/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * 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.
 */
.form-giftcard-redeem .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.magento-invitation-customer-account-create .form-create-account .g-recaptcha {
  margin-top: 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;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.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;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .aw-sarp2-customer-subscriptions table thead > tr > th {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.2rem;
  }
  .aw-sarp2-customer-subscriptions table tbody > tr > td.status > span {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .aw-sarp2-customer-subscriptions table {
    border: none;
    display: block;
  }
  .aw-sarp2-customer-subscriptions table thead > tr > th {
    display: none;
  }
  .aw-sarp2-customer-subscriptions table tbody,
  .aw-sarp2-customer-subscriptions table tbody > tr {
    display: block;
  }
  .aw-sarp2-customer-subscriptions table tbody td,
  .aw-sarp2-customer-subscriptions table tbody > tr td {
    border: none;
    display: block;
    padding: 5px 10px;
  }
  .aw-sarp2-customer-subscriptions table tbody td.status,
  .aw-sarp2-customer-subscriptions table tbody > tr td.status {
    text-align: left;
  }
  .aw-sarp2-customer-subscriptions table tbody td.status > span,
  .aw-sarp2-customer-subscriptions table tbody > tr td.status > span {
    display: inline-block;
  }
  .aw-sarp2-customer-subscriptions table tbody td.status .additional-info,
  .aw-sarp2-customer-subscriptions table tbody > tr td.status .additional-info {
    display: inline-block;
  }
  .aw-sarp2-customer-subscriptions table tbody td:first-child,
  .aw-sarp2-customer-subscriptions table tbody > tr td:first-child {
    padding-top: 15px;
  }
  .aw-sarp2-customer-subscriptions table tbody td:last-child,
  .aw-sarp2-customer-subscriptions table tbody > tr td:last-child {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
  }
  .aw-sarp2-customer-subscriptions table tbody td[data-th]:before,
  .aw-sarp2-customer-subscriptions table tbody > tr td[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111;
    font-weight: 700;
  }
}
@media only screen and (max-width: 479px) {
  #minicart-content-wrapper #aw-sarp2-subscription-update .subscription-update {
    line-height: 0.5rem;
    height: 35px;
    font-size: 13px;
  }
}
.aw-sbp__bundle-options-container .fieldset-bundle-options {
  margin: 0 0 10px;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options .legend {
  display: none;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options .legend + br {
  display: none;
}
.aw-sbp__bundle-options-container .bundle-options-container .bundle-options-wrapper,
.aw-sbp__bundle-options-container .bundle-options-container .product-options-wrapper {
  float: none;
  width: auto;
}
.aw-sbp__bundle-options-container .bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .label {
  margin-left: 0;
}
.aw-sbp__hidden-container {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.-am-blocked {
  pointer-events: none;
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #1979c3;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
@media (max-width: 380px) {
  .tracking-wrap .tracking-wrap-inner .tracking-right .tracking-radio-group label {
    margin-right: 7px;
    font-size: 12px;
  }
}
.otp-validation {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999;
  background: #fff;
  width: 90%;
  height: 90%;
  max-width: 486px;
  max-height: 564px;
}
.otp-validation span.label.close {
  width: 48px;
  position: absolute;
  top: -26px;
  right: -21px;
  height: 48px;
  background: #fff;
  border-radius: 100%;
  font-size: 0;
  box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.otp-validation span.label.close:after {
  margin-top: -6px;
  content: '';
  width: 2px;
  height: 15px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(45deg);
  transform-origin: center;
}
.otp-validation span.label.close:before {
  content: '';
  width: 15px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(45deg);
  transform-origin: center;
  margin-left: -7px;
}
.otp-validation span.label.close:hover {
  opacity: 1;
}
.otp-validation button#verify_cod_otp {
  border-radius: 3px !important;
  border: none;
  box-shadow: none;
  width: 100%;
  margin: 10px 0;
  height: 52px;
  background: #BC1717;
  font-size: 18px;
  color: #fff;
}
.otp-validation button#send_cod_otp {
  border-radius: 3px !important;
  border: none;
  box-shadow: none;
  width: 100%;
  margin: 10px 0;
  height: 52px;
  background: #BC1717;
  font-size: 18px;
  color: #fff;
}
.otp-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 999991;
  display: none;
}
span.title-main {
  font-size: 21px;
  text-align: left;
  width: 100%;
  float: left;
  margin: 0 0 20px;
  font-weight: 600;
}
span.title {
  color: #5f5f5f;
  margin-bottom: 10px;
  font-size: 17px;
  float: left;
  width: 100%;
}
.otp-input.otpsend {
  position: relative;
  float: left;
  width: 100%;
}
.otp-input.otpsend input {
  height: 58px;
  border: 1px solid #edaa39;
  border-radius: 3px;
  width: 100%;
  float: left;
  pointer-events: none;
  opacity: 0.5;
  font-size: 18px;
  padding-left: 70px;
}
.otp-input.otpsend:before {
  content: '';
  width: 1px;
  height: 23px;
  background: #c4c4c4;
  position: absolute;
  left: 62px;
  top: 50%;
  transform: translateY(-50%);
}
.otp-input.otpsend:after {
  content: '';
  width: 35px;
  height: 23px;
  background: url('../images/flag.png') no-repeat center center;
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.otp-wrap {
  float: left;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 70px;
}
.otp-box {
  display: flex;
  gap: 10px;
  margin: 10px 0;
}
.otp-box input {
  border: solid #c4c4c4;
  border-width: 0 0 2px 0;
  margin: 0;
  padding: 0;
}
.otp-box input:focus {
  box-shadow: none;
  border: none;
  outline: none;
}
input#cod_otp_verify_input {
  height: 58px;
  border: none;
  letter-spacing: 52px;
  font-size: 20px;
}
input#cod_otp_verify_input:focus {
  box-shadow: none;
  border: none;
  outline: none;
}
span.terms-condition-otp {
  font-size: 15px;
  color: #5f5f5f;
  width: 100%;
  float: left;
}
.terms-condition-otp a {
  color: #5f5f5f !important;
  text-decoration: underline;
}
span.edit-link {
  display: none;
}
span.edit-link a {
  float: left;
  color: #BC1717;
  font-size: 17px;
  margin-left: 10px;
}
.otp-input.verify {
  width: 100%;
  float: left;
  position: relative;
}
.otp-input-lines span {
  width: 15.833333%;
  height: 3px;
  background: #c4c4c4;
  float: left;
  margin-right: 1%;
}
.otp-input-lines span:last-child {
  margin-right: 0;
}
.resend {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
  font-size: 17px;
}
.resend button#resend_cod_otp {
  border-radius: 0 !important;
  border: none;
  background: transparent;
  box-shadow: none;
  color: #BC1717;
  text-decoration: underline;
  padding: 0;
  margin-right: 5px;
}
.resend span {
  margin-right: 5px;
}
span.verification-msg {
  width: 100%;
  float: left;
  margin: 10px 0 0;
  font-size: 12px;
}
.otp-digit {
  width: 40px;
  height: 45px;
  font-size: 22px;
  text-align: center;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .otp-wrap {
    padding: 20px;
  }
  span.title-main {
    font-size: 19px;
  }
  .otp-validation {
    padding: 20px;
  }
  .otp-validation span.label.close {
    width: 40px;
    position: absolute;
    top: -19px;
    right: -12px;
    height: 40px;
  }
}
.profile > img {
  border: 2px solid #e4e4e4;
  margin: -6px 10px -2px 12px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
}
.field > img {
  width: 100px;
  height: 100px;
}
.profile-img > img {
  width: 50px;
  height: 50px;
}
.catalog-category-view .actions-primary + .actions-secondary {
  vertical-align: top;
}
.catalog-category-view button.buynow {
  margin-left: 5px;
}
.catalog-product-view #product-addtocart-button {
  float: left;
}
@media (max-width: 767px) {
  .catalog-category-view button.buynow {
    margin-top: 5px;
    margin-left: 0px;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display: none;
}
/*seo-info*/
/*seo-info-color*/
.seo-info .seo-info-incorrect {
  color: #df280a;
}
.seo-info .seo-info-correct {
  color: #50B655;
}
.seo-info .seo-info-notice {
  color: #BD5D1F;
}
/*seo-info-main-style*/
.seo-info .seo-info-base-window {
  width: 370px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #F8F8F8;
  color: #363636;
  z-index: 100000;
  font-family: Arial;
  outline: 5px solid rgba(203, 203, 203, 0.7);
}
.seo-info .seo-info-hr-style {
  margin: 5px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.seo-info .seo-info-h1-style {
  font-family: Arial;
  background: #FEFEFE;
  color: #666666;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0px;
}
.seo-info .seo-info-h2-style {
  font-family: Arial;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #363636;
  text-transform: none;
}
.seo-info .seo-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  /*color: #363636;*/
}
.seo-info .seo-additional-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
}
/*seo-info-keyword-progress-bar*/
.seo-info .seo-info-progress-container {
  width: 100%;
  font-size: 13px;
}
.seo-info .seo-info-progress-label {
  width: 150px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding-left: 10px;
  text-align: left;
}
.seo-info .seo-info-progress-label,
.seo-info .seo-info-progress {
  border-radius: 11px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.seo-info .seo-info-progress {
  background-color: #f5f7fa;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
  margin-bottom: 2px;
  width: 150px;
  height: 6px;
}
.seo-info .seo-info-progress-success .seo-info-progress-bar {
  background-color: #50B655;
  border-color: #5cb85c;
  color: #5cb85c;
  box-sizing: border-box;
  border-radius: 11px;
  box-shadow: none;
  height: 100%;
  float: left;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
}
.seo-info .seo-info-progress-label,
.seo-info-progress {
  border-radius: 11px;
}
.seo-info .seo-info-progress.seo-info-progress-success {
  width: 100px;
}
.seo-info .seo-info-progress-bar {
  background-color: #a0c5e4;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #428bca;
  float: left;
  font-size: 13px;
  height: 100%;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}
/*seo-info images alt info*/
.seo-info .seo-info-image-alt {
  display: inline-block;
  width: 260px;
}
/*link*/
.seo-info .seo-additional-info-link-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.seo-info .seo-additional-info-link-style a {
  color: #3196CA;
}
/*scroll*/
.seo-info .seo-info-scroll {
  overflow-y: auto;
  height: 500px;
  margin-top: 0.7em;
  padding: 2px 15px 10px 5px;
  text-align: justify;
  margin-bottom: 5px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}
/*SEO Template Info*/
.seo-info .seo-additional-info-template-style {
  font-size: 13px;
}
/*hide/show button*/
.seo-info .seo-additional-info-hide-show-button-style {
  position: absolute !important;
  right: 0;
  top: 0;
  padding-right: 7px;
  color: #3196CA;
  text-decoration: underline;
  cursor: pointer;
}
.seo-info .m-seo-info-scroll-hide {
  display: none;
}
/*table for SEO Templates*/
.seo-info .m-seo-info-template-table {
  display: table;
  width: 100%;
  padding-top: 3px;
}
.seo-info .m-seo-info-template-table-row {
  display: table-row;
}
.seo-info .m-seo-info-template-table-cell {
  display: table-cell;
  text-align: center;
  padding: 2px;
  vertical-align: middle;
}
.seo-info .m-seo-info-template-table-cell:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(3) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-left {
  text-align: left;
  padding-left: 1px;
}
.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-id-width {
  width: 30px;
}
.seo-info .m-seo-info-rule-name-width {
  width: 120px;
}
.seo-info .m-seo-info-sort-order-width {
  width: 70px;
}
.seo-info .m-seo-info-rules-processing-width {
  width: 110px;
}
.seo-info .m-seo-info-status-width {
  width: auto;
}
/*seo-info demo store style*/
@media all and (max-width: 590px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 40px !important;
    right: 10px !important;
  }
}
@media all and (min-width: 591px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 5px !important;
    right: 260px !important;
  }
}
.mst-seo-content__description {
  display: block;
  color: #333;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  text-align: left;
  padding: 10px;
  background: rgba(255, 255, 255, 0.2);
}
.mst-seo-toolbar__toolbar {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 1000000;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  max-width: 90%;
  min-width: 10rem;
  background: #fff;
}
.mst-seo-toolbar__toolbar-header {
  font-weight: 600;
  color: #fff;
  background: #315aa5;
  padding: 1rem 2rem 1rem 4rem;
  text-align: center;
  position: relative;
}
.mst-seo-toolbar__toolbar-header > i {
  position: absolute;
  left: 1rem;
  font-size: 15px;
}
.mst-seo-toolbar__toolbar-header .close {
  position: absolute;
  right: 1rem;
  top: 0.4rem;
  font-size: 18px;
  cursor: pointer;
}
.mst-seo-toolbar__toolbar-content {
  background: #F5F5F5;
  max-height: 55vh;
  overflow-y: auto;
}
.mst-seo-toolbar__toolbar-content section h4 {
  color: #999;
  padding: 1rem;
  display: block;
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-weight: 400;
  line-height: 1.4;
  cursor: default;
}
.mst-seo-toolbar__toolbar-content section ul {
  margin: 0;
  background: #fff;
  padding: 0 1rem;
  list-style: none;
}
.mst-seo-toolbar__toolbar-content section ul li {
  display: flex;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 1rem 0;
}
.mst-seo-toolbar__toolbar-content section ul li .title {
  font-weight: 600;
  width: 12rem;
  font-size: 1.3rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status {
  width: 20px;
  height: 20px;
  text-align: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status._success {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%231C9D74' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M13.8274662,4.73712054 C13.6809464,4.57908482 13.4424141,4.57908482 13.2968944,4.73712054 L7.70563722,10.6990848 C7.55911738,10.858192 7.32008501,10.858192 7.17456531,10.6990848 L4.72473356,8.02640625 C4.65222374,7.94712054 4.55721087,7.90801339 4.46169794,7.90747768 C4.36518487,7.90694196 4.2671716,7.94604911 4.19366164,8.02640625 L3.11101503,9.06890625 C3.03900528,9.14819196 3,9.24729911 3,9.35069196 C3,9.45462054 3.03900528,9.56337054 3.1115151,9.64212054 L5.58184963,12.4192634 C5.7278694,12.5778348 5.96740184,12.8349777 6.11292154,12.9924777 L7.17506537,14.139442 C7.32108515,14.2964063 7.55961745,14.2964063 7.70613729,14.139442 L14.8901101,6.45729911 C15.03663,6.29979911 15.03663,6.04104911 14.8901101,5.88354911 L13.8274662,4.73712054 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .status._warning,
.mst-seo-toolbar__toolbar-content section ul li .status._error {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%23FF5501' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M10.21944,3 C11.02296,3 11.4246,3.54804 11.4246,4.17468 C11.4246,4.95732 10.72692,5.68128 9.81768,5.68128 C9.0564,5.68128 8.61228,5.23104 8.6334,4.48764 C8.6334,3.86112 9.162,3 10.21944,3 Z M7.74516,15 C7.11072,15 6.64548,14.60856 7.0896,12.8862 L7.818,9.83136 C7.94484,9.34212 7.9656,9.14652 7.818,9.14652 C7.62744,9.14652 6.80388,9.48444 6.3168,9.81732 L6,9.28872 C7.54356,7.9776 9.31944,7.20864 10.08048,7.20864 C10.71468,7.20864 10.82064,7.97196 10.50348,9.1464 L9.6696,12.3576 C9.52152,12.92508 9.58524,13.12068 9.73284,13.12068 C9.92316,13.12068 10.54728,12.88512 11.16036,12.39576 L11.52,12.88524 C10.01856,14.412 8.3796,15 7.74516,15 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .description {
  max-width: 30rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .action {
  margin-bottom: 0.5rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .note {
  color: #999;
  font-size: 90%;
  overflow-x: hidden;
  word-wrap: break-word;
  margin-top: 0.5rem;
}
.mst-seo-toolbar__toolbar-content section ul li a {
  font-size: 1.2rem;
  color: #006bb4;
  text-decoration: underline;
}
.mst-seo-toolbar__toolbar-content section ul li a:hover {
  text-decoration: none;
}
.mst-seo-toolbar__toolbar._disabled {
  outline: none;
  box-shadow: none;
  display: none;
}
.mst-seo-toolbar__toolbar._hidden {
  outline: none;
  box-shadow: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-content {
  display: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  background: #315aa5;
  color: #fff;
  padding: 1rem 1.5rem 1rem 4rem;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  font-size: 1.4rem;
  cursor: pointer;
  z-index: 100000;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header .close {
  display: none;
}
body.tutorial .mst-seo-toolbar__toolbar,
body.no-tutorial .mst-seo-toolbar__toolbar {
  left: 1rem;
  right: auto;
}
/*
 * ShipperHQ
 *
 * @category ShipperHQ
 * @package ShipperHQ\AddressAutocomplete
 * @copyright Copyright (c) 2020 Zowta LTD and Zowta LLC (http://www.ShipperHQ.com)
 * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 * @author ShipperHQ Team sales@shipperhq.com
 */
.pac-container {
  z-index: 905 !important;
}
/**
 * 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%;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .products_listing_grid.products-grid .product-item {
    padding: 0 5px !important;
  }
}
@media only screen and (max-width: 1023px) {
  .catalog-category-view .products_listing_grid.products.wrapper .product-item .product-reviews-summary.short {
    text-align: left !important;
  }
}
.catalog-category-view {
  background: #ffffff;
}
.catalog-category-view .sidebar.sidebar-additional {
  display: none;
}
.catalog-category-view h1.page-title {
  font-size: 1.2vw;
  color: #020202;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  margin: 0px;
  display: none;
}
.catalog-category-view .row {
  margin: 0px;
}
.catalog-category-view #maincontent {
  max-width: 100%;
  padding: 0px;
}
.catalog-category-view .category-image {
  margin-bottom: 0px !important;
}
.catalog-category-view .category-image .image {
  width: 100%;
}
.catalog-category-view .columns {
  padding: 0 40px;
  padding-top: 20px !important;
}
.catalog-category-view .category-description {
  color: #020202;
  padding-top: 10px;
}
.catalog-category-view .category-description p {
  font-size: 0.98vw;
  font-family: 'Fedra Sans Book 5';
}
.sidebar.sidebar-additional .block.block-compare,
.sidebar.sidebar-additional .block.block-wishlist {
  display: none;
}
.siderbarcustom {
  position: relative;
}
.siderbarcustom .calltoaction {
  position: absolute;
  width: 200px;
  text-align: center;
  bottom: 10px;
  left: 8px;
}
.siderbarcustom .calltoaction .topblcok a {
  background: #ffbe35;
  display: block;
  font-family: 'FedraSansStdMddium', sans-serif;
  font-size: 16px;
  color: #ffffff;
  border: solid 1px #ffbe35;
  margin: 0 20px 15px 20px;
  padding: 5px 0;
  border-radius: 4px;
  transition: 0.5s all ease;
}
.siderbarcustom .calltoaction .topblcok a:hover {
  background: none;
  text-decoration: none;
  transition: 0.5s all ease;
}
.siderbarcustom .calltoaction .topblcok a:last-child {
  background: none;
  border: solid 1px #ffbe35;
}
.siderbarcustom .calltoaction .topblcok a:last-child:hover {
  background: #ffbe35;
}
.siderbarcustom .calltoaction p {
  font-size: 14px;
  color: #ffffff;
}
.siderbarcustom .calltoaction p a {
  color: #ffbe35;
  text-decoration: underline;
}
.products.list .product-item-info {
  transition: 0.5s all ease;
  position: relative;
  width: 100%;
}
.products.list .product-item-info .product-image-container {
  width: 100% !important;
  height: 100% !important;
}
.products.list .product-item-info .product-image-container img {
  width: 100%;
}
.products.list .product-item-info .product-item-name {
  margin-bottom: 0px;
  height: auto;
  width: 100%;
  line-height: normal;
  max-width: 100% !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.products.list .product-item-info a {
  display: inline;
}
.products.list .product-item-info img {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
.products.list .product-item-info .weltpixel_quickview_button_v2 {
  display: none;
  padding: 10px 0;
  color: #ffffff;
  right: 0px !important;
  border-radius: 4px;
}
.products.list .product-item-info .product-item-inner {
  box-shadow: none;
  border: none;
  background: none;
  border: 0;
  clip: auto !important;
  height: auto;
  margin: 0;
  overflow: visible !important;
  padding: 0;
  width: 100% !important;
  margin: 0px !important;
  position: unset !important;
  height: auto !important;
  float: left;
}
.products.list .product-item-info .product-item-inner::before {
  display: none;
}
.products.list .product-item-info .product-item-inner .actions-secondary {
  display: block;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 10px;
}
.products.list .product-item-info .product-item-inner .actions-secondary a::before {
  color: #ffffff;
}
.products.list .product-item-info .product-item-inner .actions-primary {
  display: block;
}
.products.list .product-item-info .product-item-inner .actions-primary button {
  width: 100%;
  display: block;
  border-radius: 3px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.45px;
}
.products.list .product-item-info .product-item-inner .actions-primary button:focus,
.products.list .product-item-info .product-item-inner .actions-primary button:hover {
  border: none;
  outline: none;
}
.products.list .product-item-info .bss-quickview {
  display: none;
}
.products.list .product-item-info:hover {
  background: none;
  padding: 0;
  box-shadow: none;
  border: none;
  margin: 0;
  transition: 0.5s all ease;
}
.products.list .product-item-info:hover a {
  overflow: hidden;
  text-decoration: none;
}
.products.list .product-item-info:hover a img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
.products.list .product-item-info:hover .weltpixel_quickview_button_v2 {
  position: absolute !important;
  bottom: 108px;
  top: auto !important;
  width: 100% !important;
  font-size: 13px;
  color: #020202;
  background: rgba(253, 248, 239, 0.7) !important;
  text-indent: unset !important;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.9399999999999999px;
}
.products.list .product-item-info:hover button {
  width: 100%;
}
.products.list .product-item-info:hover .bss-quickview {
  display: block !important;
  position: absolute !important;
  bottom: 0px;
  top: auto !important;
  width: 100% !important;
  font-size: 13px;
  color: #020202;
  background: rgba(253, 248, 239, 0.7) !important;
  text-indent: unset !important;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.9399999999999999px;
  z-index: 9999;
  padding: 14px 0;
}
.products.list .product-item-info .product-item-link {
  color: #241f20;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.products.list .product-item-info .product-item-link:hover {
  text-decoration: underline;
}
.products.list .product-item-info .price {
  color: #241f20;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.45px;
}
.toolbar.toolbar-products {
  position: relative;
  clear: both;
  margin: 0px;
}
.toolbar.toolbar-products::after {
  content: '';
  border-top: solid 1px #e5b34c;
  width: 100%;
  top: 19px;
  left: 0;
  position: absolute;
  z-index: -1;
}
.toolbar.toolbar-products .modes {
  display: none;
}
.toolbar.toolbar-products .toolbar-amount {
  font-size: 15px;
  color: #020202;
  font-weight: 500;
  font-family: 'Fedra Sans Book 5';
  padding-right: 20px;
  background: #ffffff;
  display: none !important;
}
.toolbar.toolbar-products .toolbar-amount .toolbar-number {
  font-family: 'FedraSansStdMddium', sans-serif;
  font-weight: 600;
}
.toolbar.toolbar-products .toolbar-sorter {
  width: auto;
  z-index: 1;
  top: -10px;
  position: relative;
  background: #ffffff;
  padding-left: 20px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter::after {
  content: '';
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 20px;
  opacity: 0.6;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
  font-family: 'Fedra Sans Medium 5';
  color: #020202;
  font-size: 15px;
  padding-right: 10px;
  display: inline-block;
  width: inherit;
  padding-top: 8px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter select {
  background: none;
  border: none;
  box-shadow: none;
  text-rendering: auto;
  color: -internal-light-dark(black, white);
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
  font-weight: normal;
  color: #020202;
  border: solid 1px #cacaca;
  border-radius: 4px;
  padding: 8px 12px;
  height: auto;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  width: 64%;
  padding-right: 22px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action::before {
  display: none;
}
.breadcrumbs {
  font-size: 15px;
  color: #020202;
}
.breadcrumbs li {
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  color: #020202;
  position: relative;
}
.breadcrumbs li a {
  font-family: 'Fedra Sans Book 5';
  color: #020202;
  font-weight: 400;
}
.sidebar-main {
  display: flex;
  flex-wrap: wrap;
  margin-top: -10px;
  padding-right: 0px !important;
}
.sidebar-main .breadcrumbs {
  order: 1;
  max-width: 100%;
  width: 100%;
}
.catalog-product-view {
  background: #ffffff;
}
.catalog-product-view .footernewsletter {
  margin-top: -18px;
}
.catalog-product-view .page-main {
  max-width: 100%;
  padding: 0 40px;
}
.catalog-product-view .page-main .breadcrumbs {
  margin-bottom: 14px;
  padding-top: 16px;
}
.catalog-product-view .page-main .breadcrumbs ul.items {
  padding: 0px !important;
}
.catalog-product-view .page-main .breadcrumbs ul.items li.item {
  font-size: 13px;
}
.catalog-product-view .product.media {
  width: 48% !important;
  position: relative;
}
.catalog-product-view .product.media .action.towishlist {
  float: left;
  color: #ffffff;
  font-size: 13px;
  font-family: 'Fedra Sans Medium 5';
  margin: 10px 0 0 20px;
  padding-left: 22px;
  position: absolute;
  top: 5px;
  left: 145px;
  z-index: 9;
}
.catalog-product-view .product.media .action.towishlist::before {
  content: '';
  content: "\f08a";
  font-family: "FontAwesome";
  position: absolute;
  color: #ffffff;
  left: 2px;
  font-weight: bold;
}
.catalog-product-view .product.media .action.towishlist.wishlist-added::before {
  content: "\f004";
  font-family: "FontAwesome";
}
.catalog-product-view .product.media .action.towishlist.updated::before {
  content: "\f004";
  font-family: "FontAwesome";
}
.catalog-product-view .product.media .action.towishlist.wishlistadded::before {
  content: "\f004";
  font-family: "FontAwesome";
}
.catalog-product-view .product.media .action.towishlist span {
  border-bottom: solid 1px #fdf8ee;
}
.catalog-product-view .product.media .action.towishlist:hover {
  text-decoration: none;
}
.catalog-product-view .product.media .action.towishlist:hover span {
  border-bottom: solid 1px #a92611;
}
.catalog-product-view .product-info-main {
  width: 50% !important;
  padding-bottom: 0;
  position: relative;
  padding-right: 0px;
}
.catalog-product-view .product-info-main h1.page-title {
  font-size: 18px;
  font-weight: normal;
  font-family: 'Fedra Sans Book 5';
  margin: 0px;
  padding: 0 0 8px 0;
}
.catalog-product-view .product-info-main .page-title-wrapper.product {
  float: left;
  padding-right: 15px;
}
.catalog-product-view .product-info-main .product-reviews-summary {
  float: none;
  width: 100%;
  clear: both;
  display: flex;
  padding-bottom: 5px;
}
.catalog-product-view .product-info-main .product-reviews-summary .rating-summary {
  margin: 0px;
  padding-top: 4px;
}
.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions a {
  color: #020202;
  font-size: 12.5px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
  margin-left: 10px;
  line-height: normal;
}
.catalog-product-view .product-info-main .product-info-price {
  width: auto;
  border: none;
  color: #000;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
}
.catalog-product-view .product-info-main .product-info-price span.price {
  color: #020202;
  font-weight: bold;
  font-size: 24px;
}
.catalog-product-view .product-info-main .action.towishlist {
  float: left;
  color: #a92611;
  font-size: 13px;
  font-family: 'Fedra Sans Medium 5';
  margin: 10px 0 0 20px;
  padding-left: 22px;
  position: relative;
}
.catalog-product-view .product-info-main .action.towishlist::before {
  content: '';
  content: "\f08a";
  font-family: "FontAwesome";
  position: absolute;
  color: #a92611;
  left: 2px;
  font-weight: bold;
}
.catalog-product-view .product-info-main .action.towishlist span {
  border-bottom: solid 1px #fdf8ee;
}
.catalog-product-view .product-info-main .action.towishlist:hover {
  text-decoration: none;
}
.catalog-product-view .product-info-main .action.towishlist:hover span {
  border-bottom: solid 1px #a92611;
}
.catalog-product-view .product-info-main .action.towishlist:visited {
  color: #0056b3;
}
.catalog-product-view .product-info-main .action.towishlist:visited::before {
  color: #0056b3;
}
.catalog-product-view .product-info-main .action.towishlist:visited span {
  border: none;
}
.catalog-product-view .product-info-main .action.towishlist:focus {
  color: #0056b3;
}
.catalog-product-view .product-info-main .action.towishlist:focus::before {
  color: #0056b3;
}
.catalog-product-view .product-info-main .action.towishlist:focus span {
  border: none;
}
.catalog-product-view .product-info-main .price-box {
  margin-bottom: 0px;
  padding: 0px;
}
.catalog-product-view .product-info-main .product.attribute.overview {
  clear: both;
  font-size: 14px;
  font-family: 'Fedra Sans Std';
}
.catalog-product-view .product-info-main .product.attribute.overview p {
  padding-right: 0px;
}
.catalog-product-view .product-info-main .box-tocart {
  clear: both;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty {
  float: left;
  margin: 0px;
  padding: 8px 35px 0 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty input {
  background: none;
  border: none;
  font-weight: 600;
  width: 25px;
  padding: 0;
  text-align: center;
  line-height: normal;
  padding-top: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 24px;
  font-weight: normal;
}
.catalog-product-view .product-info-main .box-tocart .field.qty input:focus {
  outline: none;
  box-shadow: none;
}
.catalog-product-view .product-info-main .box-tocart .field.qty span {
  background: #ffffff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  padding: 1px 6px 6px 5px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  cursor: pointer;
}
.catalog-product-view .product-info-main .box-tocart .field.qty span.decrement-qty {
  padding: 1px 8px 6px 8px;
}
.catalog-product-view .product-info-main .box-tocart .actions {
  float: left;
  padding-left: 0px;
  width: 70%;
}
.catalog-product-view .product-info-main .box-tocart .actions .primary.tocart {
  border: none;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  height: 48px;
  line-height: 48px;
  width: auto;
  border-radius: 4px;
  margin-right: 22px;
  background: #a92611;
  transition: 0.5s all ease;
  font-family: 'Fedra Sans Std';
  width: 180px;
  color: #fdf8ee;
  letter-spacing: 0px;
  padding: 0px;
}
.catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:hover {
  background: #a92611;
  color: #fdf8ee;
}
.catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:focus,
.catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:hover {
  outline: none;
  border: none;
}
.catalog-product-view .product-info-main .box-tocart .actions #buy-now {
  border: none;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.45px;
  font-size: 15px;
  padding: 0;
  width: auto;
  border-radius: 4px;
  font-family: 'Fedra Sans Std';
  background: #edaa38 url('../images/buynow-bg.png') no-repeat 40px 14px;
  text-align: center;
  width: 180px;
  height: 48px;
  line-height: 48px;
  padding-left: 26px;
}
.catalog-product-view .product-info-main .box-tocart .actions #buy-now:hover {
  background: #ffb943 url('../images/buynow-bg.png') no-repeat 40px 14px;
}
.catalog-product-view .product-info-main .box-tocart .actions #buy-now:focus {
  border: none;
  outline: none;
}
.catalog-product-view .product-info-main .pincode-check-container {
  clear: both;
  overflow: hidden;
  display: none;
}
.catalog-product-view .product-info-main .pincode-check-container p {
  font-family: 'Fedra Sans Std';
  font-size: 16px;
  font-weight: 600;
  color: #020202;
  float: left;
  padding: 9px 15px 0 0;
}
.catalog-product-view .product-info-main .pincode-check-container .colors.size-chart {
  float: left;
  position: relative;
  width: 30%;
}
.catalog-product-view .product-info-main .pincode-check-container .colors.size-chart input {
  border: solid 1px #edaa38;
  height: auto;
  padding: 8px;
  border-radius: 4px;
}
.catalog-product-view .product-info-main .pincode-check-container .colors.size-chart input:focus {
  box-shadow: none;
}
.catalog-product-view .product-info-main .pincode-check-container .colors #avilabilitycheck {
  position: absolute;
  right: 18px;
  font-size: 14px;
  color: #a92611;
  top: 11px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Medium 5';
}
.catalog-product-view .product-info-main .product.info.detailed {
  width: 100%;
  padding-top: 30px;
}
.catalog-product-view .product-info-main .product.info.detailed .title {
  border-bottom: solid 1px #f9e4c0;
  padding-right: 20px;
}
.catalog-product-view .product-info-main .product.info.detailed .title a {
  border: none;
  background: none;
  color: #020202;
  font-weight: normal;
  opacity: 0.7;
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  padding: 0 20px !important;
}
.catalog-product-view .product-info-main .product.info.detailed .title a:hover,
.catalog-product-view .product-info-main .product.info.detailed .title a:focus {
  background: none !important;
}
.catalog-product-view .product-info-main .product.info.detailed .title.active a {
  opacity: 1;
  background: none;
  border-bottom: solid 4px #edaa38;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content {
  background: none;
  padding: 0;
  border: none;
  padding-top: 20px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content p {
  line-height: normal;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  line-height: 25px;
  font-size: 14px;
  letter-spacing: 0.15px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content p span {
  font-size: 15px !important;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content p strong {
  font-size: 14px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content p .h2-header {
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 14px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content table {
  font-size: 14px;
  letter-spacing: 0.15px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content table th {
  font-weight: 600;
}
.catalog-product-view .product-info-main .product.alert.stock {
  float: none;
  clear: both;
  padding: 0;
  text-align: left;
  padding-top: 15px;
}
.catalog-product-view .product-info-main .product.alert.stock a {
  font-size: 15.5px;
  color: #020202;
  border: solid 1px #fdf8ee;
  padding: 10px;
  border-radius: 3px;
  letter-spacing: 0.45px;
}
.catalog-product-view .block.related {
  clear: both;
  overflow: hidden;
  width: 100vw;
  margin-left: -51.5vw;
  height: 100%;
  left: 51%;
  padding: 0;
  background: #ffffff;
  position: relative;
  padding-top: 60px;
  margin-bottom: 0px;
}
.catalog-product-view .block.related .block-title.title {
  text-align: center;
  padding-bottom: 5px;
  margin-bottom: 0px;
}
.catalog-product-view .block.related .block-title.title strong {
  display: inline-block;
  font-family: 'Fedra Sans Medium 5';
  font-size: 22px;
  color: #020202;
  padding: 0;
  margin: 0;
  position: relative;
  font-weight: normal;
}
.catalog-product-view .block.related .block-title.title strong::before {
  content: '';
  position: absolute;
  left: -260px;
  top: 10px;
  background: url('../images/related-bg.png') no-repeat left top;
  width: 228px;
  height: 7px;
}
.catalog-product-view .block.related .block-title.title strong::after {
  content: '';
  position: absolute;
  right: -260px;
  top: 10px;
  background: url('../images/related-bg.png') no-repeat left top;
  width: 228px;
  height: 7px;
}
.catalog-product-view .block.related .block-content.content {
  padding-left: 118px;
  padding-right: 50px;
}
.catalog-product-view .block.related .block-content.content .choice {
  display: none;
}
.catalog-product-view .block.related .block-content.content .block-actions {
  display: none;
}
.catalog-product-view .block.related .block-content.content .product-item-name {
  margin-left: 0px;
}
.catalog-product-view .block.related .product-item-info {
  width: 85%;
}
.catalog-product-view .block.related .product-item-info .product-item-name {
  display: block;
  width: 100%;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
}
.catalog-product-view .block.related span.price {
  font-weight: 700;
  color: #000;
}
.catalog-product-view .block.related .product-item-actions {
  display: none !important;
}
.catalog-product-view .block.related .item.product.product-item {
  width: 100%;
}
.catalog-product-view .block.related .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
  z-index: 100;
  display: block;
}
.catalog-product-view .block.related .owl-nav button {
  width: 37px;
  background: #faf3e7;
  height: 38px;
  border-radius: 50%;
  line-height: 28px;
}
.catalog-product-view .block.related .owl-nav button span {
  color: #4b4645;
  font-size: 34px;
}
.catalog-product-view .block.related .owl-nav button.owl-prev {
  margin-left: -18px;
}
.catalog-product-view .block.related .owl-nav button.owl-next {
  float: right;
  margin-right: 22px;
}
.catalog-product-view .block.related .owl-nav button:focus {
  outline: none;
  border: none;
}
.catalog-product-view .column.main {
  padding-bottom: 0px !important;
}
#customer-reviews {
  padding-right: 80px;
}
#customer-reviews .block-title {
  float: left;
  width: 78%;
}
#customer-reviews .block-title strong {
  color: #020202;
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal;
  font-size: 18px;
  border-bottom: solid 1px #edaa38;
  padding-bottom: 12px;
  display: block;
  margin: 0;
}
#customer-reviews .write-review-btn {
  float: right;
  border: solid 1px #a92611;
  padding: 8px 8px;
  font-size: 14px;
  line-height: normal;
  cursor: pointer;
  border-radius: 2px;
  font-family: 'Fedra Sans Book 5';
  transition: 0.5s all ease;
  color: #a92611;
}
#customer-reviews .block-content {
  clear: both;
}
#customer-reviews .items.review-items .review-title {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Fedra Sans Medium 5';
  color: #020202;
  opacity: 0.9;
  margin-bottom: 10px;
}
#customer-reviews .items.review-items .label {
  font-family: 'Fedra Sans Book 5';
  color: #020202;
  font-size: 14px;
  letter-spacing: 0.38px;
}
#customer-reviews .items.review-items .review-content {
  margin-left: 0;
  clear: both;
  float: none;
  line-height: normal;
  font-family: 'Fedra Sans Book 5';
  color: #020202;
  line-height: 22px;
  padding-top: 10px;
  font-size: 14px;
  letter-spacing: 0.15px;
}
#customer-reviews .items.review-items .review-details {
  margin: 0px;
  font-size: 14px;
  color: #000;
  font-family: 'Fedra Sans Book 5';
  opacity: 0.7;
}
#customer-reviews .items.review-items .review-details .review-date {
  float: right;
}
#customer-reviews .toolbar-number {
  font-size: 14px;
  font-weight: 600;
  padding-top: 20px;
  display: block;
}
.rating-summary .rating-result:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../images/grey-star.svg');
  content: "" !important;
  height: 20px !important;
}
.rating-summary .rating-result > span:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../images/yellow-star.svg');
  content: "" !important;
  height: 20px;
}
.products.list .product-item-info .product-item-inner .actions-secondary a::before {
  content: "\f08a";
  font-family: "FontAwesome";
}
.products.list .product-item-info .product-item-inner .actions-secondary a.wishlist-added::before {
  content: "\f004";
  font-family: "FontAwesome";
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 20px;
  height: 18px;
}
.review-control-vote label:before {
  color: #edaa38;
}
.page-products .products-grid .product-item .product-item-details {
  position: static;
}
.product-item {
  position: relative;
}
.product-item .product-reviews-summary.short {
  position: relative;
  top: 4px;
  float: right;
  margin: 0px;
}
.product-item .product-reviews-summary.short .reviews-actions {
  display: none;
}
.bestseller-tag,
.new-tag {
  font-family: 'Fedra Sans Book 5';
  font-size: 11px;
  background: #ffffff;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  right: 5px;
  top: 4px;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.item.product.product-item.out-of-stock .product-image-photo {
  filter: grayscale(100%);
  opacity: 0.7;
}
.item.product.product-item.out-of-stock .product-item-inner {
  overflow: visible;
  padding: 0;
  position: static;
  width: 100%;
  box-shadow: none;
  border: none;
  background: none;
  height: auto;
}
.item.product.product-item.out-of-stock .product-item-inner .unavailable {
  position: absolute;
  top: 0;
  right: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 11px;
  background: #ffffff;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  color: #000 !important;
  border-radius: 0 !important;
}
.fotorama__nav--thumbs {
  height: 556px !important;
  margin-top: -5px;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active img {
  border: solid 4px #ffffff !important;
}
.fotorama__thumb__arr.fotorama__thumb__arr--left .fotorama__thumb--icon {
  transform: unset;
  background: none !important;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 20px;
  width: 15px;
  height: 15px;
  left: 50px;
  position: relative;
  z-index: 9999;
}
.fotorama__thumb__arr.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background: none !important;
  border: solid #000;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 15px;
  height: 13px;
  left: 50px;
  position: relative;
  bottom: -8px;
  z-index: 9999999999;
  opacity: 1;
}
.fotorama__thumb-border {
  border: 2px solid #edaa38;
}
.codcheck-prod {
  border: none;
  padding: 0px;
  position: relative;
  width: 370px;
}
.codcheck-prod h3 {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  font-weight: 600;
  color: #020202;
  float: left;
  padding-top: 10px;
  margin: 0px;
}
.codcheck-prod .codcheck-text {
  float: left;
  padding-left: 20px;
  width: 60%;
  position: relative;
}
.codcheck-prod .codcheck-text input {
  border: solid 1px #edaa38;
  height: auto;
  padding: 8px;
  border-radius: 4px;
}
.codcheck-prod .codcheck-text input:focus {
  outline: none;
  box-shadow: none;
}
.codcheck-prod .codcheck-btn {
  position: absolute;
  right: 5px;
  top: 2px;
  padding: 0px;
}
.codcheck-prod .codcheck-btn input {
  font-size: 14px;
  color: #a92611;
  top: 11px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Medium 5';
  background: none;
  border: none;
}
.codcheck-prod .codcheck-btn input:hover {
  background: none;
  border: none;
  color: #a92611;
}
.codcheck-prod .codcheck-btn input:focus {
  outline: none;
  box-shadow: none;
  background: none;
  border: none;
  color: #a92611;
}
.codcheck-prod #errormsg {
  display: block;
  background: none;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 0px;
  line-height: normal;
  clear: both;
}
.codcheck-prod #errormsg .msg::before {
  display: none;
  width: 22px;
  margin: -18px 0 0;
}
.codcheck-prod .success.message {
  background: none;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 0px;
  line-height: normal;
}
.codcheck-prod .success.message .msg::before {
  display: none;
  width: 22px;
  margin: -18px 0 0;
}
.pdpstaticcontent {
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
  font-weight: 300;
  color: #020202;
  clear: both;
  padding-top: 12px;
}
.pdpstaticcontent a {
  color: #a92611;
  font-weight: 400;
  display: inline-block;
  font-family: 'Fedra Sans Medium 5';
  border-bottom: solid 1px;
  line-height: normal;
  margin-left: 5px;
  transition: 0.5s all ease;
  border-bottom: solid solid 1px #a92611;
}
.pdpstaticcontent a:hover {
  text-decoration: none;
  transition: 0.5s all ease;
  border: none;
}
.pdpstaticcontent a:visited {
  color: #0056b3;
  border: none;
}
.relatedCategory {
  padding: 0;
  background: #ffffff;
  position: relative;
  padding-top: 10px;
  margin-right: 30px;
  padding-bottom: 40px;
}
.relatedCategory .innersection {
  padding: 0 118px;
  clear: both;
  overflow: hidden;
}
.relatedCategory span.related-category {
  display: inline-block;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  padding-right: 30px;
  float: left;
}
.relatedCategory .pillslisting {
  float: left;
  width: 80%;
}
.relatedCategory a {
  display: inline-block;
  background: #ffffff;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  color: #020202;
  text-decoration: none;
  padding: 5px 20px;
  margin-right: 15px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.fotorama__arr {
  top: -260px !important;
}
.product-options-wrapper .swatch-opt span,
.product-options-wrapper .swatch-opt label,
.product-options-wrapper .swatch-opt input {
  float: left;
}
.product-options-wrapper .swatch-opt label {
  color: #020202;
  font-size: 16px;
  font-family: 'Fedra Sans Medium 5';
  margin-right: 20px;
  padding-left: 0px !important;
}
.product-options-wrapper .swatch-opt input {
  margin-left: 10px;
  border: solid 1px #edaa38;
}
.product-options-wrapper .swatch-opt .swatch-attribute-label {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.95px;
  padding-right: 20px;
}
.product-options-wrapper .swatch-opt .swatch-attribute-selected-option {
  display: none;
}
.swatch-opt {
  padding-top: 10px;
}
.swatch-opt input[type="radio"]:not(:checked) + label:before,
.swatch-opt input[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 42px;
  height: 42px;
  background: none;
  border-radius: 50%;
  background: #EEE6D7;
  z-index: -1;
}
.swatch-opt input[type="radio"]:not(:checked) + label,
.swatch-opt input[type="radio"]:checked + label {
  position: relative;
  padding-left: 1.2em;
  cursor: pointer;
}
.swatch-opt input[type="radio"]:checked + label:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px;
  line-height: 0.8;
  color: #000000;
  font-family: Montserrat, sans-serif;
  transition: all 0.2s ease 0s;
  background: #edaa38;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  z-index: -1;
}
.swatch-opt input[type="radio"]:not(:checked),
.swatch-opt input[type="radio"]:checked {
  opacity: 0;
  position: relative;
  z-index: 99;
  visibility: visible;
  left: 40px;
  top: 2px;
  height: 32px;
}
div#product-options-wrapper label {
  margin-right: 0px !important;
  text-align: center;
  width: 42px;
  line-height: 42px;
}
.aw-sbp__bundle-options-container div#product-options-wrapper label {
  width: calc(100% - 30px) !important;
  text-align: left;
}
.aw-sbp__bundle-options-container div#product-options-wrapper label a {
  color: #000;
}
.product-options-wrapper .swatch-opt .swatch-attribute-label {
  padding-top: 8px;
  padding-right: 0px;
  font-size: 16px;
}
.additional-attributes-wrapper.table-wrapper td.col,
.additional-attributes-wrapper.table-wrapper th.col {
  width: auto;
}
#review-form .review-fieldset {
  clear: both;
  overflow: hidden;
  padding-top: 40px;
}
#review-form .review-legend span {
  color: #020202;
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal;
  font-size: 18px;
  display: block;
  border: none;
  padding-bottom: 5px;
  margin: 0;
}
#review-form .review-field-ratings legend {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
}
#review-form .review-field-ratings .control .choice.review-field-rating {
  display: flex;
}
#review-form .review-field-ratings .control .choice.review-field-rating label span {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  padding-top: 14px;
  display: inline-block;
  padding-right: 20px;
  font-weight: 400;
}
#review-form .field input {
  border: solid 1px #edaa38;
  height: auto;
  padding: 10px;
}
#review-form .field input:focus {
  outline: none;
  box-shadow: none;
}
#review-form .field textarea {
  border: solid 1px #edaa38;
}
#review-form .field textarea:focus {
  outline: none;
  box-shadow: none;
}
#review-form .field label span {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
}
#review-form .actions-primary button {
  border: none;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.45px;
  font-size: 15px;
  padding: 14px 20px;
  width: auto;
  border-radius: 4px;
  font-family: 'Fedra Sans Book 5';
  background: #edaa38;
  height: auto;
  line-height: normal;
  color: #ffffff;
}
#review-form .actions-primary button:focus {
  outline: none;
}
.filter-content .swatch-option.text {
  background: none;
  color: #020202;
  font-size: 15.5px;
  font-weight: 500;
  margin-right: 7px;
  min-width: 22px;
  font-family: 'Fedra Sans Book 5';
  background: #EEE6D7;
  border-radius: 50%;
  height: 36px;
  width: 37px;
  padding: 0;
  line-height: 34px;
  text-align: center;
  transition: 0.5s all ease;
}
.filter-content .swatch-option.text:hover {
  outline: none;
  background: #edaa38;
  color: #ffffff;
  transition: 0.5s all ease;
}
.block-content.filter-content .filter-current li {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.block-content.filter-content .filter-current li .filter-value {
  color: #a92611;
}
.block-content.filter-content .block-actions.filter-actions a {
  background: #edaa38;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 3px;
  font-family: 'Fedra Sans Book 5';
  font-size: 12px;
  letter-spacing: 0.45px;
  text-decoration: none;
}
.ias-spinner {
  font-family: 'Fedra Sans Book 5';
  color: #a92611 !important;
  font-weight: 600;
  font-size: 15px !important;
  border: solid 1px #a92611;
  width: 230px;
  margin: auto;
  font-style: normal !important;
  height: auto;
  line-height: 20px;
  text-shadow: none !important;
  text-align: center;
  border-radius: 3px;
  padding-top: 0px;
  padding-bottom: 10px;
}
.catalogsearch-result-index {
  background: #ffffff;
}
.catalogsearch-result-index .page-title-wrapper {
  padding-top: 15px;
}
.catalogsearch-result-index .page-title-wrapper h1 span {
  font-family: 'Fedra Sans Medium 5';
  font-size: 26px;
}
.catalogsearch-result-index .column.main {
  padding: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  letter-spacing: 0.45px;
  width: 100% !important;
}
.product.attribute.description {
  padding-right: 80px;
}
.catalog-product-view .product.attribute.overview p {
  padding-right: 140px !important;
}
.bss_quickview-catalog_product-view .product.attribute.overview p {
  padding-right: 0 !important;
}
.bss_quickview-catalog_product-view .column.main {
  padding-top: 40px;
}
.bss_quickview-catalog_product-view .fotorama1611829525107 .fotorama__nav--thumbs .fotorama__nav__frame {
  width: 65px !important;
  height: 65px !important;
}
.product-item-inner .action.tocompare {
  display: none !important;
}
.related-category {
  background: #ffffff;
}
.product-item .price-box .price-label {
  display: none;
}
span.price-label {
  display: none !important;
}
.moreinfocontent {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding-top: 10px;
  display: none;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: transparent !important;
}
.fotorama__arr .fotorama__arr__arr {
  top: 51.5% !important;
}
.ias-noneleft {
  display: none !important;
}
.ias-trigger.ias-trigger-next {
  margin-top: 15px;
}
.ias-trigger.ias-trigger-next button {
  height: auto;
  background: none;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  text-transform: uppercase;
}
.category-view-show {
  float: left;
  display: flex;
  padding-right: 20px;
}
.category-view-show h2 {
  font-family: 'Fedra Sans Medium 5';
  color: #020202;
  font-size: 15px;
  padding-top: 6px;
  margin: 0;
  padding-bottom: 0;
  padding-right: 8px;
}
.category-view-show .double-view {
  background: url('../images/sho_cat_four_after.svg') no-repeat left top;
  width: 43px;
  height: 26px;
  cursor: pointer;
  opacity: 0.5;
  margin-left: 8px;
}
.category-view-show .double-view span {
  background: #908B86;
  width: 8px;
  height: 15px;
  display: inline-block;
  font-size: 0px;
  vertical-align: text-top;
  margin-left: 3px;
  display: none;
}
.category-view-show .single-view {
  background: url('../images/show-cat_three_before.svg') no-repeat left top;
  width: 35px;
  height: 26px;
  cursor: pointer;
  opacity: 0.2;
}
.category-view-show .single-view span {
  display: inline-block;
  background: #eee6d7;
  font-size: 0px;
  width: 8px;
  height: 15px;
  vertical-align: text-top;
  margin-left: 3px;
  display: none;
}
body.single-product-view .category-view-show .single-view {
  opacity: 0.5;
}
body.single-product-view .double-view {
  opacity: 0.2;
}
.toolbartop {
  float: right;
  background: #ffffff;
  padding-left: 20px;
}
.moreinfo img {
  padding-top: 0;
  display: inline-block;
  vertical-align: top;
}
.review-ratings .rating-summary.item {
  display: none;
}
.review-ratings .rating-summary.item:first-child {
  display: flex;
}
.review-ratings .rating-summary.item:first-child .label.rating-label {
  display: none;
}
.review-ratings .rating-summary.item:first-child .rating-result {
  margin-top: 4px;
}
.product.info.detailed .data.item.content li {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
}
.product.attribute.description .value {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content {
  display: none;
}
a.action.towishlist.updated span {
  font-size: 0px;
}
.page.messages.wishlist-success {
  position: fixed;
  bottom: -30px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.pricewhatsapp {
  position: relative;
}
.pricewhatsapp .whatsapp-share {
  font-size: 20px;
  position: absolute;
  top: -1px;
  left: 70px;
}
.pricewhatsapp .whatsapp-share i {
  color: #25D366;
}
@media (max-width: 767px) {
  .catalog-product-view.new-pdp-design .product-options-wrapper .swatch-attribute {
    text-align: left;
  }
  .catalog-product-view.new-pdp-design .swatch-option-wrap {
    margin-bottom: 10px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .proceeds-ishalife p {
    font-size: 13px !important;
    padding-left: 9px !important;
  }
  .catalog-product-view.new-pdp-design .product-size-chart {
    margin-top: 15px;
    text-align: left;
  }
  .catalog-product-view.new-pdp-design #size-chart {
    padding-left: 0;
    text-align: left;
  }
  .catalog-product-view.new-pdp-design #size-chart:before {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .fixed #product-addtocart-button {
    position: fixed !important;
    left: 10px;
    z-index: 999999 !important;
  }
}
.catalog-product-view #review-form .field textarea {
  font-size: 14px;
}
.checkout-cart-index .page-main {
  width: 1140px;
  margin: auto;
  max-width: 100%;
}
.checkout-cart-index .page-main form.form-cart {
  /* padding-right: 30px !important;*/
  padding-right: 0px !important;
}
.checkout-cart-index .footershipping {
  padding-top: 60px;
}
.checkout-cart-index .footershipping::before {
  display: none;
}
.block.crosssell {
  width: 100% !important;
  padding: 0 104px !important;
  background: #ffffff;
  margin-bottom: 0px !important;
  margin-top: 0;
  padding-top: 20px !important;
}
.block.crosssell .product-item-info {
  width: 100%;
}
.block.crosssell .product-item-info:hover {
  padding: 0;
  box-shadow: none;
  background: none;
  border: none;
  margin: 0px;
}
.block.crosssell .product-item-info:hover .product-item-inner {
  border: none;
  margin: 0px !important;
  padding: 0px;
}
.block.crosssell .product-item-info:hover .bss-quickview {
  display: none !important;
  position: absolute !important;
  bottom: 6.5px;
  top: auto !important;
  width: 100% !important;
  font-size: 13px;
  color: #020202;
  background: rgba(253, 248, 239, 0.7) !important;
  text-indent: unset !important;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.9399999999999999px;
  z-index: 9999;
  padding: 14px 0;
}
.block.crosssell .product-item-info .product-reviews-summary.short {
  top: 4px;
}
.block.crosssell .product-item-info .price-box {
  float: left;
}
.block.crosssell .product-item {
  width: 100% !important;
}
.block.crosssell .product-item .product-item-name {
  width: 100%;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #241f20;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  text-align: left;
}
.block.crosssell .product-item .price {
  font-weight: 400;
  white-space: nowrap;
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
}
.block.crosssell .owl-nav {
  display: block !important;
  position: absolute;
  top: 30%;
  width: 100%;
}
.block.crosssell .owl-nav button {
  background: #ffffff !important;
  width: 38px;
  height: 38px;
  box-shadow: 2px 3.5px 9px 0 rgba(0, 0, 0, 0.12);
  margin-left: -20px;
  border-radius: 50%;
  line-height: 0px !important;
}
.block.crosssell .owl-nav button span {
  color: #a92611;
  font-size: 36px;
  font-weight: 600;
  vertical-align: text-top;
  display: inline-block;
  margin-top: -5px;
}
.block.crosssell .owl-nav .owl-prev {
  float: left;
}
.block.crosssell .owl-nav .owl-prev:focus {
  outline: none;
}
.block.crosssell .owl-nav .owl-next {
  float: right;
  margin-right: -10px;
}
.block.crosssell .owl-nav .owl-next:focus {
  outline: none;
}
.block.crosssell .product-item-actions .actions-secondary {
  display: none;
}
.block.crosssell .product-item-actions .actions-primary {
  width: 100%;
}
.block.crosssell .product-item-actions .actions-primary button {
  width: 100%;
  display: block;
  border-radius: 30px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
  margin-left: 1px;
}
.block.crosssell .product-item-actions .actions-primary button:focus {
  outline: none;
}
.block.crosssell .block-title strong {
  font-family: 'Fedra Sans Medium 5';
  text-align: center;
  display: block;
  font-weight: normal;
  font-size: 24px;
  position: relative;
}
.block.crosssell .block-title strong::before {
  content: '';
  position: absolute;
  bottom: 5px;
  background: url('../images/home-heading-bg.png') no-repeat left top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  left: 47%;
}
.block.crosssell .block-title strong::after {
  content: '';
  position: absolute;
  bottom: 5px;
  background: url('../images/home-heading-bg.png') no-repeat right top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  right: -3%;
}
.block.crosssell .actions-secondary {
  display: block !important;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 9;
}
.block.crosssell .actions-secondary .tocompare {
  display: none !important;
}
.block.crosssell .actions-secondary a::before {
  content: "\f08a" !important;
  font-family: "FontAwesome" !important;
  color: #ffffff !important;
}
.block.crosssell .product-item-info {
  width: 92%;
}
.minicart-wrapper .block-minicart {
  float: right;
  background: #ffffff;
  display: none;
  bottom: 0;
  right: 0;
  position: fixed;
  top: 0;
  z-index: 9999999991;
  width: 420px;
  min-width: 420px;
  margin: 0;
  border: none;
  border-left: 1px solid #ccc;
  box-shadow: none;
  transform: translateX(100%);
  transition: all 0.3s;
}
.minicart-wrapper.active .block-minicart {
  display: block;
  right: 0;
  transform: translateX(0%);
  transition: all 0.3s;
  width: 420px;
  padding: 50px;
  padding-top: 20px;
  border: none;
  box-shadow: 3px 10px 10px #777;
  z-index: 9999;
  height: 100%;
}
.minicart-wrapper.active .block-minicart .price-container {
  float: right;
  padding-top: 0px;
}
.minicart-wrapper.active .block-minicart .price-container .price {
  font-size: 18px;
}
.minicart-wrapper.active .block-minicart .product.actions {
  display: block !important;
  width: 100%;
  position: relative;
}
.minicart-wrapper.active .block-minicart .product.actions .primary {
  display: none;
}
.minicart-wrapper.active .block-minicart .product.actions .secondary {
  position: absolute;
  left: 0;
  z-index: 10;
  top: 0;
}
.minicart-wrapper.active .block-minicart .product.actions .secondary a::before {
  content: 'Remove';
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  text-transform: capitalize;
  opacity: 0.7;
  text-decoration: underline;
}
.ui-front.mage-dropdown-dialog {
  transition: right 0.3s ease-in-out 0s;
}
#minicart-content-wrapper h2 {
  color: #020202;
  font-size: 21px;
  font-family: 'Fedra Sans Medium 5';
  border-bottom: solid 1px #edaa38;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
#minicart-content-wrapper .actions {
  display: flex;
  justify-content: space-between;
}
#minicart-content-wrapper .actions .secondary {
  width: 45%;
}
#minicart-content-wrapper .actions .secondary a {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 12px 0;
  transition: 0.5s all ease;
  border-radius: 2px;
  line-height: normal;
  width: 100%;
  display: inline-block;
}
#minicart-content-wrapper .actions .secondary a:hover {
  transition: 0.5s all ease;
  background: #a92611;
  color: #ffffff;
  text-decoration: none;
}
#minicart-content-wrapper .actions .primary {
  width: 50%;
}
#minicart-content-wrapper .actions .primary button {
  background: #a92611;
  color: #ffffff;
  border: none;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 12px 0;
  transition: 0.5s all ease;
  border-radius: 2px;
  line-height: normal;
  width: 100%;
}
#minicart-content-wrapper .actions .primary button:hover {
  background: none;
  background: #edaa38;
  color: #ffffff;
}
#minicart-content-wrapper .actions .primary button:focus {
  outline: none;
}
#minicart-content-wrapper .product.actions a {
  border: none;
  padding: 0px;
  background: none;
}
#minicart-content-wrapper .product.actions a:hover {
  background: none;
  border: none;
}
#minicart-content-wrapper .product-item-name a {
  color: #551e00;
}
#minicart-content-wrapper #btn-minicart-close {
  background: #000000;
  color: #ffffff;
  height: auto;
  padding: 14px 14px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 50px;
  top: 15px;
  opacity: 1;
}
#minicart-content-wrapper #btn-minicart-close:hover {
  border: none;
}
#minicart-content-wrapper #btn-minicart-close::before {
  color: #ffffff;
  font-weight: bold;
  opacity: 1;
  text-align: center;
  left: 0;
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 8px;
  font-size: 10px;
  line-height: 12px;
}
#minicart-content-wrapper #btn-minicart-close:focus {
  outline: none;
}
#minicart-content-wrapper .cartcalltoaction {
  position: absolute;
  bottom: 20px;
  width: 82%;
  left: 50px;
}
.modal-popup.confirm .modal-header {
  border: none;
}
.modal-popup.confirm .modal-header .action-close {
  background: #000000;
  border-radius: 50%;
  line-height: normal;
  padding: 6px;
  color: #ffffff;
  opacity: 1;
  top: 5px;
  right: 5px;
  position: absolute !important;
}
.modal-popup.confirm .modal-header .action-close::before {
  color: #ffffff;
  font-size: 12px;
}
.modal-popup.confirm .modal-content {
  border: none;
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
  text-align: center;
}
.modal-popup.confirm .modal-footer {
  border: none;
  display: block;
  text-align: center;
}
.modal-popup.confirm .modal-footer button:focus {
  border: none;
  outline: none;
}
.modal-popup.confirm .modal-footer .action-dismiss {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  box-shadow: none;
  border-radius: 4px;
}
.modal-popup.confirm .modal-footer .action-accept {
  background: #a92611;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  box-shadow: none;
  border-radius: 4px;
}
/* New CSS */
.block-minicart .block-content > .actions > .primary .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.minicart-items .product-item-details .product .options.list dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.minicart-items .product-item-details .product .options.list dt:after {
  content: ': ';
}
.minicart-items .product-item-details .product .options.list dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.minicart-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product-item-name {
  font-weight: 400;
}
.product-item-name > a {
  color: #020202;
  text-decoration: none;
}
.product-item-name > a:visited {
  color: #020202;
  text-decoration: underline;
}
.product-item-name > a:hover {
  color: #020202;
  text-decoration: underline;
}
.product-item-name > a:active {
  color: #020202;
  text-decoration: underline;
}
.minicart-items .product.options .toggle > span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list:after {
  content: '';
  display: table;
}
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:after {
  clear: both;
}
.product-item {
  box-sizing: border-box;
}
.minicart-items .product .toggle {
  border-top: 1px solid #ccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.minicart-items .product .toggle:after {
  position: absolute;
  right: 20px;
  top: 10px;
}
.minicart-items .product .toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .details-qty .label:after {
  content: ': ';
}
.action.primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-excluding-tax .price {
  font-weight: 700;
}
.product-item {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
}
.product-item:nth-child(2n+1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.price-container .price {
  font-size: 1.4rem;
}
.product-item {
  position: relative;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.price-excluding-tax {
  display: block;
  white-space: nowrap;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
  display: none;
}
.block-minicart .items-total .count {
  font-size: 14px;
  color: #000;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: left;
  float: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding-top: 20px;
  border-top: solid 1px #edaa38;
  position: fixed;
  width: 78%;
  bottom: 96px;
  z-index: 999 !important;
}
.block-minicart .subtotal .label span {
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  color: #020202;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #6c757d;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 12px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 11px;
  top: -14px;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  background-image: none;
  background: 0 0;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: 0 0;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: 0 0;
  border: none;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
  height: 66vh !important;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #edaa38;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0;
  font-size: 16px;
  font-family: 'Fedra Sans Book 5';
  display: block;
  padding-bottom: 8px;
}
.minicart-items .product-item-name a {
  color: #006bb4;
}
.minicart-items .product-item-name a:hover {
  text-decoration: none;
}
.minicart-items .product-item-details {
  padding-left: 124px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 0 5px;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .item-qty {
  text-align: center;
  width: 60px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
  background: transparent;
  border: 1px solid #edaa38;
  box-shadow: none;
  text-transform: uppercase;
  min-width: 70px;
  padding: 5px !important;
  background: #edaa38;
  color: #fff;
  position: absolute;
  z-index: 999;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #020202;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #757575;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.minicart-wrapper .block-minicart {
  float: right;
  background: #ffffff;
  display: none;
  bottom: 0;
  right: 0;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 420px;
  min-width: 420px;
  margin: 0;
  border: none;
  border-left: 1px solid #ccc;
  box-shadow: none;
  transform: translateX(100%);
  transition: all 0.3s;
}
.minicart-wrapper.active .block-minicart {
  display: block;
  right: 0;
  transform: translateX(0%);
  transition: all 0.3s;
  width: 420px;
  padding: 30px;
  border: none;
  box-shadow: 3px 10px 10px #777;
  z-index: 9999;
  height: 100%;
}
.minicart-wrapper.active .block-minicart .price-container {
  float: right;
  padding-top: 0;
}
.minicart-wrapper.active .block-minicart .price-container .price {
  font-size: 18px;
}
.minicart-wrapper.active .block-minicart .product.actions {
  display: block !important;
  width: 100%;
  position: relative;
}
.minicart-wrapper.active .block-minicart .product.actions .primary {
  display: none;
}
.minicart-wrapper.active .block-minicart .product.actions .secondary {
  position: absolute;
  left: 0;
  z-index: 10;
  top: 0;
}
.minicart-wrapper.active .block-minicart .product.actions .secondary a:before {
  content: 'Remove';
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  text-transform: capitalize;
  opacity: 0.7;
  text-decoration: underline;
}
#minicart-content-wrapper h2 {
  color: #020202;
  font-size: 21px;
  font-family: 'Fedra Sans Medium 5';
  border-bottom: solid 1px #edaa38;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
#minicart-content-wrapper .actions {
  display: flex;
  justify-content: space-between;
}
#minicart-content-wrapper .actions .secondary {
  width: 45%;
  position: relative;
  left: 5px;
  top: 5px;
}
#minicart-content-wrapper .actions .secondary a {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 12px 0;
  transition: 0.5s all ease;
  border-radius: 2px;
  line-height: normal;
  width: 100%;
  display: inline-block;
  text-align: center;
  border-radius: 40px;
}
#minicart-content-wrapper .actions .secondary a:hover {
  transition: 0.5s all ease;
  background: #a92611;
  color: #ffffff;
  text-decoration: none;
}
#minicart-content-wrapper .actions .primary {
  width: 50%;
}
#minicart-content-wrapper .actions .primary button {
  background: #a92611;
  color: #ffffff;
  border: none;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 12px 0;
  transition: 0.5s all ease;
  border-radius: 2px;
  line-height: normal;
  width: 100%;
  border-radius: 40px;
}
#minicart-content-wrapper .actions .primary button:hover {
  background: 0 0;
  background: #edaa38;
  color: #ffffff;
}
#minicart-content-wrapper .actions .primary button:focus {
  outline: none;
}
#minicart-content-wrapper .product.actions a {
  border: none;
  padding: 0;
  background: 0 0;
  text-align: right;
}
#minicart-content-wrapper .product.actions a:hover {
  background: 0 0;
  border: none;
}
#minicart-content-wrapper .product-item-name a {
  color: #551e00;
}
#minicart-content-wrapper #btn-minicart-close {
  background: #000000;
  color: #ffffff;
  height: auto;
  padding: 14px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 50px;
  top: 15px;
  opacity: 1;
}
#minicart-content-wrapper #btn-minicart-close:hover {
  border: none;
}
#minicart-content-wrapper #btn-minicart-close:before {
  color: #ffffff;
  font-weight: 700;
  opacity: 1;
  text-align: center;
  left: 0;
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 8px;
  font-size: 10px;
  line-height: 12px;
}
#minicart-content-wrapper #btn-minicart-close:focus {
  outline: none;
}
#minicart-content-wrapper .cartcalltoaction {
  position: absolute;
  bottom: 20px;
  width: 82%;
  left: 50px;
}
#mini-cart li .product a .product-image-container {
  width: auto !important;
}
#mini-cart li .product a .product-image-container {
  width: 120px !important;
  display: inline-block;
}
#mini-cart li .product a {
  color: #000;
}
#mini-cart li .product a .product-image-container {
  border: none;
  z-index: 1;
}
#mini-cart li .product .details-qty.qty,
#mini-cart li .product .product.actions {
  display: none;
}
@media only screen and (max-width: 768px) {
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
}
#mini-cart li .product .details-qty.qty,
#mini-cart li .product .product.actions {
  display: block;
  position: relative;
  width: auto;
}
@media only screen and (max-width: 479px) {
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
}
@media only screen and (max-width: 1199px) {
  .opc-sidebar,
  .checkout-index-index #maincontent .opc-wrapper {
    width: 100%;
  }
}
.opc-wrapper .shipping-address-item {
  padding: 10px !important;
}
.checkout-index-index .column.main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-index-index .shipping-address-items .shipping-address-item button {
  margin-top: 0;
}
.checkout-index-index .shipping-address-items .shipping-address-item button {
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: 0 !important;
  margin-top: 0;
}
div#checkout-step-store-selector .location-details {
  border: 1px solid #ccc;
  padding: 10px;
}
.checkout-index-index #maincontent .opc-wrapper {
  margin-top: 0;
}
#delivery-method-selector {
  border-bottom: 1px solid #e8e8e8;
}
#delivery-method-selector button {
  border: 1px solid !important;
  box-shadow: none;
  padding: 15px !important;
  margin: 0 0 0 10px;
  background: none;
  border-radius: 0 !important;
  border-width: 0 0 1px 0 !important;
  outline: none !important;
  border-color: transparent !important;
}
#delivery-method-selector button:first-child {
  margin-left: 0 !important;
}
#delivery-method-selector .action.selected {
  background: #e8e8e8 !important;
  border-color: #a92611 !important;
  border-radius: 5px 5px 0 0 !important;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .primary button {
  text-align: center;
}
.checkout-index-index .header.content .middle-container-wrap {
  width: 100%;
}
#checkout-step-store-selector .location-address,
#checkout-step-store-selector p.location-description {
  font-size: 14px;
}
#store-selector .form-continue .actions-toolbar .secondary button {
  background: #a92611;
  border: 1px solid #a92611;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  color: #fff;
  box-shadow: none !important;
}
.opc-wrapper .shipping-address-item {
  width: 100% !important;
}
.opc-wrapper .shipping-address-item.selected-item .edit-address-link:before {
  color: #fff;
}
.store-selector-popup-table p.location-address {
  font-size: 14px;
}
.store-selector-popup-table .location-description .store-selector-popup-table p.location-address {
  font-size: 14px;
}
.store-selector-popup-table tbody .col-location-actions .action {
  font-size: 14px;
  border: none;
  outline: none;
  box-shadow: none;
  background-color: #a92611;
}
.checkout-index-index .header.content .middle-container-wrap {
  width: 100% !important;
}
.checkout-index-index .logo {
  float: none;
  margin: 0 auto !important;
  display: block;
  max-width: 96px;
}
html .checkout-index-index .page-header .header.content {
  display: block !important;
}
@media (max-width: 767px) {
  .checkout-index-index .page-main #checkout #co-payment-form input[type=radio]:checked + label:after {
    margin-top: -3px;
  }
  .checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary {
    padding: 0 10px !important;
  }
  .checkout-index-index .opc-block-summary .minicart-items .product-item-details {
    padding-left: 0;
    width: 100% !important;
    margin-top: 20px;
  }
  .checkout-index-index .custom-slide .modal-inner-wrap {
    height: 100% !important;
  }
  .checkout-index-index .page-main #checkout #co-payment-form .payment-method .actions-toolbar .primary {
    float: none !important;
    margin: 0 auto !important;
  }
  #checkout-step-shipping button.action.action-show-popup {
    width: 100% !important;
    color: #000;
  }
  .checkout-index-index .page-main #checkout #co-payment-form .payment-method label {
    width: 80%;
  }
  .checkout-index-index .page-main #checkout .field input,
  .checkout-index-index .page-main #checkout .field select {
    display: inline-block !important;
  }
  #delivery-method-selector {
    border-bottom: 1px solid #e8e8e8;
    float: left;
    width: 100% !important;
  }
  #store-selector .form-continue .actions-toolbar .secondary button {
    line-height: 1.2rem;
    font-size: 1.4rem;
    color: #fff;
    box-shadow: none !important;
  }
  #store-selector .form-continue .actions-toolbar .primary button {
    line-height: 1.2rem;
    font-size: 1.4rem;
  }
  .checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .primary button {
    width: 100%;
    margin-top: 20px;
  }
  .checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .primary {
    width: 100% !important;
  }
  .checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .secondary {
    width: 100%;
    text-align: center;
  }
  .checkout-index-index .page-main #checkout #co-payment-form .payment-method .actions-toolbar .primary {
    justify-content: center !important;
  }
  .checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method .actions-toolbar .primary,
  #checkout-step-shipping_method .actions-toolbar {
    width: 100%;
  }
}
.checkout-cart-index .page-title-wrapper {
  padding-top: 15px;
  text-align: left;
}
.checkout-cart-index .page-title-wrapper .page-title {
  padding-top: 15px;
  padding-bottom: 24px;
  margin: 0;
  padding-left: 11px;
}
.checkout-cart-index .page-title-wrapper .page-title span {
  font-family: 'Fedra Sans Medium 5';
  font-size: 24px;
  color: #020202;
  display: inline-block;
  position: relative;
}
#shopping-cart-table thead tr {
  display: contents;
}
#shopping-cart-table th {
  padding-top: 20px;
  border-top: 0;
  text-transform: capitalize;
  padding: 10px;
  text-align: left;
  background: #fdf8ee;
  border: none;
  color: #020202;
  font-size: 16px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  white-space: nowrap;
}
#shopping-cart-table th .col.item {
  padding-left: 0px;
}
#shopping-cart-table th.col.qty {
  padding-left: 52px;
}
#shopping-cart-table .cart.item .col.item {
  border-top: none;
  padding-bottom: 0px;
  padding-left: 0px;
  display: flex;
}
#shopping-cart-table .cart.item .col.item .product-item-photo {
  display: inline-block;
  width: auto;
  padding-right: 0px;
}
#shopping-cart-table .cart.item .col.item .product-item-details {
  display: inline-block;
  width: 250px;
  vertical-align: top;
  padding-top: 0;
  padding-left: 10px;
}
#shopping-cart-table .cart.item .col.item .product-item-details .product-item-name {
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  font-family: 'Fedra Sans Book 5';
  line-height: normal;
  margin: 0;
}
#shopping-cart-table .cart.item .col.item .product-item-details .product-item-name a {
  color: #241f20;
  font-weight: 500;
  line-height: normal !important;
  padding-bottom: 8px;
  text-decoration: none;
}
#shopping-cart-table .cart.item .col.item .product-item-details .product-item-name a:hover {
  text-decoration: none;
}
#shopping-cart-table .cart.item .col.item .product-item-details .product-item-name-block {
  vertical-align: top;
}
#shopping-cart-table .cart.item .col.item .product-item-details .item-options {
  font-size: 13px !important;
  color: #020202;
  font-weight: 500 !important;
  margin-top: 4px;
}
#shopping-cart-table .cart.item .col.item .product-item-details .item-options dt {
  font-weight: 500;
  color: #020202;
  font-size: 13px;
}
#shopping-cart-table .cart.item .col.item .product-item-details .item-options dd {
  color: #747474;
  font-weight: 500;
}
#shopping-cart-table .cart.item .col.price,
#shopping-cart-table .cart.item .col.subtotal {
  border-top: 0;
  padding-left: 0px;
  padding-right: 30px;
}
#shopping-cart-table .cart.item .col.price .per-price,
#shopping-cart-table .cart.item .col.subtotal .per-price {
  font-weight: 500;
  letter-spacing: 0.45px;
}
#shopping-cart-table .cart.item .col.price .price,
#shopping-cart-table .cart.item .col.subtotal .price {
  font-weight: 700;
  color: #020202;
  font-size: 18px;
}
#shopping-cart-table .cart.item .col.qty {
  border-top: 0;
}
#shopping-cart-table .cart.item .col.subtotal {
  border-top: 0;
}
#shopping-cart-table .actions-toolbar {
  padding-top: 8px;
  padding-bottom: 5px;
}
.form.form-cart {
  width: 70% !important;
  padding: 0px;
}
.form.form-cart .cart.main.actions {
  text-align: center;
}
.form.form-cart .cart.main.actions a,
.form.form-cart .cart.main.actions button {
  display: inline-block;
  background: #ffffff;
  color: #020202;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 10px 18px;
  letter-spacing: 1px;
  height: auto;
  line-height: normal;
  border-radius: 4px;
  border: solid 1px #000;
  transition: 0.5s all ease;
  position: relative;
  padding-left: 35px;
}
.form.form-cart .cart.main.actions a:hover,
.form.form-cart .cart.main.actions button:hover {
  text-decoration: none;
  background: #121111;
  color: #ffffff;
  transition: 0.5s all ease;
}
.form.form-cart .cart.main.actions a:hover::before,
.form.form-cart .cart.main.actions button:hover::before {
  color: #ffffff;
}
.form.form-cart .cart.item {
  border-top: 0;
  border: none;
}
.checkout-cart-index .cart-summary {
  background: none;
  border-left: 1px solid #6c757d;
  border-radius: 0px;
  width: 28% !important;
  top: 0px !important;
}
.checkout-cart-index .cart-summary .summary.title {
  margin-top: 0px !important;
  color: #020202;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  position: relative;
  letter-spacing: 1px;
}
.checkout-cart-index .cart-summary #block-shipping .title {
  padding-top: 10px;
  margin-top: 10px;
  border: none;
}
.checkout-cart-index .cart-summary #block-shipping .title strong {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
}
.checkout-cart-index .cart-summary .cart-totals {
  border: none;
  color: #000;
  padding-left: 0px;
}
.checkout-cart-index .cart-summary .cart-totals th,
.checkout-cart-index .cart-summary .cart-totals td {
  border-top: none;
  background: #ffffff;
  font-size: 14px;
}
.checkout-cart-index .cart-summary .grand.totals strong {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: #020202;
}
.checkout-cart-index .cart-summary .mark {
  background: #ffffff;
}
.checkout-cart-index .cart-summary .block.discount .content {
  display: none !important;
}
.checkout-cart-index .cart-summary .block.discount.active .content {
  display: block !important;
}
.checkout-cart-index .cart-summary .block.discount.active .content .field .label {
  display: none;
}
.checkout-cart-index .cart-summary .block.discount.active .content .actions-toolbar {
  position: absolute;
  top: 5px;
  margin: 0px;
}
.checkout-cart-index .cart-summary .block.discount.active .content .actions-toolbar button {
  background: #a92611;
  border: none;
  font-size: 14px;
  padding: 10px 10px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.45px;
}
.checkout-cart-index .cart-summary .block.discount .title {
  background: #fdf8ee;
  padding: 15px 20px;
  line-height: normal;
  margin: 0;
}
.checkout-cart-index .cart-summary .block.discount .title strong {
  font-weight: 400;
  font-size: 14px;
  font-family: 'Fedra Sans Std';
  display: block;
  position: relative;
  padding: 0px;
  margin: 0px;
}
.checkout-cart-index .cart-summary .block.discount .title strong::after {
  content: '';
  position: absolute;
  right: 0px;
  top: 5px;
  background: url('../images/coupon-arrow.png') no-repeat right top;
  width: 100%;
  height: 100%;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon label {
  font-weight: normal;
  color: #000;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .control input {
  border: solid 1px #edaa38;
  height: auto;
  border-radius: 4px;
  padding: 8px;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .control input:focus {
  outline: none;
  box-shadow: none;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar .primary {
  width: 100%;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar .primary button {
  width: 100%;
  background: none;
  border: solid 1px #000;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 20px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.checkout-cart-index .cart-summary .checkout.methods .checkout {
  background: #a92611;
  border: solid 1px #a92611;
  text-transform: uppercase;
  font-size: 18.5px;
  font-weight: 500;
  padding: 10px 0px;
  width: auto;
  transition: 0.5s all ease;
  width: 100%;
  border-radius: 40px;
  font-family: 'Fedra Sans Book 5';
}
.checkout-cart-index .cart-summary .checkout.methods .checkout:hover {
  background: #e8532c;
  color: #ffffff;
  border: solid 1px #e8532c;
  transition: 0.5s all ease;
}
.checkout-cart-index .cart-summary .checkout.methods .checkout:focus {
  outline: none;
}
.checkout-cart-index .cart-summary .checkout.methods li:nth-child(2n) {
  display: none;
}
.checkout-index-index .header.content {
  border: none;
}
.checkout-index-index .header.content .headerPanel {
  float: none;
  text-align: center;
  width: 100%;
  max-width: 100%;
}
.checkout-index-index .header.content .headerPanel .logosection {
  float: none;
}
.checkout-index-index .header.content .headerPanel .logosection img {
  display: inline-block;
}
.checkout-index-index #maincontent .authentication-wrapper {
  text-align: left;
  position: absolute;
  right: -72px;
  top: 84px;
}
.checkout-index-index #maincontent .authentication-wrapper::before {
  content: 'Already have an account?';
  position: absolute;
  left: -190px;
  top: 0px;
  font-size: 16px;
}
.checkout-index-index #maincontent .opc-wrapper {
  width: 64.666%;
  border-right: none;
  padding-right: 0;
  margin-top: 0px;
  border-radius: 0px;
  padding-right: 40px;
  box-sizing: border-box;
  margin-top: 115px;
}
.checkout-index-index #maincontent .opc-wrapper .step-title {
  font-size: 22px;
  font-weight: 500;
  color: #020202;
  margin: 0;
  padding-bottom: 10px;
  background: none;
  text-align: left;
  margin-bottom: 20px;
  padding: 0;
  border: none;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address {
  max-width: 100%;
  padding: 0;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field {
  width: 49%;
  padding-bottom: 0px;
  margin-bottom: 12px;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field label {
  display: none;
  float: none;
  width: 100%;
  text-align: left;
  color: #000;
  font-size: 13px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field .control {
  width: 100%;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field .control input {
  height: auto;
  border: none;
  border-bottom: solid 1px #000;
  outline: 0;
  letter-spacing: 0.5px;
  padding: 10px;
  line-height: 24px;
  border: solid 1px #d9d9d9;
  border-radius: 0;
  font-size: 14px;
  text-transform: capitalize;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field .control input:focus {
  box-shadow: none;
  outline: 0;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field .control select {
  height: auto;
  border: 0;
  padding: 10px;
  width: 100%;
  letter-spacing: 0.5px;
  line-height: 24px;
  border: solid 1px #d9d9d9;
  border-radius: 0;
  font-size: 12px;
  color: #777;
  text-transform: none;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field .control select:focus {
  outline: 0;
  box-shadow: none;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field.street legend {
  width: 100%;
  text-align: left;
  padding-bottom: 8px;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field.street legend.label {
  display: none;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field.street .field {
  width: 100%;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field.street .field label {
  width: auto;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field.street .field.additional {
  display: none;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login {
  max-width: 100%;
  padding: 0;
  margin-bottom: 0;
  border: none;
  margin-top: 15px;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login #customer-email-fieldset {
  margin-bottom: 0;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field {
  width: 100%;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field label {
  display: none;
  float: none;
  width: 100%;
  text-align: left;
  color: #000;
  font-size: 13px;
  padding-bottom: 0px;
  margin-bottom: 10;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field .control {
  width: 100%;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field .control input {
  height: auto;
  border: none;
  border: solid 1px #d9d9d9;
  padding: 10px;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field .control input:focus {
  outline: 0;
  box-shadow: none;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field .control select {
  height: auto;
  border: solid 1px #777;
  padding: 5px;
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method {
  padding: 0 20px;
  position: relative;
  padding-right: 0px;
  padding-left: 10px;
  padding-bottom: 15px;
}
.checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method .actions-toolbar .primary {
  float: left;
}
.checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method .actions-toolbar button {
  display: inline-block;
  background: #e4af3f;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 10px 18px;
  letter-spacing: 1px;
  height: auto;
  line-height: normal;
  border-radius: 4px;
  border: solid 1px #000;
  transition: 0.5s all ease;
  position: relative;
  border: solid 1px #e4af3f;
}
.checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method .actions-toolbar button:hover {
  transition: 0.5s all ease;
  background: none;
  color: #020202;
  border: solid 1px #020202;
}
.checkout-index-index #maincontent .opc-summary-wrapper {
  margin: 0px 0 0 0;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content {
  border: none;
  border-radius: 0px;
  background: none;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary {
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 10px;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .title {
  color: #000;
  border-bottom: none;
  margin: 0 0 20px;
  padding: 10px;
  position: relative;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  box-sizing: border-box;
  line-height: 30px;
  background: #f5eded;
  letter-spacing: 0.5px;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product-item-inner {
  color: #000;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product-item-inner strong {
  font-weight: 400;
  font-size: 13px;
  padding-right: 10px;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product-item-inner .price {
  font-weight: 500;
  font-size: 15px;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .content.minicart-items {
  display: block !important;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product-item-name {
  white-space: pre-wrap;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product.options .toggle {
  display: none;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product.options .content {
  display: inline-block !important;
  width: 100%;
  letter-spacing: 0.5px;
  font-weight: 500;
  color: #505050;
}
.checkout-index-index .actions-toolbar button.checkout {
  width: 90% !important;
  background: #a92611 !important;
  color: #ffffff;
  border: none;
  font-size: 20px !important;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 12px 0 !important;
  transition: 0.5s all ease;
  border-radius: 4px;
  line-height: normal !important;
  margin: 0;
}
.checkout-index-index .actions-toolbar button.checkout:focus {
  outline: none;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-content {
  line-height: 22px;
  font-size: 12px;
  font-weight: 400;
}
.product-item:hover .product-item-inner {
  position: relative;
  top: 0;
}
.opc-block-summary > span {
  z-index: 1;
}
#co-payment-form .payment-method .payment-method-title {
  padding-left: 20px;
  border-top: none;
}
#co-payment-form .payment-method .payment-method-title label {
  padding-bottom: 10px;
}
#co-payment-form .payment-method .payment-method-title span {
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
  padding-left: 15px;
  display: inline-block;
  padding-top: 0px;
  letter-spacing: 0.5px;
  font-weight: 500;
}
#co-payment-form .payment-method .payment-method-content {
  padding: 0 15px;
}
#co-payment-form .actions-toolbar {
  margin-left: 0 !important;
}
#co-payment-form .actions-toolbar .primary {
  float: right;
}
#co-payment-form .actions-toolbar .primary button {
  background: #a92611;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 10px 18px;
  letter-spacing: 1px;
  height: auto;
  line-height: normal;
  border-radius: 4px;
  border: none;
  transition: 0.5s all ease;
  max-width: 200px;
  float: right;
  margin-bottom: 20px;
  border-radius: 40px;
}
#co-payment-form .actions-toolbar .primary button:hover {
  color: #ffffff;
  border: none;
  background: #a92611;
  transition: 0.5s all ease;
}
.payment-option.opc-payment-additional.discount-code .action-toggle {
  color: #000;
  text-transform: capitalize;
  font-size: 16px;
  letter-spacing: 0.5px;
  width: 100%;
  font-weight: 400;
  font-size: 13px;
  font-family: 'Fedra Sans Medium 5';
}
.payment-option.opc-payment-additional.discount-code .action-toggle:after {
  float: right;
  line-height: 24px;
  font-size: 14px;
  color: #000;
}
.payment-option.opc-payment-additional.discount-code #discount-form {
  max-width: 100%;
  position: relative;
}
.payment-option.opc-payment-additional.discount-code #discount-form .payment-option-inner {
  float: left;
  width: 50%;
  margin: auto;
}
.payment-option.opc-payment-additional.discount-code #discount-form .payment-option-inner .control input {
  height: auto;
  padding: 10px 80px 10px 10px;
  border: solid 1px #edaa38;
  border-radius: 3px;
}
.payment-option.opc-payment-additional.discount-code #discount-form .actions-toolbar {
  float: left;
  margin-top: 0px;
  position: absolute;
  width: auto;
  right: 0;
  margin: 0;
  top: 29px;
}
.payment-option.opc-payment-additional.discount-code #discount-form .actions-toolbar button {
  background: none;
  color: #a92611;
  border: none;
  font-size: 13px;
  padding: 11px 10px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.45px;
  border-radius: 0;
}
.payment-option.opc-payment-additional.discount-code #discount-form .actions-toolbar button:focus {
  outline: none;
}
.mark {
  background: none;
}
.opc-block-shipping-information .shipping-information-title {
  border: none;
  padding: 0;
  margin: 0 0 10px 0;
  border-bottom: solid 1px #ddd;
}
.opc-block-shipping-information .shipping-information-title .action {
  padding-bottom: 10px;
}
.opc-block-shipping-information .shipping-information-title span {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  position: relative;
  z-index: 1;
}
.opc-block-shipping-information .shipping-information-content {
  word-break: break-all;
}
.checkout-onepage-success .column.main {
  text-align: center;
}
.checkout-onepage-success .column.main .actions-toolbar .primary {
  float: none;
}
.checkout-onepage-success .column.main .page-title {
  float: none;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
#checkout-payment-method-load .no-payments-block {
  font-size: 18px;
  padding-left: 20px;
  padding-top: 0;
  margin-top: 0;
}
#checkout-payment-method-load input[type="radio"]:not(:checked) + label:before,
#checkout-payment-method-load input[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  background: #ffffff;
  border-radius: 50%;
}
#checkout-payment-method-load input[type="radio"]:not(:checked) + label,
#checkout-payment-method-load input[type="radio"]:checked + label {
  position: relative;
  padding-left: 1.2em;
  cursor: pointer;
}
#checkout-payment-method-load input[type="radio"]:not(:checked),
#checkout-payment-method-load input[type="radio"]:checked {
  opacity: 1;
  position: absolute;
  accent-color: #020202;
}
#checkout-payment-method-load input[type="radio"]:checked + label:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  background: #020202;
  border-radius: 100%;
  top: 50%;
  left: 5px;
  margin-top: -10px;
}
#checkout-shipping-method-load input[type="radio"]:not(:checked) + label,
#checkout-shipping-method-load input[type="radio"]:checked + label {
  position: relative;
  padding-left: 1.2em;
  cursor: pointer;
}
#checkout-shipping-method-load input[type="radio"]:not(:checked),
#checkout-shipping-method-load input[type="radio"]:checked {
  opacity: 1;
  position: absolute;
  accent-color: #020202;
}
.checkout-index-index .page-main #checkout .field.street .field[name="shippingAddress.street.0"] label:after,
.checkout-index-index .page-main #checkout .field[name="shippingAddress.street.1"] label:after,
.checkout-index-index .page-main #checkout .field[name="shippingAddress.street.1"] label:after,
.checkout-index-index .modal-popup #shipping-new-address-form .street .field[name="shippingAddress.street.0"] label:after,
.checkout-index-index .modal-popup #shipping-new-address-form .street .field[name="shippingAddress.street.1"] label:after,
.checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".street.1"] label:after,
.checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".street.0"] label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  word-break: break-all;
  padding-right: 20px;
  font-size: 12px;
  line-height: 22px;
  font-weight: 300;
}
.checkout-billing-address {
  font-size: 13px;
  letter-spacing: 0.5px;
  padding-left: 10px;
}
#checkout-payment-method-load .fieldset {
  width: 100%;
}
#checkout-payment-method-load .fieldset .billing-address-form {
  max-width: 100%;
}
#checkout-payment-method-load .fieldset .billing-address-form .field {
  float: left;
  width: 45%;
  margin-right: 20px;
}
#checkout-payment-method-load .fieldset .billing-address-form .field label {
  display: block;
  text-align: left;
  width: 100%;
  padding-bottom: 0px;
}
#checkout-payment-method-load .fieldset .billing-address-form .field input,
#checkout-payment-method-load .fieldset .billing-address-form .field select {
  width: 100%;
  border: solid 1px #777;
  height: auto;
  padding: 10px;
}
#checkout-payment-method-load .fieldset .billing-address-form .field.street .label {
  display: block;
  text-align: left;
  width: 100%;
  padding-bottom: 8px;
}
#checkout-payment-method-load .fieldset .billing-address-form .field.street .field {
  width: 100%;
}
#checkout-payment-method-load .fieldset .billing-address-form .field.street .field label {
  display: none;
}
#checkout-payment-method-load .fieldset .billing-address-form .field.street .additional {
  display: none;
}
#checkout-payment-method-load .fieldset .billing-address-form .field .control {
  width: 100%;
}
#checkout-payment-method-load .payment-method-billing-address .actions-toolbar button {
  background: none;
  border: solid 1px #000;
  padding: 8px 20px;
  border-radius: 4px;
  color: #000;
  margin-top: 0;
  transition: 0.5s all ease;
  height: auto;
  line-height: normal;
  margin-top: 20px;
}
#checkout-payment-method-load .payment-method-billing-address .actions-toolbar button:hover {
  text-decoration: none;
  color: #000;
  background: #f5eded;
  border: solid 1px #9c4d4f;
  transition: 0.5s all ease;
}
.checkout-index-index .memberlogo {
  display: none;
}
.checkout-index-index .page-bottom,
.checkout-index-index .fooerpayment {
  display: none;
}
.checkout-index-index .page-header {
  height: 120px;
  background: #fdf8ee url('../images/checkout-top-bg.svg') no-repeat right 82px;
}
.checkout-index-index .panel.wrapper {
  display: none;
}
.payment-method.payment-method-twocheckout .payment-method-title.field.choice {
  padding-bottom: 0;
}
.payment-method.payment-method-twocheckout label.label {
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  padding-top: 5px;
  padding-left: 35px !important;
}
.cart.table-wrapper td {
  position: relative;
}
.cart.table-wrapper .col {
  vertical-align: top;
}
.cart.table-wrapper .item-actions .actions-toolbar a {
  border: none;
  padding: 2px 5px;
  line-height: normal;
}
.cart.table-wrapper .product-image-container {
  border: none;
}
.cart-discount .block.discount {
  width: 60%;
}
.cart-discount .block.discount .title strong {
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
}
.cart-discount .block.discount .control input {
  height: auto;
  padding: 12px;
  border: solid 1px #6c757d;
  border-right: 0;
}
.cart-discount .block.discount .actions-toolbar .primary {
  margin-left: 0px;
}
.cart-discount .block.discount .actions-toolbar .primary button {
  background: #e4af3f;
  color: #ffffff;
  font-weight: 400;
  height: auto;
  padding: 13px 18px;
  transition: 0.5s all ease;
  font-size: 14px;
  border: none;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: none;
}
.cart-discount .block.discount .actions-toolbar .primary button:hover {
  background: none;
  color: #020202;
  border: solid 1px #020202;
  transition: 0.5s all ease;
}
.table-checkout-shipping-method td {
  color: #000;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.opc-block-shipping-information .shipping-information {
  padding: 0;
  font-size: 13px;
  color: #000;
  letter-spacing: 0.5px;
}
.opc-block-summary .table-totals {
  font-size: 14px;
  color: #000;
  letter-spacing: 0.5px;
  line-height: 24px;
  border: none;
  margin: 20px 0 0;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
}
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  padding: 3px 0;
  line-height: 20px;
  font-size: 13px;
  background: transparent;
}
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  padding: 3px 0 3px 14px;
  font-size: 13px;
}
.checkout-index-index .modal-popup .modal-title {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.checkout-index-index .modal-popup .form-shipping-address {
  max-width: 100% !important;
}
.checkout-index-index .modal-popup #shipping-new-address-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.checkout-index-index .modal-popup #shipping-new-address-form .field {
  width: 48%;
}
.checkout-index-index .modal-popup #shipping-new-address-form .field label span {
  color: #000;
  font-size: 12px;
}
.checkout-index-index .modal-popup #shipping-new-address-form .field input,
.checkout-index-index .modal-popup #shipping-new-address-form .field select {
  height: auto;
  padding: 10px;
  border: solid 1px #000;
  font-size: 14px;
  text-transform: none;
}
.checkout-index-index .modal-popup #shipping-new-address-form .field input:focus,
.checkout-index-index .modal-popup #shipping-new-address-form .field select:focus {
  outline: none;
  box-shadow: none;
}
.checkout-index-index .modal-popup #shipping-new-address-form .street legend {
  display: none;
}
.checkout-index-index .modal-popup #shipping-new-address-form .street .field {
  width: 100%;
}
.checkout-index-index .modal-popup #shipping-new-address-form .street .additional {
  display: none;
}
.checkout-index-index .modal-popup .modal-footer {
  display: flex;
  justify-content: space-between;
}
.checkout-index-index .modal-popup .modal-footer button {
  margin: 0;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
  background: #f5eded;
  border: solid 1px #9c4d4f;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  transition: 0.5s all ease;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address:hover {
  background: #ffffff;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  transition: 0.5s all ease;
  border: solid 1px #000;
  padding: 0 10px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
  background: #f5eded;
  border: solid 1px #9c4d4f;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
  margin: 0 0 5px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 24px;
}
.checkout-index-index .shipping-address-items {
  padding: 20px 0 0 0;
}
.checkout-index-index .shipping-address-items .shipping-address-item button {
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  background: none;
  color: #020202;
  text-transform: none;
  letter-spacing: 0;
  border-bottom: solid 1px #020202;
  border-radius: 0;
  padding: 0;
  line-height: normal;
  font-size: 14.5px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  font-size: 0px;
  border: none;
}
.checkout-index-index .shipping-address-items .shipping-address-item button:focus {
  outline: none;
}
.checkout-index-index .new-address-popup {
  padding: 10px 0;
}
.checkout-index-index .new-address-popup .action-show-popup {
  background: #f5eded;
  border: solid 1px #9c4d4f;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  transition: 0.5s all ease;
  padding: 8px 20px;
  height: auto;
}
.checkout-index-index .new-address-popup .action-show-popup:hover {
  background: #ffffff;
  transition: 0.5s all ease;
}
.opc-wrapper .shipping-address-item {
  color: #000;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 30px;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ec9f2d;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ec9f2d;
}
.opc-wrapper .shipping-address-item .action-select-shipping-item {
  float: none;
  margin: 18px 0 0;
  background: #f9f9f8;
  border: solid 1px #f9f9f8;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  transition: 0.5s all ease;
  padding: 8px 20px;
  line-height: normal;
  height: auto;
}
.opc-wrapper .shipping-address-item .edit-address-link {
  float: none;
  margin: 18px 0 0;
  background: #ffffff;
  border: solid 1px #000;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  transition: 0.5s all ease;
  padding: 8px 20px;
  line-height: normal;
  height: auto;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 500;
}
.cart.table-wrapper .actions-toolbar > .action-edit {
  display: none;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: 'Remove';
  color: #020202;
  font-size: 15px;
  position: absolute;
  left: 7px;
  top: 2px;
  opacity: 0.7;
  font-family: 'Fedra Sans Book 5';
  border-bottom: solid 1px #777;
  opacity: 0.5;
}
.checkout-cart-index .cart-summary {
  background: none;
  border: none;
  border-left: 1px solid #6c757d;
  border-radius: 0px;
}
.opc-block-summary .minicart-items .product-item-details .item-options {
  display: flex;
  justify-content: space-evenly;
  text-align: left;
  flex-wrap: nowrap;
  flex-direction: column;
}
.opc-block-summary .minicart-items .product-item-details .item-options dt,
.opc-block-summary .minicart-items .product-item-details .item-options dd {
  font-weight: normal;
  width: 50%;
}
.opc-block-summary .minicart-items .product > .product-item-photo,
.opc-block-summary .minicart-items .product > .product-image-container {
  border: none;
}
.opc-block-summary .minicart-items .product.options {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.opc-block-summary .minicart-items li.product-item {
  margin: 0 0 30px !important;
  padding: 0;
  border-bottom: 1px solid #fdf8ee;
  border-top: none;
}
.opc-block-summary .minicart-items li.product-item .product-item-name-block {
  vertical-align: top;
}
.opc-block-summary .table-totals .grand .mark {
  border-top: none;
  font-size: 14px;
  padding-right: 9px;
  letter-spacing: 0.5px;
}
.opc-block-summary .table-totals .grand .mark strong {
  font-weight: 500;
}
.opc-block-summary .table-totals .grand .amount {
  border-top: none;
  font-size: 14px;
  padding-left: 9px;
  letter-spacing: 0.5px;
}
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 500;
}
.cart-container {
  display: block;
}
.cart-container .cart-summary {
  float: right;
  width: 30%;
  padding: 0;
  border: none;
  padding-right: 50px;
}
.cart-container .cart-summary .summary.title {
  display: block;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  font-weight: 500;
}
.cart-container .cart-summary #block-shipping {
  border: none;
  padding-left: 10px;
}
.cart-container .cart-summary .cart-totals {
  padding-left: 0px;
}
.cart-container .cart-summary .block.discount .content {
  padding-bottom: 5px;
}
.cart-container .form.form-cart {
  float: left;
  width: 100%;
}
.cart-container .form.form-cart .cart.item {
  margin-bottom: 10px;
  width: 100%;
  padding-bottom: 10px;
}
.cart-container .form.form-cart .cart.item .item-actions {
  position: relative;
  top: -44px;
  left: 129px;
  float: left;
}
.cart-container .form.form-cart .cart.item .item-actions td {
  padding: 0;
}
.cart-container .form.form-cart .cart.item .item-info {
  width: 100%;
  border-bottom: solid 1px #f1bf55;
}
.cart-container .form.form-cart .cart.item .item-info td {
  padding-bottom: 20px !important;
}
.cart-container .form.form-cart .cart.item .sku-wrapper {
  padding-top: 12px;
  font-size: 15px;
  color: #020202;
  opacity: 0.9;
}
.cart-container .form.form-cart .cart.item .unit-price-wrapper {
  display: flex;
  color: #020202;
  font-size: 15px;
  opacity: 0.9;
}
.cart-container .form.form-cart .cart.item .unit-price-wrapper .price {
  font-weight: normal;
  line-height: normal;
  padding-left: 5px;
  font-size: 15px;
  display: inline-block;
  padding-top: 3px;
}
.cart-container .cart-discount {
  margin-top: 0px;
}
.cart-container .cart-discount .block.discount {
  width: 100%;
}
.cart-container .cart-discount .block.discount .title {
  float: left;
  width: auto;
  padding-top: 10px;
}
.cart-container .cart-discount .block.discount .title strong {
  color: #020202;
}
.cart-container .cart-discount .block.discount .title strong::after {
  margin: 0;
  margin-top: -5px;
  color: #020202;
}
.cart-container .cart-discount .block.discount .content {
  float: none;
  width: 50%;
}
.cart.table-wrapper .cart tbody td {
  padding: 15px 10px;
  text-align: left !important;
}
#checkout-step-payment .discount-code {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border: none;
  margin: 30px 0;
}
#checkout-step-payment .discount-code .payment-option-title {
  border: none;
  padding: 10px;
  line-height: 30px;
  background: #f5eded;
  margin: 0 0 30px;
}
#checkout-step-payment .discount-code .payment-option-content {
  float: left;
  width: 100%;
  padding: 0;
}
.checkout-cart-index .print-customer-name {
  position: absolute;
  top: 56px;
  left: 62px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 30px;
  font-size: 7px;
  z-index: 100;
  color: #000;
}
.input-text::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777;
}
.input-text:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777;
}
.input-text::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777;
}
.input-text:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777;
}
.contact-info-heading {
  font-size: 22px;
  font-weight: 500;
  color: #020202;
  margin: 0;
}
.shipping-text-container {
  padding-top: 20px;
}
.shipping-text-container .shipping-text-container-heading {
  font-size: 22px;
  font-weight: 500;
  color: #020202;
  margin: 0;
  padding-bottom: 10px;
}
.shipping-text-container .shipping-text-container-note {
  font-family: 'Fedra Sans Book 5';
  font-size: 12px;
  padding-bottom: 10px;
}
.opc-progress-bar {
  display: flex;
  justify-content: center;
}
.opc-progress-bar li span {
  font-size: 18px !important;
}
#checkoutSteps .field-tooltip.toggle {
  display: none;
}
.field .control._with-tooltip input {
  width: 100%;
}
.overflowed::-webkit-scrollbar {
  width: 5px;
}
/* Handle */
.overflowed::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 0px;
  height: 40px;
}
/* Handle on hover */
.overflowed::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
.form.form-shipping-address .field.street.required {
  margin-bottom: 0px !important;
}
.opc-block-summary .title {
  display: none;
}
.block.items-in-cart.active .title,
.block.items-in-cart .title {
  display: block;
  background: none !important;
  text-align: left !important;
  padding: 0 !important;
  cursor: inherit;
}
.block.items-in-cart.active .title::after,
.block.items-in-cart .title::after {
  display: none;
}
.block.items-in-cart.active .title strong,
.block.items-in-cart .title strong {
  font-size: 18px !important;
}
.block.items-in-cart.active .price-including-tax,
.block.items-in-cart .price-including-tax {
  margin: 0px !important;
}
.cart.table-wrapper .col.qty {
  padding-left: 50px;
  padding-right: 70px;
  padding-top: 22px;
}
.cart.table-wrapper .field.qty {
  position: relative;
}
.cart.table-wrapper .field.qty .qty-changer {
  position: absolute;
  width: 100%;
  border: none;
  display: flex;
  justify-content: space-between;
  top: 10px;
}
.cart.table-wrapper .field.qty .qty-changer a {
  border: none;
  font-weight: 500;
  color: #000;
  font-size: 16px;
  padding-left: 5px;
  padding-right: 5px;
}
.cart.table-wrapper .field.qty .qty-changer a i {
  color: #000;
  font-size: 16px;
  border: none;
}
.cart.table-wrapper .field.qty .qty-changer a i::before {
  width: auto;
}
.cart.table-wrapper .field.qty .control.qty {
  float: none;
  width: 40px;
  margin: auto;
  display: block;
}
.cart.table-wrapper .field.qty .input-text {
  border: none;
  border: solid 1px #aaa;
  font-weight: bold;
  width: 100%;
}
.page-title-wrapper .cart__top__section {
  display: inline-block;
  font-weight: 500;
  color: #000;
  font-size: 12px;
  letter-spacing: 1px;
  padding-left: 5px;
}
.cart-summary #block-shipping {
  display: none;
}
.cart-summary .block.discount .title {
  padding: 0;
  border: none;
  text-transform: capitalize;
  border-bottom: solid 1px #ddd;
  padding-bottom: 8px;
  margin-bottom: 10px;
}
.cart-summary .block.discount .title strong {
  text-transform: capitalize;
}
.cart-summary .block.discount .title strong span {
  display: inline-block;
  padding-right: 5px;
}
.cart-summary .block.discount .title::after {
  font-size: 24px;
  top: 0px;
  display: none;
}
.cart-summary .block.discount #discount-coupon-form {
  padding-top: 15px;
}
.cart-summary .block.discount #discount-coupon-form .coupon {
  padding: 0 25px;
}
.cart-summary .block.discount #discount-coupon-form .actions-toolbar {
  position: absolute;
  top: 18px;
  right: 20px;
}
.cart-summary .block.discount #discount-coupon-form .actions-toolbar button {
  background: none;
  color: #a92611;
  border: none;
  font-size: 13px;
  padding: 11px 10px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.45px;
  border-radius: 0;
  box-shadow: none;
}
.cart-summary .block.discount #discount-coupon-form .actions-toolbar button:focus {
  outline: none;
}
.cart-summary .block.discount .content {
  display: block !important;
}
.opc-block-summary .action.action-toggle {
  color: #000;
  font-weight: 500;
  font-size: 16px;
}
.opc-block-summary .opc-payment-additional.discount-code {
  padding: 0px 0 20px 0;
  clear: both;
  overflow: hidden;
}
.opc-block-summary .opc-payment-additional.discount-code .payment-option-content {
  display: block !important;
}
.opc-block-summary .opc-payment-additional.discount-code .payment-option-content .form-discount {
  position: relative;
}
.opc-block-summary .opc-payment-additional.discount-code .payment-option-content .form-discount .payment-option-inner {
  width: 100% !important;
  padding-top: 16px;
}
.opc-block-summary .opc-payment-additional.discount-code .payment-option-content .form-discount .payment-option-inner label {
  display: none;
}
.opc-block-summary .opc-payment-additional.discount-code .payment-option-content .form-discount .actions-toolbar {
  position: absolute;
  top: 16px;
  right: -14px;
}
.opc-wrapper #payment .opc-payment-additional.discount-code {
  display: none;
}
#opc-sidebar .block.items-in-cart.active {
  margin-bottom: 0px !important;
}
#mini-cart li .product a {
  color: #000;
}
#mini-cart li .product a .show-name {
  position: absolute;
  z-index: 10;
  font-size: 10px;
  top: 50px;
  width: 74% !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  left: 15px;
}
#mini-cart li .product a .show-image {
  position: absolute;
  z-index: 10;
  border-radius: 50%;
  left: 20px;
  top: 16px;
  width: 35px;
  height: 33px;
}
#mini-cart li .product a .product-image-container {
  border: none;
  z-index: 1;
}
#mini-cart li .product .details-qty.qty,
#mini-cart li .product .product.actions {
  display: none;
}
.cart-summary .checkout-methods-items {
  margin-top: 23px;
}
.checkout-cart-index .cart-container .cart-summary .checkout.methods .checkout {
  padding: 10px 30px;
}
.checkout-index-index #maincontent .authentication-wrapper {
  display: none;
}
.checkout-index-index input::-webkit-input-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Std';
  font-size: 13px;
}
.checkout-index-index input::-moz-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Std';
  font-size: 13px;
}
.checkout-index-index input:-ms-input-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Std';
  font-size: 13px;
}
.checkout-index-index input {
  color: #020202;
  font-family: 'Fedra Sans Std';
  font-size: 13px;
}
.checkout-index-index {
  background: #ffffff;
}
.checkout-index-index .nav-container-wrap.fixed-header {
  top: 0px;
}
.checkout-index-index .sections.nav-sections {
  margin-top: 0px !important;
  padding-left: 40px;
}
.checkout-index-index #mySidenav .menu-left {
  top: 52px;
}
.checkout-index-index .page-main {
  width: 100%;
  max-width: 100%;
  padding: 0 40px;
  padding-top: 27px;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .page-main {
    padding: 0 20px;
  }
}
.checkout-index-index .page-main .checkout-header {
  position: absolute;
  top: -111px;
  left: 80px;
  padding: 0;
  margin: 0;
}
.checkout-index-index .page-main .checkout-header h1 {
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5';
  font-size: 24px;
}
.checkout-index-index .page-main .checkout-header .description {
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
}
.checkout-index-index .page-main #checkout h2 {
  font-size: 16px;
  font-family: 'Fedra Sans Medium 5';
}
.checkout-index-index .page-main #checkout h2.contact-info-heading {
  padding-bottom: 15px;
  padding-top: 20px;
}
.checkout-index-index .page-main #checkout .step-title {
  font-size: 16px;
  font-family: 'Fedra Sans Medium 5';
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
}
.checkout-index-index .page-main #checkout .amcheckout-title {
  background: none;
  padding: 0px 0 0 0;
  float: none;
  display: inline-block;
  margin: 8px 0 18px 0;
}
.checkout-index-index .page-main #checkout .field-tooltip.toggle {
  display: none;
}
.checkout-index-index .page-main #checkout .field select {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  width: 100%;
  padding-right: 30px !important;
  display: inline-block;
}
.checkout-index-index .page-main #checkout .field input,
.checkout-index-index .page-main #checkout .field select {
  border: none;
  border: solid 1px #edaa38;
  border-radius: 0;
  padding: 10px;
  height: auto;
  font-size: 14px;
  text-transform: none;
}
.checkout-index-index .page-main #checkout .field input:focus,
.checkout-index-index .page-main #checkout .field select:focus {
  box-shadow: none;
  outline: none;
}
.checkout-index-index .page-main #checkout .field {
  /*float: left;*/
  width: 50%;
  margin: auto;
}
.checkout-index-index .page-main #checkout .field.additional {
  display: none;
}
.checkout-index-index .page-main #checkout .field.street .field {
  width: 100%;
  margin-bottom: 20px;
}
.checkout-index-index .page-main #checkout .form.form-login {
  border: none;
  margin: 0px;
  padding-top: 10px;
}
.checkout-index-index .page-main #checkout .form.form-login .field {
  width: 100%;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset {
  clear: both;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar::before {
  display: none;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .primary {
  width: 48%;
  margin: 0;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .primary button {
  font-size: 14px;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .primary button:focus {
  outline: none;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .secondary {
  width: 48%;
  text-align: right;
  padding-top: 14px;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .secondary a {
  font-family: 'Fedra Sans Medium 5';
  font-size: 12px;
  border-bottom: solid 1px #a92611;
  color: #a92611;
  font-weight: 400;
  text-decoration: none;
  transform: 0.5s all ease;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .secondary a:hover {
  transition: 0.5s all ease;
  border: none;
}
.checkout-index-index .page-main #checkout #checkout-shipping-method-load tr {
  background: #f9f9f8;
  border: none;
  padding: 10px;
  font-family: 'Fedra Sans Book 5';
}
.checkout-index-index .page-main #checkout #checkout-shipping-method-load tr:hover {
  box-shadow: none;
}
.checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td {
  padding: 18px 10px;
  width: auto;
}
.checkout-index-index .page-main #checkout #shipping .amcheckout-wrapper {
  padding-top: 0;
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method {
  border-bottom: none;
  background: transparent;
  border: none;
  box-shadow: none;
  padding-top: 20px;
  margin-bottom: 0px;
  border-bottom: solid 1px #edaa39;
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method:last-child {
  border-bottom: none;
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method .field {
  float: none;
  width: 100%;
  font-family: 'Fedra Sans Book 5';
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method .actions-toolbar .primary {
  width: 100%;
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method .actions-toolbar .primary .action-update {
  background: none;
  color: #a92611;
  border: solid 1px #a92611;
  font-family: 'Fedra Sans Book 5';
  font-size: 13.5px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  width: 125px;
  height: 38px;
  padding: 0;
  line-height: 1.5;
  float: left;
  margin-right: 20px;
  border-radius: 2px;
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method .actions-toolbar .primary .action-cancel {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-size: 13.5px;
  font-weight: 600;
  letter-spacing: 0;
  background: none;
  width: auto;
  padding: 0;
  height: 38px;
  line-height: 38px;
  text-transform: none;
  border: none;
}
.checkout-index-index .page-main #checkout .payment-option-content .messages .message.message-error.error {
  position: absolute;
}
.checkout-index-index .page-main #checkout .checkout-payment-method .checkout-billing-address .billing-address-details .action-edit-address {
  background: none;
  color: #a92611;
  border: solid 1px #a92611;
  font-family: 'Fedra Sans Book 5';
  font-size: 13.5px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  width: 125px;
  height: 38px;
  padding: 0;
  line-height: 1.5;
  margin: 20px 0;
  border-radius: 2px;
}
.field[name="shippingAddress.country_id"] {
  clear: both;
}
.amcheckout-additional-options.additional-options {
  display: none;
}
.amcheckout-main-container .amcheckout-column:nth-child(2) .amcheckout-step-container:last-child {
  margin-top: 7px !important;
}
.amcheckout-main-container .amcheckout-column:nth-child(2) .amcheckout-title {
  margin-top: 13px;
}
.amcheckout-block.amcheckout-step-container.-summary {
  background: #fdf8ee !important;
  border: none !important;
}
.amcheckout-block.amcheckout-step-container.-summary .step-title.amcheckout-title {
  padding-left: 20px !important;
  padding-left: 50px !important;
  padding-top: 7px !important;
}
.amcheckout-block.amcheckout-step-container.-summary .title {
  border: none !important;
}
.amcheckout-block.amcheckout-step-container.-summary .title strong {
  font-size: 14px !important;
}
.amcheckout-block.amcheckout-step-container.-summary .amcheckout-summary-container {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  background: #fdf8ee !important;
}
.amcheckout-block.amcheckout-step-container.-summary .amcheckout-summary-container .product-image-container {
  width: 72px !important;
}
.checkout-payment-method .form.form-discount {
  clear: both;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.checkout-payment-method .form.form-discount .payment-option-inner {
  width: 100% !important;
}
.checkout-payment-method .form.form-discount .payment-option-inner .field {
  width: 100% !important;
}
.checkout-payment-method .form.form-discount .actions-toolbar {
  width: 40%;
}
.checkout-payment-method .form.form-discount .actions-toolbar .primary {
  width: 100%;
}
.form.form-cart .cart.main.actions {
  text-align: left;
}
.form.form-cart .cart.main.actions button {
  display: none;
}
.form.form-cart .cart.main.actions .continue {
  color: #a92611;
  border: solid 1px #a92611;
  border-radius: 4px;
  height: auto;
  line-height: normal;
  padding: 0px;
  font-family: 'Fedra Sans Medium 5';
  font-size: 15px;
  height: 48px;
  line-height: 46px;
  width: 238px;
  text-align: center;
  letter-spacing: 0px;
  font-weight: 400 !important;
}
.form.form-cart .cart.main.actions .continue:hover {
  background: #fdf8ee;
  color: #a92611;
  border: solid 1px #fdf8ee;
}
.form.form-cart .field.qty .control.qty {
  width: 100px;
  text-align: center;
}
.form.form-cart .field.qty .control.qty label {
  display: inline-block;
}
.form.form-cart .field.qty .control.qty label .decreaseQty {
  background: #fdf8ee;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  padding: 0;
  line-height: 19px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  width: 28px;
  height: 29px;
}
.form.form-cart .field.qty .control.qty label input {
  border: none;
  font-weight: 600;
  width: 25px;
  padding: 0;
  text-align: center;
  padding-top: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
  margin: 0 5px;
  height: auto;
  font-weight: normal;
  line-height: normal;
  padding-top: 5px;
  color: #43260f;
}
.form.form-cart .field.qty .control.qty label input:focus {
  outline: none;
  box-shadow: none;
}
.form.form-cart .field.qty .control.qty label .increaseQty {
  background: #fdf8ee;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  padding: 0;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  height: 29px;
  width: 28px;
}
.cart-container .cart-summary {
  background: #fdf8ee;
  padding: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  padding-top: 16px;
}
.cart-container .cart-summary .summary.title {
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  color: #020202;
  border-bottom: solid 1px #f1bf55;
  padding-bottom: 10px;
  margin: 0 25px;
}
.cart-container .cart-summary table {
  font-family: 'Fedra Sans Book 5';
  padding: 0 25px;
  display: inline-block;
}
.cart-container .cart-summary table tbody {
  display: inline-table;
  width: 100%;
}
.cart-container .cart-summary table th,
.cart-container .cart-summary table td {
  background: none !important;
  font-size: 15px !important;
}
.cart-container .cart-summary table .grand.totals {
  border-top: solid 1px #f1bf55;
  font-family: 'Fedra Sans Medium 5';
}
.cart-container .cart-summary .checkout-methods-items {
  padding: 0 25px 25px;
}
.cart-container .cart-summary .checkout-methods-items button {
  padding: 14px 30px !important;
}
.cart-container .cart-summary .checkout-methods-items button span {
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  font-weight: 400;
}
.cart-container .cart-summary .discount .title {
  border-top: solid 8px #ffffff;
  padding: 15px 25px 12px 25px;
  line-height: normal;
}
.amcheckout-wrapper .payment-method label {
  padding-top: 0px !important;
  display: block;
}
.step-content.amcheckout-content .field.addresses {
  width: 100% !important;
  float: none !important;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item {
  border: solid 1px #f9f9f8;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  background: #f9f9f8;
  position: relative;
  padding-left: 65px;
  border-radius: 4px;
  margin-bottom: 25px !important;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item::before {
  width: 24px;
  height: 24px;
  content: '';
  border: solid 1px #000;
  border-radius: 50%;
  left: 22px;
  top: 25px;
  position: absolute;
  opacity: 0.7;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item.selected-item {
  border: solid 2px #7ceec1;
  background: #ffffff;
  border-radius: 4px;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item.selected-item::after {
  width: 12px;
  height: 12px;
  content: '';
  background: #000;
  border-radius: 50%;
  left: 27.5px;
  top: 31px;
  position: absolute;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item:hover {
  box-shadow: none;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item a {
  color: #020202;
}
.step-content.amcheckout-content button.action.action-show-popup {
  background: #f5f0e5 !important;
  text-align: center;
  width: 100%;
  color: #a92611 !important;
  text-transform: none;
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px !important;
  font-weight: 500;
  border: none !important;
  padding: 0 !important;
  height: 203px !important;
  line-height: 203px !important;
  border-radius: 4px !important;
  margin: 0px;
}
.step-content.amcheckout-content button.action.action-show-popup span {
  display: block;
  background: url('../images/checkout-address-icon.svg') no-repeat center 60px;
  padding-top: 40px;
}
.step-content.amcheckout-content button.action.action-show-popup:focus {
  outline: none;
}
.checkout-index-index .modal-popup .modal-inner-wrap {
  background: #fdf8ee;
  border-radius: 4px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-header {
  border: none;
  padding-left: 42px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-header h1 {
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  border: none;
  padding: 0;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-header .action-close:focus {
  outline: none;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content {
  border: solid 1px #edaa38;
  margin: 0 40px;
  width: 86%;
  float: none;
  padding: 10px 20px;
  display: block;
  overflow: auto;
  background: none;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address label {
  line-height: 1;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address input,
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address select {
  border: none !important;
  border-bottom: solid 1px #edaa38 !important;
  padding-left: 0 !important;
  background: none !important;
  height: auto !important;
  padding: 10px 10px 10px 0px !important;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address .field.choice label {
  display: inline-block !important;
  vertical-align: top;
  font-size: 14px;
  width: 80%;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address .field.choice input {
  margin-top: 4px;
  display: inline-block;
  vertical-align: text-top;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address .field-tooltip.toggle {
  display: none;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer {
  border: none;
  padding-left: 42px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-save-address,
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-hide-popup {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 10px 30px;
  border-radius: 3px;
  line-height: normal;
  margin: 0;
  text-decoration: none;
  transition: 0.5s all ease;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-save-address:focus,
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-hide-popup:focus {
  outline: none;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-hide-popup {
  background: #a92611;
}
.checkout-success .actions-toolbar .continue {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 10px 30px;
  border-radius: 3px;
  line-height: normal;
  margin: 0;
  text-decoration: none;
  transition: 0.5s all ease;
  border-radius: 30px;
}
.form.form-cart {
  padding-right: 0px !important;
}
.form.form-cart th.col.subtotal {
  padding-left: 0px !important;
}
.cart.table-wrapper .action-towishlist {
  display: none;
}
#opc-shipping_method .amcheckout-title {
  padding-top: 0px !important;
}
.checkout-onepage-success .page-title-wrapper {
  position: relative !important;
  height: auto !important;
  width: 100%;
  text-align: center;
  padding-top: 40px;
}
.checkout-onepage-success .page-title-wrapper h1 {
  width: 100%;
  margin: 0;
  font-family: 'Fedra Sans Medium 5';
  font-size: 26px;
  padding: 0 0 15px 0;
}
.checkout-onepage-success .page-title-wrapper a {
  display: none;
}
.checkout-onepage-success .checkout-success {
  font-size: 16px;
  font-family: 'Fedra Sans Book 5';
}
.checkout-onepage-success .checkout-success a {
  color: #a92611;
}
.checkout-onepage-success .box.box-order-shipping-address {
  text-align: left;
}
.checkout-onepage-success .box.box-order-shipping-address .box-content {
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
}
.checkout-onepage-success .block-order-details-view {
  padding-left: 40px;
}
.checkout-onepage-success .block.block-order-details .block-title {
  padding-top: 20px;
}
.checkout-onepage-success .block.block-order-details .order-date {
  border: none;
}
.checkout-onepage-success .table-wrapper.order-items th {
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.45px;
  border-bottom: solid 1px #edaa38 !important;
}
.checkout-onepage-success .table-wrapper.order-items .col {
  width: auto;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  border-bottom: solid 1px #edaa38 !important;
}
.checkout-onepage-success .table-wrapper.order-items td {
  width: auto;
}
.checkout-onepage-success .table-wrapper.order-items tfoot,
.checkout-onepage-success .table-wrapper.order-items td {
  background: none;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.checkout-onepage-success .table-wrapper.order-items tfoot {
  border-bottom: solid 1px #edaa38 !important;
}
.checkout-onepage-success .table-wrapper.order-items tfoot th {
  border-bottom: none !important;
}
.checkout-onepage-success .order-details-items.ordered {
  border: none;
}
.checkout-onepage-success .order-details-items.ordered .product-image {
  float: left;
}
.checkout-onepage-success .order-details-items.ordered .product-item-name {
  float: left;
  padding-left: 20px;
}
.checkout-onepage-success .order-details-items.ordered .product-item-name a {
  color: #020202;
}
.checkout-onepage-success .box.box-order-billing-address {
  text-align: left;
}
.amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
  padding-top: 12px;
}
.cartfooter {
  margin: 0 130px !important;
  border-top: solid 1px #f1bf55;
  margin-top: 40px;
  padding-top: 40px;
  margin-right: 160px !important;
}
.cartfooter ul {
  padding: 0px;
  list-style-type: none;
}
.cartfooter ul li {
  display: inline-block;
  margin-right: 10px;
}
.cartfooter p {
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px;
  letter-spacing: 0.16px;
  font-weight: 500;
  text-align: right;
  padding-right: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
  padding: 0px;
  list-style-type: none;
}
#shopping-cart-table .cart.item .col.qty {
  padding-top: 18px;
}
.edit-cart-from-checkout {
  color: #020202;
  border-bottom: solid 1px #020202;
  float: right;
  margin-right: 18px;
  margin-top: 12px;
  cursor: pointer;
  transition: 0.5s all ease;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  position: absolute;
  top: 69px;
  right: 10px;
  line-height: normal;
  opacity: 0.8;
}
.edit-cart-from-checkout:hover {
  border-bottom: none;
}
.step-content.amcheckout-content {
  clear: both;
  overflow: hidden;
}
.checkout-cart-index .form.form-cart .field.qty .control.qty label .decreaseQty {
  width: 25px;
  height: 25px;
}
.checkout-cart-index .form.form-cart .field.qty .control.qty label .increaseQty {
  width: 25px;
  height: 25px;
  padding: 2px 6px 6px 5px;
}
#otpblock .form.otp-gift-card-form {
  padding: 0 15px;
  position: relative;
}
#otpblock .form.otp-gift-card-form .label {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding-bottom: 5px;
}
#otpblock .form.otp-gift-card-form input {
  border: solid 1px #edaa38;
}
#otpblock .form.otp-gift-card-form input:focus {
  outline: none;
  box-shadow: none;
}
#otpblock .form.otp-gift-card-form .otp-mobile {
  position: absolute;
  top: 27px;
  right: 15px;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  background: #d9422c;
  height: auto;
  padding: 9px;
  border: none;
}
#otpblock .form.otp-gift-card-form .otp-mobile:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
#otpblock .form.otp-gift-card-form .otp-section {
  position: relative;
}
#otpblock .form.otp-gift-card-form .otp-section .otp-numbers {
  position: absolute;
  top: 27px;
  right: 0px;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  background: #d9422c;
  height: auto;
  padding: 9px;
  border: none;
}
.resend-otpbtn {
  padding: 10px 0 10px 15px;
}
.resend-otpbtn a {
  color: #d9422c;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  border-bottom: solid 1px #d9422c;
}
.payment-option-content.store-credit-container {
  position: relative;
}
.payment-option-content.store-credit-container .payment-option-inner {
  position: relative;
  float: left;
  width: 50%;
}
.payment-option-content.store-credit-container .payment-option-inner .field {
  width: 100% !important;
}
.payment-option-content.store-credit-container .payment-option-inner input {
  border-right: 0 !important;
}
.payment-option-content.store-credit-container .actions-toolbar.storecredit-actions {
  float: right;
  top: auto;
  width: 50%;
  margin: 0;
}
.payment-option-content.store-credit-container .actions-toolbar.storecredit-actions button {
  background: #a92611 !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  padding: 12px 14px !important;
  width: auto;
  border: none !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px !important;
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}
.payment-option-content.store-credit-container .actions-toolbar.storecredit-actions button:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
#co-payment-form .payment-option-title.field.choice {
  margin: 0 !important;
}
#co-payment-form .payment-option-title.field.choice span {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  font-weight: 600;
  color: #020202;
  float: left;
  padding-top: 10px;
  margin: 0px;
}
#co-payment-form .payment-option-title.field.choice span::after {
  padding-top: 16px;
}
.opc-block-summary .table-totals .grand .mark strong {
  font-weight: 600;
  text-transform: uppercase;
}
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 600;
}
#checkout-step-shipping .field.addresses {
  padding-top: 2px;
}
#checkout-step-shipping .field.addresses .address-heading {
  font-size: 16px;
  font-family: 'Fedra Sans Medium 5';
  padding-top: 7px;
  display: inline-block;
  padding-left: 5px;
}
.sequence {
  background: #EEAC35;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  width: 38px;
  height: 38px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  line-height: 38px;
  margin-right: 10px;
  vertical-align: top;
}
.opc-block-summary .step-title.amcheckout-title {
  margin: 0 !important;
  background: #FDF8EF !important;
  width: 100%;
  position: relative;
  padding-bottom: 30px !important;
}
.opc-block-summary .step-title.amcheckout-title::before {
  content: '';
  background: url('../images/view-order-icon.svg') no-repeat left top;
  width: 37px;
  height: 37px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.checkout-payment-method.submit .payment-methods {
  padding-bottom: 20px;
}
.opc-block-summary .minicart-items .product-item-name {
  font-size: 14px;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty {
  opacity: 0.7;
}
.opc-block-summary .product-item .price {
  font-size: 15px;
  font-weight: 600;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
  display: block;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  padding-left: 90px;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart {
  border-bottom: 1px solid #edaa38;
}
.checkout-index-index .page-main #checkout .discount-code .payment-option-content .messages .message.message-error.error {
  margin-top: 0;
  position: relative;
}
#co-shipping-form .field {
  margin-bottom: 20px;
}
.checkout-index-index .page-main #checkout .field {
  padding-bottom: 15px;
}
.checkout-index-index .page-main #checkout .field.street {
  padding-bottom: 0px !important;
}
.checkout-index-index .page-main #checkout .field.street .field {
  margin-bottom: 0px;
}
.checkout-index-index .page-main #checkout #giftcardaccount-placer {
  display: none;
}
.checkout-index-index .opc-wrapper .form-giftcard-account {
  max-width: 100%;
}
.checkout-index-index .opc-wrapper .form-giftcard-account .field {
  width: 100%;
}
.checkout-index-index #co-payment-form .payment-option-title.field.choice span {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.checkout-index-index #co-payment-form .payment-option-title.field.choice span:after {
  position: absolute;
  right: 0;
}
.checkout-index-index #co-payment-form .actions-toolbar .secondary {
  float: right;
}
.checkout-index-index #co-payment-form .actions-toolbar .secondary button {
  margin-right: 10px;
  background: #edaa39;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 10px 18px;
  letter-spacing: 1px;
  height: auto;
  line-height: normal;
  border-radius: 4px;
  border: none;
  transition: 0.5s all ease;
  max-width: 200px;
  float: right;
  border-radius: 40px;
}
.opc-progress-bar-item._active span {
  color: #020202;
  border-bottom: none;
  font-weight: 500;
  font-size: 22px;
}
.opc-progress-bar-item > span {
  font-size: 22px;
  font-weight: 500;
  color: #020202;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
body .row {
  margin: 0;
}
body.customer-account-login .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0;
}
body.customer-account-login .page-title-wrapper .page-title {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 20px 0;
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
}
body.customer-account-login .note {
  font-size: 14px;
}
body.customer-account-login .field {
  margin: 0px;
}
body.customer-account-login .field .label {
  font-size: 14px;
  font-weight: normal;
}
body.customer-account-login .field .control {
  width: 100% !important;
}
body.customer-account-login .field .control input {
  border: none;
  border-bottom: solid 1px #f6d49b;
  padding: 16px 0;
  height: auto;
}
body.customer-account-login .field .control input:focus {
  outline: 0;
  box-shadow: none;
}
body.customer-account-login .field.password {
  position: relative;
}
body.customer-account-login .field.password .forgotpass {
  position: absolute;
  top: 19px;
  right: 0;
  z-index: 100;
}
body.customer-account-login .field.password .forgotpass a {
  color: #d9422c;
  font-size: 14px;
  font-family: 'Fedra Sans Std';
}
body.customer-account-login .actions-toolbar {
  float: left;
}
body.customer-account-login .actions-toolbar::before {
  display: none;
}
body.customer-account-login .actions-toolbar .primary {
  float: none;
  text-align: center;
  width: 100%;
  padding-top: 24px;
}
body.customer-account-login .actions-toolbar .primary button {
  background: #a92611;
  border: solid 1px #a92611;
  text-transform: uppercase;
  font-size: 16px;
  height: auto;
  padding: 10px 0px;
  transition: 0.5s all ease;
  border-radius: 4px;
  font-family: 'Fedra Sans Medium 5';
  display: block;
  width: 100%;
  letter-spacing: 1.5px;
  font-weight: normal;
}
body.customer-account-login .actions-toolbar .primary button:hover {
  background: #ffffff;
  border: solid 1px #a92611;
  color: #a92611;
}
body.customer-account-login .actions-toolbar .primary button:focus {
  border: solid 1px #a92611;
}
body.customer-account-login .actions-toolbar .requestotp a {
  display: block;
  text-align: center;
  border: solid 1px #a92611;
  border-radius: 4px;
  padding: 10px 0;
  font-family: 'Fedra Sans Medium 5';
  color: #a92611;
  font-size: 16px;
  margin-top: 15px;
  text-transform: uppercase;
  transition: 0.5s all ease;
  letter-spacing: -0.45px;
}
body.customer-account-login .actions-toolbar .requestotp a:hover {
  background: #a92611;
  color: #ffffff;
  transition: 0.5s all ease;
  text-decoration: none;
}
body.customer-account-login .actions-toolbar .secondary {
  width: 63%;
  text-align: right;
}
body.customer-account-login .actions-toolbar .secondary a {
  font-size: 16px;
  color: #e4af3f;
  text-decoration: underline;
}
body .login-container .block {
  width: 100%;
  margin-bottom: 25px;
}
body .login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
body .login-container .block .block-title {
  text-align: center;
  font-size: 1.8rem;
}
body .login-container .block .block-title strong {
  margin-bottom: 12px;
  display: block;
  text-transform: uppercase;
  color: #000;
  text-transform: capitalize;
  font-size: 20px;
}
body .login-container .block .block-title p {
  font-size: 13px;
  color: #020202;
  margin-bottom: 20px;
  display: block;
}
body .login-container .block.block-new-customer {
  text-align: center;
  margin: 0;
  margin-bottom: 0px;
  width: 50%;
  box-sizing: border-box;
  padding: 20px;
  background: #f5eded;
}
body .login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
body .login-container .fieldset:after {
  display: none;
  margin-top: 25px;
}
.or-line {
  width: 100%;
  display: inline-block;
  border-top: 1px solid #ccc;
  text-align: center;
}
.or-line span {
  background: #ffffff;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 500;
  top: -14px;
  margin-top: -24px;
  position: relative;
  color: #000;
}
.login-container .block-new-customer h4 {
  text-align: center;
  color: #000;
  font-weight: 400;
  font-size: 16px;
}
.login-container .block-new-customer h4 a span {
  color: #c17700;
  display: inline-block;
  margin-left: 10px;
  text-decoration: underline;
}
.customer-account-login .login-container {
  width: 475px;
  padding: 0;
  margin: auto;
  background: #ffffff;
  margin-top: 55px;
  margin-bottom: 105px;
}
.customer-account-login .login-container .block-customer-login {
  border: none;
  padding: 20px;
  box-sizing: border-box;
  padding-top: 52px;
}
body .login-container .block.block-new-customer {
  text-align: center;
  margin: 0;
  margin-bottom: 0px;
  width: 50%;
  box-sizing: border-box;
  padding: 20px;
  background: #f3edd9;
  float: left;
}
body .login-container .block.block-new-customer p {
  font-size: 14px;
}
body .login-container .block.block-new-customer .actions-toolbar .primary {
  width: 100%;
  text-align: center;
}
body .login-container .block.block-new-customer .actions-toolbar .primary a {
  background: #e4af3f;
  border: solid 1px #e4af3f;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 30px;
  width: auto;
  transition: 0.5s all ease;
}
body .login-container .block.block-new-customer .actions-toolbar .primary a:hover {
  background: none;
  color: #020202;
  border: solid 1px #020202;
}
.form.create.account.form-create-account {
  margin: 0;
  margin-top: 0px;
  padding: 0 20px;
  min-width: 475px;
  background: #ffffff;
  width: 475px;
  padding-top: 50px;
  position: relative;
}
.form.create.account.form-create-account .signupclose {
  position: absolute;
  right: 30px;
  top: 26px;
}
.form.create.account.form-create-account legend {
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  border: none;
  padding: 0;
}
.form.create.account.form-create-account legend span {
  font-size: 16px;
  font-weight: 600;
}
.form.create.account.form-create-account .field {
  margin: 0px;
}
.form.create.account.form-create-account .field input {
  border: none;
  padding: 10px 0;
  border-bottom: solid 1px #f6d49b;
  height: auto;
}
.form.create.account.form-create-account .field input#pass {
  border: none;
}
.form.create.account.form-create-account .field input:focus {
  outline: none;
  box-shadow: none;
}
.form.create.account.form-create-account .field .label {
  font-size: 14px;
  font-weight: normal;
}
.form.create.account.form-create-account .field.field-name-firstname {
  float: left;
  width: 48%;
}
.form.create.account.form-create-account .field.field-name-lastname {
  float: right;
  width: 48%;
}
.form.create.account.form-create-account .field.choice.newsletter {
  clear: both;
  overflow: hidden;
}
.form .actions-toolbar .primary {
  float: left;
}
.form .actions-toolbar .primary button {
  background: #a92611;
  border: solid 1px #a92611;
  text-transform: uppercase;
  font-size: 16px;
  height: auto;
  padding: 10px 0px;
  transition: 0.5s all ease;
  border-radius: 4px;
  font-family: 'Fedra Sans Medium 5';
  display: block;
  width: 100%;
  letter-spacing: 1.5px;
  margin: 0;
  font-weight: normal;
  transform: 0.5s all ease;
}
.form .actions-toolbar .primary button:hover {
  transition: 0.5s all ease;
  background: #ffffff;
  color: #a92611;
}
.form .actions-toolbar .primary button:focus {
  border: solid 1px #a92611;
}
.form .password-strength-meter {
  background: none;
  padding-left: 0px;
}
.customer-account-create .page-title,
.customer-account-forgotpassword .page-title {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 20px 0;
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
  margin-top: 20px;
}
.customer-account-forgotpassword .page-title-wrapper .page-title span {
  color: #000;
  font-weight: 400;
  font-size: 20px;
  text-transform: capitalize;
}
.customer-account-forgotpassword .form.password.forget {
  border: solid 1px #ddd;
  margin-top: 20px;
  padding: 20px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  margin: auto;
}
.customer-account-forgotpassword .form.password.forget .legend {
  font-size: 14px;
  text-transform: capitalize;
}
.customer-account-forgotpassword .form.password.forget .field label {
  margin: 0;
}
.customer-account-forgotpassword .form.password.forget .field label span {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}
.customer-account-forgotpassword .form.password.forget .field input {
  height: auto;
  border: none;
  border: solid 1px #000;
  padding: 10px;
}
.customer-account-forgotpassword .form.password.forget .field.choice span {
  padding-top: 2px;
  display: inline-block;
  vertical-align: text-top;
  font-size: 12px;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar button {
  background: #e4af3f;
  border: solid 1px #e4af3f;
  height: auto !important;
  padding: 10px 30px;
  line-height: normal !important;
  border-radius: 4px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  min-width: inherit !important;
  font-size: 14px;
  transition: 0.5s all ease;
  box-shadow: none;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar button:hover {
  background: none;
  color: #020202;
  border: solid 1px #020202;
}
.customer-account-forgotpassword .form.password.forget .control.captcha-image {
  padding-top: 10px;
}
.customer-account-forgotpassword .form.password.forget .control.captcha-image button {
  background: #e4af3f;
  border: solid 1px #e4af3f;
  height: auto !important;
  padding: 10px 30px;
  line-height: normal !important;
  border-radius: 4px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  min-width: inherit !important;
  font-size: 13px;
  float: right;
  box-shadow: none;
}
.customer-account-forgotpassword .form.password.forget .control.captcha-image button:hover {
  background: none;
  color: #020202;
  border: solid 1px #020202;
}
.block.block-collapsible-nav {
  width: 100%;
  text-align: center;
}
.customer-account-create {
  background: #ffffff;
}
.customer-account-create h1.page-title {
  display: none !important;
}
.customer-account-create .registermain {
  width: 950px;
  margin: auto;
  padding-top: 85px;
  padding-bottom: 105px;
}
.customer-account-create .block-title {
  text-align: center;
}
.customer-account-create .block-title span {
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px;
  display: inline-block;
  vertical-align: top;
}
.customer-account-create .block-title p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  padding-top: 0px;
  margin: 0px;
}
.customer-account-create .fieldset.create.account {
  width: 324px;
  margin: auto;
  border: solid 1px #edaa38;
  padding: 0 20px;
  border-radius: 4px;
  margin-top: 20px;
  margin-bottom: 25px;
}
.customer-account-login .page-main {
  background: #ffffff;
  max-width: 100%;
}
.customer-account-login .page-main .page-title {
  display: none !important;
}
.customer-account-login .page-main .block.block-new-customer {
  display: none;
}
.customer-account-login .page-main .block.block-customer-login .block-title {
  border: none;
  clear: both;
  overflow: hidden;
  margin: 0px;
  padding: 0 0 5px 0;
}
.customer-account-login .page-main .block.block-customer-login .block-title .tophead span {
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px;
  display: inline-block;
  vertical-align: top;
  padding: 2px 0 0 8px;
}
.customer-account-login .page-main .block.block-customer-login .block-title p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  padding-top: 8px;
}
.customer-account-login .page-main .block.block-customer-login .fieldset.login {
  width: 324px;
  border: solid 1px #edaa38;
  padding: 0 20px;
  margin: auto;
  border-radius: 4px;
}
.socialloginbox {
  width: 324px;
  margin: auto;
  text-align: center;
  padding-top: 20px;
}
.socialloginbox .tophead {
  position: relative;
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  color: #020202;
}
.socialloginbox .tophead::before {
  content: '';
  position: absolute;
  left: 0px;
  top: -10px;
  width: 30%;
  height: 100%;
  border-bottom: solid 1px #edaa38;
}
.socialloginbox .tophead::after {
  content: '';
  position: absolute;
  right: 0px;
  top: -10px;
  width: 30%;
  height: 100%;
  border-bottom: solid 1px #edaa38;
}
.socialloginbox .list {
  padding-top: 20px;
}
.socialloginbox .list a {
  display: inline-block;
}
.socialloginbox .list a:first-child {
  margin-right: 15px;
}
.newinisha {
  text-align: center;
  font-size: 18px;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  padding-top: 40px;
  padding-bottom: 26px;
}
.newinisha a {
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  border-bottom: solid 1px #a92611;
}
.newinisha a:hover {
  text-decoration: none;
  border: none;
}
.newinisha span {
  font-weight: 600;
  color: #020202;
  opacity: 0.9;
}
.bysigning {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 12px;
  text-align: center;
}
.bysigning a {
  color: #a92611;
}
.form-create-account .fieldset.create.account:after {
  display: none;
}
input::-webkit-input-placeholder {
  color: #b2b2b2;
}
input::-moz-placeholder {
  color: #b2b2b2;
}
input:-ms-input-placeholder {
  color: #b2b2b2;
}
input {
  color: #020202;
}
body.customer-account-login .field .control input#pass {
  border: none;
}
.block.account-nav {
  float: left;
  width: 18%;
  background: #ffffff;
  padding: 20px;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
}
.block.account-nav ul {
  display: block;
}
.block.account-nav ul li {
  line-height: normal;
  padding: 0px 0 0 15px;
  margin-bottom: 18px;
}
.block.account-nav ul li.current strong,
.block.account-nav ul li.current a {
  border-left: solid 4px #edaa38;
  padding: 5px 10px;
}
.block.account-nav ul li a {
  color: #020202;
  text-decoration: none;
  font-size: 15px;
}
.block.account-nav ul li:nth-child(4) {
  display: none;
}
.block.account-nav ul li:nth-child(7) {
  display: none;
}
.account .block .block-title {
  color: #020202;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  font-weight: 500;
  border-bottom: solid 1px #f1bf55 !important;
}
.account .block .block-title a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 15px;
  text-decoration: underline;
}
.account .block .block-title a:hover {
  text-decoration: none;
}
.account .block .block-content {
  padding-bottom: 5px;
}
.account .block .block-content p {
  font-size: 14px;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
}
.account .block .block-content .box-title span {
  color: #020202;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5';
}
.account .block .block-content a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 15px;
  text-decoration: underline;
}
.account .block .block-content a:hover {
  text-decoration: none;
}
.account .form.form-edit-account .fieldset,
.account .form-address-edit .fieldset {
  margin: 0px;
  float: none;
  width: 100%;
  padding-bottom: 15px;
}
.account .form.form-edit-account .legend,
.account .form-address-edit .legend {
  color: #020202;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
  border-bottom: solid 1px #f1bf55 !important;
}
.account .form.form-edit-account .legend span,
.account .form-address-edit .legend span {
  font-size: 18px;
}
.account .form.form-edit-account .field,
.account .form-address-edit .field {
  float: left;
  width: 48%;
}
.account .form.form-edit-account .field:nth-child(2n),
.account .form-address-edit .field:nth-child(2n) {
  float: right;
}
.account .form.form-edit-account .field .label span,
.account .form-address-edit .field .label span {
  font-size: 14px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
}
.account .form.form-edit-account .field input,
.account .form-address-edit .field input,
.account .form.form-edit-account .field select,
.account .form-address-edit .field select {
  border: solid 1px #edaa38;
  height: auto;
  padding: 8px 10px;
  font-size: 14px;
}
.account .form.form-edit-account .field input:focus,
.account .form-address-edit .field input:focus,
.account .form.form-edit-account .field select:focus,
.account .form-address-edit .field select:focus {
  outline: none;
  box-shadow: none;
}
.account .form.form-edit-account .field.additional,
.account .form-address-edit .field.additional {
  display: none;
}
.account .form.form-edit-account .actions-toolbar .primary button,
.account .form-address-edit .actions-toolbar .primary button {
  background: #edaa38;
  border: none;
  padding: 10px 30px;
  line-height: normal;
  height: auto;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.9399999999999999px;
  border-radius: 3px;
  transition: 0.5s all ease;
  font-size: 15px;
}
.account .form.form-edit-account .actions-toolbar .primary button:hover,
.account .form-address-edit .actions-toolbar .primary button:hover {
  background: #a92611;
  color: #ffffff;
}
.account .form.form-edit-account .actions-toolbar .primary button:focus,
.account .form-address-edit .actions-toolbar .primary button:focus {
  outline: none;
}
.account address {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
}
.account .actions-toolbar button {
  background: #edaa38;
  color: #fff;
  border: none;
  padding: 10px 20px;
  line-height: normal;
  height: auto;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.9399999999999999px;
  border-radius: 3px;
  transition: 0.5s all ease;
  font-size: 15px;
}
.account .actions-toolbar button:hover {
  background: #a92611;
  color: #ffffff;
  transition: 0.5s all ease;
  border: none;
}
.account .actions-toolbar button:focus {
  background: #a92611;
  color: #ffffff;
  transition: 0.5s all ease;
  border: none;
  outline: none;
}
.account .message.info {
  background: no-repeat;
  padding: 0;
  clear: both;
  overflow: hidden;
}
.account .message.info span::before {
  display: none;
}
.account .form-wishlist-items li.product-item {
  min-width: 100%;
  position: relative;
}
.account .form-wishlist-items li.product-item .price-as-configured {
  margin: 0px;
}
.account .form-wishlist-items li.product-item .product-item-inner {
  clip: auto !important;
  overflow: visible !important;
  position: relative !important;
  width: 100% !important;
  background: none;
  box-shadow: none;
  clear: both;
  height: auto !important;
  float: left;
}
.account .form-wishlist-items li.product-item .field.comment-box {
  display: none;
}
.account .form-wishlist-items li.product-item .box-tocart {
  float: right;
  margin: 0px;
}
.account .form-wishlist-items li.product-item .box-tocart .fieldset {
  margin: 0px;
}
.account .form-wishlist-items li.product-item .box-tocart button {
  background: #edaa38;
  border: none;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px !important;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 2px;
  height: auto;
  padding: 14px 30px !important;
}
.account .form-wishlist-items li.product-item .box-tocart .field.qty {
  display: none;
}
.account .form-wishlist-items li.product-item .product-item-actions {
  clear: both;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}
.account .form-wishlist-items li.product-item .product-item-actions .action.edit {
  display: none;
}
.account .form-wishlist-items li.product-item .product-item-actions .action.delete {
  position: absolute;
  right: 0;
  display: block;
  width: 16%;
  text-decoration: none;
  border: none;
}
.account .form-wishlist-items li.product-item .product-item-actions .action.delete::before {
  display: none;
}
.account .form-wishlist-items li.product-item .product-item-actions .action.delete span {
  color: rgba(35, 31, 32, 0.5);
  font-size: 14px;
  clip: auto !important;
  height: auto !important;
  width: auto !important;
  font-family: 'Fedra Sans Book 5';
}
.account .form-wishlist-items li.product-item .product-item-name {
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  float: none;
  width: 100%;
  padding-right: 180px;
}
.account .form-wishlist-items li.product-item .product-reviews-summary {
  float: none;
  padding: 0;
  margin: 0;
  top: auto;
  padding-left: 0;
}
.account .form-wishlist-items li.product-item .product-item-inner {
  border: none;
  padding: 0px;
  margin: 0px;
  position: absolute !important;
  top: 0px;
  right: 0 !important;
  left: auto;
}
.account .form-wishlist-items li.product-item .product-item-info:hover {
  background: none;
  box-shadow: none;
  border: none !important;
  padding: 0px;
  margin: 0px;
}
.account .form-wishlist-items li.product-item .product-item-info:hover .product-item-inner {
  border: none;
  padding: 0px;
  margin: 0px;
  right: auto;
}
.account .form-wishlist-items li.product-item .product-item-info .product-image {
  float: left;
}
.account .form-wishlist-items li.product-item .product-item-info .product-wrapper {
  float: left;
  margin-left: 25px;
  width: 75%;
  border-bottom: solid 1px #f1bf55;
  padding-bottom: 40px;
  margin-bottom: 20px;
  height: 136px;
}
.account .form-wishlist-items li.product-item .product-item-info span.price {
  font-weight: 500;
  font-size: 18px;
  padding-top: 15px;
  display: block;
}
.account .form-wishlist-items li.product-item .price-box {
  float: none;
  display: block;
  width: 100%;
  clear: both;
}
.account .field.choice.set.billing {
  clear: both;
  overflow: hidden;
}
.account .field.choice.set.billing span {
  font-weight: 600;
}
.account .field.choice span {
  font-weight: 400;
}
.account .page-main {
  position: relative;
}
.account .update_mob .update_mob_text {
  float: left;
}
.account .update_mob .update_mob_text input {
  padding: 10px;
  height: auto;
}
.account .update_mob .update_mob_text span {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  display: block;
  padding-top: 10px;
}
.account .update_mob .update_mob_btn {
  float: left;
}
.account .update_mob .update_mob_btn input {
  background: #edaa38;
  border: none;
  padding: 12px 20px;
  line-height: normal;
  height: auto;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.9399999999999999px;
  border-top-right-radius: 3px;
  transition: 0.5s all ease;
  font-size: 15px;
  border-bottom-right-radius: 3px;
}
.block.block-dashboard-orders,
.orders-history {
  border-bottom: 1px solid #f1bf55 !important;
}
.block.block-dashboard-orders table th,
.orders-history table th {
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  font-weight: 400;
  border-bottom: solid 1px #f1bf55 !important;
}
.block.block-dashboard-orders table td,
.orders-history table td {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding: 15px 0;
}
.block.block-dashboard-orders table td a,
.orders-history table td a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  transition: 0.5s all ease;
}
.block.block-dashboard-orders table td a span,
.orders-history table td a span {
  border-bottom: solid 1px #E7AE9C;
}
.block.block-dashboard-orders table td a:hover span,
.orders-history table td a:hover span {
  border: none;
}
.block.block-dashboard-orders table td a::after,
.orders-history table td a::after {
  border-left: solid 1px #F1C075 !important;
}
.block.block-dashboard-orders table .col,
.orders-history table .col {
  width: auto;
  border: none;
  padding-left: 0px;
}
.order-products-toolbar.toolbar.bottom {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.order-products-toolbar.toolbar.bottom select {
  background-color: transparent;
  border: solid 1px #f1bf55;
}
#wishlist-view-form .actions-toolbar {
  display: none;
}
.wishlist-index-index .toolbar.wishlist-toolbar {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  text-transform: capitalize;
}
.wishlist-index-index .toolbar.wishlist-toolbar select {
  background-color: transparent;
  box-shadow: none;
  font-family: 'Fedra Sans Book 5';
  border: solid 1px #a92611;
  height: auto;
  line-height: normal;
}
.table-wrapper.additional-addresses {
  border-bottom: 1px solid #f1bf55 !important;
}
.table-wrapper.additional-addresses table th {
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  font-weight: 400;
  border-bottom: solid 1px #f1bf55 !important;
}
.table-wrapper.additional-addresses table td {
  font-family: 'Fedra Sans Book 5';
  font-size: 12px;
  padding: 15px 10px;
}
.table-wrapper.additional-addresses table td a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 12px !important;
  text-decoration: underline;
  margin-left: 8px;
}
.table-wrapper.additional-addresses table .col {
  width: auto;
  border: none;
}
.customer-addresses-toolbar.toolbar.bottom {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  text-transform: capitalize;
}
.customer-addresses-toolbar.toolbar.bottom select {
  background: transparent;
  text-align: center;
  padding: 5px 10px;
}
.sales-order-view .order-details-items.ordered .product-item-name {
  width: 425px;
}
.sales-order-view .order-details-items.ordered .product-item-name {
  float: left !important;
}
.items-qtysection {
  position: relative;
  width: 100%;
  left: 0;
  text-align: left;
  padding-top: 20px !important;
  padding-left: 20px !important;
  top: 0;
}
.items-qtysection .item {
  white-space: nowrap;
  display: inline-block;
  padding: 0;
  width: 25%;
  position: relative;
  text-align: left;
}
.items-qtysection .item:last-child {
  width: auto;
}
.items-qtysection li:last-child::before {
  display: none !important;
}
.col.sku.estimated {
  color: #edaa38;
  font-weight: 600;
  opacity: 1;
  text-shadow: none;
}
.items-qtysection {
  clear: both;
}
.items-qtysection .item .title {
  color: #e0e0e0;
}
.items-qtysection .item.active .title {
  color: #020202;
  font-weight: 600;
}
.items-qtysection .item.active .title::after {
  content: '';
}
.items-qtysection .item.active:before {
  background: #26a542;
}
.items-qtysection .item:before {
  width: 100%;
  content: '';
  background: #e0e0e0;
  position: absolute;
  top: -10px;
  left: 0px;
  height: 3px;
}
.items-qtysection .title:after {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  background: #e0e0e0;
  border-radius: 10px;
  top: -15.2px;
  left: -4px;
}
.items-qtysection .item.active .title:after {
  background: #26a542;
}
.items-qtysection .title:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: #ffffff;
  border: 1px solid #26a542;
  border-radius: 20px;
  top: -20px;
  left: 43.5%;
  display: none;
}
.sales-order-view .page-title-wrapper .order-status,
.sales-order-view .page-title-wrapper .order-actions-toolbar {
  display: none;
}
.sales-order-view .order-details-items {
  margin-top: -1px;
  padding: 25px;
}
.sales-order-view .order-details-items.ordered {
  border: solid 1px #edaa38;
  background: #ffffff;
  margin-bottom: 40px !important;
}
.sales-order-view .order-details-items.ordered th {
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.45px;
}
.sales-order-view .order-details-items.ordered th.qty {
  opacity: 0;
}
.sales-order-view .order-details-items.ordered .col {
  width: auto;
}
.sales-order-view .order-details-items.ordered td {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
}
.sales-order-view .order-details-items.ordered td .price {
  color: #241f20;
  font-size: 14px;
}
.sales-order-view .order-details-items.ordered .product-image {
  float: left;
}
.sales-order-view .order-details-items.ordered .product-item-name {
  float: left;
  font-size: 15px;
  padding-left: 15px;
  padding-right: 10px;
}
.sales-order-view .order-details-items.ordered tfoot,
.sales-order-view .order-details-items.ordered td {
  background: none;
}
.sales-order-view .order-details-items.ordered li.Ecom-ship.item {
  display: none !important;
}
.block-order-details-view .box-content {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.order-status-date {
  font-size: 15px;
  padding-bottom: 15px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 500;
}
.order-status-date a {
  background: #edaa38;
  color: #ffffff;
  font-size: 14px;
  line-height: 40px;
  padding: 0px 20px;
  margin: 10px 0px;
  display: inline-block;
}
.order-details-items.invoice,
.order-details-items.shipments,
.table-wrapper.returns-history,
.order-details-items.creditmemo,
.table-wrapper.amrma-items-table,
.amrma-customer-information,
.table-wrapper.downloadable-products {
  border: solid 1px #edaa38;
  background: #ffffff;
  margin-bottom: 40px !important;
}
.order-details-items.invoice .action.print,
.order-details-items.shipments .action.print,
.table-wrapper.returns-history .action.print,
.order-details-items.creditmemo .action.print,
.table-wrapper.amrma-items-table .action.print,
.amrma-customer-information .action.print,
.table-wrapper.downloadable-products .action.print {
  display: none;
}
.order-details-items.invoice .order-title strong,
.order-details-items.shipments .order-title strong,
.table-wrapper.returns-history .order-title strong,
.order-details-items.creditmemo .order-title strong,
.table-wrapper.amrma-items-table .order-title strong,
.amrma-customer-information .order-title strong,
.table-wrapper.downloadable-products .order-title strong {
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal;
  font-size: 16px;
}
.order-details-items.invoice th,
.order-details-items.shipments th,
.table-wrapper.returns-history th,
.order-details-items.creditmemo th,
.table-wrapper.amrma-items-table th,
.amrma-customer-information th,
.table-wrapper.downloadable-products th {
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.45px;
}
.order-details-items.invoice th.qty,
.order-details-items.shipments th.qty,
.table-wrapper.returns-history th.qty,
.order-details-items.creditmemo th.qty,
.table-wrapper.amrma-items-table th.qty,
.amrma-customer-information th.qty,
.table-wrapper.downloadable-products th.qty {
  opacity: 0;
}
.order-details-items.invoice .col,
.order-details-items.shipments .col,
.table-wrapper.returns-history .col,
.order-details-items.creditmemo .col,
.table-wrapper.amrma-items-table .col,
.amrma-customer-information .col,
.table-wrapper.downloadable-products .col {
  width: auto;
}
.order-details-items.invoice td,
.order-details-items.shipments td,
.table-wrapper.returns-history td,
.order-details-items.creditmemo td,
.table-wrapper.amrma-items-table td,
.amrma-customer-information td,
.table-wrapper.downloadable-products td {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
}
.order-details-items.invoice td .price,
.order-details-items.shipments td .price,
.table-wrapper.returns-history td .price,
.order-details-items.creditmemo td .price,
.table-wrapper.amrma-items-table td .price,
.amrma-customer-information td .price,
.table-wrapper.downloadable-products td .price {
  color: #241f20;
  font-size: 14px;
}
.order-details-items.invoice .product-image,
.order-details-items.shipments .product-image,
.table-wrapper.returns-history .product-image,
.order-details-items.creditmemo .product-image,
.table-wrapper.amrma-items-table .product-image,
.amrma-customer-information .product-image,
.table-wrapper.downloadable-products .product-image {
  float: left;
}
.order-details-items.invoice .product-item-name,
.order-details-items.shipments .product-item-name,
.table-wrapper.returns-history .product-item-name,
.order-details-items.creditmemo .product-item-name,
.table-wrapper.amrma-items-table .product-item-name,
.amrma-customer-information .product-item-name,
.table-wrapper.downloadable-products .product-item-name {
  float: left;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 10px;
}
.order-details-items.invoice tfoot,
.order-details-items.shipments tfoot,
.table-wrapper.returns-history tfoot,
.order-details-items.creditmemo tfoot,
.table-wrapper.amrma-items-table tfoot,
.amrma-customer-information tfoot,
.table-wrapper.downloadable-products tfoot,
.order-details-items.invoice td,
.order-details-items.shipments td,
.table-wrapper.returns-history td,
.order-details-items.creditmemo td,
.table-wrapper.amrma-items-table td,
.amrma-customer-information td,
.table-wrapper.downloadable-products td {
  background: none;
}
.order-details-items.invoice li.Ecom-ship.item,
.order-details-items.shipments li.Ecom-ship.item,
.table-wrapper.returns-history li.Ecom-ship.item,
.order-details-items.creditmemo li.Ecom-ship.item,
.table-wrapper.amrma-items-table li.Ecom-ship.item,
.amrma-customer-information li.Ecom-ship.item,
.table-wrapper.downloadable-products li.Ecom-ship.item {
  display: none !important;
}
.order-details-items.invoice .product-item-name,
.order-details-items.shipments .product-item-name,
.table-wrapper.returns-history .product-item-name,
.order-details-items.creditmemo .product-item-name,
.table-wrapper.amrma-items-table .product-item-name,
.amrma-customer-information .product-item-name,
.table-wrapper.downloadable-products .product-item-name {
  padding-left: 0px !important;
}
.return-status,
.order-status {
  border: solid 1px #a92611;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-size: 12px;
  border-radius: 2px;
}
.actions-toolbar.order-actions-toolbar .action.order {
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
  font-size: 15px;
  border-bottom: solid 1px #a92611;
}
.order-details-items.shipments .order-title {
  padding-top: 5px;
}
.order-details-items.shipments .order-title a {
  margin: 0px;
}
.order-details-items.shipments .tracking-title {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.order-details-items.shipments a span {
  font-family: 'Fedra Sans Book 5';
  color: #a92611;
  font-size: 14px;
  border-bottom: solid 1px #a92611;
}
.table-wrapper.returns-history .table thead th {
  border-bottom: 1px solid #ffb943;
}
.table-wrapper.returns-history .col.status span {
  background: none !important;
  color: #d78d10;
  border: solid 1px #edaa38;
  border-radius: 2px;
  font-weight: normal;
  line-height: normal;
  padding: 5px 10px;
  font-family: 'Fedra Sans Book 5';
}
.table-wrapper.returns-history .col.actions a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 15px;
  border-bottom: solid 1px #a92611;
}
.amasty_rma-account-history .toolbar {
  display: none;
}
.amreturns-order-select {
  box-shadow: none;
  border: solid 1px #edaa38;
}
.amreturns-order-select .btn.amreturn-btn {
  background: #a92611;
  border: none;
  box-shadow: none;
  color: #ffffff;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.amreturns-order-select .amreturns-title-container .amreturns-select-title {
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.45px;
}
.wishlist-items {
  display: none;
}
.review-customer-index .toolbar.products-reviews-toolbar {
  display: none;
}
.review-customer-index .table-wrapper.reviews {
  border: solid 1px #edaa38;
  background: #ffffff;
  margin-bottom: 40px !important;
}
.review-customer-index .table-wrapper.reviews .action.print {
  display: none;
}
.review-customer-index .table-wrapper.reviews .order-title strong {
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal;
  font-size: 16px;
}
.review-customer-index .table-wrapper.reviews th {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.45px;
  border: none;
}
.review-customer-index .table-wrapper.reviews th.qty {
  opacity: 0;
}
.review-customer-index .table-wrapper.reviews .col {
  width: auto;
}
.review-customer-index .table-wrapper.reviews td {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
}
.review-customer-index .table-wrapper.reviews td a {
  color: #212529;
}
.review-customer-index .table-wrapper.reviews td .price {
  color: #241f20;
  font-size: 14px;
}
.review-customer-index .table-wrapper.reviews td.col.actions a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 15px;
  border-bottom: solid 1px #a92611;
  transition: 0.5s all ease;
  text-decoration: none;
}
.review-customer-index .table-wrapper.reviews td.col.actions a:hover {
  border: none;
}
.review-customer-index .table-wrapper.reviews .product-image {
  float: left;
}
.review-customer-index .table-wrapper.reviews .product-item-name {
  float: left;
  font-size: 15px;
  padding-left: 20px;
}
.review-customer-index .table-wrapper.reviews tfoot,
.review-customer-index .table-wrapper.reviews td {
  background: none;
}
.review-customer-index .table-wrapper.reviews li.Ecom-ship.item {
  display: none !important;
}
.review-customer-index .table-wrapper.reviews .product-item-name {
  padding-left: 0px !important;
}
/* start Customer Account Createpassword */
.customer-account-createpassword {
  background: #ffffff !important;
}
.customer-account-createpassword #maincontent {
  max-width: 475px;
  background: #ffffff;
  border-radius: 4px;
  margin: 30px auto 30px;
  padding: 40px;
  width: 100%;
}
.customer-account-createpassword #maincontent .form.password.reset {
  min-width: 100%;
  width: 100%;
}
.customer-account-createpassword #maincontent .form.password.reset .actions-toolbar .primary {
  width: 100%;
}
.customer-account-createpassword #maincontent .form.password.reset .fieldset {
  margin: 0px -15px;
}
.customer-account-createpassword #maincontent .form.password.reset .fieldset .field {
  width: 50%;
  float: left;
  padding: 0px 15px;
  box-sizing: border-box;
  margin-bottom: 0;
}
.customer-account-createpassword #maincontent .form.password.reset .fieldset .field.password .control .mage-error {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.customer-account-createpassword #maincontent .form.password.reset .fieldset .field.password .control #password-strength-meter-container {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.customer-account-createpassword #maincontent .page-title-wrapper {
  text-align: center;
}
.customer-account-createpassword #maincontent .page-title-wrapper .page-title {
  font-size: 25px;
  margin: 0px 0px 20px;
}
/* End Customer Account Createpassword */
/* Sales Order View */
.account.sales-order-view table#my-orders-table tbody .col.qty .items-qty {
  top: 80px;
}
.order-products-toolbar.toolbar.bottom li a {
  color: #a92611;
  font-size: 14px;
}
.order-products-toolbar.toolbar.bottom li a.action {
  background: none;
  border: none;
  color: #a92611;
  padding: 0;
}
.order-products-toolbar.toolbar.bottom li a.action::before {
  color: #a92611 !important;
}
.order-products-toolbar.toolbar.bottom li.current strong {
  background: none;
}
.data.table.table-returns-items.amrma-table th {
  border-bottom: none !important;
}
.data.table.table-returns-items.amrma-table td .amrma-status.-pending {
  color: #edaa38 !important;
}
.amrma-table-container h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  margin: 0;
}
.amrma-tracking-information h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  margin: 0;
  padding-bottom: 5px;
  border-bottom: solid 1px #f1bf55;
  margin-bottom: 20px;
}
.amrma-tracking-information .amrma-tracking-add {
  margin: 0px;
}
.amrma-tracking-information .amrma-tracking-add input,
.amrma-tracking-information .amrma-tracking-add select {
  border: solid 1px #edaa38;
  height: auto;
  width: 100%;
  padding: 10px;
  font-size: 14px;
}
.amrma-tracking-information .amrma-tracking-add button {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  background: #a92611;
  text-transform: uppercase;
  height: auto;
  line-height: normal;
}
.amrma-tracking-information .amrma-tracking-add button:focus {
  color: #ffffff;
  border: none;
  box-shadow: none;
}
.amrma-title.amrma-chat-title {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  margin: 0;
  padding-bottom: 5px;
  border-bottom: solid 1px #f1bf55;
  margin-bottom: 20px;
}
.account #chat .amrma-chat-container {
  background: none;
  padding: 0;
  box-shadow: none;
}
.account #chat .amrma-chat-container .amrma-chat-block {
  background: #ffffff;
  padding: 0 !important;
  border: solid 1px #edaa38;
  margin: 0 !important;
}
.account #chat .amrma-chat-container .amrma-chat-send {
  padding: 15px;
  border: none;
  margin: 0;
}
.account #chat .amrma-chat-container .amrma-chat-send .amrma-label::before {
  width: 21px;
  height: 27px;
  background-size: 80%;
  background-repeat: no-repeat;
}
.account #chat .amrma-chat-container .amrma-chat-send textarea {
  margin: 0px;
}
.account #chat .amrma-chat-container .amrma-chat-send button {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  background: #a92611;
  text-transform: uppercase;
  height: auto;
  line-height: normal;
}
.account #chat .amrma-chat-container .amrma-chat-send button:focus {
  color: #ffffff;
  border: none;
  box-shadow: none;
}
.amrma-header-block .amrma-header {
  font-family: 'Fedra Sans Medium 5';
  font-size: 26px;
}
.amrma-header-block .amrma-header .amrma-status {
  background: none !important;
  color: #d78d10;
  border: solid 1px #edaa38;
  border-radius: 2px;
  font-weight: normal;
  line-height: normal;
  padding: 5px 10px;
  font-family: 'Fedra Sans Book 5';
  margin-top: 4px;
}
.amrma-customer-information {
  padding: 10px;
}
.amrma-customer-information p {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  line-height: 26px;
}
.amrma-status-container .amrma-steps .amrma-step::after {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.amrma-return-number h1 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 26px;
}
.amrma-return-number .amrma-status {
  border: solid 1px #a92611;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-size: 12px;
  border-radius: 2px;
  background: none;
  font-weight: normal;
  padding: 5px 12px;
  line-height: normal;
  border-radius: 0px;
  background: none !important;
}
.amrma-return-instructions .amrma-instructions-title {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  margin: 0;
  padding-bottom: 0px;
  border-bottom: solid 1px #f1bf55;
  margin-bottom: 20px;
}
.amrma-return-instructions .amrma-instruction-block {
  background: #ffffff !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: normal;
  padding: 20px !important;
}
.amrma-return-instructions .amrma-instruction-block strong {
  font-weight: normal;
}
.amrma-return-instructions .amrma-instruction-block p a {
  background: #a92611;
  border: none;
}
.amrma-return-instructions .amrma-show {
  border: none;
}
.amrma-return-instructions .amrma-show::before {
  border-color: #000 !important;
}
.data.table.table-order-items.creditmemo .col.qty {
  opacity: 1;
}
.account.review-customer-view .customer-review.view {
  clear: both;
  overflow: hidden;
  padding-top: 15px;
}
.account.review-customer-view .customer-review.view .product-details {
  float: left;
  width: 20%;
  margin: 0px;
}
.account.review-customer-view .customer-review.view .product-details .product-media {
  width: 100%;
}
.account.review-customer-view .customer-review.view .review-details {
  width: 77%;
  float: right;
  border-bottom: solid 1px #f1bf55;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.account.review-customer-view .customer-review.view .review-details .product-info h2 {
  font-weight: normal;
  font-size: 18px;
  border-bottom: solid 1px #777;
  display: inline-block;
  padding-bottom: 1px;
  margin-bottom: 20px;
}
.account.review-customer-view .customer-review.view .review-details .product-info .rating-average-label {
  display: none;
}
.account.review-customer-view .customer-review.view .review-details .title {
  display: none;
}
.account.review-customer-view .customer-review.view .review-details .review-title {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 12px;
}
.account.review-customer-view .customer-review.view .review-details .review-content {
  margin-bottom: 10px;
}
.account.review-customer-view .customer-review.view .review-details .customer-review-rating .rating-result {
  margin: 6px 0 0 0;
  padding: 0;
  display: inline-block;
}
body.account.sales-order-view .page-wrapper .page-bottom {
  display: none !important;
}
p.unavailable.stock span {
  position: absolute;
  width: 200px;
  top: 0;
  right: -43px;
}
.form-address-edit .field.region.required {
  clear: both;
  overflow: hidden;
}
.form-address-edit .field.zip.required {
  clear: both;
  overflow: hidden;
}
.customer-account-edit #sso-change-password {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 14px;
  text-decoration: underline;
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .home-slider {
    padding: 0 20px !important;
  }
  .home-slider .pagebuilder-column {
    width: 25% !important;
  }
  .home-slider .pagebuilder-column + .pagebuilder-column {
    width: 75% !important;
  }
}
@media only screen and (max-width: 1023px) {
  .widget-product-carousel .product-item-details {
    min-height: auto !important;
    border: none;
  }
}
@media screen and (max-width: 1023px) {
  .ai-recondation-main .recomandation-outer .airecommendation .owl-nav button {
    display: block !important;
    overflow: auto !important;
  }
  .ai-recondation-main .recomandation-outer .airecommendation .owl-nav button.owl-next span {
    right: 0;
  }
  .ai-recondation-main .recomandation-outer .airecommendation .owl-nav button.owl-prev span {
    left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .account.review-customer-index .review-card {
    flex-wrap: wrap;
  }
  .account.review-customer-index .review-card .product-image {
    max-width: 100%;
  }
  .account.review-customer-index .review-card .review-details {
    float: left;
    width: 100%;
    padding: 12px 0;
  }
}
@font-face {
  font-family: 'Fedra Sans';
  src: url('../fonts/Fedra-Sans-Regular.woff2');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Square Peg';
  src: url('../fonts/SquarePeg-Regular.ttf');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'IM FELL English';
  src: url('../fonts/IMFellEnglish-Regular.ttf');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std Book';
  src: url('../fonts/FedraSansStd-Book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std';
  src: url('../fonts/FedraSansStd-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std Demi';
  src: url('../fonts/FedraSansStd-Demi.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std';
  src: url('../fonts/FedraSansStd-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FedraSansStdMddium', sans-serif;
  src: url('../fonts/FedraSerifA-MediumTF_17297.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Condensed Std Demi";
  src: url('../fonts/FedraSans_Condensed_Std_Demi.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000002.woff2") format("woff2"), url("../fonts/WF-028154-010635-000002.woff") format("woff");
  font-style: normal;
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Light";
  src: url("../fonts/WF-028154-010635-000002.woff2") format("woff2"), url("../fonts/WF-028154-010635-000002.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Book 5";
  src: url("../fonts/WF-028154-010635-000007.woff2") format("woff2"), url("../fonts/WF-028154-010635-000007.woff") format("woff");
  font-display: swap;
  ascent-override: 92%;
  descent-override: 22%;
  line-gap-override: 0%;
  size-adjust: 101%;
}
@font-face {
  font-family: "Fedra Sans Normal I";
  src: url("../fonts/WF-028154-010635-000008.woff2") format("woff2"), url("../fonts/WF-028154-010635-000008.woff") format("woff");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Book Italic 3";
  src: url("../fonts/WF-028154-010635-000008.woff2") format("woff2"), url("../fonts/WF-028154-010635-000008.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000017.woff2") format("woff2"), url("../fonts/WF-028154-010635-000017.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Demi";
  src: url("../fonts/WF-028154-010635-000017.woff2") format("woff2"), url("../fonts/WF-028154-010635-000017.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000021.woff2") format("woff2"), url("../fonts/WF-028154-010635-000021.woff") format("woff");
  font-style: oblique;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Medium 5";
  src: url("../fonts/WF-028154-010635-000021.woff2") format("woff2"), url("../fonts/WF-028154-010635-000021.woff") format("woff");
  font-display: swap;
}
/* @font-face {
    font-family: "Fedra Sans Std";
    src: url("../fonts/FedraSansStd-Light.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
} */
@font-face {
  font-family: "Fedra Serif A 5";
  src: url("../fonts/WF-028154-010635-000003.woff2") format("woff2"), url("fonts/WF-028154-010635-000003.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Serif A Book 3";
  src: url("../fonts/WF-028154-010635-000003.woff2") format("woff2"), url("fonts/WF-028154-010635-000003.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000007.woff2") format("woff2"), url("fonts/WF-028154-010635-000007.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  ascent-override: 92%;
  descent-override: 22%;
  line-gap-override: 0%;
  size-adjust: 101%;
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000008.woff2") format("woff2"), url("fonts/WF-028154-010635-000008.woff") format("woff");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Book Italic 3";
  src: url("../fonts/WF-028154-010635-000008.woff2") format("woff2"), url("fonts/WF-028154-010635-000008.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000021.woff2") format("woff2"), url("fonts/WF-028154-010635-000021.woff") format("woff");
  font-style: oblique;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Medium 5";
  src: url("../fonts/WF-028154-010635-000021.woff2") format("woff2"), url("fonts/WF-028154-010635-000021.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Fedra Serif A 5";
  src: url("../fonts/WF-028154-010635-000050.woff2") format("woff2"), url("fonts/WF-028154-010635-000050.woff") format("woff");
  font-style: oblique;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Serif A Medium 5";
  src: url("../fonts/WF-028154-010635-000050.woff2") format("woff2"), url("fonts/WF-028154-010635-000050.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'FedraSansStdMddium', sans-serif;
  src: url('../fonts/FedraSerifA-MediumTF_17297.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Condensed Std Demi";
  src: url('../fonts/FedraSans_Condensed_Std_Demi.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "luma-icons";
  src: url('../fonts/Luma-Icons.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Citrus Gothic';
  src: url('../fonts/CitrusGothic-Regular.woff2') format('woff2'), url('../fonts/CitrusGothic-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std';
  src: url('../FedraSansStd-Bold.woff2') format('woff2'), url('../FedraSansStd-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std Book';
  src: url('../FedraSansStd-Book.woff2') format('woff2'), url('../FedraSansStd-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std';
  src: url('../FedraSansStd-Medium.woff2') format('woff2'), url('../FedraSansStd-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std Demi';
  src: url('../FedraSansStd-Demi.woff2') format('woff2'), url('../FedraSansStd-Demi.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.al-blog-slider .owl-dots .owl-dot {
  box-shadow: none;
}
.al-blog-slider .product-image-container {
  width: 100% !important;
  display: block;
  position: relative;
  max-width: 100%;
}
.al-blog-slider .product-image-container .product-image-wrapper {
  padding-bottom: 70% !important;
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.al-blog-slider .product-image-container .product-image-wrapper img {
  transition: transform 0.5s;
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: inherit;
}
.al-blog-slider .owl-item {
  padding-left: 1px;
}
@media (max-width: 767px) {
  .al-blog-slider .owl-item {
    flex: 0 0 100%;
  }
}
.al-blog-slider .owl-item .blog-section {
  height: 100%;
  border: 1px solid rgba(196, 196, 196, 0.25);
}
.al-blog-slider .owl-item .blog-section .blog-post-info {
  padding: 18px 31px;
  text-align: center;
  float: left;
}
.al-blog-slider .owl-item .blog-section .blog-post-info .post-title {
  display: block;
  margin-bottom: 10px;
}
.al-blog-slider .owl-item .blog-section .blog-post-info .post-title a {
  font-size: 18px;
  line-height: 28px;
  color: #020202;
  font-family: 'Fedra Sans Std';
}
.al-blog-slider .owl-item .blog-section .blog-post-info .post-description {
  font-size: 14px;
  line-height: 20px;
  color: #020202;
  margin-bottom: 20px;
}
.al-blog-slider .owl-item .blog-section .blog-post-info .post-view-more-link {
  line-height: normal;
  color: #a92611;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
  display: inline-block;
  text-transform: uppercase;
  padding: 12px 25px;
  margin: auto;
  display: inline-flex;
}
.al-blog-slider .owl-item .blog-section:hover .product-image-wrapper img {
  transform: scale(1.1);
}
.al-blog-slider .owl-stage {
  display: flex;
}
@media (max-width: 767px) {
  .al-blog-slider .owl-stage {
    max-width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .al-blog-slider {
    padding: 0 15px;
  }
}
.banner-block .row-full-width-inner {
  max-width: 100% !important;
}
.banner-block .row-full-width-inner img {
  max-width: 100%;
  width: 100%;
}
.banner-block [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  max-width: 100%;
}
.banner-block [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner img {
  max-width: 100%;
  width: 100%;
}
.page-main .columns .banner-block {
  display: block;
  position: relative;
  width: 100%;
}
.cms-sample-home-page {
  background: #fdf8ee;
}
.cms-sample-home-page .page-main {
  background: #fdf8ee;
}
.Homecategory_ac {
  padding: 2%;
}
.Homecategory_ac .calltoaction.desktop {
  display: flex;
  position: relative;
  width: 100%;
}
.Homecategory_ac .calltoaction.mobile {
  display: none;
}
.block.block-products-list {
  padding: 0;
}
@media all {
  img {
    max-width: 100%;
    height: auto;
    border: 0;
  }
  strong {
    font-weight: 700;
  }
  a {
    color: #006bb4;
    text-decoration: none;
  }
  a:visited {
    color: #006bb4;
    text-decoration: none;
  }
  a:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  a:active {
    color: #ff5501;
    text-decoration: underline;
  }
  ul {
    margin-top: 0;
    margin-bottom: 2.5rem;
  }
  ul > li {
    margin-top: 0;
    margin-bottom: 1rem;
  }
  button {
    background-image: none;
    background: #eee;
    border: 1px solid #ccc;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
  }
  button:focus,
  button:active {
    background: #e2e2e2;
    border: 1px solid #ccc;
    color: #333;
  }
  button:hover {
    background: #e1e1e1;
    border: 1px solid #ccc;
    color: #333;
  }
  form {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  *:focus {
    box-shadow: none;
    outline: 0;
  }
  input:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #00699d;
  }
  .product-items {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .product-items > li {
    margin: 0;
  }
  .block {
    margin-bottom: 40px;
  }
  .product-item-name {
    font-weight: 400;
  }
  .product-item-name > a {
    color: #333;
    text-decoration: none;
  }
  .product-item-name > a:visited {
    color: #333;
    text-decoration: underline;
  }
  .product-item-name > a:hover {
    color: #333;
    text-decoration: underline;
  }
  .product-item-name > a:active {
    color: #333;
    text-decoration: underline;
  }
  .product-item {
    box-sizing: border-box;
  }
  .product-item .action.towishlist {
    color: #666;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
  }
  .product-item .action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    font-family: 'luma-icons';
    margin: -2px 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .product-item .action.towishlist:hover {
    color: #333;
    text-decoration: none;
  }
  .product-item .action.towishlist:before {
    width: 18px;
  }
  button {
    border-radius: 3px;
  }
  body:not(._keyfocus) button:focus {
    box-shadow: none;
  }
  .action.primary {
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
  }
  .action.primary:focus,
  .action.primary:active {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff;
  }
  .action.primary:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff;
  }
  .price-container.weee:before {
    display: none;
  }
  .product-items {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
  }
  .product-item {
    font-size: 1.4rem;
    line-height: normal;
    letter-spacing: normal;
    vertical-align: top;
  }
  .products-grid .product-item {
    display: inline-block;
    margin-left: 2%;
    width: calc((100% - 2%)/2);
  }
  .product-item:nth-child(2n+1) {
    margin-left: 0;
  }
  .product-item-name {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    display: block;
    hyphens: auto;
    margin: 5px 0;
    word-wrap: break-word;
  }
  .product-item-info {
    max-width: 100%;
    width: 152px;
  }
  .product-item-actions {
    font-size: 0;
  }
  .product-item-actions > * {
    font-size: 1.4rem;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary > .stock.unavailable {
    line-height: 1;
    padding-bottom: 10px;
    padding-right: 24px;
    padding-top: 10px;
  }
  .product-item .price-box {
    margin: 3px 0 8px;
  }
  .product-item .price-box .price {
    font-weight: 700;
    white-space: nowrap;
  }
  .product-item .price-box .price-label {
    color: #666;
    font-size: 12px;
  }
  .product-item .tocart {
    font-size: 1.3rem;
    border-radius: 0;
    line-height: 1;
    padding-bottom: 10px;
    padding-top: 10px;
    white-space: nowrap;
  }
  .column.main .product-items {
    margin-left: 0;
  }
  .column.main .product-item {
    padding-left: 0;
  }
  .price-container .price {
    font-size: 1.4rem;
  }
  .product-item {
    position: relative;
  }
  .product-item .price-box .price-label {
    display: none;
  }
  span.price-label {
    display: none !important;
  }
  .product-image-container {
    display: inline-block;
    max-width: 100%;
  }
  .product-image-wrapper {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  .product-image-photo {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .product-item:hover .product-item-inner {
    position: relative;
    top: 0;
  }
  .column.main .block:last-child {
    margin-bottom: 0;
  }
  input {
    color: #4e2100;
  }
  .widget {
    clear: both;
  }
  .product-item .action.towishlist:before {
    content: '\e600';
  }
  .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%)/2);
  }
  .block.widget .products-grid .product-item:nth-child(2n+1) {
    margin-left: 0;
  }
  .block.widget .product-item-info {
    width: auto;
  }
  input::selection {
    background: #ff0;
  }
  .block-products-list.grid .action.towishlist {
    top: -10px;
    left: 0;
    z-index: 99;
    position: absolute;
  }
  .product-item-inner .actions-primary form {
    display: flex !important;
    justify-content: space-between !important;
  }
  .product-item .price-box {
    margin: 0;
  }
}
@media all and only screen and (max-width: 639px) {
  .product-item-actions .actions-primary {
    display: block;
  }
}
@media all and all and (min-width: 640px) {
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .products-grid .product-item-info:hover {
    background: #fff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
  .products-grid .product-item-inner {
    background: #fff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
    width: 33.33333333%;
  }
  .page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 4%)/3);
  }
  .page-layout-1column .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, 0.3);
    margin: 9px 0 0 -1px;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%)/3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media all and (max-width: 719px) {
  .product-item-inner .actions-primary form {
    display: inherit !important;
    justify-content: space-between !important;
  }
}
@media all {
  .cms-sample-home-page .page-main .block {
    padding: 60px 0;
    margin-bottom: 0 !important;
  }
  .cms-index-index .page-main .block {
    padding: 60px 0;
    margin-bottom: 0 !important;
  }
  .product-image-container {
    width: 100% !important;
    float: left;
    position: relative;
  }
  .product-item-name > a {
    color: #231f20;
    font-family: "Fedra Sans Demi";
  }
  .cms-sample-home-page .product-item-details {
    text-align: center;
    border-top: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
    float: left;
    width: 100%;
    min-height: 190px;
  }
  span.calltoaction a {
    text-align: center;
    font-size: 21px;
    color: #bc1717 !important;
    text-decoration: underline;
    text-transform: none;
  }
  span.calltoaction.mobile {
    display: none;
  }
  .products-grid .product-item-actions {
    margin: 0 !important;
    width: 100%;
  }
  .widget-product-grid .product-item .product-item-inner .tocart {
    background: #edaa39;
    background: rgba(237, 170, 57, 0.8);
    width: 100%;
    text-align: center;
    border: 0 !important;
    padding: 0;
    font-weight: 400;
    border-radius: 0;
    height: auto;
    padding: 8px 0;
    font-family: "Fedra Sans Book 5";
    font-size: 14px;
  }
  .widget-product-grid .product-item .product-item-inner .tocart:hover {
    background: #edaa39 !important;
    background: rgba(237, 170, 57, 0.8) !important;
  }
  .cms-sample-home-page span.price-container.price-final_price.tax.weee {
    width: 100%;
    float: left;
    text-align: center;
  }
  .cms-sample-home-page .product-item .product-item-details .price-box {
    margin: 0;
    position: static;
    height: auto;
    padding: 0 0 20px;
  }
  .product-item-actions {
    width: 100%;
  }
}
@media all and (max-width: 1023px) {
  .cms-sample-home-page .page-main .block {
    padding: 45px 0;
    background: transparent;
  }
}
@media all and only screen and (min-width: 768px) {
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
    margin-left: 2% !important;
  }
}
@media all and screen and (max-width: 768px) {
  span.calltoaction.desktop {
    display: none;
  }
  span.calltoaction.mobile {
    display: block;
  }
  body .page-header #mySidenav .menu-left {
    position: relative !important;
  }
}
@media all and (max-width: 1023px) {
  .cms-index-index .page-main .block {
    padding: 60px 0;
    margin-bottom: 0 !important;
  }
  .product-image-container {
    width: 100% !important;
    float: left;
    position: relative;
  }
  .product-item-name > a {
    color: #231f20;
    font-family: "Fedra Sans Demi";
  }
  .product-item-details {
    text-align: center;
    border: 1px solid rgba(196, 196, 196, 0.25);
    border-top: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
    padding-left: 20px;
    float: left;
    width: calc(100% - 59px);
    border: none;
  }
  .minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #edaa38;
  }
  .block-content {
    text-align: left;
  }
  span.calltoaction a {
    text-align: center;
    font-size: 21px;
    color: #bc1717 !important;
    text-decoration: underline;
    text-transform: none;
  }
  span.calltoaction.mobile {
    display: none;
  }
  .products-grid .product-item-actions {
    margin: 0 !important;
    width: 100%;
  }
  .product-item-details {
    min-height: 190px !important;
  }
  .cms-sample-home-page .page-main .block {
    padding-bottom: 0 !important;
  }
}
@media all and (max-width: 1023px) and screen and (max-width: 768px) {
  span.calltoaction.desktop {
    display: none;
  }
  span.calltoaction.mobile {
    display: block;
  }
}
@media all and (max-width: 1023px) and only screen and (max-width: 1023px) {
  .cms-sample-home-page .page-main .block {
    padding: 15px 0 !important;
    margin-bottom: 0 !important;
  }
  .cms-sample-home-page .page-main .block {
    padding: 15px 0;
    margin-bottom: 0 !important;
    display: block;
    position: relative;
    overflow: hidden;
  }
  .cms-sample-home-page .widget-product-grid .product-item .price-box .price {
    font-size: 16px !important;
  }
  .cms-sample-home-page .product-item .product-item-details .price-box {
    padding: 0 0 10px;
  }
}
@media all {
  .action.primary {
    background-image: none;
    background: #cf4520;
    border: 1px solid #cf4520;
  }
  .action.primary:hover {
    background: #cf4520 !important;
    border: 1px solid #cf4520 !important;
    color: #fff !important;
  }
  .product-item-inner .actions-primary form {
    display: flex !important;
    justify-content: space-between !important;
  }
  a:hover {
    color: #0056b3;
    text-decoration: underline;
  }
  .price-box.price-final_price,
  .price-final_price,
  .product-item .price-box {
    float: left;
    width: 100%;
  }
  .cms-sample-home-page .page-main .block {
    background: transparent;
    padding: 30px 0;
  }
  .cms-sample-home-page span.price-container.price-final_price.tax.weee {
    width: 100%;
    float: left;
    text-align: center;
  }
  .cms-sample-home-page .product-item .product-item-details .price-box {
    margin: 0 auto;
    position: relative;
    height: auto;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  span.price-container.price-final_price.tax.weee {
    width: auto !important;
    float: left;
  }
  .product-item .price-box {
    margin: 0;
  }
  .price-box.price-final_price {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }
  .cms-sample-home-page .product-item-details {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    vertical-align: top !important;
    align-content: center !important;
  }
  .cms-sample-home-page .Homecategory {
    padding: 2%;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list {
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid {
    display: flex;
    justify-content: space-between;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    display: flex;
    gap: 50px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    padding: 0 !important;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info {
    width: auto;
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #efefef;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info:hover {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 15px 15px 5px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details {
    width: 100%;
    min-height: fit-content;
    margin: 0 !important;
    padding: 0 0 10px;
    position: static;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    position: relative;
    width: 100%;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 0;
    overflow: hidden;
    font-size: 16px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    min-height: fit-content;
    margin: 4px 0 10px;
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper {
    position: relative;
    height: 100%;
    min-height: fit-content;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .gudibuy {
    margin: 0 !important;
    padding: 0;
    height: auto;
    min-height: fit-content;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-inner {
    position: static !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-details .product-item-inner {
    position: static !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-inner {
    display: flex !important;
    height: fit-content !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart:hover {
    text-decoration: none;
    background: #ee7203 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    height: 32px;
    text-align: center;
    border: 0 !important;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    font-family: "Fedra Sans Book 5";
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    cursor: not-allowed;
    opacity: 0.5;
    line-height: 1;
    position: relative;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist {
    top: 25px;
    left: auto;
    z-index: 99;
    position: absolute;
    right: 25px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist:before {
    margin: 0;
  }
  .cms-sample-home-page .Homecategory .calltoaction.desktop {
    display: flex;
    position: relative;
    width: 100%;
  }
  .cms-sample-home-page .Homecategory .calltoaction.desktop a,
  .cms-sample-home-page .Homecategory .calltoaction.mobile a {
    margin-left: auto;
    text-decoration: none;
  }
}
@media all and only screen and (min-width: 768px) {
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
    margin-left: 2% !important;
  }
}
@media all and only screen and (min-width: 768px) and (max-width: 850px) {
  .price-box.price-final_price {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media all and (max-width: 719px) {
  .product-item-inner .actions-primary form {
    display: inherit !important;
    justify-content: space-between !important;
  }
}
@media all and only screen and (min-width: 576px) and (max-width: 767px) {
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc((100% - 4%)/2) !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
    margin-bottom: 15px;
  }
}
@media all and only screen and (max-width: 575px) {
  .block.widget .products-grid .product-item {
    margin: 0 0 20px;
  }
  .block.widget .products-grid .product-item:last-child {
    margin-bottom: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    border: 1px solid rgba(196, 196, 196, 0.25);
    margin: 0 auto 15px;
  }
}
@media all and only screen and (max-width: 1366px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    font-size: 14px;
  }
  .cms-sample-home-page .Homecategory {
    padding: 5px;
  }
  .cms-sample-home-page .Homecategory .calltoaction.desktop {
    display: none !important;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile {
    display: flex;
    position: relative;
    width: 100%;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile a {
    margin-left: auto;
    text-decoration: none;
    position: relative;
    right: 5px;
    font-size: 16px;
  }
  .widget-product-grid .product-item {
    margin: 0 0.5% 2% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid {
    display: flex;
    justify-content: space-between;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    display: block;
    justify-content: space-between;
    gap: 5px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    padding: 0 !important;
    position: relative;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info {
    width: auto;
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #efefef;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info:hover {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 15px 15px 5px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details {
    width: 100%;
    min-height: fit-content;
    margin: 0 !important;
    padding: 0 0 10px;
    position: static;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    position: relative;
    width: 100%;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 0;
    overflow: hidden;
    font-size: 14px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    min-height: fit-content;
    margin: 4px 0 10px;
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper {
    position: relative;
    height: 100%;
    min-height: fit-content;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .gudibuy {
    margin: 0 !important;
    padding: 0;
    height: auto;
    min-height: fit-content;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-inner {
    position: static !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-details .product-item-inner {
    position: static !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-inner {
    display: flex !important;
    height: fit-content !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart:hover {
    text-decoration: none;
    background: #ee7203 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    position: relative;
    height: 32px;
    text-align: center;
    border: 0 !important;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    font-family: "Fedra Sans Book 5";
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    cursor: not-allowed;
    opacity: 0.5;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist {
    top: 10px;
    left: auto;
    z-index: 99;
    position: absolute;
    right: 10px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist:before {
    margin: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary {
    display: inline-flex;
    margin: 0 auto;
    width: auto;
    justify-content: center;
  }
  .cms-sample-home-page .page-main .block.block-products-list {
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 6%)/6);
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
  }
}
@media all and only screen and (max-width: 1024px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/4);
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
  }
}
@media all and only screen and (max-width: 1023px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/4);
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
  }
}
@media all and only screen and (max-width: 767px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 3%)/3);
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
  }
}
@media all and only screen and (max-width: 376px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    font-size: 13px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 12px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    font-size: 12px;
    line-height: 1;
    height: 28px;
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .product-item {
    position: relative;
  }
  .product-item .price-box .price-label {
    display: none;
  }
  span.price-label {
    display: none !important;
  }
  .product-item:hover .product-item-inner {
    position: relative;
    top: 0;
  }
  input {
    color: #4e2100;
  }
  input::selection {
    background: #ff0;
  }
  .block-products-list.grid .action.towishlist {
    top: -10px;
    left: 0;
    z-index: 99;
    position: absolute;
  }
  .product-item-inner .actions-primary form {
    display: flex !important;
    justify-content: space-between !important;
  }
  .product-item .price-box {
    margin: 0;
  }
}
@media screen and (min-width: 768px) and all and (min-width: 769px) {
  .page-main .block {
    margin-bottom: 50px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and all and (min-width: 1024px) {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4*24.439%)/3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 719px) {
  .product-item-inner .actions-primary form {
    display: inherit !important;
    justify-content: space-between !important;
  }
}
/*! CSS Used from: Embedded */
@media only screen and (max-width: 1366px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details {
    min-height: fit-content !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 0 10px;
    position: static;
  }
  .cms-sample-home-page .Homecategory {
    padding: 5px;
  }
  .cms-sample-home-page .Homecategory .calltoaction.desktop {
    display: none !important;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile {
    display: flex;
    position: relative;
    width: 100%;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile a {
    margin-left: auto;
    text-decoration: none;
    position: relative;
    right: 5px;
    font-size: 16px;
  }
  .widget-product-grid .product-item {
    margin: 0 0.5% 2% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid {
    display: flex;
    justify-content: space-between;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    display: block;
    justify-content: space-between;
    gap: 5px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    padding: 0 !important;
    position: relative;
    margin: 0.5% !important;
    width: calc((100% - 6%)/ 6);
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #efefef;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info:hover {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 15px 15px 5px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    position: relative;
    width: 100%;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 0;
    overflow: hidden;
    font-size: 14px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    min-height: fit-content;
    margin: 4px 0 10px;
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper {
    position: relative;
    height: 100%;
    min-height: fit-content;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .gudibuy {
    margin: 0 !important;
    padding: 0;
    height: auto;
    min-height: fit-content;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-inner,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-details .product-item-inner {
    position: static !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-inner {
    display: flex !important;
    height: fit-content !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: 0 !important;
    font-size: 14px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart:hover {
    text-decoration: none;
    background: #ee7203 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    position: relative;
    height: 32px;
    text-align: center;
    border: 0 !important;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: 0 !important;
    font-size: 14px;
    font-family: "Fedra Sans Book 5";
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    cursor: not-allowed;
    opacity: 0.5;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist {
    top: 10px;
    left: auto;
    z-index: 99;
    position: absolute;
    right: 10px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist::before {
    margin: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary {
    display: inline-flex;
    margin: 0 auto;
    width: auto;
    justify-content: center;
  }
  .cms-sample-home-page .page-main .block.block-products-list {
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/ 4);
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 0px !important;
  }
}
@media only screen and (max-width: 1023px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/ 4);
    margin: 0.5% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 3%)/ 3);
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
  }
}
@media only screen and (max-width: 376px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    font-size: 13px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 12px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    font-size: 12px;
    line-height: 1;
    height: 28px;
    padding: 0 10px;
  }
}
.block.newsletter {
  margin-bottom: 20px;
}
.subscribe-box {
  margin: 0 auto;
}
.sub-btn-wrapper {
  padding: 6px 30px;
  color: #670344;
  font-family: "Fedra Serif A Medium 5";
  font-size: 24px;
  text-transform: capitalize;
}
.subscribe-box a {
  color: #fff;
  font-size: 18px;
  min-width: 150px;
  font-family: 'Fedra Sans Book 5', 'Open Sans', sans-serif !important;
  margin: 0 !important;
  background: #bc1717;
  text-transform: capitalize;
  height: 46px;
  padding: 0;
  line-height: 42px;
  border-radius: 30px !important;
}
.sub-btn-wrapper {
  font-size: 26px;
}
.cms-sample-home-page .page-bottom,
body:not(.cms-sample-home-page) .page-wrapper .page-bottom {
  margin-bottom: 0 !important;
  padding-top: 50px;
  padding-bottom: 0;
  background-color: #ffffff !important;
}
.cms-sample-home-page .footernewsletter,
.footernewsletter {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  margin: 0 auto;
}
.cms-sample-home-page .footernewsletter .sub-btn-wrapper,
.footernewsletter .sub-btn-wrapper {
  padding: 0;
  background: transparent;
  margin: 0;
}
.footernewsletter .newsletter .sub-btn-wrapper span {
  display: none;
}
.page-bottom .footernewsletter .newsletter .subscribe-box a {
  width: 70% !important;
  color: #ffffff;
}
body .page-bottom .footernewsletter {
  align-items: center;
  flex-direction: row;
}
.cms-sample-home-page .page-bottom .footernewsletter .footer-nandhi,
body .page-bottom .footernewsletter .footer-nandhi {
  position: relative;
  left: unset;
  top: unset;
  bottom: unset;
  right: unset;
  margin: 0 0 -90px;
  width: 45%;
}
.page-bottom .footernewsletter > .content {
  position: relative !important;
  top: unset;
  left: unset;
  width: 55% !important;
}
.cms-sample-home-page .page-footer,
.page-footer {
  padding: 80px 0 50px !important;
  margin-top: auto;
}
body .page-bottom .footernewsletter .content h2 {
  text-transform: none;
}
.bottom-toolbar p#toolbar-amount {
  color: #231f20 !important;
}
@media only screen and (max-width: 1024px) {
  .footerlinksection {
    background: transparent;
  }
  .footerlinksection .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footernewsletter .footer-nandhi img {
    display: block;
  }
  .footernewsletter {
    background: none;
  }
  .cms-sample-home-page .page-bottom,
  body .page-bottom {
    padding-bottom: 0;
    padding-top: 0;
  }
  .page-bottom .page-bottom {
    padding: 0 0 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .footernewsletter .footer-nandhi img {
    width: auto;
    margin: 0 auto;
  }
  .cms-sample-home-page .footernewsletter,
  body .page-bottom .footernewsletter {
    height: auto;
    margin-bottom: 0 !important;
  }
  .cms-sample-home-page .page-bottom .footernewsletter .footer-nandhi,
  body .page-bottom .footernewsletter .footer-nandhi {
    padding-bottom: 0% !important;
    margin: 0;
    width: 100%;
  }
  .cms-sample-home-page .page-footer,
  body .page-footer {
    padding: 0px !important;
  }
  body .page-footer .footer .footerlinksection > div:last-child {
    border-bottom: none !important;
  }
  .page-bottom .footernewsletter > .content {
    width: 100% !important;
  }
  body.cms-sample-home-page .page-bottom .footernewsletter > .content,
  body .page-bottom .footernewsletter > .content {
    padding: 50px 0 !important;
  }
  .footerlinksection h4 {
    font-size: 16px;
    padding: 5px 0;
  }
  .footerlinksection li {
    padding-bottom: 5px !important;
  }
  .page-bottom .footernewsletter .content h2 {
    font-size: 24px;
    padding: 0 60px;
  }
  body .page-wrapper .page-bottom {
    background: #fff;
    padding: 0 !important;
  }
  .footerlinksection h4:after {
    top: 50%;
    transform: rotate(0deg) translateY(-50%);
    -webkit-transform: rotate(0deg) translateY(-50%);
  }
  .footerlinksection .col-2.active h4:after {
    transform: rotate(0deg) translateY(-50%);
    -webkit-transform: rotate(0deg) translateY(-50%);
  }
}
@media only screen and (max-width: 768px) {
  .sub-btn-wrapper {
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    position: relative;
  }
  .sub-btn-wrapper img {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 50px !important;
  }
  .subscribe-box a {
    margin: 10px;
  }
  .sub-btn-wrapper span {
    font-size: 20px !important;
  }
  body.cms-sample-home-page .page-bottom .footernewsletter > .content,
  body .page-bottom .footernewsletter > .content {
    padding: 0 !important;
  }
}
body .dropdown-menu-dekstop .menu-left .menu-links .split-ul .menu-parent {
  margin-left: 0 !important;
}
.dropdown-menu-dekstop .mega_menu_list ul li .menu-left {
  display: none !important;
}
.dropdown-menu-dekstop .mega_menu_list ul li.open-top .menu-left {
  display: block !important;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-name .product-item-link {
  height: 34px;
}
.gift-options-cart-item {
  display: none !important;
}
.products_listing_grid.products.wrapper .rating-summary .rating-result {
  width: 100%;
}
.products_listing_grid.products.wrapper .product-item .product-reviews-summary .rating-summary {
  min-width: 130px;
}
.catalog-product-view.new-pdp-design .text_type_attribute.shirt_size input[type=radio]:checked + label:after,
.catalog-product-view.new-pdp-design .text_type_attribute.shirt_size input[type=radio].selected + label:after {
  width: 32px;
  height: 32px;
}
.catalog-product-view.new-pdp-design .swatch-option-wrap {
  margin-bottom: 10px !important;
}
.header.content .right-container-wrap span.myaccounticon {
  margin-top: -7px;
}
html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td:nth-child(4) {
  width: 137px !important;
}
html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td:nth-child(3) {
  width: 160px !important;
}
html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td:nth-child(2) {
  width: 80px !important;
}
html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td:nth-child(1) {
  width: 60px !important;
}
@media (min-width: 768px) {
  .desktop-toggle {
    margin-top: -10px;
  }
}
.header.content .right-container-wrap span.myaccounticon {
  margin-top: -7px;
}
.dropdown-menu-dekstop .level0 .level-top img,
.dropdown-menu-dekstop .top-section .icon.user-my-icon img {
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  .products_listing_grid.products.wrapper .product-item .product-reviews-summary.short {
    margin-top: 0;
  }
  .minicart-items-wrapper {
    height: calc(100vh - 370px) !important;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-link {
    height: 34px !important;
  }
  #minicart-content-wrapper .cartcalltoaction {
    bottom: 0;
  }
  .block-minicart .subtotal {
    bottom: 61px !important;
  }
  #mini-cart li .product .product-item-name a {
    line-height: 1.2;
  }
  .dropdown-menu-dekstop .level0 a img {
    max-width: 80px;
  }
  .dropdown-menu-dekstop .angle-arrow {
    top: 14px;
  }
  .desktop-toggle {
    margin-top: -6px;
  }
  .dropdown-menu-dekstop .level0 a img {
    vertical-align: middle;
  }
  .dropdown-menu-dekstop .top-section {
    align-items: center;
  }
  .dropdown-menu-dekstop .angle-arrow {
    top: 13px;
  }
  .dropdown-menu-dekstop ul.split-ul a {
    padding-right: 50px !important ;
  }
  .products_listing_grid.products.wrapper .product-item .product-reviews-summary.short .product-reviews-summary.short {
    margin-bottom: 0;
  }
}
.cms-sample-home-page .page-wrapper main#maincontent {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-secondary a:before {
  content: '' !important;
  background-size: 16px 18px;
}
.widget-slider-content .product-item .category-carousal.price-box .old-price .price {
  text-decoration: line-through;
}
.widget-slider-content .product-item .price-box > span {
  display: block;
  width: 100%;
}
.products_listing_grid.products.wrapper .rating-summary .rating-result {
  width: 130px;
}
@media only screen and (max-width: 768px) {
  .products_listing_grid.products.wrapper .rating-summary {
    height: 20px;
  }
  .products_listing_grid.products.wrapper .rating-summary .rating-result:before {
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('../images/grey-star.svg') !important;
    content: "" !important;
    height: 20px !important;
  }
  .catalog-product-view.new-pdp-design .text_type_attribute.shirt_size input[type=radio]:checked + label:after,
  .catalog-product-view.new-pdp-design .text_type_attribute.shirt_size input[type=radio].selected + label:after {
    width: 32px;
    height: 32px;
  }
  .catalog-product-view.new-pdp-design .product-options-wrapper .text_type_attribute.shirt_size .swatch-option-wrap input[type=radio].swatch-option.disabled + label:after,
  .catalog-product-view.new-pdp-design .product-options-wrapper .text_type_attribute.shirt_size input[type=radio].swatch-option.disabled.selected + label:after {
    height: 32px;
  }
  .header.content .right-container-wrap .header.links .icon.wishlist-my-icon .wishlist.counter,
  .minicart-wrapper .action.showcart .counter.qty.empty {
    padding: 0;
  }
  * {
    box-sizing: border-box;
  }
  button.close {
    padding: 0 !important;
    background-color: transparent !important;
  }
}
/* Page Builder CSS */
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .home-slider {
    padding: 0 20px !important;
  }
  .home-slider .pagebuilder-column {
    width: 25% !important;
  }
  .home-slider .pagebuilder-column + .pagebuilder-column {
    width: 75% !important;
  }
}
@media only screen and (max-width: 1023px) {
  .widget-product-carousel .product-item-details {
    min-height: auto !important;
    border: none;
  }
}
/* Page Builder CSS  End*/
.holiday-heading span:before,
.holiday-heading span:after {
  content: '';
  background: url('../images/heading-holiday.png');
  background-size: 100%;
  background-repeat: no-repeat;
  width: 200px;
  height: 20px;
  position: absolute;
  top: 50%;
}
.holiday-heading span:before {
  left: 105%;
  transform: translateY(-50%);
}
.holiday-heading span:after {
  right: 105%;
  transform: translateY(-50%);
  transform: translateY(-50%) rotate(180deg);
}
.holiday-bundle {
  padding: 0;
}
.holiday-bundle .main-generic-category.holidyabundle ul {
  gap: 5%;
}
.holiday-bundle .main-generic-category.holidyabundle ul li {
  width: 30% !important;
}
.holiday-bundle .main-generic-category.holidyabundle ul li h2 {
  font-size: 24px;
  max-width: unset;
  font-weight: 500;
}
.holiday-bundle .main-generic-category.holidyabundle ul li p {
  font-size: 16px;
  margin-top: 7px;
}
.holiday-bundle .ishaessentials .product-item-info .stock.unavailable {
  background: #f1bb61 !important;
  border-radius: 0 !important;
}
.holiday-bundle .ishaessentials {
  background-color: #FFF !important;
}
html {
  scroll-behavior: smooth;
}
.holiday-bundle .item.product.product-item.out-of-stock .product-item-inner .unavailable {
  background: #f1bb61 !important;
}
.holiday-bundle .stock.notifyme {
  display: none;
}
.holiday-bundle .product-item-details .price-final_price .old-price .price-wrapper .price,
.holiday-bundle .pagebuilder-column .widget-product-grid .product-item .price-box .price {
  font-size: 14px;
  justify-content: center;
  gap: 10px;
}
.holiday-bundle .product-item-details .price-final_price .old-price .price-wrapper .price {
  color: #A92611;
  font-weight: 400;
}
.holiday-bundle .ishaessentials .product-item .product-item-name {
  font-size: 24px;
  text-align: center;
  margin: 10px 0;
}
.holiday-bundle .block.widget .product-item-info {
  box-shadow: 4px 4px 30px -16px rgba(0, 0, 0, 0.25) !important;
  padding: 0 0 10px !important;
  float: none;
  width: 100%;
  max-width: 348px;
  display: inline-block;
  position: relative;
  background: #f6f3f3 !important;
}
.holiday-bundle .widget-product-grid .product-item .product-item-inner .tocart {
  max-width: 140px !important;
  margin: 0 auto !important ;
}
.holiday-bundle .ishaessentials .product-item-inner .actions-primary {
  margin-bottom: 0 !important;
}
.holiday-bundle .price-box.price-final_price {
  gap: 10px;
}
.holiday-bundle .product-image-photo {
  margin: 0;
  width: 100%;
}
.holiday-bundle .product-item-details {
  float: left;
  width: 100%;
}
.holiday-bundle .block.widget .products-grid .product-item .product-item-inner,
.page-layout-1column .holiday-bundle .block.widget .products-grid .product-item .product-item-inner {
  min-height: 43px;
}
.page-layout-1column .holiday-bundle .block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 0 !important;
}
.holiday-bundle .block.widget .products-grid .product-item,
.page-layout-1column .holiday-bundle .block.widget .products-grid .product-item {
  text-align: center;
  padding: 10px !important;
  margin: 0 0 60px !important;
}
.holiday-bundle img {
  width: 100%;
}
.page-layout-1column .holiday-bundle .block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 0 !important;
}
body .holiday-bundle,
body .holiday-bundle .holiday-bundle-column {
  background-color: #fff !important;
}
body .holiday-bundle.cms-adiyogi-store,
body .holiday-bundle.cms-adiyogi-store .holiday-bundle-column {
  background-color: #f1eded !important;
}
.page-layout-1column .holiday-bundle .block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 0 !important;
}
.holiday-bundle {
  clear: both;
}
.holiday-heading {
  float: left;
  width: 100%;
  text-align: center;
  clear: both;
  font-size: 50px;
  font-weight: 600;
  color: #54042F;
  background: #f1eded;
  margin-top: 30px;
  padding: 40px 0 0;
}
.holiday-heading.gender {
  background: #fff;
  margin: 0px !important;
}
.holiday-heading span {
  position: relative;
}
.homecarousel .label-outer .homepage-newarrival-label {
  margin-top: 3px;
  padding: 5px 10px;
  background: #8432ef;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  text-align: right;
  color: #fff;
  font-weight: 700;
  float: left;
  clear: both;
}
.homecarousel .bestseller-tag {
  font-family: 'Fedra Sans Std';
  font-size: 11px;
  background: #ffef34;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  right: 0;
  color: #000;
  top: 0;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.homecarousel .label-outer .homepage-crausel-offer_label {
  padding: 5px 10px;
  background: #b31212;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  text-align: left;
  float: left;
  clear: both;
}
.homecarousel .label-outer .homepage-newarrival-label,
.homecarousel .label-outer .homepage-crausel-offer_label {
  font-size: 11.5px;
}
.homecarousel .label-outer .homepage-newarrival-label,
.homecarousel .label-outer .homepage-crausel-offer_label {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  text-align: left;
  float: left;
  clear: both;
}
.homecarousel .label-outer {
  position: absolute;
  top: -11px;
  left: 0;
  z-index: 10;
  padding: 10px 0;
}
.home-slider .pagebuilder-column-group {
  margin-bottom: 100px;
}
p.additional-text {
  display: none;
}
.holiday-bundle p.additional-text {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #595959;
  float: left;
  width: 100%;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.holiday-bundle p.additional-text {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #595959;
  float: left;
  width: 100%;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.holiday-bundle .homecarousel p.additional-text {
  font-size: 12px;
  color: #AEAEAE;
  margin: 0 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 19px;
}
.holiday-bundle .widget-product-carousel .product-item .price-box .price {
  font-size: 12px;
}
.holiday-bundle .widget-product-carousel .product-item .price-box .price {
  font-size: 12px;
  color: #A92611;
  font-weight: 400;
}
@media (max-width: 767px) {
  .holiday-bundle .widget-product-carousel .product-item .price-box .price {
    font-size: 8px;
  }
  .holiday-bundle .widget-product-carousel .product-item .price-box .price {
    font-size: 8px;
  }
  .holiday-bundle .main-generic-category.holidyabundle ul {
    gap: unset !important;
  }
  .holiday-bundle .main-generic-category.holidyabundle ul li {
    width: 50% !important;
    padding: 0 30px 0;
  }
  .main-generic-category.holidyabundle ul li h2 {
    font-size: 14px;
  }
  .main-generic-category.holidyabundle ul li p {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .holiday-bundle .block.widget .products-grid .product-item,
  .page-layout-1column .holiday-bundle .block.widget .products-grid .product-item {
    text-align: center;
    padding: 10px !important;
    margin: 0 0 20px !important;
    border: none !important;
  }
  .holiday-bundle .ishaessentials .product-item .product-item-name {
    font-size: 24px;
    text-align: center;
    margin: 10px 0 5px;
  }
  .holiday-bundle .ishaessentials .product-item .product-item-details {
    padding: 0;
  }
  .holiday-heading {
    font-size: 24px;
    margin: 20px 0;
  }
  .holiday-heading span:after,
  .holiday-heading span:before {
    width: 100px;
    height: 10px;
  }
  .home-slider .pagebuilder-column-group {
    margin-bottom: 50px;
  }
}
@media (max-width: 400px) {
  .holiday-bundle .main-generic-category.holidyabundle ul li {
    padding: 0 10px 0;
  }
  .holiday-heading {
    font-size: 20px;
    margin: 10px 0;
  }
  .holiday-heading span:after,
  .holiday-heading span:before {
    width: 75px;
  }
}
/** New Home page for ca and usa **/
.home-page-category-title {
  text-align: center;
  font-size: 50px;
  padding: 90px 20px 60px;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .home-page-category-title {
    font-size: 24px;
    padding: 20px 0 0;
  }
}
.main-generic-category.home-page-category {
  text-align: center;
  padding: 30px 0;
  background-color: #FFF !important;
}
@media (max-width: 767px) {
  .main-generic-category.home-page-category {
    padding: 20px 0;
  }
}
.main-generic-category.home-page-category ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
  overflow: auto;
  width: 100%;
  float: none;
  justify-content: center;
}
.main-generic-category.home-page-category ul li {
  width: 16% !important;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .main-generic-category.home-page-category ul li {
    width: 33% !important;
  }
}
@media (max-width: 767px) {
  .main-generic-category.home-page-category ul li {
    width: 50% !important;
  }
}
.main-generic-category.home-page-category ul li img {
  border-radius: 10px;
}
.main-generic-category.home-page-category h2 {
  font-size: 16px;
  margin: 18px 0;
  text-align: center;
  float: left;
  width: 100%;
  max-width: 100%;
}
.home-login {
  background: #FAF7F2;
  width: 100%;
  float: left;
  padding: 60px 40px;
  margin-top: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .home-login {
    padding: 20px;
    margin-top: 20px;
  }
}
.home-login h3,
.home-login p {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 48px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .home-login h3,
  .home-login p {
    font-size: 24px;
  }
}
.home-login p {
  font-size: 36px;
  padding: 0 60px;
}
@media (max-width: 767px) {
  .home-login p {
    font-size: 18px;
    padding: 0 20px;
  }
}
.home-login a {
  background: #69351D;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  padding: 15px 20px;
  display: inline-block;
  border-radius: 10px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .home-login a {
    font-size: 14px;
  }
}
.home-login a:hover {
  text-decoration: none;
  background: #492514;
  color: #fff;
}
.app-heading,
.bundles-home-heading,
.heading-featured-collection {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 50px;
  padding: 90px 20px;
}
@media (max-width: 767px) {
  .app-heading,
  .bundles-home-heading,
  .heading-featured-collection {
    font-size: 24px;
    padding: 20px 0;
  }
}
.row-reverse .pagebuilder-column-line {
  flex-direction: row-reverse;
}
.featured-collection {
  padding: 0 20px;
}
@media (max-width: 767px) {
  .featured-collection {
    padding: 0;
  }
}
.featured-collection img {
  width: 100%;
}
.featured.order-two {
  padding-left: 40px;
}
@media (max-width: 767px) {
  .featured.order-two {
    padding-left: 0;
  }
}
.featured {
  text-align: left;
}
@media (max-width: 767px) {
  .featured {
    margin: 20px 0;
  }
}
.featured .featured-category-name {
  float: left;
  width: 100%;
  font-weight: 600;
  font-size: 18px;
}
@media (max-width: 767px) {
  .featured .featured-category-name {
    font-size: 18px;
  }
}
.featured .featured-discreption {
  float: left;
  width: 100%;
  font-size: 18px;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .featured .featured-discreption {
    font-size: 15px;
  }
}
.featured a {
  float: left;
  border: 2px solid #000;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 15px;
  border-radius: 10px;
  color: #000;
  text-decoration: none;
}
@media (max-width: 767px) {
  .featured a {
    font-size: 15px;
  }
}
.featured a:hover {
  color: #000;
  text-decoration: none;
}
html .page-layout-1column .block.widget .curated-bundles .products-grid .product-item {
  width: 25% !important;
  margin: 0 !important;
  padding: 0 20px 5px;
}
@media (max-width: 767px) {
  html .page-layout-1column .block.widget .curated-bundles .products-grid .product-item {
    width: 50% !important;
    border: none;
    padding: 0 10px 5px;
  }
}
@media (max-width: 420px) {
  html .page-layout-1column .block.widget .curated-bundles .products-grid .product-item {
    margin-bottom: 20px !important;
  }
}
html .page-layout-1column .block.widget .curated-bundles .products-grid .product-item .product-item-info {
  box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.25);
  float: left;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
html .page-layout-1column .block.widget .curated-bundles .products-grid .product-item .product-item-info .product-image-photo {
  width: 100%;
  height: auto;
}
html .page-layout-1column .block.widget .curated-bundles .products-grid .product-item .product-item-info .product-item-details {
  float: left;
  width: 100%;
  padding: 20px;
}
@media (max-width: 767px) {
  html .page-layout-1column .block.widget .curated-bundles .products-grid .product-item .product-item-info .product-item-details {
    padding: 10px;
  }
}
html .page-layout-1column .block.widget .curated-bundles .products-grid .product-item .product-item-info .price {
  font-size: 15px;
}
html .page-layout-1column .block.widget .curated-bundles .products-grid .product-item .product-item-info .price-final_price {
  justify-content: flex-start;
  gap: 10px;
}
html .page-layout-1column .block.widget .curated-bundles .products-grid .product-item .product-item-info .price-final_price .old-price .price-wrapper .price {
  font-size: 15px;
  font-weight: 400;
}
.isha-app-section {
  float: left;
  width: 100%;
  background: #b99978;
  padding: 60px 20px;
  border-radius: 20px;
  text-align: center;
}
@media (max-width: 767px) {
  .isha-app-section {
    padding: 20px;
  }
}
.isha-app-section .sub-heading-app {
  float: left;
  width: 100%;
  font-size: 30px;
}
@media (max-width: 767px) {
  .isha-app-section .sub-heading-app {
    font-size: 20px;
  }
}
.isha-app-section p {
  float: left;
  width: 100%;
  margin: 20px 0;
  font-size: 25px;
}
@media (max-width: 767px) {
  .isha-app-section p {
    font-size: 16px;
  }
}
.isha-app-section .app-heading {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .isha-app-section .app-heading {
    padding-top: 20px;
  }
}
.isha-app-section .app-section {
  float: left;
  width: 100%;
  display: flex;
  gap: 20px;
  padding: 20px;
}
@media (max-width: 767px) {
  .isha-app-section .app-section {
    flex-wrap: wrap;
    padding: 0;
  }
}
.isha-app-section .app-section .app-card {
  width: 25%;
}
@media (max-width: 767px) {
  .isha-app-section .app-section .app-card {
    width: calc(50% - 10px);
  }
}
.isha-app-section .app-section .app-card-inner {
  float: left;
  width: 100%;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.25);
  border-radius: 7px;
}
@media (max-width: 767px) {
  .isha-app-section .app-section .app-card-inner {
    padding: 15px;
  }
}
.isha-app-section .app-section .app-card-inner img {
  width: 100%;
  border-radius: 10px;
  float: left;
}
.isha-app-section .app-section .app-card-inner .app-name {
  float: left;
  width: 100%;
  font-size: 20px;
  margin: 10px 0;
  font-weight: 600;
}
@media (max-width: 767px) {
  .isha-app-section .app-section .app-card-inner .app-name {
    font-size: 15px;
  }
}
.isha-app-section .app-section .app-card-inner p {
  float: left;
  width: 100%;
  font-size: 12px;
  margin: 0;
}
.isha-app-section .app-section .app-card-inner a {
  background: #69351D;
  color: #fff;
  font-size: 15px;
  padding: 10px 15px;
  display: inline-block;
  border-radius: 10px;
  margin: 10px 0 0;
  width: 100%;
}
.isha-app-section .app-section .app-card-inner a:hover {
  text-decoration: none;
  background: #492514;
}
.home-shipping-return {
  float: left;
  width: 100%;
  padding: 60px 20px;
}
@media (max-width: 767px) {
  .home-shipping-return {
    padding: 20px;
  }
}
.home-shipping-return ul {
  display: flex;
  justify-content: space-around;
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 10px;
}
@media (max-width: 767px) {
  .home-shipping-return ul {
    flex-wrap: wrap;
  }
}
.home-shipping-return ul li {
  width: 25%;
}
@media (max-width: 767px) {
  .home-shipping-return ul li {
    width: calc(50% - 5px);
  }
}
.home-shipping-return ul li .title {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
@media (max-width: 767px) {
  .newslwtter-wrap {
    padding: 0 10px;
  }
}
.block.newsletter.native-newsletter {
  float: left;
  width: 100%;
  padding: 100px 20px;
  background: #b99978;
  max-width: 100%;
  border-radius: 20px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .block.newsletter.native-newsletter {
    padding: 50px 20px;
  }
}
.block.newsletter.native-newsletter .title {
  display: block;
  text-align: center;
}
.block.newsletter.native-newsletter .title strong {
  font-size: 50px;
}
@media (max-width: 767px) {
  .block.newsletter.native-newsletter .title strong {
    font-size: 25px;
  }
}
.block.newsletter.native-newsletter .label {
  width: 100%;
  float: left;
  height: auto;
  clip: unset;
  position: static;
  text-align: center;
  margin: 10px 0;
  font-size: 20px;
}
@media (max-width: 767px) {
  .block.newsletter.native-newsletter .label {
    font-size: 13px;
  }
}
.block.newsletter.native-newsletter .content {
  width: 100%;
  float: left;
}
.block.newsletter.native-newsletter .content .form.subscribe {
  display: flex;
  width: 100%;
  max-width: 872px;
  gap: 74px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .block.newsletter.native-newsletter .content .form.subscribe {
    gap: 20px;
  }
}
@media (max-width: 420px) {
  .block.newsletter.native-newsletter .content .form.subscribe {
    flex-wrap: wrap;
  }
}
.block.newsletter.native-newsletter .content .form.subscribe .field.newsletter {
  max-width: 100%;
  width: 560px;
}
@media (max-width: 767px) {
  .block.newsletter.native-newsletter .content .form.subscribe .field.newsletter {
    width: 320px;
  }
}
@media (max-width: 420px) {
  .block.newsletter.native-newsletter .content .form.subscribe .field.newsletter {
    width: 100%;
  }
}
.block.newsletter.native-newsletter .content .form.subscribe .field.newsletter input {
  margin-right: 0;
  padding: 10px;
  border-radius: 5px;
  height: 48px;
}
.block.newsletter.native-newsletter .content .form.subscribe .actions {
  display: inline-block;
  vertical-align: top;
  width: 238px;
}
@media (max-width: 420px) {
  .block.newsletter.native-newsletter .content .form.subscribe .actions {
    width: 100px;
  }
}
.block.newsletter.native-newsletter .content .form.subscribe .actions button {
  width: 100%;
  border-radius: 5px !important;
  background: #fff;
  border: none;
  color: #000;
  height: 48px;
}
.recomendation-title {
  padding: 90px 20px 70px;
  font-size: 50px;
  text-align: center;
  width: 100%;
}
@media (max-width: 991px) {
  .recomendation-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .recomendation-title {
    padding: 20px;
    font-size: 24px;
  }
}
.home-recomendation .recomandation-outer {
  max-width: 100%;
}
.home-recomendation .recomandation-outer .airecommendation {
  padding: 0 10px;
}
@media (max-width: 767px) {
  .home-recomendation .recomandation-outer .airecommendation {
    padding: 0 10px;
  }
}
.home-recomendation .recomandation-outer .airecommendation li.item.product.product-item {
  margin: 0 !important;
  width: 100% !important;
  border: none;
}
.home-recomendation .recomandation-outer .airecommendation .product-item-info {
  width: auto;
  box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.25);
  float: left;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.home-recomendation .recomandation-outer .airecommendation .owl-nav {
  /* position: absolute;
                top: -170px;;
                transform: translateY(-50%);
                width: 100px;
                right: 20px;

                 @media (max-width: 991px){
                    top: -146px;
                }
                @media (max-width: 767px){
                    top: -90px;
                }
                @media (max-width: 420px){
                    top: -83px;
                } */
}
.home-recomendation .recomandation-outer .airecommendation .owl-nav button {
  /*span{                   
                        right: 0 !important;
                        width: 40px;
                        height: 40px;
                        border: 2px solid #000;
                        border-radius: 100%;
                        background-image: url('@{baseDir}images/back-arrow.png') !important;
                        background-repeat: no-repeat;
                    } 
                    &.owl-next {
                        span{
                            transform: rotate(180deg);

                        }
                    }
                    &.owl-prev {
                        span{
                            left: 0 !important;
                        }
                    }*/
}
@media (max-width: 1023px) {
  .home-recomendation .recomandation-outer .airecommendation .owl-nav button {
    display: block !important;
    visibility: visible !important;
  }
}
.home-recomendation .recomandation-outer .airecommendation .owl-nav button.owl-next span {
  right: 0 !important;
}
.home-recomendation .recomandation-outer .airecommendation .owl-nav button.owl-prev span {
  left: 0 !important;
}
.h1 {
  margin: 0;
  padding: 0;
}
.h2 {
  margin: 0;
  padding: 0;
}
.h3 {
  margin: 0;
  padding: 0;
}
.h4 {
  margin: 0;
  padding: 0;
}
.h5 {
  margin: 0;
  padding: 0;
}
.h6 {
  margin: 0;
  padding: 0;
}
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  margin: 0;
  padding: 0;
}
h3 {
  margin: 0;
  padding: 0;
}
h4 {
  margin: 0;
  padding: 0;
}
h5 {
  margin: 0;
  padding: 0;
}
h6 {
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
body,
html {
  color: #020202;
  font-family: 'Fedra Sans Std', sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main h1.page-title {
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
}
.rating-summary .rating-result {
  margin-left: 0px !important;
}
.cms-privacy-policy-cookie-restriction-mode .page-main ul li {
  font-size: 18px !important;
}
.cms-jeevarasam,
.cms-dhyanalinga,
.cms-consecrated-rudraksha,
.cms-neem-turmeric,
.cms-sanjeevini-health-mix,
.cms-natural-hair-and-bodycare,
.cms-fabric {
  overflow-x: hidden;
  background: #ffffff !important;
}
.cms-jeevarasam .for-mobile-view,
.cms-dhyanalinga .for-mobile-view,
.cms-consecrated-rudraksha .for-mobile-view,
.cms-neem-turmeric .for-mobile-view,
.cms-sanjeevini-health-mix .for-mobile-view,
.cms-natural-hair-and-bodycare .for-mobile-view,
.cms-fabric .for-mobile-view {
  display: none;
}
.cms-jeevarasam .seven-ways-banner,
.cms-dhyanalinga .seven-ways-banner,
.cms-consecrated-rudraksha .seven-ways-banner,
.cms-neem-turmeric .seven-ways-banner,
.cms-sanjeevini-health-mix .seven-ways-banner,
.cms-natural-hair-and-bodycare .seven-ways-banner,
.cms-fabric .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-jeevarasam .seven-ways-banner img,
.cms-dhyanalinga .seven-ways-banner img,
.cms-consecrated-rudraksha .seven-ways-banner img,
.cms-neem-turmeric .seven-ways-banner img,
.cms-sanjeevini-health-mix .seven-ways-banner img,
.cms-natural-hair-and-bodycare .seven-ways-banner img,
.cms-fabric .seven-ways-banner img {
  width: 100%;
}
.cms-jeevarasam .qoute,
.cms-dhyanalinga .qoute,
.cms-consecrated-rudraksha .qoute,
.cms-neem-turmeric .qoute,
.cms-sanjeevini-health-mix .qoute,
.cms-natural-hair-and-bodycare .qoute,
.cms-fabric .qoute {
  position: absolute;
  top: 28%;
  right: 20%;
  font-family: 'Fedra Sans Std';
  color: #fdf8ee;
  background: url('../images/quote.png') no-repeat center top;
  max-width: 330px;
  text-align: center;
  padding-top: 70px;
}
.cms-jeevarasam .qoute p,
.cms-dhyanalinga .qoute p,
.cms-consecrated-rudraksha .qoute p,
.cms-neem-turmeric .qoute p,
.cms-sanjeevini-health-mix .qoute p,
.cms-natural-hair-and-bodycare .qoute p,
.cms-fabric .qoute p {
  font-family: 'Fedra Sans Std';
  font-size: 21px;
  line-height: 36px;
}
.cms-jeevarasam .qoute p strong,
.cms-dhyanalinga .qoute p strong,
.cms-consecrated-rudraksha .qoute p strong,
.cms-neem-turmeric .qoute p strong,
.cms-sanjeevini-health-mix .qoute p strong,
.cms-natural-hair-and-bodycare .qoute p strong,
.cms-fabric .qoute p strong {
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px !important;
  font-weight: 400;
  display: block;
  padding-top: 12px;
}
.cms-jeevarasam .cat-description,
.cms-dhyanalinga .cat-description,
.cms-consecrated-rudraksha .cat-description,
.cms-neem-turmeric .cat-description,
.cms-sanjeevini-health-mix .cat-description,
.cms-natural-hair-and-bodycare .cat-description,
.cms-fabric .cat-description {
  position: relative;
  width: 1140px;
  margin: auto;
  padding-bottom: 36px;
}
.cms-jeevarasam .cat-description.customdescription,
.cms-dhyanalinga .cat-description.customdescription,
.cms-consecrated-rudraksha .cat-description.customdescription,
.cms-neem-turmeric .cat-description.customdescription,
.cms-sanjeevini-health-mix .cat-description.customdescription,
.cms-natural-hair-and-bodycare .cat-description.customdescription,
.cms-fabric .cat-description.customdescription {
  padding-top: 48px;
}
.cms-jeevarasam .cat-description.sanjeevinicustom,
.cms-dhyanalinga .cat-description.sanjeevinicustom,
.cms-consecrated-rudraksha .cat-description.sanjeevinicustom,
.cms-neem-turmeric .cat-description.sanjeevinicustom,
.cms-sanjeevini-health-mix .cat-description.sanjeevinicustom,
.cms-natural-hair-and-bodycare .cat-description.sanjeevinicustom,
.cms-fabric .cat-description.sanjeevinicustom {
  padding-top: 20px;
}
.cms-jeevarasam .cat-description.cutomcatneem,
.cms-dhyanalinga .cat-description.cutomcatneem,
.cms-consecrated-rudraksha .cat-description.cutomcatneem,
.cms-neem-turmeric .cat-description.cutomcatneem,
.cms-sanjeevini-health-mix .cat-description.cutomcatneem,
.cms-natural-hair-and-bodycare .cat-description.cutomcatneem,
.cms-fabric .cat-description.cutomcatneem {
  padding-top: 0px;
  padding-bottom: 36px;
}
.cms-jeevarasam .cat-description:after,
.cms-dhyanalinga .cat-description:after,
.cms-consecrated-rudraksha .cat-description:after,
.cms-neem-turmeric .cat-description:after,
.cms-sanjeevini-health-mix .cat-description:after,
.cms-natural-hair-and-bodycare .cat-description:after,
.cms-fabric .cat-description:after {
  content: '';
  background: url('../images/cat-description-bg.png') no-repeat right top;
  display: block;
  width: 361px;
  height: 173px;
  position: absolute;
  right: -80px;
  top: 70px;
  background-size: 100%;
}
.cms-jeevarasam .cat-description .details,
.cms-dhyanalinga .cat-description .details,
.cms-consecrated-rudraksha .cat-description .details,
.cms-neem-turmeric .cat-description .details,
.cms-sanjeevini-health-mix .cat-description .details,
.cms-natural-hair-and-bodycare .cat-description .details,
.cms-fabric .cat-description .details {
  padding-top: 198px;
  padding-left: 30px;
}
.cms-jeevarasam .cat-description .details.jeevarasamdetails,
.cms-dhyanalinga .cat-description .details.jeevarasamdetails,
.cms-consecrated-rudraksha .cat-description .details.jeevarasamdetails,
.cms-neem-turmeric .cat-description .details.jeevarasamdetails,
.cms-sanjeevini-health-mix .cat-description .details.jeevarasamdetails,
.cms-natural-hair-and-bodycare .cat-description .details.jeevarasamdetails,
.cms-fabric .cat-description .details.jeevarasamdetails {
  padding-top: 106px;
  padding-right: 0;
  padding-left: 0px;
}
.cms-jeevarasam .cat-description .details.jeevarasamdetails h2,
.cms-dhyanalinga .cat-description .details.jeevarasamdetails h2,
.cms-consecrated-rudraksha .cat-description .details.jeevarasamdetails h2,
.cms-neem-turmeric .cat-description .details.jeevarasamdetails h2,
.cms-sanjeevini-health-mix .cat-description .details.jeevarasamdetails h2,
.cms-natural-hair-and-bodycare .cat-description .details.jeevarasamdetails h2,
.cms-fabric .cat-description .details.jeevarasamdetails h2 {
  background-size: 90%;
  line-height: 38px;
  width: 214px;
}
.cms-jeevarasam .cat-description .details.rudrakshadetaisl,
.cms-dhyanalinga .cat-description .details.rudrakshadetaisl,
.cms-consecrated-rudraksha .cat-description .details.rudrakshadetaisl,
.cms-neem-turmeric .cat-description .details.rudrakshadetaisl,
.cms-sanjeevini-health-mix .cat-description .details.rudrakshadetaisl,
.cms-natural-hair-and-bodycare .cat-description .details.rudrakshadetaisl,
.cms-fabric .cat-description .details.rudrakshadetaisl {
  padding-top: 110px;
}
.cms-jeevarasam .cat-description .details.rudrakshadetaisl h2,
.cms-dhyanalinga .cat-description .details.rudrakshadetaisl h2,
.cms-consecrated-rudraksha .cat-description .details.rudrakshadetaisl h2,
.cms-neem-turmeric .cat-description .details.rudrakshadetaisl h2,
.cms-sanjeevini-health-mix .cat-description .details.rudrakshadetaisl h2,
.cms-natural-hair-and-bodycare .cat-description .details.rudrakshadetaisl h2,
.cms-fabric .cat-description .details.rudrakshadetaisl h2 {
  background-size: 90%;
  line-height: 38px;
  width: 214px;
}
.cms-jeevarasam .cat-description .details.sanjeevinidetails,
.cms-dhyanalinga .cat-description .details.sanjeevinidetails,
.cms-consecrated-rudraksha .cat-description .details.sanjeevinidetails,
.cms-neem-turmeric .cat-description .details.sanjeevinidetails,
.cms-sanjeevini-health-mix .cat-description .details.sanjeevinidetails,
.cms-natural-hair-and-bodycare .cat-description .details.sanjeevinidetails,
.cms-fabric .cat-description .details.sanjeevinidetails {
  padding-top: 45px;
  padding-left: 0px;
}
.cms-jeevarasam .cat-description .details.sanjeevinidetails h2,
.cms-dhyanalinga .cat-description .details.sanjeevinidetails h2,
.cms-consecrated-rudraksha .cat-description .details.sanjeevinidetails h2,
.cms-neem-turmeric .cat-description .details.sanjeevinidetails h2,
.cms-sanjeevini-health-mix .cat-description .details.sanjeevinidetails h2,
.cms-natural-hair-and-bodycare .cat-description .details.sanjeevinidetails h2,
.cms-fabric .cat-description .details.sanjeevinidetails h2 {
  padding-right: 100px;
  line-height: normal;
}
.cms-jeevarasam .cat-description .details.sanjeevinidetails p,
.cms-dhyanalinga .cat-description .details.sanjeevinidetails p,
.cms-consecrated-rudraksha .cat-description .details.sanjeevinidetails p,
.cms-neem-turmeric .cat-description .details.sanjeevinidetails p,
.cms-sanjeevini-health-mix .cat-description .details.sanjeevinidetails p,
.cms-natural-hair-and-bodycare .cat-description .details.sanjeevinidetails p,
.cms-fabric .cat-description .details.sanjeevinidetails p {
  padding-right: 40px;
}
.cms-jeevarasam .cat-description .details.neemdetails,
.cms-dhyanalinga .cat-description .details.neemdetails,
.cms-consecrated-rudraksha .cat-description .details.neemdetails,
.cms-neem-turmeric .cat-description .details.neemdetails,
.cms-sanjeevini-health-mix .cat-description .details.neemdetails,
.cms-natural-hair-and-bodycare .cat-description .details.neemdetails,
.cms-fabric .cat-description .details.neemdetails {
  padding-top: 50px;
  padding-left: 0px !important;
}
.cms-jeevarasam .cat-description .details.dhyanlingdetils,
.cms-dhyanalinga .cat-description .details.dhyanlingdetils,
.cms-consecrated-rudraksha .cat-description .details.dhyanlingdetils,
.cms-neem-turmeric .cat-description .details.dhyanlingdetils,
.cms-sanjeevini-health-mix .cat-description .details.dhyanlingdetils,
.cms-natural-hair-and-bodycare .cat-description .details.dhyanlingdetils,
.cms-fabric .cat-description .details.dhyanlingdetils {
  padding-top: 124px;
  padding-left: 0px;
}
.cms-jeevarasam .cat-description .details.bodycaredetails,
.cms-dhyanalinga .cat-description .details.bodycaredetails,
.cms-consecrated-rudraksha .cat-description .details.bodycaredetails,
.cms-neem-turmeric .cat-description .details.bodycaredetails,
.cms-sanjeevini-health-mix .cat-description .details.bodycaredetails,
.cms-natural-hair-and-bodycare .cat-description .details.bodycaredetails,
.cms-fabric .cat-description .details.bodycaredetails {
  padding-top: 78px;
  padding-left: 0;
}
.cms-jeevarasam .cat-description .details.bodycaredetails h2,
.cms-dhyanalinga .cat-description .details.bodycaredetails h2,
.cms-consecrated-rudraksha .cat-description .details.bodycaredetails h2,
.cms-neem-turmeric .cat-description .details.bodycaredetails h2,
.cms-sanjeevini-health-mix .cat-description .details.bodycaredetails h2,
.cms-natural-hair-and-bodycare .cat-description .details.bodycaredetails h2,
.cms-fabric .cat-description .details.bodycaredetails h2 {
  line-height: normal;
}
.cms-jeevarasam .cat-description .details.bodycaredetails .sub-heading,
.cms-dhyanalinga .cat-description .details.bodycaredetails .sub-heading,
.cms-consecrated-rudraksha .cat-description .details.bodycaredetails .sub-heading,
.cms-neem-turmeric .cat-description .details.bodycaredetails .sub-heading,
.cms-sanjeevini-health-mix .cat-description .details.bodycaredetails .sub-heading,
.cms-natural-hair-and-bodycare .cat-description .details.bodycaredetails .sub-heading,
.cms-fabric .cat-description .details.bodycaredetails .sub-heading {
  padding-right: 40px;
}
.cms-jeevarasam .cat-description .details.bodycaredetails p,
.cms-dhyanalinga .cat-description .details.bodycaredetails p,
.cms-consecrated-rudraksha .cat-description .details.bodycaredetails p,
.cms-neem-turmeric .cat-description .details.bodycaredetails p,
.cms-sanjeevini-health-mix .cat-description .details.bodycaredetails p,
.cms-natural-hair-and-bodycare .cat-description .details.bodycaredetails p,
.cms-fabric .cat-description .details.bodycaredetails p {
  padding-right: 0px;
}
.cms-jeevarasam .cat-description .details.fabricdetails,
.cms-dhyanalinga .cat-description .details.fabricdetails,
.cms-consecrated-rudraksha .cat-description .details.fabricdetails,
.cms-neem-turmeric .cat-description .details.fabricdetails,
.cms-sanjeevini-health-mix .cat-description .details.fabricdetails,
.cms-natural-hair-and-bodycare .cat-description .details.fabricdetails,
.cms-fabric .cat-description .details.fabricdetails {
  padding-top: 90px;
  padding-left: 0px;
}
.cms-jeevarasam .cat-description .details.fabricdetails p,
.cms-dhyanalinga .cat-description .details.fabricdetails p,
.cms-consecrated-rudraksha .cat-description .details.fabricdetails p,
.cms-neem-turmeric .cat-description .details.fabricdetails p,
.cms-sanjeevini-health-mix .cat-description .details.fabricdetails p,
.cms-natural-hair-and-bodycare .cat-description .details.fabricdetails p,
.cms-fabric .cat-description .details.fabricdetails p {
  padding-right: 65px;
}
.cms-jeevarasam .cat-description .details h2,
.cms-dhyanalinga .cat-description .details h2,
.cms-consecrated-rudraksha .cat-description .details h2,
.cms-neem-turmeric .cat-description .details h2,
.cms-sanjeevini-health-mix .cat-description .details h2,
.cms-natural-hair-and-bodycare .cat-description .details h2,
.cms-fabric .cat-description .details h2 {
  background: url('../images/jeevarasam-heading.png') no-repeat left bottom;
  padding-bottom: 29px;
  font-size: 24px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
}
.cms-jeevarasam .cat-description .details h3,
.cms-dhyanalinga .cat-description .details h3,
.cms-consecrated-rudraksha .cat-description .details h3,
.cms-neem-turmeric .cat-description .details h3,
.cms-sanjeevini-health-mix .cat-description .details h3,
.cms-natural-hair-and-bodycare .cat-description .details h3,
.cms-fabric .cat-description .details h3 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: normal;
  margin-bottom: 12px;
}
.cms-jeevarasam .cat-description .details p,
.cms-dhyanalinga .cat-description .details p,
.cms-consecrated-rudraksha .cat-description .details p,
.cms-neem-turmeric .cat-description .details p,
.cms-sanjeevini-health-mix .cat-description .details p,
.cms-natural-hair-and-bodycare .cat-description .details p,
.cms-fabric .cat-description .details p {
  font-size: 15px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
}
.cms-jeevarasam .jeevarasam,
.cms-dhyanalinga .jeevarasam,
.cms-consecrated-rudraksha .jeevarasam,
.cms-neem-turmeric .jeevarasam,
.cms-sanjeevini-health-mix .jeevarasam,
.cms-natural-hair-and-bodycare .jeevarasam,
.cms-fabric .jeevarasam {
  padding: 0px 0px;
  position: relative;
  padding-bottom: 0px;
  clear: both;
  overflow: hidden;
}
.cms-jeevarasam .jeevarasam .newarrival,
.cms-dhyanalinga .jeevarasam .newarrival,
.cms-consecrated-rudraksha .jeevarasam .newarrival,
.cms-neem-turmeric .jeevarasam .newarrival,
.cms-sanjeevini-health-mix .jeevarasam .newarrival,
.cms-natural-hair-and-bodycare .jeevarasam .newarrival,
.cms-fabric .jeevarasam .newarrival {
  padding-top: 30px;
  padding-bottom: 60px;
}
.cms-jeevarasam .jeevarasam .product-item,
.cms-dhyanalinga .jeevarasam .product-item,
.cms-consecrated-rudraksha .jeevarasam .product-item,
.cms-neem-turmeric .jeevarasam .product-item,
.cms-sanjeevini-health-mix .jeevarasam .product-item,
.cms-natural-hair-and-bodycare .jeevarasam .product-item,
.cms-fabric .jeevarasam .product-item {
  width: 100% !important;
}
.cms-jeevarasam .jeevarasam .product-item .product-item-name,
.cms-dhyanalinga .jeevarasam .product-item .product-item-name,
.cms-consecrated-rudraksha .jeevarasam .product-item .product-item-name,
.cms-neem-turmeric .jeevarasam .product-item .product-item-name,
.cms-sanjeevini-health-mix .jeevarasam .product-item .product-item-name,
.cms-natural-hair-and-bodycare .jeevarasam .product-item .product-item-name,
.cms-fabric .jeevarasam .product-item .product-item-name {
  width: 100%;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #241f20;
  font-size: 14px;
  font-family: 'Fedra Sans Std';
  text-align: left;
}
.cms-jeevarasam .jeevarasam .product-item .product-item-info,
.cms-dhyanalinga .jeevarasam .product-item .product-item-info,
.cms-consecrated-rudraksha .jeevarasam .product-item .product-item-info,
.cms-neem-turmeric .jeevarasam .product-item .product-item-info,
.cms-sanjeevini-health-mix .jeevarasam .product-item .product-item-info,
.cms-natural-hair-and-bodycare .jeevarasam .product-item .product-item-info,
.cms-fabric .jeevarasam .product-item .product-item-info {
  width: 100%;
}
.cms-jeevarasam .jeevarasam .product-item .product-item-info:hover,
.cms-dhyanalinga .jeevarasam .product-item .product-item-info:hover,
.cms-consecrated-rudraksha .jeevarasam .product-item .product-item-info:hover,
.cms-neem-turmeric .jeevarasam .product-item .product-item-info:hover,
.cms-sanjeevini-health-mix .jeevarasam .product-item .product-item-info:hover,
.cms-natural-hair-and-bodycare .jeevarasam .product-item .product-item-info:hover,
.cms-fabric .jeevarasam .product-item .product-item-info:hover {
  padding: 0;
  box-shadow: none;
  background: none;
  border: none;
  margin: 0px;
}
.cms-jeevarasam .jeevarasam .bss-quickview,
.cms-dhyanalinga .jeevarasam .bss-quickview,
.cms-consecrated-rudraksha .jeevarasam .bss-quickview,
.cms-neem-turmeric .jeevarasam .bss-quickview,
.cms-sanjeevini-health-mix .jeevarasam .bss-quickview,
.cms-natural-hair-and-bodycare .jeevarasam .bss-quickview,
.cms-fabric .jeevarasam .bss-quickview {
  display: none;
}
.cms-jeevarasam .jeevarasam .price,
.cms-dhyanalinga .jeevarasam .price,
.cms-consecrated-rudraksha .jeevarasam .price,
.cms-neem-turmeric .jeevarasam .price,
.cms-sanjeevini-health-mix .jeevarasam .price,
.cms-natural-hair-and-bodycare .jeevarasam .price,
.cms-fabric .jeevarasam .price {
  font-weight: 400;
  white-space: nowrap;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
}
.cms-jeevarasam .jeevarasam .product-item-inner,
.cms-dhyanalinga .jeevarasam .product-item-inner,
.cms-consecrated-rudraksha .jeevarasam .product-item-inner,
.cms-neem-turmeric .jeevarasam .product-item-inner,
.cms-sanjeevini-health-mix .jeevarasam .product-item-inner,
.cms-natural-hair-and-bodycare .jeevarasam .product-item-inner,
.cms-fabric .jeevarasam .product-item-inner {
  position: static !important;
  height: auto !important;
  clip: auto !important;
  overflow: visible !important;
  width: 100% !important;
  background: none;
  box-shadow: none !important;
  padding-top: 10px !important;
  border: 0;
  padding: 0;
  float: left;
}
.cms-jeevarasam .jeevarasam .product-item-actions .actions-primary,
.cms-dhyanalinga .jeevarasam .product-item-actions .actions-primary,
.cms-consecrated-rudraksha .jeevarasam .product-item-actions .actions-primary,
.cms-neem-turmeric .jeevarasam .product-item-actions .actions-primary,
.cms-sanjeevini-health-mix .jeevarasam .product-item-actions .actions-primary,
.cms-natural-hair-and-bodycare .jeevarasam .product-item-actions .actions-primary,
.cms-fabric .jeevarasam .product-item-actions .actions-primary {
  width: 100%;
}
.cms-jeevarasam .jeevarasam .product-item-actions .actions-primary button,
.cms-dhyanalinga .jeevarasam .product-item-actions .actions-primary button,
.cms-consecrated-rudraksha .jeevarasam .product-item-actions .actions-primary button,
.cms-neem-turmeric .jeevarasam .product-item-actions .actions-primary button,
.cms-sanjeevini-health-mix .jeevarasam .product-item-actions .actions-primary button,
.cms-natural-hair-and-bodycare .jeevarasam .product-item-actions .actions-primary button,
.cms-fabric .jeevarasam .product-item-actions .actions-primary button {
  width: 100%;
  display: block;
  border-radius: 30px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: normal;
}
.cms-jeevarasam .jeevarasam .product-item-actions .actions-secondary,
.cms-dhyanalinga .jeevarasam .product-item-actions .actions-secondary,
.cms-consecrated-rudraksha .jeevarasam .product-item-actions .actions-secondary,
.cms-neem-turmeric .jeevarasam .product-item-actions .actions-secondary,
.cms-sanjeevini-health-mix .jeevarasam .product-item-actions .actions-secondary,
.cms-natural-hair-and-bodycare .jeevarasam .product-item-actions .actions-secondary,
.cms-fabric .jeevarasam .product-item-actions .actions-secondary {
  display: none;
}
.cms-jeevarasam .jeevarasam .price-box.price-final_price,
.cms-dhyanalinga .jeevarasam .price-box.price-final_price,
.cms-consecrated-rudraksha .jeevarasam .price-box.price-final_price,
.cms-neem-turmeric .jeevarasam .price-box.price-final_price,
.cms-sanjeevini-health-mix .jeevarasam .price-box.price-final_price,
.cms-natural-hair-and-bodycare .jeevarasam .price-box.price-final_price,
.cms-fabric .jeevarasam .price-box.price-final_price {
  float: left;
}
.cms-jeevarasam .also-see,
.cms-dhyanalinga .also-see,
.cms-consecrated-rudraksha .also-see,
.cms-neem-turmeric .also-see,
.cms-sanjeevini-health-mix .also-see,
.cms-natural-hair-and-bodycare .also-see,
.cms-fabric .also-see {
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
  position: relative;
  padding: 60px 0;
  background: #ffffff;
}
.cms-jeevarasam .also-see:after,
.cms-dhyanalinga .also-see:after,
.cms-consecrated-rudraksha .also-see:after,
.cms-neem-turmeric .also-see:after,
.cms-sanjeevini-health-mix .also-see:after,
.cms-natural-hair-and-bodycare .also-see:after,
.cms-fabric .also-see:after {
  min-height: 100px;
  width: 100%;
  display: block;
  background: #ffffff;
  content: '';
  position: absolute;
  bottom: -89px;
}
.cms-jeevarasam .also-see::before,
.cms-dhyanalinga .also-see::before,
.cms-consecrated-rudraksha .also-see::before,
.cms-neem-turmeric .also-see::before,
.cms-sanjeevini-health-mix .also-see::before,
.cms-natural-hair-and-bodycare .also-see::before,
.cms-fabric .also-see::before {
  background: url('../images/also-see-bg.png') no-repeat bottom left;
  content: '';
  position: absolute;
  left: -120px;
  bottom: 20px;
  background-size: 90%;
  width: 400px;
  height: 280px;
}
.cms-jeevarasam .also-see .custom-container,
.cms-dhyanalinga .also-see .custom-container,
.cms-consecrated-rudraksha .also-see .custom-container,
.cms-neem-turmeric .also-see .custom-container,
.cms-sanjeevini-health-mix .also-see .custom-container,
.cms-natural-hair-and-bodycare .also-see .custom-container,
.cms-fabric .also-see .custom-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}
.cms-jeevarasam .also-see .custom-container .also-see-head .full-for-mobile,
.cms-dhyanalinga .also-see .custom-container .also-see-head .full-for-mobile,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head .full-for-mobile,
.cms-neem-turmeric .also-see .custom-container .also-see-head .full-for-mobile,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head .full-for-mobile,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head .full-for-mobile,
.cms-fabric .also-see .custom-container .also-see-head .full-for-mobile {
  display: inline-block;
  vertical-align: text-top;
}
.cms-jeevarasam .also-see .custom-container .also-see-head p,
.cms-dhyanalinga .also-see .custom-container .also-see-head p,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head p,
.cms-neem-turmeric .also-see .custom-container .also-see-head p,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head p,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head p,
.cms-fabric .also-see .custom-container .also-see-head p {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  margin-bottom: 60px;
}
.cms-jeevarasam .also-see .custom-container .also-see-head p a,
.cms-dhyanalinga .also-see .custom-container .also-see-head p a,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head p a,
.cms-neem-turmeric .also-see .custom-container .also-see-head p a,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head p a,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head p a,
.cms-fabric .also-see .custom-container .also-see-head p a {
  font-size: 13px;
  font-family: 'Fedra Sans Std';
  background: #ffffff;
  padding: 10px 20px;
  border-radius: 50px;
  margin-left: 16px;
  color: initial;
}
.cms-jeevarasam .also-see .custom-container .also-see-head p a.view-all,
.cms-dhyanalinga .also-see .custom-container .also-see-head p a.view-all,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head p a.view-all,
.cms-neem-turmeric .also-see .custom-container .also-see-head p a.view-all,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head p a.view-all,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head p a.view-all,
.cms-fabric .also-see .custom-container .also-see-head p a.view-all {
  background: #edaa38;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.cms-jeevarasam .also-see .custom-container .also-see-head h4,
.cms-dhyanalinga .also-see .custom-container .also-see-head h4,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head h4,
.cms-neem-turmeric .also-see .custom-container .also-see-head h4,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head h4,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head h4,
.cms-fabric .also-see .custom-container .also-see-head h4 {
  text-align: center;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 36.5px;
  position: relative;
}
.cms-jeevarasam .also-see .custom-container .also-see-head h4:before,
.cms-dhyanalinga .also-see .custom-container .also-see-head h4:before,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head h4:before,
.cms-neem-turmeric .also-see .custom-container .also-see-head h4:before,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head h4:before,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head h4:before,
.cms-fabric .also-see .custom-container .also-see-head h4:before {
  content: '';
  background: #edaa38;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 14px;
  left: 0%;
}
.cms-jeevarasam .also-see .custom-container .also-see-head h4 span,
.cms-dhyanalinga .also-see .custom-container .also-see-head h4 span,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head h4 span,
.cms-neem-turmeric .also-see .custom-container .also-see-head h4 span,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head h4 span,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head h4 span,
.cms-fabric .also-see .custom-container .also-see-head h4 span {
  background: #ffffff;
  padding: 0 30px;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.cms-jeevarasam .also-see .cat-col,
.cms-dhyanalinga .also-see .cat-col,
.cms-consecrated-rudraksha .also-see .cat-col,
.cms-neem-turmeric .also-see .cat-col,
.cms-sanjeevini-health-mix .also-see .cat-col,
.cms-natural-hair-and-bodycare .also-see .cat-col,
.cms-fabric .also-see .cat-col {
  display: flex;
}
.cms-jeevarasam .also-see .cat-col .col,
.cms-dhyanalinga .also-see .cat-col .col,
.cms-consecrated-rudraksha .also-see .cat-col .col,
.cms-neem-turmeric .also-see .cat-col .col,
.cms-sanjeevini-health-mix .also-see .cat-col .col,
.cms-natural-hair-and-bodycare .also-see .cat-col .col,
.cms-fabric .also-see .cat-col .col {
  margin: 10px 0;
}
.cms-jeevarasam .also-see .cat-col .col img,
.cms-dhyanalinga .also-see .cat-col .col img,
.cms-consecrated-rudraksha .also-see .cat-col .col img,
.cms-neem-turmeric .also-see .cat-col .col img,
.cms-sanjeevini-health-mix .also-see .cat-col .col img,
.cms-natural-hair-and-bodycare .also-see .cat-col .col img,
.cms-fabric .also-see .cat-col .col img {
  width: 100%;
}
.cms-jeevarasam .also-see .cat-col .col .title,
.cms-dhyanalinga .also-see .cat-col .col .title,
.cms-consecrated-rudraksha .also-see .cat-col .col .title,
.cms-neem-turmeric .also-see .cat-col .col .title,
.cms-sanjeevini-health-mix .also-see .cat-col .col .title,
.cms-natural-hair-and-bodycare .also-see .cat-col .col .title,
.cms-fabric .also-see .cat-col .col .title {
  position: absolute;
  top: 15px;
  left: 20px;
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  color: #020202;
}
.cms-jeevarasam .also-see .cat-col .col .title strong,
.cms-dhyanalinga .also-see .cat-col .col .title strong,
.cms-consecrated-rudraksha .also-see .cat-col .col .title strong,
.cms-neem-turmeric .also-see .cat-col .col .title strong,
.cms-sanjeevini-health-mix .also-see .cat-col .col .title strong,
.cms-natural-hair-and-bodycare .also-see .cat-col .col .title strong,
.cms-fabric .also-see .cat-col .col .title strong {
  font-size: 22px;
}
.cms-dhyanalinga .qoute,
.cms-consecrated-rudraksha .qoute,
.cms-sanjeevini-health-mix .qoute,
.cms-fabric .qoute {
  right: 60%;
  max-width: 423px;
}
.cms-consecrated-rudraksha .qoute,
.cms-sanjeevini-health-mix .qoute {
  color: #020202;
}
.cms-neem-turmeric .qoute {
  right: 49%;
  max-width: 517px;
  color: #020202;
}
.cms-neem-turmeric .cat-description .image-area {
  padding: 50px;
}
.cms-neem-turmeric .cat-description .details {
  padding-left: 0;
  padding-right: 0;
}
.cms-neem-turmeric .cat-description .details h2 small {
  font-size: 24px;
}
.cms-sanjeevini-health-mix .cat-description .details h2 {
  background-position: bottom left;
}
.cms-natural-hair-and-bodycare .qoute {
  right: 15%;
  max-width: 423px;
  color: #020202;
}
.cms-natural-hair-and-bodycare .cat-description .details h2 {
  background-position: bottom left;
}
.cms-natural-hair-and-bodycare .cat-description {
  padding-bottom: 80px;
}
.cms-returns {
  background: #ffffff !important;
}
.cms-returns h1.page-title:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #f1bf55;
  display: block;
}
.cms-returns h1.page-title span {
  border-bottom: 0px solid #f3edd9;
  color: #020202;
  background: #ffffff;
  font-family: 'Fedra Sans Book 5';
  font-weight: bold;
  letter-spacing: 0px;
  font-size: 36px;
  padding: 0px 20px 3px 0;
}
.for-desktop.moreways-toisha-life .item {
  position: relative;
  transition: 0.5s all ease;
}
.for-desktop.moreways-toisha-life .item .hoverlayout {
  height: 0;
  overflow: hidden;
}
.for-desktop.moreways-toisha-life .item:hover {
  transition: 0.5s all ease;
}
.for-desktop.moreways-toisha-life .item:hover .hoverlayout {
  display: block;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  border-radius: 3px;
  padding: 0 40px;
  padding-top: 40px;
  font-family: 'Fedra Sans Std';
  overflow: visible;
}
.for-desktop.moreways-toisha-life .item:hover .hoverlayout .hoverlayout-inner {
  position: absolute;
  width: 100%;
  left: 50%;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
.for-desktop.moreways-toisha-life .item:hover .hoverlayout p {
  margin: 0;
  color: #ffffff;
  font-size: 14.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.for-desktop.moreways-toisha-life .item:hover .hoverlayout a {
  background: #edaa38;
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 600;
  margin-top: 20px;
  text-decoration: none;
  padding: 10px 20px;
  width: 72%;
}
/* 7 Ways Pages Static jeevarasam Products  */
.cms-jeevarasam .cat-description .container,
.cms-dhyanalinga .cat-description .container,
.cms-consecrated-rudraksha .cat-description .container,
.cms-sanjeevini-health-mix .cat-description .container,
.cms-neem-turmeric .cat-description .container,
.cms-fabric .cat-description .container,
.cms-natural-hair-and-bodycare .cat-description .container {
  max-width: 900px;
  padding: 0;
}
.cms-jeevarasam .cat-description .container .row,
.cms-dhyanalinga .cat-description .container .row,
.cms-consecrated-rudraksha .cat-description .container .row,
.cms-sanjeevini-health-mix .cat-description .container .row,
.cms-neem-turmeric .cat-description .container .row,
.cms-fabric .cat-description .container .row,
.cms-natural-hair-and-bodycare .cat-description .container .row {
  margin: 0px -15px;
}
.also-see {
  float: left;
}
.also-see .custom-container {
  max-width: 930px !important;
}
.also-see .for-desktop.moreways-toisha-life {
  padding: 0 15px;
}
.also-see .for-desktop.moreways-toisha-life .cat-col {
  margin: 0px -15px;
  display: flex;
  justify-content: space-between;
}
.also-see .for-desktop.moreways-toisha-life .cat-col .col {
  max-width: 32.5%;
  padding: 0px;
}
.productslist {
  width: 930px;
  float: none;
  margin: auto;
  clear: both;
  overflow: hidden;
  margin-bottom: 50px;
}
.productslist .products-grid-cms ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 30px;
  float: left;
  text-align: left;
  display: block;
  box-sizing: border-box;
}
.productslist .products-grid-cms ul li {
  width: 22%;
  float: left;
  padding: 0;
  display: inline-block;
  box-sizing: border-box;
  text-align: left;
  margin: 0;
  vertical-align: top;
  margin-right: 24px;
}
.productslist .products-grid-cms ul li:last-child {
  margin: 0px;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-name {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #241f20;
  font-family: 'Fedra Sans Std';
  margin: 10px 0px;
  min-height: 40px;
  margin-bottom: 0px;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-inner {
  width: 100%;
  float: left;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  width: 100%;
  display: block;
  border-radius: 30px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
  outline: none;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .price-box {
  width: 100%;
  float: left;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  float: left;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .price-box .product-reviews-summary {
  float: right;
  margin: 3px 0;
  height: 16px;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .price-box .product-reviews-summary .rating-summary span {
  font-size: 0;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .price-box .product-reviews-summary .rating-summary span:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../images/yellow-star.svg');
  content: "" !important;
  height: 20px;
  position: relative;
  z-index: 2;
  display: block;
}
.cms-natural-hair-and-bodycare .productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-name,
.cms-fabric .productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-name,
.cms-neem-turmeric .productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-name {
  min-height: inherit;
}
.cat-description .image-area img {
  width: 350px;
}
.cms-jeevarasam .qoute.for-mobile {
  top: 25%;
}
.cms-sanjeevini-health-mix .productslist ul,
.cms-dhyanalinga .productslist ul {
  text-align: center;
}
.cms-sanjeevini-health-mix .productslist ul li,
.cms-dhyanalinga .productslist ul li {
  float: none;
}
.cms-offers-for-well-being .ishaessentials .product-item-info .product-reviews-summary-offers {
  height: 20px;
}
.view-all-footer {
  position: relative;
  z-index: 999 !important;
}
.livesearch.product-result {
  grid-template-areas: "image productName" "image price" !important;
  grid-template-columns: 1fr 7fr;
  grid-template-rows: repeat(2, 1fr);
  column-gap: 16px;
  align-self: center;
  height: 80px;
  min-width: 192px;
  box-sizing: inherit;
  display: grid;
  padding: unset;
}
.livesearch.popover-container {
  grid-template: "suggestions previews" 1fr "viewall viewall" 36px / auto 3fr !important;
}
div#search_autocomplete .livesearch.product-name {
  max-height: 41px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 1366px) {
  .cms-jeevarasam .qoute.for-mobile {
    top: 21%;
    right: 25%;
  }
  .cms-dhyanalinga .qoute.for-mobile {
    top: 22%;
    right: 56%;
  }
  .cms-consecrated-rudraksha .qoute.for-mobile {
    top: 20%;
    right: 54%;
  }
  .cms-neem-turmeric .qoute.for-mobile {
    top: 17%;
    right: 43%;
  }
  .cms-natural-hair-and-bodycare .qoute.for-mobile {
    top: 21%;
    right: 14%;
  }
  .cms-fabric .qoute.for-mobile {
    top: 24%;
    right: 56%;
  }
  .cms-sanjeevini-health-mix .qoute.for-mobile {
    top: 18%;
    right: 54%;
  }
  .details.jeevarasamdetails {
    padding-top: 110px !important;
    padding-right: 0;
    padding-left: 18px !important;
  }
  .details.rudrakshadetaisl {
    padding-top: 108px !important;
    padding-left: 36px !important;
  }
  .details.sanjeevinidetails {
    padding-top: 108px !important;
    padding-left: 24px !important;
  }
  .details.neemdetails {
    padding-top: 108px !important;
    padding-left: 36px !important;
  }
  .details.dhyanlingdetils {
    padding-top: 130px !important;
    padding-left: 18px !important;
  }
  .details.bodycaredetails {
    padding-top: 90px !important;
    padding-left: 48px !important;
  }
  .details.fabricdetails {
    padding-top: 90px !important;
    padding-left: 27px !important;
  }
  .cat-description .image-area {
    padding-top: 30px !important;
  }
  .cat-description .image-area img {
    width: 450px;
  }
}
@media only screen and (max-width: 1367px) {
  .explorecategory ul {
    display: flex;
    justify-content: space-between;
  }
  .explorecategory ul li {
    width: 49.5%;
  }
  .cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect {
    height: 96.8% !important;
    padding: 40px 20px 0 20px !important;
  }
  .cms-the-phenomenon-consecration .page-main .topcategory ul li:hover a {
    margin-top: 30px !important;
  }
}
@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes bounce-2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.cms-page-view h1.page-title {
  font-size: 35px;
  margin: 22px 0;
}
.cms-page-view h1.page-title span {
  color: #020202;
}
.about-us {
  background: url('../images/Aboutus-Header.jpg');
  height: 500px;
}
.about-us-desc {
  padding: 180px 20px;
}
.about-us-desc h1 {
  font-size: 35px;
  color: #020202 !important;
  text-align: left;
  font-family: 'Fedra Sans Medium 5';
}
.about-us-desc h2 {
  font-size: 24px;
  color: #020202;
  text-align: right;
  font-family: 'Fedra Sans Medium 5';
}
.us-desc {
  font-size: 15px;
  line-height: 25px;
}
.mob img {
  width: 100%;
}
.termcms ul {
  padding-left: 10px;
}
.termcms ul li {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
}
.termcms h2 {
  font-size: 25px;
  margin: 22px 0;
  color: #020202;
}
.termcms p {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
}
.termcms .data-table th {
  border: 1px solid #f3edd9;
  font-size: 15px;
}
.termcms .data-table td {
  border: 1px solid #f3edd9;
  font-size: 15px;
}
.store h2 {
  font-size: 15px;
  background: #f3edd9 !important;
  color: #020202;
  padding: 10px 0;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
}
.store h3 {
  font-size: 15px;
  text-align: left;
  padding: 5px 20px;
  margin-bottom: 0;
  color: #020202;
}
.store p {
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  padding: 5px 20px;
  margin-bottom: 0;
}
.cms-store-locator .store {
  margin-bottom: 15px;
}
.page-title h2 {
  color: #020202;
  margin: 30px 15px;
}
.cmsreturn p {
  font-size: 15px;
}
.cmsreturn p strong {
  font-size: 17px;
  color: #020202;
}
body.cms-about-us {
  background: #ffffff;
  overflow-x: hidden;
}
.img-cta {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  margin-left: -50vw;
  top: -85px;
}
.img-cta img {
  width: 100%;
}
section.outlet h2 {
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Std';
  font-weight: 700;
  position: relative;
  padding-bottom: 20px;
}
section.outlet h2:after {
  content: '';
  background: url('../images/heading-bg.png') no-repeat center bottom;
  width: 100%;
  height: 7px;
  display: block;
  position: absolute;
  bottom: 0;
}
.cms-pages-header.contact-us h1 {
  font-family: 'Fedra Sans Std';
}
.for-mobile-only {
  display: none;
}
table.data-table {
  display: block;
}
table.data-table tr td {
  border: 0 !important;
}
table.data-table tr th {
  border: 0 !important;
}
.swatch-opt .swatch-option-wrap input[type=radio]:not(:checked) {
  top: -5px;
  height: 42px;
  margin-left: 0;
  width: 42px;
  left: 48px;
}
.swatch-opt .swatch-option-wrap input[type=radio]:checked {
  top: -5px;
  height: 42px;
  margin-left: 0;
  width: 42px;
  left: 48px;
}
.page-header .panel.wrapper {
  background: #c1cfac !important;
  border-bottom: 0;
}
.page-header .header.panel {
  flex-wrap: wrap;
}
.page-header .header.panel .toppromo {
  padding-right: 0;
  width: 100%;
}
.logo {
  margin: 0 !important;
  margin-left: 146px !important;
}
.logo img {
  width: auto;
  max-width: 96px;
  height: auto;
}
.header.content {
  height: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  max-width: 100% !important;
}
.header.content .right-container-wrap {
  justify-content: flex-end !important;
  min-width: 180px;
  padding-top: 0 !important;
  padding-right: 10px !important;
}
.header.content .right-container-wrap .header.links {
  padding-right: 30px !important;
  margin-bottom: 0;
}
.header.content .right-container-wrap .header.links .icon {
  padding-left: 6px !important;
  border: 0 !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.header.content .right-container-wrap .header.links .icon img {
  margin-right: 0 !important;
  padding-bottom: 0 !important;
}
.header.content .right-container-wrap .header.links .icon.wishlist-my-icon .wishlist.counter {
  width: 25px;
  height: 25px;
  background: #a92611;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -6px;
  right: -16px;
  overflow: hidden;
  padding: 0 3px;
  border-radius: 50%;
  font-size: 12px !important;
  line-height: 12px;
  font-family: 'Fedra Sans Medium 5' !important;
  right: -10px;
}
.header.content .right-container-wrap .header.links .user-my-icon span:first-child img {
  width: 23px;
  margin-right: 0;
  height: 24.28px;
}
.header.content .right-container-wrap .header.links .wishlist-my-icon img {
  width: 24px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .loginbeforeicon-img {
  background: 0 0 !important;
  padding: 12px 0 0 !important;
  margin-left: 0 !important;
  width: 100% !important;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .terms-privacy p {
  font-family: 'Fedra Sans Std';
  font-size: 12px !important;
  letter-spacing: 0;
  padding: 15px 40px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .terms-privacy a {
  font-family: 'Fedra Sans Std';
  background: none;
  color: #a92611;
  font-size: 12px !important;
  display: contents;
  text-decoration: underline !important;
  font-weight: 600 !important;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in {
  padding-bottom: 0 !important;
}
.header.content .right-container-wrap .minicart-wrapper {
  margin-top: 0 !important;
}
.header.content .middle-container-wrap {
  width: 53.125% !important;
  padding-top: 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0 !important;
}
.header.content .middle-container-wrap .block.block-search {
  max-width: 325px !important;
  width: 100% !important;
  margin-bottom: 0;
  padding-left: 0;
}
.header.content .middle-container-wrap .block.block-search input {
  border: 0.5px solid #F1F1F1 !important;
  height: 36px !important;
  font-size: 14px !important;
  border-radius: 3px !important;
  line-height: 17.5px;
  padding: 11px 50px 11px 14px !important;
  background: #ffffff;
}
.header.content .middle-container-wrap .block.block-search input::-webkit-input-placeholder {
  color: #020202;
  font-size: 14px !important;
}
.header.content .middle-container-wrap .block.block-search input::-moz-placeholder {
  color: #020202;
  font-size: 14px !important;
}
.header.content .middle-container-wrap .block.block-search input:-ms-input-placeholder {
  color: #020202;
  font-size: 14px !important;
}
.header.content .middle-container-wrap .block.block-search .actions button {
  background: none !important;
  padding: 0 !important;
  top: 4.5px !important;
  right: 15px !important;
}
.header.content .middle-container-wrap .block.block-search .actions button:before {
  color: #020202 !important;
  font-size: 18px !important;
  display: inline-block !important;
}
.header.content .block.block-title {
  display: none;
}
.header.content .block {
  margin-bottom: 0 !important;
}
.minicart-wrapper {
  margin-left: 0 !important;
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  width: 25px;
  height: 25px;
  background: #a92611;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  right: -16px;
  overflow: hidden;
  padding: 0 3px;
  border-radius: 50%;
  font-size: 12px !important;
  line-height: 12px;
  font-family: 'Fedra Sans Std' !important;
}
.minicart-wrapper .action.showcart .counter-number {
  font-size: 12px !important;
  font-family: 'Fedra Sans Medium 5' !important;
}
.minicart-wrapper .action.showcart:before {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: flex !important;
}
.minicart-wrapper .action.showcart .counter-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.showcart img {
  width: 27px;
  margin-top: 3px;
}
.nav-container-wrap {
  top: 0 !important;
  left: 0 !important;
}
.nav-container-wrap .sections.nav-sections {
  box-shadow: inset 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
}
.nav-sections-item-content {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}
header.page-header {
  background: #ffffff !important;
  box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.06);
  z-index: 9999;
}
.parent-container-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}
.sections.nav-sections {
  padding-left: 0 !important;
  border-top: 1px solid #f0ede4 !important;
  padding-top: 8px !important;
  padding-bottom: 0 !important;
  min-height: 40px;
}
.sections.nav-sections li.level0:hover:after {
  top: 31px !important;
  display: none !important;
}
#mySidenav .nav-main {
  padding-left: 0 !important;
  width: 100% !important;
}
#mySidenav .nav-main > ul {
  padding-right: 0 !important;
}
body .page-header.headersticky .middle-container-wrap .minisearch.active {
  margin-top: 0 !important;
}
body .page-header.headersticky .middle-container-wrap .action.search {
  display: block !important;
}
body .page-header.headersticky .header.content .middle-container-wrap .block.block-search {
  padding-left: 0 !important;
  z-index: 94;
}
body .page-header.headersticky .logo {
  padding-top: 0 !important;
}
body .headersticky .minisearch.active .control {
  margin-top: 0 !important;
}
body header.headersticky .middle-container-wrap .block.block-search .minisearch .actions .search {
  background: url('../images/sticky-search.svg') no-repeat center right !important;
  background-size: 19px !important;
  background-position: calc(100% - 10px) 50% !important;
  margin-top: 0 !important;
  background: 0 0 !important;
  box-sizing: border-box;
}
body .page-header #mySidenav .menu-left {
  left: 0 !important;
  width: 100% !important;
  max-width: 1240px;
  margin: 0 auto !important;
  right: 0 !important;
}
body .home-banner-slider .owl-nav button {
  width: 72px;
  height: 72px;
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  outline: 0px;
  top: 50%;
  transform: translateY(-50%);
}
body .home-banner-slider .owl-nav button span {
  display: none;
}
body .home-banner-slider .owl-nav button.owl-prev {
  background: url('../images/Left-Scroll.svg') no-repeat 0 0 !important;
  left: 37px;
}
body .home-banner-slider .owl-nav button.owl-next {
  background: url('../images/Right-Scroll.svg') no-repeat 0 0 !important;
  right: 37px;
}
body .home-banner-slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  background: 0 0 !important;
}
body .page-bottom .footernewsletter {
  max-width: 1127px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body .page-bottom .footernewsletter .footer-nandhi {
  width: 40%;
  position: relative;
  z-index: 9;
  inset: unset;
  margin: 0 0 -90px;
  width: 45%;
}
body .page-bottom .footernewsletter .footer-nandhi:before {
  content: '';
  width: 512px;
  height: 391px;
  background: url('../images/Nandi-1.png') no-repeat 0 0;
  display: block;
}
body .page-bottom .footernewsletter .footer-nandhi:hover:before {
  background: url('../images/nandi-Hover.png') no-repeat 0 0;
}
body .page-bottom .footernewsletter .content h2 {
  font-size: 36px;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.03em;
  font-weight: 400;
  margin-bottom: 20px;
}
body .page-bottom .footernewsletter .content .block.newsletter button.subscribe {
  background: #a92611;
  font-size: 18px;
  font-weight: 400;
  height: 46px;
  color: #ffffff;
  font-family: 'Fedra Sans Book 5';
  text-transform: capitalize;
  padding: 0;
}
body .page-bottom .footernewsletter .content .block.newsletter button.subscribe:hover {
  background-color: #a92611;
}
body .page-bottom .footernewsletter .block.newsletter {
  max-width: 100%;
  width: 100%;
  margin-bottom: 0;
}
body .page-bottom .footernewsletter .block.newsletter .content {
  position: static !important;
  transform: translate(0) !important;
}
body .page-bottom .footernewsletter .block.newsletter .title {
  display: none;
}
body .page-bottom .footernewsletter .newsletter-content {
  font-size: 14px;
  color: #6c757d;
  display: block;
  margin: 15px auto 0;
  max-width: 356px;
  margin: 23px auto 0;
  font-family: 'Fedra Sans Std Demi';
}
body .page-bottom .footernewsletter .newsletter-content a {
  color: #6c757d;
  font-family: 'Fedra Sans Std Demi';
}
body .page-wrapper .page-bottom {
  z-index: 9;
}
body .footer.content {
  max-width: 1320px;
}
body .footerlinksection > div:first-child {
  flex: 0 0 22%;
  max-width: 22%;
}
body .footerlinksection > div:nth-child(2) {
  flex: 0 0 22%;
  max-width: 22%;
}
body .footerlinksection > div:nth-child(3) {
  flex: 0 0 22%;
  max-width: 22%;
}
body .footerlinksection > div:nth-child(4) {
  flex: 0 0 19%;
  max-width: 19%;
}
body .footerlinksection > div:nth-child(5) {
  flex: 0 0 15%;
  max-width: 15%;
}
body .footercopyright {
  background: #c1cfac !important;
  font-size: 16px;
  padding: 20px 30px;
  color: #020202;
  background: #002152 !important;
  padding: 0 30px;
}
body .footercopyright a {
  color: #020202;
  border-right: 1px solid #020202;
}
body .footercopyright a:last-child {
  padding-right: 0;
}
body .footercopyright .justify-content-between {
  border-top: #4c6386 solid 1px !important;
  color: #ffffff;
  padding: 20px 0;
  max-width: 1260px;
}
body .footercopyright .justify-content-between .col-xl-3 {
  text-align: right;
  padding: 0;
}
body .footercopyright .justify-content-between .col-xl-4 {
  padding: 0;
}
body:not(.cms-home) .page-bottom .footernewsletter {
  margin: 0 auto;
  justify-content: center;
}
body:not(.cms-home) .page-bottom .footernewsletter > .content {
  padding-left: 0;
}
body .header-promo-slider.owl-theme .owl-stage {
  display: flex;
  width: 100%;
}
body .header-promo-slider.owl-theme .owl-dots {
  position: absolute;
  left: 20px;
  margin-top: 0 !important;
  top: 6px;
  z-index: 5;
}
body .header-promo-slider.owl-theme .owl-dots .owl-dot {
  box-shadow: none;
  width: 8px;
  margin: 0 3px;
  height: 8px;
  outline: none !important;
}
body .header-promo-slider.owl-theme .owl-dots .owl-dot span {
  box-shadow: none;
  margin: 0;
  width: 8px;
  height: 8px;
  opacity: 0.7;
  background: #ffffff;
  padding: 0;
}
body .header-promo-slider.owl-theme .owl-dots .owl-dot.active span {
  background: #ffffff;
  opacity: 0.9;
}
body .icon-carousel.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 18px;
}
body .icon-carousel.owl-carousel .owl-dots .owl-dot {
  box-shadow: none;
  width: 8px;
  display: block;
  margin: 0 3px;
  height: 8px;
  outline: none !important;
}
body .icon-carousel.owl-carousel .owl-dots .owl-dot span {
  box-shadow: none;
  margin: 0;
  width: 8px;
  border-radius: 8px;
  height: 8px;
  background: #6c757d;
  padding: 0;
  display: block;
}
body .icon-carousel.owl-carousel .owl-dots .owl-dot.active span {
  background: #020202;
}
body .widget-slider-content .product-item .price-box.price-final_price {
  display: flex;
  flex-direction: column;
}
body:not(.cms-sample-home-page) .page-wrapper .page-bottom {
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
}
.page-footer {
  display: none !important;
}
.new-user-promo-block {
  display: none !important;
}
.page-wrapper .headersticky .sections.nav-sections ul li.level0 > a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  line-height: 1;
}
.page-wrapper header.headersticky .sections.nav-sections ul li.level0 > a {
  padding-bottom: 0px !important;
}
.page-wrapper .page-header .panel.wrapper .header {
  padding: 0 !important;
}
.page-wrapper .page-header .panel.wrapper .header .action.skip.contentarea {
  display: none;
}
.block-search .mst-searchautocomplete__autocomplete._active {
  left: 0 !important;
  width: 100% !important;
}
.block-search .nested {
  display: none;
  display: none !important;
}
.block-search .control {
  padding: 0 !important;
  margin: 0;
}
header.page-header.headersticky .logo img {
  width: 96px !important;
}
header.page-header.headersticky .nav-container-wrap {
  width: 100% !important;
  left: 0 !important;
}
header.page-header.headersticky .header.content .right-container-wrap {
  margin-right: 0;
  display: flex;
}
header.page-header.headersticky .middle-container-wrap {
  position: initial !important;
}
.checkout-index-index .header.content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-index-index .logo {
  margin-left: 0 !important;
}
.checkout-index-index .page-main .checkout-header {
  position: static !important;
  margin-bottom: 50px !important;
}
.home-banner-slider {
  position: absolute !important;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.home-banner-slider .owl-nav {
  position: initial !important;
}
.home-banner-slider .banner_slider.item a {
  display: block;
  width: 100%;
}
.home-banner-slider .owl-dots button {
  background: #020202 !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0px !important;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.home-banner-slider .owl-dots button span {
  display: none !important;
}
.home-banner-slider .owl-dots button.active {
  background: #6c757d !important;
}
.catalog-category-view .page-main {
  background-color: #ffffff !important;
}
.cms-home .page-main {
  background-color: #ffffff !important;
}
.cms-home .page-main .block {
  padding: 60px 0;
  margin-bottom: 0 !important;
}
.cms-home .page-main .block.widget-icons-slider {
  padding-top: 0 !important;
}
.cms-home .page-main .block.home-review-wrap {
  background-color: #ffffff;
  padding: 120px 0 40px !important;
}
.cms-home .block-title {
  text-align: center;
}
.cms-home .block-title h2 {
  font-size: 45px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-family: 'Fedra Sans Std';
}
.cms-home .catalog-product-view .product-info-main .box-tocart {
  margin: 0;
}
.cms-home .catalog-product-view .product-info-main .box-tocart .actions {
  width: 100% !important;
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}
.cms-home .catalog-product-view .product-info-main .box-tocart .actions .primary.tocart {
  text-transform: none !important;
  font-size: 18px !important;
  background: #edaa39 !important;
  letter-spacing: 0.01em !important;
  font-family: 'Fedra Sans Medium 5' !important;
  width: 100% !important;
  max-width: 256px !important;
  margin-bottom: 0;
}
.cms-home .catalog-product-view .product-info-main .box-tocart .field.qty span {
  width: 27px !important;
  box-sizing: border-box !important;
  height: 27px !important;
  text-align: center !important;
  padding: 5px 6px 6px 5px !important;
  font-family: 'Fedra Sans Std' !important;
  font-size: 24px !important;
  color: #020202 !important;
  background: #ffffff !important;
}
.cms-home .catalog-product-view .product-info-main h1.page-title {
  font-size: 24px !important;
  font-family: 'Fedra Sans Std' !important;
}
.cms-home .catalog-product-view .product-info-main .page-title-wrapper.product {
  width: 100%;
}
.cms-home .catalog-product-view .product-info-main .price-tax {
  float: left;
  margin-top: 8px;
}
.cms-home .catalog-product-view .product-info-main .product-info-price span.price {
  font-family: 'Fedra Sans Std' !important;
}
.cms-home .catalog-product-view .product-info-main .codcheck-prod {
  display: none !important;
}
.cms-home .catalog-product-view .product-info-main .pdpstaticcontent {
  display: none !important;
}
.cms-home .catalog-product-view #ajax-goto a {
  text-transform: none;
  font-size: 18px;
  padding: 12px 50px;
  color: #a92611;
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5' !important;
  min-width: 256px;
  box-sizing: border-box;
  margin-top: 12px;
}
.cms-home .codcheck-prod .codcheck-text {
  padding-left: 0 !important;
  width: 100% !important;
  margin-top: 17px !important;
  margin-bottom: 15px !important;
}
.cms-home .row.homefeaturedoffer {
  max-width: 1280px;
  padding: 0 !important;
  margin: 0 auto 0 !important;
  z-index: 1;
  background: transparent;
}
.cms-home .row.homefeaturedoffer:before {
  width: 143px;
  height: 164px;
  position: absolute;
  left: -70px;
  top: -80px;
}
.shopby-category {
  max-width: 1280px;
  margin: 0 auto 0;
}
.shopby-category h2 {
  text-align: center;
}
.shopby-category .image-content {
  display: flex;
  flex-wrap: wrap;
}
.shopby-category .image-content .parent-div {
  width: 50%;
  padding: 3px;
  position: relative;
  overflow: hidden;
}
.shopby-category .image-content .parent-div .inner-full {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 3px;
  overflow: hidden;
}
.shopby-category .image-content .parent-div .inner-full:first-child {
  padding-bottom: 6px;
}
.shopby-category .image-content .parent-div .inner-full:first-child .cat-label {
  bottom: 6px;
}
.shopby-category .image-content .parent-div:nth-child(2n+2) {
  padding-right: 6px;
}
.shopby-category .image-content .parent-div:nth-child(2n+2) .inner-full {
  padding-left: 0;
}
.shopby-category .image-content .parent-div:nth-child(2n+2) .cat-label {
  left: 0;
}
.shopby-category .image-content .parent-div:nth-child(2) .cat-label {
  left: 3px;
  right: 6px;
  bottom: 4px;
}
.shopby-category .image-content .parent-div:nth-child(4) .cat-label {
  right: 0;
}
.shopby-category .image-content .parent-div:nth-child(4) .inner-full:first-child .cat-label {
  bottom: 0;
}
.shopby-category .image-content .parent-div img {
  width: 100% !important;
  transition: all 0.5s ease;
}
.shopby-category .image-content .parent-div .hover-cat {
  display: none;
}
.shopby-category .image-content .parent-div .cat-label {
  position: absolute;
  left: 3px;
  bottom: 0;
  right: 0;
  text-align: center;
  color: #ffffff;
  font-size: 21px;
  top: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 20px;
  border-radius: 4px;
  overflow-x: hidden;
  z-index: 9;
  font-family: 'Fedra Sans Medium 5' !important;
}
.shopby-category .image-content .parent-div .cat-label:hover + img {
  transform: scale(1.05);
}
.shopby-category .image-content .parent-div .cat-label:hover {
  transform: scale(1.05);
  text-decoration: none;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background: 0 0 !important;
}
.shopby-category .image-content .parent-div .cat-label:hover + img + img {
  transform: scale(1.05);
}
.shopby-category .image-content .parent-div .inner-left {
  overflow: hidden;
  position: relative;
  width: 50%;
  padding-right: 3px;
}
.shopby-category .image-content .parent-div .inner-left .cat-label {
  right: 3px;
  left: 0;
}
.shopby-category .image-content .parent-div .inner-right {
  overflow: hidden;
  position: relative;
  width: 50%;
  padding-left: 3px;
}
.shopby-category .image-content .parent-div .inner-right .cat-label {
  left: 3px;
  right: 0;
}
.shopby-category .image-content .hover-exists:hover img:not(.hover-cat) {
  display: none;
}
.shopby-category .image-content .hover-exists:hover img.hover-cat {
  display: block;
}
.block-static-block h2 {
  font-size: 45px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-family: 'Fedra Sans Std';
}
.block-static-block > .products-grid {
  background-size: cover;
}
.widget-slider-content {
  margin-bottom: 0 !important;
  overflow: hidden !important;
  background: #ffffff;
}
.widget-slider-content .show-carousel .product-item-info:hover img {
  transition-delay: 0.5s;
}
.widget-slider-content .products-grid {
  max-width: 1280px;
  margin: 0 auto;
}
.widget-slider-content .products-grid .bestseller-tag {
  background: url('../images/Fill.png') no-repeat 0 0;
  width: 174px;
  height: 55px;
  left: 0;
  top: -10px;
  padding: 0;
  background-position: -12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 15px;
  padding-bottom: 14px;
  padding-right: 35px;
  font-family: 'Fedra Sans Medium 5';
}
.widget-slider-content .products-grid .new-tag {
  background: url('../images/Fill.png') no-repeat 0 0;
  width: 174px;
  height: 55px;
  left: 0;
  top: -10px;
  padding: 0;
  background-position: -12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 15px;
  padding-bottom: 14px;
  padding-right: 35px;
  font-family: 'Fedra Sans Medium 5';
}
.widget-slider-content .products-grid .product-item-info:hover {
  background: 0 0 !important;
  box-shadow: none !important;
  border: 0 solid #bbb !important;
  margin: 0 !important;
  padding: 0 !important;
}
.widget-slider-content .products-grid .product-item-info.active {
  background: 0 0 !important;
  box-shadow: none !important;
  border: 0 solid #bbb !important;
  margin: 0 !important;
  padding: 0 !important;
}
.widget-slider-content .products-grid .product-item .product-item-inner {
  box-shadow: none !important;
  margin: 0 !important;
  background: 0 0 !important;
  border: 0 !important;
  display: none !important;
  position: absolute !important;
  background: rgba(0, 0, 0, 0) !important;
  transition: all 0.5s ease;
}
.widget-slider-content .products-grid .product-item:hover .product-item-inner {
  left: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
  height: auto !important;
  clip: inherit;
  text-align: center;
  top: auto !important;
}
.widget-slider-content .products-grid .product-item .tocart:hover {
  text-decoration: underline;
}
.widget-slider-content .products-grid .product-item-actions {
  margin: 0 !important;
  width: 100%;
}
.widget-slider-content .owl-carousel .owl-stage-outer {
  padding-top: 10px;
}
.widget-slider-content li.product-item {
  width: 100% !important;
  margin-bottom: 0;
}
.widget-slider-content .product-item-details {
  text-align: center;
  border: 1px solid rgba(196, 196, 196, 0.25);
  border-top: 0;
  padding-bottom: 0px;
  margin-bottom: 0px;
  display: flex;
  flex-flow: column;
}
.widget-slider-content .product-item .product-reviews-summary.short {
  top: 0 !important;
  float: none !important;
  display: flex;
  flex-direction: column;
}
.widget-slider-content .product-item .product-reviews-summary.short .reviews-actions {
  display: block !important;
  margin-top: 15px !important;
  margin-bottom: 0 !important;
}
.widget-slider-content .product-item .product-reviews-summary.short .reviews-actions a {
  color: #020202;
  font-family: 'Fedra Sans Std' !important;
  font-size: 16px;
}
.widget-slider-content .product-item .product-reviews-summary.short a {
  color: #020202;
  font-family: 'Fedra Sans Std' !important;
  font-size: 16px;
  margin-top: 15px;
  text-decoration: underline;
}
.widget-slider-content .product-item .price-box {
  margin: 9px 0 8px;
}
.widget-slider-content .product-item .price-box .price {
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: 'Fedra Sans Medium 5';
}
.widget-slider-content .product-item .price-box > span {
  display: block;
  width: 100%;
  color: #020202;
}
.widget-slider-content .product-item .price-box > span.normal-price {
  order: 2;
}
.widget-slider-content .product-item:hover .bss-bt-quickview {
  opacity: 1;
}
.widget-slider-content .product-item .price-box.price-final_price {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  display: block;
  gap: 10px;
}
.widget-slider-content .product-item .price-box.price-final_price .old-price {
  order: -1;
}
.widget-slider-content .product-item .old-price .price {
  font-size: 21px !important;
  color: #020202 !important;
  padding-left: 0 !important;
  font-family: 'Fedra Sans Std' !important;
}
.widget-slider-content .bss-bt-quickview {
  position: absolute;
  left: auto;
  top: 20px;
  right: 20px;
  text-align: center;
  padding: 10px 0;
  opacity: 0;
  background: url('../images/quickview-Icon.png') no-repeat;
  width: 50px;
  height: 51px;
}
.widget-slider-content .bss-bt-quickview:hover {
  background: url('../images/quickview-Icon-hover.png') no-repeat;
}
.widget-slider-content .bss-bt-quickview:hover:before {
  opacity: 1;
  visibility: visible;
}
.widget-slider-content .bss-bt-quickview:before {
  width: 120px;
  height: 40px;
  background: url('../images/QuickviewNote.png') no-repeat 0 0 / cover;
  content: '';
  position: absolute;
  left: -130px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
}
.widget-slider-content .bss-bt-quickview a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  text-indent: -99999px;
  width: 50px;
  height: 51px;
  display: block;
}
.widget-slider-content .bss-bt-quickview a:hover {
  text-decoration: underline;
}
.widget-slider-content .rating-summary .rating-result {
  width: 103px;
}
.widget-slider-content .rating-summary .rating-result:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../images/yellow-star.svg');
  content: "" !important;
  height: 20px;
}
.widget-slider-content .rating-summary .rating-result > span {
  height: 20px;
}
.widget-slider-content .rating-summary .rating-result > span:before {
  color: #e8b55c !important;
  left: 0 !important;
  font-size: 20px !important;
  width: 30px !important;
  height: auto !important;
  top: 2px;
}
.widget-slider-content .product-item-name {
  margin: 5px 0;
  font-size: 14px;
  line-height: 28px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.widget-slider-content .product-item-name > a {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
}
.widget-slider-content .product-item-name .product-item-link {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
}
.widget-slider-content .product-image-photo {
  height: 100%;
}
.widget-slider-content .bottom-link {
  text-align: center;
  padding-top: 25px;
}
.widget-slider-content .bottom-link a {
  text-align: center;
  font-size: 21px;
  color: #a92611 !important;
  text-decoration: underline;
  text-transform: none;
}
.widget-slider-content .owl-nav button {
  width: 72px;
  height: 72px;
  top: 70px;
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  margin-top: -18px;
  outline: 0px;
}
.widget-slider-content .owl-nav button.owl-prev {
  background: url('../images/Left-Scroll.svg') no-repeat 0 0 !important;
  left: -37px;
}
.widget-slider-content .owl-nav button.owl-next {
  background: url('../images/Right-Scroll.svg') no-repeat 0 0 !important;
  right: -37px;
}
.widget-slider-content .wishlist {
  display: none;
}
.widget-slider-content .categorycarousel-product .product-item-name {
  padding: 0 20px;
}
.widget-slider-content .categorycarousel-product .price {
  font-size: 24px;
  font-family: 'Fedra Sans Medium 5';
  padding-top: 5px;
}
.sold-out-tag {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  background: #ffffff;
  padding: 5px 15px;
  font-size: 12px;
}
.sold-out-tag + .product-item-info .product-image-wrapper {
  filter: grayscale(100%);
}
.widget-icons-slider .icon-carousel {
  max-width: 900px;
  margin: 0 auto;
}
.widget-icons-slider .owl-carousel .owl-item {
  padding: 0 5px;
}
.widget-icons-slider .owl-carousel .owl-item img {
  width: auto;
  margin-bottom: 20px;
}
.widget-icons-slider .owl-carousel .product-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  font-size: 18px;
  text-align: center;
}
.widget-slider-content + .widget-slider-content + .block-static-block {
  background: #ffffff;
}
.widget-slider-content.block.widget .product-item-info .custom_addto_form > a {
  display: block;
  width: 100%;
}
.widget-slider-content.block.widget .product-item-info .product-image-container {
  width: 100% !important;
  display: block;
  position: relative;
}
.widget-slider-content.block.widget .product-item-info .product-image-wrapper {
  padding-bottom: 101% !important;
}
.widget-product-slider .product-item-inner {
  background: 0 0 !important;
  box-shadow: none !important;
  border: 0 solid #bbb !important;
  margin: 0 !important;
  padding: 0 !important;
}
.widget-product-slider .product-item .product-item-inner {
  box-shadow: none !important;
  margin: 0 !important;
  background: 0 0 !important;
  border: 0 !important;
  display: none !important;
  position: absolute !important;
  background: rgba(0, 0, 0, 0) !important;
  transition: all 0.5s ease;
}
.widget-product-slider .product-item .product-item-inner .tocart {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  background: #edaa39;
  background: rgba(237, 170, 57, 0.8);
  width: 100%;
  height: 48px;
  text-align: center;
  border: 0;
  padding: 0;
  font-weight: 400;
  border-radius: 0;
}
.widget-product-slider .product-item .product-item-inner .tocart:hover {
  text-decoration: underline;
}
.widget-product-slider .product-item:hover .product-item-inner {
  left: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  right: 0;
  width: 100%;
  z-index: 9;
  height: auto !important;
  clip: inherit;
  text-align: center;
  top: auto !important;
  bottom: 0;
}
.widget-product-slider .product-item-actions {
  width: 100%;
}
.widget-product-slider .product-item-actions .actions-primary {
  width: 100%;
}
.widget-slider-content.products-grid .product-item .tocart {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  background: #edaa39;
  background: rgba(237, 170, 57, 0.8);
  width: 100%;
  height: 48px;
  text-align: center;
  border: 0;
  padding: 0;
  font-weight: 400;
  border-radius: 0;
}
.page-layout-1column .widget-slider-content.widget-slider-content.block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 0 !important;
}
.mfp-iframe-holder * {
  box-sizing: border-box;
}
.mfp-iframe-holder .catalog-product-view .product-info-main {
  padding-right: 10px;
}
.home-mid-banner {
  display: flex;
  flex-wrap: wrap;
}
.home-mid-banner .left-img {
  width: 50%;
  padding-right: 3px;
}
.home-mid-banner .right-img {
  width: 50%;
  padding-left: 3px;
}
.home-mid-banner img {
  width: 100%;
}
.home-mid-banner a {
  display: block;
}
.categorycarousel-section {
  padding-top: 60px;
}
.categorycarousel-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 90px 0;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.categorycarousel-container:first-child {
  padding-top: 40px !important;
  background: #ffffff;
}
.categorycarousel-container .categorycarousel-parent {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.categorycarousel-container:nth-child(2n+2) {
  background-color: #ffffff;
}
.categorycarousel-container:nth-child(3) {
  background-position: -120px 120%;
}
.categorycarousel-container .categorycarousel-product {
  text-align: center;
  border: 1px solid rgba(196, 196, 196, 0.25);
  border-top: 0;
  padding-bottom: 15px;
}
.categorycarousel-container .categorycarousel-product .reviews-actions {
  font-size: 16px;
  color: #020202;
  margin-bottom: 6px;
}
.categorycarousel-container .categorycarousel-left {
  width: 61%;
}
.categorycarousel-container .categorycarousel-right {
  width: 61%;
}
.categorycarousel-container .categorycarousel-column {
  width: 39%;
  padding: 30px 120px 0 70px;
}
.categorycarousel-container .categorycarousel-column h3 {
  font-size: 27px;
  font-family: 'Fedra Sans Medium 5';
}
.categorycarousel-container .product-image-container {
  width: 100% !important;
  position: relative;
}
.categorycarousel-container .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.categorycarousel-container .home-image-container {
  line-height: 0.8;
}
.categorycarousel-container .categorycarousel-description {
  font-size: 18px;
  line-height: 30px;
}
.categorycarousel-container .categorycarousel-url {
  text-align: center;
  font-size: 21px;
  color: #a92611 !important;
  text-decoration: underline;
  text-transform: none;
}
.categorycarousel-container.position-left {
  background-position: -180px 110%;
  background-repeat: no-repeat;
}
.categorycarousel-container.position-right {
  background-position: 117% 154%;
  background-color: #ffffff;
}
.categorycarousel-container.position-right .categorycarousel-column {
  padding: 30px 70px 0;
}
.home-review-widget {
  max-width: 1280px;
  margin: 0 auto;
}
.review-slider .review-single {
  background: #ffffff;
  text-align: center;
  padding: 56px;
  height: 100%;
}
.review-slider .owl-item {
  height: 100%;
}
.review-slider .review-quote {
  width: 55px;
  height: 35px;
  background: url('../images/Quotes.svg') no-repeat 0 0;
  margin: 0 auto 18px;
}
.review-slider .review-detail {
  font-size: 21px;
  line-height: 36px;
  margin-bottom: 25px;
  font-family: 'Fedra Sans Std';
}
.review-slider .rating-summary .rating-result {
  width: 103px;
}
.review-slider .rating-summary .rating-result:before {
  font-size: 20px !important;
  color: #ffffff !important;
  line-height: 20px;
  height: 20px;
}
.review-slider .rating-summary .rating-result > span:before {
  color: #e8b55c !important;
  left: 0 !important;
  font-size: 20px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 20px !important;
}
.review-slider .review-nickname {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
}
.review-slider .owl-nav button {
  width: 72px;
  height: 72px;
  top: 50%;
  transform: translateY(-50%);
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  margin-top: -18px;
  outline: 0px;
}
.review-slider .owl-nav button span {
  display: none !important;
}
.review-slider .owl-nav button.owl-prev {
  background: url('../images/Left-Scroll.svg') no-repeat 0 0 !important;
  left: -37px;
}
.review-slider .owl-nav button.owl-next {
  background: url('../images/Right-Scroll.svg') no-repeat 0 0 !important;
  right: -37px;
}
.review-slider .owl-dots {
  left: 0;
  right: 0;
  background: 0 0 !important;
}
.review-slider .owl-dots button {
  background: #020202 !important;
  border: 0 !important;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 5px;
}
.review-slider .owl-dots button span {
  display: none !important;
}
.review-slider .owl-dots button.active {
  background: #6c757d !important;
}
.iconic-carousel {
  margin: 0 auto;
  margin-top: 20px;
  display: block !important;
  max-width: 1280px;
}
.iconic-carousel .desktop-img-section {
  width: 100%;
  float: left;
  padding-left: 220px;
  position: relative;
  padding-bottom: 40px;
}
.iconic-carousel .desktop-img-section img {
  width: auto !important;
}
.iconic-carousel .desktop-img-section img:nth-child(2) {
  position: absolute;
  right: 0;
  bottom: 0;
  animation-duration: 3.5s;
  animation-iteration-count: infinite;
  animation-name: bounce-2;
  animation-timing-function: linear;
}
.iconic-carousel .iconic-header {
  width: 220px;
  float: left;
  margin-right: -220px;
  position: relative;
  z-index: 1;
}
.iconic-carousel .iconic-header h3 {
  font-size: 48px;
  color: #a92611;
  letter-spacing: 0.03em;
  font-family: 'Fedra Sans Medium 5';
}
.iconic-carousel .iconic-header p {
  font-size: 18px;
  line-height: 30px;
  color: #020202;
  font-family: 'Fedra Sans Std';
}
.iconic-carousel .iconic-header a.iconic-viewnow {
  text-align: center;
  font-size: 21px;
  color: #ffffff !important;
  background: #a92611;
  text-transform: none;
  border-radius: 3px;
  font-size: 15px;
  font-family: 'Fedra Sans Medium 5' !important;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  max-width: 180px;
}
.iconic-carousel .iconic-header a.iconic-viewnow:hover {
  text-decoration: none;
}
.iconic-carousel .iconic-header a.iconic-viewnow:after {
  content: '';
  display: inline-block;
  background: url('../images/Arrow-2-white.png') no-repeat 0 0;
  width: 17px;
  height: 14px;
  margin-left: 5px;
}
.iconic-carousel .item {
  padding: 0 70px 30px;
  display: flex;
  flex-wrap: wrap;
  max-width: 1280px;
  margin: 0 auto;
  align-items: center;
}
.iconic-carousel .item:before {
  display: table;
  clear: both;
  content: '';
}
.iconic-carousel .item:after {
  display: table;
  clear: both;
  content: '';
}
.iconic-carousel .owl-nav {
  padding: 0 70px;
}
.iconic-carousel .owl-nav button {
  width: 72px;
  height: 72px;
  bottom: 52px;
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  margin-top: -18px;
  left: 0;
  outline: 0px;
}
.iconic-carousel .owl-nav button.owl-prev {
  background: url('../images/Left-Scroll.svg') no-repeat 0 0 !important;
  left: 0;
}
.iconic-carousel .owl-nav button.owl-next {
  background: url('../images/Right-Scroll.svg') no-repeat 0 0 !important;
  right: 0;
}
.iconic-carousel .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
  background: 0 0 !important;
}
.iconic-carousel .owl-dots button {
  background: #ffffff !important;
  border: 0 !important;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 5px;
}
.iconic-carousel .owl-dots button.active {
  background: #020202 !important;
}
.page-bottom {
  padding: 0;
}
.page-bottom .footernewsletter > .content {
  transform: translate(0) !important;
  width: 60% !important;
  position: relative !important;
  top: unset !important;
  left: unset !important;
  width: 55% !important;
}
.page-bottom .footernewsletter .content .block.newsletter form.subscribe {
  padding-top: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label {
  margin-bottom: 0 !important;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label input {
  height: 46px !important;
}
.page-footer {
  background: #233e51 !important;
  padding: 110px 0 130px !important;
  margin-top: 0;
  background: #002152 !important;
}
.page-footer:before {
  background: 0 0 !important;
}
.footerlinksection h4 {
  font-family: 'Fedra Sans Medium 5' !important;
  font-size: 24px;
  color: #ffffff !important;
}
.footerlinksection a {
  font-size: 15px !important;
  color: #ffffff !important;
  font-family: 'Fedra Sans Std' !important;
}
.footerlinksection li {
  padding-bottom: 25px !important;
}
.footerlinksection .footersocial a {
  width: 50%;
  float: left;
  margin-bottom: 24px;
  text-decoration: none !important;
}
.footerlinksection .footersocial a span {
  width: 60px;
  height: 60px;
  display: block;
}
.footerlinksection .footersocial a:hover {
  opacity: 0.7;
}
.footerlinksection .footersocial .facebook-icon {
  background: url('../images/Facebook.svg') no-repeat 0 0;
}
.footerlinksection .footersocial .twitter-icon {
  background: url('../images/Twitter.svg') no-repeat 0 0;
}
.footerlinksection .footersocial .youtube-icon {
  background: url('../images/YouTube.svg') no-repeat 0 0;
}
.footerlinksection .footersocial .instagram--icon {
  background: url('../images/Instagram.svg') no-repeat 0 0;
}
.home-mid-banner.mobile {
  display: none !important;
}
.block-static-block + .block-products-list + .block-static-block {
  background: #ffffff;
}
header .middle-container-wrap .back-icon {
  display: none !important;
}
.homefeaturedoffer .col-xl-12 {
  padding: 0 !important;
}
.homefeaturedoffer .mobilehed {
  display: none;
}
.homefeaturedoffer .innersection .content {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 91;
  right: 0;
  background: 0 0 !important;
  color: #ffffff !important;
  padding: 28px;
}
.homefeaturedoffer .innersection .content span.mobilespan a {
  color: #ffffff !important;
  font-size: 22px;
  font-family: 'Fedra Sans Medium 5' !important;
  line-height: 30px;
}
.homefeaturedoffer .innersection .content span.subhead {
  opacity: 1 !important;
  font-size: 15px !important;
  padding-bottom: 5px;
  display: block;
}
.homefeaturedoffer .innersection .image {
  padding: 0;
  position: relative !important;
  border-radius: 9px;
  overflow: hidden;
}
.homefeaturedoffer .blocksection {
  max-width: 25% !important;
  flex: auto;
  max-width: 100% !important;
}
body.sticky-header.cms-fullpage-layout .page-header {
  min-height: 60px;
}
body.sticky-header.cms-empty-page .page-header {
  min-height: 60px;
}
.shopby-category.mobile {
  display: none;
}
.panel.header {
  padding: 0;
}
.header-promo-slider .slide {
  min-height: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 15px;
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  color: #020202;
}
.header-promo-slider .slide a {
  font-family: 'Fedra Sans Book 5';
  text-decoration: underline;
  display: inline-flex;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  color: #020202;
}
.header-promo-slider .slide span {
  display: inline-block;
}
.header-promo-slider h4 {
  font-family: 'Fedra Sans Book 5' !important;
}
.slide-one {
  background: #004aa0;
}
.slide-tow {
  background: #007aa0;
}
.slide-three {
  background: #00a0a0;
}
.mobile-shopby-cat {
  display: none !important;
}
body.sticky-header .page-header {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.homefeaturedoffer-full {
  background: #162b6e;
}
.homefeaturedoffer-full .homefeaturedoffer {
  background: 0 0;
}
.adiyogi-grace-section-bottom {
  max-width: 1107px;
  margin: auto;
  padding: 60px 0;
}
body.cms-home .homefeaturedoffer-section-full {
  padding: 0 !important;
}
body.cms-home .msr-hero-banner {
  margin: -60px 0;
}
.row.homefeaturedoffer .col-xl-12 {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 7px;
}
.footercopyright .d-flex a {
  color: #ffffff;
  border: 0 !important;
}
.footercopyright .d-flex a:first-child:after {
  content: '';
  display: inline-block;
  background: #ffffff;
  height: 4px;
  width: 4px;
  border-radius: 4px;
  vertical-align: middle;
  margin: 0 -10px 0 15px;
}
.msr-category-wrapper .config-option.pre-order [data-option-empty|=true] + label:after {
  display: none;
}
.msr-category-wrapper .config-option.pre-order .swatch-option-wrap label {
  width: 42px;
  height: 42px;
  border-radius: 42px;
  position: relative;
  color: #a92611;
  text-align: center;
  font-family: 'Fedra Sans Std Demi';
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 0;
  border: solid 1px #ffffff;
}
.msr-category-wrapper .config-option.pre-order .swatch-option-wrap input[type=radio]:checked + label {
  background: #a92611 !important;
  color: #ffffff !important;
  cursor: pointer;
}
.sections.nav-sections .mega_menu_list ul li.level0 > a:hover {
  text-decoration: underline !important;
  color: #a92611 !important;
}
.down-round-arrow {
  pointer-events: none;
}
body.checkout-index-index.sticky-header .page-header {
  min-height: 78px;
}
body.checkout-index-index.sticky-header .page-header .logo {
  padding: 15px 0;
}
.bss_quickview-catalog_product-view .column.main {
  padding: 40px 15px;
}
.swatch-option.disabled {
  opacity: 0 !important;
  width: 42px;
  margin: 0 !important;
  padding: 0 !important;
  height: 42px !important;
  left: 41px !important;
  top: 0 !important;
}
.swatch-option.disabled:hover {
  border: none !important;
  outline: none !important;
}
.swatch-option.disabled:before {
  content: '/';
  font-size: 47px;
  position: absolute;
  top: 12px;
  left: 13px;
  color: #6c757d;
  transform: rotate(12deg);
  font-weight: 400;
}
.product-options-wrapper .swatch-opt .swatch-option.disabled + label {
  opacity: 0.6;
}
.product-options-wrapper .swatch-opt .swatch-option.disabled + label:after {
  content: '';
  width: 3px;
  height: 100%;
  background: #edaa38 !important;
  border-radius: 0;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  top: 0;
  opacity: 1;
}
.klevuVoiceSearchImage {
  position: absolute;
  right: 34px;
  top: 50%;
  line-height: 24px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: #ededed;
  border-radius: 50px;
  padding: 3px;
  margin-top: -12px;
  box-sizing: border-box;
}
.full-width-page .page-main {
  max-width: 100%;
  min-height: 1000px;
  padding: 0;
}
body.full-width-page .page-wrapper .page-bottom {
  z-index: unset;
}
body.full-width-page .page-wrapper .page-header {
  z-index: 1 !important;
}
body.full-width-page .page-bottom .footernewsletter {
  z-index: unset;
}
.field.newsletter span.label {
  display: none;
}
.closeshowlogin {
  display: none;
}
.bottom-toolbar .pages {
  display: none;
}
.fieldset > .field {
  margin: 0 0 20px;
}
.fieldset > .field.customer-address {
  margin: 0 10px 0 0 !important;
}
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.cms-support-ticket .supportticket .fieldset .field input:focus {
  outline: none;
}
.cms-support-ticket .supportticket .fieldset .field select:focus {
  outline: none;
}
.cms-support-ticket .supportticket .fieldset .field.commentbox textarea {
  width: 100%;
  border-radius: 3px;
}
.cms-support-ticket .supportticket .fieldset .field-recaptcha {
  float: left;
}
button:focus {
  outline: none;
}
input[type=text] {
  width: 100%;
}
input[type=password] {
  width: 100%;
}
input[type=url] {
  width: 100%;
}
input[type=tel] {
  width: 100%;
}
input[type=search] {
  width: 100%;
}
input[type=number] {
  width: 100%;
}
input[type=datetime] {
  width: 100%;
}
input[type=email] {
  width: 100%;
}
.parent-container-wrap.parent-container-wrap-ac {
  overflow: unset !important;
}
.my-container {
  width: 100%;
}
.cms-sample-home-page .page-bottom {
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
}
.ias-noneleft {
  display: none !important;
}
.ias-trigger.ias-trigger-next {
  text-align: center;
}
.ias-trigger.ias-trigger-next button {
  padding: 11px 22px !important;
  font-size: 18px !important;
}
.catalog-category-view .category-view .category-image {
  padding-bottom: 14px !important;
}
@media only screen and (max-width: 1200px) {
  .klevuVoiceSearchImage {
    right: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .loginbeforeicon-img img {
    width: 100% !important;
    margin: 10px 0 0 !important;
    display: none !important;
  }
  .cms-diwali-offers .page-main {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  body header #mySidenav .menu-left {
    top: 154px !important;
  }
  body.sticky-header .page-header {
    min-height: 85px;
  }
}
@media only screen and (min-width: 1024px) {
  body.sticky-header .page-header {
    min-height: 128px;
  }
  .page-header .header.content .right-container-wrap .header.links {
    display: flex !important;
  }
  .header.content .right-container-wrap .header.links .icon.wishlist-my-icon li a {
    font-size: unset !important;
  }
  .page-header.headersticky .icon.wishlist-my-icon a {
    font-size: unset !important;
  }
  .page-header.headersticky .icon.user-my-icon {
    font-size: unset !important;
  }
}
@media only screen and (min-width: 1066px) {
  body header #mySidenav .menu-left {
    top: 126px !important;
  }
}
@media only screen and (min-width: 1370px) {
  body .page-bottom .footernewsletter {
    margin: 0 auto !important;
  }
  body .footercopyright .justify-content-between {
    max-width: 1320px;
    width: 100% !important;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1260px) {
  #mySidenav .nav-main > ul {
    display: flex !important;
  }
}
@media only screen and (max-width: 1065px) {
  .header.content {
    padding-bottom: 0 !important;
  }
  .header.content .middle-container-wrap .block.block-search {
    margin-left: 0 !important;
    width: 40% !important;
  }
  .header.content .right-container-wrap {
    padding-right: 20px;
    padding-right: 10px !important;
  }
  .header.content .right-container-wrap .header.links {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  body .footercopyright {
    padding: 0 30px;
    font-size: 13px;
  }
  body .footercopyright .col-xl-4 {
    margin-bottom: 0;
  }
  body .header.content .right-container-wrap {
    width: 44% !important;
    margin-right: 0 !important;
    padding-right: 20px !important;
  }
  body .header.content .middle-container-wrap .block.block-search .actions button {
    padding: 1px 6px;
  }
  body .header.content .klevuVoiceSearchImage {
    right: 29px;
    z-index: 2;
    top: 20px;
  }
  body .page-bottom .footernewsletter .footer-nandhi {
    padding-bottom: 68.5%;
    margin-bottom: 0;
    margin-top: -290px;
    width: 100%;
    background: #ffffff;
  }
  body .page-bottom .footernewsletter .footer-nandhi:before {
    display: block;
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    height: 100%;
    background: url('../images/Nandi-1.png') no-repeat center bottom !important;
    background-size: 300px auto !important;
  }
  body .page-bottom .footernewsletter .content h2 {
    font-size: 27px;
    padding: 0 60px;
  }
  body .page-bottom .footernewsletter .content .block.newsletter button.subscribe {
    height: 38px;
  }
  body .page-footer .footer .footerlinksection > div {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100%;
    margin-left: 0 !important;
    padding: 15px 0 !important;
    border-bottom: solid 1px #6c757d !important;
  }
  body .page-footer .footer .footerlinksection > div:nth-child(4) {
    border: 0 !important;
  }
  body .page-footer .footer .footerlinksection > div.footersocial {
    border-bottom: 0 !important;
    text-align: center;
    margin-top: 54px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footerlinksection {
    background: 0 0;
  }
  .footerlinksection div.footersocial h4 {
    justify-content: center;
    width: 100%;
  }
  .footerlinksection div.footersocial h4:after {
    display: none;
  }
  .footerlinksection div.footersocial h3 {
    justify-content: center;
    width: 100%;
  }
  .footerlinksection div.footersocial h3:after {
    display: none;
  }
  .footerlinksection h4 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Fedra Sans Std' !important;
    display: flex;
    justify-content: space-between;
  }
  .footerlinksection h4:after {
    border-color: #ffffff !important;
    right: 0;
    top: 9px;
    content: '+';
    border: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    font-size: 26px;
    padding: 0;
    color: #ffffff;
    display: flex;
    line-height: 10px;
    align-items: center;
  }
  .footerlinksection h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Fedra Sans Std' !important;
    display: flex;
    justify-content: space-between;
  }
  .footerlinksection h3:after {
    border-color: #ffffff !important;
    right: 0;
    top: 9px;
    content: '+';
    border: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    font-size: 26px;
    padding: 0;
    color: #ffffff;
    display: flex;
    line-height: 10px;
    align-items: center;
  }
  .footerlinksection .col-2.active h4:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    content: '-';
  }
  .footerlinksection .col-2.active h3:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    content: '-';
  }
  .footerlinksection .col-2.active ul {
    padding: 20px 0 0 10px !important;
  }
  .footerlinksection .col-2.active ul li a {
    font-family: 'Fedra Sans Medium 5' !important;
    font-size: 16px;
  }
  .footerlinksection .footersocial a {
    width: auto;
    margin: 10px 8px 0;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
  }
  .footerlinksection .footersocial a span {
    background-size: cover !important;
    width: 50px;
    height: 50px;
  }
  .footerlinksection li {
    padding-bottom: 15px !important;
  }
  .cms-home .page-main .block.home-mid-banner-section {
    padding: 0 0 20px;
  }
  .cms-home .page-main .block.home-mid-banner-offer {
    padding-bottom: 0;
  }
  .cms-home .page-main .block.widget-icons-slider {
    padding-top: 0 !important;
  }
  .cms-home .page-main .block {
    padding: 45px 0;
    background: #ffffff;
  }
  .cms-home .page-main .block.widget-slider-content {
    padding: 45px 0;
  }
  .cms-home .page-main .block.home-review-wrap {
    padding: 70px 12px 40px !important;
  }
  .cms-home .block-static-block h2 {
    font-size: 27px;
  }
  .cms-home .block-title h2 {
    font-size: 27px;
  }
  .cms-home .widget-slider-content .product-item-name {
    padding: 0 15px;
    height: auto !important;
    margin: 13px 0 8px;
    line-height: 19px;
    min-height: 59px;
  }
  .cms-home .widget-slider-content .product-item .price-box.price-final_price {
    height: auto !important;
  }
  .cms-home .widget-slider-content .product-item .product-review-name {
    height: auto !important;
  }
  .cms-home .widget-slider-content .product-item .price-box {
    height: auto !important;
    margin: 0;
  }
  .cms-home .widget-slider-content .product-item .price-box .price-box {
    margin: 6px 0 0;
  }
  .cms-home .widget-slider-content .categorycarousel-product .product-item-name {
    padding: 0;
  }
  .cms-home .widget-slider-content .product-item-details {
    border: 0;
  }
  .cms-home .block.widget.widget-slider-content .owl-stage {
    display: flex;
  }
  .cms-home .block.widget.widget-slider-content .owl-item {
    width: 240px;
    max-width: 240px;
  }
  .cms-home .block.widget .products-grid .product-item {
    height: 100%;
    padding-bottom: 1px;
  }
  .cms-home .block.widget .products-grid .product-item .product-item-info {
    height: 100%;
    border: 1px solid rgba(196, 196, 196, 0.25);
  }
  .cms-home .widget .block-title {
    margin-bottom: 5px !important;
  }
  .cms-home .widget .block-title h2 {
    margin-bottom: 0 !important;
  }
  .cms-home .owl-carousel .owl-stage {
    display: flex;
  }
  .cms-home .categorycarousel-section.widget-slider-content li.product-item {
    height: 100%;
    padding-bottom: 1px;
  }
  .cms-home .categorycarousel-section.widget-slider-content li.product-item .custom_addto_form {
    height: 100%;
    border: 1px solid rgba(196, 196, 196, 0.25);
  }
  .cms-home .categorycarousel-section.widget-slider-content li.product-item .custom_addto_form .product-item-name {
    padding: 0 15px;
  }
  .block.home-mid-banner-section .right-img a:nth-child(1) {
    margin-top: -18px;
  }
  .categorycarousel-section {
    padding-top: 24px;
    background: #ffffff;
  }
  .categorycarousel-section.categorycarousel-section-1 {
    background: #ffffff !important;
  }
  .categorycarousel-section.categorycarousel-section-2 {
    background: #ffffff !important;
  }
  .categorycarousel-section.categorycarousel-section-2 .position-right {
    background: #ffffff !important;
  }
  .logo {
    margin-left: auto !important;
    order: 3;
  }
  .header.content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .header.content .middle-container-wrap {
    width: auto !important;
    width: 56% !important;
  }
  .header.content .middle-container-wrap .block.block-search label {
    margin-bottom: 0 !important;
    display: none;
  }
  .header.content .middle-container-wrap .block.block-search label:before {
    position: static !important;
  }
  .header.content .middle-container-wrap .block.block-search input {
    left: 0 !important;
    top: 0 !important;
    position: initial !important;
    margin: 0;
  }
  .header.content .middle-container-wrap .block.block-search .actions button span {
    display: none !important;
  }
  .header.content .nav-toggle {
    position: static;
    order: 1;
    margin-top: 7px;
  }
  .header.content .nav-toggle:before {
    height: 25px;
    width: 28px !important;
    height: 21px !important;
    background: url('../images/Menu.svg') no-repeat 0 0 !important;
    background-size: 28px auto !important;
    background-position: left top !important;
    margin-left: 16px;
    content: '';
  }
  .header.content .right-container-wrap {
    min-width: inherit;
  }
  .header.content .right-container-wrap .header.links .icon .myaccounticon img {
    width: auto !important;
    min-width: inherit !important;
    height: auto !important;
  }
  .parent-container-wrap {
    flex-wrap: wrap;
    width: 100%;
  }
  .parent-container-wrap > * {
    box-sizing: border-box;
  }
  header .header.content .middle-container-wrap .block.block-search {
    margin-top: 10px;
    margin-left: 0 !important;
    z-index: 2;
    max-width: unset !important;
    width: 24% !important;
    margin-top: 0;
    order: 2;
    position: absolute;
    top: 9px;
    left: 60px;
  }
  header .mst-searchautocomplete__autocomplete._active {
    top: 62px !important;
  }
  .minicart-wrapper .action.showcart:before {
    background: url('../images/Cart.svg') no-repeat center top !important;
    width: 32px !important;
    height: 25px !important;
    font-size: 0px;
    content: '' !important;
  }
  .page-header .panel.wrapper {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    font-family: 'Fedra Sans Std';
    transition: all 0.5s ease;
  }
  header.page-header {
    border-bottom: 0;
    transition: all 0.1s ease;
  }
  .home-banner-slider .banner_slider.item a {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
  }
  .shopby-category .image-content .parent-div {
    width: 100%;
    padding: 1px 0;
  }
  .shopby-category .image-content .parent-div .inner-full {
    padding-left: 0;
  }
  .shopby-category .image-content .parent-div .inner-full:first-child {
    padding-bottom: 2px;
  }
  .shopby-category .image-content .parent-div .inner-full:first-child .cat-label {
    bottom: 2px;
  }
  .shopby-category .image-content .parent-div .cat-label {
    font-size: 18px;
    padding-bottom: 10px;
    background: rgba(0, 0, 0, 0.1);
    left: 0;
  }
  .shopby-category .image-content .parent-div .cat-label:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .shopby-category .image-content .parent-div:nth-child(2n+2) {
    padding-right: 0;
  }
  .shopby-category .image-content .parent-div:nth-child(2) .cat-label {
    left: 0;
    right: 0;
    bottom: 1px;
    top: 1px;
  }
  .shopby-category .image-content .parent-div .inner-right {
    padding-left: 1px;
  }
  .shopby-category .image-content .parent-div .inner-right .cat-label {
    left: 1px;
  }
  .shopby-category .image-content .parent-div .inner-left {
    padding-right: 1px;
  }
  .shopby-category .image-content .parent-div .inner-left .cat-label {
    right: 1px;
    left: 0;
  }
  .widget-icons-slider .owl-carousel .product-item {
    font-size: 15px;
    font-family: 'Fedra Sans Std' !important;
  }
  .widget-icons-slider .owl-carousel .owl-item img {
    max-width: 84px;
  }
  .iconic-carousel {
    margin-bottom: 30px;
  }
  .iconic-carousel .iconic-header {
    width: 100%;
    margin-right: 0;
    padding-bottom: 20px;
    order: 2;
    padding: 50px 31px 28px;
    border: 1px solid rgba(196, 196, 196, 0.25);
    border-top: 0;
    background: #ffffff;
  }
  .iconic-carousel .iconic-header h3 {
    font-size: 21px;
  }
  .iconic-carousel .iconic-header h3:after {
    background: url('../images/Arrow-2-brown.png') no-repeat 0 0;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 29px;
    height: 16px;
  }
  .iconic-carousel .iconic-header p {
    font-size: 15px;
    line-height: 22px;
  }
  .iconic-carousel .iconic-header a.iconic-viewnow {
    display: none;
  }
  .iconic-carousel .desktop-img-section {
    padding-left: 0;
  }
  .iconic-carousel .desktop-img-section img:first-child {
    animation: inherit;
    margin-bottom: -65px;
  }
  .iconic-carousel .owl-nav button {
    left: 0 !important;
    position: inherit !important;
    display: none !important;
  }
  .iconic-carousel .owl-dots {
    left: 0 !important;
    text-align: center;
    bottom: -40px;
  }
  .iconic-carousel .owl-dots button {
    background: #6c757d !important;
  }
  .iconic-carousel .item {
    padding: 0;
  }
  .iconic-carousel .item .desktop-img-section {
    padding: 28px 31px;
    background: linear-gradient(0deg, rgba(165, 2, 2, 0), rgba(165, 2, 2, 0.08)), linear-gradient(124.38deg, rgba(255, 236, 189, 0.6) 0.93%, rgba(255, 198, 101, 0.24) 32.93%, rgba(255, 236, 189, 0.5) 81.44%);
    background-blend-mode: hue, normal;
    display: none !important;
  }
  .iconic-carousel .item .mobile-img-section {
    display: flex !important;
    justify-content: center;
    padding: 28px 31px;
    background: linear-gradient(0deg, rgba(165, 2, 2, 0), rgba(165, 2, 2, 0.08)), linear-gradient(124.38deg, rgba(255, 236, 189, 0.6) 0.93%, rgba(255, 198, 101, 0.24) 32.93%, rgba(255, 236, 189, 0.5) 81.44%);
    background-blend-mode: hue, normal;
    width: 100%;
  }
  .iconic-carousel .item .mobile-img-section img {
    width: auto !important;
    margin-bottom: -65px;
    z-index: 99;
  }
  .widget-slider-content .show-carousel {
    margin-left: 0 !important;
  }
  .widget-slider-content .product-item .price-box.price-final_price {
    width: 100%;
  }
  .widget-slider-content .product-item .product-reviews-summary.short .reviews-actions {
    margin-top: 8px !important;
    margin-bottom: 0 !important;
  }
  .widget-slider-content .product-item .product-reviews-summary.short .reviews-actions a {
    font-size: 15px;
  }
  .widget-slider-content .product-item .price-box .price {
    font-family: 'Fedra Sans Medium 5';
    font-size: 19px !important;
  }
  .widget-slider-content .owl-nav button.owl-prev {
    left: 0;
  }
  .widget-slider-content .owl-nav button.owl-next {
    right: 0;
  }
  .widget-slider-content .product-item-name {
    font-size: 15px;
    line-height: 22.5px;
  }
  .widget-slider-content .categorycarousel-product .price {
    font-family: 'Fedra Sans Medium 5' !important;
  }
  .widget-slider-content .owl-carousel .owl-stage-outer {
    padding-top: 0;
  }
  .widget-slider-content .products-grid {
    overflow: hidden;
  }
  .widget-slider-content .products-grid .product-item .product-item-inner {
    display: block !important;
    bottom: 16px !important;
    top: auto !important;
    left: 0;
    right: 0;
    padding: 0 22px;
    margin: 0 auto !important;
    text-align: center;
    background: 0 0 !important;
  }
  .widget-slider-content .products-grid .product-item:hover .product-item-inner {
    background: 0 0 !important;
  }
  .widget-slider-content .bottom-link a {
    font-family: 'Fedra Sans Std' !important;
  }
  .widget-slider-content .product-item-details {
    padding-bottom: 70px;
  }
  .home-mid-banner .left-img {
    width: 100%;
  }
  .home-mid-banner .right-img {
    width: 100%;
  }
  .block-products-list .widget-slider-content .block {
    padding-top: 0;
  }
  .widget-slider-content.block.widget .product-item-info .product-image-container {
    position: inherit;
  }
  .widget-product-slider .product-item .product-item-inner {
    display: block !important;
    bottom: 16px !important;
    top: auto !important;
    left: 0;
    right: 0;
    padding: 0 22px;
    margin: 0 auto !important;
    text-align: center;
    background: 0 0 !important;
  }
  .widget-product-slider .product-item:hover .product-item-inner {
    background: 0 0 !important;
  }
  .categorycarousel-container {
    padding: 50px 0;
    background-image: none !important;
  }
  .categorycarousel-container .categorycarousel-column {
    width: 100%;
    padding: 0 20px 40px;
    margin-top: 0;
    background: #ffffff;
    text-align: left;
  }
  .categorycarousel-container .categorycarousel-column h3 {
    font-size: 20px;
  }
  .categorycarousel-container .categorycarousel-right {
    width: 100%;
    padding-left: 20px;
  }
  .categorycarousel-container .categorycarousel-left {
    width: 100%;
    padding-left: 20px;
  }
  .categorycarousel-container:nth-child(1) {
    background: #ffffff;
  }
  .categorycarousel-container:nth-child(3) {
    background: #ffffff;
  }
  .categorycarousel-container:nth-child(3) .categorycarousel-column {
    padding-top: 40px;
  }
  .categorycarousel-container .categorycarousel-description {
    font-size: 15px;
    line-height: 24px;
  }
  .categorycarousel-container .categorycarousel-url {
    font-size: 18px;
  }
  .categorycarousel-container .product-image-wrapper {
    padding-bottom: 100% !important;
  }
  .categorycarousel-container .categorycarousel-product {
    padding: 0 20px 110px;
    padding: 0 0 70px;
    border: 0;
  }
  .categorycarousel-container:first-child .categorycarousel-column {
    padding-top: 30px;
  }
  .categorycarousel-container .product-image-container {
    position: initial;
  }
  .categorycarousel-container.position-right {
    padding: 45px 0 45px;
    background: #ffffff;
  }
  .categorycarousel-container.position-right .categorycarousel-column {
    padding: 0 20px;
    text-align: left;
    background: 0 0;
    padding: 0 20px 40px;
  }
  .categorycarousel-container.position-left .categorycarousel-left {
    order: 2;
    padding-top: 0;
    background: 0 0;
  }
  .review-slider .owl-nav button.owl-prev {
    left: 0;
  }
  .review-slider .owl-nav button.owl-next {
    right: 0;
  }
  .review-slider .review-detail {
    padding: 0;
    font-size: 15px;
    line-height: 31px;
  }
  .page-bottom .footernewsletter > .content {
    width: 100% !important;
    padding: 40px 20px 0;
  }
  .page-bottom .footernewsletter .content .block.newsletter .subscribe {
    width: 100%;
  }
  .page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label input {
    margin-right: 0;
  }
  .page-bottom .footernewsletter .content .block.newsletter form.subscribe {
    padding-top: 0 !important;
    display: flex;
    flex-wrap: wrap;
  }
  .page-bottom .footernewsletter .content .block.newsletter .actions {
    display: block;
    margin-top: 2px;
  }
  .page-bottom .footernewsletter:before {
    display: none !important;
  }
  .page-footer {
    padding: 37px 0 12px !important;
  }
  .footer.content {
    border: 0 !important;
  }
  .col-xl-12.p-0.footerlinksection.d-flex.flex-wrap.justify-content-between {
    padding-top: 0 !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .owl-carousel .owl-nav button {
    display: none !important;
    visibility: hidden;
  }
  .widget-slider-content + .widget-slider-content + .block-static-block {
    padding-left: 6px !important;
    padding-right: 6px !important;
    box-sizing: border-box;
  }
  .widget-slider-content + .widget-slider-content + .block-static-block * {
    box-sizing: border-box;
  }
  .widget-slider-content + .widget-slider-content + .block-static-block .products-grid {
    background: 0 0 !important;
  }
  .catalog-product-view .product-info-main {
    width: 100% !important;
  }
  .home-mid-banner.desktop {
    display: none !important;
  }
  .home-mid-banner.mobile {
    display: block !important;
  }
  .home-mid-banner.mobile .content-item {
    text-align: center;
    font-size: 15px;
    font-family: 'Fedra Sans Std';
    color: #020202;
    margin-bottom: 42px;
  }
  .home-mid-banner.mobile .content-item span {
    display: block;
  }
  .home-mid-banner.mobile .content-item span.content-link {
    font-size: 21px;
    color: #a92611;
    text-decoration: underline;
    font-family: 'Fedra Sans Std';
  }
  .home-mid-banner.mobile a {
    margin-bottom: 20px;
    display: block;
  }
  .home-mid-banner.mobile .right-img a:nth-child(2) {
    margin-bottom: 0;
  }
  .search-open .block-search .minisearch.active .input-text {
    top: 0 !important;
    position: initial !important;
    margin: 0;
    left: 0 !important;
    width: 100% !important;
  }
  .search-open .block-search .minisearch.active .close-search {
    display: none !important;
  }
  .down-scroll .header.content .middle-container-wrap .block.block-search .minisearch {
    opacity: 0;
    visibility: hidden;
  }
  .minisearch.active .actions {
    display: block !important;
    top: 0 !important;
    width: auto;
    height: auto;
    right: 0;
  }
  .block.widget.widget-slider-content .products-grid .product-item {
    max-width: 240px;
    width: 100% !important;
    min-width: 240px;
  }
  .block.widget.widget-slider-content .owl-stage {
    padding-top: 11px;
  }
  .categorycarousel-section.widget-slider-content li.product-item {
    max-width: 240px;
    width: 100% !important;
    min-width: 240px;
    max-width: unset;
    min-width: unset;
  }
  .checkout-index-index .page-header:after {
    display: none !important;
  }
  .checkout-index-index .page-main .checkout-header {
    position: static !important;
    margin-bottom: 0 !important;
  }
  .checkout-index-index .page-main .checkout-header h1 {
    position: static !important;
  }
  #mySidenav .nav-main .klevuVoiceSearchImage {
    right: 40px;
  }
  body.cms-home .msr-hero-banner {
    margin: -45px 0;
    min-height: inherit;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main #product-addtocart-button {
    width: 100%;
    margin-right: 0;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now {
    width: 100%;
  }
  .shopby-category .image-content .parent-div .inner-full:first-child a {
    width: 100% !important;
  }
  .catalog-category-view .products_listing_grid.products.wrapper .product-item-details {
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  header .header.content .middle-container-wrap .block.block-search {
    max-width: unset !important;
    width: 100% !important;
    top: 0;
    left: 0;
  }
  header .header.content .logo img {
    width: 70px !important;
  }
  .cms-index-index .header.content {
    padding-bottom: 58px !important;
  }
  body .header.content .middle-container-wrap .block.block-search .actions button {
    padding: 1px 6px;
  }
  body .header.content .klevuVoiceSearchImage {
    right: 51px;
    z-index: 2;
    top: 33px;
  }
  body .toppromo .owl-theme .owl-dots {
    display: none;
  }
  .al-blog-slider .owl-item .blog-section .blog-post-info {
    padding: 15px;
  }
  .al-blog-slider .owl-item .blog-section .blog-post-info .post-title a {
    font-size: 16px;
    line-height: 22px;
  }
  .header-promo-slider .slide {
    font-size: 11.5px;
  }
  .header-promo-slider .slide a {
    font-size: 11.5px;
  }
  .down-round-arrow {
    pointer-events: unset;
  }
  .adiyogi-grace-section-bottom {
    padding: 0 24px 30px;
    text-align: center;
  }
  .adiyogi-grace-section-bottom img {
    max-width: 333px;
    margin: auto;
    width: 100%;
  }
  .toppromo .slide {
    padding: 5px 15px;
  }
  .homefeaturedoffer .blocksection {
    flex: auto;
    max-width: 25% !important;
    margin-bottom: 0;
    padding: 0 !important;
    max-width: 100% !important;
  }
  .homefeaturedoffer .mobilehed {
    display: block;
  }
  .homefeaturedoffer .mobilehed h2 {
    position: static !important;
  }
  .homefeaturedoffer .mobilehed span {
    font-size: 30px !important;
    display: initial !important;
    font-family: 'Fedra Sans Std';
  }
  .homefeaturedoffer h2:before {
    display: none !important;
  }
  .homefeaturedoffer:after {
    display: none !important;
  }
  .homefeaturedoffer .innersection .content {
    opacity: 1 !important;
    padding: 16px;
  }
  .homefeaturedoffer .innersection .content span.subhead {
    font-size: 13px !important;
  }
  .homefeaturedoffer .innersection .content span.mobilespan a {
    line-height: 21px;
    font-size: 16px;
  }
  .cms-home .row.homefeaturedoffer:before {
    display: none;
  }
  .row.homefeaturedoffer {
    margin-top: 0;
  }
  .row.homefeaturedoffer .col-xl-12 {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px;
  }
  .widget-slider-content.products-grid .product-item .tocart {
    max-width: 90%;
    border-radius: 4px;
  }
  .widget-product-slider .product-item .product-item-inner .tocart {
    max-width: 90%;
    border-radius: 4px;
  }
  .header.content {
    padding-bottom: 58px !important;
  }
  .header.content .middle-container-wrap .block.block-search .minisearch {
    position: absolute;
    left: 0;
    top: 58px;
    right: 0;
    padding: 12px 15px !important;
    background: #c1cfac !important;
    margin: 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.2s ease;
  }
  .header.content .middle-container-wrap .block.block-search .actions button {
    display: block !important;
    height: 40px !important;
    width: auto !important;
    border: 0 !important;
    box-sizing: border-box;
    top: 13px !important;
    margin-top: 0 !important;
    left: auto !important;
    right: 15px !important;
    min-width: inherit !important;
    padding: 4px 10px !important;
    box-shadow: unset;
  }
  .header.content .middle-container-wrap .block.block-search .actions button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #6c757d;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #020202 !important;
    font-size: 21px !important;
    display: inline-block !important;
  }
  .header.content .right-container-wrap {
    margin-right: 0;
  }
  header.page-header.sticky-header + .breadcrumbs + .page-main {
    padding-top: 158px !important;
  }
  .page-main {
    margin-top: 0 !important;
  }
  .sticky-header .page-main {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 360px) {
  body .header.content .right-container-wrap {
    width: 44% !important;
    margin-right: 0 !important;
    padding-right: 20px !important;
  }
  body .header.content .right-container-wrap .header.links {
    padding-right: 20px !important;
    margin-bottom: 0;
  }
  body .header.content .middle-container-wrap {
    width: 44% !important;
  }
  body .header.content .middle-container-wrap .block.block-search .actions button {
    padding: 1px 6px;
  }
}
.page-header.headersticky {
  height: auto !important;
}
.page-header.headersticky .sections.nav-sections ul > li.level0.has-child > a:after {
  right: 0;
  position: absolute;
}
.page-header.headersticky .right-container-wrap .search-icon.desktop .search-icon {
  width: 34px;
  height: 36px !important;
  background: url('../images/sticky-search.svg') no-repeat center right !important;
  display: inline-block;
}
.page-header.headersticky .middle-container-wrap .action.search {
  display: none !important;
}
.savetheweave ul {
  position: relative;
  right: 50px;
}
.header.content {
  height: auto;
}
.page-wrapper .headersticky .sections.nav-sections ul li.level0 > a {
  padding: 0 11px;
}
.page-wrapper .page-header.headersticky .sections.nav-sections {
  padding-left: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  padding-left: 15px;
  color: #e8b55c;
}
.product-info-main .stock {
  clear: both;
}
.product-info-main .stock .ampreorder-observed {
  background: #ffffff;
  display: inline-flex;
  padding: 7px 12px;
  border-radius: 4px;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.06);
  border: solid 1px #e4e4e4;
  font-size: 15px;
  line-height: 20px;
  margin-top: 10px;
}
.home-promo-banner {
  background: #ffffff;
  padding: 40px 0 0;
}
.home-promo-banner img {
  width: 100%;
}
.cms-bond-of-grace {
  background: #ffffff;
}
.cms-bond-of-grace .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-bond-of-grace .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-bond-of-grace .page-main .topcategory {
  padding: 0 168px;
  padding-top: 45px;
  padding-bottom: 50px;
  text-align: center;
}
.cms-bond-of-grace .page-main .topcategory ul {
  padding: 0;
  list-style: none;
}
.cms-bond-of-grace .page-main .topcategory ul li {
  display: inline-block;
  width: 32%;
  position: relative;
  margin: 0;
  padding-bottom: 10px;
  transition: 0.3s;
  margin-right: 10px;
}
.cms-bond-of-grace .page-main .topcategory ul li:nth-child(3n) {
  margin-right: 0;
}
.cms-bond-of-grace .page-main .topcategory ul li span {
  position: absolute;
  bottom: 27px;
  width: 100%;
  text-align: center;
  left: 0;
  font-family: 'Fedra Sans Std';
  font-size: 23px;
  color: #ffffff;
}
.cms-bond-of-grace .page-main .topcategory ul li span a {
  color: #ffffff;
  font-size: 18px;
  padding: 0 40px;
  text-align: center;
  display: block;
}
.cms-bond-of-grace .page-main .topcategory ul li span a:hover {
  text-decoration: underline;
}
.cms-bond-of-grace .page-main .topcategory ul li span.wishlist {
  font-size: 0px;
  position: absolute;
  top: 18px;
  left: 21px;
  bottom: auto;
  width: auto;
  z-index: 99;
  display: none;
}
.cms-bond-of-grace .page-main .topcategory ul li span.wishlist:before {
  content: "\f08a";
  font-family: "FontAwesome" !important;
  color: #ffffff;
  font-size: 14px;
}
.cms-bond-of-grace .page-main .topcategory ul li .hovereffect {
  display: none;
}
.cms-bond-of-grace .page-main .topcategory ul li .image img {
  width: 100%;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect {
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  background: #a92611;
  opacity: 0.95;
  width: 100%;
  height: 98%;
  border-radius: 3px;
  padding: 0 40px;
  padding-top: 40px;
  font-family: 'Fedra Sans Std';
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect h2 {
  color: #ffffff;
  font-size: 23px;
  font-family: 'Fedra Sans Std';
  display: none;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect .topsubttitle {
  font-size: 15.5px;
  border-bottom: solid 1px #edaa38;
  padding-top: 4px;
  margin-bottom: 18px;
  display: inline-block;
  line-height: normal;
  color: #ffffff;
  padding-bottom: 8px;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect p {
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect a {
  width: 180px;
  height: 46px;
  line-height: 46px;
  background: #ffffff;
  color: #a92611;
  display: inline-block;
  border-radius: 3px;
  font-size: 15.5px;
  font-weight: 600;
  margin-top: 60px;
  text-decoration: none;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect a:hover {
  text-decoration: none;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials {
  background: 0 0;
  padding: 40px 130px;
  padding-bottom: 0;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials .block-products-list {
  margin-bottom: 10px;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials .block-title:before {
  bottom: 8px;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials .block-title strong {
  font-size: 26px;
  background: #ffffff;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials .calltoaction {
  background: #ffffff;
  margin-top: -2px;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials .product-item-inner {
  display: none;
}
.cms-bond-of-grace .page-main .explorecategory {
  padding: 0 130px;
}
.cms-bond-of-grace .page-main .explorecategory h2 {
  font-family: 'Fedra Sans Std';
  font-size: 24px;
  text-align: center;
  padding-bottom: 33px;
  margin: 0;
  position: relative;
  width: 1274px;
}
.cms-bond-of-grace .page-main .explorecategory h2:before {
  content: '';
  position: absolute;
  bottom: 39px;
  background: url('../images/home-heading-bg.png') no-repeat left top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  left: 45%;
}
.cms-bond-of-grace .page-main .explorecategory h2:after {
  content: '';
  position: absolute;
  bottom: 39px;
  background: url('../images/home-heading-bg.png') no-repeat right top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  right: -5%;
}
.cms-bond-of-grace .page-main .explorecategory ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-bond-of-grace .page-main .explorecategory ul li {
  display: inline-block;
}
.cms-bond-of-grace .page-main .explorecategory ul li:last-child {
  float: right;
}
.cms-bond-of-grace .page-main .explorecategory .content {
  padding-bottom: 100px;
}
.cms-bond-of-grace .page-main .explorecategory .content h3 {
  font-family: 'Fedra Sans Std';
  font-size: 24px;
  padding-top: 25px;
  position: relative;
  z-index: 1;
}
.cms-bond-of-grace .page-main .explorecategory .content h3 span {
  z-index: 1;
  position: relative;
  display: inline-block;
  background: #ffffff;
  padding-right: 20px;
}
.cms-bond-of-grace .page-main .explorecategory .content h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 7px;
  width: 97%;
  border-bottom: solid 1px #edaa38;
  z-index: -1;
}
.cms-bond-of-grace .page-main .explorecategory .content p {
  font-family: 'Fedra Sans Std';
  font-size: 16px;
  line-height: 26px;
  padding-top: 10px;
  margin: 0;
  padding-right: 40px;
}
.cms-bhairavi-sadhana {
  background: #ffffff;
}
.cms-diwali .qoute {
  position: absolute;
  top: 11%;
  text-align: center;
}
.cms-diwali .qoute p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 350px;
  font-weight: 400;
  color: #020202;
}
.cms-diwali .qoute1 {
  position: absolute;
  top: 15.8%;
  right: -3%;
  max-width: 700px;
}
.cms-diwali .qoute1 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute1 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute1 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute2 {
  position: absolute;
  top: 26.3%;
  left: -5%;
  max-width: 700px;
}
.cms-diwali .qoute2 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute2 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute2 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute3 {
  position: absolute;
  top: 37.7%;
  right: -4%;
  max-width: 700px;
}
.cms-diwali .qoute3 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute3 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute3 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute4 {
  position: absolute;
  top: 48.6%;
  left: -5%;
  max-width: 700px;
}
.cms-diwali .qoute4 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute4 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute4 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute5 {
  position: absolute;
  top: 59.8%;
  right: -5%;
  max-width: 700px;
}
.cms-diwali .qoute5 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute5 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute5 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute6 {
  position: absolute;
  top: 70.7%;
  left: -5%;
  max-width: 700px;
}
.cms-diwali .qoute6 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute6 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute6 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute7 {
  position: absolute;
  top: 82.5%;
  right: -5%;
  max-width: 700px;
}
.cms-diwali .qoute7 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute7 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute7 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute8 {
  position: absolute;
  top: 94.09999999999999%;
  left: -5%;
  max-width: 700px;
}
.cms-diwali .qoute8 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute8 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute8 p img {
  width: 8%;
  padding-right: 8px;
}
.hidenoticebar {
  display: none;
}
.right-container-wrap .search-icon.desktop {
  display: inline-block;
  width: 34px;
  vertical-align: middle;
  height: 36px;
  margin-right: 15px;
  margin-top: -16px;
  position: relative;
  top: 10px;
  cursor: pointer;
}
.swatch-option.disabled {
  cursor: pointer;
  pointer-events: auto;
}
.swatch-option[data-option-empty|=true] {
  opacity: 0 !important;
}
.product-options-wrapper .swatch-opt .swatch-option[data-option-empty|=true] {
  opacity: 0.1;
}
.product-options-wrapper .swatch-opt .swatch-option[data-option-empty|=true] + label {
  opacity: 0.6;
}
.product-options-wrapper .swatch-opt .swatch-option[data-option-empty=true] + label:after {
  content: '';
  width: 3px;
  height: 100%;
  background: #edaa38 !important;
  border-radius: 0;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  top: 0;
  opacity: 1;
}
.product-options-wrapper div.mage-error[generated] {
  position: inherit;
}
.swatch-opt input[type=radio]:checked + label:after {
  background: 0 0 !important;
}
.swatch-opt input[type=radio].selected:checked + label:after {
  background: #edaa38 !important;
}
body.catalog-product-view .product.alert.stock {
  margin-bottom: 20px;
}
body.catalog-product-view .fieldset:last-child {
  margin-bottom: 27px;
}
.swatch-attribute.shirt_size label {
  position: relative;
}
.swatch-notify {
  position: absolute;
  bottom: auto;
  top: -27px;
  right: -10px;
  display: block;
  padding: 4px;
  background: 0 0;
  color: #a92611;
  border: 1px solid red;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer;
  opacity: 1;
  font-size: 10px;
  line-height: 1;
  width: 60px;
  z-index: 1;
}
span.swatch-notify:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  position: absolute;
  bottom: -3px;
  z-index: 1;
  background: #ffffff;
  border-bottom: 1px solid red;
  border-right: 1px solid red;
  transform: rotate(45deg);
  left: calc(100% - 55%);
}
@media only screen and (min-width: 768px) {
  .header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon {
    margin-bottom: -32px !important;
  }
  .header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .loginbeforeicon-img {
    background: 0 0 !important;
    padding: 12px 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
  }
  .header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .loginbeforeicon-img img {
    width: 100% !important;
    margin-top: 10px !important;
    margin-left: 0 !important;
    margin-bottom: -20px !important;
    display: none !important;
  }
  .cms-sso-faq {
    background: #ffffff;
  }
  .cms-sso-faq .ssocustomersupport .accordion-container {
    padding-top: 50px;
  }
  .cms-sso-faq .ssocustomersupport h2 {
    text-align: center;
    font-size: 36px;
    font-family: 'Fedra Sans Std';
    margin: 0;
    padding-top: 35px;
    position: relative;
  }
  .cms-sso-faq .ssocustomersupport h2:after {
    content: '';
    background: url('../images/heading-bg.png') no-repeat center bottom;
    width: 228px;
    height: 7px;
    position: absolute;
    left: 50%;
    bottom: -23px;
    transform: translate(-50%, -50%);
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container {
    width: 1140px;
    margin: auto;
    padding-bottom: 68px;
    position: relative;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container h3 {
    font-size: 26px;
    font-family: 'Fedra Sans Std';
    font-weight: 500;
    padding-bottom: 20px;
    margin: 0;
    padding-left: 18px;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: block;
    font-size: 16px;
    color: #a92611;
    font-family: 'Fedra Sans Std';
    font-weight: 600;
    background: #ffffff;
    padding: 10px 20px;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion {
    display: none;
    background: #ffffff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion p {
    font-family: 'Fedra Sans Std';
    font-size: 14px;
    padding: 10px 20px;
    line-height: 30px;
    margin: 0;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion ul li {
    font-family: 'Fedra Sans Std';
    font-size: 14px;
    padding: 10px;
    margin: 0;
    list-style: upper-roman;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion .faq-sec .faq-sec-left {
    width: 50%;
    text-align: center;
    float: left;
    display: table;
    border-right: 1px solid #020202;
    border-bottom: 1px solid #020202;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion .faq-sec .faq-sec-left img {
    padding: 50px 0;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion .faq-sec .faq-sec-right {
    width: 50%;
    text-align: center;
    float: right;
    display: table;
    border-bottom: 1px solid;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion .faq-sec .faq-sec-right img {
    padding: 50px 0;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container.paymentsection:before {
    content: '';
    position: absolute;
    left: -230px;
    top: -86px;
    background: url('../images/customer-bg-icon.svg') no-repeat left top;
    width: 303px;
    height: 121px;
    background-size: 80%;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container.paymentsection:after {
    content: '';
    position: absolute;
    right: -310px;
    bottom: -66px;
    background: url('../images/customer-bg-icon.svg') no-repeat left top;
    width: 303px;
    height: 121px;
    background-size: 80%;
  }
  .cms-sso-faq html {
    scroll-behavior: smooth;
  }
  .homefeaturedoffer {
    padding: 15px 50px 50px !important;
  }
  .homefeaturedoffer h2 {
    font-family: 'Fedra Sans Std' !important;
  }
  .products.list .product-item-info .product-item-name {
    white-space: normal !important;
  }
  .ishaessentials .product-item .product-item-name {
    white-space: normal !important;
  }
  .cms-jeevarasam .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .cms-dhyanalinga .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .cms-sanjeevini-health-mix .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .cms-neem-turmeric .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .cms-natural-hair-and-bodycare .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .cms-fabric .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .field-error {
    padding-top: 130px !important;
    margin-top: 0;
    width: 30%;
  }
  div.mage-error[generated] {
    padding-top: 130px !important;
    margin-top: 0;
    width: 30%;
  }
  .payment-method-billing-address .field-error {
    padding-top: 0 !important;
    width: 100%;
  }
  .form-shipping-address .field-error {
    padding-top: 0 !important;
    width: 100%;
  }
  .form-discount .field-error {
    padding-top: 0 !important;
    width: 100%;
  }
  .form-edit-account div.mage-error[generated] {
    padding-top: 0 !important;
    width: 100%;
  }
  .form-address-edit div.mage-error[generated] {
    padding-top: 0 !important;
    width: 100%;
  }
  .form.password.reset #password-strength-meter-container {
    padding-top: 10px !important;
  }
  .checkout-onepage-success .sucessheading {
    padding-top: 28px !important;
    padding-bottom: 12px !important;
  }
  .checkout-onepage-success p.youwill {
    padding: 10px 30px 30px !important;
  }
  body #mySidenav .menu-left {
    left: 95px !important;
    top: 189px !important;
    width: 90% !important;
  }
  body #mySidenav .menu-left .menu-links {
    padding: 0px 0 0 65px !important;
  }
  body #mySidenav .menu-left .menu-links ul.category-image {
    margin-top: -15px;
  }
  body .menu-left .menu-links .split-ul .menu-parent {
    padding-top: 25px !important;
  }
  .home-promo-banner .for-mobile {
    display: none;
  }
}
.hidenoticebar {
  display: none;
}
.page-header.headersticky .header.content .right-container-wrap {
  margin-right: -20px;
}
.page-header.headersticky .noticebarhidden #mySidenav .menu-left {
  top: 75px !important;
}
#size-chart {
  font-weight: 600;
  text-decoration: underline;
}
.catalog-category-view .page-main {
  background-color: #ffffff !important;
}
.cms-home .page-main {
  background-color: #ffffff;
}
.noticebarhidden #mySidenav .menu-left {
  top: 147px !important;
}
.catalog-product-view .price-tax label {
  font-size: 12px;
  padding: 10px;
}
.page-wrapper .page-header {
  height: auto;
  margin: 0;
  position: relative;
  z-index: 999;
}
.bestseller-tag {
  font-family: 'Fedra Sans Std';
  font-size: 11px;
  background: #ffef34;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  right: 0;
  color: #000000;
  top: 0;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.new-tag {
  font-family: 'Fedra Sans Std';
  font-size: 11px;
  background: #ffef34;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  right: 0;
  color: #000000;
  top: 0;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.offer-tag {
  font-family: 'Fedra Sans Std';
  font-size: 11px;
  background: #ffef34;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  right: 0;
  color: #000000;
  top: 0;
  z-index: 1;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.block-minicart .subtotal {
  text-align: left;
  float: none;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding-top: 20px;
  border-top: solid 1px #edaa38;
  position: fixed;
  width: 78%;
  bottom: 96px;
  z-index: 11;
  background-color: #ffffff;
  z-index: 999 !important;
}
.minicart-items-wrapper {
  margin: 0 -15px;
}
.cms-bond-of-grace {
  overflow-x: hidden;
  background: #ffffff !important;
}
.cms-bond-of-grace .cat-description {
  position: relative;
  width: 1140px;
  margin: auto;
  padding-bottom: 36px;
}
.cms-bond-of-grace .cat-description .image-area {
  padding-top: 100px !important;
}
.cms-bond-of-grace .cat-description .image-area img {
  width: 100%;
}
.cms-bond-of-grace .cat-description .details.dhyanlingdetils {
  padding-top: 110px !important;
  padding-left: 18px !important;
  text-align: center;
}
.cms-bond-of-grace .cat-description:after {
  content: '';
  background: url('../images/cat-description-bg.png') no-repeat right top;
  display: block;
  width: 361px;
  height: 173px;
  position: absolute;
  right: -80px;
  top: 70px;
  background-size: 100%;
}
.cms-bond-of-grace .cat-description .details {
  padding-top: 198px;
  padding-left: 30px;
}
.cms-bond-of-grace .cat-description .details h2 {
  background: url('../images/jeevarasam-heading.png') no-repeat center bottom;
  padding-bottom: 29px;
  font-size: 24px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
}
.cms-bond-of-grace .cat-description .details h3 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: normal;
  margin-bottom: 12px;
}
.cms-bond-of-grace .cat-description .details p {
  font-size: 15px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
}
.cms-bond-of-grace .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-bond-of-grace .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect {
  height: 96.8% !important;
  padding: 40px 20px 0 !important;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover a {
  margin-top: 30px !important;
}
.cms-bond-of-grace .for-mobile-view {
  display: none;
}
.cms-bond-of-grace .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-bond-of-grace .seven-ways-banner img {
  width: 100%;
}
.cms-bond-of-grace .qoute {
  position: absolute;
  top: 28%;
  right: 20%;
  font-family: 'Fedra Sans Std';
  color: #fdf8ee;
  background: url('../images/quote.png') no-repeat center top;
  max-width: 330px;
  text-align: center;
  padding-top: 70px;
  right: 60%;
  max-width: 423px;
}
.cms-bond-of-grace .qoute p {
  font-family: 'Fedra Sans Std';
  font-size: 21px;
  line-height: 36px;
}
.cms-bond-of-grace .qoute p strong {
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px !important;
  font-weight: 400;
  display: block;
  padding-top: 12px;
}
.cms-bond-of-grace .cat-description1 {
  border-bottom: 2px solid #a92611;
  margin: auto;
  padding-bottom: 36px;
  position: relative;
  width: 1140px;
}
.cms-bond-of-grace .cat-description1 .image-area {
  text-align: center;
}
.cms-bond-of-grace .cat-description1 .image-area img {
  width: 80%;
  position: relative;
  top: 70px;
}
.cms-bond-of-grace .cat-description1 .details1 {
  padding-top: 0;
  padding-left: 30px;
}
.cms-bond-of-grace .cat-description1 .details1:after {
  content: '';
  background: url('../images/cat-description-bg.png') no-repeat right top;
  width: 220px;
  height: 173px;
  position: absolute;
  left: -60px;
  top: -30px;
  background-size: 100%;
}
.cms-bond-of-grace .cat-description1 .details1 h2 {
  background: url('../images/jeevarasam-heading.png') no-repeat left bottom;
  padding-bottom: 29px;
  font-size: 24px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
  color: #e8b55c;
}
.cms-bond-of-grace .cat-description1 .details1 h3 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: normal;
  margin-bottom: 12px;
}
.cms-bond-of-grace .cat-description1 .details2 {
  background: #fae7c7;
  padding: 110px 45px 45px;
  text-align: left;
}
.cms-bond-of-grace .cat-description1 .details2 p {
  font-size: 15px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
}
.cms-bond-of-grace .cat-description1 .details2 ul {
  padding-bottom: 30px;
}
.cms-bond-of-grace .cat-description1 .details2 ul li {
  font-size: 15px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
}
.cms-bond-of-grace .cat-description2 {
  margin: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  width: 1140px;
  position: relative;
}
.cms-bond-of-grace .cat-description2 .image-area {
  text-align: center;
}
.cms-bond-of-grace .cat-description2 .image-area img {
  width: 80%;
  position: relative;
  top: 70px;
}
.cms-bond-of-grace .cat-description2 .details3 {
  text-align: center;
}
.cms-bond-of-grace .cat-description2 .details3 p {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 50px;
}
.cms-bond-of-grace .cat-description2 .details3 p a {
  font-size: 24px;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  line-height: 35px;
  color: #a92611;
  background: url('../images/jeevarasam-heading.png') no-repeat center bottom;
  padding-bottom: 50px;
}
.cms-bond-of-grace .cat-description.customdescription {
  padding-top: 48px;
}
.cms-bond-of-grace .also-see {
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
  position: relative;
  padding: 60px 0;
  background: #ffffff;
  margin-top: 60px;
}
.cms-bond-of-grace .also-see:after {
  min-height: 100px;
  width: 100%;
  display: block;
  background: #ffffff;
  content: '';
  position: absolute;
  bottom: -89px;
}
.cms-bond-of-grace .also-see:before {
  background: url('../images/also-see-bg.png') no-repeat bottom left;
  content: '';
  position: absolute;
  left: -120px;
  bottom: 20px;
  background-size: 90%;
  width: 400px;
  height: 280px;
}
.cms-bond-of-grace .also-see .custom-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head .full-for-mobile {
  display: inline-block;
  vertical-align: text-top;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head p {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  margin-bottom: 60px;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head p a {
  font-size: 13px;
  font-family: 'Fedra Sans Std';
  background: #ffffff;
  padding: 10px 20px;
  border-radius: 50px;
  margin-left: 16px;
  color: initial;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head p a.view-all {
  background: #edaa38;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head h4 {
  text-align: center;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 36.5px;
  position: relative;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head h4:before {
  content: '';
  background: #edaa38;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 14px;
  left: 0;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head h4 span {
  background: #ffffff;
  padding: 0 30px;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.cms-bond-of-grace .also-see .cat-col {
  display: flex;
}
.cms-bond-of-grace .also-see .cat-col .col {
  margin: 10px 0;
}
.cms-bond-of-grace .also-see .cat-col .col img {
  width: 100%;
}
.cms-bond-of-grace .also-see .cat-col .col .title {
  position: absolute;
  top: 15px;
  left: 20px;
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  color: #020202;
}
.cms-bond-of-grace .also-see .cat-col .col .title strong {
  font-size: 22px;
}
.cms-independence-day {
  background: #fff1d8 !important;
}
.cms-independence-day .cat-description .image-area {
  padding-top: 100px !important;
}
.cms-independence-day .cat-description .image-area img {
  width: 100%;
}
.cms-independence-day .cat-description .details.dhyanlingdetils {
  padding-top: 110px !important;
  padding-left: 18px !important;
  text-align: center;
}
.cms-independence-day .cat-description .details {
  padding-top: 198px;
  padding-left: 30px;
}
.cms-independence-day .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-independence-day .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-independence-day .for-mobile-view {
  display: none;
}
.cms-independence-day .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-independence-day .seven-ways-banner img {
  width: 100%;
}
.cms-independence-day .qoute {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  top: 2%;
  right: -5%;
  padding: 1px 6px;
  max-width: 1000px;
}
.cms-independence-day .qoute p {
  font-family: 'Fedra Sans Std';
  font-size: 18px;
  line-height: 25px;
  padding: 0 185px;
  font-weight: 400;
}
.cms-independence-day .qoute h2 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
}
.cms-independence-day .qoute h1 {
  font-size: 65px;
  font-style: italic;
  font-family: 'Fedra Sans Std';
  margin-bottom: 0;
}
.cms-independence-day .qoute h3 {
  font-family: 'Fedra Sans Std';
  font-size: 22px;
  font-weight: 600;
}
.cms-independence-day .qoute1-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  top: 22%;
  left: 7%;
  padding: 0 6px;
  max-width: 800px;
}
.cms-independence-day .qoute1-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 22px;
  line-height: 30px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-independence-day .qoute2-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: right;
  top: 41%;
  right: 40%;
  padding: 0;
  max-width: 800px;
}
.cms-independence-day .qoute2-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 22px;
  line-height: 30px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-independence-day .qoute3-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: right;
  top: 64%;
  right: 30%;
  padding: 0;
  max-width: 800px;
}
.cms-independence-day .qoute3-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 22px;
  line-height: 30px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-independence-day .qoute4-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: right;
  top: 87%;
  right: 35%;
  padding: 0;
  max-width: 800px;
}
.cms-independence-day .qoute4-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 22px;
  line-height: 30px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-independence-day .cat-description2 {
  margin: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  width: 1140px;
  position: relative;
}
.cms-independence-day .cat-description2 .image-area {
  text-align: center;
}
.cms-independence-day .cat-description2 .image-area img {
  width: 80%;
  position: relative;
  top: 70px;
}
.cms-independence-day .cat-description2 .details3 {
  text-align: center;
}
.cms-independence-day .cat-description1 {
  border-bottom: 2px solid #a92611;
  margin: auto;
  padding-bottom: 36px;
  position: relative;
  width: 1140px;
}
.cms-independence-day .cat-description1 .details1 {
  padding-top: 0;
  padding-left: 30px;
}
.cms-independence-day .cat-description1 .details2 {
  background: #fae7c7;
  padding: 110px 45px 45px;
  text-align: left;
}
.cms-independence-day .cat-description.customdescription {
  padding-top: 48px;
}
.cms-stw-diwali {
  background: #fdf5ea !important;
}
.cms-stw-diwali .cat-description .image-area {
  padding-top: 100px !important;
}
.cms-stw-diwali .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-stw-diwali .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-stw-diwali .for-mobile-view {
  display: none;
}
.cms-stw-diwali .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-stw-diwali .seven-ways-banner img {
  width: 100%;
}
.cms-stw-diwali .mens-womens h1 {
  padding-top: 20px;
  text-align: center;
  font-size: 17px;
  color: #6c757d;
  letter-spacing: 1px;
}
.cms-stw-diwali .mens-womens h1 a {
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  font-size: 18px;
  color: #a92611 !important;
  text-align: center;
  text-decoration: underline;
}
.cms-stw-diwali .mens {
  display: inline-flex;
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 50px;
}
.cms-stw-diwali .mens-left {
  width: 50%;
  padding: 0 30px;
}
.cms-stw-diwali .mens-left img {
  width: 95%;
}
.cms-stw-diwali .mens-right {
  width: 50%;
  padding: 0 30px;
}
.cms-stw-diwali .mens-right img {
  width: 95%;
}
.cms-stw-diwali .mens-image {
  padding-bottom: 20px;
}
.cms-stw-diwali .mens-text {
  text-align: center;
}
.cms-stw-diwali .mens-text h2 a {
  font-family: 'Fedra Sans Std';
  font-size: 14px;
  color: #020202 !important;
  text-align: center;
}
.cms-stw-diwali .mens-section img {
  padding-right: 0;
}
.cms-stw-diwali .mens-section .mens-text h2 {
  line-height: 16px;
  padding-top: 12px;
  text-align: center;
}
.cms-stw-diwali .mens-section .col-md-3 {
  padding-left: 0;
}
.cms-stw-diwali .mens-section .arrow {
  padding-top: 50px;
  padding-left: 15px;
  width: 50%;
}
.cms-diwali-offers {
  background: #ffffff !important;
}
.cms-diwali-offers .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-diwali-offers .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-diwali-offers .for-mobile-view {
  display: none;
}
.cms-diwali-offers .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-diwali-offers .seven-ways-banner img {
  width: 100%;
}
.cms-diwali-offers .mens-womens h1 {
  padding-top: 20px;
  text-align: center;
  font-size: 17px;
  color: #6c757d;
  letter-spacing: 1px;
}
.cms-diwali-offers .mens-womens h1 a {
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  font-size: 18px;
  color: #a92611 !important;
  text-align: center;
  text-decoration: underline;
}
.cms-diwali-offers .mens {
  display: inline-flex;
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 50px;
}
.cms-diwali-offers .mens-left {
  width: 50%;
  padding: 0 30px;
}
.cms-diwali-offers .mens-left img {
  width: 95%;
}
.cms-diwali-offers .mens-right {
  width: 50%;
  padding: 0 30px;
}
.cms-diwali-offers .mens-right img {
  width: 95%;
}
.cms-diwali-offers .mens-image {
  padding-bottom: 20px;
}
.cms-diwali-offers .mens-text {
  text-align: center;
}
.cms-diwali-offers .mens-text h2 a {
  font-family: 'Fedra Sans Std';
  font-size: 14px;
  color: #020202 !important;
  text-align: center;
}
.cms-diwali-offers .mens-section img {
  padding-right: 0;
}
.cms-diwali-offers .mens-section .mens-text h2 {
  line-height: 16px;
  padding-top: 12px;
  text-align: center;
}
.cms-diwali-offers .mens-section .col-md-3 {
  padding-left: 0;
}
.cms-diwali-offers .mens-section .arrow {
  padding-top: 50px;
  padding-left: 15px;
  width: 50%;
}
.cms-bhairavi-sadhana {
  background: #ffffff;
}
.cms-bhairavi-sadhana .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-bhairavi-sadhana .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-bhairavi-sadhana .for-mobile-view {
  display: none;
}
.cms-bhairavi-sadhana .seven-ways-banner img {
  width: 100%;
}
.cms-bhairavi-sadhana .cat-description .details.dhyanlingdetils {
  padding: 30px 80px !important;
  text-align: center;
}
.cms-bhairavi-sadhana .cat-description .details.dhyanlingdetils a {
  text-align: center;
  color: #a92611;
  font-size: 24px;
  text-decoration: underline;
  font-family: 'Fedra Sans Std';
  line-height: 70px;
}
.cms-bhairavi-sadhana .cat-description:after {
  content: '';
  background: url('../images/cat-description-bg.png') no-repeat right top;
  display: block;
  width: 300px;
  height: 160px;
  position: absolute;
  right: 150px;
  top: 520px;
  background-size: 100%;
}
.cms-bhairavi-sadhana .cat-description .details h2 {
  padding-bottom: 29px;
  font-size: 30px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
  color: #a92611;
}
.cms-bhairavi-sadhana .cat-description .details p {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #a92611;
  padding: 0 40px;
}
.cms-bhairavi-sadhana .cat-description1 .details1 {
  padding-top: 0;
  padding-left: 30px;
}
.cms-bhairavi-sadhana .cat-description1 .details1 h3 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: normal;
  margin-bottom: 12px;
}
.cms-bhairavi-sadhana .cat-description1 .details1 p a {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
  color: #e8b55c;
  text-decoration: underline;
  font-weight: 600;
}
.cms-bhairavi-sadhana .cat-description1 .details2 {
  background: #521615;
  text-align: center;
  min-height: 225px;
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px;
}
.cms-bhairavi-sadhana .cat-description1 .details2 h2 {
  font-size: 24px;
  line-height: 38px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  color: #e8b55c;
}
.cms-bhairavi-sadhana .cat-description1 .details2 p {
  font-size: 15px;
  font-family: 'Fedra Sans Std';
  line-height: 24px;
  color: #e8b55c;
  padding-bottom: 10px;
}
.cms-bhairavi-sadhana .cat-description1 .details2 p a {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
  color: #e8b55c;
  text-decoration: underline;
  font-weight: 600;
}
.cms-bhairavi-sadhana .cat-description2 .details3 {
  text-align: center;
}
.cms-bhairavi-sadhana .cat-description2 .details3 p {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 50px;
}
.cms-bhairavi-sadhana .cat-description2 .details3 p a {
  font-size: 24px;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  line-height: 35px;
  color: #a92611;
  background: url('../images/jeevarasam-heading.png') no-repeat center bottom;
  padding-bottom: 50px;
}
.cms-bhairavi-sadhana .ess {
  text-align: center;
}
.cms-bhairavi-sadhana .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-bhairavi-sadhana .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-bhairavi-sadhana .ess .tophead p {
  font-size: 20px;
  position: relative;
  font-family: 'Fedra Sans Std';
  color: #000000 !important;
}
.cms-bhairavi-sadhana .ess img {
  width: 75%;
}
.cms-bhairavi-sadhana .ess ul li {
  font-size: 20px;
  list-style: inside;
  font-family: 'Fedra Sans Std';
  text-align: center;
  list-style-type: decimal;
  font-weight: 600;
  line-height: 5px;
  padding-top: 20px;
}
.cms-bhairavi-sadhana .ess-1 .tophead1 {
  text-align: left;
  padding-bottom: 20px;
}
.cms-bhairavi-sadhana .ess-1 .tophead1 h3 {
  font-size: 20px;
  position: relative;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  color: #020202 !important;
}
.cms-bhairavi-sadhana .col-bog-mob {
  text-align: center;
}
.cms-bhairavi-sadhana .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-bhairavi-sadhana .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-bhairavi-sadhana .ishaessentials {
  background: #ffffff;
}
.cms-bhairavi-sadhana .ishaessentials .bs-offers {
  color: #020202;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  position: relative;
  margin-top: -15px;
  padding-bottom: 20px;
}
.cms-bhairavi-sadhana .ishaessentials .block-title strong {
  background: #ffffff;
}
.cms-bhairavi-sadhana .ishaessentials .product-item {
  width: 23% !important;
}
.cms-bhairavi-sadhana .supports-combo {
  display: flex;
}
.cms-bhairavi-sadhana .supports-combo ul li {
  font-size: 15px;
  list-style: inside;
  font-family: 'Fedra Sans Std';
  text-align: center;
  list-style-type: decimal;
  color: #fdf8ee !important;
}
.cms-bhairavi-sadhana .supports-combo-left {
  background: #541617 !important;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
.cms-bhairavi-sadhana .supports-combo-left h3 {
  font-size: 30px;
  position: relative;
  font-family: 'Fedra Sans Std';
  padding-bottom: 20px;
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  color: #fdf8ee !important;
}
.cms-bhairavi-sadhana .supports-combo-left h2 {
  font-size: 26px;
  position: relative;
  font-family: 'Fedra Sans Std';
  padding-bottom: 20px;
  color: #fdf8ee !important;
}
.cms-bhairavi-sadhana .supports-combo-left h2 span {
  font-size: 26px;
  position: relative;
  font-family: 'Fedra Sans Std';
  color: #fdf8ee !important;
  padding: 0 12px;
  background: #a92611 !important;
}
.cms-bhairavi-sadhana .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-bhairavi-sadhana .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-bhairavi-sadhana .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-bhairavi-sadhana .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-bhairavi-sadhana .product-grid ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-bhairavi-sadhana .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-bhairavi-sadhana .also-see {
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
  position: relative;
  padding: 60px 0;
  background: #ffffff;
  margin-top: 60px;
}
.cms-bhairavi-sadhana .also-see:after {
  min-height: 100px;
  width: 100%;
  display: block;
  background: #ffffff;
  content: '';
  position: absolute;
  bottom: -89px;
}
.cms-bhairavi-sadhana .also-see:before {
  background: url('../images/also-see-bg.png') no-repeat bottom left;
  content: '';
  position: absolute;
  right: 0;
  bottom: 20px;
  background-size: 100%;
  width: 590px;
  height: 280px;
}
.cms-bhairavi-sadhana .also-see .custom-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}
.cms-bhairavi-sadhana .also-see .custom-container .also-see-head .full-for-mobile {
  display: inline-block;
  vertical-align: text-top;
}
.cms-bhairavi-sadhana .also-see .custom-container .also-see-head h4 {
  text-align: center;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 36.5px;
  position: relative;
}
.cms-bhairavi-sadhana .also-see .custom-container .also-see-head h4:before {
  content: '';
  background: #edaa38;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 14px;
  left: 0;
}
.cms-bhairavi-sadhana .also-see .custom-container .also-see-head h4 span {
  background: #ffffff;
  padding: 0 30px;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.cms-bhairavi-sadhana .also-see .custom-container .container {
  padding-top: 30px;
}
.cms-sadhana-supports .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-sadhana-supports .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-sadhana-supports .for-mobile-view {
  display: none;
}
.cms-sadhana-supports .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-sadhana-supports .seven-ways-banner img {
  width: 100%;
}
.cms-sadhana-supports .cat-description .details.dhyanlingdetils {
  padding: 30px 80px !important;
  text-align: center;
}
.cms-sadhana-supports .cat-description .details p {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #a92611;
  padding: 0 40px;
}
.cms-sadhana-supports .cat-description1 .details1 h2 {
  background: url('../images/jeevarasam-heading.png') no-repeat left bottom;
  padding-bottom: 29px;
  font-size: 24px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
  color: #e8b55c;
}
.cms-sadhana-supports .ess {
  text-align: center;
}
.cms-sadhana-supports .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-sadhana-supports .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-sadhana-supports .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-sadhana-supports .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-sadhana-supports .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-sadhana-supports .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-sadhana-supports .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-sadhana-supports .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-sadhana-supports .product-grid ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-sadhana-supports .ishaessentials .product-item {
  width: 23% !important;
}
.cms-sadhana-supports .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-sadhana-supports .bottom-head h4 {
  text-align: center;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 36.5px;
  position: relative;
}
.cms-sadhana-supports .bottom-head h4:before {
  content: '';
  background: #edaa38;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 14px;
  left: 0;
}
.cms-sadhana-supports .bottom-head h4 span {
  background: #ffffff;
  padding: 0 30px;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.cms-sadhana-supports .also-see {
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
  position: relative;
  padding: 60px 0;
  background: #ffffff;
  margin-top: 60px;
}
.cms-sadhana-supports .also-see:after {
  min-height: 100px;
  width: 100%;
  display: block;
  background: #ffffff;
  content: '';
  position: absolute;
  bottom: -89px;
}
.cms-sadhana-supports .also-see:before {
  background: url('../images/also-see-bg.png') no-repeat bottom left;
  content: '';
  position: absolute;
  right: 0;
  bottom: 20px;
  background-size: 100%;
  width: 590px;
  height: 280px;
}
.cms-sadhana-supports .also-see .custom-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}
.cms-sadhana-supports .also-see .custom-container .also-see-head .full-for-mobile {
  display: inline-block;
  vertical-align: text-top;
}
.cms-sadhana-supports .also-see .custom-container .also-see-head h4 {
  text-align: center;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 36.5px;
  position: relative;
}
.cms-sadhana-supports .also-see .custom-container .also-see-head h4:before {
  content: '';
  background: #edaa38;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 14px;
  left: 0;
}
.cms-sadhana-supports .also-see .custom-container .also-see-head h4 span {
  background: #ffffff;
  padding: 0 30px;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.cms-sadhana-supports .also-see .custom-container .container {
  padding-top: 30px;
}
.cms-offers-for-well-being .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-offers-for-well-being .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-offers-for-well-being .for-mobile-view {
  display: none;
}
.cms-offers-for-well-being .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-offers-for-well-being .seven-ways-banner img {
  width: 100%;
}
.cms-offers-for-well-being .ess {
  text-align: center;
}
.cms-offers-for-well-being .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-offers-for-well-being .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-offers-for-well-being .ess img {
  width: 75%;
}
.cms-offers-for-well-being .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-offers-for-well-being .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-offers-for-well-being .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-offers-for-well-being .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-offers-for-well-being .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-offers-for-well-being .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-offers-for-well-being .ishaessentials .product-item {
  width: 23% !important;
}
.cms-offers-for-well-being .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-save-soil .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-save-soil .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-save-soil .for-mobile-view {
  display: none;
}
.cms-save-soil .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-save-soil .seven-ways-banner img {
  width: 100%;
}
.cms-save-soil .ess {
  text-align: center;
}
.cms-save-soil .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-save-soil .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-save-soil .ess img {
  width: 75%;
}
.cms-save-soil .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-save-soil .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-save-soil .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-save-soil .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-save-soil .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-save-soil .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-save-soil .ishaessentials .product-item {
  width: 23% !important;
}
.cms-save-soil .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-sannidhi-info {
  background-color: #ffffff !important;
}
.cms-sannidhi-info .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-sannidhi-info .for-mobile-view {
  display: none;
}
.cms-sannidhi-info .seven-ways-banner img {
  width: 100%;
}
.cms-sannidhi-info .cat-description {
  text-align: center;
}
.cms-sannidhi-info .cat-description .details #resp-table {
  width: 100%;
  display: table;
}
.cms-sannidhi-info .cat-description .details #resp-table-header {
  display: table-header-group;
}
.cms-sannidhi-info .cat-description .details .table-header-cell {
  display: table-cell;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Fedra Sans Std' !important;
}
.cms-sannidhi-info .cat-description .details #resp-table-body {
  display: table-row-group;
}
.cms-sannidhi-info .cat-description .details .resp-table-row {
  display: table-row;
}
.cms-sannidhi-info .cat-description .details .table-body-cell {
  display: table-cell;
}
.cms-sannidhi-info .cat-description .details .table-body-cell img {
  padding: 30px;
}
.cms-sannidhi-info .cat-description .details .table-body-cell.center-content {
  font-family: 'Fedra Sans Std' !important;
  font-size: 18px;
  color: #020202;
}
.cms-sannidhi-info .cat-description .details .table-body-cell.left-head {
  padding: 35px 0;
  font-family: 'Fedra Sans Std' !important;
  font-size: 18px;
  color: #6c757d;
}
.cms-sannidhi-info .cat-description .details.dhyanlingdetils .continue-button {
  text-align: center;
}
.cms-sannidhi-info .cat-description .details.dhyanlingdetils .continue-button a {
  text-align: center;
  background: #a92611;
  border-radius: 3px;
  font-size: 16px;
  font-family: 'Fedra Sans Std';
  color: #ffffff;
  padding: 13px 48px;
  text-decoration: none;
}
.cms-sannidhi-info .cat-description .details.dhyanlingdetils h2 {
  font-family: 'Fedra Sans Std';
  font-size: 42px;
  color: #a92611;
  line-height: 60px;
}
.cms-sannidhi-info .cat-description .details.dhyanlingdetils h5 {
  font-family: 'Fedra Sans Std';
  font-size: 16px;
  font-weight: 600;
  color: #020202;
  line-height: 30px;
}
.cms-sannidhi-info .cat-description .details.dhyanlingdetils p {
  font-family: 'Fedra Sans Std';
  font-size: 18px;
  color: #020202;
  line-height: 60px;
}
.cms-sannidhi-info .details.dhyanlingdetils {
  padding-top: 35px !important;
}
.cms-samyama .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-samyama .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-samyama .for-mobile-view {
  display: none;
}
.cms-samyama .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-samyama .seven-ways-banner img {
  width: 100%;
}
.cms-samyama .ess {
  text-align: center;
}
.cms-samyama .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-samyama .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-samyama .ess img {
  width: 75%;
}
.cms-samyama .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-samyama .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-samyama .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-samyama .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-samyama .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-samyama .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-samyama .ishaessentials .product-item {
  width: 23% !important;
}
.cms-samyama .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-dhanteras .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-dhanteras .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-dhanteras .for-mobile-view {
  display: none;
}
.cms-dhanteras .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-dhanteras .seven-ways-banner img {
  width: 100%;
}
.cms-dhanteras .ess {
  text-align: center;
}
.cms-dhanteras .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-dhanteras .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-dhanteras .ess img {
  width: 75%;
}
.cms-dhanteras .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-dhanteras .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-dhanteras .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-dhanteras .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-dhanteras .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-dhanteras .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-dhanteras .ishaessentials .product-item {
  width: 23% !important;
}
.cms-dhanteras .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-shivanga-sadhana .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-shivanga-sadhana .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-shivanga-sadhana .for-mobile-view {
  display: none;
}
.cms-shivanga-sadhana .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-shivanga-sadhana .seven-ways-banner img {
  width: 100%;
}
.cms-shivanga-sadhana .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-shivanga-sadhana .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-shivanga-sadhana .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-shivanga-sadhana .product-grid ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-shivanga-sadhana .ishaessentials .product-item .product-item-name {
  margin: 5px 0;
  font-size: 14px;
  line-height: 28px;
  padding: 0x;
  display: inline-block;
  width: 100%;
}
.cms-shivanga-sadhana .ishaessentials .product-item .product-item-name a {
  color: #020202;
  font-family: 'Fedra Sans Std';
}
.cms-shivanga-sadhana .ishaessentials .product-item .price {
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: 'Fedra Sans Medium 5';
}
.cms-shivanga-sadhana .ishaessentials .product-item .product-reviews-summary.short {
  float: none;
}
.cms-shivanga-sadhana .ishaessentials .product-item-details {
  text-align: center;
}
.cms-shivanga-sadhana .top-circle {
  background: #131d38;
  padding-top: 70px;
  padding-bottom: 0;
  text-align: center;
}
.cms-shivanga-sadhana .top-circle h2 {
  font-size: 26px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #ffffff;
  width: 100%;
}
.cms-shivanga-sadhana .top-circle p {
  padding-top: 20px;
}
.cms-shivanga-sadhana .top-circle p a {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #ffffff;
}
.cms-shivanga-sadhana .more-button {
  background: #f5f0e5;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.cms-shivanga-sadhana .more-button .view-more {
  font-size: 17px;
  background: #ca8730;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 50px;
}
.cms-seasons-gifting .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-seasons-gifting .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-seasons-gifting .for-mobile-view {
  display: none;
}
.cms-seasons-gifting .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-seasons-gifting .seven-ways-banner img {
  width: 100%;
}
.cms-seasons-gifting .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-seasons-gifting .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-seasons-gifting .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-seasons-gifting .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-seasons-gifting .product-grid ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-seasons-gifting .ishaessentials {
  background: #d9e7f3 !important;
}
.cms-seasons-gifting .ishaessentials .product-item {
  width: 31% !important;
}
.cms-seasons-gifting .ishaessentials .product-item .product-item-name {
  margin: 5px 0;
  font-size: 14px;
  line-height: 28px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.cms-seasons-gifting .ishaessentials .product-item .product-item-name a {
  color: #020202;
  font-family: 'Fedra Sans Std';
}
.cms-seasons-gifting .ishaessentials .product-item .price {
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: 'Fedra Sans Medium 5';
}
.cms-seasons-gifting .ishaessentials .product-item .product-reviews-summary.short {
  float: none;
}
.cms-seasons-gifting .ishaessentials .product-item-details {
  text-align: center;
}
.cms-seasons-gifting .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-seasons-gifting .top-circle {
  background: #d9e7f3;
  padding-top: 70px;
  padding-bottom: 0;
  text-align: center;
}
.cms-seasons-gifting .top-circle h2 {
  font-size: 26px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #000000;
  width: 100%;
}
.cms-seasons-gifting .top-circle p {
  padding-top: 20px;
}
.cms-seasons-gifting .top-circle p a {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #000000;
}
.cms-seasons-gifting .more-button {
  background: #d9e7f3;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.cms-seasons-gifting .more-button .view-more {
  font-size: 17px;
  background: #ca8730;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 50px;
}
.cms-rudraksha-diksha .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-rudraksha-diksha .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-rudraksha-diksha .for-mobile-view {
  display: none;
}
.cms-rudraksha-diksha .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-rudraksha-diksha .seven-ways-banner img {
  width: 100%;
}
.cms-rudraksha-diksha .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-rudraksha-diksha .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-rudraksha-diksha .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-rudraksha-diksha .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-rudraksha-diksha .product-grid ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-rudraksha-diksha .ishaessentials {
  background: #ffffff !important;
}
.cms-rudraksha-diksha .ishaessentials .product-item {
  width: 31% !important;
}
.cms-rudraksha-diksha .ishaessentials .product-item .product-item-name {
  margin: 5px 0;
  font-size: 14px;
  line-height: 28px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.cms-rudraksha-diksha .ishaessentials .product-item .product-item-name a {
  color: #020202;
  font-family: 'Fedra Sans Std';
}
.cms-rudraksha-diksha .ishaessentials .product-item .price {
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: 'Fedra Sans Medium 5';
}
.cms-rudraksha-diksha .ishaessentials .product-item .product-reviews-summary.short {
  float: none;
}
.cms-rudraksha-diksha .ishaessentials .product-item-details {
  text-align: center;
}
.cms-rudraksha-diksha .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-rudraksha-diksha .top-circle {
  background: #141d3e;
  padding-top: 70px;
  padding-bottom: 0;
  text-align: center;
}
.cms-rudraksha-diksha .top-circle h2 {
  font-size: 26px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #ffffff !important;
  width: 100%;
}
.cms-rudraksha-diksha .top-circle p {
  padding-top: 20px;
}
.cms-rudraksha-diksha .top-circle p a {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #ffffff !important;
}
.cms-rudraksha-diksha .more-button {
  background: #d9e7f3;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.cms-rudraksha-diksha .more-button .view-more {
  font-size: 17px;
  background: #ca8730;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 50px;
}
.cms-books {
  background: #ffffff !important;
}
.cms-books .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-books .for-mobile-view {
  display: none;
}
.cms-books .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-books .seven-ways-banner img {
  width: 100%;
}
.cms-books .qoute1-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 22%;
  right: 0;
}
.cms-books .qoute1-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute1-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute3-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 43%;
  right: 0;
}
.cms-books .qoute3-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute3-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute5-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 64%;
  right: 0;
}
.cms-books .qoute5-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute5-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute7-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 84%;
  right: 0;
}
.cms-books .qoute7-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute7-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute2-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 32%;
  left: 0;
}
.cms-books .qoute2-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute2-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute4-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 53%;
  left: 0;
}
.cms-books .qoute4-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute4-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute6-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 73%;
  left: 0;
}
.cms-books .qoute6-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute6-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .ishaessentials .block-title strong {
  background: #ffffff;
}
.cms-books .ishaessentials .block-title span.calltoaction {
  background: #ffffff;
}
.cms-books .row {
  padding-bottom: 5px;
}
.cms-adiyogi-store .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-adiyogi-store .for-mobile-view {
  display: none;
}
.cms-adiyogi-store .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-adiyogi-store .seven-ways-banner img {
  width: 100%;
}
.cms-adiyogi-store .ess {
  text-align: center;
}
.cms-adiyogi-store .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-adiyogi-store .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-adiyogi-store .ess img {
  width: 75%;
}
.cms-adiyogi-store .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-adiyogi-store .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-adiyogi-store .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-adiyogi-store .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-adiyogi-store .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-adiyogi-store .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-adiyogi-store .ishaessentials .product-item {
  width: 23% !important;
}
.cms-adiyogi-store .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-summer-wellness .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-summer-wellness .for-mobile-view {
  display: none;
}
.cms-summer-wellness .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-summer-wellness .seven-ways-banner img {
  width: 100%;
}
.cms-summer-wellness .ess {
  text-align: center;
}
.cms-summer-wellness .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-summer-wellness .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-summer-wellness .ess img {
  width: 75%;
}
.cms-summer-wellness .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-summer-wellness .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-summer-wellness .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-summer-wellness .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-summer-wellness .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-summer-wellness .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-summer-wellness .ishaessentials .product-item {
  width: 23% !important;
}
.cms-summer-wellness .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-devi-yantras {
  overflow-x: hidden;
  background: #ffffff !important;
}
.cms-devi-yantras .for-mobile-view {
  display: none;
}
.cms-devi-yantras .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-devi-yantras .seven-ways-banner img {
  width: 100%;
}
.cms-devi-yantras .cat-description {
  position: relative;
  width: 1140px;
  margin: auto;
  padding-bottom: 36px;
  padding-top: 50px;
}
.cms-devi-yantras .cat-description .image-area {
  padding-top: 70px !important;
}
.cms-devi-yantras .cat-description .image-area img {
  width: 100%;
}
.cms-devi-yantras .cat-description .details.dhyanlingdetils {
  text-align: left;
  padding: 30px 0 0 100px !important;
}
.cms-devi-yantras .cat-description .details.dhyanlingdetils ul li {
  font-size: 17px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
}
.cms-devi-yantras .cat-description .details {
  padding-top: 198px;
  padding-left: 30px;
}
.cms-devi-yantras .cat-description .details h2 {
  background: url('../images/jeevarasam-heading.png') no-repeat left bottom;
  padding-bottom: 29px;
  font-size: 27px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.cms-devi-yantras .cat-description .details p {
  font-size: 17px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
}
.cms-devi-yantras .qoute.for-mobile p {
  font-family: 'Fedra Sans Std';
  font-size: 21px;
  line-height: 36px;
  color: #000000;
}
.cms-devi-yantras .qoute {
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/quote.png') no-repeat center top;
  text-align: center;
  padding-top: 70px;
}
.cms-devi-yantras .qoute:after {
  content: '';
  background: url('../images/Devi-Yantras-Kollam.png') no-repeat right top;
  display: block;
  width: 20%;
  height: 100%;
  position: absolute;
  right: 0;
  top: -50px;
  background-size: 100%;
}
.cms-navratri {
  background: #250406 !important;
}
.cms-navratri .for-mobile-view {
  display: none;
}
.cms-navratri .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-navratri .seven-ways-banner img {
  width: 100%;
}
.cms-navratri .qoute {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  top: 4.3%;
  right: 6%;
  padding: 1px 6px;
  max-width: 1000px;
  text-align: right;
}
.cms-navratri .qoute h2 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
}
.cms-navratri .qoute h1 {
  font-size: 60px;
  font-family: 'Fedra Sans Std';
  margin-bottom: 0;
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute h3 {
  font-family: 'Fedra Sans Std';
  font-size: 24px;
  padding-top: 10px;
  line-height: 1.6em;
}
.cms-navratri .qoute1-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 15.5%;
  left: 17%;
}
.cms-navratri .qoute1-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute1-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute1-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute1-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute1-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute3-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 46%;
  left: 11%;
}
.cms-navratri .qoute3-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute3-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute3-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute3-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute3-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute5-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 76%;
  left: 21%;
}
.cms-navratri .qoute5-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute5-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute5-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute5-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute5-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute7-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 92.5%;
  left: 21%;
}
.cms-navratri .qoute7-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute7-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute7-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute7-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute7-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute2-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 23%;
  right: 20%;
}
.cms-navratri .qoute2-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute2-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute2-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute2-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute2-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute4-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 55%;
  right: 15%;
}
.cms-navratri .qoute4-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute4-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute4-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute4-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute4-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute6-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 83%;
  right: 12%;
}
.cms-navratri .qoute6-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute6-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute6-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute6-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute6-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-the-rudraksha-guide .bg-transparent.rudrakshaguidemain {
  background: transparent !important;
}
.cms-the-rudraksha-guide .for-mobile-view {
  display: none;
}
.cms-the-rudraksha-guide .seven-ways-banner img {
  width: 100%;
}
.cms-the-rudraksha-guide .rudrakshaguidemain {
  background-size: cover !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection {
  padding-top: 60px !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection h5 {
  font-family: 'Fedra Sans Std';
  font-size: 20px;
  line-height: 38px;
  text-align: center;
  padding: 25px 300px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .buy-rudraksha-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .buy-rudraksha-button a {
  background: #651e00;
  border: solid 1px #651e00;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #ffffff;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .ishaessentials .product-item {
  width: 23% !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2:after {
  border: none;
}
.cms-the-rudraksha-guide .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-diwali .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-diwali .seven-ways-banner img {
  width: 100%;
}
.product-brass-sannidhi-set .related {
  display: none;
}
.product-brass-sannidhi-set .related-category {
  display: none;
}
.product-brass-sannidhi-set .pdpstaticcontent {
  display: none;
}
.product-brass-sannidhi-set .product .items .additional-info-tab {
  display: none;
}
.product-rasa-sannidhi-set .related {
  display: none;
}
.product-rasa-sannidhi-set .related-category {
  display: none;
}
.product-rasa-sannidhi-set .pdpstaticcontent {
  display: none;
}
.product-rasa-sannidhi-set .product .items .additional-info-tab {
  display: none;
}
.product-vibhuti-sannidhi-set .related {
  display: none;
}
.product-vibhuti-sannidhi-set .related-category {
  display: none;
}
.product-vibhuti-sannidhi-set .pdpstaticcontent {
  display: none;
}
.product-vibhuti-sannidhi-set .product .items .additional-info-tab {
  display: none;
}
.independence-day-prod h2 {
  text-align: center;
  padding: 20px 0;
}
.independence-day-prod h2 a {
  font-size: 18px;
  color: #000000;
}
.books-top {
  padding-top: 30px;
}
.books-prod h2 {
  text-align: center;
  padding: 10px 0;
}
.books-prod h2 a {
  font-size: 15px;
  color: #000000;
}
.books-prod h3 {
  font-size: 17px;
  color: #000000;
  font-weight: 600;
}
.books-prod h3 span {
  font-size: 14px;
  text-decoration: line-through;
  color: #a92611;
}
.shop-by-languages {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px;
}
.shop-by-languages h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.language-image {
  display: inline-block;
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.language-image .language-image-text {
  position: absolute;
  bottom: 10px;
  z-index: 999;
  margin: 0 auto;
  left: 0;
  right: 15px;
  text-align: right;
}
.language-image img {
  vertical-align: top;
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.language-image:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.language-image-text h2 a {
  font-size: 15px;
  color: #ffffff;
}
.image {
  padding-left: 5px;
  padding-right: 5px;
}
.cms-bhairavi-sadhana.ishaessentials {
  padding: 40px 180px !important;
}
.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 2% !important;
}
.details2-button {
  text-align: center;
}
.details2-button a {
  border: 1px solid #a92611;
  background: #a92611;
  color: #ffffff;
  font-size: 15px;
  padding: 8px 20px;
  border-radius: 30px;
}
@media only screen and (max-width: 1367px) {
  .cms-bond-of-grace .qoute.for-mobile {
    top: 22%;
    right: 56%;
  }
  .explorecategory ul {
    display: flex;
    justify-content: space-between;
  }
  .explorecategory ul li {
    width: 49.5%;
  }
}
@media only screen and (max-width: 767px) {
  .product-info-main .product-social-links {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .swatch-notify {
    top: -33px;
    width: 57px;
  }
}
@media only screen and (max-width: 1249px) {
  .product-info-main .stock {
    padding-top: 15px;
  }
}
.footer-container .pagebuilder-column-line {
  max-width: 1320px;
  margin: 0 auto;
}
.footer-container .pagebuilder-column h3 {
  font-family: 'Fedra Sans Std Demi';
  font-size: 21px;
}
.footer-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-container ul li {
  padding-bottom: 0px;
}
.footer-container ul li a {
  font-size: 14px !important;
  font-family: 'Fedra Sans Std Demi';
  line-height: 20px;
  letter-spacing: 0.03em;
  font-weight: 400;
}
.footer-container .footer-social-col {
  max-width: 18%;
}
.copyright {
  padding: 0;
  font-family: 'Fedra Sans Book 5';
}
.copyright .pagebuilder-column-line {
  padding: 20px 0;
  border-top: 1px solid #4c6386 !important;
  max-width: 1320px;
  margin: 0 auto;
}
.copyright a {
  padding: 0 10px;
}
.copyright a:first-child:after {
  content: '';
  display: inline-block;
  background: #ffffff;
  height: 4px;
  width: 4px;
  border-radius: 4px;
  vertical-align: middle;
  margin: 0 -10px 0 15px;
}
.copyright a:last-child {
  padding-right: 0;
}
.footer-social img {
  margin: 0 24px 24px 0;
}
.footer-copyright .pagebuilder-column-line {
  max-width: 1320px;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .footer-container .pagebuilder-column h3 {
    font-size: 18px;
    font-weight: 400;
  }
  .footer-container {
    padding: 37px 0 12px !important;
  }
  .footer-container .pagebuilder-column {
    width: 100% !important;
    padding: 0;
    padding: 15px 0 0;
    border-top: solid 1px #6c757d;
    transition: 0.5s all ease;
  }
  .footer-container .pagebuilder-column:nth-child(1) {
    border-top: none !important;
  }
  .footer-container .pagebuilder-column h3 {
    display: flex;
    justify-content: space-between;
  }
  .footer-container .pagebuilder-column h3:after {
    border-color: #ffffff !important;
    right: 0;
    top: 9px;
    content: '+';
    border: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    font-size: 26px;
    padding: 0;
    color: #ffffff;
    display: flex;
    line-height: 10px;
    align-items: center;
  }
  .footer-container .pagebuilder-column-line {
    flex-direction: column;
    max-width: 100%;
    padding: 20px 30px 0;
  }
  .footer-container ul {
    display: none;
  }
  .footer-container ul li {
    padding-bottom: 0;
  }
  .footer-container .pagebuilder-column.active ul {
    display: block;
    padding: 10px 0 0 10px;
  }
  .footer-container .pagebuilder-column.active h3:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    content: '-';
  }
  .footer-social-col {
    border-top: 0 !important;
    text-align: center;
    margin-top: 54px;
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer-social-col h3:after {
    display: none !important;
  }
  .footer-social-col p {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
  }
  .footer-social-col.pagebuilder-column h3 {
    justify-content: center;
  }
  .footer-social img {
    width: 50px;
    height: 50px;
  }
  .copyright {
    width: 100% !important;
    padding: 0 30px;
    text-align: center;
  }
  .copyright p {
    text-align: center !important;
  }
  .copyright span {
    font-size: 13px !important;
  }
  .copyright .pagebuilder-column {
    width: 100% !important;
    padding: 0 30px;
  }
  .footer-container .footer-social-col {
    max-width: 23% !important;
  }
}
@media screen and (max-width: 767px) {
  .footer-container .pagebuilder-column h3 {
    font-size: 18px;
  }
  .footer-container {
    padding: 37px 0 12px !important;
  }
  .footer-container .pagebuilder-column {
    width: 100% !important;
    padding: 0;
    padding: 15px 0 0;
    border-bottom: solid 1px #6c757d;
    transition: 0.5s all ease;
  }
  .footer-container .pagebuilder-column:nth-child(4) {
    border-bottom: none;
  }
  .footer-container .pagebuilder-column h3 {
    display: flex;
    justify-content: space-between;
  }
  .footer-container .pagebuilder-column h3:after {
    border-color: #ffffff !important;
    right: 0;
    top: 9px;
    content: '+';
    border: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    font-size: 26px;
    padding: 0;
    color: #ffffff;
    display: flex;
    line-height: 10px;
    align-items: center;
  }
  .footer-container .pagebuilder-column-line {
    flex-direction: column;
    max-width: 100%;
    padding: 20px 30px 0;
  }
  .footer-container ul {
    display: none;
  }
  .footer-container ul li {
    padding-bottom: 15px;
  }
  .footer-container .pagebuilder-column.active ul {
    display: block;
    padding: 10px 0 0 10px;
  }
  .footer-container .pagebuilder-column.active h3:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    content: '-';
  }
  .footer-social-col {
    border-bottom: 0 !important;
    text-align: center;
    margin-top: 54px;
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer-social-col h3:after {
    display: none !important;
  }
  .footer-social-col p {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
  }
  .footer-social-col.pagebuilder-column h3 {
    justify-content: center;
  }
  .footer-social img {
    width: 50px;
    height: 50px;
  }
  .copyright {
    width: 100% !important;
    padding: 0 30px;
    text-align: center;
  }
  .copyright p {
    text-align: center !important;
  }
  .copyright span {
    font-size: 13px !important;
  }
  .copyright .pagebuilder-column {
    width: 100% !important;
    padding: 0 30px;
  }
}
body .page-bottom .footernewsletter .footer-nandhi {
  display: none;
}
body .page-bottom .footernewsletter > .content {
  margin: 50px 0;
  padding: 0;
}
body:not(.cms-sample-home-page) .page-bottom .footernewsletter .footer-nandhi {
  display: none;
}
.products_listing_grid.products.wrapper .product-item-name {
  font-weight: 400;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.products_listing_grid.products.wrapper .product-item-name > a {
  text-decoration: none;
  color: #020202;
  font-family: 'Fedra Sans Std';
}
.products_listing_grid.products.wrapper .product-item-name > a:visited {
  color: #020202;
  text-decoration: underline;
}
.products_listing_grid.products.wrapper .product-item-name > a:hover {
  color: #020202;
  text-decoration: underline;
}
.products_listing_grid.products.wrapper .product-item-name > a:active {
  color: #020202;
  text-decoration: underline;
}
.products_listing_grid.products.wrapper .product.name a {
  font-weight: 400;
}
.products_listing_grid.products.wrapper .product-item-actions {
  font-size: 0;
  width: 100%;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-secondary > .action {
  color: #020202;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-secondary > .action span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  width: 18px;
  margin: 0;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-secondary > .action:hover {
  color: #020202;
  text-decoration: none;
}
.products_listing_grid.products.wrapper .product-item-actions > * {
  font-size: 1.4rem;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-primary > .stock.unavailable {
  line-height: 1;
  padding-bottom: 10px;
  padding-right: 24px;
  padding-top: 10px;
}
.products_listing_grid.products.wrapper .product-item {
  box-sizing: border-box;
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
  position: relative;
  padding: 0;
}
.products_listing_grid.products.wrapper .product-item .action.towishlist {
  color: #020202;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.products_listing_grid.products.wrapper .product-item .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  width: 18px;
  content: '\e600';
}
.products_listing_grid.products.wrapper .product-item .action.towishlist:hover {
  color: #020202;
  text-decoration: none;
}
.products_listing_grid.products.wrapper .product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
  left: 0;
}
.products_listing_grid.products.wrapper .product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.products_listing_grid.products.wrapper .product-item .price-box {
  margin: 3px 0 8px;
  float: left;
  width: 100%;
  margin: 0;
}
.products_listing_grid.products.wrapper .product-item .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.products_listing_grid.products.wrapper .product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
.products_listing_grid.products.wrapper .product-item .product-reviews-summary.short {
  position: relative;
  top: 0px;
  float: right;
  margin: 0;
  float: left;
  width: 100%;
  float: left !important;
  margin-bottom: 8px;
  margin-top: -8px;
}
.products_listing_grid.products.wrapper .product-item .product-reviews-summary.short .reviews-actions {
  display: none;
}
.products_listing_grid.products.wrapper .product-item:hover .product-item-inner {
  position: relative;
  top: 0;
}
.products_listing_grid.products.wrapper .action.primary {
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  background-image: none;
  background: #a92611;
  border: 1px solid #a92611;
}
.products_listing_grid.products.wrapper .action.primary:focus {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.products_listing_grid.products.wrapper .action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.products_listing_grid.products.wrapper .action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
  background: #a92611 !important;
  border: 1px solid #a92611 !important;
  color: #ffffff !important;
}
.products_listing_grid.products.wrapper .price-container.weee:before {
  display: none;
}
.products_listing_grid.products.wrapper .product-item-info {
  max-width: 100%;
  width: 152px;
}
.products_listing_grid.products.wrapper .price-container .price {
  font-size: 1.4rem;
}
.products_listing_grid.products.wrapper .products.list .product-item-info {
  transition: 0.5s all ease;
  position: relative;
  width: 100%;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-image-container {
  width: 100% !important;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-image-container img {
  width: 100%;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-name {
  margin-bottom: 0;
  height: auto;
  width: 100%;
  line-height: normal;
  max-width: 100% !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  min-height: 18px;
}
.products_listing_grid.products.wrapper .products.list .product-item-info a {
  display: inline;
  float: left;
  width: 100%;
}
.products_listing_grid.products.wrapper .products.list .product-item-info img {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner {
  box-shadow: none;
  border: none;
  background: 0 0;
  border: 0;
  clip: auto !important;
  height: auto;
  margin: 0;
  overflow: visible !important;
  padding: 0;
  width: 100% !important;
  margin: 0 !important;
  position: unset !important;
  height: auto !important;
  width: 100%;
  float: left;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner:before {
  display: none;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-secondary {
  display: block;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 10px;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-secondary a:before {
  color: #ffffff;
  content: "\f08a";
  font-family: "FontAwesome";
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary {
  display: block;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button {
  width: 100%;
  border-radius: 30px;
  height: auto;
  padding: 8px 0;
  margin: 0;
  font-size: 14px;
  display: block;
  border-radius: 3px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  padding: 7px 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 11px !important;
  margin: 0 3px !important;
  font-weight: 400;
  float: left !important;
  height: 33px !important;
  cursor: pointer;
  letter-spacing: 0.45px;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button:focus {
  border: none;
  outline: none;
}
.products_listing_grid.products.wrapper .products.list .product-item-info:hover {
  background: 0 0;
  padding: 0;
  box-shadow: none;
  border: none;
  margin: 0;
  transition: 0.5s all ease;
}
.products_listing_grid.products.wrapper .products.list .product-item-info:hover a {
  overflow: hidden;
  text-decoration: none;
}
.products_listing_grid.products.wrapper .products.list .product-item-info:hover a img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
.products_listing_grid.products.wrapper .products.list .product-item-info:hover button {
  width: 100%;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-link {
  color: #020202;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-link:hover {
  text-decoration: underline;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .price {
  font-weight: 600;
  letter-spacing: 0.45px;
  color: #020202;
  font-weight: 400;
  white-space: nowrap;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
}
.products_listing_grid.products.wrapper .rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.products_listing_grid.products.wrapper .rating-summary .rating-result {
  position: relative;
  vertical-align: middle;
}
.products_listing_grid.products.wrapper .rating-summary .rating-result:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../images/grey-star.svg');
  content: "" !important;
  height: 20px !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  display: block;
}
.products_listing_grid.products.wrapper .rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.products_listing_grid.products.wrapper .rating-summary .rating-result > span:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../images/yellow-star.svg');
  content: "" !important;
  height: 20px;
  position: relative;
  z-index: 2;
  display: block;
}
.products_listing_grid.products.wrapper .rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-image-photo {
  filter: grayscale(100%);
  opacity: 0.7;
  filter: initial !important;
  opacity: 1 !important;
}
.products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-item-inner {
  overflow: visible;
  padding: 0;
  position: static;
  width: 100%;
  box-shadow: none;
  border: none;
  background: 0 0;
  height: auto;
}
.products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-item-inner .unavailable {
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'Fedra Sans Std';
  font-size: 11px;
  background: #ffffff;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.products_listing_grid.products.wrapper .pricewhatsapp {
  position: relative;
  float: left;
  width: 100%;
  margin: 5px 0 10px !important;
}
.products_listing_grid.products.wrapper .product-image-container {
  display: inline-block;
  max-width: 100%;
  width: 100% !important;
  float: left;
  position: relative;
}
.products_listing_grid.products.wrapper .product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.products_listing_grid.products.wrapper .product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.products_listing_grid.products.wrapper .product-reviews-summary {
  margin-bottom: 5px;
}
.products_listing_grid.products.wrapper .product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.products_listing_grid.products.wrapper .product-reviews-summary .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products_listing_grid.products.wrapper .product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 11px;
  vertical-align: middle;
}
@media screen and (max-width: 639px) {
  .products_listing_grid.products.wrapper .product-item-actions .actions-primary {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100% !important;
    display: block;
    border-radius: 30px;
    background: #edaa38;
    border: none;
    text-transform: uppercase;
    line-height: normal;
    opacity: 1;
    height: auto !important;
    padding: 8px 0;
    margin: 0 !important;
    font-family: 'Fedra Sans Book 5';
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: 0.45px;
  }
}
@media screen and (max-width: 1023px) {
  .products_listing_grid.products.wrapper .product-image-container {
    width: 100% !important;
    float: left;
    position: relative;
  }
}
.products_listing_grid.products.wrapper .product-item-inner .actions-primary form {
  display: flex !important;
  justify-content: space-between !important;
}
.products_listing_grid.products.wrapper .additional_addtocart {
  width: 100% !important;
  margin-left: 5px;
  display: none;
}
.products_listing_grid.products.wrapper .additional_addtocart label {
  cursor: pointer !important;
  margin-bottom: 0;
}
.products_listing_grid.products.wrapper .product-reviews-summary-offers_list {
  min-height: 19px;
}
.products_listing_grid.products.wrapper .product-reviews-summary-offers_list .swatch-attribute {
  display: none;
}
.products_listing_grid.products.wrapper .product-item-details {
  text-align: left;
  border: 1px solid rgba(196, 196, 196, 0.25);
  border-top: 0;
  padding-bottom: 0px;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.products_listing_grid.products.wrapper .stock.notifyme a.notifyme-btn {
  display: block !important;
  text-align: center;
  color: #ffffff;
  border-radius: 30px;
}
.products_listing_grid.products.wrapper a.notifyme-btn {
  width: 100%;
  display: block;
  border-radius: 3px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.45px;
}
.products_listing_grid.products.wrapper .product.actions.product-item-actions form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.products_listing_grid.products.wrapper .price-box.price-final_price {
  float: left;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.products_listing_grid.products.wrapper .price-final_price {
  float: left;
  width: 100%;
}
.products_listing_grid.products.wrapper span.price-container.price-final_price.tax.weee {
  width: auto !important;
  float: left;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.products-grid .product-item-actions {
  margin: 0 !important;
  width: 100%;
}
.catalog-category-view .products_listing_grid.products.wrapper .actions-primary + .actions-secondary {
  vertical-align: top;
}
.catalog-category-view .products_listing_grid.products.wrapper .product-item-details {
  border: none;
}
.catalog-category-view .products_listing_grid.products.wrapper a.notifyme-btn {
  font-size: 14px !important;
  border-radius: 30px;
}
.catalog-category-view .products.list .product-item-info .product-item-inner .actions-primary button {
  border-radius: 30px;
}
.page-products .product-item-info {
  width: 240px;
}
.page-products .products-grid .product-item .product-item-details {
  position: static;
  float: left;
  width: 100%;
}
@media all and (min-width: 640px) {
  .products_listing_grid.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .products_listing_grid.products-grid .product-item-info:hover {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
  .products_listing_grid.products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
  }
  .products_listing_grid.products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .products_listing_grid.products-grid .product-item {
    margin-bottom: 20px;
    width: 33.33333333%;
  }
  .product-item-actions {
    display: block;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    line-height: 35px;
    text-align: center;
    width: 35px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .page-products .products_listing_grid.products-grid .product-item-inner:before {
    background: #ffffff;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: -1;
  }
  .page-products .product-item-actions {
    z-index: 1;
    margin: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .products_listing_grid.products.wrapper .rating-summary .rating-result {
    width: 60px;
  }
}
@media (max-width: 719px) {
  .products_listing_grid.products.wrapper .additional_addtocart {
    margin: 5px 0;
  }
  .products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-image-photo {
    opacity: 1;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100% !important;
    margin: 5px 0px !important;
  }
  .products_listing_grid.products.wrapper .product-item-inner .actions-primary form {
    display: inherit !important;
    justify-content: space-between !important;
  }
}
@media only screen and (max-width: 1500px) {
  .products_listing_grid.products.wrapper .products.list .product-item-info .price {
    font-size: 14px;
  }
  .products_listing_grid.products.wrapper .rating-summary .rating-result {
    width: 130px;
  }
}
@media only screen and (max-width: 390px) {
  .products_listing_grid.products.wrapper .products.list .product-item-info .price {
    font-size: 9px;
    display: inline-block;
  }
  .products_listing_grid.products.wrapper .rating-summary .rating-result {
    width: 130px;
  }
}
@media only screen and (max-width: 1024px) {
  .products_listing_grid.products.wrapper .product-reviews-summary-offers_list {
    min-height: 50px;
  }
  .products_listing_grid.products.wrapper .page-with-filter .product-item .product-reviews-summary .rating-summary {
    margin: 4px auto 0;
    width: 100%;
    text-align: left;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-link {
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button {
    margin: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 850px) {
  .products_listing_grid.products.wrapper .price-box.price-final_price {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 425px) {
  .products_listing_grid.products.wrapper .product-reviews-summary-offers_list {
    min-height: 22px;
    min-height: 50px;
  }
}
@media (max-width: 767px) {
  .catalog-category-view .products.products-grid {
    padding: 0;
  }
  .catalog-category-view .products-grid .product-item {
    margin: 0 5px;
    width: calc((100% - 20px)/2);
    overflow: hidden;
  }
  .catalog-category-view .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .catalog-category-view .additional_addtocart {
    margin: 0 !important;
  }
  .catalog-category-view .product-item .price-box {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .catalog-category-view .actions-primary + .actions-secondary {
    vertical-align: top;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info {
    transition: 0.5s all ease;
    position: relative;
    width: 100%;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-image-container {
    width: 100% !important;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-image-container img {
    width: 100%;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-name {
    margin-bottom: 0;
    height: auto;
    width: 100%;
    line-height: normal;
    max-width: 100% !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info a {
    display: inline;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info img {
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    -ms-transition: 0.8s;
    transition: 0.8s;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner {
    box-shadow: none;
    border: none;
    background: 0 0;
    border: 0;
    clip: auto !important;
    height: auto;
    margin: 0;
    overflow: visible !important;
    padding: 0;
    width: 100% !important;
    margin: 0 !important;
    position: unset !important;
    height: auto !important;
    float: left;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner:before {
    display: none;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-secondary {
    display: block;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 10px;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-secondary a:before {
    color: #ffffff;
    content: "\f08a";
    font-family: "FontAwesome";
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary {
    display: block;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100%;
    display: block;
    border-radius: 30px;
    background: #edaa38;
    border: none;
    text-transform: uppercase;
    line-height: normal;
    opacity: 1;
    height: auto;
    padding: 8px 0;
    margin: 0;
    font-family: 'Fedra Sans Book 5';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.45px;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button:focus {
    border: none;
    outline: none;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info:hover {
    background: 0 0;
    padding: 0;
    box-shadow: none;
    border: none;
    margin: 0;
    transition: 0.5s all ease;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info:hover a {
    overflow: hidden;
    text-decoration: none;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info:hover a img {
    -moz-transform: scale(1.1) rotate(0deg);
    -webkit-transform: scale(1.1) rotate(0deg);
    -o-transform: scale(1.1) rotate(0deg);
    -ms-transform: scale(1.1) rotate(0deg);
    transform: scale(1.1) rotate(0deg);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    -ms-transition: 0.8s;
    transition: 0.8s;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info:hover button {
    width: 100%;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-link {
    color: #020202;
    font-size: 14px;
    font-family: 'Fedra Sans Book 5';
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-link:hover {
    text-decoration: underline;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .price {
    color: #020202;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.45px;
  }
  .products_listing_grid.products.wrapper .rating-summary .rating-result:before {
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('../images/grey-star.svg');
    content: "" !important;
    height: 20px;
  }
  .products_listing_grid.products.wrapper .rating-summary .rating-result > span:before {
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('../images/yellow-star.svg');
    content: "" !important;
    height: 20px;
  }
  .products_listing_grid.products.wrapper .product-item {
    position: relative;
  }
  .products_listing_grid.products.wrapper .product-item .product-reviews-summary.short {
    position: relative;
    top: 0px;
    float: right;
    margin: 0;
  }
  .products_listing_grid.products.wrapper .product-item .product-reviews-summary.short .reviews-actions {
    display: none;
  }
  .products_listing_grid.products.wrapper .product-item:hover .product-item-inner {
    position: relative;
    top: 0;
  }
  .products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-image-photo {
    filter: grayscale(100%);
    opacity: 0.7;
  }
  .products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-item-inner {
    overflow: visible;
    padding: 0;
    position: static;
    width: 100%;
    box-shadow: none;
    border: none;
    background: 0 0;
    height: auto;
  }
  .products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-item-inner .unavailable {
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'Fedra Sans Std';
    font-size: 11px;
    background: #ffffff;
    width: 91px;
    text-align: center;
    padding: 6px 0;
    z-index: 100;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .products_listing_grid.products.wrapper .pricewhatsapp {
    position: relative;
  }
  .products_listing_grid.products.wrapper input {
    color: #020202;
  }
  .page-products .products-grid .product-item .product-item-details {
    position: static;
  }
}
@media screen and (min-width: 1024px) {
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    width: calc((100% - 6%)/4);
  }
}
input::selection {
  background: #ff0;
}
.products_bottom_toolbar {
  display: none;
}
.page-main {
  display: block;
  clear: both;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 99;
}
.new-pdp-design .page-main {
  overflow: unset;
}
.toolbar.toolbar-products {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar.toolbar-products:before {
  content: '';
  display: table;
}
.toolbar.toolbar-products:after {
  content: '';
  display: table;
  clear: both;
}
.toolbar.toolbar-products .sorter-action {
  position: relative;
  top: -2px;
}
.toolbar.toolbar-products p {
  margin-top: 0;
  margin-bottom: 1rem;
  orphans: 3;
  widows: 3;
}
.toolbar.toolbar-products p:empty {
  display: none;
}
.toolbar.toolbar-products strong {
  font-weight: 700;
  font-weight: bolder;
}
.toolbar.toolbar-products a {
  color: #2781d2;
  text-decoration: none;
  background-color: transparent;
}
.toolbar.toolbar-products a:visited {
  color: #2781d2;
  text-decoration: none;
}
.toolbar.toolbar-products a:hover {
  color: #2781d2;
  text-decoration: underline;
}
.toolbar.toolbar-products a:active {
  color: #a92611;
  text-decoration: underline;
}
.toolbar.toolbar-products a:not(.btn) {
  text-decoration: underline;
}
.toolbar.toolbar-products select {
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 4px 25px 5px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-size: 30px 60px;
  text-indent: 0.01em;
  text-overflow: '';
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  word-wrap: normal;
  background-color: #ffffff;
  box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
}
.toolbar.toolbar-products select:focus {
  border: 1px solid #c2c2c2;
}
.toolbar.toolbar-products select:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
.toolbar.toolbar-products select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.toolbar.toolbar-products {
  position: relative;
  clear: both;
  margin: 0;
}
.toolbar.toolbar-products:after {
  content: '';
  border-top: solid 1px #e5b34c;
  width: 100%;
  top: 19px;
  left: 0;
  position: absolute;
  z-index: -1;
}
.toolbar.toolbar-products .modes {
  display: none;
}
.toolbar.toolbar-products .toolbar-amount {
  font-size: 15px;
  color: #020202;
  font-weight: 500;
  font-family: 'Fedra Sans Book 5';
  padding-right: 20px;
  background: #ffffff;
  display: none !important;
}
.toolbar.toolbar-products .toolbar-amount .toolbar-number {
  font-family: 'Fedra Sans Std';
  font-weight: 600;
}
.toolbar.toolbar-products .toolbar-sorter {
  width: auto;
  z-index: 1;
  top: -10px;
  position: relative;
  background: #ffffff;
  padding-left: 20px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter {
  position: relative;
  float: left;
  width: 50%;
  display: flex;
}
.toolbar.toolbar-products .toolbar-sorter.sorter:after {
  content: '';
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 15px;
  opacity: 0.6;
  right: 15px !important;
  border-top: 0 !important;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
  font-family: 'Fedra Sans Medium 5';
  color: #000000;
  font-size: 15px;
  padding-right: 10px;
  display: inline-block;
  width: inherit;
  padding-top: 8px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter select {
  background: 0 0;
  border: none;
  box-shadow: none;
  text-rendering: auto;
  color: #020202;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  border: solid 1px #cacaca;
  border-radius: 4px;
  padding: 8px 12px;
  height: auto;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  width: 64%;
  padding-right: 22px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action:before {
  display: none;
}
.category-view-show {
  float: left;
  display: flex;
  padding-right: 20px;
}
.category-view-show h2 {
  font-family: 'Fedra Sans Medium 5';
  color: #000000;
  font-size: 15px;
  padding-top: 6px;
  margin: 0;
  padding-bottom: 0;
  padding-right: 8px;
}
.category-view-show .double-view {
  background: url('../images/sho_cat_four_after.svg') no-repeat left top;
  width: 43px;
  height: 26px;
  cursor: pointer;
  opacity: 0.5;
  margin-left: 8px;
}
.category-view-show .double-view span {
  background: #908b86;
  width: 8px;
  height: 15px;
  display: inline-block;
  font-size: 0px;
  vertical-align: text-top;
  margin-left: 3px;
  display: none;
}
.category-view-show .single-view {
  background: url('../images/show-cat_three_before.svg') no-repeat left top;
  width: 35px;
  height: 26px;
  cursor: pointer;
  opacity: 0.2;
}
.category-view-show .single-view span {
  display: inline-block;
  background: #eee6d7;
  font-size: 0px;
  width: 8px;
  height: 15px;
  vertical-align: text-top;
  margin-left: 3px;
  display: none;
}
body.single-product-view .category-view-show .single-view {
  opacity: 0.5;
}
body.single-product-view .double-view {
  opacity: 0.2;
}
.toolbartop {
  float: right;
  background: #ffffff;
  padding-left: 20px;
  width: 50%;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.toolbar-products .sorter-action {
  display: inline-block;
  text-decoration: none;
}
.toolbar-products .sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #6c757d;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.toolbar-products .sorter-action:hover:before {
  color: #020202;
}
.toolbar-products .sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.toolbar-products .modes {
  display: none;
}
.toolbar-products .sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 639px) {
  .toolbar-products {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 479px) {
  .sorter-options {
    margin: 0 2px;
  }
}
@media screen and (min-width: 768px) {
  .toolbar.toolbar-products {
    position: relative;
    clear: both;
    margin: 0;
  }
  .toolbar.toolbar-products:after {
    content: '';
    border-top: solid 1px #e5b34c;
    width: 100%;
    top: 19px;
    left: 0;
    position: absolute;
    z-index: -1;
  }
  .toolbar.toolbar-products .modes {
    display: none;
  }
  .toolbar.toolbar-products .toolbar-amount {
    font-size: 15px;
    color: #020202;
    font-weight: 500;
    font-family: 'Fedra Sans Book 5';
    padding-right: 20px;
    background: #ffffff;
    display: none !important;
  }
  .toolbar.toolbar-products .toolbar-amount .toolbar-number {
    font-family: 'Fedra Sans Std';
    font-weight: 600;
  }
  .toolbar.toolbar-products .toolbar-sorter {
    width: auto;
    z-index: 1;
    top: -10px;
    position: relative;
    background: #ffffff;
    padding-left: 20px;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter {
    position: relative;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter:after {
    content: '';
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 0.6;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    font-family: 'Fedra Sans Medium 5';
    color: #000000;
    font-size: 15px;
    padding-right: 10px;
    display: inline-block;
    width: inherit;
    padding-top: 8px;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter select {
    background: 0 0;
    border: none;
    box-shadow: none;
    text-rendering: auto;
    color: #020202;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-family: 'Fedra Sans Book 5';
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    border: solid 1px #cacaca;
    border-radius: 4px;
    padding: 8px 12px;
    height: auto;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    width: 64%;
    padding-right: 22px;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action:before {
    display: none;
  }
  .toolbar.toolbar-products .toolbartop {
    float: right;
    background: #ffffff;
    padding-left: 20px;
  }
  .category-view-show {
    float: left;
    display: flex;
    padding-right: 20px;
  }
  .category-view-show h2 {
    font-family: 'Fedra Sans Medium 5';
    color: #000000;
    font-size: 15px;
    padding-top: 6px;
    margin: 0;
    padding-bottom: 0;
    padding-right: 8px;
  }
  .category-view-show .double-view {
    background: url('../images/sho_cat_four_after.svg') no-repeat left top;
    width: 43px;
    height: 26px;
    cursor: pointer;
    opacity: 0.5;
    margin-left: 8px;
  }
  .category-view-show .double-view span {
    background: #908b86;
    width: 8px;
    height: 15px;
    display: inline-block;
    font-size: 0px;
    vertical-align: text-top;
    margin-left: 3px;
    display: none;
  }
  .category-view-show .single-view {
    background: url('../images/show-cat_three_before.svg') no-repeat left top;
    width: 35px;
    height: 26px;
    cursor: pointer;
    opacity: 0.2;
  }
  .category-view-show .single-view span {
    display: inline-block;
    background: #eee6d7;
    font-size: 0px;
    width: 8px;
    height: 15px;
    vertical-align: text-top;
    margin-left: 3px;
    display: none;
  }
  body.single-product-view .category-view-show .single-view {
    opacity: 0.5;
  }
  body.single-product-view .double-view {
    opacity: 0.2;
  }
}
@media screen and (min-width: 769px) {
  .modes-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
.sidebar-main {
  display: flex;
  flex-wrap: wrap;
  margin-top: -10px;
  padding-right: 0 !important;
}
.sidebar-main .filter-options-content {
  margin: 0;
  padding: 10px;
  padding: 5px 10px;
}
.sidebar-main .filter-options-content .filter-count-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar-main .filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.sidebar-main .filter-options-content a {
  color: #020202;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.sidebar-main .filter-options-content a:hover {
  background-color: #ffffff;
  text-decoration: none;
}
.sidebar-main .filter-options-content .count {
  color: #6c757d;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
.sidebar-main .filter-options-content .count:before {
  content: '(';
}
.sidebar-main .filter-options-content .count:after {
  content: ')';
}
.sidebar-main .columns .sidebar-main {
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.sidebar-main .items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.sidebar-main .filter .block-subtitle {
  display: none;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.sidebar-main .filter .filter-options-title {
  color: #020202;
  font-size: 1.1vw;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400 !important;
  border-bottom: 1px solid #e4af3f;
  text-transform: capitalize;
  font-weight: 600;
  padding-bottom: 8px;
  padding-left: 0;
}
.sidebar-main .filter .filter-options-title:after {
  content: '';
  position: absolute;
  right: 0;
  top: 18px;
  background: url('../images/filter-arrow.png') no-repeat right top;
  width: 8px;
  height: 13px;
}
.sidebar-main .filter .filter-options-item {
  border-bottom: none;
}
.sidebar-main .filter .filter-options-item.active .filter-options-title:after {
  transform: rotate(90deg);
  right: 6px;
}
.sidebar-main .filter .filter-options-item.active .filter-options-content {
  display: block;
  transition: 0.5s all ease;
}
.sidebar-main .filter .filter-options-content {
  padding-left: 0;
  transition: 0.5s all ease;
  display: none;
}
.sidebar-main .filter .filter-options-content .count {
  position: relative;
}
.sidebar-main .filter .filter-options-content .count:after {
  right: 0;
  position: absolute;
}
.sidebar-main .filter .filter-options-content li {
  padding-bottom: 5px;
  margin-bottom: 12px;
}
.sidebar-main .filter .filter-options-content li a {
  color: #020202;
  font-size: 0.98vw;
  font-family: 'Fedra Sans Book 5';
  transition: 0.5s all ease;
  padding-top: 4px;
}
.sidebar-main .filter .filter-options-content li a:hover {
  background: 0 0;
  color: #a92611;
  transition: 0.5s all ease;
}
.sidebar-main .filter-title strong {
  background-color: #ffffff;
  box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border: 1px solid #ccc;
  border-radius: 3px;
  font-weight: 400;
  left: 0;
  line-height: 16px;
  padding: 7px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
.sidebar-main .filter-subtitle {
  display: none;
}
.sidebar-main .filter-options {
  margin: 0;
  text-align: left !important;
}
.sidebar-main .filter-options-item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.sidebar-main .filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.sidebar-main .filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  right: 13px;
  top: 12px;
}
.sidebar-main .filter-options-title:hover {
  color: #000000;
}
.sidebar-main .active > .filter-options-title:after {
  content: '\e621';
}
@media screen and (max-width: 768px) {
  .sidebar-main .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
}
@media screen and (min-width: 768px) {
  .sidebar-main {
    display: flex;
    flex-wrap: wrap;
    margin-top: -10px;
    padding-right: 0 !important;
    box-sizing: border-box;
    padding-right: 2%;
  }
  .sidebar-main .filter .block-subtitle {
    display: none;
  }
  .sidebar-main .filter .filter-options-title {
    color: #020202;
    font-size: 1.1vw;
    font-family: 'Fedra Sans Medium 5';
    font-weight: 400 !important;
    border-bottom: 1px solid #e4af3f;
    text-transform: capitalize;
    font-weight: 600;
    padding-bottom: 8px;
    padding-left: 0;
  }
  .sidebar-main .filter .filter-options-title:after {
    content: '';
    position: absolute;
    right: 0;
    top: 18px;
    background: url('../images/filter-arrow.png') no-repeat right top;
    width: 8px;
    height: 13px;
  }
  .sidebar-main .filter .filter-options-item {
    border-bottom: none;
  }
  .sidebar-main .filter .filter-options-item.active .filter-options-title:after {
    transform: rotate(90deg);
    right: 6px;
  }
  .sidebar-main .filter .filter-options-item.active .filter-options-content {
    display: block;
    transition: 0.5s all ease;
  }
  .sidebar-main .filter .filter-options-content {
    padding-left: 0;
    transition: 0.5s all ease;
    display: none;
  }
  .sidebar-main .filter .filter-options-content .count {
    position: relative;
  }
  .sidebar-main .filter .filter-options-content .count:after {
    right: 0;
    position: absolute;
  }
  .sidebar-main .filter .filter-options-content li {
    padding-bottom: 5px;
    margin-bottom: 12px;
  }
  .sidebar-main .filter .filter-options-content li a {
    color: #020202;
    font-size: 0.98vw;
    font-family: 'Fedra Sans Book 5';
    transition: 0.5s all ease;
    padding-top: 4px;
  }
  .sidebar-main .filter .filter-options-content li a:hover {
    background: 0 0;
    color: #a92611;
    transition: 0.5s all ease;
  }
}
.product-media-info-section .box-tocart {
  margin: 0 0 30px;
}
.product-media-info-section .box-tocart .action.tocart {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  width: 100%;
  vertical-align: top;
}
.product-media-info-section .box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-media-info-section .box-tocart .input-text.qty {
  text-align: center;
  width: 54px;
}
.product-media-info-section .action.skip:not(:focus) {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-media-info-section .action.skip:focus {
  background: #ffffff;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.product-media-info-section .message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #a92611;
  padding-left: 45px;
  position: relative;
}
.product-media-info-section .message.error a {
  color: #2781d2;
}
.product-media-info-section .message.error a:hover {
  color: #2781d2;
}
.product-media-info-section .message.error a:active {
  color: #2781d2;
}
.product-media-info-section .message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #a92611;
  content: '\e61f';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.product-media-info-section .message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #28a745;
  padding-left: 45px;
  position: relative;
}
.product-media-info-section .message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #28a745;
  content: '\e60e';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.product-media-info-section .fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -0.31em;
}
.product-media-info-section .fieldset > * {
  letter-spacing: normal;
}
.product-media-info-section .fieldset > .field {
  margin: 0 0 20px;
}
.product-media-info-section .action.primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.product-media-info-section .action.primary:focus {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.product-media-info-section .action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.product-media-info-section .action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1249px) {
  .product-media-info-section .product-info-main .stock {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product.alert.stock a {
    display: inline-block;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .product-media-info-section .rating-summary .rating-result {
    width: 60px;
  }
}
.product-media-info-section .catalog-product-view #product-addtocart-button {
  float: left;
}
.product-media-info-section .catalog-product-view .product.media {
  width: 48% !important;
  display: block;
}
.product-media-info-section .catalog-product-view .product.media .action.towishlist {
  float: left;
  color: #ffffff;
  font-size: 13px;
  font-family: 'Fedra Sans Medium 5';
  margin: 10px 0 0 20px;
  padding-left: 22px;
  position: absolute;
  top: 5px;
  left: 145px;
  z-index: 9;
}
.product-media-info-section .catalog-product-view .product.media .action.towishlist:before {
  content: '';
  content: "\f08a";
  font-family: "FontAwesome";
  position: absolute;
  color: #ffffff;
  left: 2px;
  font-weight: 700;
}
.product-media-info-section .catalog-product-view .product.media .action.towishlist:hover {
  text-decoration: none;
}
.product-media-info-section .catalog-product-view .product-info-main {
  width: 50%;
  position: relative;
  padding-right: 0;
  height: 100%;
  padding-bottom: 0;
}
.product-media-info-section .catalog-product-view .product-info-main h1.page-title {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
  margin: 0;
  padding: 0 0 8px;
}
.product-media-info-section .catalog-product-view .product-info-main .page-title-wrapper.product {
  float: left;
  padding-right: 15px;
}
.product-media-info-section .catalog-product-view .product-info-main .product-info-price {
  width: auto;
  border: none;
  color: #000000;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
}
.product-media-info-section .catalog-product-view .product-info-main .product-info-price span.price {
  color: #020202;
  font-weight: 700;
  font-size: 24px;
}
.product-media-info-section .catalog-product-view .product-info-main .price-box {
  margin-bottom: 0;
  padding: 0;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart {
  clear: both;
  overflow: hidden;
  margin: 0 0 10px;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .field.qty {
  float: left;
  margin: 0;
  padding: 8px 35px 0 0;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .field.qty input {
  background: 0 0;
  border: none;
  font-weight: 600;
  width: 25px;
  padding: 0;
  text-align: center;
  line-height: normal;
  padding-top: 0;
  font-family: 'Fedra Sans Std';
  font-size: 24px;
  font-weight: 400;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .field.qty input:focus {
  outline: none;
  box-shadow: none;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .field.qty span {
  background: #ffffff;
  font-size: 20px;
  font-weight: 700;
  border-radius: 50%;
  padding: 1px 6px 6px 5px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  cursor: pointer;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .field.qty span.decrement-qty {
  padding: 1px 8px 6px;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions {
  display: flex;
  float: left;
  padding-left: 0;
  width: 70%;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions .primary.tocart {
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 15px;
  height: 48px;
  line-height: 48px;
  width: auto;
  border-radius: 4px;
  margin-right: 22px;
  background: #a92611;
  transition: 0.5s all ease;
  font-family: 'Fedra Sans Std';
  width: 180px;
  color: #fdf8ee;
  letter-spacing: 0px;
  padding: 0;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:hover {
  background: #e8532c;
  color: #fdf8ee;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:focus,
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:hover {
  outline: none;
  border: none;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions #buy-now {
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.45px;
  font-size: 15px;
  padding: 0;
  width: auto;
  border-radius: 4px;
  font-family: 'Fedra Sans Std';
  background: #edaa38 url('../images/buynow-bg.png') no-repeat 40px 14px;
  text-align: center;
  width: 180px;
  height: 48px;
  line-height: 48px;
  padding-left: 26px;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions #buy-now:hover {
  background: #ffb943 url('../images/buynow-bg.png') no-repeat 40px 14px;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions #buy-now:focus {
  border: none;
  outline: none;
}
.product-media-info-section .catalog-product-view .product-info-main .product.alert.stock {
  float: none;
  clear: both;
  padding: 0;
  text-align: left;
  padding-top: 15px;
}
.product-media-info-section .catalog-product-view .product-info-main .product.alert.stock a {
  font-size: 15.5px;
  color: #020202;
  border: solid 1px #fdf8ee;
  padding: 10px;
  border-radius: 3px;
  letter-spacing: 0.45px;
}
.product-media-info-section .video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-media-info-section .price-container.weee:before {
  display: none;
}
.product-media-info-section .price-container .price {
  font-size: 1.4rem;
}
.product-media-info-section .rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.product-media-info-section .rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.product-media-info-section .rating-summary .rating-result:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../images/grey-star.svg');
  content: "" !important;
  height: 20px !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  display: block;
}
.product-media-info-section .rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.product-media-info-section .rating-summary .rating-result > span:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../images/yellow-star.svg');
  content: "" !important;
  height: 20px;
  position: relative;
  z-index: 2;
  display: block;
}
.product-media-info-section .rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-media-info-section .codcheck-prod {
  border: 1px solid #e7e7e7;
  float: left;
  padding: 10px;
  width: 100%;
  border: none;
  padding: 0;
  position: relative;
  width: 370px;
  display: block;
  width: 480px;
}
.product-media-info-section .codcheck-prod h3 {
  font-family: 'Fedra Sans Std';
  font-size: 16px;
  font-weight: 600;
  color: #020202;
  float: left;
  padding-top: 10px;
  margin: 0;
}
.product-media-info-section .codcheck-prod .codcheck-text {
  float: left;
  padding-left: 20px;
  width: 60%;
  position: relative;
  width: 50%;
}
.product-media-info-section .codcheck-prod .codcheck-text input {
  border: solid 1px #edaa38;
  height: auto;
  padding: 8px;
  border-radius: 4px;
}
.product-media-info-section .codcheck-prod .codcheck-text input:focus {
  outline: none;
  box-shadow: none;
}
.product-media-info-section .codcheck-prod .codcheck-btn {
  position: absolute;
  right: 5px;
  top: 2px;
  padding: 0;
}
.product-media-info-section .codcheck-prod .codcheck-btn input {
  font-size: 14px;
  color: #a92611;
  top: 11px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Fedra Sans Medium 5';
  background: 0 0;
  border: none;
}
.product-media-info-section .codcheck-prod .codcheck-btn input:hover {
  background: 0 0;
  border: none;
  color: #a92611;
}
.product-media-info-section .codcheck-prod .codcheck-btn input:focus {
  outline: none;
  box-shadow: none;
  background: 0 0;
  border: none;
  color: #a92611;
}
.product-media-info-section .codcheck-prod #errormsg {
  display: block;
  background: 0 0;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: normal;
  clear: both;
}
.product-media-info-section .codcheck-prod #errormsg .msg:before {
  display: none;
  width: 22px;
  margin: -18px 0 0;
}
.product-media-info-section .codcheck-prod .success.message {
  background: 0 0;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: normal;
}
.product-media-info-section .codcheck-prod .success.message .msg:before {
  display: none;
  width: 22px;
  margin: -18px 0 0;
}
.product-media-info-section .codcheck-prod .message {
  margin: 0px !important;
  padding-top: 12px !important;
}
.product-media-info-section .product-info-main .product-info-price {
  color: #6c757d;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 15px;
  width: 100%;
}
.product-media-info-section .product-info-main .product-info-price .price-box {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-media-info-section .product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-media-info-section .product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-media-info-section .product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-media-info-section .product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-media-info-section .product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-media-info-section .product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-media-info-section .product-info-main .stock {
  margin: 0 0 3px;
  clear: both;
}
.product-media-info-section .product-info-main .product.alert {
  margin: 10px 0;
}
.product-media-info-section .product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-media-info-section .product-info-main .rating-summary {
  margin-right: 30px;
}
.product-media-info-section .product-info-price .price-box {
  color: #6c757d;
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.product-media-info-section .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-media-info-section .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-media-info-section .product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.product-media-info-section .action-skip-wrapper {
  height: 0;
  position: relative;
}
.product-media-info-section .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.product-media-info-section .media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media {
  padding-bottom: 0;
  margin-bottom: 30px !important;
  padding-left: 0;
  padding-right: 0;
  z-index: 1;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .gallery-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .video-thumb-icon:after {
  display: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .action.towishlist {
  margin: 0 -12px 0 0;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  float: left;
  cursor: pointer;
  z-index: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .action.towishlist:before {
  display: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .action.towishlist:after {
  content: "";
  width: 69px;
  height: 69px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('../IshaLife_ProductPage/images/wishlist-icon.svg');
  display: inline-block;
  background-size: contain;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .action.towishlist:hover:after {
  background-image: url('../IshaLife_ProductPage/images/wishlist-icon-hover.svg');
}
.catalog-product-view.new-pdp-design .product-media-info-section .clear {
  clear: both;
}
.catalog-product-view.new-pdp-design .product-media-info-section .clear:after {
  content: "";
  display: table;
  clear: both;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-media-info-section .product-container {
  position: relative;
}
.catalog-product-view.new-pdp-design .product-media-info-section .social-share-button {
  position: relative;
  display: inline-block;
}
.catalog-product-view.new-pdp-design .product-media-info-section .social-share-button:after {
  content: "";
  width: 69px;
  height: 69px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('../IshaLife_ProductPage/images/share-icon.svg');
  display: inline-block;
  background-size: contain;
}
.catalog-product-view.new-pdp-design .product-media-info-section .social-share-button:hover:after {
  background-image: url('../IshaLife_ProductPage/images/share-icon-hover.svg');
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-icon {
  position: absolute;
  top: 5px;
  z-index: 99;
  right: 0;
  left: auto !important;
  height: fit-content;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .page-title-wrapper.product {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main h1.page-title {
  font-size: 18px;
  line-height: 34px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .product-info-price {
  display: inline-block;
  float: none;
  width: 100% !important;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart {
  padding: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions {
  width: 100%;
  padding-top: 0;
  display: block;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now {
  background-color: #a92611;
  text-transform: none;
  border-radius: 4px;
  width: 48%;
  max-width: 288px;
  font-size: 21px;
  letter-spacing: 0.01em;
  line-height: 22px;
  height: 54px;
  padding-left: 0;
  background-image: none;
  font-family: 'Fedra Sans Std';
  font-weight: 500;
  transition: 0.3s all ease;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now span {
  display: inline-block;
  background: 0 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now span:after {
  content: "";
  width: 17px;
  height: 16px;
  margin-left: 10px;
  top: 50%;
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('../IshaLife_ProductPage/images/btn-right-arrow.svg');
  vertical-align: middle;
  margin-bottom: 2px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now:hover {
  background-color: #000000;
  background-image: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty {
  padding: 0 !important;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  position: relative;
  box-shadow: none;
  background: 0 0;
  z-index: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty:before {
  content: "Quantity:";
  font-size: 18px;
  color: #020202;
  margin-right: 25px;
  margin-top: 5px;
  display: inline-block;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty input {
  min-width: 45px;
  font-size: 21px;
  font-weight: 500;
  font-family: 'Fedra Sans Std';
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty .control {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty span {
  background: #ffffff !important;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-size: 24px !important;
  font-family: 'Fedra Sans Std';
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty span.decrement-qty {
  padding: 4px 0 0 !important;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty span.increment-qty {
  padding: 2px 0 0 !important;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty span.deactive {
  background: rgba(196, 196, 196, 0.2) !important;
  color: #ffffff;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main #product-addtocart-button {
  background: #edaa39;
  text-transform: none;
  margin-right: 12px;
  border-radius: 4px;
  width: 48%;
  max-width: 288px;
  font-size: 21px;
  letter-spacing: 0.01em;
  height: 54px;
  line-height: 26px;
  font-family: 'Fedra Sans Std';
  font-weight: 500;
  position: relative;
  bottom: 0;
  right: 0;
  margin-bottom: 15px;
  z-index: 0;
  transition: 0.3s all ease;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main #product-addtocart-button:hover {
  background: #ffb943;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .product-add-form .fieldset {
  margin-bottom: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary {
  display: block;
  margin-bottom: 10px;
  clear: both;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links {
  padding-left: 0;
  padding-top: 4px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links .separator {
  display: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links [data-pr-action*=show-review-form] {
  display: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links a {
  color: #020202;
  text-transform: unset !important;
  text-decoration: none;
  display: inline-block;
  font-family: 'Fedra Sans Book 5';
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links a:before {
  content: "(";
  position: relative;
  left: 4px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links a:after {
  content: ")";
  position: relative;
  right: 4px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-summary {
  padding-top: 0;
  display: inline-block;
  margin-right: 0;
  vertical-align: middle;
  z-index: 0;
  position: relative;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .rating-summary .rating-result {
  width: 120px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .rating-summary .rating-result:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../IshaLife_ProductPage/images/grey-star.svg');
  content: "" !important;
  height: 24px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .rating-summary .rating-result > span:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../IshaLife_ProductPage/images/yellow-star.svg');
  content: "" !important;
  height: 24px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod {
  width: 100%;
  margin-bottom: 35px;
  padding: 0;
  border: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-text {
  padding-left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  float: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-text #codvalue {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  font-size: 21px;
  border-radius: 0;
  background: 0 0;
  max-width: 180px;
  padding: 5px 0;
  font-family: 'Fedra Sans Std';
  font-weight: 500;
  letter-spacing: 0.5em;
  color: #020202;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-text input[type=text]::placeholder {
  color: #6c757d !important;
  letter-spacing: 0;
  font-size: 21px !important;
  color: #6c757d;
  font-family: 'Fedra Sans Std';
  font-weight: 400;
  font-style: normal;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod h3 {
  display: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-btn {
  position: relative;
  right: 0;
  top: 0;
  padding: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-btn input {
  font-size: 21px;
  text-decoration: underline;
  padding: 0;
  color: #a92611;
  text-transform: capitalize;
  margin-left: 25px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .shipping-wrap {
  clear: both;
  font-size: 14px;
  line-height: 21px;
  color: #020202;
  text-align: center;
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 50px;
  font-family: 'Fedra Sans Book 5';
}
.catalog-product-view.new-pdp-design .product-media-info-section .shipping-wrap .shipping-wrap {
  margin: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .shipping-block {
  width: 20%;
  padding-left: 5px;
  padding-right: 5px;
  min-width: 100px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .shipping-block p {
  margin-bottom: 0;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
}
.catalog-product-view.new-pdp-design .product-media-info-section .shipping-block-icon {
  min-height: 35px;
  margin-bottom: 12px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-short-info {
  margin-bottom: 45px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-short-info-title {
  font-family: 'Fedra Sans Std';
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 15px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-short-info-content {
  font-size: 18px;
  line-height: 30px;
  max-width: 490px;
  font-family: 'Fedra Sans Std';
}
.catalog-product-view.new-pdp-design .product-media-info-section .description .product-short-info-content {
  font-family: 'Fedra Sans Std';
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .description .product-short-info-content:before {
  left: 0;
  content: "";
  width: 100%;
  display: block;
  height: 13px;
  position: absolute;
  bottom: 0;
  background: #ffffff;
}
.catalog-product-view.new-pdp-design .product-media-info-section .description .product-short-info-content:after {
  left: 0;
  position: absolute;
  content: "";
  bottom: 10px;
  width: 100%;
  height: 18px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(253, 248, 238, 0.5) 50%);
}
.catalog-product-view.new-pdp-design .product-media-info-section .description .product-short-info-content p,
.catalog-product-view.new-pdp-design .product-media-info-section .description .product-short-info-content span {
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
  line-height: 30px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .read-toggle span {
  cursor: pointer;
  text-decoration: underline;
  color: #a92611;
  font-size: 21px;
  font-family: 'Fedra Sans Std';
  font-weight: 500;
}
.catalog-product-view.new-pdp-design .product-media-info-section .read-toggle .hidden {
  display: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .message .all-pincode-page-link {
  margin: 10px 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .message .all-pincode-page-link > a {
  color: #020202;
  text-decoration: underline;
  font-weight: 700;
}
.catalog-product-view.new-pdp-design .product-media-info-section .message .all-pincode-page-link > a:hover {
  color: #e8b55c;
}
.catalog-product-view.new-pdp-design .product-media-info-section .proceeds-ishalife {
  background: #ffffff;
  padding: 5px;
  box-shadow: 0px 12px 12px -8px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  margin-bottom: 58px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .proceeds-ishalife p {
  font-size: 18px;
  color: #020202;
  margin-bottom: 0;
  padding-left: 18px;
  font-family: 'Fedra Sans Std';
}
.catalog-product-view.new-pdp-design .product-media-info-section .proceeds-border {
  border: 1px dashed #edaa39;
  padding: 12px 25px;
  border-radius: 3px;
  display: flex;
  align-items: center;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-btn {
  padding: 10px 0;
}
.catalog-product-view.new-pdp-design .new-pdp-design .product-media-info-section .message .all-pincode-page-link > a {
  font-weight: 400;
}
.catalog-product-view .product.media {
  display: block;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .catalog-product-view.new-pdp-design .product.media {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .catalog-product-view.new-pdp-design .product.media .action.towishlist:after {
    width: 62px;
    height: 62px;
  }
  .catalog-product-view.new-pdp-design .social-share-button:after {
    width: 62px;
    height: 62px;
  }
  .catalog-product-view.new-pdp-design .product-info-main h1.page-title {
    font-size: 18px;
    line-height: 27px;
  }
  .catalog-product-view.new-pdp-design .product-info-main .product-info-price span.price {
    font-size: 27px;
  }
  .catalog-product-view.new-pdp-design .product-info-main #product-addtocart-button {
    font-size: 18px;
    height: 45px;
    margin-bottom: 12px;
  }
  .catalog-product-view.new-pdp-design .product-info-main .box-tocart .actions #buy-now {
    font-size: 18px;
    height: 45px;
  }
  .catalog-product-view.new-pdp-design .product-container .product-info-main {
    width: 100% !important;
  }
  .catalog-product-view.new-pdp-design .product-short-info {
    margin-bottom: 60px;
  }
  .catalog-product-view.new-pdp-design .about_product_detail .product-short-info-title {
    font-size: 20px;
  }
  .catalog-product-view.new-pdp-design .codcheck-prod .codcheck-btn input {
    font-size: 17px;
  }
  .catalog-product-view.new-pdp-design .codcheck-prod .codcheck-text #codvalue {
    font-size: 17px;
    letter-spacing: 0.1em;
  }
  .catalog-product-view.new-pdp-design .codcheck-prod .codcheck-text input[type=text]::placeholder {
    font-size: 17px !important;
  }
  .catalog-product-view.new-pdp-design .shipping-wrap {
    font-size: 12px;
    line-height: 15px;
  }
  .catalog-product-view.new-pdp-design .product-short-info-content {
    font-size: 17px;
    line-height: 27px;
  }
  .catalog-product-view.new-pdp-design .read-toggle span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 639px) {
  .product-info-price {
    margin: 0 -10px 0;
    width: calc(100% + 2*10px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 10px;
  }
  .product-info-price > *:last-child {
    padding-right: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .rating-summary .rating-result {
    width: 60px;
  }
  .catalog-product-view .product-info-main .box-tocart .actions {
    width: 70%;
    display: flex;
  }
}
@media (max-width: 767px) {
  .catalog-product-view.new-pdp-design .product.media {
    overflow-x: hidden;
  }
}
@media only screen and (min-width: 1200px) {
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main {
    padding-left: 12px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main #product-addtocart-button {
    padding-top: 4px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now {
    padding-top: 4px;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 991px) {
  .catalog-product-view.new-pdp-design .product-media-info-section .product-container {
    max-width: 96%;
  }
}
@media only screen and (max-device-width: 1199px) {
  .catalog-product-view.new-pdp-design .product-media-info-section .product-container .product-info-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main #product-addtocart-button {
    max-width: 100%;
    margin-right: 10px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now {
    max-width: 100%;
    margin-right: 0;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary {
    display: flex;
    justify-content: left;
    padding-left: 0;
    text-align: left;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-text {
    justify-content: center;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .shipping-wrap {
    overflow-x: auto;
    width: calc(100% + 60px);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .description {
    text-align: center;
    margin-bottom: 0;
  }
  .product-media-info-section .proceeds-ishalife {
    padding: 4px;
  }
  .product-media-info-section .proceeds-ishalife p {
    font-size: 13px;
    padding-left: 9px;
  }
  .product-media-info-section .proceeds-border {
    padding: 19px 12px;
  }
  .product-media-info-section .proceeds-border img {
    width: 40px;
  }
}
@media only screen and (max-device-width: 1024px) {
  .catalog-product-view.new-pdp-design .product-media-info-section .product-icon {
    position: absolute;
    top: 5px;
    z-index: 99;
    right: 0;
    left: auto !important;
    height: fit-content;
  }
}
div#webpush-prompt {
  display: none !important;
}
@media all and (min-width: 768px) {
  .product-media-info-section h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .product-media-info-section .product-info-main {
    float: right;
  }
  .product-media-info-section .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-media-info-section .product-info-main .product-add-form {
    padding-top: 0;
  }
  .product-media-info-section .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-media-info-section .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-media-info-section .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-media-info-section .product.media {
    float: left;
    margin-bottom: 25px;
  }
}
.rudrakshaguidemain .topbannersection .contentsecrtion {
  display: none;
  margin: auto;
}
.rudrakshaguidemain .topbannersection .set {
  margin-bottom: 12px;
}
.rudrakshaguidemain .topbannersection .accordingsecton {
  max-width: 940px;
  margin: auto;
}
.rudrakshaguidemain .topbannersection .qoute.for-mobile {
  background: none;
}
.rudrakshaguidemain .topbannersection .contentul li {
  font-size: 15px;
  list-style: none;
  padding-left: 10px;
  padding-bottom: 0px;
  padding-top: 20px;
}
.rudrakshaguidemain .topbannersection .contentul li h3 {
  font-family: 'Fedra Sans Std' !important;
  font-size: 14px !important;
  padding: 0px 30px 0px 0px !important;
  margin-bottom: 15px !important;
}
.rudrakshaguidemain .topbannersection .contentul li p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 14px !important;
  padding: 0px 30px 0px 0px !important;
}
@media only screen and (min-width: 768px) {
  .rudrakshaguidemain .topbannersection .accordingsecton .accordion-container .set a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: block;
    font-size: 16px;
    color: #a92611;
    font-family: 'Fedra Sans Std';
    font-weight: 500;
    background: #ffffff;
    padding: 10px 30px;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
  }
  .rudrakshaguidemain .topbannersection .accordingsecton .accordion-container .set a h2 {
    font-family: 'Fedra Sans Std';
    font-size: 15px;
    line-height: 25px;
    text-align: left;
    padding: 0px 0px;
    font-weight: 600;
  }
}
@media only screen and (max-width: 767px) {
  .rudrakshaguidemain .topbannersection .accordingsecton .accordion-container .set a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: block;
    font-size: 16px;
    color: #a92611;
    font-family: 'Fedra Sans Std';
    font-weight: 500;
    background: #ffffff;
    padding: 10px 30px;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
  }
  .rudrakshaguidemain .topbannersection .accordingsecton .accordion-container .set a h2 {
    font-family: 'Fedra Sans Std';
    font-size: 15px;
    line-height: 25px;
    text-align: left;
    padding: 0px 0px;
    font-weight: 600;
  }
  .page-wrapper .page-header {
    height: auto;
    margin: 0;
  }
}
@media only screen and (max-width: 575px) {
  .rudrakshaguidemain .topbannersection .accordingsecton {
    max-width: 350px !important;
    margin: auto;
  }
}
.home-slider {
  justify-content: flex-start;
  display: flex;
  flex-direction: column;
  padding: 32px 32px 63px;
}
.cms-index-index .row.homefeaturedoffer {
  max-width: 1280px;
  padding: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.home-slider span a {
  float: right;
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin-bottom: 30px;
}
.widget-product-carousel .product-item-inner {
  position: static !important;
  clear: both;
}
.widget-product-carousel .product-item-inner .product-item-actions {
  display: flex;
  justify-content: center;
  padding-top: 6px;
}
.widget-product-carousel .product-item {
  padding: 0 3px !important;
}
.widget-product-carousel .product-item .product-photo {
  position: relative;
  float: left;
  width: 100%;
}
.widget-product-carousel .product-item .product-photo .offer-tag {
  font-family: "Fedra Sans Std";
  font-size: 16px;
  font-weight: 700;
  background: #b31212;
  position: absolute;
  top: 8px;
  left: 0;
  border-radius: 0 25px 25px 0;
  min-width: max-content;
  padding: 14px 18px 9px 10px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.2;
  z-index: 1;
}
.widget-product-carousel .product-item .product-item-photo {
  float: left;
  width: 100%;
  background: #ebd5bb;
  border-radius: 7px;
  overflow: hidden;
  height: 100%;
}
.widget-product-carousel .product-item .product-item-photo .product-image-wrapper {
  padding-bottom: 101% !important;
}
.widget-product-carousel .product-item .product-item-photo .product-image-wrapper img {
  width: 100%;
  height: 100%;
}
.widget-product-carousel .product-item .product-reviews-summary .rating-summary {
  display: flex;
  left: 0;
  vertical-align: middle;
  justify-content: center;
}
.widget-product-carousel .product-item .price-box.price-final_price {
  justify-content: center;
}
.widget-product-carousel .product-item .product-item-name a {
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  width: 100%;
  text-align: left;
  margin: 10px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 34px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  text-align: center;
}
.widget-product-carousel .product-item .product-item-actions .actions-primary > .stock.unavailable {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  background: #fff;
  padding: 5px 15px;
  font-size: 12px;
  color: #000 !important;
}
.widget-product-carousel .product-item .product-item-actions .actions-primary button.action.tocart.primary {
  width: auto;
  z-index: 9;
  font-size: 18px;
  padding: 9px 25px;
}
.widget-product-carousel .product-item .product-item-actions .actions-primary button.action.tocart.primary span {
  font-size: 18px;
}
.widget-product-carousel .product-item .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
  display: flex;
  border-radius: 37px;
  justify-content: center;
  align-items: center;
  background: #fff;
  position: relative;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 37px;
  height: 37px;
  z-index: 9;
  display: none;
}
.widget-product-carousel .product-item .product-item-actions .actions-primary + .actions-secondary > .action.towishlist:before {
  margin: 0 !important;
}
.widget-product-carousel .product-item .price-box .price {
  white-space: nowrap;
  font-size: 15px;
  font-family: "Fedra Sans Medium 5";
  font-weight: 600;
  line-height: normal;
  color: #000;
}
.widget-product-carousel .product-item:hover .product-item-actions .actions-primary button.action.tocart.primary {
  display: block;
}
.widget-product-carousel .product-item:hover .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
  display: block;
}
.widget-product-carousel .slick-next {
  background: url('..//images/Right-Scroll.svg');
  margin-top: -22px;
  width: 72px;
  height: 72px;
  outline: none;
}
.widget-product-carousel .slick-next:before {
  content: none;
}
.widget-product-carousel .slick-prev {
  background: url('..//images/Left-Scroll.svg');
  margin-top: -22px;
  width: 72px;
  height: 72px;
  outline: none;
}
.widget-product-carousel .slick-prev:before {
  content: none;
}
.cms-index-index .block-title h2 {
  font-size: 45px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-family: "Fedra Sans Light";
  text-align: center;
}
.cms-index-index .page-main .block {
  padding: 25px 0 !important;
}
.cms-adiyogi-store,
.ishaessentials {
  background-color: #FFF !important;
}
html {
  scroll-behavior: smooth;
}
.item.product.product-item.out-of-stock .product-item-inner .unavailable {
  background: #f1bb61 !important;
}
.ishaessentials {
  padding: 0 !important;
}
.main-generic-category h2 {
  font-weight: 400;
  color: #231f20;
  font-size: 16px;
  line-height: 24px;
  margin-top: 18px;
  max-width: 158px;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.5s ease-in-out 0s;
}
.main-generic-category li {
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.stock.notifyme {
  display: none;
}
.home-items.product-items li {
  display: none;
}
.ishaessentials .product-item-info .stock.unavailable {
  color: #000 !important;
}
.home-items.product-items li {
  width: 23% !important;
}
main#maincontent {
  max-width: 100% !important;
}
.more-button-cms-generic {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.more-button-cms-generic a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .main-generic-category li {
    width: 12% !important;
  }
}
.main-generic-category a {
  display: block;
  text-decoration: none;
}
.cms-everyday-essentials .main-generic-category li {
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.main-generic-category ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0;
}
.main-generic-category {
  text-align: center;
  padding: 90px 0 40px;
  background-color: #FFF !important;
}
.ishaessentials {
  background-color: #FFF !important;
}
html.essential-page,
html.essential-page body {
  scroll-behavior: smooth !important;
}
.main-generic-title,
h2.main-generic-title {
  font-weight: 400;
  font-size: 36px;
  line-height: 45px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  padding: 0 15px;
}
.ishaessentials {
  background: #fff !important;
}
.item.product.product-item.out-of-stock .product-item-inner .unavailable {
  color: #000 !important;
}
.item.product.product-item.out-of-stock .product-item-inner .unavailable:hover {
  color: #fff !important;
}
@media only screen and (max-width: 767px) {
  .main-generic-category ul {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start;
  }
  .main-generic-category li {
    width: 50% !important;
    flex-shrink: 0;
  }
  .ishaessentials.onlyentials .stock.unavailable {
    line-height: 18px !important;
    margin-top: 0px !important;
    background: #f1bb61 !important;
    height: 30px !important;
    padding: 7px 0 !important;
    border-radius: 40px !important;
    color: #fff !important;
    border: none !important;
  }
  .ishaessentials .product-item-inner {
    min-height: 34px;
  }
  .ishaessentials .product-item .product-item-details {
    min-height: unset !important;
    padding: 0 10px 10px;
  }
  .ishaessentials .product-item {
    width: 46% !important;
    margin: 10px 2% !important;
  }
  .ishaessentials.onlyentials .stock.unavailable {
    background: #fff !important;
    border-radius: 0 !important;
    width: auto;
    color: #000 !important;
    font-size: 11px;
    padding: 7px 5px !important;
  }
  .ishaessentials.onlyentials .action.towishlist {
    top: 0 !important;
  }
  .product-item-inner .actions-primary form {
    width: 100%;
  }
}
@media only screen and (max-width: 580px) {
  .best-seller li {
    width: 48% !important;
  }
}
*,
::after,
::before {
  box-sizing: border-box;
}
.align-items-center {
  -ms-flex-align: center!important;
  align-items: center !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.justify-content-between {
  -ms-flex-pack: justify!important;
  justify-content: space-between !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap !important;
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
button.close {
  padding: 0;
  background-color: transparent;
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-secondary a:before {
  background: url('../images/heart.svg') no-repeat center center;
  height: 16px;
  width: 18px;
  background-size: 100%;
}
.dropdown-menu-dekstop .level0 .level-top picture {
  display: inline-block;
  vertical-align: middle;
}
.minicart-items .product-image-wrapper .product-image-photo {
  width: 100%;
}
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.hipainrelief {
  margin: 0 -50px;
  width: calc(100% + 100px) !important;
}
.account.customer-address-index .block.block-addresses-list {
  float: left;
  width: 100%;
}
.account.customer-address-index .block.block-addresses-list .block-content .box-title span {
  color: #020202;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5';
}
body {
  font-family: 'Fedra Sans Book 5', 'Open Sans', sans-serif !important;
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.customer-account-login .block-customer-login .actions-toolbar {
  width: 87%;
  margin: 0 30px;
  padding: 0 20px;
}
.newinisha {
  padding-top: 90px !important;
}
.customer-account-create .registermain .actions-toolbar {
  margin: 10px;
}
.customer-account-create .registermain .actions-toolbar .primary {
  width: 87%;
  margin: 0 30px;
  padding: 12px 20px;
}
.customer-account-create .registermain {
  width: 550px !important;
}
.customer-account-create .fieldset.create.account {
  padding: 20px !important;
}
.customer-account-create .fieldset.create.account {
  width: 100% !important;
}
.account.form-create-account .field-recaptcha {
  padding: 20px 0;
}
.opc-wrapper .shipping-address-item {
  width: 50% !important;
}
.checkout-index-index .page-main #checkout .field {
  margin: 0 !important;
}
#checkout-shipping-method-load input[type=radio]:not(:checked),
#checkout-shipping-method-load input[type=radio]:checked {
  opacity: 1 !important;
}
#checkout-payment-method-load input[type=radio]:not(:checked),
#checkout-payment-method-load input[type=radio]:checked {
  opacity: 1 !important;
}
.checkout-index-index .page-main #checkout .field .label {
  display: block !important;
}
#checkout-payment-method-load input[type=radio]:not(:checked) + label,
#checkout-payment-method-load input[type=radio]:checked + label {
  padding-left: 25px !important;
}
#checkout-step-shipping_method .actions-toolbar {
  text-align: left;
  float: right;
  position: relative;
  right: 15%;
  top: 20px;
}
.checkout-container .payment-group {
  width: 100%;
}
.payment-method-braintree .hosted-control {
  height: 45px !important;
}
#co-payment-form .actions-toolbar {
  margin-bottom: 15px !important;
}
.form.form-cart .cart.main.actions button {
  display: block !important;
}
.form.form-cart .cart.main.actions button.action.update {
  display: none !important;
}
.form.form-cart .cart.main.actions a,
.form.form-cart .cart.main.actions button {
  color: #a92611 !important;
  border: solid 1px #a92611 !important;
  font-weight: 700 !important;
}
.form.form-cart .cart.main.actions a:before,
.form.form-cart .cart.main.actions button:before {
  color: #a92611 !important;
}
.form.form-cart .cart.main.actions a:hover,
.form.form-cart .cart.main.actions button:hover {
  background: #fdf8ee !important;
  color: #a92611 !important;
  border: solid 1px #fdf8ee !important;
}
.form.form-cart .cart.main.actions button {
  float: right !important;
  margin: 0 10px !important;
  padding: 14px 36px !important;
}
.modal-popup.popup-authentication {
  z-index: 999;
}
.action.primary {
  background-image: none;
  background: #a92611;
  border: 1px solid #a92611;
}
.action.primary:hover {
  background: #a92611 !important;
  border: 1px solid #a92611 !important;
  color: #ffffff !important;
}
.modal-popup.popup-authentication .modal-content {
  border: 0;
}
.modal-popup.popup-authentication .modal-header {
  border-bottom: 0;
}
.form .actions-toolbar .primary button {
  padding: 10px !important;
  color: #ffffff;
  box-shadow: none;
}
.action-login {
  box-shadow: none;
}
.actions-toolbar .secondary a {
  color: #a92611;
}
#customer-reviews {
  margin-bottom: 80px !important;
}
.aw-sarp2-customer-subscriptions .col {
  width: auto !important;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  line-height: 40px;
}
.aw-sarp2-customer-subscriptions a {
  color: #e8b55c;
}
.aw-sarp2-customer-subscriptions .table thead th {
  border-bottom: 0;
}
.cms-about-isha-life p {
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  line-height: 30px;
}
.cms-about-isha-life h1:after {
  content: '';
  width: 86%;
  height: 1px;
  background: #f1bf55;
  display: block;
  position: relative;
  bottom: 6px;
  z-index: -1;
  left: 24%;
  bottom: 22px;
}
.cms-about-isha-life h1 {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 36px;
  padding-right: 20px;
}
.cms-privacy-policy-cookie-restriction-mode p {
  font-size: 18px;
  line-height: 30px;
}
.cms-privacy-policy-cookie-restriction-mode .page-main li {
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  line-height: 40px;
}
.faq-content p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  line-height: 40px;
}
.faq-content ul li {
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  line-height: 40px;
}
.cms-terms-conditions p {
  font-family: 'Fedra Sans Book 5';
  margin-bottom: 30px;
  font-size: 18px;
}
.grouped thead th {
  vertical-align: bottom;
  border-bottom: 0;
}
.grouped .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table.grouped .col.item {
  width: 90%;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
}
.grouped .table th {
  border-top: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
}
.bundle-actions {
  margin: 10px 0;
  clear: both;
  position: relative;
  padding: 10px 0;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  text-decoration: line-through;
}
.bundle-options-wrapper div#product-options-wrapper label {
  margin-right: 0 !important;
  text-align: left;
  width: 100%;
  line-height: 26px;
}
.bundle-options-container .action.back {
  display: none;
}
.bundle-options-container .block-bundle-summary .product-image-container {
  height: auto;
  overflow: visible;
  position: relative;
  width: auto;
}
.bundle-options-container .block-bundle-summary > .title {
  border-bottom: 1px #e4e4e4 solid;
  margin: 0;
  padding: 0;
}
.bundle-options-container .product-add-form .block-bundle-summary .product-details .product.name {
  display: block !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 40px;
  width: 100%;
  height: auto;
  position: relative;
}
.bundle-options-container .bundle-info .available.stock {
  display: block !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 40px;
  width: 100%;
  height: auto;
  position: relative;
}
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart {
  line-height: 1.2rem;
  padding: 12px 10px;
  font-size: 1.8rem;
  background: #e8b55c;
  border: 1px solid #e8b55c;
  color: #ffffff;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0;
}
.block-bundle-summary .fieldset:last-child {
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .price-box .price-wrapper,
.bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
  color: #6c757d;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  font-family: 'Fedra Sans Book 5';
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 0;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 20px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 30px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  line-height: 1.1;
  margin-top: 2.5rem;
  border-bottom: 2px solid #e8b55c;
  margin-bottom: 2rem;
  font-weight: 600;
  font-size: 18px;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  line-height: 1.1;
  font-weight: 600;
  font-size: 18px;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  display: block;
  font-family: 'Fedra Sans Book 5';
  border-bottom: 2px solid #e8b55c;
  width: 20%;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
  display: none;
}
.bundle-options-wrapper div#product-options-wrapper label {
  margin-left: 0 !important;
}
.table.grouped .product-item-name {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.catalog-product-view .product-info-main .price-box {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.grouped thead th {
  vertical-align: bottom;
  border-bottom: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 700;
}
.grouped th {
  border-top: 0;
}
.additional_addtocart label {
  cursor: pointer !important;
}
.products.list .product-item-info .product-item-inner .actions-primary button {
  width: 100% !important;
  display: block;
  border-radius: 30px;
  background: #e8b55c;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto !important;
  padding: 8px 0;
  margin: 0 !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: 0.45px;
}
.subscription-type label {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
}
.contact-index-index .modal-popup .modal-inner-wrap {
  width: 60%;
  right: 22%;
  position: absolute;
  top: 14%;
}
#click-header {
  color: transparent;
  cursor: pointer;
}
.contact-index-index label,
.contact-index-index #content {
  height: 20px;
  width: auto;
  margin-bottom: 10px;
  border: 1px solid #ffffff;
  display: inline-block;
}
.contact-index-index #menu-toggle {
  display: none;
}
.contact-index-index #menu {
  background-color: orange;
  width: 780px;
  overflow: hidden;
  max-height: 0;
  padding: 0;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
}
.contact-index-index #menu-toggle:checked + #menu {
  max-height: 100px;
}
.contact-index-index .accordion {
  color: #444;
  cursor: pointer;
  padding: 18px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.contact-index-index .accordion1 {
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.contact-index-index .accordion:after {
  content: '\002B';
  color: #777;
  font-weight: 700;
  float: left;
  margin-left: 0;
  padding: 0 5px;
}
.contact-index-index .panel {
  padding: 0 18px;
  display: none;
  background-color: #ffffff;
  overflow: hidden;
  box-shadow: none;
}
.contact-index-index .column.main {
  width: 70% !important;
}
.contact-index-index .sidebar-main {
  width: 30% !important;
}
.faq_content ul {
  padding: 0;
  list-style-type: none;
  color: #000;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.email-icon {
  background: url('../images/mail.png') no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  float: left;
}
.contact-index-index #maincontent .page-title {
  display: block !important;
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 24px;
  text-align: center;
}
#click-header {
  color: transparent;
  cursor: pointer;
}
h2.email-heading {
  cursor: pointer;
}
.email_us h2,
.telephone h2 {
  float: left;
  margin-left: 7%;
  color: #444;
  font-size: 14px;
}
.email-heading,
.tele-heading {
  font-weight: 700;
}
.contact_right,
.contac_infor {
  float: left;
  width: 100%;
  background: #efefef;
  padding: 0;
  height: 430px;
}
.contc-title h2 {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 0;
}
.cont-right-col {
  float: left;
  margin-left: 40px;
}
.contac_infor .email_us,
.contac_infor .telephone,
.contac_infor .lshalife_right {
  padding: 5px;
}
.email_us {
  float: left;
  margin-bottom: 10px;
}
.email-addr p {
  margin: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.contac_infor .email_us,
.contac_infor .telephone,
.contac_infor .lshalife_right {
  padding: 5px;
}
.contac_infor .telephone,
.contac_infor .lshalife_right {
  float: left;
  clear: both;
  margin-bottom: 10px;
}
.telephone-icon {
  background: url('../images/phone.png') no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  float: left;
}
.telephone h2 {
  float: left;
  font-size: 14px;
}
.telephone-addr p {
  margin: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.lshalife_right-icon {
  background: url('../images/location.png') no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  float: left;
}
.ishalife-addr {
  float: left;
  padding-left: 15px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.ishalife-addr p {
  margin: 0;
  line-height: 20px;
}
.product-item .old-price {
  margin: 5px 0;
  text-decoration: line-through;
}
.bundle-options-container .price {
  font-size: 14px !important;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-field {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value {
  font-family: 'Fedra Sans Book 5';
}
li.accordion1 a {
  color: #444;
}
li.listfaq-li a {
  color: #444;
}
li.accordion a {
  color: #444;
}
.contact-index-index .page-header.headersticky {
  position: relative;
}
.account .table-wrapper {
  border-bottom: 0;
}
.block.block-dashboard-orders table td a span,
.orders-history table td a span {
  border-bottom: 0 !important;
}
.aw_sarp2-profile-index .toolbar.bottom p.toolbar-amount {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.limiter-label {
  font-weight: 700;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.aw_sarp2-profile-index .toolbar.bottom select {
  background-color: transparent;
  border: solid 1px #f1bf55;
  font-size: 14px;
}
.toolbar.bottom span.limiter-text {
  font-size: 14px;
}
.page.messages {
  display: block;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 99999999;
  animation: css 0s 3s forwards !important;
}
.aw-sarp2-customer-subscriptions .table td,
.aw-sarp2-customer-subscriptions .table th {
  padding: 0 5px;
}
.bundle-info .box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 5px 0 !important;
}
.price-as-configured {
  margin-top: 0;
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .box-tocart .action.primary {
  margin: 0 !important;
}
.table.grouped .stock.unavailable {
  font-size: 14px;
}
.table-wrapper.downloadable-products {
  border: solid 1px #e8b55c;
  background: #fdf8ee;
  margin-bottom: 40px !important;
}
.downloadable-products-toolbar p.toolbar-amount {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.downloadable-products-toolbar .limiter-label {
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.downloadable-products-toolbar select {
  background-color: transparent;
  border: solid 1px #f1bf55;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.downloadable-products-toolbar span.limiter-text {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.table-wrapper.downloadable-products .col a {
  color: #e8b55c;
}
.table-wrapper.downloadable-products .col a:hover {
  color: #e8b55c;
}
.table-downloadable-products .action.download:before {
  width: 25px;
}
.contact-index-index aside.modal-popup.modal-slide._inner-scroll._show {
  z-index: 999 !important;
}
.form.contact .fieldset > .field > .label {
  color: #020202;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.catalog-product-view .block.upsell {
  clear: both;
  overflow: hidden;
  width: 100vw;
  margin-left: -51.5vw;
  height: 100%;
  left: 51%;
  padding: 0;
  background: #fdf8ee;
  position: relative;
  padding-top: 60px;
  margin-bottom: 0;
}
.catalog-product-view .block.upsell .block-title.title {
  text-align: center;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.catalog-product-view .block.upsell .block-title.title strong {
  display: inline-block;
  font-family: 'Fedra Sans Book 5';
  font-size: 22px;
  color: #020202;
  padding: 0;
  margin: 0;
  position: relative;
  font-weight: 400;
}
.catalog-product-view .block.upsell .block-title.title strong:before {
  content: '';
  position: absolute;
  left: -260px;
  top: 10px;
  background: url('../images/related-bg.png') no-repeat left top;
  width: 228px;
  height: 7px;
}
.catalog-product-view .block.upsell .block-title.title strong:after {
  content: '';
  position: absolute;
  right: -260px;
  top: 10px;
  background: url('../images/related-bg.png') no-repeat left top;
  width: 228px;
  height: 7px;
}
.catalog-product-view .block.upsell .block-content.content {
  padding-left: 118px;
  padding-right: 50px;
}
.catalog-product-view .block.upsell .block-content.content .block-actions {
  display: none;
}
.catalog-product-view .block.upsell .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
  z-index: 100;
}
.catalog-product-view .block.upsell .owl-nav button.owl-prev {
  margin-left: -18px;
}
.catalog-product-view .block.upsell .owl-nav button {
  width: 72px;
  background: #faf3e7;
  height: 72px;
  border-radius: 50%;
  line-height: 28px;
}
.catalog-product-view .block.upsell .owl-nav button.owl-next {
  float: right;
  margin-right: 22px;
}
.catalog-product-view .block.upsell .owl-nav button span {
  color: #4b4645;
  font-size: 34px;
}
.review-toolbar .toolbar-amount {
  display: none;
}
.toolbar-products .pages {
  display: block;
  float: right;
}
.bundle-options-container .legend.title {
  font-size: 30px !important;
  font-size: 18px !important;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 18px;
}
.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper {
  display: block !important;
}
.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper {
  width: 100% !important;
}
.bundle-options-container .bundle-options-wrapper .product-item-link,
.bundle-options-container .product-options-wrapper .product-item-link {
  color: #000;
}
.checkbox.product.bundle.option.change-container-classname {
  display: inline-block !important;
}
.bundle-options-wrapper .field.option.required {
  border-bottom: 0 !important;
}
.bundle-options-container .bundle-info .product-image-wrapper {
  display: block !important;
  margin-top: 10px !important;
}
.options-container .product-add-form .block-bundle-summary .product-details .product.name {
  display: block !important;
}
.bundle-options-container .bundle-info .available.stock {
  display: block !important;
}
.block-bundle-summary .product-addto-links {
  display: block !important;
}
.bundle-options-container .product-add-form .block-bundle-summary .product-details .product-addto-links a {
  color: #ffffff !important;
}
.catalog-product-view product-rudraksh-guide1 .product-info-main .price-box {
  display: block !important;
}
.catalog-product-view product-rudraksh-guide1 .product-info-main .product-add-form {
  display: block !important;
}
div#pt_menu704 .parentMenu a {
  color: green;
  cursor: pointer;
}
.cms-index-index main#maincontent {
  max-width: 100% !important;
  padding: 0;
}
.subscription-details .block-content {
  width: 50%;
  float: left;
  text-align: left;
}
.aw-sarp2-subscription__wrapper-options {
  width: 50%;
}
.col-2.footer-static {
  max-width: 100%;
  flex: 0 0 24%;
}
.table-wrapper.downloadable-products {
  border: solid 1px #e8b55c;
  background: #fdf8ee;
  margin-bottom: 40px !important;
}
.toolbar-products .pages {
  clear: both;
}
.pages strong.page {
  background: #e5e5e5;
}
.pages .action.next {
  margin-left: 8px;
  border: solid 1px #f1bf55;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.aw-sarp2-customer-subscriptions .table td,
.aw-sarp2-customer-subscriptions .table th {
  padding: 0 5px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.aw-sarp2__actions button.action.secondary {
  background: #a92611;
  border: 1px solid #a92611;
  color: #ffffff;
  padding: 10px;
}
.block.account-nav {
  width: 25% !important;
}
.page-layout-2columns-left .column.main {
  width: 75% !important;
  padding: 20px !important;
}
.additional_addtocart label {
  margin-bottom: 0;
}
.product-item-details .price-final_price .old-price .price-wrapper .price {
  font-size: 18px;
  text-decoration: line-through;
  padding-left: 15px;
  color: #e8b55c;
}
.product-item-details .price-final_price .old-price .price-wrapper .price {
  font-weight: 600;
  letter-spacing: 0.45px;
  font-size: 18px;
  text-decoration: line-through;
  padding-left: 15px;
  color: #e8b55c;
}
.products.list .product-item-info .price {
  color: #241f20;
  font-weight: 400;
  white-space: nowrap;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
}
.bundle-options-container .block-bundle-summary {
  float: right;
  padding: 0 20px;
  position: relative;
  width: 40%;
  background: #fdf8ee !important;
  margin-top: 0 !important;
}
.stock.notifyme a.notifyme-btn {
  display: block !important;
  text-align: center;
  color: #ffffff;
  height: 32px;
  line-height: 1.5;
  border-radius: 30px;
  padding: 0 20px;
}
a.notifyme-btn {
  width: 100%;
  display: block;
  border-radius: 3px;
  background: #e8b55c;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.45px;
}
#checkout-step-shipping span.address-sequence.sequence {
  display: none;
}
.checkout-index-index .page-header {
  height: auto !important;
  background: transparent !important;
}
.maddress {
  float: left;
  margin: 9px 20px;
}
.maddress a {
  background: #e8b55c;
  border: solid 1px #e8b55c;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  transition: 0.5s all ease;
  padding: 8px 20px;
  height: auto;
  width: auto;
}
span.shipping-note {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
}
ul.shipping-list {
  margin-left: 13px;
}
.shipping-list {
  padding: 5px 13px;
}
.shipping-list li {
  font-size: 12px;
  font-style: normal;
  color: #020202;
  line-height: 22px;
  list-style-type: disc;
  font-family: 'Fedra Sans Book 5';
}
.table-checkout-shipping-method thead th {
  display: block !important;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.opc-block-summary .title {
  display: block !important;
}
.table-checkout-shipping-method {
  width: 100% !important;
}
.checkout-index-index #maincontent .opc-summary-wrapper {
  margin: 0;
  background: #fdf8ee !important;
  padding: 13px !important;
}
#checkout-step-shipping_method .actions-toolbar {
  right: 5% !important;
}
.checkout-index-index #mySidenav .menu-left {
  top: initial !important;
}
.checkout-index-index .page-main {
  padding-top: 0 !important;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .title {
  background: 0 0 !important;
}
.opc-block-summary .table-totals .grand .mark strong {
  font-weight: 400 !important;
  text-transform: capitalize !important;
}
#co-payment-form .payment-method .payment-method-content {
  padding: 5px 15px !important;
}
.opc-summary-wrapper .modal-header {
  border-bottom: 0 !important;
}
.opc-block-summary .table-totals .totals-tax-summary .mark {
  border-bottom: 0 !important;
  border-top: 0 !important;
}
.contact-index-index #maincontent {
  width: 100% !important;
  max-width: 1280px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 auto !important;
  background: #ffffff;
}
.cms-pages-header.contact-us {
  margin-left: -50vw;
  position: relative;
  width: 100vw;
  left: 49.4%;
}
.cms-pages-header.contact-us img {
  width: 100% !important;
}
.custom-heading {
  font-family: 'Fedra Sans Std';
  font-size: 48px;
  position: absolute;
  bottom: 25px;
  left: 10%;
}
.cms-pages-header.contact-us h1 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 48px;
  padding: 0 20px;
}
.page-header.headersticky #mySidenav .menu-left {
  top: 80px !important;
}
.ishaessentials.onlyentials .action.towishlist {
  font-size: 0px;
  position: absolute;
  z-index: 9;
  top: 10px !important;
  left: 10px !important;
}
.catalog-product-view .breadcrumbs {
  background: 0 0;
}
.subscription-type .fieldset > .field:last-child {
  margin-bottom: 0;
}
.orderform-index-index .page-wrapper {
  background: #ffffff;
}
.orderform-add {
  margin: 0 auto;
  width: 50%;
  background: #ffffff;
  border: none;
  padding: 20px;
  box-sizing: border-box;
  padding-top: 52px;
}
p.enquiry_txt {
  padding: 15px 0;
}
.orderform-index-index .page-title {
  margin-top: 10px;
}
#mySidenav .menu-left .menu-links {
  padding: 0 0 0 165px !important;
}
.header.content .right-container-wrap .minicart-wrapper {
  margin-top: -2px !important;
}
.subscription-type label.label {
  vertical-align: middle !important;
}
.magnify-opaque {
  max-width: 471px !important;
  max-height: 560px !important;
}
.footer.content ul {
  padding-right: 0 !important;
}
.catalog-product-view .product-info-main .product.info.detailed .title {
  border-bottom: none !important;
}
.modal-popup.popup-authentication .modal-header {
  background: #fdf8ee !important;
}
.modal-popup.popup-authentication .modal-content {
  background: #fdf8ee !important;
}
.account .form-wishlist-items li.product-item .product-item-actions .action.delete {
  right: 14px !important;
}
.table-credit-cards thead th {
  border-bottom: 0 !important;
}
.table-credit-cards .col {
  width: 50%;
}
.vault-cards-listaction aside.modal-popup.my-credit-cards-popup._show {
  position: absolute;
  top: 170px;
}
.vault-cards-listaction .modal-popup .modal-title {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.vault-cards-listaction .modal-content {
  border: 0;
  font-size: 16px;
}
.vault-cards-listaction .modal-popup .modal-header {
  padding-bottom: 0;
  padding-top: 3rem;
  border: 0;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
  border: 0;
}
.my-credit-cards-popup .action.secondary {
  font-size: 14px;
}
.old-price,
.old.price {
  color: #e8b55c !important;
  text-decoration: line-through !important;
}
.sale-tag {
  font-family: 'Fedra Sans Book 5';
  font-size: 11px;
  background: #ffffff;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  left: 0;
  top: 4px;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
li.item.current .page {
  background: #413d3d;
  color: #ffffff;
  padding: 0 12px;
  font-weight: 700;
}
li.item .page {
  background: #fdf8ee;
  border: solid 1px #cabcbc;
  padding: 0 10px;
  color: #000;
  border-radius: 5px;
  font-weight: 700;
}
.toolbar-products .pages {
  width: auto;
  margin: 0 0 0 20px;
}
.label.pages-label {
  font-size: 14px;
  padding: 0 15px;
  position: relative;
  top: 5px;
}
.pages .action.next {
  border: solid 1px #cec1c0;
  background: #fdf8ee;
}
.pages a.action.previous {
  border: solid 1px #cec1c0;
  background: #fdf8ee;
}
li.item.pages-item-previous {
  background: #fdf8ee;
}
.pages .items {
  float: right;
}
.pages a.page:active {
  color: #000;
}
.pages a.page:hover {
  color: #000;
}
.bottom-toolbar .toolbartop {
  display: none;
}
.bottom-toolbar p#toolbar-amount {
  display: none;
}
.bottom-toolbar .toolbar-amount {
  float: none;
}
.bottom-toolbar .pages .items {
  float: none;
}
.bottom-toolbar .label.pages-label {
  position: relative;
  top: 0;
}
.bottom-toolbar .toolbar-products .pages {
  width: 90%;
  float: none;
}
.bottom-toolbar .toolbar-products:after {
  border-top: 0;
}
.toolbartop {
  width: 50%;
}
.toolbar.toolbar-products .toolbar-sorter.sorter {
  width: 50%;
  display: inline-flex;
}
.catalog-product-view .product-info-main .action.towishlist {
  background: #fdf8ee;
  font-size: 20px;
  font-weight: 700;
  border-radius: 50%;
  padding: 1px 6px 6px 5px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  cursor: pointer;
  position: relative;
  width: 30px;
  height: 30px;
  bottom: 10px;
  right: 20px;
}
.catalog-product-view .product-info-main .action.towishlist:focus {
  color: #a92611;
}
.catalog-product-view .product-info-main .action.towishlist:focus:before {
  color: #a92611;
}
.catalog-product-view .product-info-main .action.towishlist:before {
  content: "\f08a";
  font-family: "FontAwesome";
  position: absolute;
  color: #a92611;
  left: 7px;
  font-weight: 700;
  top: 10px;
}
a.action.mailto.friend {
  position: relative;
  top: 8px;
  left: 15px;
}
.catalog-product-view .product-info-main .action.towishlist:before {
  content: '';
  content: "\f08a";
  font-family: "FontAwesome";
  position: absolute;
  color: #a92611;
  left: 10px;
  font-weight: 700;
  top: 12px;
}
.block-minicart dl.product.options.list dt:nth-child(3) {
  display: none;
}
.block-minicart dl.product.options.list dd:nth-child(4) {
  display: none;
}
span.learnmore_faq {
  float: left;
  padding: 10px 0;
}
.amcheckout-step-container .amcheckout-summary-container .item-options dt:nth-child(3) {
  display: none;
}
.opc-block-summary .minicart-items .product-item-details .item-options dd {
  width: 100% !important;
}
.checkout-index-index .shipping-address-items .shipping-address-item button {
  box-shadow: none;
}
.aw-sarp2-customer-subscriptions .table td.col.trial-due-date {
  display: none;
}
.aw_sarp2-profile_edit-index a.cancel.action {
  display: none;
}
.aw-sarp2__current-address {
  padding: 0 5px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li:nth-child(2) .details-field {
  display: none;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value .starting-from {
  color: #1d1d1b !important;
  display: block;
  font-size: 12px !important;
  padding: 10px 0;
}
.aw-sarp2-product-subscription-options .block.block-title.sub-details {
  font-size: 14px;
  margin: 0;
}
.deliver-every {
  font-size: 14px;
}
.message.error {
  animation: css 0s 3s forwards !important;
}
#ishalife-shipping-block {
  max-height: 500px;
  height: 100%;
  overflow: scroll;
}
.checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td {
  padding: 8px 10px !important;
  width: auto !important;
}
.checkout-index-index div#checkout-shipping-method-load {
  width: 100% !important;
}
.message-error .error.message {
  opacity: 1;
  transition: opacity 3s;
}
#zonos option[value=AL],
#zonos option[value=DZ],
#zonos option[value=AG],
#zonos option[value=AU],
#zonos option[value=BD],
#zonos option[value=BM],
#zonos option[value=BT],
#zonos option[value=BA],
#zonos option[value=CA],
#zonos option[value=IN],
#zonos option[value=LB],
#zonos option[value=MY],
#zonos option[value=MV],
#zonos option[value=MU],
#zonos option[value=NP],
#zonos option[value=NZ],
#zonos option[value=PK],
#zonos option[value=PH],
#zonos option[value=RU],
#zonos option[value=SG],
#zonos option[value=LK],
#zonos option[value=TH],
#zonos option[value=UA],
#zonos option[value=GB],
#zonos option[value=TW],
#zonos option[value=VN],
#zonos option[value=MM],
#zonos option[value=VG],
#zonos option[value=FR],
#zonos option[value=DE],
#zonos option[value=HK],
#zonos option[value=CN],
#zonos option[value=IT],
#zonos option[value=JP],
#zonos option[value=KW],
#zonos option[value=NL],
#zonos option[value=CH],
#zonos option[value=SD],
#zonos option[value=ZW],
#zonos option[value=TW] {
  display: none;
}
.zonos-success-index.page-layout-1column .columns .column.main {
  width: 100% !important;
  margin-bottom: 100px !important;
  margin-top: 40px !important;
  max-width: 500px;
  padding: 25px !important;
  margin: auto;
  text-align: center;
  background: #ffffff;
}
.zonos-success-index .columns .column.main .checkout-success {
  min-height: 350px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}
.zonos-success-index.page-layout-1column .columns .column.main .checkout-success p {
  margin-left: 0 !important;
}
.zonos-success-index .columns .column.main .checkout-success p {
  margin: 0 0 10px !important;
}
.zonos-success-index.page-layout-1column .actions-toolbar .action.primary.continue {
  margin-left: 0 !important;
  margin: 0 auto !important;
  text-align: center;
}
.zonos-success-index.page-layout-1column .actions-toolbar .primary {
  margin: 0 auto !important;
  float: none !important;
}
.toolbar.toolbar-products .toolbar-sorter .sort-list {
  top: -107px !important;
}
.block.block-collapsible-nav {
  float: left;
  width: 24%;
  background: #f8f8f9;
  padding: 20px;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
}
.block .title {
  display: block;
  margin-bottom: 10px !important;
}
.block-collapsible-nav .content {
  background: 0 0;
  padding: 0;
}
.block.block-collapsible-nav ul {
  display: block;
}
.block.block-collapsible-nav ul li {
  line-height: normal;
  padding: 0 0 0 15px;
  margin: 0 0 18px;
}
.block.block-collapsible-nav ul li.current {
  border-left: solid 4px #e8b55c;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border: none;
  padding: 0;
}
.block-collapsible-nav .item a:hover {
  background: 0 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .customer-information-title .mark {
  background-color: #eeac35;
  font-size: 22px;
  line-height: 22px;
  font-family: 'Fedra Sans Book 5';
  width: 34px;
  height: 34px;
}
.onestepcheckout-index-index .page-main .checkout-container input[type=checkbox]:checked + label:before {
  color: #eeac35;
}
main#maincontent {
  position: relative;
  z-index: 1;
}
.page.messages {
  margin-top: 0 !important;
  position: relative !important;
}
.onestepcheckout-index-index .aw-osc_customer-not-logged-in .aw-onestep-main .email #customer-email-fieldset .actions-toolbar {
  display: flex;
  align-items: center;
}
.onestepcheckout-index-index .aw-osc_customer-not-logged-in .aw-onestep-main .email #customer-email-fieldset .actions-toolbar a.action.remind {
  margin-top: 0;
  margin-left: 12px;
}
.order-products-toolbar.toolbar.bottom .pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-products-toolbar .pages,
.customer-addresses-toolbar .pages {
  position: relative !important;
  width: auto !important;
  margin-bottom: 0;
}
.order-products-toolbar.toolbar.bottom li a {
  color: #000;
}
.order-products-toolbar.toolbar.bottom li.item.current .page {
  color: #a92611;
}
.aw_sarp2-profile_edit-index.account .data.table .col.actions .action:after {
  display: none;
}
.aw_sarp2-profile_edit-index.account .aw-sarp2-customer-subscriptions .col.products ul > li {
  display: flex;
  justify-content: space-between;
}
.aw_sarp2-profile_edit-index.account .data.table .col.actions {
  display: flex;
  justify-content: flex-end;
}
.aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart .field.qty {
  display: flex;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
}
.catalog-product-view .aw-sarp2-product-subscription-options .aw-sarp2-subscription__dropdown-switcher {
  margin-bottom: 0;
}
.catalog-product-view .aw-sarp2-product-subscription-options .fieldset:last-child {
  margin-bottom: 0;
}
.catalog-product-view .aw-sarp2-product-subscription-options .subscription-details {
  padding: 0;
}
.catalog-product-view .aw-sarp2-product-subscription-options .subscription-details .block {
  margin-bottom: 0;
}
dl.product.options.list dt:nth-child(5) {
  display: none;
}
dl.item-options div:nth-child(3) dt {
  display: none;
}
.aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart .field.qty {
  width: auto;
  margin: 8px 0 0;
  gap: 5px;
}
.aw_sarp2-profile_edit-item.catalog-product-view fieldset.fieldset {
  display: flex;
  align-items: center;
  gap: 15px;
}
.aw_sarp2-profile_edit-item.catalog-product-view .fieldset > .field > .label,
.aw_sarp2-profile_edit-item.catalog-product-view .fieldset > .fields > .field > .label {
  margin: 0;
}
.aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart .field.qty label.label span {
  background: 0 0 !important;
}
.aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart {
  margin: 15px 0 0;
}
.catalog-product-view .block.related .owl-nav.disabled {
  display: none;
}
ul.shipping-list li:last-child {
  display: none;
}
.swatch-opt input[type=radio]:checked + label:after {
  background: 0 0 !important;
}
.swatch-opt input[type=radio].selected:checked + label:after {
  background: #e8b55c !important;
}
.product-reviews-summary .reviews-actions .action.add {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart .actions {
    width: auto;
    padding-top: 0;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart {
    margin: 0;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view fieldset.fieldset {
    display: flex;
    flex-direction: column;
    align-items: start;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart {
    padding: 0;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .field.qty {
    position: relative;
    padding: 0 !important;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .field.qty .control {
    padding-left: 10px;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart .field.qty {
    padding: 5px !important;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view #aw-sarp2-update-subscription-button {
    width: 100%;
  }
}
@media only screen and (max-width: 1280px) {
  #customer-reviews .block-title {
    width: auto !important;
  }
}
@media (max-width: 768px) {
  .block-collapsible-nav .title strong {
    font-weight: 400;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Fedra Sans Medium 5';
  }
  .block.block-collapsible-nav {
    width: 100% !important;
  }
  .account #maincontent .column.main {
    padding-top: 0 !important;
  }
  .block.block-collapsible-nav {
    width: 100% !important;
    background: 0 0;
    position: relative;
    text-align: left !important;
    top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .block-collapsible-nav .title {
    border-bottom-color: #f1bf55;
    border-top: none;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0 !important;
  }
  .block-collapsible-nav .content {
    background: #fdf8ee;
    padding: 10px 25px;
  }
  .block.block-collapsible-nav ul li {
    padding: 6px 20px;
    padding-left: 10px;
    margin: 5px 0 0 !important;
  }
  #mini-cart li .product .details-qty.qty {
    display: block !important;
    position: relative;
    width: auto;
  }
  .zonos-success-index.page-layout-1column .page-main {
    margin: auto;
    text-align: center;
    margin-top: 30px;
    padding-top: 34px;
    margin-bottom: 80px;
    width: 400px;
  }
  .zonos-success-index.page-layout-1column .actions-toolbar .action.primary.continue {
    margin-top: 11px !important;
    margin-left: 1px !important;
  }
  .zonos-success-index.page-layout-1column .checkout-success a.order-number {
    color: #a92611;
  }
  .toolbar.toolbar-products .toolbar-sorter .sort-list {
    top: unset !important;
  }
}
.ishaessentials .owl-carousel .owl-item img {
  display: block;
  width: auto !important;
  height: 100%;
  object-fit: contain;
  max-width: initial;
}
.ishaessentials .products.list .product-item-info .product-image-container img {
  width: auto !important;
  height: 100%;
  object-fit: contain;
  max-width: initial;
}
.checkout-cart-index .footershipping {
  display: none;
}
.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper {
  display: block !important;
  width: 100% !important;
}
.checkbox.product.bundle.option.change-container-classname {
  display: inline-block !important;
}
.bundle-options-wrapper .field.option.required {
  border-bottom: 0 !important;
}
.bundle-options-container .bundle-info .product-image-wrapper {
  display: block !important;
  margin-top: 10px !important;
}
.block-bundle-summary .product-addto-links,
.bundle-options-container .bundle-info .available.stock,
.bundle-options-container .product-add-form .block-bundle-summary .product-details .product.name {
  display: block !important;
}
.bundle-options-container .product-add-form .block-bundle-summary .product-details .product-addto-links a {
  color: #ffffff !important;
}
div#pt_menu562 .parentMenu a {
  color: green;
  cursor: pointer;
}
#mySidenav .menu-left .menu-links {
  padding: 0 0 0 120px !important;
}
.toolbartop {
  width: 50%;
}
.toolbar.toolbar-products .toolbar-sorter.sorter {
  width: 50%;
  display: inline-flex;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .toolbar.toolbar-products .toolbar-sorter.sorter {
    width: 100%;
    display: inline-flex;
    top: 100%;
    margin-top: 10px;
  }
  .toolbar.toolbar-products .category-view-show {
    float: right;
    padding-right: 0;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    width: auto;
    text-align: right;
    min-width: 70px;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter select {
    width: inherit;
    max-width: 224px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .toolbar.toolbar-products .toolbar-sorter.sorter {
    width: 66%;
    display: inline-flex;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    width: auto;
    text-align: right;
    min-width: 70px;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter select {
    width: 74%;
  }
}
.bundle-options-wrapper p.required,
.cart-summary #block-discount,
.contact-index-index .page-title-wrapper,
.field.qty.qty-holder {
  display: none;
}
.catalog-product-view .additional-attributes-wrapper th.col.label.short_description {
  color: transparent;
}
.bundle-options-container .product-options-bottom,
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 0;
}
.catalog-product-view .page-main .breadcrumbs ul.items li.item:last-child {
  display: none !important;
}
.bundle-options-container .block-bundle-summary {
  width: 35% !important;
  margin-bottom: 10px;
}
.contact-index-index .column.main {
  width: 100% !important;
}
.contact-banner {
  margin-bottom: 50px;
}
.contact-faq-content {
  float: left;
  width: 70%;
}
.contac_infor,
.contact_right {
  width: auto !important;
}
.aw_sarp2-profile-index .page.messages {
  position: initial;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  width: 16% !important;
}
.cart-container .cart-summary {
  padding-bottom: 16px;
}
#shopping-cart-table th {
  color: #000 !important;
  font-weight: 700 !important;
}
.amrma-customer-information,
.order-details-items.creditmemo,
.order-details-items.invoice,
.order-details-items.shipments,
.review-customer-index .table-wrapper.reviews,
.table-wrapper.amrma-items-table,
.table-wrapper.downloadable-products,
.table-wrapper.returns-history {
  background: #fdf8ee !important;
}
.aw-sarp2-customer-subscriptions .table td,
.aw-sarp2-customer-subscriptions .table th {
  padding: 5px 5px !important;
}
.form.create.account.form-create-account {
  margin: 0;
  padding: 0;
}
.catalog-category-view #product-item-info_4609 .actions-primary,
.category-conscious-gifts.catalog-category-view .product-item .product-reviews-summary.short,
.category-conscious-gifts.catalog-category-view .products.list .product-item-info .product-item-inner .actions-primary,
.category-conscious-gifts.catalog-category-view .toolbar.toolbar-products,
.product-linga-bhairavi-devi-gudi-consecrated .product-add-form,
.product-linga-bhairavi-gudi .product-info-main .box-tocart {
  display: none;
}
.category-cms img {
  width: 100%;
}
.grouped .table th,
.table.grouped .col.item {
  font-weight: 700 !important;
}
.catalog-product-view .product.attribute.overview p,
.product.attribute.description {
  padding-right: 0 !important;
}
.products.list .pricewhatsapp p.price-from {
  float: left;
  width: 30%;
}
.pricewhatsapp a.minimal-price-link {
  color: #e8b55c;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.45px;
  white-space: nowrap;
  font-family: 'Fedra Sans Medium 5';
}
.category-conscious-gifts.catalog-category-view .breadcrumbs {
  display: none !important;
}
.category-conscious-gifts.catalog-category-view .category-view {
  padding-top: 14px;
}
.category-conscious-gifts.catalog-category-view .page-layout-1column.page-with-filter .column.main {
  padding-top: 0 !important;
}
.category-conscious-gifts.catalog-category-view .products.list .product-item-info .price,
.category-conscious-gifts.catalog-category-view .products.list .product-item-info .product-item-link,
.categorypath-collections-conscious-gifts-for-him-and-her.catalog-category-view .products.list .product-item-info .price,
.categorypath-collections-conscious-gifts-for-him-and-her.catalog-category-view .products.list .product-item-info .product-item-link {
  color: #a92611 !important;
  font-weight: 400;
  font-size: 13px;
  font-family: 'Fedra Sans Book 5';
}
.category-conscious-gifts.catalog-category-view .category-description,
.category-conscious-gifts.catalog-category-view .pricewhatsapp a.minimal-price-link {
  font-size: 13px;
}
#product-item-info_4609 button.action.tocart.primary,
#product-item-info_4907 button.action.tocart.primary,
#product-item-info_5703 .stock.unavailable,
#product-price-5679,
.catalog-category-view.categorypath-collections-conscious-gifts-for-him-and-her .breadcrumbs,
.catalog-product-view.product-adventure-sadhguru-exclusive .box-tocart,
.catalog-product-view.product-adventure-sadhguru-exclusive .product-info-price,
.catalog-product-view.product-adventure-sadhguru-exclusive .product.info.detailed,
.catalog-product-view.product-adventure-sadhguru-exclusive .review-list,
.catalog-product-view.product-full-moon-flirtations .box-tocart,
.catalog-product-view.product-full-moon-flirtations .product-info-price,
.catalog-product-view.product-full-moon-flirtations .product.info.detailed,
.catalog-product-view.product-full-moon-flirtations .review-list,
.catalog-product-view.product-karma-book-tour-replays .product-info-main .product-add-form,
.catalog-product-view.product-karma-book-tour-replays .product-info-main div#customer-reviews,
.catalog-product-view.product-karma-book-tour-replays .product.info.detailed,
.catalog-product-view.product-self-exploration .box-tocart,
.catalog-product-view.product-self-exploration .product-info-price,
.catalog-product-view.product-self-exploration .product.info.detailed,
.catalog-product-view.product-self-exploration .review-list,
.category-conscious-gifts #product-item-info_4662 .pricewhatsapp,
.category-conscious-gifts-for-him-and-her.catalog-category-view .breadcrumbs,
.category-conscious-gifts.catalog-category-view #product-item-info_4632 .pricewhatsapp,
.category-conscious-gifts.catalog-category-view #product-item-info_4633 .pricewhatsapp,
.category-conscious-gifts.catalog-category-view #product-item-info_4635 .pricewhatsapp,
.category-conscious-gifts.catalog-category-view #product-item-info_4636 .pricewhatsapp,
.categorypath-collections-conscious-gifts-for-him-and-her #layered-filter-block,
.categorypath-collections-conscious-gifts-for-him-and-her .product.actions.product-item-actions,
.categorypath-collections-conscious-gifts-for-him-and-her .toolbar.toolbar-products,
.categorypath-consecrated-devi-consecrated-sarees .stock.unavailable,
div#account-nav li.nav.item:nth-child(8) {
  display: none;
}
#product-price-5703,
#product-price-5705,
.catalog-product-view.product-adventure-sadhguru-exclusive .block.review-add,
.catalog-product-view.product-adventure-sadhguru-exclusive .related-category,
.catalog-product-view.product-full-moon-flirtations .block.review-add,
.catalog-product-view.product-full-moon-flirtations .related-category,
.catalog-product-view.product-karma-book-tour-replays .product-info-main .block.review-add,
.catalog-product-view.product-karma-book-tour-replays .product-info-main .product-info-price,
.catalog-product-view.product-self-exploration .block.review-add,
.catalog-product-view.product-self-exploration .related-category {
  display: none !important;
}
.category-conscious-gifts.catalog-category-view #product-item-info_4636 {
  cursor: default;
  pointer-events: none;
}
.category-conscious-gifts.catalog-category-view li.item.product.product-item {
  width: 20%;
}
.categorypath-collections-conscious-gifts-for-him-and-her .columns {
  padding-top: 0;
}
.categorypath-collections-conscious-gifts-for-him-and-her .products {
  margin: 0;
  padding-top: 0;
}
.bottom-toolbar p#toolbar-amount {
  display: block !important;
  color: transparent;
}
.catalog-product-view .product-info-main .action.towishlist:before {
  left: 7px !important;
  top: 10px !important;
}
.aw-sarp2-product-subscription-options .aw-sarp2-subscription__dropdown-switcher .subscribe-and-save {
  display: block !important;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value {
  font-size: 14px;
}
.opc-block-summary .minicart-items .product-item-details .item-options dd,
.opc-block-summary .minicart-items .product-item-details .item-options dt {
  width: 100% !important;
}
.aw_sarp2-profile_edit-index a.cancel.action {
  display: block !important;
}
.product-item-inner .actions-primary form {
  display: flex !important;
  justify-content: space-between !important;
}
.product-item-inner .actions-primary form .products.list .product-item-info .product-item-inner .actions-primary button {
  width: 50% !important;
}
.additional_addtocart {
  width: 100% !important;
}
.product.actions.product-item-actions form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sections.nav-sections li.level0.has-child .menu-left {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: visible !important;
  opacity: 1;
  display: none;
}
.sections.nav-sections li.level0.has-child:hover .menu-left {
  visibility: visible !important;
  opacity: 1;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  display: block;
}
.block-minicart .subtotal {
  display: block;
  padding: 25px 30px 15px;
  bottom: 75px;
  width: 100%;
  z-index: 10;
  background: #ffffff;
  left: 0;
  z-index: 999 !important;
}
.catalog-category-view div#product-item-info_4907 .actions-primary {
  display: block !important;
}
@media (min-width: 320px) and (max-width: 768px) {
  #mySidenav .menu-left {
    display: none;
  }
}
#product-price-5052,
#product-price-5075 {
  display: none;
}
#mySidenav .menu-left {
  z-index: 9999999999;
}
.header.content {
  height: auto;
}
span.total-tax-inclusive {
  margin-left: 6px;
  font-size: 13px;
}
#product-options-wrapper label {
  margin-right: 0 !important;
  text-align: center;
  width: auto !important;
  line-height: normal;
  margin-bottom: 0;
}
#shopping-cart-table .cart.item .col.item .product-item-details .item-options dd {
  display: inline-grid;
}
li.contact-li {
  font-size: 16px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content.active {
  display: block;
}
.product.data.items .table-wrapper {
  margin-top: 30px;
}
.product-social-links {
  width: 100%;
  float: left;
}
.page-product-downloadable .product-add-form {
  margin-bottom: 0;
}
.paypal.checkout.after.paypal-logo.ec_shortcut_DlWovBLlItIZRPMJSswjJ6djJr0OLp5o {
  display: none;
}
.cms-adiyogi-store,
.cms-adiyogi-store .ishaessentials,
.cms-diwali-store,
.cms-diwali-store .ishaessentials,
.cms-gift-store,
.cms-gift-store .ishaessentials,
.cms-offers-for-well-being,
.cms-offers-for-well-being .ishaessentials {
  background-color: #fdf8ee !important;
  padding-bottom: 25px;
}
.tophead h3 {
  text-align: center;
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Medium 5';
  background: none;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0px;
  color: #a92611 !important;
}
.more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.cms-adiyogi-store .product-image-container,
.cms-bhairavi-sadhana .product-image-container,
.cms-offers-for-well-being .product-image-container,
.cms-sadhana-supports .product-image-container,
.cms-save-soil .product-image-container,
.cms-summer-wellness .product-image-container,
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-offers-for-well-being .product-item-inner .actions-primary button {
  width: 100% !important;
  display: block;
  border-radius: 30px;
  background: #e8b55c;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto !important;
  padding: 8px 0;
  margin: 0 !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: 0.45px;
}
.page-products .products-grid .product-item .product-item-details,
.product-item .product-reviews-summary.short,
.products.list .product-item-info .product-item-inner,
.products.list .product-item-info a {
  float: left;
  width: 100%;
}
.product-item .product-reviews-summary.short {
  float: left !important;
  margin-bottom: 8px;
  margin-top: -8px;
}
.pricewhatsapp {
  margin: 5px 0 10px !important;
  margin-bottom: 0 !important;
  float: left;
  width: 100%;
}
.price-box.price-final_price,
.price-box.price-final_price .old-price span.price-container.price-final_price.tax.weee,
.price-final_price,
.product-item .old-price,
.product-item .old-price .price-final_price,
.product-item .price-box {
  float: left;
  width: 100%;
}
.price-box.price-final_price .old-price span.price-container.price-final_price.tax.weee,
.product-item .price-to {
  text-align: right;
}
.product-item-details .price-final_price .old-price .price-wrapper .price {
  padding-left: 0;
}
.page-bottom {
  margin: 0 auto;
  width: 100% !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  display: block;
}
span.wishlist {
  position: relative;
}
.swatch-option[data-option-empty|=true] {
  opacity: 0 !important;
}
.product-options-wrapper .swatch-opt .swatch-option[data-option-empty=true] + label:after {
  content: '';
  width: 3px;
  height: 100%;
  background: #e8b55c !important;
  border-radius: 0;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  top: 0;
  opacity: 1;
}
span.swatch-notify:after {
  opacity: 1 !important;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  position: absolute;
  bottom: -3px;
  z-index: 1;
  background: #ffffff;
  border-bottom: 1px solid red;
  border-right: 1px solid red;
  transform: rotate(45deg);
  left: calc(100% - 55%);
}
span.swatch-notify {
  top: -26px !important;
  margin-left: 0 !important;
  border: 1px solid red;
  padding: 4px !important;
  border-radius: 4px !important;
  width: max-content !important;
  left: 50% !important;
  transform: translateX(-50%);
  bottom: unset !important;
  min-width: unset !important;
  color: #231f20 !important;
  font-size: 12px !important;
}
.swatch-option-tooltip {
  display: none !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .label {
  position: absolute !important;
}
.onestepcheckout-index-index .page-main .checkout-container .payment-methods .payment-methods-inner .payment-method .payment-method-title .radio:checked + .label:before {
  color: #eeac35;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content {
  width: 100%;
  padding: 0 !important;
}
body.onestepcheckout-index-index.page-layout-checkout_with_top_menu {
  background: #fdf8ee;
}
.onestepcheckout-index-index .page-main .checkout-container {
  max-width: 100%;
  font-family: 'Fedra Sans Book 5';
}
.onestep-shipping-method {
  max-height: 400px;
  overflow-y: scroll;
}
.product-reviews-summary-offers_list {
  min-height: 19px;
}
.product-reviews-summary-offers_list .swatch-attribute {
  display: none;
}
ul.shipping-list {
  margin-left: 3px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title .mark {
  background: #eeac35 !important;
  color: #ffffff;
  font-size: 22px;
  line-height: 22px;
  font-family: 'Fedra Sans Book 5';
  width: 34px;
  height: 34px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar {
  background-color: #ffffff;
  border: 0;
  top: 155px;
  margin-top: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar::-webkit-scrollbar {
  display: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-card {
  background: 0 0;
  border: none;
  border-bottom: 1px solid #d8d8d8;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals tr.totals .mark {
  font-size: 13px;
}
.onestepcheckout-index-index .aw-onestep-sidebar-totals .grand.totals .amount,
.onestepcheckout-index-index .aw-onestep-sidebar-totals .grand.totals .mark {
  font-size: 16px !important;
  font-weight: 700 !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.not-selected-item,
.onestepcheckout-index-index .page-main .checkout-container .payment-methods .payment-methods-inner .payment-method .payment-method-title,
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card {
  background-color: #f9f9f8;
}
.onestepcheckout-index-index.page-layout-checkout_with_top_menu .page-header {
  z-index: 10;
  height: auto;
}
.onestepcheckout-index-index.page-layout-checkout_with_top_menu main#maincontent {
  margin-top: 0;
}
.onestepcheckout-index-index .aw-button-simple {
  box-shadow: 0 0 3px 1px #00699d;
  border-radius: 20px;
  font-size: 11px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.selected-item {
  border: 1px solid #eeac35;
  box-shadow: inset 0 0 0 1px #eeac35;
}
#checkout-shipping-method-load input[type=radio]:checked + label:after,
.onestepcheckout-index-index .page-main .aw-onestep-main .onestep-shipping-address .form .field.choice .checkbox:checked + .label:before,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.selected-item:after,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block .newsletter-subscriber .newsletter-subscriber__input:checked + .newsletter-subscriber__label:before,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block .newsletter-subscriber .newsletter-subscriber__input:focus + .newsletter-subscriber__label:before,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block .newsletter-subscriber .newsletter-subscriber__input:hover + .newsletter-subscriber__label:before,
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .radio + .label:hover:before,
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .radio:checked + .label:before {
  color: #eeac35;
}
.onestepcheckout-index-index .page-main .checkout-container .payment-methods .onestep-billing-address .billing-address-same-as-shipping:checked + .label:before,
.onestepcheckout-index-index .page-main .checkout-container .payment-methods .onestep-billing-address .billing-address-same-as-shipping:focus + .label:before {
  color: #eeac35 !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .new-shipping-address-form {
  margin-top: 22px;
}
.payment-method.payment-method-braintree {
  z-index: 0;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > .radio:checked + .label {
  border-color: #eeac35;
  box-shadow: inset 0 0 0 1px #eeac35;
}
.onestepcheckout-index-index header.page-header {
  z-index: 9999;
}
body .page-header.headersticky #mySidenav .menu-left,
body header #mySidenav .menu-left {
  top: auto !important;
}
.onlyentials:before {
  display: none;
}
.cms-sample-home-page .page-main .block {
  background: transparent;
  padding: 30px 0;
}
.cms-sample-home-page .page-main .block .block-content span.calltoaction.mobile {
  position: relative;
}
.cms-sample-home-page .page-main .widget-slider-content .bottom-link {
  text-align: center;
  padding-top: 25px;
}
.cms-sample-home-page .page-main .ishaessentials .calltoaction a {
  font-family: 'Fedra Sans Book 5';
  text-align: center;
  font-size: 21px;
  color: #a92611 !important;
  text-decoration: underline;
  text-transform: none;
}
.ishaessentials .block-title {
  margin-bottom: 20px;
}
.cms-sample-home-page .page-main .block.widget-slider-content {
  padding: 45px 0 !important;
}
.cms-sample-home-page .page-main #iconic-offer-homepage-block .block,
.widget-slider-content + .widget-slider-content + .block-static-block {
  padding-left: 6px !important;
  padding-right: 6px !important;
  box-sizing: border-box;
}
.iconic-carousel .owl-dots button {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5) !important;
}
.cms-sample-home-page .iconic-carousel {
  margin-bottom: 0;
}
.cms-sample-home-page .page-wrapper main#maincontent {
  margin-bottom: 0;
}
.cms-sample-home-page .page-main .block.home-review-wrap {
  background-color: #ffffff !important;
  padding: 20px 0 !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.cms-sample-home-page .categorycarousel-container .categorycarousel-column {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.cms-sample-home-page .categorycarousel-section {
  padding-top: 0;
}
.categorycarousel-container {
  padding: 40px 0;
}
.cms-sample-home-page .page-footer,
.page-footer {
  padding: 0px !important;
  margin: 0;
}
.filter-options {
  text-align: left !important;
}
.catalog-category-view .product-item-details {
  border: none;
}
#customer-reviews .items.review-items .review-content,
#customer-reviews .items.review-items .review-details,
#customer-reviews .items.review-items .review-title {
  text-align: left !important;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 1.75rem;
  color: #e8b55c;
}
div#product-options-wrapper .control {
  margin-top: 10px;
  width: 30%;
  font-size: 14px;
  min-width: fit-content;
}
.owl-carousel.iconic-carousela .owl-item img {
  display: block;
  width: auto;
}
.sections.nav-sections li.level0:hover:after {
  top: 31px !important;
}
.cms-sample-home-page .ishaessentials.onlyentials,
.cms-sample-home-page .page-main .block.widget-icons-slider .widget.block.block-static-block {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.cms-sample-home-page .page-header.headersticky .header.content .right-container-wrap .header.links .icon.wishlist-my-icon {
  position: relative;
  top: 0 !important;
  left: 0 !important;
}
.giftstore-mid-section .widget.block.block-static-block {
  padding-bottom: 0;
}
.cms-sample-home-page .page-main .giftstore-mid-section .block {
  padding: 0 0 30px !important;
}
.cms-sample-home-page span.price-container.price-final_price.tax.weee {
  width: 100%;
  float: left;
  text-align: center;
}
.cms-sample-home-page .price-box.price-final_price .old-price,
.price-box.price-final_price .old-price {
  width: auto !important;
  margin: 0;
  margin-left: 0;
  float: left;
  text-align: center;
}
.cms-sample-home-page .product-item .product-item-details .price-box {
  margin: 0 auto;
  position: relative;
  height: auto;
  padding: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.page-header .panel.wrapper .header-promo-slider h4 {
  justify-content: center !important;
  color: #000;
  font-size: 13px !important;
  margin-bottom: 0 !important;
  font-weight: 400;
  width: 100%;
  float: left;
  padding-top: 5px;
  min-height: 26px;
  text-align: center;
}
.account .block .block-content,
.box.box-information {
  text-align: left;
}
.cms-page-view .columns {
  padding-top: 0;
}
.minicart-wrapper {
  margin-left: 3px !important;
}
#mini-cart .product-item-details {
  padding: 0;
  width: calc(100% - 126px);
  padding-left: 15px;
  text-align: left;
  float: left;
  min-height: unset;
}
.categorycarousel-container .categorycarousel-product {
  padding-bottom: 0;
  min-height: 180px !important;
}
.widget-slider-content .categorycarousel-product .product-item-name {
  margin: 0;
}
.widget-icons-slider.owl-carousel .owl-stage {
  margin: 0 auto;
}
.widget.block.block-static-block.banner_space {
  padding: 0 !important;
}
.cms-sample-home-page .price-box.price-final_price .old-price span.price-container.price-final_price.tax.weee {
  width: 100%;
}
.widget-slider-content .product-item .category-carousal.price-box .old-price .price {
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #e8b55c !important;
}
.minicart-wrapper .action.showcart:before {
  width: 32px !important;
  height: 30px !important;
  margin-top: 2px;
}
.catalog-product-view .product-info-main .product-info-price,
.product-info-main .product-info-price .price-box {
  width: 100%;
}
span.price-container.price-final_price.tax.weee {
  width: auto !important;
  float: left;
}
.cms-sample-home-page .page-main .block.widget-icons-slider,
.cms-sample-home-page .page-main .block.widget-icons-slider .widget.block.block-static-block {
  background: #ffffff;
}
.widget-product-grid .product-item .product-item-inner.mobile button.tocart {
  background: #e8b55c;
}
#minicart-content-wrapper .cartcalltoaction {
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 10px;
  background: #ffffff;
  z-index: 10;
  width: 100%;
  padding: 0 10%;
}
body:not(.cms-sample-home-page) .page-wrapper .page-bottom {
  padding: 0 !important;
  margin: 0 !important;
  background-color: #ffffff !important;
}
.checkout-cart-index .page-title-wrapper,
.columns {
  padding-top: 0 !important;
}
.block-static-block h2,
.cms-sample-home-page .block-products-list .block-title strong,
.cms-sample-home-page .block-title h2 {
  text-transform: capitalize;
}
.cms-sample-home-page .block-products-list .block-title strong {
  padding: 0;
  margin-bottom: 0;
}
.categorycarousel-section .owl-carousel .owl-stage-outer {
  padding-top: 0;
}
.cms-sample-home-page .widget-slider-content .product-item .price-box.price-final_price {
  flex-direction: column;
}
.cms-sample-home-page .widget-slider-content .price-box.price-final_price .old-price,
.cms-sample-home-page .widget-slider-content span.price-container.price-final_price.tax.weee {
  width: 100% !important;
}
.minicart-wrapper.active .block-minicart {
  padding: 30px !important;
}
.minicart-items-wrapper {
  height: calc(100vh - 260px) !important;
  overflow-x: hidden;
}
.onestepcheckout-index-index .page-title {
  margin-top: 20px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item:not(:first-of-type) {
  margin-top: 50px;
}
.onestepcheckout-index-index .discount-code .form-discount .action-apply {
  min-height: unset !important;
  letter-spacing: 0;
  min-width: auto;
  font-size: 15px;
}
.onestepcheckout-index-index .discount-code .form-discount .action-apply:hover {
  color: #ffffff;
}
.onestepcheckout-index-index .page-main .checkout-container .osc-fluid .field + .field {
  margin-left: 10px !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title h2 {
  display: flex;
  align-items: center;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .minicart-items-wrapper {
  margin-right: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-card {
  padding: 16px 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-card:last-child {
  border-bottom: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-sidebar-product-options .aw-sidebar-product-options-wrapper {
  flex-wrap: wrap;
  white-space: normal;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-sidebar-product-options .aw-sidebar-product-options-wrapper .values {
  margin-left: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note button:focus {
  outline: 0;
}
.checkout-onepage-success .page-main {
  margin-top: 80px;
}
.checkout-index-index .page-header {
  z-index: 9;
}
#product-item-info_5278 span.price-container.price-final_price.tax.weee {
  float: left;
  padding: 0;
  margin: 0;
}
#product-item-info_5278 .product-item-details .price-final_price .old-price .price-wrapper .price {
  padding-left: 10px;
}
.products.list .product-item-info .product-item-name {
  min-height: 18px;
}
.product-item .price-box {
  margin: 0;
}
.catalog-product-view .product.media {
  display: block;
}
.category-adiyogi li.item.product.product-item:nth-child(2) .stock.notifyme,
.cms-adiyogi-store li.item.product.product-item:first-child .stock.unavailable,
.product-adiyogi-statue-two-and-half-feet .product.alert,
body.product-adiyogi-statue-two-and-half-feet .stock.unavailable,
div#product-item-info_5703 .notifyme {
  display: none;
}
div#product-options-wrapper label {
  line-height: normal !important;
  margin-bottom: 0;
}
.price-box.price-final_price .old-price {
  float: left;
  width: 50%;
  margin: 0;
}
.price-box.price-final_price .old-price span.price-container.price-final_price.tax.weee {
  color: #e8b55c !important;
}
.contact-faq-content section:last-child {
  display: block;
}
.onestepcheckout-index-index .modal-popup .modal-inner-wrap {
  background: #fdf8ee;
  border-radius: 4px;
  max-width: 800px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 5rem 0;
}
.onestepcheckout-index-index .modal-popup .modal-header {
  border: none;
  padding-left: 42px;
}
.onestepcheckout-index-index .modal-popup .modal-inner-wrap .modal-header h1 {
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  border: none;
  padding: 0;
}
.onestepcheckout-index-index .modal-popup .modal-inner-wrap .modal-footer {
  border: none;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  justify-content: flex-end;
}
.onestepcheckout-index-index .modal-popup .modal-content {
  border: none;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  justify-content: space-between;
  background: 0 0;
  padding-bottom: 0;
}
.onestepcheckout-index-index .modal-popup .modal-content .zonosmsg {
  border: 1px solid #f0b95b;
  padding: 2rem;
  display: flex;
  justify-content: space-between;
  background: 0 0;
  border-radius: 4px;
}
.modal-custom .action-close:active,
.modal-custom .action-close:focus,
.modal-popup .action-close:active,
.modal-popup .action-close:focus,
.modal-slide .action-close:active,
.modal-slide .action-close:focus {
  outline: 0;
}
.onestepcheckout-index-index .modal-popup .modal-content .zonosmsg .opcmodelpopup {
  visibility: hidden;
  display: none;
}
.onestepcheckout-index-index .page-main .checkout-container .fl-label-state .label,
.onestepcheckout-index-index .page-main .checkout-container .fl-placeholder-state .label,
.onestepcheckout-index-index .page-main .checkout-container fieldset .field .label {
  z-index: 0;
}
.cms-adiyogi-store .ishaessentials .product-item-inner .actions-primary,
.cms-diwali-store .ishaessentials .product-item-inner .actions-primary,
.cms-gift-store .ishaessentials .product-item-inner .actions-primary,
.cms-offers-for-well-being .ishaessentials .product-item-inner .actions-primary {
  width: 100%;
  margin-bottom: 65px;
}
#product-options-wrapper .fieldset-bundle-options .control {
  width: 100%;
}
.price-box.price-final_price {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.product-item .minimal-price-link {
  margin-top: 0;
  width: auto !important;
}
.catalog-product-view .price-box .price-final_price .old-price {
  width: auto !important;
  margin-left: 98px !important;
  float: left;
  padding: 0 0 0 15px;
}
p.minimal-price {
  margin-bottom: 0;
}
.contact-index-index .columns {
  padding-top: 0;
}
.price-box.price-final_price .old-price {
  padding: 0 !important;
}
.cms-sample-home-page .product-item-details {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  vertical-align: top !important;
  align-content: center !important;
}
.ishaessentials .product-item-info .product-reviews-summary.short {
  top: 0 !important;
  margin-bottom: 0 !important;
  margin-top: -10px !important;
}
.cms-gift-store.product-item-details {
  position: relative !important;
}
.page-product-bundle .price-box.price-final_price .old-price {
  margin-left: 2px;
  float: left;
  padding: 0 0 0 15px;
}
.zonos-success-index.page-layout-1column .checkout-success a.order-number {
  color: #a92611;
}
.zonos-success-index h1.page-title {
  display: none !important;
}
.zonos-success-index.page-layout-1column {
  text-align: center;
  background: #fdf8ee;
  font-size: 16px;
}
.block.widget .products-grid .product-item .product-item-inner.mobile,
.page-layout-1column .block.widget .products-grid .product-item .product-item-inner.mobile,
.widget-product-grid .product-item .product-item-inner.mobile .tocart {
  display: none !important;
}
.bottom-toolbar .toolbar-products:after {
  border-top: none !important;
}
.catalog-product-view .block.related .owl-nav,
.catalog-product-view .block.upsell .owl-nav {
  text-align: left;
}
.catalog-product-view .block.related .owl-nav button span,
.catalog-product-view .block.upsell .owl-nav button span {
  line-height: 34px;
}
.catalog-product-view .block.related .owl-nav button:focus,
.catalog-product-view .block.upsell .owl-nav button:focus {
  outline: 0;
}
.catalog-product-view .block.related .owl-carousel .owl-stage,
.catalog-product-view .block.upsell .owl-carousel .owl-stage {
  margin: 0 auto;
}
.catalog-product-view .block.upsell .item.product.product-item {
  width: 100%;
}
.catalog-product-view .block.upsell .product-item-info {
  width: 85%;
}
.catalog-product-view .block.related .product.details.product-item-details,
.catalog-product-view .block.upsell .product.details.product-item-details {
  float: left;
  width: 100%;
  text-align: center;
}
.block.related .price-box.price-final_price,
.block.upsell .price-box.price-final_price {
  justify-content: center;
  display: flex;
}
.catalog-product-view .block.related .block-title.title strong,
.catalog-product-view .block.upsell .block-title.title strong {
  text-transform: capitalize;
}
.related-category {
  margin-bottom: 30px;
}
.relatedCategory {
  position: relative;
  margin: 0 auto !important;
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.relatedCategory .innersection {
  display: flex;
}
.relatedCategory .pillslisting {
  width: auto !important;
}
.relatedCategory a {
  margin: 5px !important;
}
.relatedCategory span.related-category {
  margin: 5px 0;
  display: flex !important;
  padding-right: 0 !important;
}
.relatedCategory span.related-category span {
  margin-right: 8px;
  min-width: fit-content;
}
#iconic-offer-homepage-block.block-static-block h2 {
  padding: 40px 0 0;
}
#mini-cart li .product .details-qty.qty {
  display: flex !important;
  align-items: center;
  margin: 0 0 30px;
}
.minicart-items .item-qty {
  width: 42px;
}
.cms-offers-for-well-being span.wishlist {
  position: unset;
}
.cms-offers-for-well-being .ishaessentials .product-item .product-item-name {
  margin-bottom: 0;
  padding: 0;
}
.ishaessentials .product-item .product-item-name a {
  white-space: nowrap;
}
.cms-offers-for-well-being .ishaessentials .product-item-info .product-reviews-summary.short {
  margin-top: 0 !important;
  width: 100%;
}
.cms-offers-for-well-being .tophead h3 {
  margin-bottom: 30px;
}
header.modal-header {
  justify-content: center;
}
select.swatch-select.color {
  max-width: 350px;
  margin-left: 30px;
  margin-bottom: 10px;
}
.swatch-attribute-options {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.swatch-option-wrap {
  margin: 0 10px;
  position: relative;
  display: flex;
  max-width: 60px;
  float: left;
}
div#product-options-wrapper .swatch-attribute-options label {
  position: absolute;
  width: 42px !important;
  height: 42px;
  background: #eee6d7 !important;
  border-radius: 50%;
  z-index: 0;
  line-height: 45px !important;
  left: 0;
}
.aw-sbp__bundle-options-container div#product-options-wrapper label {
  width: calc(100% - 30px) !important;
  text-align: left;
}
.aw-sbp__bundle-options-container div#product-options-wrapper label a {
  color: #000;
}
.swatch-opt input[type=radio]:checked,
.swatch-opt input[type=radio]:not(:checked) {
  left: 0 !important;
  top: 0 !important;
  height: 42px !important;
  width: 42px !important;
  margin: 0 !important;
}
div#product-options-wrapper .swatch-attribute-options label:before {
  display: none;
}
.swatch-opt input[type=radio]:checked + label {
  background: #e8b55c !important;
  transition: all 0.2s ease 0s;
}
#minicart-content-wrapper .actions .primary button {
  border: none;
}
.field.downloads {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  #minicart-content-wrapper .cartcalltoaction {
    position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
    left: 0 !important;
    padding-top: 10px;
  }
  .products.list .product-item-info .product-item-inner .actions-primary button {
    font-size: 12px !important;
    width: 100% !important;
  }
  .offer-tag {
    font-family: 'Fedra Sans Book 5';
    font-size: 11px;
    background: #ffef34;
    width: 91px;
    text-align: center;
    padding: 6px 0;
    position: absolute;
    right: 0;
    color: #000;
    top: 0;
    z-index: 100;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .item.product.product-item.out-of-stock .product-item-inner .unavailable {
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'Fedra Sans Book 5';
    font-size: 11px;
    background: #ffffff;
    width: 91px;
    text-align: center;
    padding: 6px 0;
    z-index: 100;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border: none !important;
  }
  .item.product.product-item.out-of-stock .product-item-inner .unavailable {
    padding: 8px 0 !important;
    border-radius: 40px !important;
    color: #fff !important;
    border: none !important;
  }
  .item.product.product-item.out-of-stock .product-item-inner .unavailable:hover {
    background: #edaa39 !important;
  }
  .cms-adiyogi-store .seven-ways-banner,
  .cms-bond-of-grace .seven-ways-banner,
  .cms-books .seven-ways-banner,
  .cms-devi-yantras .seven-ways-banner,
  .cms-diwali .seven-ways-banner,
  .cms-diwali-offers .seven-ways-banner,
  .cms-independence-day .seven-ways-banner,
  .cms-navratri .seven-ways-banner,
  .cms-offers-for-well-being .seven-ways-banner,
  .cms-sadhana-supports .seven-ways-banner,
  .cms-save-soil .seven-ways-banner,
  .cms-stw-diwali .seven-ways-banner,
  .cms-summer-wellness .seven-ways-banner {
    position: relative;
    width: 100vw;
    left: 50%;
    bottom: 0;
    min-height: auto;
    margin-left: -50vw;
    top: 0;
  }
  .cms-adiyogi-store .seven-ways-banner img,
  .cms-bhairavi-sadhana .seven-ways-banner img,
  .cms-bond-of-grace .seven-ways-banner img,
  .cms-books .seven-ways-banner img,
  .cms-devi-yantras .seven-ways-banner img,
  .cms-diwali .seven-ways-banner img,
  .cms-diwali-offers .seven-ways-banner img,
  .cms-independence-day .seven-ways-banner img,
  .cms-navratri .seven-ways-banner img,
  .cms-offers-for-well-being .seven-ways-banner img,
  .cms-sadhana-supports .seven-ways-banner img,
  .cms-sannidhi-info .seven-ways-banner img,
  .cms-save-soil .seven-ways-banner img,
  .cms-stw-diwali .seven-ways-banner img,
  .cms-summer-wellness .seven-ways-banner img,
  .cms-the-rudraksha-guide .seven-ways-banner img {
    width: 100%;
  }
  .cms-adiyogi-store .for-mobile-view,
  .cms-bhairavi-sadhana .for-mobile-view,
  .cms-bond-of-grace .for-mobile-view,
  .cms-books .for-mobile-view,
  .cms-devi-yantras .for-mobile-view,
  .cms-diwali-offers .for-mobile-view,
  .cms-independence-day .for-mobile-view,
  .cms-navratri .for-mobile-view,
  .cms-offers-for-well-being .for-mobile-view,
  .cms-sadhana-supports .for-mobile-view,
  .cms-sannidhi-info .for-mobile-view,
  .cms-save-soil .for-mobile-view,
  .cms-stw-diwali .for-mobile-view,
  .cms-summer-wellness .for-mobile-view,
  .cms-the-rudraksha-guide .for-mobile-view {
    display: none;
  }
  .product-item .price-from,
  .product-item .price-to {
    float: left;
    width: 50%;
  }
  .products.list .pricewhatsapp p.price-from {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .product-item .price-box p.price-from .price-label {
    display: inline-block !important;
  }
  .products.list .pricewhatsapp p.price-to {
    display: none !important;
  }
  .page-header.headersticky #mySidenav .nav-main {
    margin-left: 0;
  }
  .cms-bhairavi-sadhana .page-main,
  .cms-bond-of-grace .page-main,
  .cms-diwali-offers .page-main,
  .cms-diwali-store,
  .cms-gift-store .page-main,
  .cms-independence-day .page-main,
  .cms-offers-for-well-being .page-main,
  .cms-sadhana-supports .page-main,
  .cms-sannidhi-info .page-main,
  .cms-save-soil .page-main,
  .cms-stw-diwali .page-main {
    max-width: 100% !important;
    padding: 0 !important;
  }
  .cms-adiyogi-store .products-grid,
  .cms-bhairavi-sadhana .products-grid,
  .cms-diwali-offers .page-main,
  .cms-diwali-store .products-grid,
  .cms-gift-store .page-main,
  .cms-gift-store .products-grid,
  .cms-offers-for-well-being .products-grid,
  .cms-sadhana-supports .products-grid,
  .cms-save-soil .products-grid,
  .cms-summer-wellness .products-grid,
  .cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .products-grid {
    position: relative;
    width: 100%;
    padding: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
    margin-left: 2% !important;
  }
  .cms-adiyogi-store .ishaessentials .product-item,
  .cms-bhairavi-sadhana .ishaessentials .product-item,
  .cms-diwali-offers .ishaessentials .product-item,
  .cms-diwali-store .ishaessentials .product-item,
  .cms-gift-store .ishaessentials .product-item,
  .cms-offers-for-well-being .ishaessentials .product-item,
  .cms-sadhana-supports .ishaessentials .product-item,
  .cms-save-soil .ishaessentials .product-item,
  .cms-summer-wellness .ishaessentials .product-item,
  .cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .ishaessentials .product-item {
    width: 23% !important;
  }
  .catalog-product-view .product-info-main .product.info.detailed .title a {
    height: auto;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1500px) {
  .product-item-details .price-final_price .old-price .price-wrapper .price {
    font-size: 14px;
    display: inline-block;
  }
  .products.list .product-item-info .price {
    font-size: 14px;
  }
  .rating-summary .rating-result {
    width: auto;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .iconic-carousel .item {
    padding: 0 0 30px;
  }
}
@media (max-width: 1366px) {
  #mySidenav .menu-left .menu-links {
    padding-left: 30px !important;
  }
}
@media only screen and (max-width: 1200px) {
  div#product-options-wrapper .control {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) {
  .relatedCategory span.related-category {
    margin: 0;
    display: block !important;
  }
  .relatedCategory span.related-category:after {
    top: -4px;
  }
  .catalog-product-view .product.attribute.overview p {
    text-align: left;
  }
  .catalog-product-view .product-info-main .product-info-price {
    padding: 0 15px 10px;
  }
  .catalog-product-view .product-info-main h1.page-title {
    text-align: left;
  }
  .catalog-product-view .product-info-main .product-reviews-summary {
    float: none;
    margin: 0;
    padding: 0 15px;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
  }
  .catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
    padding-left: 0;
    padding-top: 4px;
  }
  .product-reviews-summary-offers_list {
    min-height: 50px;
  }
  .page-with-filter .product-item .product-reviews-summary .rating-summary {
    margin: 4px auto 0;
    width: 100%;
    text-align: left;
  }
  .products.list .product-item-info .product-item-link {
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .products.list .product-item-info .product-item-inner .actions-primary button {
    margin: 0 !important;
  }
}
.bottom-toolbar p#toolbar-amount {
  color: transparent !important;
}
@media only screen and (min-width: 768px) and (max-width: 850px) {
  .price-box.price-final_price {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .cart.table-wrapper .item-options {
    display: block !important;
  }
  .contact-index-index #maincontent .page-title {
    font-size: 20px;
  }
  .menu-parent > a {
    color: #a92611 !important;
  }
  h3.menu-parent {
    padding-left: 15px;
  }
  .contact-faq-content section {
    margin-bottom: 20px;
  }
  .contact-faq-content section ul {
    padding-inline-start: 40px;
  }
  .contact-faq-content {
    width: 100%;
  }
  .header.content .right-container-wrap .header.links .icon.wishlist-my-icon {
    display: block;
  }
  .minicart-wrapper .action.showcart:before {
    margin-top: 7px;
  }
  div#product-options-wrapper .control {
    width: 65%;
  }
}
.form .actions-toolbar .primary button:focus {
  outline: none;
}
.error_msg {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .relatedCategory span.related-category:after {
    width: 100%;
    height: 19px;
    background-size: contain;
    right: 0 !important;
    top: 0 !important;
  }
  .relatedCategory span.related-category .mobile {
    font-weight: 600 !important;
  }
  .relatedCategory a {
    margin: 5px 0 !important;
  }
  .checkout-cart-index .page-main form.form-cart {
    padding-right: 15px !important;
  }
  .cart-container .form.form-cart .cart.item .item-info {
    padding: 0;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 0;
  }
  .cart.table-wrapper .actions-toolbar > .action-delete:before {
    top: 18px;
    left: 25px;
  }
  .cart.table-wrapper .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    white-space: normal;
  }
  .checkout-cart-index .cart.table-wrapper .col.subtotal {
    width: 100% !important;
    padding-top: 0;
  }
  .cart-container .cart-summary {
    padding-bottom: 56px;
  }
  .onestepcheckout-index-index .columns .column.main {
    padding-bottom: 20px;
  }
  .modal-popup.modal-slide {
    left: 10px;
    right: 10px;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: auto;
  }
  .cms-offers-for-well-being .more-button {
    padding-top: 15px;
  }
  .cms-offers-for-well-being .widget-product-grid .product-item .product-item-inner,
  .cms-offers-for-well-being .widget-product-grid .products-grid .product-item .product-item-inner {
    display: block;
    position: relative !important;
    margin: 0;
  }
  .cms-offers-for-well-being .product-item-details {
    padding: 0;
  }
  .cms-offers-for-well-being .ishaessentials .product-item .product-item-name {
    padding: 0 10px;
  }
  .cms-offers-for-well-being .product-item .price-box {
    padding: 0 5px;
  }
  .cms-offers-for-well-being .widget-product-grid .product-item .price-box .price {
    font-size: 24px !important;
  }
  .cms-offers-for-well-being .tophead h3 {
    font-size: 32px;
    padding-bottom: 14px;
  }
  .more-button a {
    padding: 12px 34px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .block.widget .products-grid .product-item .product-item-inner.desktop,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner.desktop,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner.desktop,
  .widget-product-grid .product-item .product-item-inner.desktop .tocart {
    display: none !important;
  }
  .block.widget .products-grid .product-item .product-item-inner.mobile,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner.mobile,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner.mobile,
  .widget-product-grid .product-item .product-item-inner.mobile .tocart {
    display: block !important;
    position: relative !important;
  }
  .cms-adiyogi-store .ishaessentials .product-item-inner .actions-primary,
  .cms-diwali-store .ishaessentials .product-item-inner .actions-primary {
    margin-bottom: 0;
  }
}
@media (max-width: 719px) {
  .catalog-product-view .relatedCategory span.related-category:after {
    right: -24px !important;
    top: 20px;
  }
  .footerlinksection .col-2 {
    margin-left: 0;
  }
  .col-2.footer-static {
    flex: initial !important;
    padding: 15px;
  }
  #mySidenav .menu-left,
  li.more-tab-menu.show-tab {
    display: none;
  }
  .additional_addtocart {
    margin: 5px 0;
  }
  .item.product.product-item.out-of-stock .product-image-photo {
    opacity: 1;
  }
  .field.subscription-type {
    float: left;
    width: 100%;
    padding: 15px;
  }
  .checkout-index-index #maincontent .opc-wrapper {
    width: 100% !important;
  }
  .checkout-index-index .page-main #checkout .field {
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 10px;
  }
  .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100% !important;
    margin: 0 !important;
  }
  .opc-estimated-wrapper {
    padding: 30px 15px !important;
  }
  .opc-progress-bar {
    width: 100% !important;
    float: left;
    clear: both;
    margin-top: 60px;
  }
  .subscription-type .fieldset > .field .choice input {
    vertical-align: middle;
  }
  .catalog-product-view .header.content .nav-toggle:before {
    background: url('../images/Menu.svg') no-repeat right top !important;
  }
  .catalog-product-view .minicart-wrapper .action.showcart:before {
    background: url('../images/cart-mobile.svg') no-repeat right top !important;
  }
  .catalog-product-view .header.content .middle-container-wrap .block.block-search label:before {
    background: url('../images/search-mobile.svg') no-repeat left top !important;
  }
  .subscription-type label.label {
    position: relative;
    left: 20px;
    vertical-align: middle;
  }
  .subscription-type input[type=radio] {
    float: left;
    clear: both;
    position: absolute;
  }
  .checkout-index-index .page-header {
    height: auto !important;
  }
  .checkout-index-index .header.content .nav-toggle {
    top: 30px;
    display: block;
  }
  .checkout-index-index .sections.nav-sections.open {
    background: 0 0 !important;
  }
  .checkout-index-index .right-container-wrap {
    display: block !important;
  }
  .checkout-index-index .header.content .right-container-wrap .minicart-wrapper,
  .checkout-index-index .page-header .minicart-wrapper {
    display: block !important;
    margin-top: -22px !important;
  }
  .maddress {
    float: left !important;
    margin: 10px 0 !important;
  }
  #checkout-step-shipping button.action.action-show-popup {
    width: 100% !important;
  }
  #mySidenav .menu-left .menu-links {
    padding: 0 !important;
  }
  .opc-estimated-wrapper .minicart-wrapper {
    display: none !important;
  }
  .account .block.account-nav {
    width: 100% !important;
  }
  .catalog-category-view .page.messages.product-added-success {
    display: block !important;
    position: fixed !important;
  }
  .ishaessentials.onlyentials .stock.unavailable {
    font-size: 18px;
    font-family: "Fedra Sans Book 5";
    background: #e8b55c;
    background: rgba(237, 170, 57, 0.8);
    color: #ffffff;
    width: 100%;
    height: 48px;
    text-align: center;
    border: 0 !important;
    padding: 0;
    font-weight: 400;
    border-radius: 0;
    line-height: 48px;
    margin-top: 53px;
  }
  .catalog-product-view #mySidenav .level0.has-child .angle-arrow {
    background: url('../images/mobile-firstlabel-arrrow.png') no-repeat right top;
  }
  .catalog-product-view .sections.nav-sections.open .second-level-child {
    background: url('../images/mobile-firstlabel-arrrow01.png') no-repeat right top !important;
  }
  .catalog-product-view .sections.nav-sections.open .second-level-child.opened {
    background: url('../images/mobile-firstlabel-arrrow02.png') no-repeat right top !important;
  }
  .catalog-product-view .sections.nav-sections.open .back-button-menu {
    background: url('../images/back-mobile.png') no-repeat left 34px !important;
  }
  td.col.data.short_description,
  th.col.label.short_description {
    display: none !important;
  }
  .catalog-product-view .block.related {
    overflow: visible !important;
  }
  .catalog-product-view .block.related .block-title.title:after {
    right: 20px !important;
  }
  .catalog-product-view .relatedCategory span.related-category:after {
    right: -20px !important;
  }
  .aw-sarp2-subscription__wrapper-options,
  .subscription-details .block-content {
    width: 100%;
  }
  .product-add-form .table-wrapper.grouped {
    margin-left: 0;
    margin-right: 0;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    width: 100% !important;
    margin: 0 10px;
  }
  .bundle-options-container .block-bundle-summary {
    width: 100% !important;
  }
  .orderform-add {
    width: 100%;
    background: #ffffff;
  }
  .catalog-product-view .block.upsell {
    padding-top: 0;
  }
  .ishaessentials .block-title:before {
    border-bottom: 0;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    margin: 10px 0 !important;
  }
  .form.create.account.form-create-account {
    margin: 0;
    padding: 0;
  }
  .form.form-cart .cart.main.actions {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    float: left;
  }
  .form.form-cart .cart.main.actions button {
    margin: 0 auto 10px !important;
    padding: 10px 40px !important;
    float: left !important;
    position: relative;
    left: unset;
    width: 260px;
  }
  .cart.table-wrapper .actions-toolbar > .action-edit {
    display: none !important;
  }
  .cart-container .form.form-cart .cart.item .item-actions {
    top: 0 !important;
  }
  .checkout-cart-index .footercopyright {
    display: block !important;
  }
  .form.form-cart .cart.main.actions .continue {
    width: 260px;
    position: relative;
    left: unset;
    margin-bottom: 10px;
    border-radius: 4px;
  }
  .catalog-product-view .page.messages.product-added-success {
    display: block;
    position: initial;
  }
  .products.list .price-box p.price-from {
    float: left;
    width: 50%;
  }
  .catalog-category-view div#product-item-info_4907 .actions-primary,
  .category-conscious-gifts.catalog-category-view #product-item-info_4632 .price-box.price-final_price,
  .category-conscious-gifts.catalog-category-view #product-item-info_4633 .price-box.price-final_price,
  .category-conscious-gifts.catalog-category-view #product-item-info_4635 .price-box.price-final_price,
  .category-conscious-gifts.catalog-category-view #product-item-info_4636 .price-box.price-final_price,
  li.item.product.product-item:nth-child(13) {
    display: none;
  }
  .category-conscious-gifts.catalog-category-view li.item.product.product-item {
    width: calc((100% - 2%)/2);
  }
  .catalog-product-view .product-info-main .product.attribute.overview p {
    padding: 0 !important;
  }
  .product-item-inner .actions-primary form {
    display: inherit !important;
    justify-content: space-between !important;
  }
  .homenewsletter {
    display: block;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .onestepcheckout-index-index .nav-toggle {
    display: block !important;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc((100% - 4%)/2) !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .ishaessentials .show-carousel.widget-product-grid .product-item {
    width: 88% !important;
  }
  .cms-sample-home-page .product-item-inner.mobile,
  .cms-sample-home-page .product-item:hover .product-item-inner.desktop,
  .cms-sample-home-page .widget-product-grid .product-item:hover .product-item-inner.mobile,
  .cms-sample-home-page .widget-product-grid .products-grid .product-item:hover .product-item-inner.mobile {
    display: none !important;
  }
  .cms-sample-home-page .product-item-inner.desktop {
    display: none;
  }
  .cms-sample-home-page .owl-carousel .product-item .product-item-info .product-item-details {
    min-height: unset !important;
  }
  .cms-sample-home-page .product-item-inner.mobile {
    position: relative !important;
    top: auto !important;
  }
  .page-product-bundle .price-box.price-final_price .old-price {
    margin-left: 135px !important;
  }
}
@media only screen and (max-width: 576px) {
  .order-products-toolbar.toolbar.bottom .pager {
    flex-direction: column;
  }
  .order-products-toolbar .pages {
    margin: 10px 0;
  }
  div#product-options-wrapper .control {
    width: 100%;
  }
  .catalog-product-view .product-info-main,
  .catalog-product-view .product.media {
    width: 100% !important;
    padding: 0 20px;
  }
  span.swatch-notify {
    top: -42px;
    max-width: 50px;
    line-height: normal;
    text-align: center;
    font-size: 12px;
  }
}
@media only screen and (max-width: 575px) {
  .ishaessentials .product-item-info .product-reviews-summary.short {
    margin-bottom: 0;
    margin-top: 0;
  }
  .block.widget .products-grid .product-item {
    margin: 0 0 20px;
  }
  .block.widget .products-grid .product-item:last-child {
    margin-bottom: 0;
  }
  .product-reviews-summary-offers {
    min-height: unset;
  }
  .product-item-details .price-final_price .old-price .price-wrapper .price {
    font-size: 16px !important;
  }
  .more-button {
    text-align: center;
    padding-top: 0;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .more-button a {
    padding: 10px 34px;
  }
  .catalog-product-view .product-info-main h1.page-title,
  .catalog-product-view .product.attribute.overview p {
    text-align: left;
  }
  .catalog-product-view .product-info-main .product-info-price {
    padding: 0 15px 10px;
  }
  .catalog-product-view .product-info-main .product-reviews-summary {
    float: none;
    margin: 0;
    padding: 0 15px;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
  }
  .catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
    padding-left: 0;
    padding-top: 4px;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    border: 1px solid rgba(196, 196, 196, 0.25);
    margin: 0 auto 15px;
  }
  .cms-offers-for-well-being .product-item-details {
    border: none;
  }
  .cms-offers-for-well-being .more-button {
    padding-top: 0;
    margin-bottom: 45px;
  }
}
@media (max-width: 425px) {
  .product-reviews-summary-offers_list {
    min-height: 22px;
  }
  .product-reviews-summary-offers_list {
    min-height: 50px;
  }
  .catalog-product-view .page-main {
    padding: 0 15px;
  }
  .product-options-wrapper .swatch-opt .swatch-attribute-label {
    display: block;
    float: left;
    width: auto;
    margin-bottom: 15px;
  }
  .swatch-attribute-options {
    width: 100%;
  }
  .swatch-opt input[type=radio]:checked,
  .swatch-opt input[type=radio]:checked + label:after,
  .swatch-opt input[type=radio]:not(:checked) {
    height: 32px;
    width: 32px;
  }
  div#product-options-wrapper .swatch-attribute-options label {
    width: 32px !important;
    height: 32px;
    line-height: 32px !important;
    font-size: 12px;
  }
  .aw-sbp__bundle-options-container div#product-options-wrapper label {
    width: calc(100% - 30px) !important;
    text-align: left;
  }
  .aw-sbp__bundle-options-container div#product-options-wrapper label a {
    color: #000;
  }
}
@media only screen and (max-width: 390px) {
  .product-item-details .price-final_price .old-price .price-wrapper .price,
  .products.list .product-item-info .price {
    font-size: 9px;
    display: inline-block;
  }
}
.mobile_banner {
  display: none;
}
@media only screen and (max-width: 767px) {
  .desktop_banner {
    display: none;
  }
  .mobile_banner {
    display: block;
  }
}
.catalog-product-view .block.related .block-title.title:after {
  width: 100%;
  height: 19px;
  background-size: contain;
  right: 0 !important;
}
.catalog-product-view .block.related .product-item-info .product-item-name {
  color: #241f20;
  font-weight: 600;
  font-size: 18px !important;
  letter-spacing: 0.45px;
}
.catalog-product-view .products.list .product-item-info .product-item-link {
  color: #020202;
  font-size: 15px !important;
  line-height: 28px;
  height: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Fedra Sans Book 5';
}
.catalog-product-view .product-item-details .price-final_price .old-price .price-wrapper .price,
.catalog-product-view .products.list .product-item-info .price {
  font-size: 18px;
  display: inline-block;
}
.catalog-product-view .block.related .product.details.product-item-details,
.catalog-product-view .block.upsell .product.details.product-item-details {
  text-align: left;
}
.block.upsell .price-box.price-final_price,
.catalog-product-view .block.related .price-box.price-final_price {
  justify-content: start;
}
.catalog-product-view .block.upsell .block-title.title strong {
  font-size: 20px;
}
.cms-sample-home-page .iconic-carousel .iconic-header h3 {
  font-size: 38px;
  color: #a92611;
  letter-spacing: 0.01em;
  font-family: 'Fedra Sans Medium 5';
  word-wrap: normal;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main,
  .catalog-product-view .product.media {
    width: 100% !important;
    padding: 0;
  }
  .catalog-product-view .product-info-main .product.attribute.overview {
    padding: 15px 0;
  }
  .catalog-product-view .product-info-main .product-info-price {
    padding: 0 0 10px;
  }
  #customer-reviews,
  .catalog-product-view .product-info-main .product-reviews-summary {
    padding: 0;
  }
  .catalog-product-view .product-info-main .page-title-wrapper.product {
    padding-right: 0;
    padding-left: 0;
  }
  .catalog-product-view .page-main .breadcrumbs {
    padding: 10px 0 !important;
  }
  #customer-reviews .write-review-btn {
    right: 0;
  }
}
.cms-sample-home-page .iconic-carousel .iconic-header h3 {
  font-size: 38px;
  color: #a92611;
  letter-spacing: 0.01em;
  font-family: 'Fedra Sans Medium 5';
  word-wrap: normal;
}
.sales-order-view .order-details-items.ordered .product-item-name {
  float: none;
}
#product-price-5703 {
  display: block !important;
}
#mini-cart li .product .details-qty.qty {
  display: block !important;
  position: relative;
  width: auto;
}
.page-layout-pdpproductpage.catalog-product-view.new-pdp-design .fotorama__arr--prev {
  top: calc(41% - 27px) !important;
  bottom: auto !important;
  right: auto;
  left: auto;
}
.page-layout-pdpproductpage.catalog-product-view.new-pdp-design .fotorama__arr--next {
  top: calc(41% - 27px) !important;
  bottom: auto !important;
  right: auto;
  left: auto;
}
.page-layout-pdpproductpage.catalog-product-view.new-pdp-design .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
  top: calc(41% - 27px) !important;
  bottom: auto !important;
}
.page-layout-pdpproductpage.catalog-product-view.new-pdp-design .prar-review-list-wrp .prar-rev-item-detail {
  margin-bottom: 0;
}
.catalog-category-view a.notifyme-btn {
  font-size: 14px !important;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .catalog-category-view .column.main {
    width: 100% !important;
    padding: 0 !important;
  }
  .catalog-category-view .columns {
    padding: 0 15px;
    padding-top: 15px !important;
  }
  .catalog-category-view .products.products-grid {
    padding: 0;
  }
  .catalog-category-view .products.products-grid toolbar-products {
    margin: 0;
  }
  .catalog-category-view .products-grid .product-item {
    margin: 0 5px;
    width: calc((100% - 20px)/2);
    overflow: hidden;
  }
  .catalog-category-view .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .catalog-category-view .additional_addtocart {
    margin: 0 !important;
  }
  .catalog-category-view .product-item .price-box {
    margin: 0;
  }
  .prar-rating-box .prar-rating-text {
    position: relative;
    left: 200px;
    bottom: 21px;
    width: 150px;
    text-align: left;
    pointer-events: none;
  }
}
.cms-sample-home-page .page-main .block.block-static-block {
  padding: 0 !important;
}
.cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner {
  width: 100%;
}
.cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner img {
  width: 100%;
}
.cms-sample-home-page .Homecategory {
  padding: 2%;
}
.cms-sample-home-page .Homecategory .block.block-products-list {
  padding: 0;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid {
  display: flex;
  justify-content: space-between;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  background: transparent;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
  padding: 0 !important;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info {
  width: auto;
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #efefef;
  background-color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info:hover {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo {
  position: relative;
  width: 100%;
  height: 100%;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
  padding: 15px 15px 5px !important;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details {
  width: 100%;
  min-height: fit-content;
  margin: 0 !important;
  padding: 0 0 10px;
  position: relative;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
  position: relative;
  width: 100%;
  padding: 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: 0;
  overflow: hidden;
  font-size: 16px;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-reviews-summary.short {
  position: absolute;
  top: 26px;
  width: 100%;
  margin: 0 !important;
  padding: 0;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  min-height: fit-content;
  margin: 4px 0 10px;
  padding: 0;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper {
  position: relative;
  height: 100%;
  min-height: fit-content;
  display: flex;
  width: 100%;
  justify-content: center;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
  font-size: 14px !important;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .gudibuy {
  margin: 0 !important;
  padding: 0;
  height: auto;
  min-height: fit-content;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-inner {
  position: relative !important;
  top: 0 !important;
  width: 100%;
  box-shadow: none;
  margin: 0;
  padding: 0;
  outline: none;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  position: relative;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-details .product-item-inner {
  position: static !important;
  top: 0 !important;
  width: 100%;
  box-shadow: none;
  margin: 0;
  padding: 0;
  outline: none;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner,
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-inner {
  display: flex !important;
  height: fit-content !important;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
  height: 32px;
  text-align: center;
  border: 0 !important;
  padding: 0 15px;
  font-weight: 400;
  border-radius: 35px;
  background: #e8b55c !important;
  border: none !important;
  outline: none !important;
  font-size: 14px;
  line-height: 1;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart:hover {
  text-decoration: none;
  background: #ee7203 !important;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
  height: 32px;
  text-align: center;
  border: 0 !important;
  font-weight: 400;
  border-radius: 35px;
  background: #e8b55c !important;
  border: none !important;
  outline: none !important;
  font-size: 14px;
  font-family: "Fedra Sans Book 5";
  color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  cursor: not-allowed;
  opacity: 0.5;
  line-height: 1;
  position: relative;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist {
  top: 25px;
  left: auto;
  z-index: 99;
  position: absolute;
  right: 25px;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist:before {
  margin: 0;
}
.cms-sample-home-page .Homecategory .calltoaction.desktop {
  display: flex;
  position: relative;
  width: 100%;
}
.cms-sample-home-page .Homecategory .calltoaction.desktop a,
.cms-sample-home-page .Homecategory .calltoaction.mobile a {
  margin-left: auto;
  text-decoration: none;
}
.cms-sample-home-page .page-wrapper .page-bottom {
  padding: 0 !important;
}
.page-bottom .page-bottom {
  padding: 0;
}
.page-bottom .page-bottom .footernewsletter {
  position: relative;
  padding: 104px 40px;
  background: #00206d;
  max-width: 100%;
}
.page-bottom .page-bottom .footernewsletter .footernewsletter-bg {
  width: 100%;
  transition: 0.3s;
  position: absolute;
  height: 100%;
  object-fit: cover;
  inset: 0;
  pointer-events: none;
}
.page-bottom .page-bottom .footernewsletter .content {
  position: relative !important;
  top: unset;
  left: auto;
  width: 55% !important;
  right: auto;
  margin: 0;
  padding: 0;
}
.page-bottom .page-bottom .footernewsletter .content h2 {
  font-family: 'Fedra Sans Std';
  font-size: 30px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #ffffff;
}
.page-bottom .page-bottom .footernewsletter .content h3 {
  font-family: 'Fedra Sans Std';
  color: #ffffff;
}
.page-bottom .page-bottom .footernewsletter .content h3 img {
  line-height: 0;
  max-width: 280px;
  width: 100%;
  height: auto;
  margin: 15px auto 20px;
  position: relative;
}
.page-bottom .page-bottom .footernewsletter .subscribe-box a {
  width: 55% !important;
  background: #f1bb61;
  border-radius: 30px !important;
  color: #00206b;
  font-weight: 700;
  border: 1px solid #f1bb61;
}
.page-bottom .page-bottom .footernewsletter .newsletter-content {
  color: #ffffff;
}
.page-bottom .page-bottom .footernewsletter .newsletter-content a {
  color: #ffffff;
  text-decoration: underline;
}
.cms-sample-home-page .page-footer .footer.content {
  padding: 0;
}
.cms-sample-home-page .page-footer:before {
  top: 0 !important;
}
.cms-sample-home-page .footercopyright .justify-content-between {
  padding: 0;
}
.page-header.headersticky #mySidenav .nav-main {
  margin: 0 !important;
}
.minicart-wrapper .action.showcart:before {
  width: 32px !important;
  height: 25px !important;
  margin-top: 5px;
}
.minicart-wrapper .action.showcart .counter.qty {
  top: -10px !important;
}
.owl-theme .owl-dots .owl-dot:focus {
  outline: none;
}
@media only screen and (max-width: 1366px) {
  .cms-sample-home-page .page-main .block.block-static-block {
    padding: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    font-size: 14px;
  }
  .page-bottom .page-bottom .footernewsletter {
    position: relative;
    padding: 50px 15px !important;
    background: #00206d;
    max-width: 100%;
  }
  .page-bottom .page-bottom .footernewsletter .footernewsletter-bg {
    width: 100%;
    transition: 0.3s;
    position: absolute;
    height: 100%;
    object-fit: cover;
    inset: 0;
    pointer-events: none;
    object-position: left;
    padding: 0;
  }
  .page-bottom .page-bottom .footernewsletter .content {
    padding: 0 !important;
  }
  .cms-sample-home-page .page-main .block.block-static-block {
    padding: 0 0 10px !important;
    margin-bottom: 0 !important;
    display: block;
    position: relative;
    overflow: hidden;
  }
  .cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner {
    margin-bottom: 10px;
  }
  .cms-sample-home-page .Homecategory {
    padding: 5px;
  }
  .cms-sample-home-page .Homecategory .calltoaction.desktop {
    display: none !important;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile {
    display: flex;
    position: relative;
    width: 100%;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile a {
    margin-left: auto;
    text-decoration: none;
    position: relative;
    right: 5px;
    font-size: 16px;
  }
  .widget-product-grid .products-grid .product-item .product-item-inner,
  .widget-product-grid .product-item {
    margin: 0 0.5% 2% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid {
    display: flex;
    justify-content: space-between;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    display: block;
    justify-content: space-between;
    gap: 5px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    padding: 0 !important;
    position: relative;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info {
    width: auto;
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #efefef;
    background-color: #ffffff;
    border-radius: 5px;
    overflow: hidden;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info:hover {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 15px 15px 5px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details {
    width: 100%;
    min-height: fit-content;
    margin: 0 !important;
    padding: 0 0 10px;
    position: relative;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    position: relative;
    width: 100%;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 0;
    overflow: hidden;
    font-size: 14px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-reviews-summary.short {
    position: absolute;
    top: 26px;
    width: 100%;
    margin: 0 !important;
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    min-height: fit-content;
    margin: 4px 0 10px;
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper {
    position: relative;
    height: 100%;
    min-height: fit-content;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .gudibuy {
    margin: 0 !important;
    padding: 0;
    height: auto;
    min-height: fit-content;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-inner {
    position: relative !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-details .product-item-inner {
    position: relative !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-inner {
    display: flex !important;
    height: fit-content !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    background: #e8b55c !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart:hover {
    text-decoration: none;
    background: #ee7203 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    position: relative;
    height: 32px;
    text-align: center;
    border: 0 !important;
    font-weight: 400;
    border-radius: 35px;
    background: #e8b55c !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    font-family: "Fedra Sans Book 5";
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    cursor: not-allowed;
    opacity: 0.5;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist {
    top: 10px;
    left: auto;
    z-index: 99;
    position: absolute;
    right: 10px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist:before {
    margin: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-secondary {
    display: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary {
    display: inline-flex;
    margin: 0 auto;
    width: auto;
    justify-content: center;
  }
  .page-bottom .page-bottom {
    padding: 0;
  }
  .page-bottom .page-bottom .footernewsletter {
    position: relative;
    padding: 104px 40px;
    background: #00206d;
    max-width: 100%;
  }
  .page-bottom .page-bottom .footernewsletter .footernewsletter-bg {
    width: 100%;
    transition: 0.3s;
    position: absolute;
    height: 100%;
    object-fit: cover;
    inset: 0;
    pointer-events: none;
  }
  .page-bottom .page-bottom .footernewsletter .content {
    position: relative !important;
    top: unset;
    left: auto;
    width: 100% !important;
    right: auto;
    margin: 0;
    padding: 0;
  }
  .page-bottom .page-bottom .footernewsletter .content h2 {
    font-family: 'Fedra Sans Std';
    font-size: 20px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #ffffff;
    padding: 0;
  }
  .page-bottom .page-bottom .footernewsletter .content h3 {
    font-family: 'Fedra Sans Std';
    color: #ffffff;
    font-size: 20px;
    padding: 0;
  }
  .page-bottom .page-bottom .footernewsletter .content h3 img {
    line-height: 0;
    max-width: 280px;
    width: 100%;
    height: auto;
    margin: 15px auto 20px;
    position: relative;
  }
  .page-bottom .page-bottom .footernewsletter .subscribe-box a {
    width: 90% !important;
    background: #f1bb61;
    border-radius: 30px !important;
    color: #00206b;
    font-weight: 700;
    border: 1px solid #f1bb61;
  }
  .page-bottom .page-bottom .footernewsletter .newsletter-content {
    color: #ffffff;
  }
  .page-bottom .page-bottom .footernewsletter .newsletter-content a {
    color: #ffffff;
    text-decoration: underline;
  }
  .cms-sample-home-page .page-footer .footer.content {
    padding: 0;
  }
  .cms-sample-home-page .page-footer:before {
    top: 0 !important;
  }
  .cms-sample-home-page .footercopyright .justify-content-between {
    padding: 0;
  }
  .cms-sample-home-page .page-main .block.block-products-list {
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 6%)/6);
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
  }
}
@media only screen and (max-width: 1024px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/4);
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 0px !important;
  }
}
@media only screen and (max-width: 1023px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/4);
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 3%)/3);
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
  }
}
@media only screen and (max-width: 376px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    font-size: 13px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 12px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    font-size: 12px;
    line-height: 1;
    height: 28px;
    padding: 0 10px;
  }
  .page-bottom .footernewsletter .content h2 {
    font-size: 16px;
  }
  .page-bottom .page-bottom .footernewsletter .content h3 img {
    max-width: 200px;
  }
  .page-bottom .page-bottom .footernewsletter .subscribe-box a {
    width: auto !important;
    font-size: 16px;
    padding: 5px 25px;
  }
}
@media only screen and (min-width: 1023px) {
  .cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner.mobile {
    display: none;
  }
  .cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner.web {
    display: block;
  }
}
@media only screen and (max-width: 1023px) {
  .cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner.mobile {
    display: block;
  }
  .cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner.web {
    display: none;
  }
}
.landing-shop-page .title-page {
  display: block !important;
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Std Demi';
  font-size: 24px;
  margin-bottom: 10px;
}
.landing-shop-page .sub-title-page {
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 20px;
}
.landing-shop-page .title-box {
  display: block !important;
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Std Demi';
  font-size: 24px;
  margin-bottom: 10px;
}
.landing-shop-page p,
.landing-shop-page span {
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 20px;
}
.landing-shop-page ul li {
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 20px;
}
.landing-shop-page .wrap-background {
  margin: 30px auto;
}
.cms-terms-conditions,
.cms-privacy-policy-cookie-restriction-mode,
.cms-faq,
.cms-ordermanagementfaq,
.cms-shipping_policy_faq,
.cms-shipping-policy,
.cms-sso-faq,
.cms-subscriptionfaq,
.cms-shipping-policy,
.cms-accountmanagementfaq {
  background: #ffffff !important;
}
.cms-terms-conditions .page-main,
.cms-privacy-policy-cookie-restriction-mode .page-main,
.cms-faq .page-main,
.cms-ordermanagementfaq .page-main,
.cms-shipping_policy_faq .page-main,
.cms-shipping-policy .page-main,
.cms-sso-faq .page-main,
.cms-subscriptionfaq .page-main,
.cms-shipping-policy .page-main,
.cms-accountmanagementfaq .page-main {
  background: #ffffff !important;
}
.cms-terms-conditions h1.page-title,
.cms-privacy-policy-cookie-restriction-mode h1.page-title,
.cms-faq h1.page-title,
.cms-ordermanagementfaq h1.page-title,
.cms-shipping_policy_faq h1.page-title,
.cms-shipping-policy h1.page-title,
.cms-sso-faq h1.page-title,
.cms-subscriptionfaq h1.page-title,
.cms-shipping-policy h1.page-title,
.cms-accountmanagementfaq h1.page-title {
  font-size: 35px;
  font-weight: 700;
  margin: 22px 0;
  font-family: 'Fedra Sans Book 5' !important;
}
.cms-terms-conditions h1.page-title:after,
.cms-privacy-policy-cookie-restriction-mode h1.page-title:after,
.cms-faq h1.page-title:after,
.cms-ordermanagementfaq h1.page-title:after,
.cms-shipping_policy_faq h1.page-title:after,
.cms-shipping-policy h1.page-title:after,
.cms-sso-faq h1.page-title:after,
.cms-subscriptionfaq h1.page-title:after,
.cms-shipping-policy h1.page-title:after,
.cms-accountmanagementfaq h1.page-title:after {
  position: relative;
  bottom: 20px;
  z-index: -1;
  display: none !important;
}
.cms-terms-conditions h1.page-title span,
.cms-privacy-policy-cookie-restriction-mode h1.page-title span,
.cms-faq h1.page-title span,
.cms-ordermanagementfaq h1.page-title span,
.cms-shipping_policy_faq h1.page-title span,
.cms-shipping-policy h1.page-title span,
.cms-sso-faq h1.page-title span,
.cms-subscriptionfaq h1.page-title span,
.cms-shipping-policy h1.page-title span,
.cms-accountmanagementfaq h1.page-title span {
  font-family: 'Fedra Sans Book 5' !important;
  font-size: 35px;
  font-weight: 700;
  padding: 0 !important;
}
.cms-terms-conditions p,
.cms-privacy-policy-cookie-restriction-mode p,
.cms-faq p,
.cms-ordermanagementfaq p,
.cms-shipping_policy_faq p,
.cms-shipping-policy p,
.cms-sso-faq p,
.cms-subscriptionfaq p,
.cms-shipping-policy p,
.cms-accountmanagementfaq p {
  font-size: 14px;
  line-height: 28px;
  font-family: 'Fedra Sans Book 5';
}
.cms-terms-conditions h2,
.cms-privacy-policy-cookie-restriction-mode h2,
.cms-faq h2,
.cms-ordermanagementfaq h2,
.cms-shipping_policy_faq h2,
.cms-shipping-policy h2,
.cms-sso-faq h2,
.cms-subscriptionfaq h2,
.cms-shipping-policy h2,
.cms-accountmanagementfaq h2 {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}
.cms-terms-conditions .column.main p,
.cms-privacy-policy-cookie-restriction-mode .column.main p,
.cms-faq .column.main p,
.cms-ordermanagementfaq .column.main p,
.cms-shipping_policy_faq .column.main p,
.cms-shipping-policy .column.main p,
.cms-sso-faq .column.main p,
.cms-subscriptionfaq .column.main p,
.cms-shipping-policy .column.main p,
.cms-accountmanagementfaq .column.main p {
  font-size: 18px;
}
.cms-terms-conditions .page-main ul li,
.cms-privacy-policy-cookie-restriction-mode .page-main ul li,
.cms-faq .page-main ul li,
.cms-ordermanagementfaq .page-main ul li,
.cms-shipping_policy_faq .page-main ul li,
.cms-shipping-policy .page-main ul li,
.cms-sso-faq .page-main ul li,
.cms-subscriptionfaq .page-main ul li,
.cms-shipping-policy .page-main ul li,
.cms-accountmanagementfaq .page-main ul li {
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 20px;
}
.cms-terms-conditions table.data-table,
.cms-privacy-policy-cookie-restriction-mode table.data-table,
.cms-faq table.data-table,
.cms-ordermanagementfaq table.data-table,
.cms-shipping_policy_faq table.data-table,
.cms-shipping-policy table.data-table,
.cms-sso-faq table.data-table,
.cms-subscriptionfaq table.data-table,
.cms-shipping-policy table.data-table,
.cms-accountmanagementfaq table.data-table {
  font-family: 'Fedra Sans Book 5';
}
.cms-terms-conditions table.data-table tr td,
.cms-privacy-policy-cookie-restriction-mode table.data-table tr td,
.cms-faq table.data-table tr td,
.cms-ordermanagementfaq table.data-table tr td,
.cms-shipping_policy_faq table.data-table tr td,
.cms-shipping-policy table.data-table tr td,
.cms-sso-faq table.data-table tr td,
.cms-subscriptionfaq table.data-table tr td,
.cms-shipping-policy table.data-table tr td,
.cms-accountmanagementfaq table.data-table tr td {
  border: 0 !important;
  font-size: 15px;
}
.cms-terms-conditions table.data-table tr th,
.cms-privacy-policy-cookie-restriction-mode table.data-table tr th,
.cms-faq table.data-table tr th,
.cms-ordermanagementfaq table.data-table tr th,
.cms-shipping_policy_faq table.data-table tr th,
.cms-shipping-policy table.data-table tr th,
.cms-sso-faq table.data-table tr th,
.cms-subscriptionfaq table.data-table tr th,
.cms-shipping-policy table.data-table tr th,
.cms-accountmanagementfaq table.data-table tr th {
  border: 0 !important;
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  .cms-terms-conditions table.data-table,
  .cms-privacy-policy-cookie-restriction-mode table.data-table,
  .cms-faq table.data-table,
  .cms-ordermanagementfaq table.data-table,
  .cms-shipping_policy_faq table.data-table,
  .cms-shipping-policy table.data-table,
  .cms-sso-faq table.data-table,
  .cms-subscriptionfaq table.data-table,
  .cms-shipping-policy table.data-table,
  .cms-accountmanagementfaq table.data-table {
    display: block !important;
    display: table;
    font-family: 'Fedra Sans Book 5';
  }
  .cms-terms-conditions table.data-table tr th,
  .cms-privacy-policy-cookie-restriction-mode table.data-table tr th,
  .cms-faq table.data-table tr th,
  .cms-ordermanagementfaq table.data-table tr th,
  .cms-shipping_policy_faq table.data-table tr th,
  .cms-shipping-policy table.data-table tr th,
  .cms-sso-faq table.data-table tr th,
  .cms-subscriptionfaq table.data-table tr th,
  .cms-shipping-policy table.data-table tr th,
  .cms-accountmanagementfaq table.data-table tr th {
    width: 35% !important;
    word-break: break-all;
  }
  .cms-terms-conditions table.data-table tr td,
  .cms-privacy-policy-cookie-restriction-mode table.data-table tr td,
  .cms-faq table.data-table tr td,
  .cms-ordermanagementfaq table.data-table tr td,
  .cms-shipping_policy_faq table.data-table tr td,
  .cms-shipping-policy table.data-table tr td,
  .cms-sso-faq table.data-table tr td,
  .cms-subscriptionfaq table.data-table tr td,
  .cms-shipping-policy table.data-table tr td,
  .cms-accountmanagementfaq table.data-table tr td {
    width: 65% !important;
    word-break: break-all;
  }
}
.cms-terms-conditions .faq-content p,
.cms-privacy-policy-cookie-restriction-mode .faq-content p,
.cms-faq .faq-content p,
.cms-ordermanagementfaq .faq-content p,
.cms-shipping_policy_faq .faq-content p,
.cms-shipping-policy .faq-content p,
.cms-sso-faq .faq-content p,
.cms-subscriptionfaq .faq-content p,
.cms-shipping-policy .faq-content p,
.cms-accountmanagementfaq .faq-content p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px !important;
  line-height: 28px;
  font-family: 'Fedra Sans Book 5';
}
.cms-terms-conditions .faq-content ul li,
.cms-privacy-policy-cookie-restriction-mode .faq-content ul li,
.cms-faq .faq-content ul li,
.cms-ordermanagementfaq .faq-content ul li,
.cms-shipping_policy_faq .faq-content ul li,
.cms-shipping-policy .faq-content ul li,
.cms-sso-faq .faq-content ul li,
.cms-subscriptionfaq .faq-content ul li,
.cms-shipping-policy .faq-content ul li,
.cms-accountmanagementfaq .faq-content ul li {
  font-size: 14px !important;
  line-height: 35px;
  font-family: 'Fedra Sans Book 5';
  margin: 0;
}
.cms-terms-conditions .faq-content h4,
.cms-privacy-policy-cookie-restriction-mode .faq-content h4,
.cms-faq .faq-content h4,
.cms-ordermanagementfaq .faq-content h4,
.cms-shipping_policy_faq .faq-content h4,
.cms-shipping-policy .faq-content h4,
.cms-sso-faq .faq-content h4,
.cms-subscriptionfaq .faq-content h4,
.cms-shipping-policy .faq-content h4,
.cms-accountmanagementfaq .faq-content h4 {
  font-size: 20px;
  font-family: 'Fedra Sans Book 5';
  line-height: 30px;
  font-weight: 700;
  color: #020202;
}
@media only screen and (max-width: 1023px) {
  .account .page-main .block-content {
    text-align: left !important;
  }
}
/*! CSS Used fontfaces */
body {
  color: #020202;
  font-family: 'Fedra Sans Std', sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
}
.logo img {
  width: auto;
}
.cms-home .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.cms-home #maincontent {
  max-width: 100% !important;
  padding: 0;
}
.cms-home .column.main {
  padding-bottom: 0px;
}
.homepagebanner img {
  width: 100%;
}
.page-header {
  background: #ffffff;
  height: 187px;
}
.sections.nav-sections {
  background: transparent;
}
.sections.nav-sections .navigation {
  background: none;
}
.homefeaturedoffer {
  padding: 20px 50px 60px 50px;
  position: relative;
  background: #ffffff;
}
.homefeaturedoffer .mobilehed {
  flex: auto;
  width: 19%;
}
.homefeaturedoffer .blocksection {
  flex: auto;
  max-width: 18%;
}
.homefeaturedoffer .blocksection img {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
  width: 100%;
}
.homefeaturedoffer .blocksection:hover {
  transition: 0.5s all ease;
}
.homefeaturedoffer .blocksection:hover img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
.homefeaturedoffer .blocksection a {
  text-decoration: none;
  transition: 0.5s all ease;
  display: block;
  overflow: hidden;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}
.homefeaturedoffer .row {
  margin-left: 0;
  margin-right: 0;
}
.homefeaturedoffer .innersection span.newtag {
  font-family: 'Fedra Sans Std';
  font-size: 12px;
  font-weight: 400;
  background: #edaa38;
  color: #ffffff;
  width: 57px;
  height: 57px;
  display: block;
  position: absolute;
  right: -20px;
  line-height: 57px;
  text-align: center;
  border-radius: 50%;
  top: -20px;
  z-index: 1;
}
.homefeaturedoffer .innersection .image {
  width: 100%;
  overflow: hidden;
}
.homefeaturedoffer .innersection .content {
  font-family: 'Fedra Sans Book 5';
  font-size: 0.8vw;
  padding-left: 20px;
  padding-top: 20px;
  background: #ffffff;
  padding-bottom: 10px;
  color: #020202;
  box-shadow: none !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.homefeaturedoffer .innersection .content span.subhead {
  opacity: 0.7;
}
.homefeaturedoffer .innersection .content span.mobilespan {
  display: block;
  font-size: 1.18vw;
}
.homefeaturedoffer .innersection .content span.mobilespan a {
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
  color: #020202;
  transition: 0.5s all ease;
}
.homefeaturedoffer .innersection .content span.mobilespan a:hover {
  transition: 0.5s all ease;
  text-decoration: underline;
}
.homefeaturedoffer h2 {
  font-family: 'Fedra Sans Std';
  font-size: 36px;
  position: absolute;
  bottom: 12px;
}
.homefeaturedoffer h2::before {
  content: '';
  position: absolute;
  left: -281px;
  top: -90px;
  background: url('../images/featured-bg.png') no-repeat left top;
  z-index: 1;
  height: 66px;
  width: 429px;
  background-size: 100%;
}
.homefeaturedoffer h2 span {
  display: block;
  font-size: 30px;
  font-weight: 400;
}
p:empty {
  display: none;
}
.sevewayishalife {
  position: relative;
  background: #ffffff;
  overflow: hidden;
  padding-bottom: 0px;
}
.sevewayishalife .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.sevewayishalife .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Medium 5';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
}
.sevewayishalife .tophead p {
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 0px;
  font-family: 'Fedra Sans Book 5';
  margin-bottom: 0px;
  z-index: 101;
  position: relative;
}
.sevewayishalife .tophead p span {
  font-weight: bold;
}
.sevewayishalife .banner {
  position: relative;
}
.sevewayishalife .banner::before {
  content: '';
  position: absolute;
  top: -45px;
  left: 0px;
  width: 100%;
  height: 57px;
  background: url('../images/7-ways-top-updated.png') no-repeat center top;
  background-size: cover;
  z-index: 100;
}
.sevewayishalife::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 57px;
  background: url('../images/7-ways-bottom-updated.png') no-repeat center top;
  background-size: cover;
  z-index: 100;
}
.sevenwayslider {
  padding: 0 140px;
  position: relative;
}
.sevenwayslider .owl-stage-outer {
  overflow: visible;
}
.sevenwayslider .sevenwayisha .item {
  position: relative;
}
.sevenwayslider .sevenwayisha .item img {
  width: auto;
}
.sevenwayslider .sevenwayisha .item .content {
  position: absolute;
  width: 341px;
  background: rgba(0, 0, 0, 0.4);
  padding: 15px 0;
  text-align: center;
  color: #ffffff;
  bottom: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 24px;
  font-family: 'Fedra Sans Medium 5';
}
.sevenwayslider .sevenwayisha .item .content span {
  display: block;
  font-weight: bold;
  font-size: 30px;
}
.sevenwayslider .sevenwayisha .active.center .item {
  position: absolute;
  top: -30px;
}
.sevenwayslider .sevenwayisha .active.center .item img {
  -webkit-box-shadow: -2px -1px 17px -2px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: -2px -1px 17px -2px rgba(0, 0, 0, 0.34);
  box-shadow: -2px -1px 17px -2px rgba(0, 0, 0, 0.34);
  border-radius: 12px;
}
.discoverisha {
  padding-top: 40px;
  padding-left: 35px;
  padding-right: 35px;
  background: #ffffff;
  position: relative;
  padding-bottom: 52px;
}
.discoverisha .tophead {
  text-align: center;
  width: 100%;
  padding-bottom: 15px;
}
.discoverisha .tophead h3 {
  color: #020202;
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 10px;
}
.discoverisha .tophead p {
  font-size: 18px;
  padding-top: 5px;
  position: relative;
  font-family: 'Fedra Sans Book 5';
}
.discoverisha img {
  width: 100%;
}
.discoverisha .list {
  position: relative;
}
.discoverisha .list a {
  display: block;
  overflow: hidden;
}
.discoverisha .list img {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
.discoverisha .list:hover a {
  overflow: hidden;
}
.discoverisha .list:hover a img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
.discoverisha .content {
  font-family: 'Fedra Sans Medium 5';
  font-size: 22px;
  text-align: center;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  color: #ffffff;
  transform: translate(-50%, -50%);
  letter-spacing: 0.45px;
}
.discoverisha .content::after {
  content: '';
  position: absolute;
  border-bottom: solid 2px #ffffff;
  width: 34%;
  height: 2px;
  bottom: -5px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ishaessentials {
  padding: 40px 120px;
  position: relative;
  background: #ffffff;
  padding-bottom: 0px;
  clear: both;
  overflow: hidden;
}
.ishaessentials .block-title {
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.ishaessentials .block-title::before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 15px;
  width: 100%;
  border-bottom: solid 1px #edaa38;
  z-index: -1;
}
.ishaessentials .block-title strong {
  color: #020202;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  display: inline-block;
  position: relative;
  background: #ffffff;
  padding-right: 19px;
}
.ishaessentials .block-title span {
  border-bottom: solid 1px #edaa38;
  width: 67%;
  display: inline-block;
  font-size: 0px;
  margin-left: 20px;
  margin-top: 20px;
  vertical-align: text-top;
  display: none;
}
.ishaessentials .block-title span.calltoaction {
  background: #ffffff;
  display: inline-block;
  width: auto;
  float: right;
  margin-top: 8px;
  padding-left: 20px;
  border: none;
}
.ishaessentials .block-title span.calltoaction.mobile {
  display: none;
}
.ishaessentials .block-title span.calltoaction a {
  background: none;
  padding: 8px 30px;
  display: inline-block;
  line-height: normal;
  font-size: 12px;
  border: solid 1px #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  letter-spacing: 1px;
  border-radius: 3px;
  color: #a92611;
  text-decoration: none;
}
.ishaessentials .bss-quickview {
  display: none;
}
.ishaessentials .product-item-info {
  width: 100%;
}
.ishaessentials .product-item-info .stock.unavailable {
  position: absolute;
  top: 0;
  right: 8px;
  font-family: 'Fedra Sans Book 5';
  font-size: 11px;
  background: #ffffff;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ishaessentials .product-item-info:hover {
  padding: 0;
  box-shadow: none;
  background: none;
  border: none;
  margin: 0px;
}
.ishaessentials .product-item-info:hover .product-item-inner {
  border: none;
  margin: 0px !important;
  padding: 0px;
}
.ishaessentials .product-item-info:hover .bss-quickview {
  display: block !important;
  position: absolute !important;
  bottom: 0px;
  top: auto !important;
  width: 100% !important;
  font-size: 13px;
  color: #020202;
  background: rgba(253, 248, 239, 0.7) !important;
  text-indent: unset !important;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.9399999999999999px;
  z-index: 9999;
  padding: 14px 0;
  text-decoration: none;
}
.ishaessentials .product-item-info .product-reviews-summary.short {
  top: -2px;
}
.ishaessentials .product-item {
  width: 100% !important;
}
.ishaessentials .product-item .product-item-name {
  width: 100%;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #241f20;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  text-align: left;
}
.ishaessentials .product-item .price {
  font-weight: 400;
  white-space: nowrap;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
}
.ishaessentials .tophed h4 {
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
  padding-bottom: 25px;
}
.ishaessentials .tophed h4 span {
  display: block;
  font-weight: bold;
  font-size: 36px;
  position: relative;
}
.ishaessentials .tophed h4 span::after {
  content: '';
  position: absolute;
  left: 200px;
  bottom: 10px;
  border-bottom: solid 1px #e4af3f;
  width: 80%;
}
.ishaessentials .content {
  color: #000;
  font-size: 14px;
  padding-top: 10px;
}
.ishaessentials .content .price {
  font-size: 18px;
}
.ishaessentials .block-products-list {
  margin-bottom: 30px;
}
.ishaessentials.newarrival {
  padding-top: 30px;
  padding-bottom: 60px;
}
.ishaessentials.newarrival .block-new-products {
  margin-bottom: 40px;
}
.ishaessentials.newarrival .block-title strong::before {
  width: 66%;
  left: 248px;
}
.ishaessentials.newarrival::after {
  display: none;
}
.ishaessentials.newarrival .tophed span::after {
  width: 75%;
  left: 250px;
}
.ishaessentials.newarrival .reviews-actions {
  display: none;
}
.ishaessentials.newarrival .price-box.price-final_price {
  float: left;
}
.ishaessentials.newarrival .product-reviews-summary {
  float: right;
}
.ishaessentials.newarrival .product-item-actions .actions-primary {
  width: 100%;
}
.ishaessentials.newarrival .product-item-actions .actions-primary button {
  width: 100%;
  display: block;
  border-radius: 4px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: normal;
}
.ishaessentials.newarrival .product-item-actions .actions-primary button:focus {
  outline: none;
}
.ishaessentials.newarrival .product-item-actions .actions-secondary {
  display: none;
}
.ishaessentials.newarrival .calltoaction {
  top: 5px;
  padding-top: 0px;
}
.ishaessentials.exclusive::after {
  display: none;
}
.ishaessentials.exclusive .tophed span::after {
  width: 85%;
  left: 190px;
}
.ishaessentials.exclusive img {
  width: 100%;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
.ishaessentials.exclusive .content {
  background: #ffffff;
  padding: 25px;
}
.ishaessentials.exclusive .content h4 {
  display: inline-block;
}
.ishaessentials.exclusive .content span {
  display: inline-block;
  float: right;
  background: #e4af3f;
  color: #ffffff;
  padding: 2px 8px;
  border-radius: 50%;
}
.ishaessentials.exclusive .content span a {
  color: #ffffff;
  font-size: 16px;
  display: block;
  padding-bottom: 4px;
  line-height: normal;
}
.ishaessentials.exclusive .content span a:hover {
  text-decoration: none;
}
.ishaessentials.exclusive .lefbox {
  background: #ffffff;
}
.ishaessentials.exclusive .lefbox .content {
  position: absolute;
  width: 100%;
  padding: 0 40px;
  bottom: 40px;
}
.ishaessentials.exclusive a {
  display: block;
  overflow: hidden;
}
.ishaessentials.exclusive a:hover {
  overflow: hidden;
}
.ishaessentials.exclusive a:hover img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
.ishaessentials .owl-nav {
  display: block !important;
  position: static;
  top: auto;
  width: auto;
}
.ishaessentials .owl-nav button {
  background: #ffffff !important;
  width: 38px;
  height: 38px;
  box-shadow: 2px 3.5px 9px 0 rgba(0, 0, 0, 0.12);
  margin-left: -20px;
  border-radius: 50%;
  line-height: 0px !important;
}
.ishaessentials .owl-nav button span {
  color: #a92611;
  font-size: 30px;
  font-weight: 600;
  vertical-align: text-top;
  display: inline-block;
  margin-top: -2px;
  font-family: 'Fedra Sans Std';
}
.ishaessentials .owl-nav button.owl-prev {
  position: absolute;
  top: 30%;
  left: 0;
}
.ishaessentials .owl-nav button.owl-next {
  position: absolute;
  top: 30%;
  right: 0;
}
.ishaessentials .owl-nav .owl-prev {
  float: left;
}
.ishaessentials .owl-nav .owl-prev:focus {
  outline: none;
}
.ishaessentials .owl-nav .owl-next {
  float: right;
  margin-right: -10px;
}
.ishaessentials .owl-nav .owl-next:focus {
  outline: none;
}
.ishaessentials .product-item-inner {
  position: static !important;
  height: auto !important;
  clip: auto !important;
  overflow: visible !important;
  width: 100% !important;
  background: none;
  box-shadow: none !important;
  padding-top: 10px !important;
  margin: 0px !important;
  float: left;
}
.ishaessentials .product-item-inner .actions-secondary {
  display: none;
}
.ishaessentials .product-item-inner .actions-primary {
  width: 100%;
}
.ishaessentials .product-item-inner .actions-primary button {
  width: 100%;
  display: block;
  border-radius: 4px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
  margin-left: 1px;
}
.ishaessentials .product-item-inner .actions-primary button:focus {
  outline: none;
}
.homenewsletter {
  background: #ffffff;
  padding: 40px 0 0px 0;
}
.homenewsletter img {
  width: 100%;
}
.homenewsletter .innersection {
  position: absolute;
  text-align: center;
  bottom: 30px;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.homenewsletter .innersection .toplink a {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Fedra Sans Medium 5';
  border: solid 2px #e9ae32;
  padding: 12px 19px;
  border-radius: 4px;
  margin-right: 20px;
  transition: 0.5s all ease;
  text-decoration: none;
}
.homenewsletter .innersection .toplink a:hover {
  background: #e9ae32;
  transition: 0.5s all ease;
  text-decoration: none;
}
.homenewsletter .innersection .toplink a.knowmore {
  background: #e9ae32;
}
.homenewsletter .innersection .toplink a.knowmore:hover {
  background: none;
  transition: 0.5s all ease;
  text-decoration: none;
}
.homenewsletter .innersection .alredayuser {
  font-size: 18px;
  padding-top: 30px;
  color: #ffffff;
}
.homenewsletter .innersection .alredayuser a {
  color: #e9ae32;
  text-decoration: underline;
}
.wellbeing {
  background: #ffffff;
  padding-bottom: 40px;
  padding-top: 40px !important;
  display: flex;
  justify-content: space-between;
}
.wellbeing .tophed {
  position: relative;
  display: block;
  z-index: 1;
}
.wellbeing .tophed::after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 35px;
  width: 100%;
  border-bottom: solid 1px #edaa38;
  z-index: -1;
}
.wellbeing .tophed h4 {
  color: #020202;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
  display: inline-block;
  background: #ffffff;
  padding-right: 20px;
}
.wellbeing .tophed h4 span {
  font-size: 18px;
  position: relative;
  font-family: 'Fedra Sans Book 5';
  font-weight: normal;
}
.wellbeing .tophed h4 span::after {
  display: none;
}
.wellbeing .tophed span.arrow {
  border-bottom: solid 1px #edaa38;
  width: 71.5%;
  display: inline-block;
  font-size: 0px;
  margin-left: 20px;
  margin-top: 11px;
  vertical-align: text-top;
  display: none;
}
.wellbeing .tophed .calltoaction {
  float: right;
  background: #ffffff;
  border: none;
  padding-left: 24px;
  margin-top: 34px;
}
.wellbeing .tophed .calltoaction a {
  padding: 8px 30px;
  line-height: normal;
  font-size: 12px;
  border: solid 1px #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  letter-spacing: 1px;
  border-radius: 3px;
  display: inline-block;
  width: auto;
  color: #a92611;
  text-decoration: none;
}
.wellbeing .calltoaction {
  top: 103px !important;
  right: 120px;
}
.wellbeing .calltoaction a {
  display: inline-block;
}
.wellbeing .item {
  background: #ffffff;
  width: 32%;
}
.wellbeing h4 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 20px;
}
.wellbeing h4 span {
  display: block;
}
.wellbeing .contentbox {
  margin-bottom: 25px;
  padding: 40px;
  padding-bottom: 0px;
}
.wellbeing .contentbox p {
  font-size: 14px;
  color: #7a766f;
  font-family: 'Fedra Sans Book 5';
  line-height: normal;
  font-weight: 400;
  height: 70px;
  overflow: hidden;
}
.wellbeing .contentbox a {
  font-size: 14px;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
}
.wellbeing .owl-nav {
  display: none !important;
}
.footershipping {
  padding: 50px 110px;
  background: #ffffff;
  display: flex;
  position: relative;
}
.footershipping img {
  float: left;
  margin-right: 20px;
  width: auto;
}
.footershipping p {
  color: #43260f;
  font-size: 14px;
  line-height: normal;
  font-family: 'Fedra Sans Book 5';
  margin: 0;
}
.footershipping p span {
  font-size: 16px;
  display: block;
  font-weight: 600;
  color: #edaa38;
  padding-bottom: 5px;
  font-family: 'Fedra Sans Book 5';
}
.footershipping::before {
  content: '';
  position: absolute;
  left: 0px;
  top: -40px;
  background: url('../images/footer-shipping-topbg.png') no-repeat top center;
  width: 100%;
  height: 58px;
  z-index: 99;
  background-size: 100%;
}
.footershipping .owl-carousel .owl-item img {
  width: auto;
}
.footercopyright {
  background: #000000;
  padding: 10px 30px;
  color: #f3edd9;
  font-size: 0.9vw;
  font-family: 'Fedra Sans Std';
}
.footercopyright a {
  color: #f3edd9;
  display: inline-block;
  border-right: solid 1px #020202;
  padding: 0 10px;
}
.footercopyright a:last-child {
  border: none;
}
.page-bottom {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background-color: #ffffff !important;
}
.page-bottom .footernewsletter {
  position: relative;
}
.page-bottom .footernewsletter img {
  width: 100%;
}
.page-bottom .footernewsletter .content {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 40%;
  color: #020202;
  transform: translate(-50%, -50%);
  left: 50%;
}
.page-bottom .footernewsletter .content h2 {
  font-size: 1.95vw;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-weight: bold;
}
.page-bottom .footernewsletter .content p {
  font-size: 1.1vw;
  font-family: 'Fedra Sans Book 5';
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe {
  width: 600px;
  margin: auto;
  padding-top: 160px;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter {
  width: 70%;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label {
  width: 100%;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label input {
  border: solid 1px #e4af3f;
  height: auto;
  padding: 12px;
  width: 100%;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label input:focus {
  outline: none;
  box-shadow: none;
}
.page-bottom .footernewsletter .content .block.newsletter .actions {
  width: 30%;
}
.page-bottom .footernewsletter .content .block.newsletter .actions button {
  background: #a92611;
  text-transform: uppercase;
  height: auto;
  padding: 13px;
  border: none;
  width: 100%;
  letter-spacing: 0.95px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.block.newsletter .field .control:before {
  display: none;
}
.page-header .panel {
  max-width: 100% !important;
}
.page-header .panel.wrapper {
  background: #000000;
}
.page-header .panel.wrapper .top-promo-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 12px;
  text-transform: capitalize;
  padding: 0 15px;
  font-family: 'Fedra Sans Book 5';
  font-size: 0.7vw;
}
.page-header .panel.wrapper .top-promo-container p {
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.3px;
  font-size: 12px;
}
.page-header .panel.wrapper .top-promo-container .top-promo-right {
  display: flex;
  flex-wrap: wrap;
}
.page-header .panel.wrapper .top-promo-container .top-promo-right p {
  padding-left: 15px;
}
.page-header .panel.wrapper .top-promo-container .top-promo-right p img {
  display: inline-block;
  margin-right: 5px;
}
.footerlinksection h4 {
  padding-bottom: 15px;
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px;
}
.footerlinksection li {
  padding-bottom: 10px;
}
.footerlinksection a {
  color: #020202;
  font-family: 'Fedra Sans Std';
  font-size: 14px;
}
.footerlinksection .footersocail a {
  display: inline-block;
  margin-right: 10px;
}
.page-footer {
  background: #ffffff;
  padding: 22px 0 200px 0;
  position: relative;
}
.page-footer::before {
  content: '';
  position: absolute;
  top: -24px;
  left: 0;
  width: 100%;
  background: url('../images/footer-torn-effect.png') no-repeat center top;
  height: 100%;
  background-size: contain;
}
.header.content {
  max-width: 100%;
  padding: 0 40px;
  padding-top: 10px;
  padding-right: 63px;
  height: 147px;
}
.header.content .left-container-wrap {
  float: left;
  width: 55px;
}
.header.content .left-container-wrap .logo {
  margin: 0;
  display: block;
  width: 100%;
  float: none;
  max-width: 100%;
  padding-top: 10px;
}
.header.content .left-container-wrap .logo img {
  width: 100%;
}
.header.content .middle-container-wrap {
  float: left;
  width: 37.6%;
  padding-left: 49px;
  padding-top: 35px;
}
.header.content .middle-container-wrap .block.block-search {
  float: none;
  width: 94%;
}
.header.content .middle-container-wrap .block.block-search input {
  height: 36px;
  padding: 10px 20px;
}
.header.content .middle-container-wrap .block.block-search .actions button {
  background: #edaa38;
  opacity: 1;
  color: #ffffff;
  padding: 2px 10px;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
}
.header.content .middle-container-wrap .block.block-search .actions button::before {
  color: #ffffff;
  font-size: 18px;
}
.header.content .right-container-wrap {
  float: right;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-family: 'Fedra Sans Book 5';
  padding-top: 40px;
  padding-right: 0px;
}
.header.content .right-container-wrap .header.links {
  padding-right: 0px;
  position: relative;
  font-size: 0.9vw;
  font-family: 'Fedra Sans Book 5';
  display: flex;
}
.header.content .right-container-wrap .header.links .customer-welcome {
  position: absolute;
  right: 0;
  top: 0px;
}
.header.content .right-container-wrap .header.links .customer-welcome button {
  color: #000;
}
.header.content .right-container-wrap .header.links .icon {
  cursor: pointer;
}
.header.content .right-container-wrap .header.links .icon img {
  display: inline-block;
  margin-right: 15px;
}
.header.content .right-container-wrap .header.links .icon.user-my-icon {
  padding-right: 20px;
  border-right: solid 1px #c9c4bb;
  margin-right: 20px;
  padding-bottom: 0;
}
.header.content .right-container-wrap .header.links .icon.wishlist-my-icon {
  position: relative;
  display: flex;
  padding-right: 20px;
  border-right: solid 1px #c9c4bb;
  margin-right: 20px;
  padding-bottom: 0;
}
.header.content .right-container-wrap .header.links .icon.wishlist-my-icon .items-wishlist-count {
  color: #ffffff;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 20px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
  border-radius: 50%;
  background: #edaa38;
  position: absolute;
  left: 21px;
  top: -12px;
  font-size: 11px;
}
.header.content .right-container-wrap .header.links .icon.wishlist-my-icon li a {
  padding: 0px;
  text-decoration: none;
  color: #020202;
  font-size: 0.9vw;
  font-family: 'Fedra Sans Book 5';
  padding-left: 10px;
  padding-top: 3px;
}
.header.content .right-container-wrap .header.links .icon.wishlist-my-icon li a:hover {
  text-decoration: none;
}
.header.content .right-container-wrap .header.links .show-login-logout {
  position: absolute;
  top: 24px;
  left: -134px;
  padding-top: 20px;
  z-index: 999999999;
  width: 286px;
}
.header.content .right-container-wrap .header.links .show-login-logout .at-myaccount-menu {
  box-shadow: 2.7px 10px 8px 0 rgba(0, 0, 0, 0.12);
}
.header.content .right-container-wrap .header.links .show-login-logout .show-customer-name {
  background: #ffffff;
  padding: 25px 50px 10px 50px;
  font-family: 'Fedra Sans Medium 5';
  font-size: 15px;
}
.header.content .right-container-wrap .header.links .show-login-logout .show-customer-name span {
  display: block;
  padding-bottom: 10px;
  position: relative;
  text-transform: capitalize;
}
.header.content .right-container-wrap .header.links .show-login-logout .show-customer-name span::after {
  content: '';
  position: absolute;
  width: 236px;
  height: 1px;
  border-bottom: solid 1px #e4af3f;
  right: -50px;
  bottom: 0px;
}
.header.content .right-container-wrap .header.links .show-login-logout .show-account-section {
  background: #ffffff;
  padding: 10px 40px;
}
.header.content .right-container-wrap .header.links .show-login-logout .show-account-section ul li a {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  color: #020202;
  transition: 0.5s all ease;
}
.header.content .right-container-wrap .header.links .show-login-logout .show-account-section ul li a:hover {
  transition: 0.5s all ease;
  color: #a92611;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link {
  background: #ffffff;
  padding-left: 48px;
  padding-bottom: 30px;
  padding-top: 5px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in {
  text-align: center;
  padding: 30px 0;
  border-radius: 3px;
  margin-top: -5px;
  background: #ffffff;
  width: 286px;
  text-align: left;
  left: 0;
  margin: 0;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in a {
  padding: 0;
  border: none;
  font-weight: 500;
  font-size: 15px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  list-style-type: 0.45px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in .beforelogin {
  padding-left: 40px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in .beforelogin h2 {
  color: #020202;
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
  border-bottom: solid 1px #edaa38;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in .beforelogin p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in .beforelogin .custom-h2 {
  color: #020202;
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
  border-bottom: solid 1px #edaa38;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link a {
  font-family: 'Fedra Sans Book 5';
  line-height: normal;
  background: #a92611;
  border-radius: 3px;
  text-align: center;
  width: 70%;
  color: #ffffff;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  padding: 12px 0 !important;
  margin-left: 40px;
}
.header.content .right-container-wrap .header.links span.myaccounticon img {
  margin: 0;
  margin-left: 8px;
}
.header.content .right-container-wrap ul {
  list-style-type: none;
  padding: 0px;
}
.header.content .right-container-wrap ul li .icon {
  display: inline-block;
}
.header.content .right-container-wrap ul li a {
  color: #020202;
  font-size: 16px;
  padding-top: 2px;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
}
.header.content .right-container-wrap .minicart-wrapper {
  margin-top: -5px;
}
.minicart-wrapper .action.showcart:before {
  background: url('../images/Cart.svg') no-repeat center top !important;
  width: 28px;
  height: 28px;
  font-size: 0px;
  content: '' !important;
}
.sections.nav-sections {
  max-width: 100%;
  padding: 0 0 0px 87px;
  margin: 0px 0 0 0;
  clear: both;
}
.sections.nav-sections .navigation {
  max-width: 100%;
}
.sections.nav-sections .navigation ul {
  padding: 0;
}
.sections.nav-sections ul {
  justify-content: space-between;
  float: left;
}
.sections.nav-sections ul li.level0 {
  margin: 0px;
  position: static;
}
.sections.nav-sections ul li.level0 a {
  font-size: 0.9vw;
  color: #020202;
  font-weight: normal;
  font-family: 'Fedra Sans Book 5';
  white-space: nowrap;
}
#mySidenav .nav-main > ul {
  width: 100%;
}
#mySidenav .nav-main {
  width: 100%;
}
#mySidenav .nav-main ul {
  display: flex;
  justify-content: space-between;
}
#mySidenav .menu-left {
  background: #ffffff;
  left: 38px;
  position: fixed;
  top: 186px;
  z-index: 999;
  padding: 20px;
  padding-bottom: 0px;
  width: 95%;
  box-shadow: 0 2px 5px #ddd;
  padding-right: 0px;
  padding-left: 0px;
  overflow: hidden;
}
#mySidenav .menu-left .menu-links {
  padding: 0 0px 0 120px;
  width: 100%;
}
#mySidenav .menu-left .menu-links ul {
  display: block;
  padding: 0px;
}
#mySidenav .menu-left .menu-links ul li {
  margin: 0 0 0 0;
  line-height: 24px;
  clear: both;
}
#mySidenav .menu-left .menu-links ul li a {
  transition: 0.5s all ease;
}
#mySidenav .menu-left .menu-links ul li a:hover {
  color: #a92611;
  transition: 0.5s all ease;
  text-decoration: none;
}
#mySidenav .menu-left .menu-links ul.category-image {
  float: right;
  position: absolute;
  right: 0;
}
.contact-index-index #maincontent {
  max-width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.contact-index-index #maincontent .page-title {
  display: none;
}
.contact-index-index #maincontent .contactustop {
  position: relative;
}
.contact-index-index #maincontent .contactustop .innertext {
  position: absolute;
  top: 60px;
  left: 150px;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.contact-index-index #maincontent .contactustop .innertext h2 {
  font-size: 30px;
  padding-bottom: 10px;
  font-family: 'Fedra Sans Medium 5';
}
.contact-index-index #maincontent .form.contact .fieldset {
  margin-bottom: 20px;
}
.contact-index-index #maincontent .form.contact .fieldset br {
  display: none;
}
.contact-index-index #maincontent .form.contact .fieldset .legend {
  border: none;
  margin: 0;
  font-family: 'Fedra Sans Medium 5';
  font-size: 22px;
  padding: 0;
}
.contact-index-index #maincontent .form.contact .fieldset .note {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding-bottom: 20px;
}
.contact-index-index #maincontent .form.contact .fieldset .field {
  padding-bottom: 15px;
}
.contact-index-index #maincontent .form.contact .fieldset .field .label {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  letter-spacing: 0.95px;
}
.contact-index-index #maincontent .form.contact .fieldset .field input,
.contact-index-index #maincontent .form.contact .fieldset .field textarea,
.contact-index-index #maincontent .form.contact .fieldset .field select {
  border: solid 1px #edaa38;
  height: auto;
  padding: 10px;
}
.contact-index-index #maincontent .form.contact .fieldset .field textarea {
  height: 208px;
}
.contact-index-index #maincontent .form.contact .actions-toolbar {
  padding-left: 15px;
}
.contact-index-index #maincontent .form.contact .actions-toolbar button {
  transition: 0.5s all ease;
  border-radius: 3px;
  background: #edaa38;
  border: solid 1px #edaa38;
  text-transform: uppercase;
  font-size: 16px;
  height: auto;
  padding: 10px 30px;
  display: block;
  width: 100%;
  letter-spacing: 1px;
  margin: 0;
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5';
}
.contact-index-index #maincontent .form.contact .actions-toolbar button:hover {
  background: #a92611;
  border: solid 1px #a92611;
  color: #ffffff;
}
.mobilehomenewsleter,
.formobile {
  display: none;
}
.nav-container-wrap {
  clear: both;
  overflow: hidden;
  margin-top: 0;
  position: relative;
  top: -30px;
  left: 14px;
}
.nav-container-wrap.fixed-header {
  position: fixed;
  top: 30px;
  background: #f3edd9;
  z-index: 999;
  width: 100%;
  box-shadow: 0px 0px 10px #ccc;
}
.nav-container-wrap.fixed-header .sections.nav-sections {
  padding-left: 15px;
  background: #F2EADC;
}
.nav-container-wrap.fixed-header #mySidenav .menu-left {
  top: 46px;
}
.nav-container-wrap.fixed-header #mySidenav .menu-left .menu-links {
  padding: 0 0px 0 20px;
}
sections.nav-sections ul > .split-ul {
  float: left;
  position: relative;
  z-index: 9;
}
.header.content .middle-container-wrap .block.block-search input::-webkit-input-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Book 5';
  font-size: 0.9vw;
}
.header.content .middle-container-wrap .block.block-search input::-moz-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Book 5';
  font-size: 0.9vw;
}
.header.content .middle-container-wrap .block.block-search input:-ms-input-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Book 5';
  font-size: 0.9vw;
}
.header.content .middle-container-wrap .block.block-search input {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 0.9vw;
  border: none;
}
.header.content .middle-container-wrap .block.block-search input:focus {
  outline: none;
  box-shadow: none;
}
.sections.nav-sections ul > li.level0.has-child > a::after {
  content: '';
  position: absolute;
  right: 4px;
  top: 22px;
  background: url('../images/menu-down-arrow.png') no-repeat right top;
  width: 7px;
  height: 5px;
}
.sections.nav-sections ul > li.level0.has-child > a.level-top::after {
  display: none;
}
.sections.nav-sections ul li.level0 {
  position: relative;
  cursor: pointer;
}
.sections.nav-sections li.level0:hover > a {
  color: #a92611;
}
.sections.nav-sections li.level0:hover:after {
  content: '';
  position: absolute;
  bottom: auto;
  top: 42px;
  border-bottom: solid 4px #edaa38;
  height: 4px !important;
  left: 0 !important;
  width: 100% !important;
}
.icon.user-my-icon:hover .show-login-logout {
  display: block !important;
  text-decoration: none;
}
.icon.user-my-icon:hover .show-login-logout a {
  text-decoration: none;
}
.ishalifeexclsive {
  background: #fdf8ee url('../images/Isha-Life-Exclusive_bg.png') no-repeat center top;
  padding: 10px 0;
  background-size: contain;
  padding-top: 50px;
  margin-top: -10px;
  padding-bottom: 35px;
  position: relative;
}
.ishalifeexclsive::before {
  content: '';
  position: absolute;
  left: 0;
  top: -38px;
  width: 100%;
  height: 57px;
  background: url('../images/il-exclusive-top-updated.png') no-repeat center top;
  background-size: cover;
}
.ishalifeexclsive h2 {
  color: #020202;
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.ishalifeexclsive .exclusiveslider {
  width: 100%;
  margin: auto;
  padding-left: 118px;
  padding-right: 150px;
  overflow: hidden;
}
.ishalifeexclsive .exclusiveslider .owl-dots {
  text-align: center;
  padding-top: 10px;
}
.ishalifeexclsive .exclusiveslider .owl-dots button {
  background: #E3DDD2 !important;
  border-radius: 50%;
  margin-right: 10px;
  width: 8px;
  height: 10px;
}
.ishalifeexclsive .exclusiveslider .owl-dots button.active {
  background: #1E191A !important;
}
.ishalifeexclsive .exclusiveslider .owl-nav {
  display: block !important;
  position: absolute;
  top: 50%;
  width: 83%;
  margin-top: 0;
}
.ishalifeexclsive .exclusiveslider .owl-nav button {
  background: #ffffff !important;
  width: 38px;
  height: 38px;
  box-shadow: 2px 3.5px 9px 0 rgba(0, 0, 0, 0.12);
  margin-left: -20px;
  border-radius: 50%;
  line-height: 0px !important;
}
.ishalifeexclsive .exclusiveslider .owl-nav button span {
  color: #a92611;
  font-size: 30px;
  font-weight: 600;
  vertical-align: text-top;
  display: inline-block;
  margin-top: 0px;
  font-family: 'Fedra Sans Std';
}
.ishalifeexclsive .exclusiveslider .owl-nav .owl-prev {
  float: left;
}
.ishalifeexclsive .exclusiveslider .owl-nav .owl-prev:focus {
  outline: none;
}
.ishalifeexclsive .exclusiveslider .owl-nav .owl-next {
  float: right;
  margin-right: -10px;
}
.ishalifeexclsive .exclusiveslider .owl-nav .owl-next:focus {
  outline: none;
}
.discoverinner {
  padding: 0 70px;
  padding-right: 116px;
}
.ajax-login-form .tophednote,
.login-window.account-login .tophednote {
  color: rgba(35, 31, 32, 0.75);
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  text-transform: capitalize;
  text-align: center;
  padding-top: 5px;
}
.ajax-login-form .page_title img,
.login-window.account-login .page_title img {
  display: inline-block;
  vertical-align: text-top;
  padding-right: 5px;
}
.ajax-login-form .page_title span,
.login-window.account-login .page_title span {
  color: #020202;
  font-size: 21px;
  font-family: 'Fedra Sans Medium 5';
  letter-spacing: 1px;
  display: block;
  padding-bottom: 32px;
  padding-top: 10px;
}
.ajax-login-form #login-type,
.login-window.account-login #login-type {
  border: solid 1px #edaa38;
  clear: both;
  overflow: hidden;
  height: auto;
  border-radius: 30px;
  padding: 0px;
  background: #ffffff;
  border: none;
  margin-top: 15px;
  margin-left: 0px;
}
.ajax-login-form #login-type li,
.login-window.account-login #login-type li {
  margin: 0px !important;
  width: 50%;
}
.ajax-login-form #login-type li:first-child a img,
.login-window.account-login #login-type li:first-child a img {
  padding-top: 3px;
}
.ajax-login-form #login-type li:first-child a img.inactive,
.login-window.account-login #login-type li:first-child a img.inactive {
  display: none;
}
.ajax-login-form #login-type li:first-child a.inactive img.inactive,
.login-window.account-login #login-type li:first-child a.inactive img.inactive {
  display: inline-block;
}
.ajax-login-form #login-type li img,
.login-window.account-login #login-type li img {
  vertical-align: top;
  display: inline-block;
  padding-right: 5px;
}
.ajax-login-form #login-type li a,
.login-window.account-login #login-type li a {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  background: #edaa38;
  padding: 9px 0;
  display: inline-block;
  width: 100%;
}
.ajax-login-form #login-type li a img.otpinactive,
.login-window.account-login #login-type li a img.otpinactive {
  display: none;
}
.ajax-login-form #login-type li a.inactive,
.login-window.account-login #login-type li a.inactive {
  background: #ffffff;
  color: #a92611;
}
.ajax-login-form #login-type li a.inactive img.active,
.login-window.account-login #login-type li a.inactive img.active {
  display: none;
}
.ajax-login-form #login-type li a.inactive img.otpactive,
.login-window.account-login #login-type li a.inactive img.otpactive {
  display: none;
}
.ajax-login-form #login-type li a.inactive img.otpinactive,
.login-window.account-login #login-type li a.inactive img.otpinactive {
  display: inline-block;
}
.ajax-login-form #login-type li a span,
.login-window.account-login #login-type li a span {
  font-weight: 600;
}
.ajax-login-form .submitbtnajax .mobbtn,
.login-window.account-login .submitbtnajax .mobbtn {
  background: #a92611;
  box-shadow: none;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 400;
  width: 100%;
  border: none;
  letter-spacing: 0.9px;
  padding: 12px 0;
  line-height: normal;
  text-transform: none;
  transition: 0.5s all ease;
}
.ajax-login-form .submitbtnajax .mobbtn:hover,
.login-window.account-login .submitbtnajax .mobbtn:hover {
  background: #e8532c;
}
.ajax-login-form .loginlink button,
.login-window.account-login .loginlink button {
  background: #a92611;
  box-shadow: none;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 400;
  width: 100%;
  border: none;
  letter-spacing: 0.9px;
  padding: 12px 0;
  line-height: normal;
}
.ajax-login-form .otp-content,
.login-window.account-login .otp-content {
  width: 100%;
  margin-right: 0px;
}
.ajax-login-form .otp-content input,
.login-window.account-login .otp-content input {
  box-shadow: none;
  border: solid 1px #edaa38;
  border-radius: 3px;
  height: auto !important;
  padding: 12px;
  font-family: 'Fedra Sans Book 5';
  height: 54px !important;
  line-height: 54px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.ajax-login-form .buttons-set .register,
.login-window.account-login .buttons-set .register {
  padding-left: 6px;
}
.ajax-login-form .buttons-set .forogotlink,
.login-window.account-login .buttons-set .forogotlink {
  padding-right: 6px;
  padding-top: 5px;
}
#ajaxlogin-create-form .page_title span {
  color: #020202;
  font-size: 21px;
  font-family: 'Fedra Sans Medium 5';
  letter-spacing: 1px;
  padding-top: 32px;
  display: block;
  padding-bottom: 18px;
}
#ajaxlogin-create-form .page_title .tophednote {
  color: rgba(35, 31, 32, 0.75);
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  text-transform: capitalize;
  text-align: center;
  padding-top: 5px;
}
.ajax-register-form .verifyotp {
  background: #a92611;
  box-shadow: none;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 400;
  width: 100%;
  border: none;
  letter-spacing: 0.9px;
  padding: 12px 0;
  line-height: normal;
}
.submitbtnajax.send-otp-button input {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 10px 10px;
  transition: 0.5s all ease;
  border-radius: 2px;
  line-height: normal;
  display: inline-block;
}
.login-window .content {
  background: #ffffff;
}
.login-window .content li {
  position: relative;
}
.login-window .content li .forogotlink {
  position: absolute;
  top: 12px;
  right: 0;
}
.login-window .content li .forogotlink a {
  color: #d9422c;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  float: right;
}
.createlinking {
  text-decoration: none !important;
}
.modal.ajax-register-form .close {
  right: -25px;
}
.modal.ajax-register-form .mobile-modal-content {
  height: auto;
  padding-left: 74px;
  padding-right: 74px;
}
.modal.ajax-register-form .mobile-modal-content {
  border-radius: 2px;
  top: 6.5%;
}
.modal.ajax-register-form .orsocial {
  clear: both;
  padding-top: 30px;
  position: relative;
}
.modal.ajax-register-form .register {
  padding-top: 10px;
}
#forgotmob-div .flag-container {
  display: none;
}
#forgotmob-div input {
  padding-left: 10px;
}
.forgotmobileget .otp-content.input-box {
  background: #ffffff;
  padding: 12px 20px 18px 20px;
  border: solid 1px #edaa38;
  border-radius: 3px;
}
.forgotmobileget .otp-content.input-box .custom-select {
  border: none;
  margin: 0;
  padding-top: 0px;
  width: 25%;
  float: right;
  font-size: 14px;
}
#ajaxlogin-create-form #reg-mob-error-msg {
  color: #f44242;
  font-size: 12px;
  font-family: 'Fedra Sans Book 5';
  padding-top: 5px;
  display: inline-block;
}
.customer-account-logoutsuccess .page-main {
  text-align: center;
}
.customer-account-logoutsuccess .page-main h1 {
  font-family: 'Fedra Sans Medium 5';
  padding-top: 60px;
  margin: 0;
  padding-bottom: 10px;
}
.customer-account-logoutsuccess .page-main p {
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
  letter-spacing: 0.45px;
}
.cart-empty {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  padding-left: 10px;
}
.cart-empty a {
  color: #a92611;
}
#mySidenav .menu-left .menu-links > ul.split-ul:last-child {
  margin-right: 90px;
}
#mySidenav li.category-image-section {
  position: relative;
  z-index: 1;
}
.home-banner-slider .owl-nav {
  display: block !important;
  position: absolute;
  top: 168px;
  width: 100%;
  padding: 0 105px;
}
.home-banner-slider .owl-nav button {
  background: #ffffff !important;
  width: 38px;
  height: 38px;
  box-shadow: 2px 3.5px 9px 0 rgba(0, 0, 0, 0.12);
  margin-left: -20px;
  border-radius: 50%;
  line-height: 0px !important;
}
.home-banner-slider .owl-nav button span {
  color: #a92611;
  font-size: 30px;
  font-weight: 600;
  vertical-align: text-top;
  display: inline-block;
  margin-top: 0px;
  font-family: 'Fedra Sans Std';
}
.home-banner-slider .owl-nav .owl-prev {
  float: left;
}
.home-banner-slider .owl-nav .owl-prev:focus {
  outline: none;
}
.home-banner-slider .owl-nav .owl-next {
  float: right;
}
.home-banner-slider .owl-nav .owl-next:focus {
  outline: none;
}
.home-banner-slider .owl-dots {
  text-align: center;
  background: #ffffff;
  padding: 10px 0;
}
.home-banner-slider .owl-dots button {
  background: #E3DDD2;
  padding: 5px !important;
  border-radius: 50%;
  margin-right: 10px;
}
.home-banner-slider .owl-dots button.active {
  background: #000;
}
.modal.ajax-login-form .orsocial,
.ajax-register-form .orsocial {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
  position: relative;
  opacity: 0.75;
  margin-top: 16px;
  letter-spacing: 0.35px;
  padding-bottom: 25px;
}
.modal.ajax-login-form .orsocial::before,
.ajax-register-form .orsocial::before {
  content: '';
  position: absolute;
  width: 31%;
  height: 1px;
  left: 10px;
  border-bottom: solid 1px #edaa38;
  top: 30px;
}
.modal.ajax-login-form .orsocial::after,
.ajax-register-form .orsocial::after {
  content: '';
  position: absolute;
  width: 31%;
  height: 1px;
  right: 10px;
  border-bottom: solid 1px #edaa38;
  top: 30px;
}
.modal.ajax-login-form a.btn-facebook,
.ajax-register-form a.btn-facebook {
  background: url('../images/social-login01.png') no-repeat center top;
  width: 61px;
  height: 61px;
}
.modal.ajax-login-form a.btn-facebook span,
.ajax-register-form a.btn-facebook span,
.modal.ajax-login-form a.btn-facebook i,
.ajax-register-form a.btn-facebook i {
  display: none;
}
.modal.ajax-login-form a.btn-google,
.ajax-register-form a.btn-google {
  background: url('../images/social-login02.png') no-repeat center top;
  width: 61px;
  height: 61px;
}
.modal.ajax-login-form a.btn-google span,
.ajax-register-form a.btn-google span,
.modal.ajax-login-form a.btn-google i,
.ajax-register-form a.btn-google i {
  display: none;
}
.modal.ajax-login-form .social-popup-form .block-content,
.ajax-register-form .social-popup-form .block-content {
  display: flex;
  justify-content: space-between;
  width: 40%;
  margin: auto;
}
.modal.ajax-login-form .mobile-modal-content,
.ajax-register-form .mobile-modal-content {
  padding: 40px 50px;
  padding-bottom: 20px;
  top: 10%;
}
.forgotmob-div .flag-container {
  display: none !important;
}
.loginotpverify .info {
  width: 100%;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.45px;
}
.loginotpverify .info p {
  padding: 0px;
  margin: 0;
}
.loginotpverify .otp-content {
  margin-top: 10px;
}
.otp-content.input-box .select-items {
  border: solid 1px #f1bf55;
  line-height: normal;
  padding: 0;
  border-bottom: none;
}
.otp-content.input-box .select-items div {
  border-bottom: solid 1px #f1bf55;
}
.kwicks {
  width: 100%;
  padding: 0px;
  display: flex;
}
.kwicks > li {
  width: 125px;
  height: 498px;
  float: left;
  list-style-type: none;
  overflow: hidden;
  border-right: solid 4px #ffffff;
}
.kwicks > li .innerimage {
  position: relative;
  left: 84px;
  top: 120px;
  z-index: 1;
  width: 211px;
}
.kwicks > li .innerimage img {
  width: 100%;
  height: 100%;
}
.kwicks > li .contentsection {
  color: #000;
  left: 355px;
  position: relative;
  top: -110px;
}
.kwicks > li .contentsection p {
  font-family: 'Fedra Sans Book 5';
  font-size: 20px;
  letter-spacing: 0.45px;
  margin: 0;
}
.kwicks > li .contentsection h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 45px;
  padding-bottom: 30px;
  padding-top: 10px;
}
.kwicks > li .contentsection h2 span {
  display: block;
  font-weight: 300;
  font-size: 35px;
  font-family: 'Fedra Sans Book 5';
}
.kwicks > li .contentsection .viewmore {
  background: #a92611;
  color: #ffffff;
  font-size: 14px;
  padding: 14px 30px;
  border-radius: 3px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  letter-spacing: 0.95px;
  text-decoration: none;
}
.kwicks > li .contentsection .viewmore:hover {
  color: #ffffff;
}
.kwicks li a {
  text-decoration: none;
}
.kwicks li a:hover {
  text-decoration: none;
}
#panel-1 {
  background: url('../images/seven-way_bg01.png') no-repeat center top;
}
#panel-2 {
  background: url('../images/seven-way_bg02.png') no-repeat center top;
  z-index: 10;
}
#panel-2 .innerimage {
  top: 107px;
}
#panel-2 .contentsection h2 {
  font-family: 'Fedra Sans Book 5';
  font-size: 35px;
}
#panel-2 .contentsection h2 span {
  display: block;
  font-size: 45px;
  font-family: 'Fedra Sans Medium 5';
}
#panel-3 {
  background: url('../images/seven-way_bg03.png') no-repeat center top;
  z-index: 20;
}
#panel-3 .innerimage {
  height: 137px;
  width: 467px;
  left: 34px;
  top: 220px;
}
#panel-3 .contentsection {
  left: 540px;
  top: 20px;
}
#panel-3 .contentsection h2 {
  font-family: 'Fedra Sans Book 5';
  font-size: 35px;
}
#panel-3 .contentsection h2 span {
  display: inline-block;
  font-size: 45px;
  font-family: 'Fedra Sans Medium 5';
}
#panel-4 {
  background: url('../images/seven-way_bg04.png') no-repeat center top;
  z-index: 21;
}
#panel-4 .innerimage {
  top: 70px;
}
#panel-4 .innerimage img {
  width: auto;
}
#panel-4 .contentsection {
  top: -180px;
  left: 280px;
}
#panel-4 .contentsection h2 {
  font-family: 'Fedra Sans Book 5';
  font-size: 35px;
}
#panel-4 .contentsection h2 span {
  display: block;
  font-size: 45px;
  font-family: 'Fedra Sans Medium 5';
}
#panel-5 {
  background: url('../images/seven-way_bg05.png') no-repeat center top;
  z-index: 22;
}
#panel-5 .innerimage img {
  width: auto;
}
#panel-5 .contentsection {
  top: -100px;
  left: 280px;
}
#panel-5 .contentsection h2 {
  font-family: 'Fedra Sans Book 5';
  font-size: 35px;
}
#panel-5 .contentsection h2 span {
  display: block;
  font-size: 45px;
  font-family: 'Fedra Sans Medium 5';
}
#panel-6 {
  background: url('../images/seven-way_bg06.png') no-repeat center top;
  z-index: 23;
}
#panel-6 .innerimage {
  left: 34px;
  width: 297px;
  top: 80px;
}
#panel-6 .contentsection {
  top: -209px;
  left: 390px;
}
#panel-6 .contentsection h2 {
  font-family: 'Fedra Sans Std';
  font-size: 35px;
}
#panel-6 .contentsection h2 span {
  display: inline-block;
  font-size: 45px;
  font-family: 'Fedra Sans Std';
}
#panel-7 {
  background: url('../images/seven-way_bg07.png') no-repeat center top;
  z-index: 24;
}
#panel-7 .innerimage {
  top: 60px;
  left: 32px;
  width: 290px;
}
#panel-7 .contentsection {
  top: -190px;
  left: 390px;
}
#panel-7 .contentsection h2 {
  font-family: 'Fedra Sans Book 5';
  font-size: 35px;
}
#panel-7 .contentsection h2 span {
  display: inline-block;
  font-size: 45px;
  font-family: 'Fedra Sans Medium 5';
}
.owl-carousel.wellbeing {
  padding-top: 0px !important;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
  font-family: 'Fedra Sans Book 5';
  font-size: 11px;
  line-height: normal;
}
.minicart-wrapper .action.showcart .counter.qty {
  font-size: 11px;
}
.toppromo {
  padding-right: 15px;
}
.toppromo .closeicon {
  font-size: 20px;
  position: absolute;
  right: 12px;
  display: none;
}
.authorization-link {
  overflow: hidden;
}
.authorization-link.logged-out .beforelogin {
  display: none;
}
.authorization-link.logged-out .logoutajax {
  margin-left: 0px !important;
}
.authorization-link.logged-out .loginbeforeicon {
  display: none;
}
.authorization-link .loginbeforeicon img {
  margin-top: 40px;
  margin-left: -48px;
  padding-bottom: 10px;
}
.modal.ajax-login-form {
  z-index: 99999 !important;
}
#ajaxlogin-create-form .reg-form {
  background: #ffffff;
  padding: 2px 20px;
  border: solid 1px #edaa38;
  border-radius: 3px;
  clear: both;
  overflow: hidden;
}
#ajaxlogin-create-form .reg-form .flag-container {
  display: none;
}
#ajaxlogin-create-form .reg-form input {
  border: none;
  border-bottom: solid 1px #edaa38;
  padding-left: 0px;
}
#ajaxlogin-create-form .reg-form input.mobnumber {
  padding-left: 0px;
}
#ajaxlogin-create-form .reg-form .submitbtnajax {
  clear: both;
  float: none;
  overflow: hidden;
}
#ajaxlogin-create-form .reg-form .submitbtnajax input {
  background: #a92611;
  width: 100%;
}
#ajaxlogin-create-form .reg-form .reginput {
  width: 100%;
}
#ajaxlogin-create-form .reg-form .even {
  margin-left: 0px;
}
#ajaxlogin-create-form .reg-form input.mobnumber {
  padding-bottom: 0px;
  border-bottom: none;
}
.shippingformobile {
  display: flex;
  width: 100%;
}
.ishaessentials .actions-secondary {
  display: block !important;
  position: absolute;
  top: 10px;
  left: 5px;
  z-index: 9;
}
.ishaessentials .actions-secondary .tocompare {
  display: none !important;
}
.ishaessentials .actions-secondary a::before {
  content: "\f08a" !important;
  font-family: "FontAwesome";
  color: #ffffff !important;
}
.mobile-modal-content .register {
  width: 100%;
  text-align: center;
}
.mobile-modal-content .buttons-set {
  margin: 20px 0 0 0 !important;
}
.ishaessentials.newarrival.exclusive.wellbeing {
  display: block;
}
.ishaessentials.newarrival.exclusive.wellbeing .wellbeing {
  padding-top: 0px !important;
}
.checkout-onepage-success {
  background: #ffffff;
}
.checkout-onepage-success .page-title {
  display: none !important;
}
.checkout-onepage-success .page-main {
  width: 100%;
  margin: auto;
  text-align: center;
  background: #ffffff;
  margin-top: 120px;
  padding-top: 34px;
  margin-bottom: 80px;
}
.checkout-onepage-success .sucessheading {
  font-family: 'Fedra Sans Medium 5';
  font-size: 25px;
  padding-top: 28px;
  padding-bottom: 50px;
}
.checkout-onepage-success .sucessheading span {
  display: block;
  font-size: 37px;
  color: #00c853;
}
.checkout-onepage-success .success-messages {
  font-family: 'Fedra Sans Book 5';
  margin-bottom: 0px;
}
.checkout-onepage-success .success-messages p {
  font-size: 22px;
}
.checkout-onepage-success .success-messages p a {
  text-decoration: none;
}
.checkout-onepage-success .estimated {
  padding-bottom: 50px;
}
.checkout-onepage-success .estimated span {
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
}
.checkout-onepage-success p.youwill {
  font-size: 18px;
  color: #020202;
  padding: 0 80px;
}
.checkout-onepage-success .actions-toolbar {
  text-align: center;
}
.checkout-onepage-success .actions-toolbar a {
  text-transform: none;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.9px;
}
#notice a {
  color: rgba(35, 31, 32, 0.75);
  text-decoration: underline;
  margin: 0px;
}
.loginotpmobileget .flag-container .selected-flag {
  display: none;
}
.loginotpmobileget .otp-content {
  position: relative;
}
.loginotpmobileget .flagimagebox {
  position: absolute;
  z-index: 9;
  border-right: solid 1px rgba(35, 31, 32, 0.5);
  padding-right: 13px;
  height: auto;
  display: inline-block;
  line-height: normal;
  top: 18px;
  left: 20px;
}
.loginotpmobileget .flagimagebox img {
  width: 24px;
}
.loginotpmobileget #loginotpmob {
  padding-left: 70px !important;
}
.modal.ajax-forgot-form .mobile-modal-content {
  padding-left: 40px;
  padding-right: 40px;
}
.update-address-popup {
  width: 350px;
  margin: auto;
  position: absolute;
  top: 410px;
  left: 50%;
  z-index: 99999 !important;
  background: #ffffff;
  color: #000;
  transform: translate(-50%, -50%);
  padding: 50px;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0px 0px 40px #ccc;
}
.update-address-popup .close-update-popup {
  position: absolute;
  top: 10px;
  right: 10px;
}
.cms-savetheweave {
  background: #ffffff;
}
.cms-savetheweave .breadcrumbs {
  display: none;
}
.cms-savetheweave .page-main {
  max-width: 100% !important;
  padding: 0px !important;
}
.cms-savetheweave .page-main .savetheweave .mobileheading {
  display: none;
}
.cms-savetheweave .page-main .savetheweave .banner img {
  width: 100%;
}
.cms-savetheweave .page-main .innerpagelisting {
  padding: 0 100px;
  padding-top: 46px;
}
.cms-savetheweave .page-main .innerpagelisting .imagebanenr {
  overflow: hidden;
}
.cms-savetheweave .page-main .innerpagelisting .imagebanenr img {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
  width: 100%;
}
.cms-savetheweave .page-main .innerpagelisting .imagebanenr:hover {
  transition: 0.5s all ease;
}
.cms-savetheweave .page-main .innerpagelisting .imagebanenr:hover img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
.cms-savetheweave .page-main .innerpagelisting .content {
  background: #EEE6D7;
  text-align: center;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  padding: 7px 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cms-savetheweave .page-main .innerpagelisting .content a {
  color: #a92611;
  transition: 0.5s all ease;
}
.cms-savetheweave .page-main .innerpagelisting .content a:hover {
  text-decoration: underline;
  transition: 0.5s all ease;
}
.cms-savetheweave .page-main .savetheweavetext {
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
  padding: 44px 115px 150px 115px;
}
.cms-savetheweave .page-main .savetheweavetext p {
  margin: 0;
  padding-right: 50px;
}
.cms-savetheweave .page-main .savetheweavetext p img {
  float: left;
  margin-right: 34px;
  margin-bottom: 14px;
}
.cms-savetheweave .page-main .savetheweavetext p span {
  display: block;
  padding-bottom: 34px;
}
.cms-the-phenomenon-consecration {
  background: #ffffff;
}
.cms-the-phenomenon-consecration .breadcrumbs {
  display: block;
}
.cms-the-phenomenon-consecration .page-main {
  max-width: 100% !important;
  padding: 0px !important;
}
.cms-the-phenomenon-consecration .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-the-phenomenon-consecration .page-main .topcategory {
  padding: 0 168px;
  padding-top: 45px;
  padding-bottom: 50px;
  text-align: center;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul {
  padding: 0;
  list-style: none;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li {
  display: inline-block;
  width: 32%;
  position: relative;
  margin: 0px;
  padding-bottom: 10px;
  transition: 0.3s;
  margin-right: 10px;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:nth-child(3n) {
  margin-right: 0px;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li span {
  position: absolute;
  bottom: 27px;
  width: 100%;
  text-align: center;
  left: 0;
  font-family: 'Fedra Sans Medium 5';
  font-size: 23px;
  color: #ffffff;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li span a {
  color: #ffffff;
  font-size: 18px;
  padding: 0 40px;
  text-align: center;
  display: block;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li span a:hover {
  text-decoration: underline;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li span.wishlist {
  font-size: 0px;
  position: absolute;
  top: 18px;
  left: 21px;
  bottom: auto;
  width: auto;
  z-index: 99;
  display: none;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li span.wishlist::before {
  content: "\f08a";
  font-family: "FontAwesome";
  color: #ffffff;
  font-size: 14px;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li .hovereffect {
  display: none;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li .image img {
  width: 100%;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect {
  display: block;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #a92611;
  opacity: 0.95;
  width: 100%;
  height: 98%;
  border-radius: 3px;
  padding: 0 40px;
  padding-top: 40px;
  font-family: 'Fedra Sans Book 5';
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect h2 {
  color: #ffffff;
  font-size: 23px;
  font-family: 'Fedra Sans Medium 5';
  display: none;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect .topsubttitle {
  font-size: 15.5px;
  border-bottom: solid 1px #edaa38;
  padding-top: 4px;
  margin-bottom: 18px;
  display: inline-block;
  line-height: normal;
  color: #ffffff;
  padding-bottom: 8px;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect p {
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect a {
  width: 180px;
  height: 46px;
  line-height: 46px;
  background: #ffffff;
  color: #a92611;
  display: inline-block;
  border-radius: 3px;
  font-size: 15.5px;
  font-weight: 600;
  margin-top: 60px;
  text-decoration: none;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect a:hover {
  text-decoration: none;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials {
  background: none;
  padding: 40px 130px;
  padding-bottom: 0px;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials .block-products-list {
  margin-bottom: 10px;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials .block-title::before {
  bottom: 8px;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials .block-title strong {
  font-size: 26px;
  background: #ffffff;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials .calltoaction {
  background: #ffffff;
  margin-top: -2px;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials .product-item-inner {
  display: none;
}
.cms-the-phenomenon-consecration .page-main .explorecategory {
  padding: 0 130px;
}
.cms-the-phenomenon-consecration .page-main .explorecategory h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 24px;
  text-align: center;
  padding-bottom: 33px;
  margin: 0;
  position: relative;
  width: 1274px;
}
.cms-the-phenomenon-consecration .page-main .explorecategory h2::before {
  content: '';
  position: absolute;
  bottom: 39px;
  background: url('../images/home-heading-bg.png') no-repeat left top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  left: 45%;
}
.cms-the-phenomenon-consecration .page-main .explorecategory h2::after {
  content: '';
  position: absolute;
  bottom: 39px;
  background: url('../images/home-heading-bg.png') no-repeat right top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  right: -5%;
}
.cms-the-phenomenon-consecration .page-main .explorecategory ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.cms-the-phenomenon-consecration .page-main .explorecategory ul li {
  display: inline-block;
}
.cms-the-phenomenon-consecration .page-main .explorecategory ul li:last-child {
  float: right;
}
.cms-the-phenomenon-consecration .page-main .explorecategory .content {
  padding-bottom: 100px;
}
.cms-the-phenomenon-consecration .page-main .explorecategory .content h3 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 24px;
  padding-top: 25px;
  position: relative;
  z-index: 1;
}
.cms-the-phenomenon-consecration .page-main .explorecategory .content h3 span {
  z-index: 1;
  position: relative;
  display: inline-block;
  background: #ffffff;
  padding-right: 20px;
}
.cms-the-phenomenon-consecration .page-main .explorecategory .content h3::after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 7px;
  width: 97%;
  border-bottom: solid 1px #edaa38;
  z-index: -1;
}
.cms-the-phenomenon-consecration .page-main .explorecategory .content p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  line-height: 26px;
  padding-top: 10px;
  margin: 0;
  padding-right: 40px;
}
.menu-parent > a {
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal !important;
  color: #a92611 !important;
  line-height: normal;
  display: block;
  font-size: 16px !important;
  border-bottom: solid 1px #fdf8ee;
  transition: 0.5s all ease;
  display: inline-block;
}
.menu-parent > a:hover {
  border-bottom: solid 1px #a92611;
  text-decoration: none !important;
}
.menu-left {
  padding-top: 0px !important;
}
.menu-left .menu-links {
  display: block !important;
}
.menu-left .menu-links .split-ul {
  display: block;
  float: left;
  padding-top: 0px !important;
}
.menu-left .menu-links .split-ul.templeright {
  padding-left: 50px !important;
  padding-right: 70px !important;
}
.menu-left .menu-links .split-ul.meditationmat {
  padding-right: 78px !important;
}
.menu-left .menu-links .split-ul.yogamat {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.menu-left .menu-links .split-ul.nfoodbeverage {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.menu-left .menu-links .split-ul.nfoodmuesli {
  padding-right: 70px !important;
}
.menu-left .menu-links .split-ul.hipainrelief {
  padding-left: 88px !important;
  padding-right: 66px !important;
}
.menu-left .menu-links .split-ul.menclothing {
  padding-left: 48px !important;
  padding-right: 75px !important;
}
.menu-left .menu-links .split-ul.programclothing {
  padding-right: 77px !important;
}
.menu-left .menu-links .split-ul.skincare {
  padding-left: 54px !important;
  padding-right: 54px !important;
}
.menu-left .menu-links .split-ul.deepamdiya {
  padding-left: 34px !important;
  padding-right: 54px !important;
}
.menu-left .menu-links .split-ul.decoratives {
  padding-right: 84px !important;
}
.menu-left .menu-links .split-ul.bookmagazines {
  padding-left: 115px !important;
  padding-right: 115px !important;
}
.menu-left .menu-links .split-ul.bookphotos {
  padding-right: 85px !important;
}
.menu-left .menu-links .split-ul.sptaikmalas {
  padding-left: 24px !important;
}
.menu-left .menu-links .split-ul .menu-parent {
  padding-top: 25px;
  padding-bottom: 0px;
}
.menu-left .menu-links .split-ul .menu-parent .menu-right {
  padding-top: 6px;
}
.menu-left .menu-links .split-ul .menu-parent span.break {
  display: block;
}
.menu-left .menu-links .split-ul .menu-parent span.newtag {
  display: inline-block;
  margin-left: 5px;
  background: #edaa38;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Fedra Sans Book 5';
  padding: 1px 4px;
  line-height: normal;
}
.menu-left .menu-links.savetheweave {
  padding-top: 38px !important;
  display: flex;
}
.menu-left .menu-links.savetheweave ul {
  text-align: center;
  display: flex !important;
}
.menu-left .menu-links.savetheweave ul li {
  display: inline-block;
  margin-right: 23px !important;
}
.menu-left .menu-links.savetheweave ul li span {
  display: block;
  color: #a92611;
  font-size: 16px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal;
  padding-top: 10px;
}
.menu-left .menu-links.savetheweave ul li:last-child {
  margin: 0px !important;
}
.ajax-register-form .orsocial::before {
  top: 40px;
  width: 26%;
}
.ajax-register-form .orsocial::after {
  top: 40px;
  width: 26%;
}
.modal-popup.confirm._show {
  z-index: 99999 !important;
}
#passresetbyotp input {
  width: 100% !important;
}
.page-header.headersticky {
  position: fixed;
  width: 100%;
  top: 0px;
  height: 80px;
  z-index: 99999;
}
.page-header.headersticky .icon.user-my-icon {
  font-size: 0px;
  border-right: none !important;
  padding: 0px !important;
  margin: 0px 0px 0 0 !important;
}
.page-header.headersticky .icon.wishlist-my-icon {
  border: none !important;
  padding: 0px !important;
  margin: 0px !important;
}
.page-header.headersticky .icon.wishlist-my-icon img {
  margin: 0px 5px 0 0 !important;
}
.page-header.headersticky .icon.wishlist-my-icon a {
  font-size: 0px !important;
}
.page-header.headersticky .middle-container-wrap {
  position: absolute;
  right: 175px;
  top: -3px;
}
.page-header.headersticky .middle-container-wrap .minisearch.active {
  margin-top: -8px;
}
.page-header.headersticky .middle-container-wrap .minisearch.active #search {
  background: #ffffff;
  width: 100%;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.page-header.headersticky .middle-container-wrap .minisearch.active .actions .action.search {
  background: #edaa38 url('../images/sticky-search-after.svg') no-repeat center 6px;
  position: absolute;
  cursor: pointer !important;
}
.page-header.headersticky .middle-container-wrap .action.search {
  background: url('../images/sticky-search.svg') no-repeat center right !important;
  position: absolute;
  cursor: pointer !important;
}
.page-header.headersticky .middle-container-wrap .action.search::before {
  display: none;
}
.page-header.headersticky .logo {
  padding-top: 5px !important;
}
.page-header.headersticky .logo img {
  width: 34px !important;
}
.page-header.headersticky #mySidenav .nav-main {
  width: 98%;
  margin-left: 24px;
}
.page-header.headersticky .header.content {
  padding-top: 0px;
}
.page-header.headersticky .nav-container-wrap {
  top: -48px;
  width: 86%;
}
.page-header.headersticky .sections.nav-sections {
  padding-left: 50px;
}
.page-header.headersticky .navigation ul {
  padding: 0px;
}
.page-header.headersticky.down-scroll {
  position: absolute;
}
.mobilebanner {
  display: none;
}
.headersticky .navigation .level0 > .level-top {
  padding: 0px 5px;
}
.headersticky .sections.nav-sections ul li.level0 > a {
  font-size: 0.95vw;
  padding: 0 13px;
}
.headersticky .header.content .right-container-wrap {
  padding-top: 30px;
}
.angle-arrow,
.back-button-menu,
.second-level-child {
  display: none;
}
#search_mini_form_cms {
  background: #ffffff;
  padding: 10px;
  border: 1px solid #e3e3e3;
}
#search_mini_form_cms .input-box label {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  text-align: left;
}
#search_mini_form_cms .input-box input {
  width: calc(100% - 80px);
}
#search_mini_form_cms .input-box button {
  display: inline-block;
  background: #a92611;
  color: #ffffff;
  border: none;
  font-size: 13px;
  vertical-align: top;
}
#size-chart {
  font-size: 18px;
}
.ccavenuepay_frontend_logo {
  background-size: 100%;
  width: 100%;
}
input::-moz-selection {
  background: yellow;
}
input::selection {
  background: yellow;
}
.modal.ajax-login-form .mobile-modal-content {
  padding: 20px 68px !important;
}
.ajax-login-form .page_title span,
.login-window.account-login .page_title span {
  padding-bottom: 15px;
  padding-top: 2px;
}
dl.item-options {
  display: inline-block;
  white-space: nowrap;
  color: #000;
}
dl.item-options dt {
  font-weight: bold;
}
dl.item-options dt,
dl.item-options dd {
  display: inline-block;
}
#size-chart {
  font-size: 18px;
  cursor: pointer;
}
.action.print {
  display: none !important;
}
.modal.ajax-login-form .mobile-modal-content,
.ajax-register-form .mobile-modal-content {
  padding: 20px 50px;
  top: 4%;
}
#ajaxlogin-create-form .page_title span {
  padding-top: 6px;
  padding-bottom: 0px;
}
.block.social-login-authentication-channel.account-social-login.social-popup-form {
  margin-bottom: 10px;
}
.order-details-items.invoice th.qty,
.order-details-items.shipments th.qty,
.table-wrapper.returns-history th.qty {
  opacity: 1;
}
.cms-contact-us .breadcrumbs {
  display: none;
}
.cms-contact-us .cms-pages-header {
  margin-left: -50vw;
  position: relative;
  width: 100vw;
  left: 50%;
}
.cms-contact-us .cms-pages-header img {
  width: 100%;
}
.cms-contact-us .cms-pages-header .custom-heading {
  font-family: 'Fedra Sans Std';
  font-size: 48px;
  position: absolute;
  bottom: 25px;
  left: 10%;
}
.cms-contact-us .cms-pages-header .custom-heading h1 {
  font-size: 48px;
  padding: 0 20px;
}
.cms-contact-us .cms-margin-top {
  padding-top: 50px;
}
.cms-contact-us .cms-margin-top .address-block {
  margin: 10px 0px;
}
.cms-contact-us .cms-margin-top .address-block h2 {
  font-size: 22px;
  line-height: 33px;
  font-family: 'Fedra Sans Medium 5';
}
.cms-contact-us .cms-margin-top .address-block p {
  font-size: 17px;
  line-height: normal;
  margin-top: 10px;
  font-family: 'Fedra Sans Book 5';
}
.cms-contact-us .cms-margin-top .address-block p a {
  color: #a92611;
  text-decoration: underline;
}
.cms-page-view {
  background: #ffffff;
  overflow-x: hidden;
}
.cms-page-view .page-main > .page-title-wrapper .page-title {
  display: block;
  position: relative;
}
.cms-page-view .breadcrumbs {
  display: none;
}
.cms-page-view .page-main {
  background: #ffffff;
}
.cms-sample-home-page {
  background: #fdf8ee;
}
.cms-sample-home-page .page-main {
  background: #fdf8ee;
}
.catalog-product-view .modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(150px);
  transform: translateY(150px);
}
div#product-options-wrapper input[type=radio] {
  margin-top: 6px;
}
div#product-options-wrapper label {
  font-size: 15px;
}
.customer-review .review-details .review-title {
  font-size: initial;
}
.customer-review .review-details .review-content {
  font-size: initial;
}
.customer-review .review-details .customer-review-rating .rating-label {
  font-size: initial;
}
.customer-review .review-details .review-date {
  font-size: initial;
}
.cms-about-us .page-title-wrapper {
  display: none;
}
.cms-about-us .isha-outlet {
  margin-top: 20px;
}
.cms-about-us .text-carousel .owl-nav {
  display: none;
}
.cms-about-us .text-carousel .owl-dots .owl-dot.active span,
.cms-about-us .text-carousel .owl-dots .owl-dot:hover span {
  background: #000000;
}
.cms-about-us .text-carousel.owl-theme .owl-dots .owl-dot {
  border: 0;
  outline: none;
  box-shadow: none;
}
.cms-about-us p.sub-head {
  font-size: 24px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-family: 'Fedra Sans Book 5';
  padding: 24px 0 45px;
  margin-bottom: 0 !important;
}
.cms-about-us .item h4 {
  font-size: 24px;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
  line-height: 36px;
}
.cms-about-us .item p {
  font-size: 21px;
  text-align: center;
  max-width: 916px;
  margin: 0 auto;
  margin-bottom: 58px;
  font-family: 'Fedra Sans Book 5';
  line-height: 30px;
  padding-bottom: 8px;
}
.cms-about-us .item .custom-col {
  display: flex;
  text-align: center;
  padding-left: 32px;
}
.cms-about-us .item .custom-col .outlet-image img {
  margin-bottom: 20px;
}
.cms-about-us .item .custom-col .first-col {
  max-width: 300px;
  margin-right: 20px;
  display: inline-block;
}
.cms-about-us .item .custom-col .second-col {
  max-width: 515px;
  margin-right: 20px;
  display: inline-block;
}
.cms-about-us .item .custom-col .third-col {
  max-width: 319px;
  margin-right: 0px;
  display: inline-block;
}
.cms-about-us .isha-foundation {
  margin: 90px 0;
}
.cms-about-us .isha-foundation p {
  font-size: 21px;
  font-family: 'Fedra Sans Book 5';
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 35px;
}
.cms-about-us .isha-foundation a.visit-button {
  font-size: 18px;
  border: 1px solid #a92611;
  padding: 15px 107px;
  color: #a92611;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 600;
}
.cms-about-us .isha-foundation h2 {
  margin-bottom: 25px;
}
.cms-about-us .custom-heading {
  font-family: 'Fedra Sans Std';
  font-size: 48px;
  position: absolute;
  bottom: 25px;
  left: 10%;
}
.cms-about-us .cms-margin-top {
  padding-top: 50px;
}
.cms-about-us .cms-pages-header {
  margin-left: -50vw;
  position: relative;
  width: 100vw;
  left: 50%;
}
.cms-about-us .cms-pages-header img {
  width: 100%;
}
.cms-about-us .quote {
  background: url('../images/quote.png') no-repeat center top;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
  color: #a92611;
  font-size: 27px;
  font-family: 'Fedra Sans Std';
  font-weight: 400;
  padding: 90px;
}
.cms-about-us .quote .author {
  font-weight: bold;
  display: block;
}
.cms-about-us .about {
  position: relative;
}
.cms-about-us .about p {
  font-size: 21px;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 40px;
  font-family: 'Fedra Sans Book 5';
  color: #020202;
  line-height: 34px;
}
.cms-terms-conditions {
  background: #ffffff;
}
.cms-terms-conditions h1.page-title span {
  border-bottom: 0px solid #f3edd9;
  color: #020202;
  background: #ffffff;
  font-family: 'Fedra Sans Book 5';
  font-weight: bold;
  letter-spacing: 0px;
  font-size: 36px;
  padding: 0px 20px 3px 0;
}
.cms-terms-conditions h1.page-title:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #f1bf55;
  display: block;
}
.cms-terms-conditions p {
  font-family: 'Fedra Sans Book 5';
  margin-bottom: 30px;
}
.cms-terms-conditions.cms-page-view .page-main {
  background: #ffffff;
}
.cms-privacy-policy-cookie-restriction-mode .main-block-content.termcms p {
  font-size: 18px;
}
.cms-privacy-policy-cookie-restriction-mode {
  background: #ffffff;
}
.cms-privacy-policy-cookie-restriction-mode h1.page-title span {
  border-bottom: 0px solid #f3edd9 !important;
  color: #020202;
  background: #ffffff;
  font-family: 'Fedra Sans Std';
  font-weight: bold;
  letter-spacing: 0px;
  font-size: 36px;
  padding-right: 20px;
}
.cms-privacy-policy-cookie-restriction-mode h1.page-title:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #f1bf55;
  display: block;
  position: absolute;
  bottom: 6px;
  Z-INDEX: -1;
}
.cms-privacy-policy-cookie-restriction-mode p {
  font-family: 'Fedra Sans Book 5';
  margin-bottom: 30px;
}
.cms-privacy-policy-cookie-restriction-mode h2 {
  font-size: 24px !important;
}
.cms-privacy-policy-cookie-restriction-mode table.data-table {
  display: block;
}
.cms-privacy-policy-cookie-restriction-mode .for-mobile-only {
  display: none;
}
.cms-privacy-policy-cookie-restriction-mode .for-mobile-only p strong {
  display: block;
  font-weight: 500 !important;
  font-family: 'Fedra Sans Medium 5';
}
.cms-privacy-policy-cookie-restriction-mode .for-mobile-only p.italic {
  font-style: italic;
}
.cms-privacy-policy-cookie-restriction-mode.cms-page-view .page-main {
  background: #ffffff;
}
.cms-store-locator .cms-pages-header {
  background: url('../images/store-locator-banner.png') no-repeat;
  position: absolute;
  display: block;
  width: 100%;
  padding: 180px 0 30px;
  left: 0;
  height: auto;
  background-size: 100%;
}
.cms-store-locator .cms-pages-header .custom-heading {
  padding: 0 150px;
  font-family: 'Fedra Sans Medium 5';
  font-size: 48px;
}
.cms-store-locator .cms-pages-header .custom-heading h1 {
  font-size: 30px;
  padding: 0 20px;
}
.cms-store-locator .cms-pages-header .custom-heading h1 strong {
  display: block;
  font-family: 'Fedra Sans Medium 5';
  font-size: 48px;
  font-weight: 500;
}
.cms-store-locator .cms-margin-top {
  padding-top: 315px;
}
.cms-store-locator #googlemaps {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  /* Set z-index to 0 as it will be on a layer below the contact form */
}
.cms-store-locator #address-list {
  position: relative;
  z-index: 1;
  /* The z-index should be higher than Google Maps */
  width: 300px;
  margin: 60px auto 0;
  padding: 10px;
  background: black;
  height: auto;
  opacity: 0.45;
  /* Set the opacity for a slightly transparent Google Form */
  color: white;
}
.sections.nav-sections ul li.level0 > a {
  font-size: 1.05vw;
  padding: 0 1.05vw;
}
.sections.nav-sections ul li.level0 a:last-child {
  padding-right: 0px;
}
.sections.nav-sections ul li.level0 > a:last-child::after {
  right: -14px;
}
#mySidenav .menu-left .menu-links ul li a {
  padding: 0px;
}
.menu-links.savetheweave {
  padding-bottom: 20px !important;
}
.cms-customer-support {
  background: #ffffff;
}
.cms-customer-support html {
  scroll-behavior: smooth;
}
.cms-customer-support .page-main {
  max-width: 100% !important;
  width: 100%;
  padding: 0px;
}
.cms-customer-support .customersupport h2 {
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  margin: 0;
  padding-top: 35px;
  position: relative;
}
.cms-customer-support .customersupport h2::after {
  content: '';
  background: url('../images/heading-bg.png') no-repeat center bottom;
  width: 228px;
  height: 7px;
  position: absolute;
  left: 50%;
  bottom: -23px;
  transform: translate(-50%, -50%);
}
.cms-customer-support .customersupport .toplisting {
  padding-top: 60px;
  width: 1140px;
  margin: auto;
}
.cms-customer-support .customersupport .toplisting ul {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cms-customer-support .customersupport .toplisting ul li {
  width: 33%;
  text-align: center;
  margin: 0px;
  padding-bottom: 84px;
}
.cms-customer-support .customersupport .toplisting ul li a {
  font-size: 20px;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  transition: 0.5s all ease;
}
.cms-customer-support .customersupport .toplisting ul li a:hover {
  color: #a92611;
}
.cms-customer-support .customersupport .toplisting ul li a span {
  display: block;
  padding-top: 20px;
}
.cms-customer-support .customersupport .accordingsecton {
  background: #ffffff url('../images/cutomer-down-bg.png') no-repeat top;
  background-size: contain;
  padding-top: 105px;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container {
  width: 1140px;
  margin: auto;
  padding-bottom: 68px;
  position: relative;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container.paymentsection::before {
  content: '';
  position: absolute;
  left: -230px;
  top: -86px;
  background: url('../images/customer-bg-icon.svg') no-repeat left top;
  width: 303px;
  height: 121px;
  background-size: 80%;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container.paymentsection::after {
  content: '';
  position: absolute;
  right: -310px;
  bottom: -66px;
  background: url('../images/customer-bg-icon.svg') no-repeat left top;
  width: 303px;
  height: 121px;
  background-size: 80%;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container h3 {
  font-size: 26px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 500;
  padding-bottom: 20px;
  margin: 0px;
  padding-left: 18px;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container .set {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container .set a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: block;
  font-size: 16px;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  background: #ffffff;
  padding: 10px 20px;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container .set .contentsecrtion {
  display: none;
  background: #ffffff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container .set .contentsecrtion p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding: 20px;
  margin: 0;
}
.cms-customer-support .column.main {
  padding-bottom: 0px !important;
}
.cms-customer-support .backtotop {
  display: none;
}
.cms-support-ticket input[type="file"] {
  display: none;
}
.cms-support-ticket {
  background: #ffffff;
  position: relative;
}
.cms-support-ticket .breadcrumbs {
  display: block;
  margin-top: 0px;
  background: #ffffff;
}
.cms-support-ticket::before {
  content: '';
  position: absolute;
  right: -80px;
  top: 230px;
  width: 312px;
  height: 143px;
  background: url('../images/ticket-rigght-bg.png') no-repeat right top;
  background-size: 100%;
}
.cms-support-ticket .page-main {
  position: relative;
}
.cms-support-ticket .page-main::after {
  content: '';
  position: absolute;
  left: -250px;
  bottom: 0;
  width: 312px;
  height: 143px;
  background: url('../images/ticket-bottombg.png') no-repeat right top;
  background-size: 100%;
  top: auto;
}
.cms-support-ticket .supportticket {
  padding-bottom: 60px;
  clear: both;
  overflow: hidden;
}
.cms-support-ticket .supportticket .supportcaptcha {
  float: left;
}
.cms-support-ticket .supportticket .tophead {
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  padding-top: 50px;
  padding-bottom: 28px;
}
.cms-support-ticket .supportticket .tophead h2 {
  color: #020202;
  font-size: 28px;
  margin: 0;
  padding-bottom: 8px;
}
.cms-support-ticket .supportticket .tophead p {
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
}
.cms-support-ticket .supportticket .fieldset {
  width: 582px;
  margin: auto;
}
.cms-support-ticket .supportticket .fieldset .field {
  float: left;
  width: 48%;
}
.cms-support-ticket .supportticket .fieldset .field.emailaddress {
  width: 100%;
  float: none;
  clear: both;
}
.cms-support-ticket .supportticket .fieldset .field.commentbox {
  clear: both;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.cms-support-ticket .supportticket .fieldset .field.commentbox textarea {
  border: solid 1px #edaa38;
  padding: 12px;
  height: auto;
  height: 180px;
  font-size: 14px;
}
.cms-support-ticket .supportticket .fieldset .field.commentbox textarea:focus {
  outline: none;
  box-shadow: none;
}
.cms-support-ticket .supportticket .fieldset .field.rightcount {
  float: right;
}
.cms-support-ticket .supportticket .fieldset .field input,
.cms-support-ticket .supportticket .fieldset .field select {
  border: solid 1px #edaa38;
  padding: 12px;
  height: auto;
  border-radius: 3px;
  font-size: 14px;
  width: 100%;
}
.cms-support-ticket .supportticket .fieldset .field input:focus,
.cms-support-ticket .supportticket .fieldset .field select:focus {
  box-shadow: none;
}
.cms-support-ticket .supportticket .fieldset .submitbutton {
  clear: none;
  text-align: center;
  float: right;
  width: 40%;
  padding-top: 8px;
}
.cms-support-ticket .supportticket .fieldset .submitbutton button {
  width: 100%;
  margin: auto;
  background: #a92611;
  color: #ffffff;
  border: none;
  font-size: 20px;
  height: 60px;
  line-height: normal;
  border-radius: 3px;
  transition: 0.5s all ease;
  border-radius: 30px;
}
.cms-support-ticket .supportticket .fieldset .submitbutton button:hover {
  background: #a92611;
}
.cms-support-ticket .supportticket .fieldset .submitbutton button:focus {
  outline: none;
  border: none;
}
.cms-support-ticket .supportticket .fieldset .customfilesecton {
  border-top: solid 1px #fdf8ee;
  position: absolute;
  bottom: 10px;
  width: 98%;
  left: 8px;
  padding-top: 10px;
  background: #ffffff;
}
.cms-support-ticket .supportticket .fieldset .customfilesecton .fileicon {
  background: #2A89E1;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
}
.cms-support-ticket .supportticket .fieldset .customfilesecton .fileicon img {
  width: 14px;
}
.cms-support-ticket .supportticket .fieldset .customfilesecton .text {
  color: rgba(35, 31, 32, 0.5);
  font-size: 14px;
  display: inline-block;
  padding-left: 10px;
  font-family: 'Fedra Sans Book 5';
}
.cms-support-ticket .column.main {
  position: relative;
}
.cms-support-ticket.cms-page-view .page-main {
  background: #ffffff;
}
.cms-store-locator .page-main {
  width: 100%;
  max-width: 100%;
  padding: 0px;
}
.cms-store-locator .page-main .storelocatermain .banner img {
  width: 100%;
}
.cms-store-locator .page-main .storelocatermain .banner .innercount {
  position: relative;
  padding: 0 155px;
}
.cms-store-locator .page-main .storelocatermain .banner .innercount h1 {
  font-family: 'Fedra Sans Book 5';
  font-size: 30px;
  margin: 0;
  position: absolute;
  bottom: 70px;
}
.cms-store-locator .page-main .storelocatermain .banner .innercount h1 span {
  display: block;
  font-family: 'Fedra Sans Medium 5';
  font-size: 48px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation {
  padding: 0 155px;
  padding-top: 84px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 36px;
  padding-bottom: 30px;
  position: relative;
}
.cms-store-locator .page-main .storelocatermain .storeinformation h2::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0px;
  height: 1px;
  border-bottom: solid 1px #f1bf55;
  bottom: 40px;
  z-index: -1;
}
.cms-store-locator .page-main .storelocatermain .storeinformation h2 span {
  background: #ffffff;
  display: inline-block;
  padding-right: 20px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details {
  clear: both;
  overflow: hidden;
  padding-bottom: 45px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details h3 {
  color: #edaa38;
  font-size: 24px;
  font-weight: 500;
  font-family: 'Fedra Sans Book 5';
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing {
  background: #ffffff;
  float: left;
  padding: 30px 50px;
  border-radius: 3px;
  width: 360px;
  margin-right: 46px;
  margin-top: 12px;
  min-height: 177px;
  margin-bottom: 20px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing.last {
  margin-right: 0px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing h4 {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails {
  padding-top: 12px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails a {
  color: #a92611;
  font-size: 15px;
  font-family: 'Fedra Sans Medium 5';
  border-bottom: solid 1px #a92611;
  transition: 0.5s all ease;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails a:hover {
  text-decoration: none;
  color: #0056b3;
  border-bottom: solid 1px #0056b3;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails a:focus {
  text-decoration: none;
  color: #0056b3;
  border-bottom: solid 1px #0056b3;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails .hoverbox {
  display: block;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails .hoverbox .box {
  font-size: 16px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails .hoverbox .box img {
  float: left;
  margin-right: 10px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails .hoverbox .box a {
  color: #a92611;
  font-size: 16px;
  border-bottom: solid 1px #a92611;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails .hoverbox {
  display: none;
  padding-top: 10px;
}
#mySidenav .menu-left .menu-links ul.category-image {
  z-index: 1;
}
.block-products-list.grid .action.towishlist {
  top: -10px;
  left: 0px;
  z-index: 99;
  position: absolute;
}
@media only screen and (max-width: 1260px) {
  .header.content .right-container-wrap .header.links .icon.wishlist-my-icon li a {
    font-size: 14px;
  }
  .sections.nav-sections ul > li.level0.has-child > a::after {
    background-size: 70%;
    right: -1px;
    top: 21px;
  }
  .sections.nav-sections ul li.level0 > a {
    font-size: 14.5px !important;
    padding: 0 8px;
  }
  #mySidenav .nav-main ul {
    display: block;
  }
  .sections.nav-sections ul li.level0 a {
    font-size: 13.5px;
  }
  .menu-parent > a {
    font-size: 14px !important;
  }
}
.mobile-modal-content .modal .success {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.modal .error1 {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.form.password.reset .label {
  font-size: 14px;
  font-weight: normal;
}
.form.password.reset #password-strength-meter-container {
  font-size: 11px;
}
.lifeoutlets .owl-dots button span {
  width: 8px !important;
  height: 8px !important;
  margin: 5px 4px !important;
}
.cms-the-rudraksha-guide,
.cms-copper-cleaning-instructions,
.cms-hi-the-rudraksha-guide,
.cms-ml-the-rudraksha-guide,
.cms-kn-the-rudraksha-guide,
.cms-te-the-rudraksha-guide,
.cms-ta-the-rudraksha-guide {
  background: #ffffff;
}
.cms-the-rudraksha-guide .page-header.headersticky,
.cms-copper-cleaning-instructions .page-header.headersticky,
.cms-hi-the-rudraksha-guide .page-header.headersticky,
.cms-ml-the-rudraksha-guide .page-header.headersticky,
.cms-kn-the-rudraksha-guide .page-header.headersticky,
.cms-te-the-rudraksha-guide .page-header.headersticky,
.cms-ta-the-rudraksha-guide .page-header.headersticky {
  position: relative;
}
.cms-the-rudraksha-guide .page-title-wrapper,
.cms-copper-cleaning-instructions .page-title-wrapper,
.cms-hi-the-rudraksha-guide .page-title-wrapper,
.cms-ml-the-rudraksha-guide .page-title-wrapper,
.cms-kn-the-rudraksha-guide .page-title-wrapper,
.cms-te-the-rudraksha-guide .page-title-wrapper,
.cms-ta-the-rudraksha-guide .page-title-wrapper {
  display: none;
}
.cms-the-rudraksha-guide .page-main,
.cms-copper-cleaning-instructions .page-main,
.cms-hi-the-rudraksha-guide .page-main,
.cms-ml-the-rudraksha-guide .page-main,
.cms-kn-the-rudraksha-guide .page-main,
.cms-te-the-rudraksha-guide .page-main,
.cms-ta-the-rudraksha-guide .page-main {
  max-width: 100%;
  padding: 0px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain,
.cms-copper-cleaning-instructions .rudrakshaguidemain,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain,
.cms-te-the-rudraksha-guide .rudrakshaguidemain,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain {
  background: url('../images/RudrakshaGuide-mainbanner.png') no-repeat top;
  background-size: contain;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordion-container,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordion-container,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordion-container,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordion-container,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordion-container,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordion-container,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordion-container {
  padding-left: 100px;
  padding-right: 100px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection {
  padding-top: 52px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection h2,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2 {
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  position: relative;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection h2::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 211px;
  transform: translate(-50%, -50%);
  border-bottom: solid 3px #edaa38;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin {
  text-align: center;
  padding-top: 35px;
  font-family: 'Fedra Sans Book 5';
  padding-bottom: 22px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul {
  padding: 0px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  margin: 0 30px 0 0;
  position: relative;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child {
  line-height: 12px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after {
  content: '';
  position: absolute;
  right: -18px;
  top: 12px;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a {
  font-size: 24px;
  color: #a92611;
  font-weight: 600;
  text-decoration: none;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after {
  display: none;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after {
  display: none;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing {
  width: 1140px;
  margin: auto;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart {
  background: #edaa38;
  color: #ffffff;
  padding-left: 40px !important;
  padding-top: 31px !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child {
  border-top-left-radius: 4px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child {
  border-bottom-right-radius: 4px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a {
  text-transform: uppercase;
  color: #a92611;
  font-size: 15.5px;
  border-bottom: solid 1px #DD7827;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  margin-top: 10px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover {
  text-decoration: none;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 27px;
  text-transform: none;
  color: #ffffff;
  font-weight: 500;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number {
  color: #F0BC6C;
  font-size: 108px;
  position: absolute;
  bottom: 10px;
  right: 30px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton {
  padding-top: 105px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container {
  width: 1140px;
  margin: auto;
  padding-bottom: 68px;
  position: relative;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before {
  content: '';
  position: absolute;
  left: -230px;
  top: -86px;
  background: url('../images/customer-bg-icon.svg') no-repeat left top;
  width: 303px;
  height: 121px;
  background-size: 80%;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after {
  content: '';
  position: absolute;
  right: -310px;
  bottom: -66px;
  background: url('../images/customer-bg-icon.svg') no-repeat left top;
  width: 303px;
  height: 121px;
  background-size: 80%;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3 {
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
  padding-bottom: 20px;
  margin: 0px;
  padding-left: 18px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: block;
  font-size: 16px;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 500;
  background: #ffffff;
  padding: 10px 30px;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion {
  display: none;
  background: #ffffff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding: 20px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul {
  padding: 0;
  font-size: 15px;
  list-style: none;
  padding-left: 25px;
  padding-bottom: 20px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist {
  width: 950px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist h2.tophed,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed {
  font-family: 'Fedra Sans Medium 5';
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist h2.tophed::before,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before {
  content: '';
  background: url('../images/heading-bg.png') no-repeat center bottom;
  width: 42%;
  height: 7px;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist h2.tophed::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after {
  content: '';
  background: url('../images/heading-bg.png') no-repeat center bottom;
  width: 42%;
  height: 7px;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 0px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li {
  width: 205px;
  margin-right: 42px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting {
  float: left;
  padding-right: 5px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name {
  font-size: 14px !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price {
  font-size: 18px !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child {
  margin-right: 0px !important;
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .cms-copper-cleaning-instructions .orderone {
    order: 1;
  }
  .cms-copper-cleaning-instructions .ordertwo {
    order: 2;
  }
  .cms-copper-cleaning-instructions .orderthree {
    order: 3;
  }
  .cms-copper-cleaning-instructions .orderfour {
    order: 4;
  }
  .cms-copper-cleaning-instructions .list img {
    width: 100%;
  }
}
.cms-copper-cleaning-instructions .bannercontent {
  font-size: 21px;
  width: 1140px;
  margin: auto;
  line-height: normal;
  text-align: center;
  padding: 50px 100px 40px 100px;
}
.cms-copper-cleaning-instructions .bannercontent p {
  margin: 0px;
  padding-bottom: 30px;
}
.cms-copper-cleaning-instructions .rudrakshaguidemain {
  background: none;
}
.cms-copper-cleaning-instructions .topbannersection {
  background: url('../images/coppermain_banner.png') no-repeat top;
  background-size: cover;
  height: 560px;
}
.cms-copper-cleaning-instructions .topbannersection .listing .contentpart {
  padding-left: 30px !important;
}
.cms-copper-cleaning-instructions .topbannersection .contentpart h3 {
  padding-right: 10px;
}
.cms-copper-cleaning-instructions .copperlistingtext {
  width: 1140px;
  margin: auto;
  padding-top: 166px;
}
.cms-copper-cleaning-instructions .copperlistingtext h3 {
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
  padding-bottom: 20px;
  padding-left: 18px;
  margin: 0px;
}
.cms-copper-cleaning-instructions .copperlistingtext ul {
  padding: 0 100px 0 100px;
  font-size: 18px;
}
.cms-copper-cleaning-instructions #Lemon {
  padding-bottom: 90px;
}
.cms-copper-cleaning-instructions #Lemon h3 {
  padding-left: 80px;
}
.cms-copper-cleaning-instructions #tamarind {
  padding-bottom: 90px;
}
.cms-copper-cleaning-instructions #tamarind h3 {
  padding-left: 80px;
}
.cms-copper-cleaning-instructions .productslist .product-item-name {
  min-height: inherit !important;
  padding-bottom: 2px;
}
.cms-copper-cleaning-instructions .productslist .starting {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .cms-copper-cleaning-instructions .bannercontent {
    width: 100% !important;
  }
  .cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing {
    float: left;
    width: 100%;
  }
  .cms-copper-cleaning-instructions .copperlistingtext {
    width: 100%;
    float: left;
  }
}
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart {
  padding-left: 25px !important;
}
.blog-page .page-bottom {
  background: #ffffff;
}
.blog-page .post-holder {
  border: none;
}
.blog-page .post-view {
  background: url('../images/rectangle-3-copy.png') no-repeat top;
  background-size: contain;
}
.blog-page .post-view .block.comments {
  width: 900px;
  margin: auto;
}
.blog-page .post-view .block.comments .c-count {
  font-family: 'Fedra Sans Medium 5';
  font-size: 22px;
  font-weight: 400;
  border-bottom: solid 1px #dfd6c4;
}
.blog-page .post-view .block.comments .c-replyform {
  margin: 0;
  padding-top: 30px;
}
.blog-page .post-view .block.comments .c-replyform form textarea {
  border: solid 1px #edaa38;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  height: 80px;
}
.blog-page .post-view .block.comments .c-replyform form .c-btn-hld {
  background: none;
  border: none;
  padding: 20px 0 0 0;
}
.blog-page .post-view .block.comments .c-replyform form .c-btn-hld input {
  border: solid 1px #EDAA38;
  height: auto;
  padding: 10px;
}
.blog-page .post-view .block.comments .c-replyform form .c-btn-hld button {
  background: #a92611;
  box-shadow: none;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  width: auto;
  border: none;
  letter-spacing: 0.9px;
  padding: 10px 20px;
  line-height: normal;
  margin: 0;
  float: left;
}
.blog-page .page-main {
  max-width: 100%;
  padding: 0px;
}
.blog-page .breadcrumbs {
  display: none;
}
.blog-page .page-title-wrapper {
  display: none;
}
.blog-page .sidebar.sidebar-additional {
  width: 100%;
  margin: auto;
  float: none;
  clear: both;
  padding: 0px;
}
.blog-page .sidebar.sidebar-additional .block-recent-posts {
  background: #ede5d6;
  background: linear-gradient(180deg, rgba(237, 229, 214, 0.02594541) 0%, #ede5d6 100%);
  margin: 0px;
}
.blog-page .sidebar.sidebar-additional .block-title {
  font-family: 'Fedra Sans Medium 5';
  font-size: 30px;
  background: url('../images/illustration-divider-1.png') no-repeat center bottom;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.blog-page .sidebar.sidebar-additional .block-content {
  clear: both;
  overflow: hidden;
  width: 1180px;
  margin: auto;
  padding-bottom: 80px;
  display: flex;
  justify-content: space-between;
}
.blog-page .sidebar.sidebar-additional .block-content .item {
  width: 31%;
  background: #ffffff;
  padding: 0 0 30px 0 !important;
  box-shadow: 2px 6px 6px rgba(0, 0, 0, 0.11);
}
.blog-page .sidebar.sidebar-additional .block-content .item:last-child {
  margin-right: 0px;
}
.blog-page .sidebar.sidebar-additional .block-content .item .post-image {
  padding: 0px;
  width: 100%;
  border: none;
}
.blog-page .sidebar.sidebar-additional .block-content .item .post-image a img {
  width: 100%;
  margin-top: -10px;
}
.blog-page .sidebar.sidebar-additional .block-content .item .post-item-link {
  color: #020202;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  font-weight: 400;
  margin-left: 20px;
  float: left;
  margin-top: 20px;
  height: 50px;
  line-height: normal;
}
.blog-page .sidebar.sidebar-additional .block-content .item .post-item-date {
  clear: both;
  overflow: hidden;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  opacity: 0.7;
  padding-left: 20px;
  padding-top: 15px;
}
.blog-page .sidebar.sidebar-additional .blogbottom {
  background: #ffffff;
  padding: 60px 0;
}
.blog-page .sidebar.sidebar-additional .blogbottom ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  width: 1180px;
  margin: auto;
  padding: 0px;
}
.blog-page .column.main {
  width: 100%;
}
.blog-page .column.main .post-content .post-info {
  display: none;
}
.blog-page .column.main .post-content .post-text-hld h1 {
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  font-size: 45px;
  width: 30%;
  margin: auto;
  padding-top: 40px;
}
.blog-page .column.main .post-content .post-text-hld h2 {
  font-weight: 400;
  width: 50%;
  margin: auto;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 50px;
}
.blog-page .column.main .post-content .post-text-hld h2 p {
  font-size: 20px;
  line-height: 34px;
  color: #8a8173;
  font-family: 'Fedra Sans Std';
}
.blog-page .column.main .post-content .post-ftimg-hld {
  width: 942px;
  margin: auto;
  position: relative;
}
.blog-page .column.main .post-content .post-ftimg-hld .post-header {
  position: absolute;
  left: -50px;
  top: 50%;
}
.blog-page .column.main .post-content .post-ftimg-hld .post-header a {
  display: block;
  float: none !important;
}
.blog-page .column.main .post-content .blogmaincontent {
  width: 670px;
  margin: auto;
  background: url('../images/editor-note-divider.svg') no-repeat center bottom;
  padding-bottom: 80px;
}
.blog-page .column.main .post-content .blogmaincontent .top {
  font-family: 'Fedra Sans Book 5';
  font-size: 20px;
  padding-bottom: 80px;
  padding-top: 50px;
}
.blog-page .column.main .post-content .blogmaincontent .editorsection {
  border-right: solid 30px #EDAA38;
  margin-right: 130px;
}
.blog-page .column.main .post-content .blogmaincontent .editorsection p {
  font-size: 28px;
  color: #6f6358;
  font-weight: normal;
  text-align: right;
  font-family: 'Fedra Sans Book 5';
  padding-right: 30px;
}
.blog-page .column.main .post-content .blogmaincontent .editorsection p span {
  display: block;
}
.blog-page .column.main .post-content .accordingsecton {
  width: 900px;
  margin: auto;
  font-family: 'Fedra Sans Book 5';
  padding-top: 55px;
}
.blog-page .column.main .post-content .accordingsecton .set {
  border-bottom: solid 1px #dfd6c4;
  padding: 15px 0;
}
.blog-page .column.main .post-content .accordingsecton .set .mainlink {
  font-family: 'Fedra Sans Book 5';
  color: #020202;
  font-size: 18px;
  font-weight: 600;
  display: block;
  padding: 0 0 0px 0;
  position: relative;
  text-decoration: none;
}
.blog-page .column.main .post-content .accordingsecton .set .mainlink::after {
  content: '';
  position: absolute;
  top: 10px;
  right: 0px;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  opacity: 0.7;
}
.blog-page .column.main .post-content .accordingsecton .set .mainlink.active::after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.blog-page .column.main .post-content .accordingsecton .set .contentsecrtion {
  padding: 20px 80px 0 30px;
  display: none;
}
.blog-page .column.main .post-content .accordingsecton .set .contentsecrtion p {
  font-size: 18px;
  padding-bottom: 20px;
}
.blog-page .column.main .post-content .accordingsecton .set .contentsecrtion p span {
  font-weight: 600;
}
.blog-page .column.main .post-content .accordingsecton .editornotes {
  font-size: 18px;
  margin-top: 90px;
  padding-top: 70px;
  background: url('../images/editor-note-divider.svg') no-repeat center top;
}
.blog-page .column.main .post-content .accordingsecton .editornotes p span {
  font-weight: 600;
}
.blog-page .column.main .post-content .accordingsecton .editornotes p a {
  color: #a92611;
  display: inline-block;
  border-bottom: solid 1px #a92611;
}
.blog-page .column.main .post-content .accordingsecton .exandall {
  clear: both;
  border-bottom: solid 1px #dfd6c4;
  overflow: hidden;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.blog-page .column.main .post-content .accordingsecton .exandall a {
  color: #a92611;
  font-size: 18px;
  float: right;
}
.blog-page .block.block-tagclaud {
  width: 850px;
  margin: auto;
  padding: 30px 0 50px 0;
  clear: both;
  overflow: hidden;
}
.blog-page .block.block-tagclaud .block-title {
  float: left;
}
.blog-page .block.block-tagclaud .block-title strong {
  color: #8a8173;
  font-size: 20px;
  font-weight: 600;
  padding-right: 20px;
  font-family: 'Fedra Sans Book 5';
}
.blog-page .block.block-tagclaud .tagclaud-hld {
  float: left;
  width: 80%;
}
.blog-page .block.block-tagclaud .tagclaud-hld a {
  color: #676055;
  font-size: 15px;
  border: solid 1px #dfd6c4;
  line-height: normal;
  padding: 8px 14px;
  border-radius: 30px;
  text-transform: capitalize;
  height: auto;
  margin-right: 15px;
  display: inline-block;
  margin-bottom: 15px;
  text-decoration: none;
  font-family: 'Fedra Sans Book 5';
}
.cms-snake-ring .page-title {
  padding-top: 50px;
}
.cms-snake-ring .page-title span {
  display: block;
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  position: relative;
  border: none !important;
  color: #020202;
}
.cms-snake-ring .page-title span::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 211px;
  transform: translate(-50%, -50%);
  border-bottom: solid 3px #edaa38;
}
.cms-snake-ring .snake-ringmain {
  padding-top: 60px;
}
.cms-snake-ring .snake-ringmain p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 20px;
  margin: 0px;
}
.cms-pincode {
  background: #ffffff;
}
.cms-pincode #delivery_faqs {
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  position: relative;
  padding-top: 40px;
}
.cms-pincode #delivery_faqs::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 211px;
  transform: translate(-50%, -50%);
  border-bottom: solid 3px #edaa38;
}
.cms-pincode .accordion-container {
  position: relative;
}
.cms-pincode .accordion-container .set {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.cms-pincode .accordion-container .set a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: block;
  font-size: 16px;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  background: #ffffff;
  padding: 10px 20px;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
.cms-pincode .accordion-container .set .contentsecrtion {
  display: none;
  background: #ffffff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cms-pincode .accordion-container .set .contentsecrtion p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding: 20px;
  margin: 0;
}
.cms-pincode .accordion-container .set .contentsecrtion p a {
  background: none;
  display: inline-block;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
}
.cms-pincode .pincodecontent {
  padding-top: 60px;
}
.cms-pincode .pincodecontent h1 {
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
  margin: 0px;
  padding: 0 0 15px 0;
  width: 100%;
  float: none;
}
.cms-pincode .pincodecontent table {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-pincode .pincodecontent table th,
.cms-pincode .pincodecontent table td {
  padding: 10px 20px;
}
.cms-safety-and-delivery-faqs {
  background: #ffffff;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs {
  padding-bottom: 40px;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs td {
  vertical-align: text-top;
  display: inline;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs td img {
  display: inline-block;
  margin-top: -2px;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs .headercontent {
  text-align: center;
  width: 100%;
  padding: 40px 0;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs .headercontent h2 {
  font-family: 'Fedra Sans Medium 5';
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs .headercontent h3 {
  padding: 20px 0;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs .headercontent h3 a {
  font-family: 'Fedra Sans Book 5';
  background: #a92611;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.45px;
  padding: 10px 20px;
  border-radius: 3px;
  line-height: normal;
  height: auto;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs .headercontent h4 a {
  color: #a92611;
  font-size: 18px;
  border-bottom: solid 1px #a92611;
  font-family: 'Fedra Sans Book 5';
}
.cms-safety-and-delivery-faqs .accordion-container {
  position: relative;
}
.cms-safety-and-delivery-faqs .accordion-container .set {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.cms-safety-and-delivery-faqs .accordion-container .set a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: block;
  font-size: 16px;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  background: #ffffff;
  padding: 10px 20px;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
.cms-safety-and-delivery-faqs .accordion-container .set .contentsecrtion {
  display: none;
  background: #ffffff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cms-safety-and-delivery-faqs .accordion-container .set .contentsecrtion p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding: 20px;
  margin: 0;
}
.cms-safety-and-delivery-faqs .accordion-container .set .contentsecrtion p a {
  background: none;
  display: inline-block;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
}
.cms-safety-and-delivery-faqs #delivery_faqs {
  font-size: 28px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
}
.cms-how-to-clean-yoga-mat .page-main {
  max-width: 100%;
  padding: 0px;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat {
  width: 1140px;
  margin: auto;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  padding-bottom: 20px;
  padding-top: 40px;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat ul {
  padding: 0 0 0 16px;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat ul li {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat ul li a {
  color: #a92611;
  text-decoration: none;
}
.cms-significance-of-kumkum {
  background: #ffffff;
}
.cms-significance-of-kumkum .page-main {
  max-width: 100%;
  padding: 0px;
}
.cms-significance-of-kumkum .page-main .page-title-wrapper {
  display: none;
}
.cms-significance-of-kumkum .page-main .contentarea {
  width: 1140px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  padding-top: 40px;
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-significance-of-kumkum .page-main .contentarea h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  padding-bottom: 15px;
}
.cms-pod .page-main {
  max-width: 100%;
  padding: 0px;
}
.cms-pod .page-main .bannertop img {
  width: 100%;
}
.cms-pod .page-main .bannertop .content {
  width: 700px;
  margin: auto;
  text-align: center;
  padding: 40px 0;
  line-height: 26px;
}
.cms-pod .page-main .bannertop .content h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  margin: 0;
  padding-bottom: 20px;
  line-height: 26px;
}
.cms-pod .page-main .bannertop .content p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-pod .page-main .podpagemain {
  width: 1140px;
  margin: auto;
}
.cms-pod .page-main .podpagemain .tabs ul {
  display: flex;
  justify-content: space-between;
  width: 854px;
  margin: auto;
  border: none;
}
.cms-pod .page-main .podpagemain .tabs ul li a {
  color: #ffffff;
  background: #38445e;
  border: 1px solid #becbd2;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom: none;
  margin: 4px 0.25em;
  display: block;
  float: left;
  position: relative;
  padding: 3px 8px;
  text-align: center;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  text-decoration: none;
}
.cms-pod .page-main .podpagemain .tabs ul li a.active-a {
  color: #38445e;
  background: #D4D4D4;
  font-weight: 600;
}
.cms-pod .page-main .podpagemain .tabs ul li img {
  width: 20%;
}
.cms-pod .page-main .podpagemain .tabs ul li:last-child img {
  width: 29%;
}
.cms-pod .page-main .podpagemain .cutometabing .tab {
  width: 1170px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}
.cms-pod .page-main .podpagemain .cutometabing .tab.tab-active {
  display: block;
  clear: both;
  overflow: hidden;
}
.cms-pod .page-main .podpagemain .cutometabing .tab .mediabox {
  float: left;
  width: 25%;
  padding: 0 25px;
}
.cms-pod .page-main .podpagemain .cutometabing .tab .mediabox img {
  display: block;
  margin: auto;
}
.cms-pod .page-main .podpagemain .cutometabing .tab .mediabox h3 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  border-bottom: solid 1px #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.cms-pod .page-main .podpagemain .cutometabing .tab .mediabox p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.cms-emi-payments .page-main {
  max-width: 100%;
  padding: 0px;
}
.cms-emi-payments .page-main .page-title-wrapper {
  display: none;
}
.cms-emi-payments .page-main .topbanner img {
  width: 100%;
}
.cms-emi-payments .page-main .topbanner .conent {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  width: 980px;
  margin: auto;
}
.cms-emi-payments .page-main .emimaincount {
  width: 1140px;
  margin: auto;
}
.cms-emi-payments .page-main .emimaincount h2 {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  padding-bottom: 20px;
  padding-left: 15px;
}
.cms-emi-payments .page-main .emimaincount .banklogoinner {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px !important;
}
.cms-emi-payments .page-main #row-yoga {
  box-shadow: 0 0 5px #ccc;
  transition: box-shadow 0.3s ease-in-out;
}
.cms-emi-payments .page-main #row-yoga #idy-header {
  font-family: 'Fedra Sans Medium 5';
  margin: 0;
  font-size: 26px;
  padding: 13px 0;
}
.cms-emi-payments .page-main #row-yoga .emiproductlisting {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cms-emi-payments .page-main #row-yoga .emiproductlisting h1 {
  margin: 0px;
  padding-bottom: 10px;
}
.cms-emi-payments .page-main #row-yoga .emiproductlisting h1 a {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  color: #020202;
  line-height: 22px;
  display: block;
  height: 50px;
}
.cms-emi-payments .page-main #row-yoga .emiproductlisting h1.rs {
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
}
.cms-emi-payments .page-main .bottomcont {
  padding-top: 60px;
}
.cms-emi-payments .page-main .bottomcont h3 {
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  padding: 20px 0;
}
.cms-emi-payments .page-main .bottomcont p {
  font-family: 'Fedra Sans Book 5';
  text-align: center;
  font-size: 16px;
}
.custom_addto_form span.wishlist::before {
  display: none;
}
.custom_addto_form span.wishlist a {
  font-size: 0px !important;
}
.custom_addto_form span.wishlist a::before {
  content: "\f08a" !important;
  font-family: "FontAwesome";
  color: #ffffff !important;
  font-size: 14px;
}
.custom_addto_form span.wishlist a.wishlist-added::before {
  content: "\f004" !important;
  font-family: "FontAwesome";
}
#ajaxlogin-create-form .mobilenumber.reg-mobile {
  position: relative;
}
#ajaxlogin-create-form .mobilenumber.reg-mobile .submitbtnajax.send-otp-button {
  position: absolute;
  top: 4px;
  right: 0px;
  margin: 0;
  padding: 0;
}
#ajaxlogin-create-form .mobilenumber.reg-mobile .submitbtnajax.send-otp-button input {
  background: none;
  border: none;
  color: #d9422c;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 600;
}
#ajaxlogin-create-form .otp-content.reginput.field input {
  border-bottom: none !important;
}
#mySidenav .menu-left .menu-links ul {
  position: relative;
  z-index: 99;
}
.cms-fabric .products-grid-cms ul {
  width: 100%;
}
.cms-fabric .products-grid-cms ul .product-item-info {
  width: 100%;
}
.cms-consecrated-rudraksha .productslist li:first-child .price-box {
  display: flex;
}
.cms-consecrated-rudraksha .productslist li:first-child .price-box .price {
  padding-left: 5px;
}
.cms-consecrated-rudraksha .productslist li .product-item-info span.wishlist {
  position: absolute;
  left: 10px;
  top: 10px;
}
#ajax-goto {
  width: auto;
  padding-top: 40px;
}
#ajax-goto a span {
  display: block;
  line-height: normal;
}
#ajax-goto a {
  border-radius: 3px;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.45px;
  width: auto;
  color: #a92611;
  border: solid 1px #a92611;
  background: no-repeat;
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  padding: 14px 50px;
}
.cms-page-view .productslist .action.towishlist {
  position: absolute;
  left: 10px;
  top: 10px;
}
.ishaessentials.onlyentials .block-products-list.grid .product-item .action.towishlist {
  top: 15px;
  left: 15px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index .actions-toolbar button.checkout {
    width: 100% !important;
  }
}
.trackorder-index-view form#track-form .fieldset:last-child {
  display: flex;
}
.trackorder-index-view .field.track.required {
  margin-bottom: 0;
  width: 100%;
}
.trackorder-index-view .block-customer-track .form-track label.label {
  display: none;
}
.trackorder-index-view .field.track.required input {
  border: solid 1px #edaa39;
  height: auto;
  padding: 10px 15px 8px;
  height: 48px;
  width: 475px;
  font-size: 18px;
  font-family: "Fedra Sans Book 5";
  font-weight: 400;
  box-shadow: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  max-width: 100%;
}
.trackorder-index-view .field.email.required {
  display: none;
}
.header.content .nav-toggle {
  display: none !important;
}
.header-promo-slider {
  float: left;
}
@media only screen and (max-width: 768px) {
  .trackorder-index-view .block-customer-track {
    padding: 0 !important;
  }
  .field.track.required input {
    width: 100% !important;
    font-size: 14px !important;
  }
}
/*iPad pro*/
@media (min-width: 1024px) and (max-width: 1024px) {
  .ishaessentials {
    padding: 40px 20px;
  }
  .ishalifeexclsive .exclusiveslider .owl-nav {
    width: 74%;
  }
  .footershipping {
    padding: 50px 0;
  }
  .footershipping img {
    width: 100px;
  }
  .footershipping p {
    float: left;
    width: 60%;
  }
  .col-3.footersocail {
    padding: 0px;
  }
  .rating-summary .rating-result {
    width: 60px;
  }
  .catalog-product-view .product-info-main .box-tocart .actions {
    width: 70%;
    display: flex;
  }
  .sections.nav-sections ul li.level0 > a {
    padding: 0 0.5vw !important;
    font-size: 12px !important;
  }
  .headersticky .header.content .middle-container-wrap .block.block-search .actions button {
    right: 30px;
  }
  .also-see .full-for-mobile {
    display: inline-block;
    margin-bottom: 30px;
  }
  .catalog-product-view .product-info-main .product.info.detailed .title a {
    font-size: 14px;
  }
  .catalog-product-view .product-info-main .product.info.detailed .title {
    padding-right: 8px;
  }
  .relatedCategory .pillslisting {
    width: 70%;
  }
  .relatedCategory .innersection {
    padding-right: 0px;
  }
}
/*iPad pro*/
.modal.ajax-forgot-form {
  z-index: 9999999999 !important;
}
.forgotmobileget .otp-content.input-box .custom-select {
  display: none;
}
.forgotcustom .list {
  width: 100% !important;
  display: flex !important;
  padding-left: 1px;
  padding-bottom: 20px;
}
.forgotcustom .list span {
  margin-right: 30px;
}
.checkout-address-edit-ajax .field.zip .message.warning,
.form-address-edit .field.zip .message.warning,
.billing-address-form .fieldset.address input[name="postcode"] + .message.warning {
  display: none !important;
}
.parent-container-wrap {
  height: 60px !important;
  overflow: hidden !important;
}
.mega_menu_list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  line-height: 30px;
}
.mega_menu_list ul li {
  font-family: 'Fedra Sans Medium 5' !important;
}
.mega_menu_list ul li .menu-left {
  min-height: unset;
  padding-bottom: 20px;
  height: fit-content !important;
  padding-bottom: 10px !important;
}
.mega_menu_list ul li .menu-left .menu-links {
  padding: 15px 0 10px 65px !important;
}
.mega_menu_list ul li .menu-left .menu-links ul li {
  font-family: 'Fedra Sans Medium 5' !important;
  font-weight: 400 !important;
  color: #a92611 !important;
  line-height: normal;
  display: block;
  border-bottom: solid 1px #fdf8ee;
  transition: 0.5s all ease;
}
.mega_menu_list ul li .menu-left .menu-links ul li a {
  font-family: 'Fedra Sans Medium 5' !important;
  font-weight: 400 !important;
  line-height: normal;
}
.mega_menu_list ul li .menu-left .menu-links .menu-links-right li a {
  font-family: 'Fedra Sans Book 5' !important;
}
.dropdown-menu-dekstop {
  width: 360px;
  background: #fff;
  position: fixed;
  top: 0;
  left: -400px;
  bottom: 0;
  height: 100%;
  box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.06);
  z-index: 99;
  overflow: auto;
  max-height: 100vh;
  padding-bottom: 20px;
  transition: ease-in-out 0.5s;
}
.dropdown-menu-dekstop.open-menu {
  left: 0;
}
.desktop-menu-togle {
  float: left;
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  border-width: 2px 0;
  position: relative;
}
.desktop-menu-togle:before {
  content: '';
  width: 20px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
}
.dropdown-menu-dekstop ul {
  list-style: none;
}
.dropdown-menu-dekstop .mega_menu_list {
  display: block !important;
  line-height: 1 !important;
}
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.sptaikmalas,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.nfoodbeverage,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.bookmagazines,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.deepamdiya,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.skincare,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.menclothing,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.hipainrelief,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.yogamat,
.dropdown-menu-dekstop ul,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.templeright,
.dropdown-menu-dekstop .mega_menu_list ul li .menu-left .menu-links {
  padding: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dropdown-menu-dekstop ul li a {
  width: 100%;
  float: left;
}
.dropdown-menu-dekstop .level0 .level-top {
  font-family: 'Fedra Sans Medium 5' !important;
  font-weight: 400 !important;
  line-height: normal;
  font-size: 14px;
  color: #000;
  background: #fff;
  padding: 8px 10px;
  border-bottom: 2px solid #f8f8f8;
}
.dropdown-menu-dekstop .category-image,
.dropdown-menu-dekstop li.category-image-section.menu-parent.desktopbanner,
.dropdown-menu-dekstop li.category-image-section.menu-parent.mobilebanner {
  display: none !important;
}
body .dropdown-menu-dekstop .menu-left .menu-links .split-ul .menu-parent {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}
.dropdown-menu-dekstop .menu-parent > a {
  color: #000 !important;
}
.dropdown-menu-dekstop .menu-right a {
  color: #000;
}
.dropdown-menu-dekstop .menu-left .menu-links .split-ul {
  width: 100%;
  padding-right: 0 !important;
}
.dropdown-menu-dekstop .mega_menu_list ul li .menu-left {
  display: none;
}
.dropdown-menu-dekstop ul li {
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
}
.dropdown-menu-dekstop .angle-arrow {
  display: block !important;
  position: absolute;
  background: transparent;
  width: 80px;
  height: 40px;
  top: 20px;
  right: 0;
}
.dropdown-menu-dekstop .level0 .level-top img {
  width: 80px;
  display: inline !important;
}
.dropdown-menu-dekstop .widget.block.block-static-block {
  padding: 0 !important;
}
.dropdown-menu-dekstop .top-section {
  float: left;
  width: 100%;
  background: #FFFDF8;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  box-shadow: 0 0 28px -11px rgba(0, 0, 0, 0.5);
  margin-bottom: 17px;
}
.dropdown-menu-dekstop .angle-arrow:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #231F20;
  border-width: 1px 1px 0 0;
  transform: translate(-50%, -50%) rotate(45deg);
  top: 50%;
  left: 56%;
}
.dropdown-menu-dekstop ul li.open-top .angle-arrow::after {
  transform: translate(-50%, -69%) rotate(135deg);
}
.dropdown-menu-dekstop .mega_menu_list ul li .menu-left .menu-links ul li a {
  padding: 15px 10px;
  background: #f8f8f8;
  border-bottom: 1px solid #e4e1e1;
  font-size: 14px;
}
.dropdown-menu-dekstop .menu-left .menu-links .split-ul .menu-parent .menu-right {
  display: none;
}
.sub-menu-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 40px;
  background: transparent;
}
.sub-menu-arrow:before {
  /* content: '';
    width: 20px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #231f20;
  border-width: 1px 1px 0 0;
  transform: translate(-50%, -50%) rotate(45deg);
  top: 50%;
  left: 50%;
}
/* .sub-menu-arrow:after {
    width: 1px;
    height: 20px;
    position: absolute;
    background: #000;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
} */
/* body .dropdown-menu-dekstop .menu-left .menu-links .split-ul .menu-parent.open-top .sub-menu-arrow:after{display: none;} */
body .dropdown-menu-dekstop .menu-left .menu-links .split-ul .menu-parent.open-top .sub-menu-arrow:before {
  transform: translate(-50%, -69%) rotate(135deg);
}
.dropdown-menu-dekstop .mega_menu_list ul li .menu-left .menu-links .menu-links-right li a {
  background: #fff;
}
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.bookphotos {
  padding-right: 0 !important;
}
.bottom-section {
  float: left;
  width: 100%;
  padding: 20px;
}
.dropdown-menu-dekstop ul.menu-bottom li a {
  padding: 10px 0;
  color: #000;
  font-size: 14px;
}
.dropdown-menu-dekstop ul.menu-bottom,
.dropdown-menu-dekstop ul.social-media {
  float: left;
  width: 100%;
}
.dropdown-menu-dekstop ul.social-media {
  display: flex;
}
.dropdown-menu-dekstop .bottom-mark {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.dropdown-menu-dekstop .bottom-mark span {
  font-size: 13px;
  color: #838383;
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.dropdown-menu-dekstop .bottom-mark span.bestseller {
  margin-right: 0;
}
.dropdown-menu-dekstop .bottom-mark span:before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 100%;
  float: left;
  margin-right: 5px;
}
.dropdown-menu-dekstop .bottom-mark span.newarrivals:before {
  background: #8432EF;
}
.dropdown-menu-dekstop .bottom-mark span.sale:before {
  background: #32C864;
}
.dropdown-menu-dekstop .bottom-mark span.bestseller:before {
  background: #0067DF;
}
.dropdown-menu-dekstop .myaccounticon,
.dropdown-menu-dekstop .icon.wishlist-my-icon {
  display: none;
}
.dropdown-menu-dekstop .icon.user-my-icon span:after {
  content: 'Login/Sign up';
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}
.dropdown-menu-dekstop .icon.user-my-icon.open span:before {
  content: '' !important;
  width: 18px;
  height: 14px;
  background: url('../images/back-arrow.png') no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.dropdown-menu-dekstop .icon.user-my-icon .customername span.customer-name:before {
  content: none !important;
}
.dropdown-menu-dekstop .icon.user-my-icon .customername {
  position: relative;
}
.dropdown-menu-dekstop .icon.user-my-icon.open .customername:before {
  content: '' !important;
  width: 18px;
  height: 14px;
  background: url('../images/back-arrow.png') no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  order: 1;
}
.dropdown-menu-dekstop .icon.user-my-icon .customername:after {
  content: '';
  width: 22px;
  height: 22px;
  background: url('../images/profile-fill.png') no-repeat center center;
  order: 2;
}
.dropdown-menu-dekstop .icon.user-my-icon .customername span {
  order: 3;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open {
  position: fixed;
  background: #fff;
  width: 360px;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 99;
}
.dropdown-menu-dekstop span.customer-name {
  font-size: 14px;
  font-weight: 700;
  position: relative;
}
.dropdown-menu-dekstop .authorization-link.logged-out {
  padding: 0 !important;
}
.dropdown-menu-dekstop .icon.user-my-icon:hover .show-login-logout,
.dropdown-menu-dekstop .d-flex.align-items-center.loggedin-icon {
  display: none !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.open:hover .show-login-logout {
  display: block !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open .customername {
  display: flex !important;
  background: #FFFDF8;
  padding: 10px;
  box-shadow: 0 0 28px -11px rgba(0, 0, 0, 0.5);
  align-items: center;
  gap: 10px;
}
.dropdown-menu-dekstop .icon.user-my-icon.open .d-flex.align-items-center {
  background: #FFFDF8;
  padding: 10px;
  box-shadow: 0 0 28px -11px rgba(0, 0, 0, 0.5);
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open .customername span.closeshowlogin-name {
  display: bock !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open .customername span:after {
  content: none !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open .customername .customer-name:after {
  content: '';
  width: 22px;
  height: 22px;
  background: url('../profile-fill.png') no-repeat center center;
  position: absolute;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open .show-login-logout {
  display: block !important;
}
.dropdown-menu-dekstop .show-customer-name {
  display: none !important;
}
.dropdown-menu-dekstop .show-account-section ul {
  float: left;
  width: 100%;
}
.dropdown-menu-dekstop .show-account-section ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.dropdown-menu-dekstop .show-account-section ul li a {
  float: left;
  width: 100%;
  color: #000;
  padding: 5px 10px;
  font-size: 14px;
}
.dropdown-menu-dekstop .authorization-link {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0 20px;
}
.dropdown-menu-dekstop .authorization-link a {
  float: left;
  width: 100%;
  color: #BC1717;
  padding: 5px 10px;
  font-size: 16px;
  text-decoration: underline;
}
.dropdown-menu-dekstop span.closeshowlogin-name {
  display: block !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.open {
  position: fixed !important;
  width: 360px;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 2;
  max-height: 100vh;
  overflow: auto;
}
.dropdown-menu-dekstop .show-login-logout.open {
  display: block !important;
}
.dropdown-menu-dekstop .show-login-logout li.authorization-link.logged-in .beforelogin h2 {
  font-size: 16px;
  text-align: left;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 30px;
}
.dropdown-menu-dekstop .show-login-logout li.authorization-link.logged-in .beforelogin p {
  font-size: 14px;
}
.dropdown-menu-dekstop .show-login-logout li.authorization-link.logged-in .beforelogin p br {
  display: none !important;
}
.dropdown-menu-dekstop .show-login-logout li.authorization-link.logged-in .beforelogin + a {
  line-height: normal;
  background: #a92611;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  padding: 12px 0 !important;
  border-radius: 30px;
  margin-top: 20px;
  margin-bottom: 5px;
  text-decoration: none;
}
.dropdown-menu-dekstop .loginbeforeicon {
  float: left;
  width: 100%;
}
.dropdown-menu-dekstop .loginbeforeicon .terms-privacy p a {
  width: auto;
  display: inline-block;
  float: none;
  font-size: 12px;
  padding: 0;
}
.dropdown-menu-dekstop .authorization-link .login-promo + a {
  padding: 0;
  width: auto !important;
  margin: 0 -20px !important;
}
.dropdown-menu-dekstop .authorization-link .login-promo figure,
.dropdown-menu-dekstop .authorization-link .login-promo img {
  margin: 0 !important;
  padding: 0 !important;
}
.dropdown-menu-dekstop .authorization-link .login-promo + a img {
  margin: 0 !important;
  padding: 0 !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon .customername {
  display: flex !important;
  align-items: center;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon .customername span:after {
  content: none !important;
}
html .page-header .dropdown-menu-dekstop .icon.user-my-icon .myaccounticon {
  display: none !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.open .show-login-logout {
  display: block !important;
}
.dropdown-menu-dekstop .login-promo {
  display: block !important;
  margin: 0 -20px;
}
.dropdown-menu-dekstop .login-promo img {
  margin: 10px 0 !important;
}
.desktop-toggle {
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -6px;
}
.sections.nav-sections .mega_menu_list ul li.level0 {
  font-family: 'Fedra Sans Medium 5' !important;
}
.sections.nav-sections .mega_menu_list ul li.level0 > a {
  font-family: 'Fedra Sans Medium 5' !important;
  font-size: 14px !important;
  font-weight: 500;
  line-height: 18px !important;
  letter-spacing: 0.02em;
  text-align: center;
  color: #020202;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .sections.nav-sections .mega_menu_list ul li.level0 > a {
    font-size: 11px !important;
  }
}
.page-wrapper .page-header .panel.wrapper .header .action.skip.contentarea {
  display: none;
}
aside.modal-popup.popup-authentication.modal-slide._inner-scroll {
  display: none;
}
.header-promo-slider-block {
  background-color: #C1CFAC;
}
.landig-video-banner {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 85px 25px;
}
.landig-video-banner .video-bg {
  width: 100%;
  height: auto;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.landig-video-banner .landig-video-col {
  max-width: 900px;
  position: relative;
  margin: auto;
  border-radius: 6px;
  overflow: hidden;
  width: 100%;
  box-shadow: 0px 24px 24px -12px #000000 5C;
  line-height: 0;
}
.landig-video-banner .video-poster {
  border-radius: 6px;
  cursor: pointer;
  height: auto;
  width: 100%;
  max-width: 900px;
}
.landig-video-banner .is-mobile {
  display: none;
}
.landig-video-banner .play-icon {
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 84px;
  transform: translate(-50%, -50%);
}
#banner-video-load {
  line-height: 0;
  max-height: 507px;
  display: none;
}
@media (max-width: 768px) {
  .landig-video-banner {
    padding: 30px 0;
  }
  .landig-video-banner .video-poster {
    display: none;
  }
  .landig-video-banner .video-poster.is-mobile.banner-image {
    display: block;
  }
  .landig-video-banner .play-icon {
    width: 64px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .menu-left .menu-links .split-ul.nfoodmuesli {
    padding-right: 10px !important;
  }
  .menu-left .menu-links .split-ul.nfoodbeverage {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  body #mySidenav .menu-left .menu-links {
    padding: 0 0 0 15px !important;
  }
  #mySidenav .menu-left .menu-links > ul.split-ul:last-child {
    margin-right: 15px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@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,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .magento-payments-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(1),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(2),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .magento-payments-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,
  .bundle-options-container .legend.title,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .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-add-invitations .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-add-invitations .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,
  .block-search .label,
  .modes-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,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .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,
  .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,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .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,
  .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,
  .block.crosssell,
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    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 {
    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 {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop {
    max-width: 500px;
  }
  .abs-forms-general-desktop .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 {
    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-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop {
    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,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date {
    margin: -10px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #ccc;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    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,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-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,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-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: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #ccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ccc;
    color: #ccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #ccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .shipping-address-modal .modal-inner-wrap,
  .billing-address-modal .modal-inner-wrap {
    min-height: 620px;
    width: 700px;
  }
  .shipping-address-modal .modal-inner-wrap .modal-popup .modal-title,
  .billing-address-modal .modal-inner-wrap .modal-popup .modal-title {
    border: none;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
    max-height: 438px;
  }
  .address-loading-mask {
    top: 115px;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #ccc;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #ccc;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .change-payment-confirmation .one-subscription-only {
    float: left;
  }
  .change-payment-confirmation .all-subscriptions {
    float: right;
  }
  .box-tocart .action.to-subscription {
    width: 49%;
  }
  .checkout-index-index .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .am-checkout.-modern .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .amcart-message-box,
  .amcart-message-box .related {
    width: 462px;
  }
  .am-related-box,
  .am-related-box .related {
    width: 462px;
  }
  .amcart-confirm-block {
    max-height: 90vh;
  }
  .amcart-confirm-block .products-grid .product-item-actions {
    margin-top: 0;
  }
  .amcart-confirm-overlay.am-center {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }
  .amcart-confirm-overlay.am-right {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-end;
    padding-right: 230px;
  }
  .amcart-confirm-overlay.am-left {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-start;
    padding-left: 230px;
  }
  .amcart-confirm-overlay.am-top-right {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 130px 230px 0 0;
  }
  .amcart-confirm-overlay.am-top-left {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 130px 0 0 230px;
  }
  .amcart-confirm-overlay.am-top {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: center;
    padding-top: 130px;
  }
  .amcart-message-box .products .product-item {
    margin: 0;
    width: 60%;
  }
  .am-related-box .related .products .item.product:hover .am-actions-wrapper {
    top: 0;
  }
  .am-related-box .related .products .product-item {
    margin: 0;
    padding: 0;
    width: 60%;
  }
  .am-related-box .related .products .product-item-actions .secondary-addto-links.am-actions-wrapper {
    display: block;
  }
  .amcart-confirm-buttons .button {
    width: 42%;
  }
  .amcart-confirm-buttons .am-btn-left {
    margin-right: 20px;
  }
  .amcart-confirm-buttons .timer {
    display: inline;
  }
  .am-related-splide .product-item-info {
    border: none;
    box-shadow: none;
  }
  .am-related-splide .product-item-info:hover,
  .am-related-splide .product-item-info.active {
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
  }
  .am-related-splide .splide__slide .product-item-info {
    box-shadow: none;
  }
  .am-related-splide .am-actions-reordered {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
  }
  .am-related-splide .am-actions-reordered .actions-primary {
    order: 2;
  }
  .am-related-splide .am-actions-reordered .actions-primary .action.tocart {
    width: 100%;
  }
  .am-related-splide .am-actions-reordered .am-secondary-inline {
    display: flex;
    gap: 6px;
    justify-content: center;
    order: 1;
  }
  .am-related-splide .am-actions-reordered .am-secondary-inline .action {
    align-items: center;
    border-radius: 50%;
    display: flex;
    flex: 0 0 auto;
    height: 32px;
    justify-content: center;
    min-width: 32px;
    padding: 0;
    text-align: center;
    width: 32px;
  }
  .am-related-splide .am-actions-reordered .am-secondary-inline .action span {
    display: none;
  }
  .am-related-splide .am-actions-reordered .am-secondary-inline .action:before {
    font-size: 16px;
    margin: 0;
  }
  .am-related-splide .am-actions-reordered .am-secondary-inline .action.towishlist,
  .am-related-splide .am-actions-reordered .am-secondary-inline .action.tocompare {
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #333;
    transition: all 0.3s ease;
  }
  .am-related-splide .am-actions-reordered .am-secondary-inline .action.towishlist:hover,
  .am-related-splide .am-actions-reordered .am-secondary-inline .action.tocompare:hover {
    background: #e0e0e0;
    border-color: #bbb;
  }
  .amcart-minipage-wrap .amcart-message-box {
    min-width: 700px;
  }
  .amcart-minipage-wrap .product-item-info {
    margin-top: 20px;
    min-height: 450px;
  }
  .amcart-minipage-wrap .am-photo-container {
    border: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    width: 50%;
  }
  .amcart-minipage-wrap .am-photo-container > .product-item-photo {
    border: 0;
    width: 100%;
  }
  .amcart-minipage-wrap .am-photo-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons {
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    clear: both;
    justify-content: space-between;
    margin: 0 25px 40px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .button {
    height: 70px;
    margin: 0;
    max-width: 305px;
  }
  .amcart-product-notice {
    font-size: 14px;
    padding: 20px 35px;
    width: initial;
  }
  .ampage-top-info {
    float: right;
    margin: 0;
    width: 50%;
  }
  .ampage-bottom-info {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .ampage-top-info,
  .ampage-bottom-info {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  .ampage-bottom-info .am-description {
    margin: 0;
  }
  .ampage-bottom-info .product-info-main {
    width: 100% !important;
  }
  .ampage-bottom-info .product-add-form {
    margin: 0;
    padding: 0;
  }
  .ampage-top-info .am-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .ampage-top-info .product-reviews-summary {
    margin-bottom: 10px;
  }
  .ampage-top-info .product-reviews-summary .action {
    margin-left: 10px;
  }
  .ampage-bottom-info .am-description {
    font-size: 14px;
    margin-top: 5px;
  }
  .ampage-bottom-info .product-add-form {
    padding: 0;
  }
  .amcart-qty-wrap {
    margin: 0 0 0 25px;
  }
  .amcart-qty-wrap > .amcart-label {
    position: static;
    transform: none;
  }
  .amcart-qty-wrap > .amcart-refresh {
    margin-left: 15px;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .tracking-wrap {
    background: linear-gradient(to bottom, #f9d0ab 0%, #fffdfc 54%, #ffffff 100%);
    border-radius: 20px;
    padding: 80px 0;
  }
  .tracking-wrap .tracking-wrap-inner .page-title h1 {
    font-size: 56px;
    line-height: 70px;
  }
  .tracking-wrap .tracking-wrap-inner .page-title .sub-title {
    font-size: 18px;
    font-weight: 400;
  }
  .tracking-wrap .tracking-wrap-inner .image {
    margin: 40px 0 0;
  }
  .tracking-wrap .tracking-wrap-inner .tracking-right {
    padding: 50px 32px;
    float: right;
  }
  .tracking-wrap .tracking-wrap-inner .tracking-right .tracking-radio-group h3 {
    margin-bottom: 10px;
    font-size: 18px;
    margin-right: 15px;
  }
  .tracking-wrap .tracking-wrap-inner .tracking-right .tracking-radio-group label {
    margin-right: 15px;
    font-size: 16px;
  }
  .tracking-wrap .tracking-wrap-inner .tracking-right button {
    font-size: 16px;
    font-weight: 600;
  }
  .tracking-wrap .tracking-wrap-inner .tracking-right p {
    font-size: 14px;
    margin: 20px 0;
  }
  .tracking-wrap .tracking-wrap-inner .tracking-right b#tracking-details {
    padding: 20px 0 0;
  }
  .tracking-wrap .tracking-wrap-inner .tracking-right b#tracking-details p {
    font-size: 16px;
  }
  .tracking-wrap .tracking-wrap-inner .tracking-right b#tracking-details p.error-top {
    font-size: 18px;
  }
  .tracking-wrap .bottom-image {
    margin-top: 80px;
  }
  div#tracking-details {
    flex-wrap: wrap;
  }
  div#tracking-details .tracking-detail-left {
    width: 66%;
  }
  div#tracking-details .tracking-detail-right {
    width: 32%;
  }
  div#tracking-details .details-content .current-status-wrap .column {
    width: 31.5%;
  }
  .bulkenquiry-index-index .sub-heading {
    padding: 40px 0;
    border-bottom: 4px solid #edaa39;
    font-size: 55px;
    margin: 0 auto 40px;
  }
  .bulkenquiry-index-index.page-layout-2columns-right .column.main {
    width: 67% !important;
  }
  .bulkenquiry-index-index.page-layout-2columns-right .sidebar-main {
    width: 33% !important;
  }
  .bulkenquiry-index-index.page-layout-2columns-right .sidebar-main .bulk-faq .title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .bulkenquiry-index-index.page-layout-2columns-right .sidebar-main .bulk-faq ul.qa-wrap li .bulk-question {
    font-size: 18px;
  }
  .bulkenquiry-index-index.page-layout-2columns-right .sidebar-main .bulk-faq ul.qa-wrap li .bulk-question:after {
    font-size: 18px;
  }
  .bulkenquiry-index-index.page-layout-2columns-right .sidebar-main .bulk-faq ul.qa-wrap li .bulk-answer {
    font-size: 16px;
  }
  .bulkenquiry-index-index .submitbutton button {
    font-size: 22px;
    float: right;
  }
  .tabs-container .tabs li {
    width: 189px;
    height: 43px;
  }
  .custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    font-size: 30px !important;
    font-weight: 600;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .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%;
  }
  .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;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    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: 22px;
    line-height: inherit;
    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: inherit;
  }
  .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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .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 #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #ccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .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;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 100%/4;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 100%/2;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-name .product-item-link {
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button {
    border: none !important;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button:hover {
    border: none !important;
  }
  .page-products .page-main {
    max-width: 100%;
  }
  .liquidation-banner {
    padding: 60px 32px;
  }
  span.liquidation-banner__tag {
    font-size: 30px;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #ccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #ccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 0px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .catalog-product-view main#maincontent {
    z-index: 91;
  }
  #layered-filter-block {
    width: 100%;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .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 {
    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;
    width: 66%;
    padding-right: 30px;
  }
  .opc-wrapper li#shipping {
    float: left;
    width: 50%;
    padding-right: 20px;
  }
  .opc-wrapper #opc-shipping_method {
    width: 50%;
  }
  .opc-wrapper #opc-shipping_method .table-checkout-shipping-method {
    min-width: 100%;
  }
  .checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field.street legend.label {
    padding-bottom: 0;
    margin-top: 10px !important;
    float: left;
  }
  .checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field label {
    margin-top: 10px;
  }
  .checkout-index-index .page-main #checkout .field {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: inline-block;
  }
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.telephone"],
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.postcode"],
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.street.1"],
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.street.2"],
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.region_id"],
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.city"] {
    width: 48% !important;
  }
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.postcode"],
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.street.2"],
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.city"] {
    float: right !important;
  }
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.country_id"] {
    display: none !important;
  }
  .checkout-index-index .page-main #checkout .field.street label {
    position: static !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    clip: unset !important;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: inline-block;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".telephone"],
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".postcode"],
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".street.1"],
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".street.2"],
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".region_id"],
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".city"] {
    width: 48% !important;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".postcode"],
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".street.2"],
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".city"] {
    float: right !important;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".country_id"] {
    display: none !important;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field.street .control label {
    display: none !important;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field.street label {
    position: static !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    clip: unset !important;
    height: auto !important;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address > .choice.field {
    display: block !important;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .choice.field {
    display: none !important;
  }
  .checkout-index-index form#co-shipping-form {
    padding: 0 10px;
  }
  .opc-block-summary .minicart-items .product.options {
    box-shadow: none !important;
    background-color: transparent !important;
  }
  .checkout-index-index .page-header.headersticky {
    background: #fdf8ee !important;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form .field {
    width: 100% !important;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.postcode"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.telephone"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.street.1"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.street.2"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.city"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.region_id"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.state"] {
    width: 48% !important;
    float: left !important;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.postcode"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.street.2"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.region_id"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.state"] {
    float: right !important;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.country_id"] {
    display: none !important;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td {
    padding: 5px !important;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td.carier {
    padding: 10px 0 10px 10px !important;
    max-width: 70%;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td.carier .col {
    font-size: 1.3rem;
    font-weight: 600;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td.carier .col.col-carrier {
    font-weight: 400;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td.price {
    padding: 10px 10px 10px 0 !important;
    max-width: 30%;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td table,
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td tr,
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td td {
    width: 100%;
    display: block;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td.price table tr {
    display: flex;
    position: relative;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td.price table tr td {
    position: static !important;
    padding: 0 !important;
    white-space: nowrap;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td.price table tr td .price {
    padding-right: 20px;
    font-size: 1.3rem;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td.price table tr td input[type="radio"] {
    position: absolute;
    top: 0;
    right: 10px;
    margin: 0;
    width: 20px;
    height: 20px;
  }
  html .checkout-index-index .page-main #checkout #checkout-shipping-method-load .shipping-item-table {
    margin-bottom: 10px;
  }
  .checkout-index-index .page-main #checkout .payment-group .step-title,
  .checkout-index-index .page-main #checkout .checkout-shipping-address .step-title,
  .checkout-index-index .page-main #checkout .checkout-shipping-method .step-title {
    position: relative;
  }
  .checkout-index-index .page-main #checkout .payment-group .step-title:before,
  .checkout-index-index .page-main #checkout .checkout-shipping-address .step-title:before,
  .checkout-index-index .page-main #checkout .checkout-shipping-method .step-title:before {
    width: 37px;
    height: 37px;
  }
  .checkout-index-index .page-main #checkout .payment-group .step-title:after,
  .checkout-index-index .page-main #checkout .checkout-shipping-address .step-title:after,
  .checkout-index-index .page-main #checkout .checkout-shipping-method .step-title:after {
    font-size: 18px;
    top: 5px;
    left: 14px;
  }
  .shipping-notes .shipping-list {
    font-size: 14px;
  }
  .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: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .return-status,
  .order-status {
    float: right;
  }
  .sales-order-view .order-details-items {
    padding: 0 25px;
  }
  .filter.block {
    margin-bottom: 40px;
    width: 100%;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #ccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    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: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #ccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .homecarousel {
    padding-left: 3px;
  }
  .home-slider .home-slider-image figure {
    position: relative;
    padding-bottom: 100%;
    height: 100%;
    margin: 0 !important;
  }
  .home-slider .home-slider-image figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    border-radius: 7px;
  }
  .home-slider .pagebuilder-column figure {
    position: relative;
    padding-bottom: 127%;
  }
  .home-slider .pagebuilder-column figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 7px;
  }
  .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;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    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 #ffffff 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: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff 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;
  }
  div#search_autocomplete {
    left: 0px;
    right: unset !important;
  }
  div#search_autocomplete .products-container {
    display: flex !important;
    flex-wrap: wrap;
  }
  div#search_autocomplete .products-container a {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
  }
  div#search_autocomplete .products-container a div {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
  }
  div#search_autocomplete .products-container a div span {
    font-weight: 400 !important;
  }
  div#search_autocomplete .view-all-footer {
    font-size: 16px;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .homecarousel {
    padding-left: 3px;
  }
  .home-slider .home-slider-image figure {
    position: relative;
    padding-bottom: 100%;
    height: 100%;
    margin: 0 !important;
  }
  .home-slider .home-slider-image figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    border-radius: 7px;
  }
  .home-slider .pagebuilder-column figure {
    position: relative;
    padding-bottom: 127%;
  }
  .home-slider .pagebuilder-column figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 7px;
  }
  .wishlist-index-index #wishlist-tabs .product-items .product-item {
    width: 25%;
  }
  .wishlist-index-index #wishlist-tabs .product-items .product-item .price-box .old-price {
    margin: 0;
    width: auto !important;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .sidebar-main .filter-options {
    display: block;
  }
  .product-media-info-section .product-info-price .price-box .price-container {
    color: #020202;
    font-weight: 700;
    font-size: 24px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .product-info-price span.price {
    color: #020202;
    font-weight: 700;
    font-size: 24px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .product-info-price .old-price span.price {
    color: #e8b55c;
    font-size: 1.75rem;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .product.alert.stock {
    padding-top: 0;
    margin-top: 0;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .product.alert.stock .notify-me-alert {
    font-size: 16px;
    color: #ffffff;
    border: none;
    font-family: 'Fedra Sans Std';
    font-weight: 500;
    text-decoration: none;
    line-height: 26px;
    min-width: 288px;
    display: inline-block;
    text-align: left;
    margin-bottom: 0;
    letter-spacing: 0.01em;
    padding: 10px 20px;
    border-radius: 30px;
    background: #a92611 !important;
  }
  .page-products .products-grid .product-item {
    margin-left: 0;
    padding: 5px;
    width: calc((100% - 6%) / 4);
  }
  .single-product-view .products.list .product-item {
    width: 32%;
  }
  .page-wrapper .page-header .panel.wrapper {
    background: #C1CFAC;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
  .paypal-braintree-paylater-message-container-pdp {
    padding: 0 0 10px;
  }
  .paypal-braintree-paylater-message-container-cart {
    padding: 0;
  }
  .canadapost-map-modal .content-wrapper {
    flex-direction: row;
  }
}
@media all and (min-width: 768px) and (max-width: 1199px), print and (max-width: 1199px) {
  .wishlist-index-index #wishlist-tabs .product-items .product-item {
    width: 33.333333%;
  }
}
@media all and (min-width: 768px) and (max-width: 992px), print and (max-width: 992px) {
  .wishlist-index-index #wishlist-tabs .product-items .product-item {
    width: 50%;
  }
}
@media all and (max-width: 1023px), print {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media all and (min-width: 1440px), print {
  .aw-sarp2-add-to-subscription-modal .modal-inner-wrap {
    width: 60%;
  }
  .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%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_ReCaptchaGiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_ReCaptchaInvitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAheadworks_Sarp2%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAheadworks_Sbp%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_bundle-product-view.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAmasty_Base%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAmasty_CheckoutCore%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_classic.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAmasty_CheckoutStyleSwitcher%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_helpers.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAmasty_Scroll%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_utils.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAmasty_Scroll%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_back-to-top.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FIshaLife_OrderTracking%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FIsha_CodCaptcha%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FIsha_CustomerProfile%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMageprince_BuyNow%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMirasvit_Seo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMirasvit_SeoContent%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_description.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMirasvit_SeoToolbar%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FShipperHQ_AddressAutocomplete%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2Fisha.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_ProductRecommendationsLayout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_cmspages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_CheckoutAddressSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAheadworks_Sarp2%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_change-payment-confirmation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAmasty_CheckoutStyleSwitcher%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_modern.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAmasty_Cart%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_base.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAmasty_Cart%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minipage.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAmasty_Cart%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_qty.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FIsha_BulkEnquiry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMageReactor_BundleExtended%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%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%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FMageside_CanadaPostShipping%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FOM%5C%2FIsha%5C%2Fen_US%5C%2FAheadworks_Sarp2%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_subscription-popup.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%2CuBACI%3BEACI%2CaAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACFR%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%3BACPJ%2CqBAAsB%3BEAClB%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2C2CAA4C%2CqBAAqB%3BEAC7D%2CeAAA%3B%3B%3B%3B%3B%3BACIY%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%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%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%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACsdR%2CwBAnBiD%2CwBAA8B%3BEAC3E%2CgCACI%2CMACI%2CMAAM%2CKAAG%3BIACL%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAII%2CgCARZ%2CMAMI%2CMAAM%2CKAAG%2CKACJ%2COACK%3BIACE%2CaAAA%3B%3B%3BAAyDxB%2CwBAjDiD%3BEAC7C%2CgCACI%3BIACI%2CYAAA%3BIACA%2CcAAA%3B%3BEAHR%2CgCACI%2CMAII%2CMAAM%2CKAAG%3BIACL%2CaAAA%3B%3BEANZ%2CgCACI%2CMAQI%3BEATR%2CgCACI%2CMASI%2CMAAM%3BIACF%2CcAAA%3B%3BEAXZ%2CgCACI%2CMAQI%2CMAII%3BEAbZ%2CgCACI%2CMASI%2CMAAM%2CKAGF%3BIACI%2CYAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CgCAjBZ%2CMAQI%2CMAII%2CGAKK%3BEAAD%2CgCAjBZ%2CMASI%2CMAAM%2CKAGF%2CGAKK%3BIACG%2CgBAAA%3B%3BEAEA%2CgCApBhB%2CMAQI%2CMAII%2CGAKK%2COAGK%3BEAAF%2CgCApBhB%2CMASI%2CMAAM%2CKAGF%2CGAKK%2COAGK%3BIACE%2CqBAAA%3B%3BEAJR%2CgCAjBZ%2CMAQI%2CMAII%2CGAKK%2COAMG%3BEANJ%2CgCAjBZ%2CMASI%2CMAAM%2CKAGF%2CGAKK%2COAMG%3BIACI%2CqBAAA%3B%3BEAGR%2CgCA3BZ%2CMAQI%2CMAII%2CGAeK%3BEAAD%2CgCA3BZ%2CMASI%2CMAAM%2CKAGF%2CGAeK%3BIACG%2CiBAAA%3B%3BEAEJ%2CgCA9BZ%2CMAQI%2CMAII%2CGAkBK%3BEAAD%2CgCA9BZ%2CMASI%2CMAAM%2CKAGF%2CGAkBK%3BIACG%2C6BAAA%3BIACA%2CoBAAA%3B%3BEAEJ%2CgCAlCZ%2CMAQI%2CMAII%2CGAsBK%2CSAAS%3BEAAV%2CgCAlCZ%2CMASI%2CMAAM%2CKAGF%2CGAsBK%2CSAAS%3BIACN%2CmBAAA%3BIACA%2CSAAS%2CcAAc%2CIAAvB%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3B%3BAAoBxB%2CwBAZsD%3BEAClD%2CyBACI%2C8BACI%3BIACI%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3B%3BAC5hBhB%2CiCACI%3BEACI%2CgBAAA%3B%3BAAFR%2CiCACI%2CyBAGI%3BEACI%2CaAAA%3B%3BAALZ%2CiCACI%2CyBAGI%2CQAGM%3BEACE%2CaAAA%3B%3BAARhB%2CiCAaI%2C0BACI%3BAAdR%2CiCAaI%2C0BAEI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAMQ%2CiCAVhB%2C0BAOI%2CyBACI%2CyBACI%2COACK%2COACG%3BEACI%2CcAAA%3B%3BAAS5B%3BEACI%2CaAAA%3B%3BACbJ%3BEACI%3BIACI%2CWAAW%2CsBAAqB%2CSAAhC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAqB%2CgBAAhC%3B%3B%3BACTR%3BEACI%2CoBAAA%3B%3BACnBJ%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3B%3BAAGJ%3BEAEQ%2CcAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2C4BAAC%2CIAAI%3BEACD%2CmBAAA%3B%3BAAGJ%2C4BAAC%3BEACG%2C4CAAA%3B%3BAAGJ%2C4BAAC%3BEACG%2CqBAAA%3B%3BAAeR%2CgBAXuC%3BEACnC%3BIAEQ%2CUAAA%3B%3BEAGJ%2C4BAAC%2CeAAe%3BIACZ%2CgBAAA%3B%3B%3BACnBZ%3BEAEQ%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CKAAM%3BEACF%2CqBAAA%3B%3BAAIR%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CoCAAhB%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CsCAAhB%3B%3BAAGJ%3BEACI%3BIACI%2CWAAW%2CYAAX%3B%3BEAEJ%3BIACI%2CWAAW%2CcAAX%3B%3B%3BACjCR%3BEAEQ%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CqBAAC%3BEACG%2CoBAAA%3B%3BAAGJ%2CqBAAC%3BEDKD%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CoCAAhB%3B%3BACnBJ%2CqBAgBI%3BEACI%2CaAAA%3B%3BAAIR%3BEAEQ%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAW%2CeAAe%2CqBAA1B%3B%3BAAGJ%2CoBAAC%3BEACG%2CoBAAA%3B%3BAAGJ%2CoBAAC%3BEDTD%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CsCAAhB%3B%3BACYJ%3BEAEQ%2CQAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CWAAW%2CeAAe%2CqBAA1B%3B%3BAALR%2CoBAQI%3BEACI%2CkBAAA%3B%3BAAGJ%2CoBAAC%3BEACG%2C4BAAA%3B%3BAAGJ%2CoBAAC%3BEDpCD%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CoCAAhB%3BECqCI%2CWAAW%2CcAAc%2CeAAzB%3B%3BACmXR%2CQAfyB%3BEACrB%2CcAAe%2CqBACX%2CgBACI%2CsBAAsB%3BIAClB%2CiBAAA%3BIACA%2CeAAA%3B%3B%3BACtbhB%3BEACC%2CeAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAVD%2CeAWC%2CKAAI%2CMAAM%3BEAyBT%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2C0CAAA%3BEACA%2CUAAA%3B%3BAAjCA%2CeADD%2CKAAI%2CMAAM%2CMACR%3BEACA%2CgBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CwBAAA%3B%3BAAED%2CeAbD%2CKAAI%2CMAAM%2CMAaR%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CwBAAA%3BEACA%2CiBAAA%3B%3BAAYD%2CeAnCD%2CKAAI%2CMAAM%2CMAmCR%3BEACA%2CUAAA%3B%3BAA%5C%2FCH%2CeAkDC%2COAAM%3BEACL%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA3DF%2CeA6DC%2COAAM%3BEACL%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACC%2CeAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C%2BBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3B%3BAAED%2CIAAI%3BEAEH%2CeAAA%3BEAEA%2CgBAAA%3BEAEA%2CWAAA%3BEAEA%2CWAAA%3BEAEA%2CgBAAA%3BEAEA%2CgBAAA%3B%3BAAED%2CIAAI%3BEACH%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAED%2CUAAU%3BEAYT%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAdD%2CUAAU%2CQACT%3BEACC%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAKD%2CUAfS%2CQAeR%3BEACA%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAED%2CUAzBS%2CQAyBR%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2C6CAAhB%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAGF%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAED%3BEAYC%2CaAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3B%3BAAdD%2CQACC%3BEAMC%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAARA%2CQADD%2CMACE%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAWH%2CKAAK%3BEAMJ%2CYAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3B%3BAARA%2CKADI%2CqBACH%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAOF%2CIAAI%3BEACH%2CeAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAED%2CoBACC%3BEACC%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGF%2CIAAI%3BEAOH%2CaAAA%3B%3BAAPD%2CIAAI%2CUACH%3BEACC%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAIF%2CUAAU%3BEACT%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAED%2CgBACC%3BEACC%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CgBAND%2CKAME%3BEACA%2CeAAA%3B%3BAAIH%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAPD%2COAQC%2COAAM%3BEACL%2C2BAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAAhBF%2COAkBC%3BEACC%2CiBAAA%3B%3BAAGF%2CIAAI%3BEACH%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAED%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAqBD%2CQAnB0B%3BEACzB%3BIACC%2CaAAA%3B%3BEAED%2CIAAI%3BIAEH%2CeAAA%3B%3BEAED%3BIACC%2CaAAA%3B%3BEADD%2CeAEC%2CKAAI%2CMAAM%3BIACT%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3B%3B%3BACtQH%2CQAAW%3BEACP%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CMAAS%3BEACL%2CYAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CYAAe%3BEACX%2CWAAA%3BEACA%2CYAAA%3B%3BACfJ%2CsBAAuB%2CiBAAmB%3BEACxC%2CmBAAA%3B%3BAAGF%2CsBAAuB%2COAAM%3BEAC3B%2CgBAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CWAAA%3B%3BAAQD%2CQALuB%3BEACtB%2CsBAAuB%2COAAM%3BIAC3B%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BACfJ%3BEACI%2CQAAA%3B%3BAAGJ%2CSAAS%3BAACT%2CSAAS%3BEACL%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CSAAS%3BEACL%2CWAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CQAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CeAAgB%2CGAAE%3BAAClB%2CeAAgB%2CGAAE%3BEACd%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2CGAAE%3BEACd%2CWAAA%3B%3BAAGJ%2CeAAgB%2CGAAE%2COAAQ%3BEACtB%2CiBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3B%3B%3BAAMJ%2CSAAU%3BEACN%2CcAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CcAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CcAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2C2CAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CWAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CwCAAA%3BEACA%2CiDAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CWAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CYAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CSAAU%3BAAA0B%2CSAAU%3BEAC1C%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CyBAAA%3BEAEA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CSAAU%2C2BAA2B%3BEACjC%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CSAAU%3BAAA0B%3BEAChC%2CmBAAA%3B%3BAAGJ%2CSAAU%2CmBAAkB%3BEACxB%2CYAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CyBAAA%3BEACA%2C8CAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2C8BAAA%3BEACA%2CQAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CqBAAA%3BEACA%2CYAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CSAAU%2CgCAAgC%3BEACtC%2CcAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CSAAU%2CiBAAgB%3BEACtB%2CUAAA%3B%3BAAGJ%2CSAAU%2CiBAAgB%3BEACtB%2C0CAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CSAAU%2CiBAAgB%3BEACtB%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CSAAU%2CiBAAgB%2CyBAAyB%3BEAC%5C%2FC%2CyBAAA%3BEACA%2CkBAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CeAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2C6BAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CaAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CkBAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CSAAU%2CgCAA%2BB%3BEACrC%2CwCAAA%3BEACA%2CyCAAA%3B%3BAAGJ%2CSAAU%2CgCAA%2BB%2CUAAU%3BEAC%5C%2FC%2CwCAAA%3BEACA%2CyCAAA%3B%3BAAGJ%2CSAAU%2CgCAA%2BB%2CUAAU%3BEAC%5C%2FC%2CwCAAA%3BEACA%2CyCAAA%3BEACA%2C0CAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CSAAU%2C%2BBAA8B%2CWAAY%3BEAChD%2C2CAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CWAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CYAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CWAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CYAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CWAAA%3B%3B%3BAAWJ%2CgBAPkC%3BEAC9B%2CSAAU%2CsBAAqB%3BIAC3B%2CuBAAA%3BIACA%2CsBAAA%3B%3B%3BAAUR%2CgBANkC%3BEAC9B%2CSAAU%2CsBAAqB%3BIAC3B%2CsBAAA%3BIACA%2CuBAAA%3B%3B%3BACnXR%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CoCAAA%3B%3BACTJ%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CwCAAA%3BEACA%2CgDAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CyBAAC%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%2CyBAAC%2COAQK%3BEACE%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAXR%2CyBAAC%2COAcG%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAIR%2CyBAAC%3BEACG%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAHJ%2CyBAAC%2CQAKG%2CQACI%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAdZ%2CyBAAC%2CQAKG%2CQAYI%3BEACI%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAArBZ%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%3BEACI%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAA3BhB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGAMI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAhCpB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGAYI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CyBA1CnB%2CQAKG%2CQAYI%2CGAMI%2CGAYI%2CQAOK%3BEACG%2CsBAAsB%2C8zCAAtB%3B%3BAAEJ%2CyBA7CnB%2CQAKG%2CQAYI%2CGAMI%2CGAYI%2CQAUK%3BAAAW%2CyBA7C%5C%2FB%2CQAKG%2CQAYI%2CGAMI%2CGAYI%2CQAUiB%3BEACT%2CsBAAsB%2CmtCAAtB%3B%3BAA9CxB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGA2BI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAArDpB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGA2BI%2CaAKI%3BEACI%2CqBAAA%3B%3BAAxDxB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGA2BI%2CaASI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAhExB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGA6CI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAAEA%2CyBAzEnB%2CQAKG%2CQAYI%2CGAMI%2CGA6CI%2CEAKK%3BEACG%2CqBAAA%3B%3BAAQxB%2CyBAAC%3BEACG%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CyBAAC%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CyBAAC%2CQAIG%3BEACI%2CaAAA%3B%3BAALR%2CyBAAC%2CQAQG%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2C0CAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAApBR%2CyBAAC%2CQAQG%2CiCAcI%3BEACI%2CaAAA%3B%3BAAMhB%2CIAAI%2CSACA%3BAADW%2CIAAI%2CYACf%3BEACI%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAC5IR%3BEACE%2CYAAA%3B%3B%3B%3B%3B%3BAC4FF%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BAC0mBR%2CwBAL2C%2CwBAAsB%3BEAC7D%2CsBAAsB%2CcAAe%3BIACjC%2CyBAAA%3B%3B%3BAAQR%2CwBAL2C%3BEACvC%2CsBAAuB%2CuBAAsB%2CSAAS%2CQAAS%2CcAAc%2CyBAAwB%3BIACjG%2C2BAAA%3B%3B%3BAAqLR%3BEACI%2CmBAAA%3B%3BAADJ%2CsBAGI%2CSAAQ%3BEACJ%2CaAAA%3B%3BAAIA%2CsBADJ%2CGACK%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CaCt2BiB%2CgBDs2BjB%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAdZ%2CsBAkBI%3BEACI%2CWAAA%3B%3BAAnBR%2CsBAsBI%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAAxBR%2CsBA2BI%3BEACI%2C6BAAA%3B%3BAA5BR%2CsBA2BI%2CgBAGI%3BEACI%2CWAAA%3B%3BAA%5C%2FBZ%2CsBAmCI%3BEACI%2CeAAA%3BEACA%2C4BAAA%3B%3BAArCR%2CsBAwCI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAA1CR%2CsBAwCI%2CsBAII%3BEACI%2CiBAAA%3BEACA%2CaCn4BkB%2CmBDm4BlB%3B%3BAAMR%2CQAAC%2CmBAEG%2COAAM%3BAAFV%2CQAAC%2CmBAGG%2COAAM%3BEACF%2CaAAA%3B%3BAAKZ%3BEACI%2CkBAAA%3B%3BAADJ%2CeAGI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAARR%2CeAGI%2CcAOI%2CUACI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CgCAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CeApBZ%2CcAOI%2CUACI%2CEAYK%3BEACG%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CeA1BZ%2CcAOI%2CUACI%2CEAkBK%3BEACG%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CeA9BhB%2CcAOI%2CUACI%2CEAkBK%2CWAII%3BEACG%2CmBAAA%3B%3BAAlCxB%2CeAGI%2CcAqCI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAA1CZ%2CeAGI%2CcAqCI%2CEAII%3BEACI%2CcAAA%3BEACA%2C0BAAA%3B%3BAAOZ%2CSAAC%2CKAQG%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAXR%2CSAAC%2CKAQG%2CmBAKI%3BEACI%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAfZ%2CSAAC%2CKAQG%2CmBAKI%2CyBAII%3BEACI%2CWAAA%3B%3BAAlBhB%2CSAAC%2CKAQG%2CmBAcI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAA%5C%2FBZ%2CSAAC%2CKAQG%2CmBA0BI%3BEACI%2CeAAA%3B%3BAAnCZ%2CSAAC%2CKAQG%2CmBA8BI%3BEACI%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAA3CZ%2CSAAC%2CKAQG%2CmBAsCI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAnDZ%2CSAAC%2CKAQG%2CmBA8CI%3BEAEI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2C4BAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CSAvEX%2CKAQG%2CmBA8CI%2CoBAiBK%3BEACG%2CaAAA%3B%3BAAxEhB%2CSAAC%2CKAQG%2CmBA8CI%2CoBAqBI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGI%2CSAnFnB%2CKAQG%2CmBA8CI%2CoBAqBI%2CmBAOI%2CEACK%3BEACG%2CcAAA%3B%3BAApFxB%2CSAAC%2CKAQG%2CmBA8CI%2CoBAmCI%3BEACI%2CcAAA%3B%3BAA1FhB%2CSAAC%2CKAQG%2CmBA8CI%2CoBAmCI%2CiBAGI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEAEA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CaChjCM%2CmBDgjCN%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CSA9GnB%2CKAQG%2CmBA8CI%2CoBAmCI%2CiBAGI%2COAkBK%3BAACD%2CSA%5C%2FGnB%2CKAQG%2CmBA8CI%2CoBAmCI%2CiBAGI%2COAmBK%3BEACG%2CYAAA%3BEACA%2CaAAA%3B%3BAAjHxB%2CSAAC%2CKAQG%2CmBA%2BGI%3BEACI%2CaAAA%3B%3BAAGJ%2CSA3HP%2CKAQG%2CmBAmHK%3BEACG%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3B%3BAANJ%2CSA3HP%2CKAQG%2CmBAmHK%2CMAQG%3BEACI%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAVR%2CSA3HP%2CKAQG%2CmBAmHK%2CMAQG%2CEAII%3BEACI%2CgBAAgB%2CWAAW%2CYAA3B%3BEACA%2CmBAAmB%2CWAAW%2CYAA9B%3BEACA%2CcAAc%2CWAAW%2CYAAzB%3BEACA%2CeAAe%2CWAAW%2CYAA1B%3BEACA%2CWAAW%2CWAAW%2CYAAtB%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAtBZ%2CSA3HP%2CKAQG%2CmBAmHK%2CMA0BG%3BEACI%2C6BAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CoCAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CaCzmCS%2CqBDymCT%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CoCAAA%3B%3BAAvCR%2CSA3HP%2CKAQG%2CmBAmHK%2CMA0CG%3BEACI%2CWAAA%3B%3BAA3CR%2CSA3HP%2CKAQG%2CmBAmHK%2CMA8CG%3BEACI%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CoCAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CaC9nCS%2CqBD8nCT%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CoCAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAzLhB%2CSAAC%2CKAQG%2CmBAqLI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaCvoCc%2CmBDuoCd%3B%3BAAEA%2CSAlMX%2CKAQG%2CmBAqLI%2CmBAKK%3BEACG%2C0BAAA%3B%3BAAnMhB%2CSAAC%2CKAQG%2CmBA%2BLI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAOZ%2CQAAC%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAEA%2CQALH%2CiBAKI%3BEACG%2CSAAS%2CEAAT%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAZR%2CQAAC%2CiBAeG%3BEACI%2CaAAA%3B%3BAAhBR%2CQAAC%2CiBAmBG%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CaChrCkB%2CmBDgrClB%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAA1BR%2CQAAC%2CiBAmBG%2CgBASI%3BEACI%2CaAAa%2CgCAAb%3BEACA%2CgBAAA%3B%3BAA9BZ%2CQAAC%2CiBAkCG%3BEACI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAII%2CQA5CX%2CiBAkCG%2CgBAQK%2COAEI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAbR%2CQA1CP%2CiBAkCG%2CgBAQK%2COAgBG%3BEACI%2CaCvtCS%2CqBDutCT%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAvBR%2CQA1CP%2CiBAkCG%2CgBAQK%2COA0BG%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2COAAO%2CkCAAP%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaC3uCU%2CmBD2uCV%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CQAlGf%2CiBAkCG%2CgBAQK%2COAuDG%2CeACK%3BEACG%2CaAAA%3B%3BAAQxB%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAFJ%2CYAII%3BEACI%2CaCzwCsB%2CmBDywCtB%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAARR%2CYAII%2CGAQI%3BEACI%2CaCjxCkB%2CmBDixClB%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAKZ%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3B%3BAAJJ%2CaAMI%3BEACI%2CQAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAMR%3BEACI%2CmBAAA%3B%3BAADJ%2CqBAGI%3BEACI%2CiBAAA%3B%3BAAJR%2CqBAOI%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAATR%2CqBAOI%2CWAII%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAbZ%2CqBAOI%2CWAII%2CaAII%2CGAAE%3BEACE%2CuBAAA%3B%3BAAhBhB%2CqBAOI%2CWAII%2CaAII%2CGAAE%2CMAGE%2CGAAE%3BEACE%2CeAAA%3B%3BAASZ%2CqBADJ%2CSACK%3BEACG%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAGI%2CqBANZ%2CSACK%2CMAIG%2CQACK%3BEACG%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaC%5C%2F0CS%2CqBD%2B0CT%3BEACA%2CqBAAA%3BEAEA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAEA%2CqBAnBhB%2CSACK%2CMAIG%2CQACK%2CWAaI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CSAAS%2COAAT%3BEACA%2CaC%5C%2F0CG%2CaD%2B0CH%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3B%3BAAKA%2CqBA%5C%2FBpB%2CSACK%2CMAIG%2CQACK%2CWAwBI%2CeACI%3BEACG%2CSAAS%2COAAT%3BEACA%2CaC11CD%2CaD01CC%3B%3BAAKJ%2CqBAtCpB%2CSACK%2CMAIG%2CQACK%2CWA%2BBI%2CQACI%3BEACG%2CSAAS%2COAAT%3BEACA%2CaCj2CD%2CaDi2CC%3B%3BAAKJ%2CqBA7CpB%2CSACK%2CMAIG%2CQACK%2CWAsCI%2CcACI%3BEACG%2CSAAS%2COAAT%3BEACA%2CaCx2CD%2CaDw2CC%3B%3BAAzCZ%2CqBANZ%2CSACK%2CMAIG%2CQACK%2CWA6CG%3BEACI%2CgCAAA%3B%3BAAGJ%2CqBAvDhB%2CSACK%2CMAIG%2CQACK%2CWAiDI%3BEACG%2CqBAAA%3B%3BAADJ%2CqBAvDhB%2CSACK%2CMAIG%2CQACK%2CWAiDI%2CMAGG%3BEACI%2CgCAAA%3B%3BAAtF5B%2CqBA%2BFI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGI%2CqBAPR%2CmBAMI%2CGACK%3BEACG%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CaCh5Cc%2CmBDg5Cd%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAA3GhB%2CqBA%2BFI%2CmBAgBI%2CoBAAmB%3BEACf%2CWAAA%3BEACA%2CmBAAA%3B%3BAAjHZ%2CqBA%2BFI%2CmBAqBI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAzHZ%2CqBA%2BFI%2CmBAqBI%2CyBAOI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAA7HhB%2CqBA%2BFI%2CmBAqBI%2CyBAYI%2CiBACI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CaC56CU%2CmBD46CV%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAvIpB%2CqBA%2BFI%2CmBA6CI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAGI%2CqBAvDZ%2CmBA6CI%2CoBASI%2CKACK%3BEACG%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAMR%2CqBAhER%2CmBA%2BDI%2CQACK%3BEACG%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaC78Ca%2CqBD68Cb%3BEACA%2CqBAAA%3BEAEA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBA1EZ%2CmBA%2BDI%2CQACK%2CWAUI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CSAAS%2COAAT%3BEACA%2CaC18CO%2CaD08CP%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3B%3BAAjBR%2CqBAhER%2CmBA%2BDI%2CQACK%2CWAqBG%3BEACI%2CgCAAA%3B%3BAAGJ%2CqBAzFZ%2CmBA%2BDI%2CQACK%2CWAyBI%3BEACG%2CqBAAA%3B%3BAADJ%2CqBAzFZ%2CmBA%2BDI%2CQACK%2CWAyBI%2CMAGG%3BEACI%2CgCAAA%3B%3BAAIR%2CqBAjGZ%2CmBA%2BDI%2CQACK%2CWAiCI%3BEACG%2CcAAA%3B%3BAAEA%2CqBApGhB%2CmBA%2BDI%2CQACK%2CWAiCI%2CQAGI%3BEACG%2CcAAA%3B%3BAAJR%2CqBAjGZ%2CmBA%2BDI%2CQACK%2CWAiCI%2CQAOG%3BEACI%2CYAAA%3B%3BAAIR%2CqBA7GZ%2CmBA%2BDI%2CQACK%2CWA6CI%3BEACG%2CcAAA%3B%3BAAEA%2CqBAhHhB%2CmBA%2BDI%2CQACK%2CWA6CI%2CMAGI%3BEACG%2CcAAA%3B%3BAAJR%2CqBA7GZ%2CmBA%2BDI%2CQACK%2CWA6CI%2CMAOG%3BEACI%2CYAAA%3B%3BAApNxB%2CqBA%2BFI%2CmBA2HI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3B%3BAAKI%2CqBAlIZ%2CmBAgII%2CSACK%2CUACI%3BEACG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CaCjhDS%2CgBDihDT%3B%3BAAHJ%2CqBAlIZ%2CmBAgII%2CSACK%2CUACI%2CSAKG%3BEACI%2CkBAAA%3B%3BAAvOxB%2CqBA%2BFI%2CmBA8II%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGI%2CqBApJZ%2CmBA8II%2CYAKI%2COACK%3BEACG%2CWAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAHJ%2CqBApJZ%2CmBA8II%2CYAKI%2COACK%2CIAKG%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaCxiDM%2CmBDwiDN%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CqBAtKpB%2CmBA8II%2CYAKI%2COACK%2CIAKG%2CMAaK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAApBZ%2CqBApJZ%2CmBA8II%2CYAKI%2COACK%2CIAwBG%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAEA%2CqBAxLpB%2CmBA8II%2CYAKI%2COACK%2CIAwBG%2CKAYK%3BEACG%2CwBAAA%3B%3BAAxR5B%2CqBA%2BFI%2CmBA8II%2CYAiDI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAAGI%2CqBArMhB%2CmBA8II%2CYAiDI%2CSAKI%2CSACK%3BEACG%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaC7lDK%2CgBD6lDL%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CqBAvNpB%2CmBA8II%2CYAiDI%2CSAKI%2CSACK%2COAkBI%3BEACG%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CqBA5NpB%2CmBA8II%2CYAiDI%2CSAKI%2CSACK%2COAuBI%3BAACD%2CqBA7NpB%2CmBA8II%2CYAiDI%2CSAKI%2CSACK%2COAwBI%3BEACG%2CaAAA%3BEACA%2CYAAA%3B%3BAA9T5B%2CqBA%2BFI%2CmBA8II%2CYAiDI%2CSAqCI%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CaCznDS%2CgBDynDT%3BEACA%2CwBAAwB%2C8CAAxB%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBArPhB%2CmBA8II%2CYAiDI%2CSAqCI%2CSAiBK%3BEACG%2CwBAAwB%2C8CAAxB%3B%3BAAGJ%2CqBAzPhB%2CmBA8II%2CYAiDI%2CSAqCI%2CSAqBK%3BEACG%2CYAAA%3BEACA%2CaAAA%3B%3BAA1VxB%2CqBA%2BFI%2CmBAiQI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAnWZ%2CqBA%2BFI%2CmBAiQI%2CyBAKI%3BEACI%2CaCnpDa%2CgBDmpDb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAIA%2CqBAhRZ%2CmBAiQI%2CyBAcI%2CQACK%3BEACG%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAHJ%2CqBAhRZ%2CmBAiQI%2CyBAcI%2CQACK%2CWAKG%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBA3RpB%2CmBAiQI%2CyBAcI%2CQACK%2CWAKG%2CMAMK%3BEACG%2CgBAAA%3B%3BAA3X5B%2CqBA%2BFI%2CmBAiQI%2CyBAcI%2CQAkBI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaClrDS%2CqBDkrDT%3B%3BAAOJ%2CqBAhTZ%2CmBA8SI%2CSACK%2CKACI%3BEACG%2CWAAA%3BEACA%2CiBAAA%3B%3BAAFJ%2CqBAhTZ%2CmBA8SI%2CSACK%2CKACI%2CSAIG%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAANR%2CqBAhTZ%2CmBA8SI%2CSACK%2CKACI%2CSAIG%2COAII%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CaCxsDC%2CqBDwsDD%3BEACA%2C0BAAA%3B%3BAAEA%2CqBAlUxB%2CmBA8SI%2CSACK%2CKACI%2CSAIG%2COAII%2CEAUK%3BAACD%2CqBAnUxB%2CmBA8SI%2CSACK%2CKACI%2CSAIG%2COAII%2CEAWK%3BEACG%2C2BAAA%3B%3BAAIR%2CqBAxUpB%2CmBA8SI%2CSACK%2CKACI%2CSAIG%2COAoBK%2COACG%3BEACI%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAAOJ%2CqBAnVxB%2CmBA8SI%2CSACK%2CKACI%2CSAiCG%2CMACK%2CKACI%3BEACG%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAJJ%2CqBAnVxB%2CmBA8SI%2CSACK%2CKACI%2CSAiCG%2CMACK%2CKACI%2CQAMG%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaCluDN%2CmBDkuDM%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAZR%2CqBAnVxB%2CmBA8SI%2CSACK%2CKACI%2CSAiCG%2CMACK%2CKACI%2CQAMG%2CEAQI%3BEACI%2C0BAAA%3B%3BAAfZ%2CqBAnVxB%2CmBA8SI%2CSACK%2CKACI%2CSAiCG%2CMACK%2CKACI%2CQAMG%2CEAYI%3BEACI%2CeAAA%3B%3BAAnBZ%2CqBAnVxB%2CmBA8SI%2CSACK%2CKACI%2CSAiCG%2CMACK%2CKACI%2CQAMG%2CEAgBI%3BEACI%2CaChvDV%2CmBDgvDU%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAzBZ%2CqBAnVxB%2CmBA8SI%2CSACK%2CKACI%2CSAiCG%2CMACK%2CKACI%2CQA6BG%3BEACI%2CeAAA%3BEACA%2CsBAAA%3B%3BAA%5C%2FBR%2CqBAnVxB%2CmBA8SI%2CSACK%2CKACI%2CSAiCG%2CMACK%2CKACI%2CQA6BG%2CMAII%3BEACI%2CgBAAA%3B%3BAApdxC%2CqBA%2BFI%2CmBA%2BXI%2CSAAQ%2CMAAM%3BEACV%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAneZ%2CqBA%2BFI%2CmBA%2BXI%2CSAAQ%2CMAAM%2CMAOV%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAMR%2CqBADJ%2COACK%3BEACG%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGI%2CqBAfZ%2COACK%2CQAaG%2CaACK%3BEACG%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CqBAfZ%2COACK%2CQAaG%2CaACK%2CMAKG%3BEACI%2CqBAAA%3BEACA%2CaChzDK%2CqBDgzDL%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CqBA9BpB%2COACK%2CQAaG%2CaACK%2CMAKG%2COAUK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CgBAAgB%2C8CAAhB%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAxCpB%2COACK%2CQAaG%2CaACK%2CMAKG%2COAoBK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CgBAAgB%2C8CAAhB%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAOZ%2CqBAtDZ%2COACK%2CQAoDG%2CeACK%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CqBAtDZ%2COACK%2CQAoDG%2CeACK%2CQAIG%3BEACI%2CaAAA%3B%3BAALR%2CqBAtDZ%2COACK%2CQAoDG%2CeACK%2CQAQG%3BEACI%2CaAAA%3B%3BAATR%2CqBAtDZ%2COACK%2CQAoDG%2CeACK%2CQAYG%3BEACI%2CgBAAA%3B%3BAAlEhB%2CqBADJ%2COACK%2CQAuEG%3BEACI%2CUAAA%3B%3BAAxER%2CqBADJ%2COACK%2CQAuEG%2CmBAGI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3B%3BAAQJ%2CqBA1FZ%2COACK%2CQAwFG%2CKACK%3BEACG%2CgBAAA%3BEACA%2CWAAA%3B%3BAA3FZ%2CqBADJ%2COACK%2CQA%2BFG%3BEACI%2CwBAAA%3B%3BAAKI%2CqBAtGhB%2COACK%2CQAmGG%2CMACK%2CQACI%3BEACG%2CWAAA%3B%3BAAtGhB%2CqBADJ%2COACK%2CQA2GG%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAhHR%2CqBADJ%2COACK%2CQA2GG%2CSAOI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAvHZ%2CqBADJ%2COACK%2CQA2GG%2CSAOI%2COAOI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CqBA%5C%2FHhB%2COACK%2CQA2GG%2CSAOI%2COAYK%3BEACG%2CkBAAA%3B%3BAAGJ%2CqBAnIhB%2COACK%2CQA2GG%2CSAOI%2COAgBK%3BEACG%2CYAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBAxIhB%2COACK%2CQA2GG%2CSAOI%2COAqBK%3BEACG%2CaAAA%3BEACA%2CYAAA%3B%3BAAQhB%2CqBADJ%2CQACK%3BEACG%2C8BAAA%3B%3BAAKZ%3BEACI%2CmBAAA%3B%3BAADJ%2CiBAGI%3BEACI%2CWAAA%3BEACA%2CUAAA%3B%3BAALR%2CiBAGI%2CaAII%3BEACI%2CcAAA%3BEACA%2CaC37DiB%2CqBD27DjB%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAfZ%2CiBAmBI%3BEACI%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CaC18DsB%2CmBD08DtB%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAA7BR%2CiBAgCI%3BEACI%2CWAAA%3B%3BAAIA%2CiBADJ%2COACK%2CaACG%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CaC39Da%2CqBD29Db%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAPR%2CiBADJ%2COACK%2CaAUG%3BEACI%2CaC%5C%2F9Dc%2CmBD%2B9Dd%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAdR%2CiBADJ%2COACK%2CaAiBG%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CaC1%2BDc%2CmBD0%2BDd%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAA3BR%2CiBADJ%2COACK%2CaA8BG%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CaCt%5C%2FDc%2CmBDs%5C%2FDd%3BEACA%2CYAAA%3B%3BAAnCR%2CiBADJ%2COACK%2CaA8BG%2CgBAOI%3BEACI%2CYAAA%3B%3BAA3EpB%2CiBAiFI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAKR%2CeAAgB%2CeAAc%3BEAC1B%2C4BAAA%3BEACA%2CgCAAA%3BEACA%2CsBAAsB%2C0BAAtB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CuBAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2COAAI%3BEAChC%2C4BAAA%3BEACC%2CgCAAA%3BEACA%2CsBAAsB%2C4BAAtB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3B%3BAAGJ%2CSAAS%2CKAAM%2CmBAAmB%2CoBAAoB%2CmBAAmB%2CEAAC%3BEACtE%2CSAAS%2COAAT%3BEACA%2CaClhEuB%2CaDkhEvB%3B%3BAAGJ%2CSAAS%2CKAAM%2CmBAAmB%2CoBAAoB%2CmBAAmB%2CEAAC%2CeAAe%3BEACrF%2CSAAS%2COAAT%3BEACA%2CaCvhEuB%2CaDuhEvB%3B%3BAAGJ%2CoBAAqB%2CMAAK%3BAAC1B%2CoBAAoB%3BEAChB%2CeAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CoBAAqB%2CMAAK%3BEACtB%2CcAAA%3B%3BAAGJ%2CcAAe%2CeAAe%2CcAAc%3BEACxC%2CgBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGI%2CaADJ%2CyBACK%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAJJ%2CaADJ%2CyBACK%2CMAMG%3BEACI%2CaAAA%3B%3BAAMhB%3BAACA%3BEACI%2CaCpkE0B%2CmBDokE1B%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAKI%2CKAFH%2CQACA%2CaACI%2CaACG%3BEACI%2CQAAQ%2CeAAR%3BEACA%2CYAAA%3B%3BAAHR%2CKAFH%2CQACA%2CaACI%2CaAMG%3BEACI%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAdR%2CKAFH%2CQACA%2CaACI%2CaAMG%2CoBAUI%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CaCxmEU%2CmBDwmEV%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3B%3BAAOpB%3BEACI%2CwBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAqB%2C4BAA4B%2CiBAAkB%3BEAC%5C%2FD%2CyBAAA%3B%3BAAGJ%2CqBAAqB%2C2BAA4B%3BEAC7C%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAW%2CeAAX%3BEACA%2CmBAAmB%2CeAAnB%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CqBAAqB%2C4BAA6B%3BEAC9C%2C2BAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3B%3BAAGJ%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAJJ%2CcAMI%3BEACI%2CaC%5C%2FqEsB%2CmBD%2BqEtB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAbR%2CcAgBI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAApBR%2CcAgBI%2CeAMI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CcAZR%2CeAMI%2CMAMK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAA9BhB%2CcAmCI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3B%3BAAvCR%2CcAmCI%2CcAMI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaC1tEiB%2CqBD0tEjB%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CcAhBR%2CcAMI%2CMAUK%3BEACG%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CcAtBR%2CcAMI%2CMAgBK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAA9DhB%2CcAmEI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGI%2CcAVR%2CUASI%2CKACK%3BEACG%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAhFhB%2CcAqFI%2CSAAQ%3BEAGJ%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGI%2CcAVR%2CSAAQ%2CQASJ%2CKACK%3BEACG%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAMhB%3BEACI%2CaCjxE0B%2CmBDixE1B%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAANJ%2CiBAQI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CaC%5C%2FxEqB%2CqBD%2BxErB%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CsCAAA%3B%3BAAEA%2CiBAXJ%2CEAWK%3BEACG%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAjBJ%2CEAiBK%3BEACG%2CcAAA%3BEACA%2CYAAA%3B%3BAAKZ%3BEACI%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAANJ%2CgBAQI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CgBADJ%2CKACK%3BEACG%2CqBAAA%3BEACA%2CaCp0EiB%2CqBDo0EjB%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAApBZ%2CgBAwBI%3BEACI%2CWAAA%3BEACA%2CUAAA%3B%3BAA1BR%2CgBA6BI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CaCh1EsB%2CmBDg1EtB%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAIR%3BEACI%2CWAAA%3B%3BAAGJ%2CwBACI%2CYAEI%3BAAHR%2CwBACI%2CYAGI%3BAAJR%2CwBACI%2CYAII%3BEACI%2CWAAA%3B%3BAANZ%2CwBACI%2CYAQI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaC92EiB%2CqBD82EjB%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3B%3BAAdZ%2CwBACI%2CYAgBI%3BEACI%2CiBAAA%3BEACA%2CyBAAA%3B%3BAAnBZ%2CwBACI%2CYAqBI%3BEACI%2CeAAA%3BEACA%2CaCv3EkB%2CmBDu3ElB%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAA1BZ%2CwBACI%2CYA4BI%3BEACI%2CaAAA%3B%3BAAKZ%3BEACI%2CiBAAA%3B%3BAAGJ%2CWAAY%2CMAAK%2CcAAc%2CIAAI%2CUAAW%2CQAAK%3BAACnD%2CWAAY%2CMAAK%2CcAAc%2CQAAS%2CQAAK%3BEACzC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CWAAY%2CMAAK%2CcAAc%2CIAAI%2CUAAW%3BAAC9C%2CWAAY%2CMAAK%2CcAAc%2CQAAS%3BEACpC%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CWAAY%2CMAAK%2CcAAc%2CQAAS%2CQAAK%3BEACzC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CWAAY%2CMAAK%2CcAAc%2CIAAI%3BAACnC%2CWAAY%2CMAAK%2CcAAc%3BEAC3B%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CGAAG%2CwBAAyB%3BEACxB%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CiCAAkC%2CIAAG%2CwBAAyB%3BEAC1D%2CwBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CiCAAkC%2CIAAG%2CwBAAyB%2CMAAM%3BEAChE%2CWAAA%3B%3BAAGJ%2CwBAAyB%2CYAAY%3BEACjC%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAOI%2C8BAJsB%2CcAE1B%2CGAEK%3BAAAD%2C8BAJsB%2CcAG1B%2CGACK%3BEACG%2CWAAA%3B%3BAAKZ%2CYACI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAJR%2CYAOI%2CeACI%3BEACI%2CcAAA%3BEACA%2CaCr%2BEiB%2CqBDq%2BEjB%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEAEA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAjBZ%2CYAqBI%2CsBACI%3BEACI%2CeAAA%3BEACA%2CaCn%5C%2FEiB%2CqBDm%5C%2FEjB%3BEACA%2CgBAAA%3B%3BAAKI%2CYATZ%2CsBAOI%2CSACI%2CQACK%3BEACG%2CaAAA%3B%3BAADJ%2CYATZ%2CsBAOI%2CSACI%2CQACK%2CoBAGG%2CMACI%3BEACI%2CaC3%5C%2FEE%2CmBD2%5C%2FEF%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAxC5B%2CYAgDI%2COACI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAEA%2CYANR%2COACI%2CMAKK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAxDhB%2CYAgDI%2COAYI%3BEACI%2CyBAAA%3B%3BAAEA%2CYAfR%2COAYI%2CSAGK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAjEhB%2CYAgDI%2COAqBI%2CMACI%3BEACI%2CaC%5C%2FhFc%2CmBD%2BhFd%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAzEhB%2CYA8EI%2CiBACI%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CaChjFkB%2CmBDgjFlB%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CYAhBR%2CiBACI%2COAeK%3BEACG%2CaAAA%3B%3BAAMhB%2CeACI%2CeAAc%3BEACV%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CaCrkFsB%2CmBDqkFtB%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CeAjBJ%2CeAAc%2CKAiBT%3BEACG%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAMR%2CcAAC%2CeACG%2CgBACI%3BEACI%2CaC5lFc%2CmBD4lFd%3BEACA%2CeAAA%3B%3BAAJZ%2CcAAC%2CeACG%2CgBACI%2CGAII%3BEACI%2CcAAA%3B%3BAAMR%2CcAbP%2CeAYG%2CeACK%2CeACG%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CaC5mFU%2CmBD4mFV%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BAAOpB%3BEACI%2CaCvnF0B%2CmBDunF1B%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAADJ%2C2BAGI%3BEACI%2CiBAAA%3B%3BAAJR%2C2BAGI%2CoBAGI%2CGACI%3BEACI%2CaCnpFa%2CqBDmpFb%3BEACA%2CeAAA%3B%3BAAKR%2C2BADJ%2CQACK%3BEACG%2CYAAA%3BEACA%2CaCxpFkB%2CmBDwpFlB%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAKZ%2CQAAQ%2CUAAU%3BEACd%2CmBAAA%3B%3BAAKI%2CqBADJ%2CSAAQ%2CUACH%2CSACG%3BEACI%2C%2BBAAA%3B%3BAAQR%2CmCADJ%2CSAAQ%2CUACH%2CSACG%3BEACI%2C2BAAA%3B%3BAAMR%2CmCADJ%2CQACK%3BEACG%2CiBAAA%3B%3BAAXZ%2CmCAeI%2CuBAAuB%2CuBAAuB%3BEAC1C%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAMA%2CmBADJ%2CQACK%3BEACG%2CwBAAA%3B%3BAAKZ%3BEACI%2CmBAAA%3B%3BAAGJ%2CaAAc%2CWAAW%3BEACrB%2CaAAA%3B%3BAAGJ%2CIAAI%3BEACA%2CwBAAA%3B%3BAAGJ%3BEACI%2CaCxtF0B%2CmBDwtF1B%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BAACA%3BEACI%2CwCAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CUAAA%3B%3BAAGJ%3BEACI%2CwBAAA%3B%3BAAIA%2CYAAC%3BEACG%2CgBAAA%3B%3BAADJ%2CYAAC%2CiBAGG%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaC1vFiB%2CqBD0vFjB%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAKZ%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAHJ%2CmBAKI%3BEACI%2CaCvwFqB%2CqBDuwFrB%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAZR%2CmBAeI%3BEACI%2CgBAAgB%2CsDAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAArBR%2CmBAeI%2CaAQI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAA%5C%2FBZ%2CmBAmCI%3BEACI%2CgBAAgB%2CyDAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAxCR%2CmBAmCI%2CaAOI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAMR%2CIAAC%2CoBACG%2CoBACI%3BEACI%2CYAAA%3B%3BAAHZ%2CIAAC%2CoBAOG%3BEACI%2CYAAA%3B%3BAAKZ%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CSACI%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAMA%2CeADJ%2CgBACK%3BEACG%2CaAAA%3B%3BAAEA%2CeAJR%2CgBACK%2CKAGI%3BEACG%2CaAAA%3B%3BAADJ%2CeAJR%2CgBACK%2CKAGI%2CYAGG%2COAAM%3BEACF%2CaAAA%3B%3BAAJR%2CeAJR%2CgBACK%2CKAGI%2CYAOG%3BEACI%2CeAAA%3B%3BAAYA%2CQAJf%2CKACI%2CSACG%2CMACK%2CKACI%2CQACG%3BEACI%2CcAAA%3BEACA%2CaC72FE%2CmBD62FF%3BEACA%2CeAAA%3B%3BAAS5B%2CQAAQ%2CUAAU%2CYACd%3BEACI%2CcAAA%3BEACA%2CaC13FsB%2CmBD03FtB%3BEACA%2CeAAA%3B%3BAAMR%2CqBAAsB%2CmBAAmB%2CSAAQ%2CKAAK%2CSAAU%2CMAAK%2CKAAK%3BEACtE%2CaAAA%3B%3BAAGJ%2CCAAC%2COAAO%2CWAAW%2CQAAS%3BEACxB%2CcAAA%3B%3BAAKI%2CKADH%2CSACI%3BEACG%2CeAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CWAAA%3B%3BAAKZ%3BEACI%2CkBAAA%3B%3BAADJ%2CcAGI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAPR%2CcAGI%2CgBAMI%3BEACI%2CcAAA%3B%3BAElvEZ%2CQA7B0B%3BEACtB%2CqBAAqB%2CeAAgB%2CyBAAyB%3BIAC1D%2CgBAAA%3B%3BEAGJ%2CqBAAqB%2CeAAgB%3BIACjC%2CmBAAA%3B%3BEAEJ%2CqBAAqB%2CeAAgB%2C4BAA4B%2CmBAAmB%3BIAChF%2C0BAAA%3BIACA%2C4BAAA%3B%3BEAEJ%2CqBAAqB%2CeAAgB%3BIACjC%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CqBAAqB%2CeAAgB%3BIACjC%2CeAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CqBAAqB%2CeAAgB%2CYAAW%3BIAC5C%2CaAAA%3B%3B%3BAA4eR%2CwBAZ2C%3BEACvC%2CMAAO%3BIACH%2C0BAAA%3BIACA%2CUAAA%3BIACA%2C0BAAA%3B%3B%3BAAiDR%2CqBACI%2CaACI%2COACI%3BEACI%2CeAAA%3B%3BACtahB%2CoBACI%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAEI%2CoBALR%2CWAII%2CKACK%3B%3BEAEG%2C6BAAA%3B%3BAARhB%2CoBAaI%3BEACI%2CiBAAA%3B%3BAAEA%2CoBAHJ%2CgBAGK%3BEACG%2CaAAA%3B%3BAAMR%2CMAAC%3BEACG%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CaAAA%3BEACA%2C4BAAA%3B%3BAANJ%2CMAAC%2CUAQG%3BEACI%2CWAAA%3B%3BAAEA%2CMAXP%2CUAQG%2CmBAGK%3BEACG%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAALJ%2CMAXP%2CUAQG%2CmBAGK%2CMAOG%3BEACI%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAVR%2CMAXP%2CUAQG%2CmBAGK%2CMAaG%3BEACI%2CwBAAA%3BEACA%2C6BAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CoCAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CaFr1BS%2CqBEq1BT%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CoCAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAKJ%2CMA7CX%2CUAQG%2CmBAoCI%2CyBACK%3BEACG%2CQAAA%3B%3BAA9ChB%2CMAAC%2CUAQG%2CmBA0CI%3BEACI%2CWAAA%3B%3BAAnDZ%2CMAAC%2CUAuDG%3BEACI%2CsBAAA%3B%3BAAxDR%2CMAAC%2CUAuDG%2CcAGI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaFj3Bc%2CmBEi3Bd%3BEACA%2CgBAAA%3B%3BAAnEZ%2CMAAC%2CUAuDG%2CcAeI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaFx3Bc%2CmBEw3Bd%3BEACA%2CeAAA%3B%3BAA1EZ%2CMAAC%2CUA8EG%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAlFR%2CMAAC%2CUA8EG%2CSAMI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C%2BCAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C2BAAA%3B%3BAA3FZ%2CMAAC%2CUA8EG%2CSAMI%2COASI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAnGhB%2CMAAC%2CUA8EG%2CSAyBI%3BEACI%2CWAAA%3B%3BAAEA%2CMA1GX%2CUA8EG%2CSAyBI%2CUAGK%3BEACG%2CaAAA%3B%3BAA3GhB%2CMAAC%2CUA8EG%2CSAiCI%3BEACI%2CYAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CMAnHX%2CUA8EG%2CSAiCI%2CUAIK%3BEACG%2CaAAA%3B%3BAApHhB%2CMAAC%2CUAyHG%2CsBACI%3BEACI%2CaAAA%3B%3BAA3HZ%2CMAAC%2CUAyHG%2CsBAKI%3BEACI%2CWAAA%3B%3BAA%5C%2FHZ%2CMAAC%2CUAyHG%2CsBAKI%2CiBAGI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CaF57BU%2CmBE47BV%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CMAlJf%2CUAyHG%2CsBAKI%2CiBAGI%2COAiBK%3BEACG%2CaAAA%3B%3BAAnJpB%2CMAAC%2CUAyJG%2CaACI%3BEACI%2CaF78Ba%2CqBE68Bb%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CMAlKX%2CUAyJG%2CaACI%2COAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAgB%2CmDAAhB%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CSAAA%3B%3BAAGJ%2CMA7KX%2CUAyJG%2CaACI%2COAmBK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAgB%2CoDAAhB%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CUAAA%3B%3BAAOpB%2CMAAM%2CUAAW%3BEACb%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CMAAM%2CUAAW%2CmBAAmB%3BEAChC%2CwBAAA%3B%3BAAGJ%2CMAAM%2CUAAW%2CmBAAmB%2CEAAC%3BEACjC%2CSAAS%2COAAT%3BEACA%2CaFh%5C%2FBuB%2CaEg%5C%2FBvB%3BEACA%2CcAAA%3B%3BAAGJ%2CMAAM%2CUAAW%3BEACb%2CUAAA%3B%3BAC9XJ%2CiBAAkB%3BEACd%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CoBAAA%3B%3BAAGJ%2CiBAAiB%2COAAQ%3BEACrB%2CcAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CcAAX%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2C8BAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAXJ%2CiBAAiB%2COAAQ%2CgBAarB%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAAfR%2CiBAAiB%2COAAQ%2CgBAarB%2CiBAII%3BEACI%2CeAAA%3B%3BAAKJ%2CiBAvBS%2COAAQ%2CgBAsBrB%2CSACK%3BEACG%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CiBAvBS%2COAAQ%2CgBAsBrB%2CSACK%2CQAKG%3BEACI%2CaAAA%3B%3BAANR%2CiBAvBS%2COAAQ%2CgBAsBrB%2CSACK%2CQASG%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BAAGI%2CiBAvCH%2COAAQ%2CgBAsBrB%2CSACK%2CQASG%2CWAMI%2CEACK%3BEACG%2CSAAS%2CQAAT%3BEACA%2CcAAA%3BEACA%2CaH7rBM%2CmBG6rBN%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3B%3BAAQxB%2CSAAS%3BEACL%2CqCAAA%3B%3BAAGJ%2CyBACI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaHptBqB%2CqBGotBrB%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAPR%2CyBAUI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3B%3BAAZR%2CyBAUI%2CSAII%3BEACI%2CUAAA%3B%3BAAfZ%2CyBAUI%2CSAII%2CWAGI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaHruBc%2CmBGquBd%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CyBAtBZ%2CSAII%2CWAGI%2CEAeK%3BEACG%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAApCpB%2CyBAUI%2CSA%2BBI%3BEACI%2CUAAA%3B%3BAA1CZ%2CyBAUI%2CSA%2BBI%2CSAGI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaHhwBc%2CmBGgwBd%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CyBAhDZ%2CSA%2BBI%2CSAGI%2COAcK%3BEACG%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CyBAtDZ%2CSA%2BBI%2CSAGI%2COAoBK%3BEACG%2CaAAA%3B%3BAAOZ%2CyBADJ%2CSACK%2CQACG%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CyBAPZ%2CSACK%2CQACG%2CEAKK%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAhFpB%2CyBAsFI%2CmBACI%3BEACI%2CcAAA%3B%3BAAxFZ%2CyBA4FI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEA%2CyBAZJ%2CoBAYK%3BEACG%2CYAAA%3B%3BAAGJ%2CyBAhBJ%2CoBAgBK%3BEACG%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CyBA9BJ%2CoBA8BK%3BEACG%2CaAAA%3B%3BAA3HZ%2CyBA%2BHI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAMJ%2CYAAC%2CQACG%3BEACI%2CYAAA%3B%3BAAFR%2CYAAC%2CQACG%2CcAGI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2C6BAAA%3B%3BAAEA%2CYAfX%2CQACG%2CcAGI%2CcAWK%3BEACG%2CcAAA%3BEACA%2CeAAA%3B%3BAAjBhB%2CYAAC%2CQAsBG%3BEACI%2CYAAA%3BEACA%2CaH92BkB%2CmBG82BlB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAA1BR%2CYAAC%2CQA6BG%3BEACI%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGI%2CYAnCX%2CQA6BG%2CcAKI%2COACK%3BEACG%2CYAAA%3BEACA%2CaAAA%3B%3BAArChB%2CYAAC%2CQA6BG%2CcAYI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaHt4Bc%2CmBGs4Bd%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAlDZ%2CYAAC%2CQA6BG%2CcAwBI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaHl5Bc%2CmBGk5Bd%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3B%3BAAQhB%2CeAAgB%2CeAAe%2CWAAS%2CWAAS%2CQAAO%3BEACpD%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CeAAgB%2CsBAAsB%2CSAAS%2CSAAQ%2CKAAM%3BEACzD%2CWAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CeAAgB%2CsBAAsB%2CSAAS%2CSAAQ%2CKAAM%2CGAAE%3BEAC3D%2CSAAS%2CIAAT%3B%3BAAGJ%2CeAAgB%2CsBAAsB%2CSAAS%2CSAAQ%2CKAAM%3BEACzD%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CYAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CeAAgB%2CuBAAuB%3BEACnC%2CgBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CkBAAmB%2CIAAC%3BEAChB%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CkBAAmB%2CIAAC%3BEAChB%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CkBAAmB%2CIAAC%3BEAChB%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CeAAgB%2CSAAQ%2CQAAS%2CQAAQ%3BEACrC%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CeAAgB%2CcAAc%2CWAAQ%3BAACtC%2CeAAgB%2CcAAc%2CWAAQ%3BAACtC%2CeAAgB%2CsBAAsB%2CSAAS%2CSAAQ%2CKAAK%3BAAC5D%2CeAAgB%2CsBAAsB%2CSAAS%2CSAAQ%2CKAAK%3BEACxD%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2CcAAc%2CWAAQ%3BAACtC%2CeAAgB%2CsBAAsB%2CSAAS%2CSAAQ%2CKAAK%3BEACxD%2CWAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3B%3BAAGJ%2CeAAgB%2CSAAS%3BEACrB%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CeAAgB%2CSAAS%2CQAAO%3BEAC5B%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CeAAgB%2CSAAS%2CQAAQ%3BEAC7B%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CeAAgB%2CSAAS%2CQAAO%3BEAC5B%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CeAAgB%2CaAAa%2COAAM%3BEAC%5C%2FB%2CSAAS%2CIAAT%3B%3BAAGJ%2COAAO%3BEACH%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CaHpiC0B%2CmBGoiC1B%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2COAAO%2CQAAQ%3BAACf%2COAAO%2CQAAQ%3BEACX%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2COAAO%2CQAAQ%3BEACX%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CgBAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CaAAa%2CUAAU%3BEACnB%2CcAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CgBAAiB%3BEACb%2CiBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CqBAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CWAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CeAAgB%2CaAAa%3BEACzB%2CeAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CeAAgB%2CUAAU%2COAAO%3BEAC7B%2CaH1pC0B%2CmBG0pC1B%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2CQAAQ%2CeAAc%2CYAAa%3BEAC%5C%2FC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CaAAA%3B%3BAAGJ%2CeAAgB%2CGAAE%2CQAAQ%2CQAAQ%3BEAC9B%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%3BEAC3B%2CgBAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2CWAAS%3BEACpC%2CkBAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2CWAAS%3BEACpC%2CmBAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2CWAAS%2CWAAS%2CQAAO%3BEACpD%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CiBAAkB%3BEACd%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CyCAAA%3B%3BAAGJ%2CiBAAkB%2CgBAAgB%3BEAC9B%2CSAAA%3B%3BAAGJ%2CiBAAkB%2CgBAAgB%2CGAAE%3BEAChC%2CeAAA%3B%3BAAGJ%2CiBAAkB%2CgBAAe%3BAACjC%2CiBAAkB%2CgBAAe%3BEAC7B%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CiBAAkB%2CgBAAe%3BEAC7B%2CiBAAA%3BEACA%2C6CAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CiBAAkB%2CgBAAe%3BEAC7B%2CiBAAA%3BEACA%2C6CAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CiBAAkB%2CgBAAe%3BEAC7B%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CiBAAkB%2CgBAAe%3BEAC7B%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CiBAAiB%2COAAQ%3BEACrB%2CcAAA%3B%3BAAGJ%2CiBAAkB%3BEACd%2CkBAAA%3B%3BAAGJ%2CiBAAkB%2CgBAAgB%3BEAC9B%2CaAAA%3B%3BAAGJ%2CiBAAkB%2CSAAS%3BEACvB%2CYAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CiBAAkB%2CSAAS%2CSAAS%3BAACpC%2CiBAAkB%2CSAAS%2CSAAS%3BEAChC%2CeAAA%3B%3BAAGJ%2CiBAAkB%2CSAAS%2CSAAS%2CWAAQ%2CIAAI%3BEAC5C%2CkBAAA%3B%3BAAGJ%2CiBAAkB%2CQAAO%3BEACrB%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CiBAAkB%2CQAAO%2CMAAM%3BAAC%5C%2FB%2CiBAAkB%2CQAAO%2CMAAM%3BEAC3B%2CeAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAkB%2CQAAO%2CMAAM%3BEAC3B%2CeAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAkB%2CQAAO%2CMAAO%3BEAC5B%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CiBAAkB%2CQAAO%2CMAAM%3BEAC3B%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CiBAAkB%2CQAAO%2CMAAM%2CMAAM%3BEACjC%2CcAAA%3B%3BAAGJ%2CiBAAkB%2CQAAO%2CMAAM%2COAAO%3BEAClC%2CcAAA%3B%3BAAGJ%2CiBAAkB%3BEACd%2CgBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CeAAA%3B%3BAAGJ%2CeAAgB%2CcAAa%2CIAAI%3BEAC7B%2C6BAAA%3B%3BAAGJ%2CeAAgB%2CcAAa%3BEACzB%2CcAAA%3B%3BAAGJ%2CeAAgB%2CsBAAsB%3BEAClC%2CqBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CaH53C0B%2CmBG43C1B%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CeAAgB%2CmBAAmB%3BEAC%5C%2FB%2CcAAA%3B%3BAAGJ%2CeAAgB%2CmBAAmB%2CEAAC%3BEAChC%2CqBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CmBAAA%3B%3BAAGJ%2CeAAgB%2CsBAAsB%3BEAClC%2CgBAAA%3B%3BAAGJ%2CeAAgB%2CsBAAsB%3BEAClC%2CaAAA%3B%3BAAGJ%2CeAAgB%2CsBAAsB%3BEAClC%2CgBAAA%3B%3BAAGJ%2CeAAgB%2CSAAS%3BEACrB%2CWAAA%3B%3BAAGJ%2CeAAgB%2CSAAS%3BEACrB%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CeAAgB%2CSAAS%2CQAAO%3BEAC5B%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CaAAA%3B%3BAAGJ%2CeAAgB%2CQAAO%3BAACvB%2CeAAgB%2CQAAO%3BEACnB%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CeAAgB%2CQAAO%2CKAAM%3BAAC7B%2CeAAgB%2CQAAO%2COAAQ%3BEAC3B%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CeAAgB%2CQAAO%2CKAAK%3BAAC5B%2CeAAgB%2CQAAO%2COAAO%3BEAC1B%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CeAAgB%2CQAAO%2CKAAK%2CMAAM%3BAAClC%2CeAAgB%2CQAAO%2COAAO%2CMAAM%3BEAChC%2CcAAA%3B%3BAAGJ%2CeAAgB%2CQAAO%2CKAAK%2COAAO%3BAACnC%2CeAAgB%2CQAAO%2COAAO%2COAAO%3BEACjC%2CcAAA%3B%3BAAGJ%2CeAAgB%2CQAAO%2COAAO%3BEAC1B%2CSAAS%2COAAT%3B%3BAAGJ%2CiBAAkB%3BEACd%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CoBAAA%3B%3BAAGJ%2CiBAAiB%2COAAQ%3BEACrB%2CcAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CcAAX%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2C8BAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAiB%2COAAQ%2CgBAAgB%3BEACrC%2CYAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAiB%2COAAQ%2CgBAAgB%2CiBAAiB%3BEACtD%2CeAAA%3B%3BAAGJ%2CiBAAiB%2COAAQ%2CgBAAgB%2CSAAQ%3BEAC7C%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CiBAAiB%2COAAQ%2CgBAAgB%2CSAAQ%2CQAAS%3BEACtD%2CaAAA%3B%3BAAGJ%2CiBAAiB%2COAAQ%2CgBAAgB%2CSAAQ%2CQAAS%3BEACtD%2CkBAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CiBAAiB%2COAAQ%2CgBAAgB%2CSAAQ%2CQAAS%2CWAAW%2CEAAC%3BEAClE%2CSAAS%2CQAAT%3BEACA%2CcAAA%3BEACA%2CaHhjD0B%2CmBGgjD1B%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaH7jDyB%2CqBG6jDzB%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CaAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CyBAA0B%2CSAAS%3BEAC%5C%2FB%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CyBAA0B%2CSAAS%2CWAAW%3BEAC1C%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CaHnlD0B%2CmBGmlD1B%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CyBAA0B%2CSAAS%2CWAAW%2CEAAC%3BEAC3C%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CyBAA0B%2CSAAS%3BEAC%5C%2FB%2CUAAA%3B%3BAAGJ%2CyBAA0B%2CSAAS%2CSAAS%3BEACxC%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CaHhnD0B%2CmBGgnD1B%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CyBAA0B%2CSAAS%2CSAAS%2COAAM%3BEAC9C%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CyBAA0B%2CSAAS%2CSAAS%2COAAM%3BEAC9C%2CaAAA%3B%3BAAGJ%2CyBAA0B%2CSAAQ%2CQAAS%3BEACvC%2CYAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CyBAA0B%2CSAAQ%2CQAAS%2CEAAC%3BEACxC%2CeAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CyBAA0B%2CmBAAmB%3BEACzC%2CcAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CyBAA0B%2CoBAAmB%3BEACzC%2CYAAA%3B%3BAAGJ%2CyBAA0B%2CoBAAmB%3BEACzC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CyBAA0B%2CoBAAmB%3BEACzC%2CaAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CUAAW%2CGAAG%2CSAAS%2CEAAE%3BEACrB%2CsBAAA%3B%3BAAGJ%2CUAAW%2CGAAG%2CSAAS%2CEAAE%3BEACrB%2CuBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CUAAW%2CGAAG%2CSAAS%3BEACnB%2CWAAA%3B%3BAAGJ%2CUAAW%2CGAAG%2CSAAS%2CEAAE%3BEACrB%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CUAAW%2CGAAG%2CSAAS%2CaAAY%3BAACnC%2CUAAW%2CGAAG%2CSAAS%2CSAAQ%3BEAC3B%2CaAAA%3B%3BAAeJ%2CwBAZyC%3BEACrC%2CiBAAkB%2CSAAS%3BIACvB%2CWAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CiBAAkB%3BIACd%2CYAAA%3BIACA%2CcAAA%3B%3B%3BAAIR%2CUAAW%2CGAAG%2CSAAS%2CaAAY%3BAACnC%2CUAAW%2CGAAG%2CSAAS%2CSAAQ%3BEAC3B%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAOH%2CwBAJwC%3BEACrC%2CiBAAkB%3BIACd%2CYAAA%3B%3B%3BACp%2BCR%2CwBAN0C%3BEACtC%3BEACA%2CqBAAsB%2CaAAa%3BIAC%5C%2FB%2CWAAA%3B%3B%3BAAGR%2CYAAa%3BEACT%2CwBAAA%3B%3BAAEA%2CqBAAsB%2CQAAO%3BEACzB%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEF%2CqBAAsB%2CwBAAwB%2CuBAAuB%3BEACnE%2CaAAA%3B%3BAAGF%2CqBAAsB%2CwBAAwB%2CuBAAuB%3BEACnE%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CGAAG%2C6BAA8B%3BEAC7B%2CsBAAA%3BEACA%2CaAAA%3B%3BAAED%2CqBAAsB%2CaAAa%3BEAClC%2CaAAA%3B%3BAAEF%3BEACE%2CgCAAA%3B%3BAAEJ%2CyBAA0B%3BEACtB%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2CkCAAA%3BEACA%2CwBAAA%3BEACA%2CoCAAA%3B%3BAAEJ%2CyBAA0B%2COAAM%3BEAC5B%2CyBAAA%3B%3BAAEJ%2CyBAA0B%2CQAAO%3BEAC9B%2CmBAAA%3BEACA%2CqBAAA%3BEACC%2CqCAAA%3B%3BAAEJ%2CqBAAsB%2CWAAW%2CUAAU%2CMAAK%2CWAAY%2CUAAU%2CiBAAiB%2CSAAS%3BEAC7F%2CkBAAA%3B%3BAAEH%2CqBAAsB%2CQAAO%2CQAAS%3BEAClC%2CWAAA%3B%3BAAGJ%2C6BAA8B%3BAAC9B%2C6BAA8B%2CEAAC%3BEAC3B%2CeAAA%3B%3BAAEJ%2CeAAgB%2CeAAe%2CiBAAiB%2CWAAW%3BEACvD%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CsBAAA%3B%3BAAEJ%2CYAAa%2CuBAAsB%2CcAAe%2CmBAAkB%3BEAChE%2CWAAA%3B%3BAAEJ%2C2BAA4B%2CEAAC%3BEACzB%2CeAAA%3B%3BAAEJ%2C2BAA4B%2CsBAC5B%2C4BAA4B%2CEAAC%3BEACzB%2CeAAA%3B%3BAAEJ%2C2BAA4B%2CMAAM%2CsBAAsB%3BEACpD%2CeAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CqBAAsB%2CQAAO%2CQAAS%3BEAClC%2CsBAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CIAAK%2CsBAAsB%2CaAAa%2CQAAO%3BEAC3C%2CyBAAA%3B%3BAAuER%2CQArE6B%3BEAEzB%2CqBAAsB%2CWAAW%2CUAAU%2CiBAAiB%2CMAAK%2CYAAY%2CQAAS%2CQAAK%3BIACvF%2CgBAAA%3B%3BEAEJ%2CqBAAsB%2CaAAa%2CqBAAqB%2CeAAe%3BIACnE%2C0BAAA%3B%3BEAEJ%2CqBAAsB%2CmBAAmB%2CgBAAgB%3BIACrD%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CqBAAsB%2CcAAc%3BIAChC%2CuBAAA%3B%3BEAEJ%2CqBAAsB%2CWAAW%2CUAAU%2CiBAAiB%2CgBAAgB%2CiBAAiB%3BIACzF%2CsBAAA%3BIACA%2CyBAAA%3B%3BEAEJ%2CuBAAwB%2COAAM%2COAAO%3BIACjC%2CsBAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CqBAAsB%2CWAAW%2CUAAU%2CiBAAiB%2CgBAAgB%3BIACxE%2CUAAA%3B%3BEAEJ%2CqBAAsB%2CWAAW%2CUAAU%2COAAO%3BEAAO%2CqBAAsB%2CWAAW%2CUAAU%2COAAO%3BIACvG%2CqBAAA%3B%3BEAEJ%3BIACI%2CgCAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3B%3BEAEJ%2CeAAgB%2CeAAe%2CiBAAiB%2CWAAW%3BIAEvD%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2C2BAAA%3B%3BEAEJ%2CeAAgB%2CeAAe%2CiBAAiB%2CSAAS%3BIACrD%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2CqBAAsB%2CWAAW%2CUAAU%2CMAAK%2CWAAY%2CUAAU%2CiBAAiB%2CSAAS%3BIAC5F%2CWAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CqBAAsB%2CWAAW%2CUAAU%2CMAAK%2CWAAY%2CUAAU%2CiBAAiB%3BIACvF%2CsBAAA%3B%3BEAEA%2CqBAAsB%2CWAAW%2CUAAU%2CMAAK%2CWAAY%2CUAAU%2CiBAAiB%3BIACvF%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CqBAAsB%2CWAAW%2CUAAU%2CiBAAiB%2CgBAAgB%2CiBAAiB%3BIAC7F%2CkCAAA%3B%3BEAEA%2CqBAAsB%2CaAAa%2CaAAa%2C%2BBAA%2BB%2CiBAAiB%3BEAC9F%2C8BAA%2BB%3BIAC7B%2CWAAA%3B%3B%3BAAsPR%2CoBAEI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAJR%2CoBAEI%2CoBAII%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAVZ%2CoBAEI%2CoBAII%2CYAMI%3BEACI%2CaJ3qBa%2CqBI2qBb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAMhB%2CoBACI%2CMACI%3BEACI%2CiBAAA%3B%3BAAHZ%2CoBAOI%3BEACI%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C0BAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaJnsBsB%2CmBImsBtB%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAnBR%2CoBAOI%2CGAcI%2CKAAI%3BEACA%2CiBAAA%3B%3BAAIA%2CoBAnBR%2CGAkBK%2CIACI%3BEACG%2CkBAAA%3B%3BAAQA%2CoBAHZ%2CMACK%2CKACG%2CKACK%3BEACG%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAJJ%2CoBAHZ%2CMACK%2CKACG%2CKACK%2CKAMG%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAATR%2CoBAHZ%2CMACK%2CKACG%2CKACK%2CKAYG%3BEACI%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAjBR%2CoBAHZ%2CMACK%2CKACG%2CKACK%2CKAYG%2CsBAOI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CaJ5uBE%2CmBI4uBF%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAzBZ%2CoBAHZ%2CMACK%2CKACG%2CKACK%2CKAYG%2CsBAOI%2CmBAQI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CoBArC5B%2CMACK%2CKACG%2CKACK%2CKAYG%2CsBAOI%2CmBAQI%2CEAOK%3BEACG%2CqBAAA%3B%3BAAnCpB%2CoBAHZ%2CMACK%2CKACG%2CKACK%2CKAYG%2CsBA4BI%3BEACI%2CmBAAA%3B%3BAAzCZ%2CoBAHZ%2CMACK%2CKACG%2CKACK%2CKAYG%2CsBAgCI%3BEACI%2C0BAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CeAAA%3B%3BAAhDZ%2CoBAHZ%2CMACK%2CKACG%2CKACK%2CKAYG%2CsBAgCI%2CcAMI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAArDhB%2CoBAHZ%2CMACK%2CKACG%2CKACK%2CKAYG%2CsBAgCI%2CcAYI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAShB%2CoBAtEZ%2CMACK%2CKAmEG%2CKAEK%3BAACD%2CoBAvEZ%2CMACK%2CKAmEG%2CKAGK%3BEACG%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAJJ%2CoBAtEZ%2CMACK%2CKAmEG%2CKAEK%2CMAMG%3BAALJ%2CoBAvEZ%2CMACK%2CKAmEG%2CKAGK%2CSAKG%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3B%3BAARR%2CoBAtEZ%2CMACK%2CKAmEG%2CKAEK%2CMAWG%3BAAVJ%2CoBAvEZ%2CMACK%2CKAmEG%2CKAGK%2CSAUG%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAMR%2CoBA1FZ%2CMACK%2CKAwFG%2CKACK%3BEACG%2CaAAA%3B%3BAAKJ%2CoBAhGZ%2CMACK%2CKA8FG%2CKACK%3BEACG%2CaAAA%3B%3BAAjIpB%2CoBAuII%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CKAAC%3BEACG%2CqBAAA%3BEACA%2CYAAA%3B%3BAAIQ%2CKANX%2CUAIG%2CMACK%2CKACI%3BEACG%2CkBAAA%3B%3BAADJ%2CKANX%2CUAIG%2CMACK%2CKACI%2CQAGG%3BAAHJ%2CKANX%2CUAIG%2CMACK%2CKACI%2CQAIG%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEAEA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CKA9BnB%2CUAIG%2CMACK%2CKACI%2CQAGG%2CEAqBK%3BAAAD%2CKA9BnB%2CUAIG%2CMACK%2CKACI%2CQAIG%2COAoBK%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CKApCvB%2CUAIG%2CMACK%2CKACI%2CQAGG%2CEAqBK%2CMAMI%3BAAAD%2CKApCvB%2CUAIG%2CMACK%2CKACI%2CQAIG%2COAoBK%2CMAMI%3BEACG%2CcAAA%3B%3BAASpB%2CKA9CP%2CUA6CG%2CMACK%3BEACG%2CaAAA%3BEACA%2CYAAA%3B%3BAAOhB%2CoBACI%3BEACI%2CgBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAGI%2CoBARR%2CcAOI%2CSACK%3BEACG%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAjBhB%2CoBACI%2CcAoBI%2CgBACI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAzBhB%2CoBACI%2CcAoBI%2CgBACI%2COAKI%3BEAEI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAAhCpB%2CoBACI%2CcAoCI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAxCZ%2CoBACI%2CcAoCI%2CaAKI%3BAA1CZ%2CoBACI%2CcAoCI%2CaAMI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAKJ%2CoBAlDR%2CcAiDI%2COACK%2COACG%3BEAEI%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAzDpB%2CoBACI%2CcA6DI%3BEACI%2CmBAAA%3B%3BAAIA%2CoBAlER%2CcAiEI%2COACK%2CSACG%3BEACI%2CwBAAA%3B%3BAAGJ%2CoBAvEZ%2CcAiEI%2COACK%2CSAKI%2COACG%3BEACI%2CyBAAA%3B%3BAAFR%2CoBAvEZ%2CcAiEI%2COACK%2CSAKI%2COACG%2CSAGI%2COACI%3BEACI%2CaAAA%3B%3BAANhB%2CoBAvEZ%2CcAiEI%2COACK%2CSAKI%2COACG%2CSASI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAbZ%2CoBAvEZ%2CcAiEI%2COACK%2CSAKI%2COACG%2CSASI%2CiBAKI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CaJp9BF%2CmBIo9BE%3BEACA%2CsBAAA%3B%3BAA3BpB%2CoBAlER%2CcAiEI%2COACK%2CSAiCG%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAArCR%2CoBAlER%2CcAiEI%2COACK%2CSAiCG%2COAMI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaJ1%2BBK%2CgBI0%2BBL%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAEA%2CoBAlHpB%2CcAiEI%2COACK%2CSAiCG%2COAMI%2COASK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CgBAAgB%2CiDAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAMR%2CoBA%5C%2FHhB%2CcAiEI%2COACK%2CSA4DG%2CUACK%2COACG%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAAHR%2CoBA%5C%2FHhB%2CcAiEI%2COACK%2CSA4DG%2CUACK%2COAMG%2CSACI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CoBA5I5B%2CcAiEI%2COACK%2CSA4DG%2CUACK%2COAMG%2CSACI%2CMAMK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAfhB%2CoBA%5C%2FHhB%2CcAiEI%2COACK%2CSA4DG%2CUACK%2COAoBG%2CiBACI%3BEACI%2CWAAA%3B%3BAAtBZ%2CoBA%5C%2FHhB%2CcAiEI%2COACK%2CSA4DG%2CUACK%2COAoBG%2CiBACI%2CSAGI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2C%2BBAAA%3B%3BAAUxB%2CoBAzKR%2CcAwKI%2CUACK%2CQACG%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CaJ7iCU%2CmBI6iCV%3B%3BAAEA%2CoBAvLhB%2CcAwKI%2CUACK%2CQACG%2CUAaK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CoBA9LhB%2CcAwKI%2CUACK%2CQACG%2CUAoBK%3BEACG%2CaAAA%3B%3BAAtBZ%2CoBAzKR%2CcAwKI%2CUACK%2CQA0BG%2CGAAE%2CUAAU%3BEACR%2CaAAA%3B%3BAASZ%2CqBADJ%2CQACK%3BEACG%2CYAAA%3B%3BAADJ%2CqBADJ%2CQACK%2CQAGG%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAPR%2CqBADJ%2CQACK%2CQAGG%2CaAMI%3BEACI%2CWAAA%3B%3BAAVZ%2CqBADJ%2CQACK%2CQAGG%2CaAMI%2CaAGI%3BEACI%2CqBAAA%3B%3BAAfxB%2CqBAsBI%2CaACI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAEA%2CqBAPR%2CaACI%2CwBAMK%3BEACG%2CSAAS%2C0BAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3B%3BAAlChB%2CqBAsBI%2CaAgBI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAA9CZ%2CqBAsBI%2CaAgBI%2CaAUI%3BEAEI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAIA%2CqBAzCZ%2CaAgBI%2CaAwBI%2CMACK%3BEACG%2CeAAA%3BEACA%2CUAAA%3B%3BAAFJ%2CqBAzCZ%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3B%3BAAPR%2CqBAzCZ%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAZZ%2CqBAzCZ%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%2COAKI%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAxBhB%2CqBAzCZ%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%2COAkBI%3BEACI%2CWAAA%3B%3BAA5BhB%2CqBAzCZ%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%2COAkBI%2CSAGI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAAEA%2CqBApFhC%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%2COAkBI%2CSAGI%2CMAaK%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAA7CxB%2CqBAzCZ%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%2COAkBI%2CSAsBI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAAEA%2CqBAvGhC%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%2COAkBI%2CSAsBI%2COAaK%3BEACG%2CUAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CqBA9GxB%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%2COA4DK%2COACG%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CqBApHhC%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%2COA4DK%2COACG%2COAKK%3BEACG%2CaAAA%3B%3BAAPZ%2CqBA9GxB%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%2COA4DK%2COAWG%3BEACI%2CWAAA%3B%3BAAZR%2CqBA9GxB%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%2COA4DK%2COAWG%2COAGI%3BEACI%2CWAAA%3B%3BAAGJ%2CqBAhIhC%2CaAgBI%2CaAwBI%2CMACK%2CsBAIG%2C2BAKI%2COA4DK%2COAWG%2COAOK%3BEACG%2CaAAA%3B%3BAAUxB%2CqBA3IZ%2CaAgBI%2CaA0HI%2CMACK%3BEACG%2CeAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAALJ%2CqBA3IZ%2CaAgBI%2CaA0HI%2CMACK%2CWAOG%3BEACI%2CgBAAA%3B%3BAARR%2CqBA3IZ%2CaAgBI%2CaA0HI%2CMACK%2CWAWG%3BEACI%2CWAAA%3B%3BAAZR%2CqBA3IZ%2CaAgBI%2CaA0HI%2CMACK%2CWAWG%2COAGI%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAtBZ%2CqBA3IZ%2CaAgBI%2CaA0HI%2CMACK%2CWAWG%2COAcI%3BEACI%2CWAAA%3B%3BAA1BZ%2CqBA3IZ%2CaAgBI%2CaA0HI%2CMACK%2CWAWG%2COAcI%2CSAGI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CqBAhL5B%2CaAgBI%2CaA0HI%2CMACK%2CWAWG%2COAcI%2CSAGI%2CMASK%3BEACG%2CUAAA%3BEACA%2CgBAAA%3B%3BAAvCpB%2CqBA3IZ%2CaAgBI%2CaA0HI%2CMACK%2CWAWG%2COAcI%2CSAkBI%3BEACI%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAnNhC%2CqBAsBI%2CaAgBI%2CaAoLI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAA%5C%2FNhB%2CqBAsBI%2CaAgBI%2CaAoLI%2C%2BBAOI%2CiBACI%3BEACI%2CWAAA%3B%3BAAnOxB%2CqBAsBI%2CaAgBI%2CaAoLI%2C%2BBAOI%2CiBAKI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CqBAjOpB%2CaAgBI%2CaAoLI%2C%2BBAOI%2CiBAKI%2COAiBK%3BEACG%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAA3P5B%2CqBAsBI%2CaA4OI%3BEACI%2CiBAAA%3B%3BAAnQZ%2CqBAsBI%2CaA4OI%2CqBAGI%3BEACI%2CYAAA%3BEAEA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAzQhB%2CqBAsBI%2CaA4OI%2CqBAGI%2CeAMI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FQpB%2CqBAsBI%2CaA4OI%2CqBAGI%2CeAMI%2CmBAMI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEAEA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FRxB%2CqBAsBI%2CaA4OI%2CqBAGI%2CeAMI%2CmBAuBI%3BEAEI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAvSxB%2CqBAsBI%2CaA4OI%2CqBAGI%2CeAMI%2CmBAuBI%2CoBAOI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAA5S5B%2CqBAsBI%2CaA4OI%2CqBAGI%2CeAMI%2CmBAuBI%2CoBAaI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3B%3BAAOJ%2CqBAlSpB%2CaA4OI%2CqBAGI%2CeAMI%2CmBA4CI%2CSACK%3BEACG%2CyBAAA%3B%3BAAzT5B%2CqBAsBI%2CaA4OI%2CqBAGI%2CeAMI%2CmBAkDI%3BEACI%2CqBAAA%3B%3BAAIA%2CqBA5SpB%2CaA4OI%2CqBAGI%2CeAMI%2CmBAsDI%2CSACK%2CQACG%3BEACI%2CaAAA%3B%3BAAFR%2CqBA5SpB%2CaA4OI%2CqBAGI%2CeAMI%2CmBAsDI%2CSACK%2CQAKG%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAWpB%2CqBAFR%2CiBACI%2COACK%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaJl6Cc%2CmBIk6Cd%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3B%3BAAEA%2CqBAjBZ%2CiBACI%2COACK%2CSAeI%3BEACG%2CaAAA%3B%3BAAvWpB%2CqBA6WI%2CgCACI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CaAAa%2CMAAO%3BEAChB%2CkBAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CUAAA%3B%3BAAGJ%2CgBACI%2CgBAEI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAALZ%2CgBACI%2CgBAEI%2CsBAII%3BEACI%2CoBAAA%3B%3BAARhB%2CgBACI%2CgBAEI%2CsBAQI%3BEAEI%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAApBhB%2CgBACI%2CgBAuBI%3BEACI%2CeAAA%3B%3BAAzBZ%2CgBA6BI%3BEACI%2CyBAAA%3B%3BAA9BR%2CgBA6BI%2CiBAGI%3BEACI%2CYAAA%3B%3BAAjCZ%2CgBA6BI%2CiBAGI%2CSAGI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEAEA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CgBAzBZ%2CiBAGI%2CSAGI%2COAmBK%3BEACG%2CcAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAASZ%2CeADH%2CuBACI%2CcACG%3BEAEI%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaJlhDa%2CqBIkhDb%3B%3BAAEA%2CeAbX%2CuBACI%2CcACG%2CeAWK%3BEACG%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAhBZ%2CeADH%2CuBACI%2CcAoBG%3BEACI%2CeAAA%3BEACA%2CkBAAA%3B%3BAAtBR%2CeADH%2CuBACI%2CcAoBG%2CeAII%3BEACI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAA3BZ%2CeADH%2CuBACI%2CcAoBG%2CeAII%2CsBAKI%2CSACI%3BEACI%2CYAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAlCpB%2CeADH%2CuBACI%2CcAoBG%2CeAmBI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3B%3BAA9CZ%2CeADH%2CuBACI%2CcAoBG%2CeAmBI%2CiBASI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CaJ5jDM%2CmBI4jDN%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CeA5DnB%2CuBACI%2CcAoBG%2CeAmBI%2CiBASI%2COAWK%3BEACG%2CaAAA%3B%3BAAS5B%3BEACI%2CgBAAA%3B%3BAAGJ%2C%2BBACI%3BEACI%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3B%3BAALR%2C%2BBACI%2C4BAMI%3BEACI%2CoBAAA%3B%3BAARZ%2C%2BBACI%2C4BAUI%3BEAEI%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAlBZ%2C%2BBAsBI%3BEACI%2CqBAAA%3B%3BAAMA%2CyBADJ%2CQACK%3BEACG%2CkBAAA%3B%3BAADJ%2CyBADJ%2CQACK%2CKAGG%2CiBACI%3BEACI%2CWAAA%3B%3BAALZ%2CyBADJ%2CQACK%2CKASG%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAMhB%2C6BACI%3BEAEI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAIR%2C6BAA8B%2CMAAK%2CcAAc%2CIAAI%2CUAAW%2CQAAK%3BAACrE%2C6BAA8B%2CMAAK%2CcAAc%2CQAAS%2CQAAK%3BEAC3D%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2C6BAA8B%2CMAAK%2CcAAc%2CIAAI%2CUAAW%3BAAChE%2C6BAA8B%2CMAAK%2CcAAc%2CQAAS%3BEACtD%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIJ%2C6BAA8B%2CMAAK%2CcAAc%2CIAAI%3BAACrD%2C6BAA8B%2CMAAK%2CcAAc%3BEAC7C%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAIJ%2C6BAA8B%2CMAAK%2CcAAc%2CQAAS%2CQAAK%3BEAC3D%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3B%3BAAKJ%2C8BAA%2BB%2CMAAK%2CcAAc%2CIAAI%2CUAAW%3BAACjE%2C8BAA%2BB%2CMAAK%2CcAAc%2CQAAS%3BEACvD%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIJ%2C8BAA%2BB%2CMAAK%2CcAAc%2CIAAI%3BAACtD%2C8BAA%2BB%2CMAAK%2CcAAc%3BEAC9C%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2CUAAU%2COAAM%2COAAQ%2COAAM%2CiCAAkC%2CMAAK%3BAACtG%2CqBAAsB%2CWAAW%2CUAAU%2COAAM%2CiCAAkC%2CMAAK%3BAACxF%2CqBAAsB%2CWAAW%2CUAAU%2COAAM%2CiCAAkC%2CMAAK%3BAACxF%2CqBAAsB%2CaAAa%2C2BAA2B%2CQAAQ%2COAAM%2CiCAAkC%2CMAAK%3BAACnH%2CqBAAsB%2CaAAa%2C2BAA2B%2CQAAQ%2COAAM%2CiCAAkC%2CMAAK%3BAACnH%2CqBAAsB%2CWAAW%2CUAAU%2C0BAA0B%2COAAM%2CmBAAoB%2CMAAK%3BAACpG%2CqBAAsB%2CWAAW%2CUAAU%2C0BAA0B%2COAAM%2CmBAAoB%2CMAAK%3BEAChG%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CwBAAyB%2C0BAA0B%3BEAC%5C%2FC%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2C6BACI%3BEACI%2CWAAA%3B%3BAAFR%2C6BACI%2CUAGI%3BEACI%2CeAAA%3B%3BAALZ%2C6BACI%2CUAGI%2CsBAGI%3BEACI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAVhB%2C6BACI%2CUAGI%2CsBAGI%2COAKI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAhBpB%2C6BACI%2CUAGI%2CsBAGI%2COAYI%3BAAnBhB%2C6BACI%2CUAGI%2CsBAGI%2COAaI%3BEACI%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAGJ%2C6BA1BZ%2CUAGI%2CsBAGI%2COAoBK%2COACG%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAALR%2C6BA1BZ%2CUAGI%2CsBAGI%2COAoBK%2COAQG%3BEACI%2CWAAA%3B%3BAATR%2C6BA1BZ%2CUAGI%2CsBAGI%2COAoBK%2COAQG%2COAGI%3BEACI%2CaAAA%3B%3BAAZZ%2C6BA1BZ%2CUAGI%2CsBAGI%2COAoBK%2COAgBG%3BEACI%2CaAAA%3B%3BAA5CxB%2C6BACI%2CUAGI%2CsBAGI%2COAyCI%3BEACI%2CWAAA%3B%3BAAjDpB%2C6BAuDI%2CgCACI%2CiBACI%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2C6BAdZ%2CgCACI%2CiBACI%2COAYK%3BEACG%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAOpB%2CqBACI%3BEACI%2CaAAA%3B%3BAAFR%2CqBAKI%3BAALJ%2CqBAMI%3BEACI%2CaAAA%3B%3BAAPR%2CqBAUI%3BEACI%2CaAAA%3BEACA%2CwBAA%2BC%2CqDAA%5C%2FC%3B%3BAAIA%2CqBADJ%2COACK%3BEACG%2CaAAA%3B%3BAASI%2CeAHX%2C2BACG%2CsBACK%2CMACI%3BEACG%2CiBAAA%3B%3BAAMR%2CeAVP%2C2BASG%2CMACK%3BEAEG%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3B%3BAAOZ%2CKAAC%2CcACG%3BEACI%2CkBAAA%3B%3BAAFR%2CKAAC%2CcAKG%3BEACI%2CmBAAA%3B%3BAANR%2CKAAC%2CcASG%2CcACI%2CiBAKI%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAlBhB%2CKAAC%2CcAuBG%3BEACI%2CYAAA%3B%3BAAOJ%2CcADJ%2COACK%3BEACG%2CUAAA%3B%3BAADJ%2CcADJ%2COACK%2CSAGG%2COACI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEAEA%2C0BAAA%3B%3BAARZ%2CcADJ%2COACK%2CSAYG%2CSACI%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAjBZ%2CcADJ%2COACK%2CSAqBG%2CiBACI%3BEACI%2CgBAAA%3B%3BAAvBZ%2CcADJ%2COACK%2CSAqBG%2CiBACI%2CSAGI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CcAvCpB%2COACK%2CSAqBG%2CiBACI%2CSAGI%2COAaK%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAS5B%2C%2BBACI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAIR%2C%2BBACI%3BEACI%2CUAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAIR%2CkBAAmB%3BEACf%2CeAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CkBAAmB%2CeAAe%2CSAAO%3BEACrC%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CkBAAmB%2CcAAc%2CMAAM%3BAACvC%2CkBAAmB%2CcAAc%2CMAAM%3BEACnC%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CkBAAmB%2CcAAc%2CMAAM%3BAACvC%2CkBAAmB%2CcAAc%2CMAAM%3BEACnC%2CuBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CqBACI%2CaACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAALZ%2CqBACI%2CaAOI%3BEACI%2C0BAAA%3B%3BAATZ%2CqBACI%2CaAWI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3B%3BAAfZ%2CqBACI%2CaAWI%2C2BAKI%3BEACI%2CUAAA%3B%3BAAlBhB%2CqBACI%2CaAWI%2C2BAKI%2COAGI%2CMACI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAvBxB%2CqBACI%2CaAWI%2C2BAKI%2COAUI%3BAA3BhB%2CqBACI%2CaAWI%2C2BAKI%2COAWI%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAAEA%2CqBAlChB%2CaAWI%2C2BAKI%2COAUI%2CMAQK%3BAAAD%2CqBAlChB%2CaAWI%2C2BAKI%2COAWI%2COAOK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAArCxB%2CqBACI%2CaAWI%2C2BA8BI%2CQACI%3BEACI%2CaAAA%3B%3BAA5CpB%2CqBACI%2CaAWI%2C2BA8BI%2CQAKI%3BEACI%2CWAAA%3B%3BAAhDpB%2CqBACI%2CaAWI%2C2BA8BI%2CQASI%3BEACI%2CaAAA%3B%3BAApDpB%2CqBACI%2CaAwDI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3B%3BAA3DZ%2CqBACI%2CaAwDI%2CcAII%3BEACI%2CSAAA%3B%3BAA9DhB%2CqBACI%2CaAwDI%2CcAQI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CqBAzEZ%2CaAwDI%2CcAQI%2CqBASK%3BEACG%2CmBAAA%3B%3BAA3EpB%2CqBACI%2CaAwDI%2CcAsBI%3BEACI%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CqBAvFZ%2CaAwDI%2CcAsBI%2CmBASK%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAA1FpB%2CqBACI%2CaA8FI%2CUACI%2COACI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAvGpB%2CqBA8GI%3BEACI%2CmBAAA%3B%3BAA%5C%2FGR%2CqBA8GI%2CwBAGI%2CuBACI%3BEACI%2CaJllEc%2CmBIklEd%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAEA%2CqBAxBZ%2CwBAGI%2CuBACI%2COAoBK%3BEACG%2CaAAA%3B%3BAAvIpB%2CqBA6II%3BEACI%2CeAAA%3B%3BAA9IR%2CqBA6II%2CmBAGI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CqBAdR%2CmBAGI%2CmBAWK%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAMhB%2CYAAa%3BEACT%2CWAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CYAAa%2CuBAAsB%3BEAC%5C%2FB%2CqBAAA%3B%3BAAGJ%2CYAAa%2CuBAAsB%2CcAAc%3BEAC7C%2CmBAAA%3B%3BAAGJ%2CYAAa%2CuBAAuB%3BEAChC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CYAAa%2CuBAAuB%3BEAChC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2C%2BBAAgC%2CMAAM%3BEAClC%2CgBAAA%3B%3BAAGJ%2CKAAK%2CcAAe%2CiBAAiB%3BEACjC%2CaAAA%3B%3BAAIA%2CKADC%2CcAAe%2CiBAAiB%2CiBAChC%3BEACG%2CSAAS%2CQAAT%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaJ9rEsB%2CmBI8rEtB%3BEACA%2C6BAAA%3BEACA%2CYAAA%3B%3BAAMR%2CoBAAqB%3BEACjB%2CgBAAA%3BEACA%2CYAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CkBACI%2CgBACI%2CsBACI%3BEACI%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAARhB%2CkBACI%2CgBACI%2CsBACI%2CcAOI%3BAAVhB%2CkBACI%2CgBACI%2CsBACI%2CcAQI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3B%3BAAOR%2CkBAnBR%2CgBAiBI%2CSAEM%3BAACF%2CkBApBR%2CgBAiBI%2CSAGM%3BEACE%2CYAAA%3B%3BAAtBhB%2CkBACI%2CgBAyBI%2CSAAQ%3BEACJ%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAA7BZ%2CkBACI%2CgBA%2BBI%2CGAAE%3BEACE%2C2BAAA%3BEACA%2CUAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3B%3BAApCZ%2CkBACI%2CgBA%2BBI%2CGAAE%2CaAME%3BEACI%2CmBAAA%3B%3BAAvChB%2CkBA4CI%2CcACI%2COACI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAlDhB%2CkBA4CI%2CcACI%2COACI%2CMAMI%3BEACI%2CgBAAA%3B%3BAArDpB%2CkBA4CI%2CcACI%2COAYI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAA7DhB%2CkBA4CI%2CcACI%2COAYI%2CQAMI%3BEACI%2CgBAAA%3B%3BAAOpB%3BEACI%2CcAAA%3B%3BAADJ%2CeAGI%3BEACI%2CYAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAGI%2CeARR%2CcAOI%2CSACK%3BEACG%2CcAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEAEA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAApBhB%2CeAGI%2CcAqBI%3BEACI%2CYAAA%3BEACA%2CkBAAA%3B%3BAA1BZ%2CeAGI%2CcA0BI%3BEACI%2CiBAAA%3B%3BAA9BZ%2CeAGI%2CcA8BI%2COAAM%2CSACF%3BEACI%2CmBAAA%3B%3BAAMR%2CeADJ%2CMACK%3BEACG%2CWAAA%3BEACA%2CWAAA%3B%3BAAGI%2CeANZ%2CMACK%2CUAIG%2CMACK%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAAHJ%2CeANZ%2CMACK%2CUAIG%2CMACK%2CKAKG%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAATR%2CeANZ%2CMACK%2CUAIG%2CMACK%2CKAKG%2CcAMI%3BEACI%2CUAAA%3B%3BAAZZ%2CeANZ%2CMACK%2CUAIG%2CMACK%2CKAgBG%3BEACI%2CWAAA%3BEACA%2CgCAAA%3B%3BAAlBR%2CeANZ%2CMACK%2CUAIG%2CMACK%2CKAgBG%2CWAII%3BEACI%2C%2BBAAA%3B%3BAArBZ%2CeANZ%2CMACK%2CUAIG%2CMACK%2CKAyBG%3BEACI%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAA7BR%2CeANZ%2CMACK%2CUAIG%2CMACK%2CKAgCG%3BEACI%2CaAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAApCR%2CeANZ%2CMACK%2CUAIG%2CMACK%2CKAgCG%2CoBAMI%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA1F5B%2CeAkGI%3BEACI%2CeAAA%3B%3BAAGI%2CeAJR%2CeAGI%2COACK%3BEACG%2CWAAA%3B%3BAADJ%2CeAJR%2CeAGI%2COACK%2CSAGG%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAANR%2CeAJR%2CeAGI%2COACK%2CSAGG%2COAKI%3BEACI%2CcAAA%3B%3BAAEA%2CeAfpB%2CeAGI%2COACK%2CSAGG%2COAKI%2COAGK%3BEACG%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAdhB%2CeAJR%2CeAGI%2COACK%2CSAmBG%3BEACI%2CWAAA%3BEACA%2CUAAA%3B%3BAAOpB%2CKAAK%2CcAAe%2CMAAM%2CMAAM%3BEAC5B%2CkBAAA%3BEACA%2C2BAAA%3B%3BAAIJ%2CsBACI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAANR%2CsBACI%2CeAOI%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAbZ%2CsBACI%2CeAeI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAKZ%2CoBACI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%2CWAAW%3B%3BEAEP%2CWAAA%3B%3BAAGJ%2CWAAW%3B%3BEAEP%2CWAAA%3B%3BAAGJ%2CWAAW%3B%3BEAEP%2CWAAA%3B%3BAAGJ%2CWAAW%3B%3BEAEP%2CWAAA%3B%3BAAGJ%3BEAEI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3B%3BAADJ%2CwBAGI%3BEAEI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3B%3BAATR%2CwBAYI%3BEACI%2CaJ7%2BEsB%2CmBI6%2BEtB%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAAIR%3BEAGI%2CaAAA%3BEACA%2CuBAAA%3B%3BAAJJ%2CiBAQI%2CGACI%3BEACI%2C0BAAA%3B%3BAAKZ%2CcACI%2CeAAc%3BEACV%2CaAAA%3B%3BAAIR%2CMAAO%2CSAAQ%2CcAAe%3BEAC1B%2CWAAA%3B%3BAAIJ%2CWAAW%3BEACP%2CUAAA%3B%3B%3BAAKJ%2CWAAW%3BEACP%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3B%3BAAIJ%2CWAAW%2CyBAAyB%3BEAChC%2CgBAAA%3B%3BAAGJ%2CKAAK%2CsBAAuB%2COAAM%2COAAO%3BEACrC%2C6BAAA%3B%3BAAGJ%2CkBACI%3BEACI%2CaAAA%3B%3BAAIR%2CMAAM%2CcAAc%2COAEhB%3BAADJ%2CMAAM%2CcACF%3BEACI%2CcAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CMATF%2CcAAc%2COAEhB%2COAOK%3BAAAD%2CMARF%2CcACF%2COAOK%3BEACG%2CaAAA%3B%3BAAVZ%2CMAAM%2CcAAc%2COAEhB%2COAWI%3BAAZR%2CMAAM%2CcACF%2COAWI%3BEAEI%2C0BAAA%3B%3BAAfZ%2CMAAM%2CcAAc%2COAmBhB%3BAAlBJ%2CMAAM%2CcAkBF%3BEACI%2CsBAAA%3B%3BAAKR%2CKAAK%2CcACD%2CKAAI%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAJR%2CKAAK%2CcAOD%2COAAM%3BEACF%2CkBAAA%3B%3BAARR%2CKAAK%2CcAOD%2COAAM%2CIAGF%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3B%3BAAhBZ%2CKAAK%2CcAOD%2COAAM%2CIAGF%2CaAQI%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAxBhB%2CKAAK%2CcAOD%2COAAM%2CIAGF%2CaAQI%2CEAQI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAEA%2CKA%5C%2FBf%2CcAOD%2COAAM%2CIAGF%2CaAQI%2CEAQI%2CEAKK%3BEACG%2CWAAA%3B%3BAAhCxB%2CKAAK%2CcAOD%2COAAM%2CIA%2BBF%2CSAAQ%3BEACJ%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAA1CZ%2CKAAK%2CcAOD%2COAAM%2CIAsCF%3BEACI%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAKZ%2CmBACI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CaACI%3BEACI%2CaAAA%3B%3BAAIA%2CaADJ%2COACK%2CSACG%3BEACI%2CUAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAPR%2CaADJ%2COACK%2CSACG%2COAQI%3BEACI%2C0BAAA%3B%3BAAVZ%2CaADJ%2COACK%2CSACG%2COAQI%2COAGI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CaAnBZ%2COACK%2CSACG%2COAiBK%3BEACG%2CeAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAArBZ%2CaADJ%2COACK%2CSAyBG%3BEACI%2CiBAAA%3B%3BAA1BR%2CaADJ%2COACK%2CSAyBG%2CsBAGI%3BEACI%2CeAAA%3B%3BAA7BZ%2CaADJ%2COACK%2CSAyBG%2CsBAOI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAnCZ%2CaADJ%2COACK%2CSAyBG%2CsBAOI%2CiBAKI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CaJprFM%2CmBIorFN%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CaAlDpB%2COACK%2CSAyBG%2CsBAOI%2CiBAKI%2COAYK%3BEACG%2CaAAA%3B%3BAAlDpB%2CaADJ%2COACK%2CSAwDG%3BEACI%2CyBAAA%3B%3BAAQR%2CkBADJ%2CQACK%3BEAEG%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAKJ%2CkBADJ%2CwBACK%3BEACG%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAHJ%2CkBADJ%2CwBACK%2CcAKG%3BEACI%2CyBAAA%3B%3BAANR%2CkBADJ%2CwBACK%2CcAKG%2CwBAGI%3BEACI%2CkBAAA%3B%3BAATZ%2CkBADJ%2CwBACK%2CcAKG%2CwBAGI%2CeAGI%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAbhB%2CkBADJ%2CwBACK%2CcAKG%2CwBAGI%2CeAGI%2CsBAII%3BEACI%2CaAAA%3B%3BAAhBpB%2CkBADJ%2CwBACK%2CcAKG%2CwBAGI%2CeAYI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAWZ%2CYAFR%2CSACI%2CwBACK%3BEACG%2CaAAA%3B%3BAAMhB%2CYAAa%2COAAM%2CcAAc%3BEAC7B%2C6BAAA%3B%3BAAKJ%2CUACI%2CGACI%2CSACI%3BEACI%2CWAAA%3B%3BAAJhB%2CUACI%2CGACI%2CSACI%2CEAGI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3B%3BAAfpB%2CUACI%2CGACI%2CSACI%2CEAeI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAzBpB%2CUACI%2CGACI%2CSACI%2CEAyBI%3BEACI%2CYAAA%3BEACA%2CUAAA%3B%3BAA9BpB%2CUACI%2CGACI%2CSAgCI%2CaAAY%3BAAlCxB%2CUACI%2CGACI%2CSAiCI%2CSAAQ%3BEACJ%2CaAAA%3B%3BAAMhB%2CaAAc%3BEACV%2CgBAAA%3B%3BAAGJ%2CoBAAqB%2CgBAAgB%2CcAAc%2CUAAS%2CQAAS%3BEACjE%2CkBAAA%3B%3BAAIJ%2CqBAAsB%2CaAAa%3BEAC%5C%2FB%2CaAAA%3B%3BAAGJ%2CqBAAsB%2CMAAK%3BEACvB%2CcAAA%3BEACA%2CaJh0FyB%2CgBIg0FzB%3BEACA%2CeAAA%3B%3BAAGJ%2CqBAAsB%2CMAAK%3BEACvB%2CcAAA%3BEACA%2CaJt0FyB%2CgBIs0FzB%3BEACA%2CeAAA%3B%3BAAGJ%2CqBAAsB%2CMAAK%3BEACvB%2CcAAA%3BEACA%2CaJ50FyB%2CgBI40FzB%3BEACA%2CeAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CcAAA%3BEACA%2CaJl1FyB%2CgBIk1FzB%3BEACA%2CeAAA%3B%3BAAIJ%3BEACI%2CmBAAA%3B%3BAAGI%2CqBADJ%2CoBACK%3BEACG%2CQAAA%3B%3BAAKJ%2CqBADJ%2CUACK%3BEACG%2C0BAAA%3BEACA%2CkBAAA%3B%3BAAZZ%2CqBAgBI%2CWACI%3BEACI%2CSAAA%3B%3BAAlBZ%2CqBAsBI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEAIA%2CiBAAA%3B%3BAAAA%2CwBAHyC%3BEAGzC%2CqBAPJ%3BIAKQ%2CeAAA%3B%3B%3BAA3BZ%2CqBAsBI%2CWASI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAApCZ%2CqBAsBI%2CWASI%2CiBAOI%3BEACI%2CgBAAA%3BEACA%2CaJ53Fa%2CqBI43Fb%3BEACA%2CeAAA%3B%3BAAzChB%2CqBAsBI%2CWASI%2CiBAaI%3BEACI%2CaJ93Fc%2CmBI83Fd%3BEACA%2CeAAA%3B%3BAA9ChB%2CqBAsBI%2CWA4BI%2CUACI%3BEACI%2CeAAA%3BEACA%2CaJz4Fa%2CqBIy4Fb%3B%3BAAEA%2CqBAjCZ%2CWA4BI%2CUACI%2CGAIK%3BEACG%2CoBAAA%3BEACA%2CiBAAA%3B%3BAAzDpB%2CqBAsBI%2CWA4BI%2CUAWI%3BEACI%2CeAAA%3BEACA%2CaJn5Fa%2CqBIm5Fb%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAApEhB%2CqBAsBI%2CWA4BI%2CUAqBI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3B%3BAAIA%2CqBA1DZ%2CWA4BI%2CUA6BI%2CeACK%3BEACG%2CaAAA%3B%3BAAjFpB%2CqBAsBI%2CWA4BI%2CUAmCI%2COACI%3BEACI%2CmBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2CqBAAA%3B%3BAA5FpB%2CqBAsBI%2CWA4BI%2CUAmCI%2COAUI%3BAA%5C%2FFhB%2CqBAsBI%2CWA4BI%2CUAmCI%2COAWI%3BEACI%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAAEA%2CqBAnFhB%2CWA4BI%2CUAmCI%2COAUI%2CMAUK%3BAAAD%2CqBAnFhB%2CWA4BI%2CUAmCI%2COAWI%2COASK%3BEACG%2CgBAAA%3BEACA%2CaAAA%3B%3BAA3GxB%2CqBAsBI%2CWA4BI%2CUA8DI%3B%3BEAEI%2CUAAA%3BEACA%2CYAAA%3B%3BAAEA%2CqBA%5C%2FFZ%2CWA4BI%2CUA8DI%2COAKK%3BEACG%2CaAAA%3B%3BAAGJ%2CqBAnGZ%2CWA4BI%2CUA8DI%2COASK%2COACG%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAMR%2CqBA5GZ%2CWA4BI%2CUA%2BEI%2CMACK%3BEACG%2CYAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAHJ%2CqBA5GZ%2CWA4BI%2CUA%2BEI%2CMACK%2CWAKG%3BEACI%2CWAAA%3B%3BAANR%2CqBA5GZ%2CWA4BI%2CUA%2BEI%2CMACK%2CWASG%3BEACI%2CWAAA%3B%3BAAVR%2CqBA5GZ%2CWA4BI%2CUA%2BEI%2CMACK%2CWASG%2CUAGI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAEA%2CqBA9HxB%2CWA4BI%2CUA%2BEI%2CMACK%2CWASG%2CUAGI%2CiBAMK%3BEACG%2CaAAA%3B%3BAAnBhB%2CqBA5GZ%2CWA4BI%2CUA%2BEI%2CMACK%2CWASG%2CUAGI%2CiBAUI%3BEACI%2CUAAA%3BEACA%2CSAAA%3B%3BAAxBhB%2CqBA5GZ%2CWA4BI%2CUA%2BEI%2CMACK%2CWASG%2CUAGI%2CiBAUI%2CSAII%3BEACI%2CeAAA%3B%3BAAEA%2CqBAzIhC%2CWA4BI%2CUA%2BEI%2CMACK%2CWASG%2CUAGI%2CiBAUI%2CSAII%2COAGK%3BEACG%2CaAAA%3B%3BAA9BxB%2CqBA5GZ%2CWA4BI%2CUA%2BEI%2CMACK%2CWASG%2CUAGI%2CiBAuBI%3BEACI%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAtChB%2CqBA5GZ%2CWA4BI%2CUA%2BEI%2CMACK%2CWASG%2CUAGI%2CiBAuBI%2CWAKI%3BEACI%2CaJ%5C%2F%5C%2FFP%2CqBI%2B%5C%2FFO%3BEACA%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3B%3BAAEA%2CqBA7JhC%2CWA4BI%2CUA%2BEI%2CMACK%2CWASG%2CUAGI%2CiBAuBI%2CWAKI%2CEASK%3BEACG%2CyBAAA%3BEACA%2CYAAA%3B%3BAArLxC%2CqBAsBI%2CWA4BI%2CUA4II%2C%2BBACI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CaJphGU%2CmBIohGV%3B%3BAAEA%2CqBA%5C%2FKhB%2CWA4BI%2CUA4II%2C%2BBACI%2CGAMK%3BEACG%2CgBAAA%3B%3BAAtMxB%2CqBAsBI%2CWA4BI%2CUA4II%2C%2BBACI%2CGAUI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3B%3BAA3MxB%2CqBAsBI%2CWA4BI%2CUA8JI%2CUACI%3BEACI%2CcAAA%3B%3BAAlNpB%2CqBAsBI%2CWA4BI%2CUAoKI%2CiBACI%3BEACI%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3B%3BAAEA%2CqBA1MhB%2CWA4BI%2CUAoKI%2CiBACI%2CgBASK%3BEACG%2CmBAAA%3B%3BAAjOxB%2CqBAsBI%2CWA4BI%2CUAoKI%2CiBACI%2CgBAaI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaJxjGM%2CmBIwjGN%3B%3BAAvOxB%2CqBAsBI%2CWA4BI%2CUAoKI%2CiBACI%2CgBAmBI%2CiBACI%3BEACI%2CWAAA%3B%3BAA5O5B%2CqBAsBI%2CWA4BI%2CUAoKI%2CiBACI%2CgBAmBI%2CiBACI%2CSAGI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaJnkGF%2CmBImkGE%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAA7PhC%2CqBAsBI%2CWA4BI%2CUAoKI%2CiBACI%2CgBAmBI%2CiBACI%2CSAqBI%3BEACI%2CcAAA%3BEACA%2CaJnlGF%2CmBImlGE%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3B%3BAA5QhC%2CqBAsBI%2CWA4BI%2CUAiOI%2CwBACI%2CUACI%2CSAAQ%2CcAAc%3BEAClB%2CkBAAA%3B%3BAAtRxB%2CqBAsBI%2CWA4BI%2CUAyOI%2CyBACI%2C0BACI%2CyBACI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaJnnGE%2CmBImnGF%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAS5B%2CMAAM%3BEACF%2CWAAA%3B%3BAAGJ%2C8BAA8B%3BEAC1B%2CaAAA%3B%3BAAGJ%2C0BAA2B%2CmBAAkB%2CUAAU%2CGAAI%2C2BAA0B%3BEACjF%2C0BAAA%3B%3BAAGJ%2C0BAA2B%2CmBAAkB%2CUAAU%2CGAAI%3BEACvD%2CgBAAA%3B%3BAAKI%2CiBADH%2C0BACI%3BEACG%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAFJ%2CiBADH%2C0BACI%2CSAIG%2CYAAW%3BEACP%2C6BAAA%3BEACA%2C6BAAA%3BEACA%2C2BAAA%3B%3BAAPR%2CiBADH%2C0BACI%2CSAUG%3BEACI%2CuBAAA%3B%3BAAXR%2CiBADH%2C0BACI%2CSAUG%2COAGI%3BEACI%2C0BAAA%3B%3BAAdZ%2CiBADH%2C0BACI%2CSAkBG%3BEACI%2CaJ3qGc%2CmBI2qGd%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAArBR%2CiBADH%2C0BACI%2CSAkBG%2C8BAKI%3BEACI%2CsBAAA%3B%3BAASZ%2CwBADJ%2CMACK%3BEACG%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3B%3BAAJJ%2CwBADJ%2CMACK%2CcAMG%3BEACI%2CsBAAA%3B%3BAAPR%2CwBADJ%2CMACK%2CcAMG%2CsBAGI%3BEACI%2CsBAAA%3B%3BAAVZ%2CwBADJ%2CMACK%2CcAcG%3BEACI%2CUAAA%3B%3BAAfR%2CwBADJ%2CMACK%2CcAcG%2CiBAGI%3BEACI%2CWAAA%3B%3BAAWJ%2CKAHX%2CUACG%2CMACK%2CKACI%3BEACG%2CgBAAA%3B%3BAADJ%2CKAHX%2CUACG%2CMACK%2CKACI%2CQAGG%3BEACI%2CaAAA%3B%3BAAJR%2CKAHX%2CUACG%2CMACK%2CKACI%2CQAOG%3BEACI%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaJvuGK%2CqBIuuGL%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3B%3BAAEA%2CKA1BnB%2CUACG%2CMACK%2CKACI%2CQAOG%2CUAgBK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAYR%2CKAzCf%2CUAsCG%2COACK%2CIACG%2CSACK%3BEACG%2CYAAA%3BEAEA%2CkBAAA%3B%3BAAHJ%2CKAzCf%2CUAsCG%2COACK%2CIACG%2CSACK%2CIAKG%3BEACI%2CqBAAA%3B%3BAANR%2CKAzCf%2CUAsCG%2COACK%2CIACG%2CSACK%2CIAKG%2CMAGI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAnBZ%2CKAzCf%2CUAsCG%2COACK%2CIACG%2CSACK%2CIAKG%2CMAiBI%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEAEA%2CcAAA%3BEACA%2CaJ1xGF%2CmBI0xGE%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CKAhF3B%2CUAsCG%2COACK%2CIACG%2CSACK%2CIAKG%2CMAiBI%2CMAiBK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAzChB%2CKAzCf%2CUAsCG%2COACK%2CIACG%2CSACK%2CIAKG%2CMAwCI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAUhC%2CeACI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CiBAAA%3B%3BAAGI%2CeARR%2CcAOI%2CSACK%3BEACG%2CaJ30Ga%2CqBI20Gb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAAfhB%2CeACI%2CcAkBI%3BEACI%2CaJl1GkB%2CmBIk1GlB%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAtBZ%2CeACI%2CcAkBI%2CMAKI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAA1BhB%2CeACI%2CcAkBI%2CMAUI%3BAA7BZ%2CeACI%2CcAkBI%2CMAWI%3BEACI%2C2BAAA%3BEACA%2C0BAAA%3B%3BAAIA%2CeAnCZ%2CcAkBI%2CMAgBI%2COACK%3BEACG%2C6BAAA%3BEACA%2CaJv2GS%2CqBIu2GT%3B%3BAAtCpB%2CeACI%2CcA0CI%3BEACI%2CoBAAA%3B%3BAA5CZ%2CeACI%2CcA0CI%2CwBAGI%3BEACI%2C6BAAA%3B%3BAA%5C%2FChB%2CeACI%2CcA0CI%2CwBAGI%2COAGI%3BEACI%2CaJn3GS%2CqBIm3GT%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAApDpB%2CeACI%2CcAwDI%2CUACI%3BEACI%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3B%3BAAMhB%2CmBACI%2CgBACI%3BEACI%2C2BAAA%3BEACA%2CcAAA%3B%3BAAQA%2CaAFP%2CmBACG%2COACK%3BEACG%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAFJ%2CaAFP%2CmBACG%2COACK%2CUAIG%3BEACI%2CyBAAA%3BEACA%2CaJn5GU%2CmBIm5GV%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C8BAAA%3B%3BAAEA%2CaAhBf%2CmBACG%2COACK%2CUAIG%2CuBAUK%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CaA5Bf%2CmBACG%2COACK%2CUAIG%2CuBAsBK%3BEACG%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CaAjCnB%2CmBACG%2COACK%2CUAIG%2CuBAsBK%2CcAKI%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CaA7Cf%2CmBACG%2COACK%2CUAIG%2CuBAuCK%3BEACG%2CgBAAA%3B%3BAA5CZ%2CaAFP%2CmBACG%2COACK%2CUAIG%2CuBA2CI%3BEACI%2CcAAA%3B%3BAAOZ%2CaAzDP%2CmBAwDG%2COACK%2COAAO%3BEACJ%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CaJ78Ga%2CqBI68Gb%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2C6BAAA%3BEACA%2C6BAAA%3BEACA%2CWAAA%3B%3BAAdJ%2CaAzDP%2CmBAwDG%2COACK%2COAAO%2CkBAgBJ%3BEACI%2CcAAA%3BEACA%2CgBAAgB%2C4DAAhB%3BEACA%2CiBAAA%3B%3BAAGJ%2CaA%5C%2FEX%2CmBAwDG%2COACK%2COAAO%2CkBAsBH%3BEACG%2CaAAA%3B%3BAAOpB%2CqBACI%2CaACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAJZ%2CqBACI%2CaACI%2CkBAII%3BEACI%2CYAAA%3BEACA%2CkBAAA%3B%3BAARhB%2CqBACI%2CaACI%2CkBAII%2CcAII%3BEACI%2CgBAAA%3BEACA%2CaJj%5C%2FGS%2CqBIi%5C%2FGT%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAIA%2CqBAlBhB%2CaACI%2CkBAII%2CcAYI%2CcACK%3BEACG%2CaAAA%3B%3BAApBxB%2CqBACI%2CaACI%2CkBAuBI%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAjChB%2CqBACI%2CaACI%2CkBAuBI%2CeAUI%2CMAAK%2CsBACD%3BEACI%2CcAAA%3B%3BAArCxB%2CqBACI%2CaACI%2CkBAuBI%2CeAUI%2CMAAK%2CsBAKD%3BAAxCpB%2CqBACI%2CaACI%2CkBAuBI%2CeAUI%2CMAAK%2CsBAMD%3BEACI%2CuBAAA%3BEACA%2CgCAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2CsCAAA%3B%3BAAIA%2CqBAlDpB%2CaACI%2CkBAuBI%2CeAUI%2CMAAK%2CsBAeD%2COACK%2COACG%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAALR%2CqBAlDpB%2CaACI%2CkBAuBI%2CeAUI%2CMAAK%2CsBAeD%2COACK%2COAQG%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3B%3BAA9DhC%2CqBACI%2CaACI%2CkBAuBI%2CeAUI%2CMAAK%2CsBAgCD%2CeAAc%3BEACV%2CaAAA%3B%3BAApExB%2CqBACI%2CaACI%2CkBAuEI%3BEACI%2CYAAA%3BEACA%2CkBAAA%3B%3BAA3EhB%2CqBACI%2CaACI%2CkBAuEI%2CcAII%3BAA7EhB%2CqBACI%2CaACI%2CkBAuEI%2CcAKI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaJvjHU%2CmBIujHV%3BEACA%2CkBAAA%3BEAEA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CqBA7FhB%2CaACI%2CkBAuEI%2CcAII%2CqBAiBK%3BAAAD%2CqBA7FhB%2CaACI%2CkBAuEI%2CcAKI%2CmBAgBK%3BEACG%2CaAAA%3B%3BAA%5C%2FFxB%2CqBACI%2CaACI%2CkBAuEI%2CcA0BI%3BEACI%2CmBAAA%3B%3BAAOpB%2CiBACI%2CiBACI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaJtlHkB%2CmBIslHlB%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAMR%2CKAAC%3BEACG%2C6BAAA%3B%3BAAGI%2CKAJP%2CUAGG%2CGACK%2CIAAI%3BEACD%2C4BAAA%3B%3BAAOZ%2CKAAC%2CcACG%3BEACI%2CaAAA%3B%3BAAKZ%2CoBACI%3BEACI%2C2BAAA%3B%3BAAIR%2CyBACI%3BEACI%2C6BAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAANR%2CyBACI%2CoBAOI%3BEACI%2CWAAA%3BEACA%2CSAAA%3BEACA%2CaJ1oHiB%2CqBI0oHjB%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAbZ%2CyBACI%2CoBAeI%3BEACI%2CaAAA%3B%3BAAjBZ%2CyBAqBI%3BEACI%2CeAAA%3BEACA%2CaJnpHsB%2CmBImpHtB%3B%3BAAvBR%2CyBAqBI%2CkBAII%3BEACI%2CcAAA%3B%3BAAKJ%2CyBADJ%2CKACK%3BEACG%2CgBAAA%3B%3BAADJ%2CyBADJ%2CKACK%2C2BAGG%3BEACI%2CaJ%5C%2FpHc%2CmBI%2BpHd%3BEACA%2CeAAA%3B%3BAApChB%2CyBAyCI%3BEACI%2CkBAAA%3B%3BAA1CR%2CyBA6CI%2COAAM%2CoBACF%3BEACI%2CiBAAA%3B%3BAA%5C%2FCZ%2CyBA6CI%2COAAM%2CoBAKF%3BEACI%2CYAAA%3B%3BAAnDZ%2CyBAuDI%2CeAAc%2CYACV%3BEACI%2CaJxrHiB%2CqBIwrHjB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3B%3BAA7DZ%2CyBAuDI%2CeAAc%2CYASV%3BEACI%2CWAAA%3BEACA%2CaJ9rHkB%2CmBI8rHlB%3BEACA%2CeAAA%3BEACA%2CgCAAA%3B%3BAApEZ%2CyBAuDI%2CeAAc%2CYAgBV%3BEACI%2CWAAA%3B%3BAAxEZ%2CyBAuDI%2CeAAc%2CYAqBV%3BAA5ER%2CyBAuDI%2CeAAc%2CYAsBV%3BEACI%2CgBAAA%3BEACA%2CaJ3sHkB%2CmBI2sHlB%3BEACA%2CeAAA%3B%3BAAhFZ%2CyBAuDI%2CeAAc%2CYA4BV%3BEACI%2CgCAAA%3B%3BAApFZ%2CyBAuDI%2CeAAc%2CYA4BV%2CMAGI%3BEACI%2C8BAAA%3B%3BAAvFhB%2CyBA4FI%2CqBAAoB%3BEAChB%2CYAAA%3B%3BAA7FR%2CyBA4FI%2CqBAAoB%2CQAGhB%3BEACI%2CWAAA%3B%3BAAhGZ%2CyBA4FI%2CqBAAoB%2CQAOhB%3BEACI%2CWAAA%3BEACA%2CkBAAA%3B%3BAArGZ%2CyBA4FI%2CqBAAoB%2CQAOhB%2CmBAII%3BEACI%2CcAAA%3B%3BAAxGhB%2CyBA6GI%2CKAAI%3BEACA%2CgBAAA%3B%3BAAIR%2C0BAA2B%2CkBAAkB%2CsBAAoB%3BEAC7D%2CiBAAA%3B%3BAAGJ%3BEACI%2C0BAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C8BAAA%3B%3BAALJ%2CWAOI%3BEACI%2CYAAA%3BEACA%2CqBAAA%3B%3BAATR%2CWAOI%2CGAII%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAbZ%2CWAiBI%3BEACI%2CaJvwHqB%2CqBIuwHrB%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2C0BAA2B%2CyBAAyB%2C4BAA4B%2CgBAAe%2CQAAS%2CwBAAwB%3BEAC5H%2CYAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CoBAAqB%2CMAAK%2CKAAM%2CKAAI%3BEAChC%2CiBAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CaJ9xH0B%2CmBI8xH1B%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CwBAAC%3BEACG%2CmBAAA%3B%3BAAIR%2CaAAa%3BEACT%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CoBAAqB%2CMAAK%2CUAAW%2COAAM%2CIAAK%2CSAAQ%2CIAAK%2CMAAM%3BEAC%5C%2FD%2CWAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CoBAAqB%2CMAAK%2CUAAW%2COAAM%2CIAAK%2CSAAQ%2CIAAK%2CMAAM%3BEAC%5C%2FD%2CWAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3B%3BAAKI%2CSADJ%2CMACK%3BEACG%2CeAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CSADJ%2CMACK%2CmBAIG%3BEACI%2CaJl0Hc%2CmBIk0Hd%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAPR%2CSADJ%2CMACK%2CmBAUG%3BEACI%2CyBAAA%3B%3BAAEA%2CSAdZ%2CMACK%2CmBAUG%2CMAGK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAfZ%2CSADJ%2CMACK%2CmBAmBG%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CaJr1Hc%2CmBIq1Hd%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAEA%2CSA%5C%2FBZ%2CMACK%2CmBAmBG%2CYAWK%3BEACG%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAjCZ%2CSADJ%2CMACK%2CmBAqCG%3BEACI%2CkBAAA%3B%3BAAtCR%2CSADJ%2CMACK%2CmBAqCG%2CaAGI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CaJ12HU%2CmBI02HV%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAOpB%3BEACI%2CyBAAA%3B%3BAADJ%2CcAGI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaJ33HsB%2CmBI23HtB%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAAKJ%2CuBAAC%3BEACG%2CkBAAA%3B%3BAADJ%2CuBAAC%2CuBAGG%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAANR%2CuBAAC%2CuBAGG%2CsBAKI%3BEACI%2CsBAAA%3B%3BAATZ%2CuBAAC%2CuBAGG%2CsBASI%3BEACI%2C0BAAA%3B%3BAAKJ%2CuBAlBP%2CuBAiBG%2CiBACK%3BEACG%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAJJ%2CuBAlBP%2CuBAiBG%2CiBACK%2CoBAMG%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CaJj6HU%2CmBIi6HV%3BEACA%2C0BAAA%3BEACA%2CuCAAA%3BEACA%2C0CAAA%3B%3BAAEA%2CuBApCf%2CuBAiBG%2CiBACK%2CoBAMG%2COAYK%3BEACG%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAWZ%2CgBAFR%2CsBACK%2CMACI%3BEACG%2CoBAAA%3B%3BAADJ%2CgBAFR%2CsBACK%2CMACI%2COAGG%3BEACI%2CaJx7HU%2CmBIw7HV%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CgBAdhB%2CsBACK%2CMACI%2COAGG%2CKASK%3BEACG%2CiBAAA%3B%3BAAQxB%2CkBAAmB%2CcAAc%2COAAO%2CMAAM%3BEAC1C%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CkBAAmB%2CcAAc%2COAAO%2CQAAQ%3BEAC5C%2CgBAAA%3B%3BAAKI%2CuBADJ%2COACK%3BEACG%2CgBAAA%3B%3BAADJ%2CuBADJ%2COACK%2CUAGG%3BEACI%2CeAAA%3BEACA%2CaJ59Ha%2CqBI49Hb%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAMhB%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaJt%2BH0B%2CmBIs%2BH1B%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAKI%2CkBADJ%2CYACK%3BEACG%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2C%2BBAAA%3B%3BAAEA%2CkBARR%2CYACK%2CiBAOI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CmDAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3B%3BAAMhB%2CwBAAwB%2COAAQ%3BEAC5B%2CoBAAA%3B%3BAAGJ%2CkBAAmB%2CgBAAgB%3BEAC%5C%2FB%2CeAAA%3B%3BAAGJ%2C0BAA2B%2C8BAA8B%3BEACrD%2CYAAA%3B%3BAAGJ%2CkBAAmB%2CcAAc%3BEAC7B%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2C0BAA2B%2C8BAA8B%2CsBAAsB%3BEAC3E%2CcAAA%3B%3BAAGJ%2C0BAA2B%2C8BAA8B%2CgBAAgB%3BEACrE%2CkBAAA%3B%3BAAGJ%2C0BAA2B%2C8BAA8B%3BEACrD%2CgCAAA%3B%3BAAGJ%2CqBACI%2CWAAW%2CUACP%2CeACI%2CwBACI%2CUACI%2CSAAQ%2CcAAc%3BEAClB%2CaAAA%3BEACA%2CkBAAA%3B%3BAAQxB%2CiBACI%3BEACI%2CmBAAA%3B%3BAAIR%2CqBAAsB%2CWAAW%2CUAAU%3BEACvC%2CoBAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2CUAAU%2COAAM%3BEAC7C%2C8BAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2CUAAU%2COAAM%2COAAQ%3BEACrD%2CkBAAA%3B%3BAAGJ%2CqBACI%2CWACI%2CUACI%3BEACI%2CaAAA%3B%3BAAJhB%2CqBASI%2CaACI%3BEACI%2CeAAA%3B%3BAAXZ%2CqBASI%2CaACI%2CuBAGI%3BEACI%2CWAAA%3B%3BAAdhB%2CqBAmBI%2CiBACI%2CsBAAqB%2CMAAM%2COACvB%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CqBAPZ%2CiBACI%2CsBAAqB%2CMAAM%2COACvB%2CKAKK%3BEACG%2CkBAAA%3BEACA%2CQAAA%3B%3BAA5BpB%2CqBAmBI%2CiBAcI%2CiBACI%3BEACI%2CYAAA%3B%3BAAnChB%2CqBAmBI%2CiBAcI%2CiBACI%2CWAGI%3BEACI%2CkBAAA%3BEAEA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BACj%5C%2FHhB%2CsBAAC%2CQACG%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAIR%2CsBAAE%3BEACE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAChBR%2CwBAxB%2BC%3BEAC3C%2CcAAe%3BIACX%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BEACrC%2CcAAe%2CuBAAsB%3BIACjC%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BICwHrC%2CyBAAA%3B%3BEDrHA%2CcAAe%2CuBAAsB%3BICqHrC%2C4BAAA%3BIDnHI%2CQAAA%3B%3B%3BAE0ER%2CwBAnB%2BC%3BEAC3C%2CkBACI%2CcACI%3BIACI%2CcAAA%3B%3BEAHZ%2CkBACI%2CcAKI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEARZ%2CkBACI%2CcAUI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3B%3BAC8%2BEhB%2CIACI%3BEACI%2CSAAA%3B%3BAAGJ%2CIAAC%2CuBACG%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3B%3BAALR%2CIAAC%2CuBACG%2CoBAMI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CaT3sFa%2CqBS2sFb%3B%3BAAbZ%2CIAAC%2CuBAiBG%3BEACI%2CeAAA%3B%3BAAlBR%2CIAAC%2CuBAqBG%3BEACI%2CWAAA%3B%3BAAtBR%2CIAAC%2CuBAqBG%2COAGI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAA1BZ%2CIAAC%2CuBAqBG%2COAQI%3BEACI%2CsBAAA%3B%3BAA9BZ%2CIAAC%2CuBAqBG%2COAQI%2CSAGI%3BEACI%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAEA%2CIAtCf%2CuBAqBG%2COAQI%2CSAGI%2CMAMK%3BEACG%2CUAAA%3BEACA%2CgBAAA%3B%3BAAMZ%2CIA9CP%2CuBAqBG%2COAyBK%3BEACG%2CkBAAA%3B%3BAADJ%2CIA9CP%2CuBAqBG%2COAyBK%2CSAGG%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3B%3BAAPR%2CIA9CP%2CuBAqBG%2COAyBK%2CSAGG%2CYAMI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaT3vFK%2CgBS2vFL%3B%3BAA1DpB%2CIAAC%2CuBAgEG%3BEAGI%2CWAAA%3B%3BAAEA%2CIArEP%2CuBAgEG%2CiBAKK%3BEACG%2CaAAA%3B%3BAAtEZ%2CIAAC%2CuBAgEG%2CiBASI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAA7EZ%2CIAAC%2CuBAgEG%2CiBASI%2CSAMI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaTtxFS%2CqBSsxFT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CIA9Ff%2CuBAgEG%2CiBASI%2CSAMI%2COAeK%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CIApGf%2CuBAgEG%2CiBASI%2CSAMI%2COAqBK%3BEACG%2CyBAAA%3B%3BAArGpB%2CIAAC%2CuBAgEG%2CiBA0CI%2CYACI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CaT%5C%2FyFS%2CqBS%2ByFT%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3B%3BAAEA%2CIAzHf%2CuBAgEG%2CiBA0CI%2CYACI%2CEAcK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAA7HpB%2CIAAC%2CuBAgEG%2CiBAkEI%3BEACI%2CUAAA%3BEACA%2CiBAAA%3B%3BAApIZ%2CIAAC%2CuBAgEG%2CiBAkEI%2CWAII%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAA9IpB%2CIAoJI%2CiBACI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CIALR%2CiBACI%2COAIK%2CaACG%3BEACI%2CgBAAA%3B%3BAA3JpB%2CIAoJI%2CiBACI%2COAUI%3BEACI%2CkBAAA%3BEFhmFZ%2CiBAAA%3B%3BAEg8EJ%2CIAoJI%2CiBACI%2COAUI%2CaAKI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAA1KpB%2CIAoJI%2CiBACI%2COAUI%2CaAcI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAIR%2CIAjCR%2CiBACI%2COAgCK%3BEACG%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAC33DZ%2CIDm1DA%2CiBA4CI%2CUC%5C%2F3DH%3BEHjwBD%2CgBAAA%3BEG8xBA%2CSAAS%2CsBAAT%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BEHjyBA%2CcAAA%3BEAAA%2CiBAAA%3B%3BAEmoFQ%2CIA%5C%2FCR%2CiBA4CI%2CUAGK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAMhB%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CQAMI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIR%2CgBACI%2CoBACI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAANZ%2CgBACI%2CoBACI%2CGAMI%2CEACI%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3B%3BAAOpB%2CuBAAwB%3BEACpB%2CYAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CuBAAwB%2CiBAAiB%3BEACrC%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CIAAK%2CiBAAiB%2COAAM%3BEACxB%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAARJ%2CIAAK%2CiBAAiB%2COAAM%2CmBAUxB%3BEACI%2CeAAA%3B%3BAAXR%2CIAAK%2CiBAAiB%2COAAM%2CmBAcxB%2CiBACI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3B%3BAAjBZ%2CIAAK%2CiBAAiB%2COAAM%2CmBAcxB%2CiBACI%2CSAII%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CIA7BX%2CiBAAiB%2COAAM%2CmBAcxB%2CiBACI%2CSAII%2CEAUK%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAQhB%2CKAAC%2COAAO%2CQAAQ%3BEACZ%2CSAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAARJ%2CKAAC%2COAAO%2CQAAQ%2CoBAUZ%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAbR%2CKAAC%2COAAO%2CQAAQ%2CoBAgBZ%3BEACI%2CaTn%5C%2FFiB%2CqBSm%5C%2FFjB%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAApBR%2CKAAC%2COAAO%2CQAAQ%2CoBAgBZ%2COAMI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAxBZ%2CKAAC%2COAAO%2CQAAQ%2CoBA4BZ%3BEACI%2CWAAA%3B%3BAA7BR%2CKAAC%2COAAO%2CQAAQ%2CoBA4BZ%2COAGI%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CYAAA%3B%3BAAEA%2CKArCX%2COAAO%2CQAAQ%2CoBA4BZ%2COAGI%2CMAMK%3BEACG%2CYAAA%3B%3BAAGJ%2CKAzCX%2COAAO%2CQAAQ%2CoBA4BZ%2COAGI%2CMAUK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAA3ChB%2CKAAC%2COAAO%2CQAAQ%2CoBA4BZ%2COAmBI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAjDZ%2CKAAC%2COAAO%2CQAAQ%2CoBAqDZ%2COAAM%3BEACF%2CWAAA%3BEACA%2CUAAA%3B%3BAAvDR%2CKAAC%2COAAO%2CQAAQ%2CoBA0DZ%2COAAM%3BEACF%2CYAAA%3BEACA%2CUAAA%3B%3BAA5DR%2CKAAC%2COAAO%2CQAAQ%2CoBA%2BDZ%2COAAM%2COAAO%3BEACT%2CWAAA%3BEACA%2CgBAAA%3B%3BAAlEZ%2CKAsEI%2CiBACI%3BEACI%2CWAAA%3B%3BAAxEZ%2CKAsEI%2CiBACI%2CSAGI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaTpjGa%2CqBSojGb%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAAEA%2CKArBZ%2CiBACI%2CSAGI%2COAiBK%3BEACG%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CKA3BZ%2CiBACI%2CSAGI%2COAuBK%3BEACG%2CyBAAA%3B%3BAAlGpB%2CKAwGI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CwBAEI%3BAADJ%2CgCACI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CaTvlGqB%2CqBSulGrB%3BEACA%2CgBAAA%3B%3BAAIR%2CgCACI%2CoBACI%2CYACI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAAOJ%2CgCAFR%2CMACK%2CSACI%3BEACG%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2C0CAAA%3BEACA%2CYAAA%3B%3BAALJ%2CgCAFR%2CMACK%2CSACI%2COAOG%3BEACI%2CeAAA%3BEACA%2C0BAAA%3B%3BAATR%2CgCAFR%2CMACK%2CSACI%2COAYG%2COACI%3BEACI%2CSAAA%3B%3BAAdZ%2CgCAFR%2CMACK%2CSACI%2COAYG%2COACI%2CMAGI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAnBhB%2CgCAFR%2CMACK%2CSACI%2COAYG%2COAWI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CgCAhChB%2CMACK%2CSACI%2COAYG%2COAkBK%2COACG%3BEACI%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CeAAA%3B%3BAAnChB%2CgCAFR%2CMACK%2CSACI%2COAwCG%2CiBACI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CgCA3DpB%2CMACK%2CSACI%2COAwCG%2CiBACI%2COAgBK%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAMR%2CgCApEhB%2CMACK%2CSACI%2COAiEG%2CSACK%3BEACG%2CiBAAA%3B%3BAADJ%2CgCApEhB%2CMACK%2CSACI%2COAiEG%2CSACK%2CcAGG%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CgCAvFxB%2CMACK%2CSACI%2COAiEG%2CSACK%2CcAGG%2COAgBK%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAUhC%2CMAAM%3BEACF%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAGI%2CwBADJ%2CGACK%3BEACG%2CwBAAA%3B%3BAALZ%2CwBASI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAAbR%2CwBAgBI%3BEACI%2CkBAAA%3B%3BAAjBR%2CwBAgBI%2CaAGI%3BEACI%2CaTruGiB%2CqBSquGjB%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAvBZ%2CwBAgBI%2CaAUI%3BEACI%2CaTzuGkB%2CmBSyuGlB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAMA%2CwBAFR%2CUACK%2COACI%3BEACG%2CYAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAMhB%2CuBACI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3B%3BAAHR%2CuBACI%2CWAII%3BEACI%2CwBAAA%3B%3BAAIA%2CuBATR%2CWAQI%2COACK%3BEACG%2CaAAA%3B%3BAAKJ%2CuBAfR%2CWAcI%2COACK%2CqBACG%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAANR%2CuBAfR%2CWAcI%2COACK%2CqBACG%2CaAOI%2CSACI%3BEACI%2CaT5xGC%2CqBS4xGD%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAdhB%2CuBAfR%2CWAcI%2COACK%2CqBACG%2CaAiBI%3BEACI%2CaTlyGM%2CmBSkyGN%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CuBAzChB%2CWAcI%2COACK%2CqBAyBG%2CUACK%3BEACG%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAQxB%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAJJ%2CeAMI%3BEACI%2CkBAAA%3BEACA%2CaTj0GqB%2CqBSi0GrB%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEA%2CeANJ%2CSAMK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3B%3BAAGJ%2CeAhBJ%2CSAgBK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3B%3BAA7BZ%2CeAiCI%3BEACI%2CiBAAA%3B%3BAAlCR%2CeAiCI%2CMAGI%3BEACI%2CqBAAA%3B%3BAAEA%2CeANR%2CMAGI%2CEAGK%3BEACG%2CkBAAA%3B%3BAAMhB%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaTx2G0B%2CmBSw2G1B%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAANJ%2CUAQI%3BEACI%2CcAAA%3BEACA%2CaTj3GqB%2CqBSi3GrB%3BEACA%2CgCAAA%3B%3BAAEA%2CUALJ%2CEAKK%3BEACG%2CqBAAA%3BEACA%2CYAAA%3B%3BAAfZ%2CUAmBI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2CaTh4G0B%2CmBSg4G1B%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CUAMI%3BEACI%2CcAAA%3B%3BAAIR%2CoBAAqB%2CUAAS%2COAAO%2CQAAQ%3BEACzC%2CaAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CcAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CcAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CcAAA%3B%3BAAGJ%3BEACI%2CcAAA%3B%3BAAIJ%2CIAAI%2CuBAAwB%2COAAO%2CSAAS%2CMAAK%3BEAC7C%2CYAAA%3B%3BAAIA%2CMAAC%3BEACG%2CWAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CaTx6GsB%2CmBSw6GtB%3BEACA%2CeAAA%3B%3BAANJ%2CMAAC%2CYAQG%3BEACI%2CcAAA%3B%3BAATR%2CMAAC%2CYAQG%2CGAGI%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CMAhBX%2CYAQG%2CGAGI%2CGAKK%2CQAEG%3BAAFJ%2CMAhBX%2CYAQG%2CGAGI%2CGAKK%2CQAGG%3BEACI%2C8BAAA%3BEACA%2CiBAAA%3B%3BAArBpB%2CMAAC%2CYAQG%2CGAGI%2CGAcI%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CMA%5C%2FBX%2CYAQG%2CGAGI%2CGAoBK%2CUAAU%3BEACP%2CaAAA%3B%3BAAGJ%2CMAnCX%2CYAQG%2CGAGI%2CGAwBK%2CUAAU%3BEACP%2CaAAA%3B%3BAAOpB%2CQACI%2COACI%3BEACI%2CcAAA%3BEACA%2CaTr9GiB%2CqBSq9GjB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAAPZ%2CQACI%2COACI%2CaAOI%3BEACI%2CcAAA%3BEACA%2CaTz9Gc%2CmBSy9Gd%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAAEA%2CQAfZ%2COACI%2CaAOI%2CEAOK%3BEACG%2CqBAAA%3B%3BAAjBpB%2CQACI%2COAqBI%3BEACI%2CmBAAA%3B%3BAAvBZ%2CQACI%2COAqBI%2CeAGI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaT1%2BGc%2CmBS0%2BGd%3B%3BAA5BhB%2CQACI%2COAqBI%2CeASI%2CWACI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaTr%5C%2FGS%2CqBSq%5C%2FGT%3B%3BAApCpB%2CQACI%2COAqBI%2CeAkBI%3BEACI%2CcAAA%3BEACA%2CaTx%5C%2FGc%2CmBSw%5C%2FGd%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAAEA%2CQA9CZ%2COAqBI%2CeAkBI%2CEAOK%3BEACG%2CqBAAA%3B%3BAAhDpB%2CQAsDI%2CMAAK%2CkBAED%3BAAxDR%2CQAuDI%2CmBACI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAA5DZ%2CQAsDI%2CMAAK%2CkBASD%3BAA%5C%2FDR%2CQAuDI%2CmBAQI%3BEACI%2CcAAA%3BEACA%2CaTlhHiB%2CqBSkhHjB%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAAnEZ%2CQAsDI%2CMAAK%2CkBASD%2CQAMI%3BAArEZ%2CQAuDI%2CmBAQI%2CQAMI%3BEACI%2CeAAA%3B%3BAAtEhB%2CQAsDI%2CMAAK%2CkBAoBD%3BAA1ER%2CQAuDI%2CmBAmBI%3BEACI%2CWAAA%3BEACA%2CUAAA%3B%3BAAEA%2CQAxBR%2CMAAK%2CkBAoBD%2COAIK%2CUAAU%3BAAAX%2CQAvBR%2CmBAmBI%2COAIK%2CUAAU%3BEACP%2CYAAA%3B%3BAA%5C%2FEhB%2CQAsDI%2CMAAK%2CkBAoBD%2COAQI%2COACI%3BAAnFhB%2CQAuDI%2CmBAmBI%2COAQI%2COACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaTpiHU%2CmBSoiHV%3B%3BAAtFpB%2CQAsDI%2CMAAK%2CkBAoBD%2COAgBI%3BAA1FZ%2CQAuDI%2CmBAmBI%2COAgBI%3BAA1FZ%2CQAsDI%2CMAAK%2CkBAoBD%2COAiBI%3BAA3FZ%2CQAuDI%2CmBAmBI%2COAiBI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CQA3CZ%2CMAAK%2CkBAoBD%2COAgBI%2CMAOK%3BAAAD%2CQA1CZ%2CmBAmBI%2COAgBI%2CMAOK%3BAAAD%2CQA3CZ%2CMAAK%2CkBAoBD%2COAiBI%2COAMK%3BAAAD%2CQA1CZ%2CmBAmBI%2COAiBI%2COAMK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CQAjDR%2CMAAK%2CkBAoBD%2COA6BK%3BAAAD%2CQAhDR%2CmBAmBI%2COA6BK%3BEACG%2CaAAA%3B%3BAAxGhB%2CQAsDI%2CMAAK%2CkBAsDD%2CiBACI%2CSACI%3BAA9GhB%2CQAuDI%2CmBAqDI%2CiBACI%2CSACI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaTlkHU%2CmBSkkHV%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CoCAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CQAtEhB%2CMAAK%2CkBAsDD%2CiBACI%2CSACI%2COAcK%3BAAAD%2CQArEhB%2CmBAqDI%2CiBACI%2CSACI%2COAcK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CQA3EhB%2CMAAK%2CkBAsDD%2CiBACI%2CSACI%2COAmBK%3BAAAD%2CQA1EhB%2CmBAqDI%2CiBACI%2CSACI%2COAmBK%3BEACG%2CaAAA%3B%3BAAlIxB%2CQAyII%3BEACI%2CaTxlHsB%2CmBSwlHtB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA5IR%2CQA%2BII%2CiBACI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaTrmHkB%2CmBSqmHlB%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CoCAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CQAhBR%2CiBACI%2COAeK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQAvBR%2CiBACI%2COAsBK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAA3KhB%2CQAgLI%2CSAAQ%3BEACJ%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGI%2CQAPR%2CSAAQ%2CKAMJ%2CKACK%3BEACG%2CaAAA%3B%3BAAOJ%2CQAFR%2CqBACI%2CGACK%3BEACG%2CeAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CQAFR%2CqBACI%2CGACK%2CaAIG%3BEACI%2CWAAA%3B%3BAALR%2CQAFR%2CqBACI%2CGACK%2CaAQG%3BEACI%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3B%3BAAIA%2CQAvBhB%2CqBACI%2CGACK%2CaAoBG%2COACK%3BEACG%2CaAAA%3B%3BAAtBZ%2CQAFR%2CqBACI%2CGACK%2CaA0BG%3BEACI%2CYAAA%3BEACA%2CWAAA%3B%3BAA5BR%2CQAFR%2CqBACI%2CGACK%2CaA0BG%2CYAII%3BEACI%2CWAAA%3B%3BAA%5C%2FBZ%2CQAFR%2CqBACI%2CGACK%2CaA0BG%2CYAQI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaTlrHM%2CmBSkrHN%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3B%3BAA3CZ%2CQAFR%2CqBACI%2CGACK%2CaA0BG%2CYAoBI%2COAAM%3BEACF%2CaAAA%3B%3BAA%5C%2FCZ%2CQAFR%2CqBACI%2CGACK%2CaAmDG%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAvDR%2CQAFR%2CqBACI%2CGACK%2CaAmDG%2CsBAMI%2CQAAO%3BEACH%2CaAAA%3B%3BAA1DZ%2CQAFR%2CqBACI%2CGACK%2CaAmDG%2CsBAUI%2CQAAO%3BEACH%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CQAvEpB%2CqBACI%2CGACK%2CaAmDG%2CsBAUI%2CQAAO%2COAQF%3BEACG%2CaAAA%3B%3BAAtEhB%2CQAFR%2CqBACI%2CGACK%2CaAmDG%2CsBAUI%2CQAAO%2COAYH%3BEACI%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CaT5tHE%2CmBS4tHF%3B%3BAA%5C%2FEhB%2CQAFR%2CqBACI%2CGACK%2CaAoFG%3BEACI%2CeAAA%3BEACA%2CaTnuHU%2CmBSmuHV%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAAzFR%2CQAFR%2CqBACI%2CGACK%2CaA4FG%3BEACI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAjGR%2CQAFR%2CqBACI%2CGACK%2CaAoGG%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3BEACA%2CQAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAIA%2CQAjHhB%2CqBACI%2CGACK%2CaA8GG%2CmBACK%3BEACG%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAALJ%2CQAjHhB%2CqBACI%2CGACK%2CaA8GG%2CmBACK%2CMAOG%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAA1HhB%2CQAFR%2CqBACI%2CGACK%2CaA8GG%2CmBAgBI%3BEACI%2CWAAA%3B%3BAA%5C%2FHZ%2CQAFR%2CqBACI%2CGACK%2CaA8GG%2CmBAoBI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQA%5C%2FIpB%2CqBACI%2CGACK%2CaA8GG%2CmBA8BI%2CKACK%3BEACG%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAjJhB%2CQAFR%2CqBACI%2CGACK%2CaAsJG%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAzVpB%2CQA%2BVI%2COAAM%2COAAO%2CIAAI%3BEACb%2CWAAA%3BEACA%2CgBAAA%3B%3BAAjWR%2CQA%2BVI%2COAAM%2COAAO%2CIAAI%2CQAIb%3BEACI%2CgBAAA%3B%3BAApWZ%2CQAwWI%2COAAM%2COACF%3BEACI%2CgBAAA%3B%3BAA1WZ%2CQA8WI%3BEACI%2CkBAAA%3B%3BAA%5C%2FWR%2CQAkXI%2CYACI%3BEACI%2CWAAA%3B%3BAApXZ%2CQAkXI%2CYACI%2CiBAGI%3BEACI%2CaAAA%3BEACA%2CYAAA%3B%3BAAxXhB%2CQAkXI%2CYACI%2CiBAQI%3BEACI%2CaT10Hc%2CmBS00Hd%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FXhB%2CQAkXI%2CYAiBI%3BEACI%2CWAAA%3B%3BAApYZ%2CQAkXI%2CYAiBI%2CgBAGI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaT11Hc%2CmBS01Hd%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2C%2BBAAA%3B%3BAAMhB%2CMAAM%3BAACN%3BEACI%2CgCAAA%3B%3BAAFJ%2CMAAM%2CuBAIF%2CMACI%3BAAJR%2CeAGI%2CMACI%3BEACI%2CaTh3HiB%2CqBSg3HjB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAATZ%2CMAAM%2CuBAIF%2CMAQI%3BAAXR%2CeAGI%2CMAQI%3BEACI%2CaTp3HkB%2CmBSo3HlB%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAfZ%2CMAAM%2CuBAIF%2CMAQI%2CGAKI%3BAAhBZ%2CeAGI%2CMAQI%2CGAKI%3BEACI%2CcAAA%3BEACA%2CaT13Hc%2CmBS03Hd%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAvBhB%2CMAAM%2CuBAIF%2CMAQI%2CGAKI%2CEAQI%3BAAxBhB%2CeAGI%2CMAQI%2CGAKI%2CEAQI%3BEACI%2CgCAAA%3B%3BAAGJ%2CMA7BV%2CuBAIF%2CMAQI%2CGAKI%2CEAYK%2CMACG%3BAADJ%2CeAzBZ%2CMAQI%2CGAKI%2CEAYK%2CMACG%3BEACI%2CYAAA%3B%3BAAIR%2CMAnCV%2CuBAIF%2CMAQI%2CGAKI%2CEAkBK%3BAAAD%2CeA%5C%2FBZ%2CMAQI%2CGAKI%2CEAkBK%3BEACG%2C8BAAA%3B%3BAApCpB%2CMAAM%2CuBAIF%2CMAqCI%3BAAxCR%2CeAGI%2CMAqCI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAKZ%2CuBAAuB%2CQAAQ%3BEAC3B%2CaTz5H0B%2CmBSy5H1B%3BEACA%2CeAAA%3B%3BAAFJ%2CuBAAuB%2CQAAQ%2COAI3B%3BEACI%2C6BAAA%3BEACA%2CyBAAA%3B%3BAAIR%2CmBACI%3BEACI%2CaAAA%3B%3BAAMA%2CqBADJ%2CSACK%3BEACG%2CeAAA%3BEACA%2CaT56HkB%2CmBS46HlB%3BEACA%2C0BAAA%3B%3BAAHJ%2CqBADJ%2CSACK%2CiBAKG%3BEACI%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CaTl7Hc%2CmBSk7Hd%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAMhB%2CcAAc%3BEACV%2CgCAAA%3B%3BAADJ%2CcAAc%2CqBAGV%2CMACI%3BEACI%2CaTn8HiB%2CqBSm8HjB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAARZ%2CcAAc%2CqBAGV%2CMAQI%3BEACI%2CaTv8HkB%2CmBSu8HlB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAdZ%2CcAAc%2CqBAGV%2CMAQI%2CGAKI%3BEACI%2CcAAA%3BEACA%2CaT78Hc%2CmBS68Hd%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3B%3BAAtBhB%2CcAAc%2CqBAGV%2CMAuBI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAAKZ%2C2BAA2B%2CQAAQ%3BEAC%5C%2FB%2CaT79H0B%2CmBS69H1B%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAAHJ%2C2BAA2B%2CQAAQ%2COAK%5C%2FB%3BEACI%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CiBAAkB%2CqBAAoB%2CQAAS%3BEAC3C%2CYAAA%3B%3BAAEJ%2CiBAAkB%2CqBAAoB%2CQAAS%3BEAC3C%2CsBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CiBAAkB%3BEACd%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CiBAAkB%2CMAAK%3BEACnB%2CWAAA%3B%3BAAMQ%2CiBAFR%2CGACK%2CWACI%3BEACG%2CwBAAA%3B%3BAAOhB%2CIAAI%2CIAAI%3BEACJ%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAAGJ%2CiBAAkB%2CMAAM%3BEACpB%2CcAAA%3B%3BAAGJ%2CiBAAkB%2CMAAK%2COAAQ%3BEAC3B%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CiBAAkB%2CMAAK%2COAAQ%2COAAM%3BEACjC%2CSAAS%2CEAAT%3B%3BAAGJ%2CiBAAkB%2CMAAK%2COAAO%3BEAC1B%2CmBAAA%3B%3BAAGJ%2CiBAAkB%2CMAAK%3BEACnB%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CiBAAkB%2COAAM%3BEACpB%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CiBAAkB%2CMAAK%2COAAQ%2COAAM%3BEACjC%2CmBAAA%3B%3BAAGJ%2CiBAAkB%2COAAM%3BEACpB%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CiBACI%2CoBAEI%3BAAHR%2CiBACI%2CoBAGI%3BEACI%2CaAAA%3B%3BAALZ%2CiBASI%3BEACI%2CgBAAA%3BEACA%2CaAAA%3B%3BAAXR%2CiBAcI%2CqBAAoB%3BEAChB%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAjBR%2CiBAcI%2CqBAAoB%2CQAKhB%3BEACI%2CaT1mIiB%2CqBS0mIjB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CiBAXR%2CqBAAoB%2CQAKhB%2CGAMK%3BEACG%2CUAAA%3B%3BAA1BhB%2CiBAcI%2CqBAAoB%2CQAgBhB%3BEACI%2CWAAA%3B%3BAA%5C%2FBZ%2CiBAcI%2CqBAAoB%2CQAoBhB%3BEACI%2CaTtnIkB%2CmBSsnIlB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAArCZ%2CiBAcI%2CqBAAoB%2CQAoBhB%2CGAKI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAzChB%2CiBAcI%2CqBAAoB%2CQA%2BBhB%3BEACI%2CWAAA%3B%3BAA9CZ%2CiBAcI%2CqBAAoB%2CQAmChB%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAArDZ%2CiBAcI%2CqBAAoB%2CQA0ChB%3BAAxDR%2CiBAcI%2CqBAAoB%2CQA2ChB%3BEACI%2CgBAAA%3B%3BAA1DZ%2CiBAcI%2CqBAAoB%2CQA%2BChB%2CGAAE%2CUAAU%3BEACR%2CwBAAA%3B%3BAAKZ%2CyBACI%3BEACI%2CaTxpIsB%2CmBSwpItB%3BEACA%2CeAAA%3B%3BAAIR%3BEACI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CaThqI0B%2CmBSgqI1B%3BEACA%2CgBAAA%3B%3BAAJJ%2CkBAMI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAMR%2CoBAAoB%3BAACpB%2CoBAAoB%3BAACpB%2CcAAc%3BAACd%2CoBAAoB%3BAACpB%2CcAAc%3BAACd%3BAACA%2CcAAc%3BEACV%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAGI%2CoBAZY%2CQAWhB%2CQACK%3BAAAD%2CoBAXY%2CUAUhB%2CQACK%3BAAAD%2CcAVM%2CgBASV%2CQACK%3BAAAD%2CoBATY%2CWAQhB%2CQACK%3BAAAD%2CcARM%2CkBAOV%2CQACK%3BAAAD%2C2BADJ%2CQACK%3BAAAD%2CcANM%2CsBAKV%2CQACK%3BEACG%2CaAAA%3B%3BAAbZ%2CoBAAoB%2CQAiBhB%2CaACI%3BAAjBR%2CoBAAoB%2CUAgBhB%2CaACI%3BAAhBR%2CcAAc%2CgBAeV%2CaACI%3BAAfR%2CoBAAoB%2CWAchB%2CaACI%3BAAdR%2CcAAc%2CkBAaV%2CaACI%3BAAbR%2C2BAYI%2CaACI%3BAAZR%2CcAAc%2CsBAWV%2CaACI%3BEACI%2CaTtsIiB%2CqBSssIjB%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAArBZ%2CoBAAoB%2CQAyBhB%3BAAxBJ%2CoBAAoB%2CUAwBhB%3BAAvBJ%2CcAAc%2CgBAuBV%3BAAtBJ%2CoBAAoB%2CWAsBhB%3BAArBJ%2CcAAc%2CkBAqBV%3BAApBJ%2C2BAoBI%3BAAnBJ%2CcAAc%2CsBAmBV%3BEACI%2CaT7sIqB%2CqBS6sIrB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CoBA%5C%2FBY%2CQAyBhB%2CGAMK%3BAAAD%2CoBA9BY%2CUAwBhB%2CGAMK%3BAAAD%2CcA7BM%2CgBAuBV%2CGAMK%3BAAAD%2CoBA5BY%2CWAsBhB%2CGAMK%3BAAAD%2CcA3BM%2CkBAqBV%2CGAMK%3BAAAD%2C2BANJ%2CGAMK%3BAAAD%2CcAzBM%2CsBAmBV%2CGAMK%3BEACG%2CUAAA%3B%3BAAhCZ%2CoBAAoB%2CQAoChB%3BAAnCJ%2CoBAAoB%2CUAmChB%3BAAlCJ%2CcAAc%2CgBAkCV%3BAAjCJ%2CoBAAoB%2CWAiChB%3BAAhCJ%2CcAAc%2CkBAgCV%3BAA%5C%2FBJ%2C2BA%2BBI%3BAA9BJ%2CcAAc%2CsBA8BV%3BEACI%2CWAAA%3B%3BAArCR%2CoBAAoB%2CQAwChB%3BAAvCJ%2CoBAAoB%2CUAuChB%3BAAtCJ%2CcAAc%2CgBAsCV%3BAArCJ%2CoBAAoB%2CWAqChB%3BAApCJ%2CcAAc%2CkBAoCV%3BAAnCJ%2C2BAmCI%3BAAlCJ%2CcAAc%2CsBAkCV%3BEACI%2CaTztIsB%2CmBSytItB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA3CR%2CoBAAoB%2CQAwChB%2CGAKI%3BAA5CR%2CoBAAoB%2CUAuChB%2CGAKI%3BAA3CR%2CcAAc%2CgBAsCV%2CGAKI%3BAA1CR%2CoBAAoB%2CWAqChB%2CGAKI%3BAAzCR%2CcAAc%2CkBAoCV%2CGAKI%3BAAxCR%2C2BAmCI%2CGAKI%3BAAvCR%2CcAAc%2CsBAkCV%2CGAKI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FCZ%2CoBAAoB%2CQAmDhB%3BAAlDJ%2CoBAAoB%2CUAkDhB%3BAAjDJ%2CcAAc%2CgBAiDV%3BAAhDJ%2CoBAAoB%2CWAgDhB%3BAA%5C%2FCJ%2CcAAc%2CkBA%2BCV%3BAA9CJ%2C2BA8CI%3BAA7CJ%2CcAAc%2CsBA6CV%3BEACI%2CWAAA%3B%3BAApDR%2CoBAAoB%2CQAuDhB%3BAAtDJ%2CoBAAoB%2CUAsDhB%3BAArDJ%2CcAAc%2CgBAqDV%3BAApDJ%2CoBAAoB%2CWAoDhB%3BAAnDJ%2CcAAc%2CkBAmDV%3BAAlDJ%2C2BAkDI%3BAAjDJ%2CcAAc%2CsBAiDV%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA3DR%2CoBAAoB%2CQA8DhB%3BAA7DJ%2CoBAAoB%2CUA6DhB%3BAA5DJ%2CcAAc%2CgBA4DV%3BAA3DJ%2CoBAAoB%2CWA2DhB%3BAA1DJ%2CcAAc%2CkBA0DV%3BAAzDJ%2C2BAyDI%3BAAxDJ%2CcAAc%2CsBAwDV%3BAA9DJ%2CoBAAoB%2CQA%2BDhB%3BAA9DJ%2CoBAAoB%2CUA8DhB%3BAA7DJ%2CcAAc%2CgBA6DV%3BAA5DJ%2CoBAAoB%2CWA4DhB%3BAA3DJ%2CcAAc%2CkBA2DV%3BAA1DJ%2C2BA0DI%3BAAzDJ%2CcAAc%2CsBAyDV%3BEACI%2CgBAAA%3B%3BAAhER%2CoBAAoB%2CQAmEhB%2CGAAE%2CUAAU%3BAAlEhB%2CoBAAoB%2CUAkEhB%2CGAAE%2CUAAU%3BAAjEhB%2CcAAc%2CgBAiEV%2CGAAE%2CUAAU%3BAAhEhB%2CoBAAoB%2CWAgEhB%2CGAAE%2CUAAU%3BAA%5C%2FDhB%2CcAAc%2CkBA%2BDV%2CGAAE%2CUAAU%3BAA9DhB%2C2BA8DI%2CGAAE%2CUAAU%3BAA7DhB%2CcAAc%2CsBA6DV%2CGAAE%2CUAAU%3BEACR%2CwBAAA%3B%3BAApER%2CoBAAoB%2CQAuEhB%3BAAtEJ%2CoBAAoB%2CUAsEhB%3BAArEJ%2CcAAc%2CgBAqEV%3BAApEJ%2CoBAAoB%2CWAoEhB%3BAAnEJ%2CcAAc%2CkBAmEV%3BAAlEJ%2C2BAkEI%3BAAjEJ%2CcAAc%2CsBAiEV%3BEACI%2C4BAAA%3B%3BAAIR%3BAACA%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CaThwI0B%2CmBSgwI1B%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAMQ%2CgBAFP%2CsBACG%2CQACK%3BEACG%2CcAAA%3BEACA%2CaT7wIa%2CqBS6wIb%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3B%3BAAOZ%2CoBAAC%2CUACG%3BEACI%2CgBAAA%3B%3BAAFR%2CoBAAC%2CUACG%2CaAGI%3BEACI%2CWAAA%3B%3BAALZ%2CoBAAC%2CUASG%3BEACI%2CaT9xIkB%2CmBS8xIlB%3BEACA%2CeAAA%3B%3BAAXR%2CoBAAC%2CUAcG%2CEACI%3BEACI%2CaTpyIc%2CmBSoyId%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3B%3BAAOZ%2CcAAC%2CgBACG%2COACI%2CMACI%3BEACI%2CgCAAA%3B%3BAAMR%2CcAVP%2CgBASG%2CKACK%2COACG%3BEACI%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CaTj0IU%2CmBSi0IV%3B%3BAAMR%2CcAzBP%2CgBAwBG%2CKACK%2CQACG%3BEACI%2CcAAA%3BEACA%2CaT10IU%2CmBS00IV%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3B%3BAAOpB%2C2BACI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAFJ%2CuBAII%2CKAAI%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaTp2IsB%2CmBSo2ItB%3B%3BAAVR%2CuBAaI%2C2BACI%3BEACI%2CaT52IiB%2CqBS42IjB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CaAAA%3B%3BAAGJ%2CsBACI%2CSAAQ%3BEACJ%2CaAAA%3B%3BAAFR%2CsBAKI%2CeAAc%3BEACV%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAGI%2CsBANR%2CeAAc%2CQAKV%2CQACK%3BEACG%2CaAAA%3B%3BAAZhB%2CsBAKI%2CeAAc%2CQAWV%2CaACI%3BEACI%2CaT14Ia%2CqBS04Ib%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAApBhB%2CsBAKI%2CeAAc%2CQAmBV%3BEACI%2CaT94IkB%2CmBS84IlB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CsBA1BR%2CeAAc%2CQAmBV%2CGAOK%3BEACG%2CUAAA%3B%3BAAhChB%2CsBAKI%2CeAAc%2CQA%2BBV%3BEACI%2CWAAA%3B%3BAArCZ%2CsBAKI%2CeAAc%2CQAmCV%3BEACI%2CaT95IkB%2CmBS85IlB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA3CZ%2CsBAKI%2CeAAc%2CQAmCV%2CGAKI%3BEACI%2CcAAA%3B%3BAA9ChB%2CsBAKI%2CeAAc%2CQAmCV%2CGASI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CsBAjDR%2CeAAc%2CQAmCV%2CGAcK%2CIAAI%2CQACD%3BEACI%2CcAAA%3BEACA%2CaT96IU%2CmBS86IV%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CsBA3DhB%2CeAAc%2CQAmCV%2CGAcK%2CIAAI%2CQACD%2CEASK%3BEACG%2CYAAA%3B%3BAAjExB%2CsBAKI%2CeAAc%2CQAkEV%3BEACI%2CWAAA%3B%3BAAxEZ%2CsBAKI%2CeAAc%2CQAsEV%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAA9EZ%2CsBAKI%2CeAAc%2CQA4EV%3BAAjFR%2CsBAKI%2CeAAc%2CQA6EV%3BEACI%2CgBAAA%3B%3BAAnFZ%2CsBAKI%2CeAAc%2CQAiFV%2CGAAE%2CUAAU%3BEACR%2CwBAAA%3B%3BAAvFZ%2CsBAKI%2CeAAc%2CQAqFV%3BEACI%2C4BAAA%3B%3B%3BAAOZ%3BEACI%2CmBAAA%3B%3BAADJ%2CgCAGI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAATR%2CgCAGI%2CaAQI%2CMAAK%2CSAAS%3BEACV%2CeAAA%3BEACA%2CWAAA%3B%3BAAbZ%2CgCAGI%2CaAQI%2CMAAK%2CSAAS%2CMAIV%2CiBACI%3BEACI%2CWAAA%3B%3BAAjBpB%2CgCAGI%2CaAQI%2CMAAK%2CSAAS%2CMAUV%3BEACI%2CiBAAA%3B%3BAAtBhB%2CgCAGI%2CaAQI%2CMAAK%2CSAAS%2CMAUV%2CUAGI%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CgCA5BhB%2CaAQI%2CMAAK%2CSAAS%2CMAUV%2CUAGI%2COAOK%2CSACG%2CSACI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3B%3BAALZ%2CgCA5BhB%2CaAQI%2CMAAK%2CSAAS%2CMAUV%2CUAGI%2COAOK%2CSACG%2CSAOI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3B%3BAA1ChC%2CgCAGI%2CaA%2BCI%3BEACI%2CkBAAA%3B%3BAAnDZ%2CgCAGI%2CaA%2BCI%2CoBAGI%3BEACI%2CeAAA%3BEACA%2CoBAAA%3B%3B%3B%3BAAWZ%2CQAAC%2CiBACG%2CMAAK%2CgBACD%2CMACI%2CKAAI%2CIACA%3BEACI%2CSAAA%3B%3BAAUhB%2CuBADH%2CQACI%2COACG%2CGACI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAEA%2CuBAPf%2CQACI%2COACG%2CGACI%2CEAIK%3BEACG%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAEA%2CuBAbnB%2CQACI%2COACG%2CGACI%2CEAIK%2COAMI%3BEACG%2CcAAA%3B%3BAAKZ%2CuBAnBX%2CQACI%2COACG%2CGAiBK%2CQACG%3BEACI%2CgBAAA%3B%3BAAWZ%2CKAFP%2CMACI%2CoBACI%2CYACG%3BEACI%2C8BAAA%3B%3BAAFR%2CKAFP%2CMACI%2CoBACI%2CYAKG%2CGACI%2CcAAa%3BEACT%2CcAAA%3B%3BAAQxB%2CsBACI%3BEACI%2CaT3lJqB%2CqBS2lJrB%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAIR%2C2BACI%3BEACI%2CaTnmJqB%2CqBSmmJrB%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAPR%2C2BAUI%3BEACI%2CWAAA%3B%3BAAXR%2C2BAUI%2CoBAGI%3BAAbR%2C2BAUI%2CoBAII%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAnBZ%2C2BAUI%2CoBAYI%3BEACI%2CaTrnJkB%2CmBSqnJlB%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAEA%2C2BApBR%2CoBAYI%2COAQK%3BEACG%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAOZ%2CYAAC%3BEACG%2CaT1oJqB%2CqBS0oJrB%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAIR%2CQACI%2CMACI%3BEACI%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAALZ%2CQACI%2CMACI%2CsBAKI%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3B%3BAAXhB%2CQACI%2CMACI%2CsBAYI%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAGI%2CQAnBhB%2CMACI%2CsBAYI%2CiBAKI%2CaACK%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2C4BAAA%3B%3BAAxBxB%2CQACI%2CMACI%2CsBAYI%2CiBAcI%3BEACI%2CWAAA%3B%3BAA7BpB%2CQACI%2CMACI%2CsBAYI%2CiBAkBI%3BEACI%2CaTjrJU%2CmBSirJV%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CQAvChB%2CMACI%2CsBAYI%2CiBAkBI%2COAQK%3BEACG%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAQxB%2CmBACI%3BEACI%2CaTxsJqB%2CqBSwsJrB%3BEACA%2CeAAA%3B%3BAAHR%2CmBACI%2CcAII%3BEACI%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CaThtJkB%2CmBSgtJlB%3BEACA%2CeAAA%3B%3BAAKZ%3BEACI%2CaAAA%3B%3BAADJ%2C2BAGI%3BEACI%2CeAAA%3BEACA%2CaT3tJsB%2CmBS2tJtB%3BEACA%2CiBAAA%3B%3BAAOI%2CuBAFR%2CaACI%2CYACK%3BEACG%2CaTpuJc%2CmBSouJd%3BEACA%2CeAAA%3B%3BAAMhB%2CoBACI%3BEACI%2CaThvJqB%2CqBSgvJrB%3BEACA%2CeAAA%3B%3BAAHR%2CoBAMI%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CaTvvJqB%2CqBSuvJrB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C2BAAA%3B%3BAAIR%2C0BACI%3BEACI%2CaTrwJqB%2CqBSqwJrB%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAPR%2C0BAUI%3BEACI%2CmBAAA%3BEACA%2CaT5wJsB%2CmBS4wJtB%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAAfR%2C0BAUI%2CyBAOI%3BEACI%2CmBAAA%3B%3BAAlBZ%2C0BAUI%2CyBAWI%2CEACI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3B%3BAAxBhB%2C0BA6BI%3BEACI%2CYAAA%3B%3BAAEA%2C0BAHJ%2CYAGK%3BEACG%2CkBAAA%3B%3BAAOJ%2CKAFH%2CMAAM%2CkBAAkB%2CWACzB%2CKACK%3BEACG%2CUAAA%3B%3BAAMR%2CQAAC%2CqBACG%2CiBAAgB%3BEACZ%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAJR%2CQAAC%2CqBACG%2CiBAAgB%2CKAKZ%3BEACI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAATZ%2CQAAC%2CqBACG%2CiBAAgB%2CKAKZ%2CiBAKI%3BEACI%2CWAAA%3B%3BAAZhB%2CQAAC%2CqBACG%2CiBAAgB%2CKAeZ%3BEACI%2CUAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAArBZ%2CQAAC%2CqBACG%2CiBAAgB%2CKAeZ%2CgBAOI%2CcACI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAA9BpB%2CQAAC%2CqBACG%2CiBAAgB%2CKAeZ%2CgBAOI%2CcAUI%3BEACI%2CaAAA%3B%3BAAlCpB%2CQAAC%2CqBACG%2CiBAAgB%2CKAeZ%2CgBAsBI%3BEACI%2CaAAA%3B%3BAAvChB%2CQAAC%2CqBACG%2CiBAAgB%2CKAeZ%2CgBA0BI%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAA7ChB%2CQAAC%2CqBACG%2CiBAAgB%2CKAeZ%2CgBAgCI%3BEACI%2CmBAAA%3B%3BAAjDhB%2CQAAC%2CqBACG%2CiBAAgB%2CKAeZ%2CgBAoCI%2CwBACI%3BEACI%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAOxB%2CIAAI%2CQAAQ%2CiBAAkB%2CcAAc%3BEACxC%2CwBAAA%3B%3BAAEJ%2CCAAC%2CYAAY%2CMAAO%3BEAChB%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CkBACI%2COAAM%2COAAO%3BEACT%2CWAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CkBAMI%2COAAM%2CIAAI%3BEACN%2CWAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CsBAAuB%3BEACnB%2CcAAA%3BEACA%2CaTt4J0B%2CmBSs4J1B%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAEttJJ%2CwBAX2C%2CwBAAsB%3BEAC7D%3BIACQ%2C0BAAA%3B%3BEADR%2CYAEI%3BIACI%2CqBAAA%3B%3BEAHR%2CYAKI%2CoBAAsB%3BIAClB%2CqBAAA%3B%3B%3BAAiBZ%2CwBAb0C%3BEACtC%2CwBACI%3BIACI%2C2BAAA%3BIACA%2CYAAA%3B%3B%3BAC5CZ%2CmBA7BsC%3BEAClC%2CoBACI%2CqBACI%2CkBACI%2CSACI%3BIACI%2CyBAAA%3BIACA%2CyBAAA%3B%3BEACA%2CoBANhB%2CqBACI%2CkBACI%2CSACI%2COAGK%2CSACG%3BIACI%2CQAAA%3B%3BEAGR%2CoBAXhB%2CqBACI%2CkBACI%2CSACI%2COAQK%2CSACG%3BIACI%2COAAA%3B%3B%3BACmfhC%2CwBAnByC%3BEACrC%2CQAAQ%2CsBACJ%3BIACI%2CeAAA%3B%3BEAFR%2CQAAQ%2CsBACJ%2CaAEI%3BIACI%2CeAAA%3B%3BEAJZ%2CQAAQ%2CsBACJ%2CaAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAChpBhB%3BEACI%2CaAAa%2CYAAb%3BEACA%2CSAAS%2CoCAAT%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CYAAb%3BEACA%2CSAAS%2CiCAAT%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CiBAAb%3BEACA%2CSAAS%2CqCAAT%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CqBAAb%3BEACA%2CSAAS%2CoCAAoC%2COAAO%2CQAApD%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CgBAAb%3BEACA%2CSAAS%2CoCAAoC%2COAAO%2CQAApD%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CqBAAb%3BEACA%2CSAAS%2CoCAAoC%2COAAO%2CQAApD%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CgBAAb%3BEACA%2CSAAS%2CsCAAsC%2COAAO%2CQAAtD%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CgCAAb%3BEACA%2CSAAS%2C2CAA2C%2COAAO%2CMAA3D%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2C%2BBAAb%3BEACA%2CSAAS%2C6CAA6C%2COAAO%2CMAA7D%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAKJ%3BEACI%2CaAAa%2CcAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CkBAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CkBAAA%3B%3BAAKJ%3BEACI%2CaAAa%2CmBAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACF%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAGF%3BEACI%2CaAAa%2CqBAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2C0BAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CcAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CiBAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CcAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CqBAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CyCAAyC%2COAAO%2COAAxH%3BEACA%2CkBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BAAWJ%3BEACI%2CaAAa%2CiBAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CsCAAsC%2COAAO%2COAArH%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIJ%3BEACI%2CaAAa%2CsBAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CsCAAsC%2COAAO%2COAArH%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CcAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CsCAAsC%2COAAO%2COAArH%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACF%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAGF%3BEACI%2CaAAa%2CcAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CsCAAsC%2COAAO%2COAArH%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2C0BAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CsCAAsC%2COAAO%2COAArH%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CcAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CsCAAsC%2COAAO%2COAArH%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CqBAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CsCAAsC%2COAAO%2COAArH%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CiBAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CsCAAsC%2COAAO%2COAArH%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CwBAAb%3BEACA%2CSAAS%2C0CAA0C%2COAAO%2CcAAc%2CsCAAsC%2COAAO%2COAArH%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CgCAAb%3BEACA%2CSAAS%2C2CAA2C%2COAAO%2CMAA3D%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2C%2BBAAb%3BEACA%2CSAAS%2C6CAA6C%2COAAO%2CMAA7D%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CaAAa%2CYAAb%3BEACA%2CSAAS%2C6BAA6B%2COAAO%2CQAA7C%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIJ%3BEACI%2CaAAa%2CeAAb%3BEACA%2CSAAS%2CuCAAuC%2COAAO%2CcAAc%2CsCAAsC%2COAAO%2COAAlH%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CgBAAb%3BEACA%2CSAAS%2C8BAA8B%2COAAO%2CcACtC%2C6BAA6B%2COAAO%2COAD5C%3BEAEA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CqBAAb%3BEACA%2CSAAU%2C8BAA8B%2COAAO%2CcACvC%2C6BAA6B%2COAAO%2COAD5C%3BEAEA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CgBAAb%3BEACA%2CSAAS%2CgCAAgC%2COAAO%2CcACxC%2C%2BBAA%2BB%2COAAO%2COAD9C%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CqBAAb%3BEACA%2CSAAS%2C8BAA8B%2COAAO%2CcACtC%2C6BAA6B%2COAAO%2COAD5C%3BEAEA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAuyBJ%2CeACI%2CUACI%3BEACI%2CgBAAA%3B%3BAAHZ%2CeAOI%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAXR%2CeAOI%2CyBAMI%3BEACI%2C8BAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAnBZ%2CeAOI%2CyBAMI%2CuBAQI%3BEACI%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAjChB%2CeAsCI%3BEACI%2CiBAAA%3B%3BAAMA%2CQAJ0B%3BEAI1B%2CeAPJ%3BIAIQ%2CcAAA%3B%3B%3BAA1CZ%2CeAsCI%2CUAOI%3BEACI%2CYAAA%3BEACA%2C2CAAA%3B%3BAA%5C%2FCZ%2CeAsCI%2CUAOI%2CcAII%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAApDhB%2CeAsCI%2CUAOI%2CcAII%2CgBAKI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAxDpB%2CeAsCI%2CUAOI%2CcAII%2CgBAKI%2CYAII%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2Cad3lCK%2CgBc2lCL%3B%3BAA9DxB%2CeAsCI%2CUAOI%2CcAII%2CgBAiBI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAtEpB%2CeAsCI%2CUAOI%2CcAII%2CgBAwBI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEAEA%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAAIR%2CeAlDR%2CUAOI%2CcA2CK%2CMACG%2CuBACI%3BEACI%2CWAAW%2CUAAX%3B%3BAA3FxB%2CeAkGI%3BEACI%2CaAAA%3B%3BAAMJ%2CQAJ8B%3BEAI9B%2CeAPA%3BIAIQ%2CeAAA%3BIACA%2CeAAA%3B%3B%3BAAOZ%2CQAH8B%3BEAG9B%3BIAFQ%2CeAAA%3B%3B%3BAAOR%2CaAAc%3BEACV%2C0BAAA%3B%3BAAGJ%2CaAAc%2CsBAAsB%3BEAChC%2CeAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CaAAc%2C0BAAyB%2C8BAA%2BB%3BEAClE%2CeAAA%3B%3BAAGJ%2CaAAc%2C0BAAyB%2C8BAA%2BB%2CwBAAsB%3BEACxF%2CeAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CUACI%2CSACI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAKZ%3BEACI%2CmBAAA%3B%3BAADJ%2CqBAGI%3BEACI%2CmBAAA%3B%3BAAIR%3BEACI%2CWAAA%3B%3BAAGJ%2CgBAAiB%2CcAAa%3BEAC1B%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CgBAAiB%2CcAAa%3BEAC1B%2CaAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CUAAA%3B%3BAA8dJ%3BEA1dI%3BIACI%2CeAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAGJ%3BIACI%2CcAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CCAAC%3BIACG%2CcAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CCAAC%3BIACG%2CcAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CCAAC%3BIACG%2CcAAA%3BIACA%2C0BAAA%3B%3BEAGJ%3BIACI%2CaAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CEAAG%3BIACC%2CaAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3BIACA%2CaAAa%2CaAAa%2C8CAA1B%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2CMAAM%3BEACN%2CMAAM%3BIACF%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2C6CAAA%3B%3BEAGJ%2CCAAC%3BIACG%2CgBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CKAAK%2CIAAI%2CYAAY%3BIACjB%2C%2BBAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CSAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2CWAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CkBAAmB%2CIAAC%3BIAChB%2CWAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CkBAAmB%2CIAAC%3BIAChB%2CWAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CkBAAmB%2CIAAC%3BIAChB%2CWAAA%3BIACA%2C0BAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3B%3BEAGJ%2CaAAc%2CQAAO%3BIACjB%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CyBAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CaAAc%2CQAAO%2CWAAW%3BIAC5B%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CaAAa%2CYAAb%3BIACA%2CoBAAA%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CaAAc%2CQAAO%2CWAAW%3BIAC5B%2CWAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CaAAc%2CQAAO%2CWAAW%3BIAC5B%2CWAAA%3B%3BEAGJ%3BIACI%2CkBAAA%3B%3BEAGJ%2CIAAI%2CIAAI%2CYAAa%2COAAM%3BIACvB%2CgBAAA%3B%3BEAGJ%2COAAO%3BIACH%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3BIACA%2CaAAa%2CaAAa%2C8CAA1B%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2COAAO%2CQAAQ%3BEACf%2COAAO%2CQAAQ%3BIACX%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2COAAO%2CQAAQ%3BIACX%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CgBAAgB%2CKAAK%3BIACjB%2CaAAA%3B%3BEAGJ%3BIACI%2CYAAA%3BIACA%2CoBAAA%3BIACA%2CcAAA%3B%3BEAGJ%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CqBAAA%3BIACA%2CeAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CaAAa%2CUAAU%3BIACnB%2CcAAA%3B%3BEAGJ%3BIACI%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CaAAA%3BIACA%2CqBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CYAAA%3B%3BEAGJ%3BIACI%2CYAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CiBAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CqBAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2CqBAAsB%2CiBAAiB%2CSAAM%3BIACzC%2CcAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CiBAAA%3B%3BEAGJ%2CaAAc%2CWAAW%3BIACrB%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CaAAc%2CWAAW%3BIACrB%2CWAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2COAAO%2CKAAM%3BIACT%2CcAAA%3B%3BEAGJ%2COAAO%2CKAAM%3BIACT%2CeAAA%3B%3BEAGJ%2CgBAAiB%3BIACb%2CiBAAA%3B%3BEAGJ%3BIACI%2CkBAAA%3B%3BEAGJ%2CaAAc%2CWAAW%3BIACrB%2CaAAA%3B%3BEAGJ%2CIAAI%3BIACA%2CwBAAA%3B%3BEAGJ%3BIACI%2CqBAAA%3BIACA%2CeAAA%3B%3BEAGJ%3BIACI%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2COAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3B%3BEAGJ%2CaAAa%2CMAAO%3BIAChB%2CkBAAA%3BIACA%2CMAAA%3B%3BEAGJ%2COAAO%2CKAAM%2COAAM%3BIACf%2CgBAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%2CaAAc%2CQAAO%2CWAAW%3BIAC5B%2CSAAS%2COAAT%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CeAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BIAChD%2CcAAA%3B%3BEAGJ%2CMAAM%2COAAQ%3BIACV%2CWAAA%3B%3BEAsFJ%2CKAAK%3BIACD%2CgBAAA%3B%3BEAGJ%2CoBAAoB%2CKAAM%2CQAAO%3BIAC7B%2CUAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CmBAAoB%2CiBAAiB%3BIACjC%2CwBAAA%3BIACA%2C8BAAA%3B%3BEAUJ%2CaAAc%3BIACV%2CSAAA%3B%3B%3BAArGJ%2CgCANyC%3BEACrC%2CqBAAsB%3BIAClB%2CcAAA%3B%3B%3BAAiFR%2CwBA7EiC%3BEAC7B%2CcAAe%2CmBAAkB%2CIAAI%2CQAAQ%2CIAAI%2CSAAU%3BIACvD%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CcAAe%2CmBAAkB%3BIAC7B%2CgBAAA%3BIACA%2C4CAAA%3BIACA%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CgBAAA%3BIACA%2C4CAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CoBAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CqBAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBAAqB%2CeAAe%3BIAChC%2CcAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CoBAAqB%2CeAAe%2CcAAa%2CUAAU%3BIACvD%2CcAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%2CcAAc%3BEAC3C%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAc%3BIAC5D%2C4CAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BEAC7B%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CmBAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BIACrE%2CcAAA%3B%3B%3BAA2BR%2CgBAPyB%3BEACrB%2CmBAAoB%2CiBAAiB%3BIACjC%2C2BAAA%3BIACA%2C8BAAA%3B%3B%3BAA4NZ%3BEAlNI%2CqBAAsB%2CWAAW%3BIAC7B%2CeAAA%3BIACA%2C2BAAA%3B%3BEAgBJ%2CgBAAiB%2CWAAW%3BIACxB%2CeAAA%3BIACA%2C2BAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2CcAAA%3BIACA%2CaAAa%2CiBAAb%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CkBAAA%3BIACA%2CaAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAIJ%2CIAAI%2CaAAc%3BIACd%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2C0BAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CIAAI%2CaAAa%3BIACb%2CaAAA%3B%3BEAgBJ%2CcAAe%3BIACX%2CoBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAqB%2CcAAc%2CoBAAoB%3BIACnD%2CmBAAA%3BIACA%2CmCAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CeAAA%3B%3BEAGJ%2CoBAAqB%2CcAAc%2CoBAAoB%2CQAAO%3BIAC1D%2CmBAAA%3BIACA%2CmCAAA%3B%3BEAGJ%2CqBAAsB%2CKAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BIAC5D%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CsBAAsB%3BIACtD%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3B%3BAAjGJ%2CgBAP0B%3BEACtB%2CqBAAsB%2CWAAW%3BIAC7B%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAUR%2CgCANyC%3BEACrC%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BIACrE%2C0BAAA%3B%3B%3BAAwDR%2C2BAboC%3BEAChC%2CIAAI%2CaAAa%3BIACb%2CaAAA%3B%3BEAGJ%2CIAAI%2CaAAa%3BIACb%2CcAAA%3B%3BEAEJ%2CIAAK%2CaAAa%2CWAAW%3BIACzB%2C6BAAA%3B%3B%3BAA8IZ%2CgBAhG8B%3BEACtB%2CgBAAiB%2CWAAW%3BIACxB%2CeAAA%3BIACA%2C2BAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2CcAAA%3BIACA%2CaAAa%2CiBAAb%3B%3BEAGJ%3BIACI%2CkBAAA%3BIACA%2C2CAAA%3BIACA%2CaAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CwBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CeAAgB%2CcAAa%2CIAAI%3BIAC7B%2C6BAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAGJ%2CIAAI%2CaAAc%3BIACd%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2C0BAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CIAAI%2CaAAa%3BIACb%2CaAAA%3B%3BEAcJ%2CcAAe%3BIACX%2CoBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2C4BAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%3BIAC7B%2C4BAAA%3B%3B%3BAAVJ%2CgBA5DsB%2CmCAiDc%3BEAChC%2CIAAI%2CaAAa%3BIACb%2CaAAA%3B%3BEAGJ%2CIAAI%2CaAAa%3BIACb%2CcAAA%3B%3B%3BAAwCZ%2CgBA%5C%2FF0B%2CwCAyEoB%3BEACtC%2CqBAAsB%2CWAAW%3BIAC7B%2C0BAAA%3BIACA%2C2BAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%3BIAC7B%2CeAAA%3BIACA%2C2BAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CqBAAqB%2CcAAc%2CWAAW%3BIAChE%2C0BAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CsBAAsB%3BIACtD%2CiBAAA%3B%3B%3BAA4mBhB%3BEArmBI%2COAAO%3BIACH%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2COAAO%2CQAAQ%3BIACX%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CmBAAoB%2CiBAAiB%3BIACjC%2CwBAAA%3BIACA%2C8BAAA%3B%3BEAGJ%2CCAAC%3BIACG%2CcAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CUAAU%3BEACV%3BEACA%2CaAAc%3BIACV%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%3BIAC7B%2CuBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CKAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BIAC5D%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CsBAAsB%3BIACtD%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2CIAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BIACtC%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CSAAA%3B%3BEAGJ%2CUAAU%3BIACN%2CaAAA%3BIACA%2CWAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CwBAAA%3BIACA%2CiCAAA%3BIACA%2C2BAAA%3BIACA%2C8BAAA%3BIACA%2CgCAAA%3B%3BEA%2BCJ%2CqBAAsB%3BIAClB%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%3BIACtC%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%3BIACxF%2CaAAA%3BIACA%2C8BAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%3BIAC9F%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAkB%3BIAC7I%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CiCAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CMAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%3BIAC3J%2CaAAA%3BIACA%2CWAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%3BIAC9K%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CuBAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%2CeAAe%3BIAC7L%2C0BAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2CoBAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2C2BAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CyBAAyB%2CuBAAuB%3BIAC%5C%2FL%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAa%2CMAAO%2CsBAAsB%3BIACvJ%2C2BAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BEAC%5C%2FH%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAa%2CMAAO%3BIACjI%2CwBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CwBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CQAAO%3BIACtJ%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%2CiBAAiB%2COAAM%3BIAC5L%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CwBAAA%3BIACA%2CeAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAmB%2CmBAAmB%2CQAAO%3BIACxK%2CSAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAmB%2CmBAAmB%2CQAAO%2CWAAW%3BIACnL%2CSAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAa%3BIAC7C%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAa%2CQAAS%3BEAC1D%2CqBAAsB%2CcAAc%2CcAAa%2COAAQ%3BIACrD%2CiBAAA%3BIACA%2CqBAAA%3B%3B%3BAAhPJ%2CgCANyC%3BEACrC%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BIACrE%2C0BAAA%3B%3B%3BAAWR%2CgCAPyC%2CuBAAsB%3BEAC3D%2CUAAU%3BIACN%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAWR%2CgBAPyB%3BEACrB%2CmBAAoB%2CiBAAiB%3BIACjC%2C2BAAA%3BIACA%2C8BAAA%3B%3B%3BAAaR%2CgCATyC%2CuBAAsB%3BEAC3D%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2C0BAAA%3BIACA%2C0BAAA%3BIACA%2C2BAAA%3BIACA%2CmBAAA%3B%3B%3BAAmBR%2CgCAfyC%3BEACrC%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CgBAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%2CcAAa%3BIACtC%2CgBAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2C2CAAA%3BIACA%2CmBAAA%3B%3B%3BAAqcR%2CgCApP0C%3BEACtC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%2CeAAe%3BIAC7L%2C0BAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CYAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAa%3BIAC7C%2CwBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAa%3BIAC7C%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAa%2COAAQ%3BIACrD%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CoBAAqB%3BIACjB%2CiBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%3BIACxF%2CaAAA%3BIACA%2C8BAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%3BIAC9F%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2C8BAAA%3BIACA%2CQAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAkB%3BIAC7I%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CiCAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CMAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%3BIAC3J%2CaAAA%3BIACA%2CWAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%3BIAC9K%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CuBAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%2CeAAe%3BIAC7L%2C0BAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2CoBAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2C2BAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CyBAAyB%2CuBAAuB%3BIAC%5C%2FL%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAa%2CMAAO%2CsBAAsB%3BIACvJ%2C2BAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BEAC%5C%2FH%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAa%2CMAAO%3BIACjI%2CwBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CwBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CQAAO%3BIACtJ%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%2CiBAAiB%2COAAM%3BIAC5L%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CwBAAA%3BIACA%2CeAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAmB%2CmBAAmB%2CQAAO%3BIACxK%2CSAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAmB%2CmBAAmB%2CQAAO%2CWAAW%3BIACnL%2CSAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%3BIACrK%2CoBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%2COAAM%3BIACnC%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAAYR%2CgCAR0C%3BEACtC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAAYR%2CgCAR0C%3BEACtC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAAYR%2CgCARyC%3BEACrC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAAuBZ%2CgCAnB6C%3BEACrC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2CeAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%2CeAAe%3BIAC7L%2CeAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BEACnJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%2CiBAAiB%2COAAM%3BIAC5L%2CeAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3B%3BAAwHZ%2CmBAnHqC%3BEACjC%3BIACI%2CkBAAA%3B%3BEAGJ%2CaAAc%2CWAAW%3BIACrB%2CaAAA%3B%3BEAGJ%2CIAAI%3BIACA%2CwBAAA%3B%3BEAGJ%2CaAAa%2CMAAO%3BIAChB%2CkBAAA%3BIACA%2CMAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAmEJ%2CKAAK%3BIACD%2CgBAAA%3B%3BEAGJ%2CoBAAoB%2CKAAM%2CQAAO%3BIAC7B%2CUAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CmBAAoB%2CiBAAiB%3BIACjC%2CwBAAA%3BIACA%2C8BAAA%3B%3BEAUJ%2CaAAc%3BIACV%2CSAAA%3B%3B%3BAAjEJ%2CmBA7CiC%2C%2BBAsBA%3BEAC7B%2CUAAW%3BIACP%2CmBAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CmBAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BIACrE%2CeAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BIACrE%2CcAAA%3B%3B%3BAA6CR%2CmBAtFiC%2C%2BBA6CC%3BEAC9B%2CcAAe%3BIACX%2CUAAA%3B%3BEAGJ%2CoBAAqB%2CeAAe%3BIAChC%2CmBAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CUAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BIACrE%2CeAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BIACrE%2CcAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CSAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CuCAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BIAChD%2CcAAA%3B%3B%3BAA2BR%2CmBA7GiC%2CuBAsGR%3BEACrB%2CmBAAoB%2CiBAAiB%3BIACjC%2C2BAAA%3BIACA%2C8BAAA%3B%3B%3B%3BAAkOZ%2CwBAxN0C%3BEACtC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CYAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAa%3BIAC7C%2CwBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAa%3BIAC7C%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAa%2COAAQ%3BIACrD%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CoBAAqB%3BIACjB%2CiBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%3BIACxF%2CaAAA%3BIACA%2C8BAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%3BIAC9F%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2C8BAAA%3BIACA%2CQAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2C2BAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAkB%3BIAC7I%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CiCAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CMAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%3BIAC3J%2CaAAA%3BIACA%2CWAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%3BIAC9K%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CuBAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%2CeAAe%3BIAC7L%2C0BAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2CoBAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BEACrJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAa%2CMAAO%2CsBAAsB%3BIACvJ%2C2BAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CyBAAyB%2CuBAAuB%3BIAC%5C%2FL%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BEAC%5C%2FH%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAa%2CMAAO%3BIACjI%2CwBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CQAAO%3BIACtJ%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%2CiBAAiB%2COAAM%3BIAC5L%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAmB%2CmBAAmB%2CQAAO%3BIACxK%2CSAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAmB%2CmBAAmB%2CQAAO%2CWAAW%3BIACnL%2CSAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%3BIACrK%2CoBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%2COAAM%3BIACnC%2CUAAA%3B%3B%3BAAgBR%2CwBAZ0C%3BEACtC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2C2BAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CuBAAA%3B%3B%3BAAeR%2CwBAX0C%3BEACtC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2C2BAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CuBAAA%3B%3B%3BAAYR%2CwBARyC%3BEACrC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2C2BAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAA2BR%2CwBAvByC%3BEACrC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2CeAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%2CeAAe%3BIAC7L%2CeAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%2CiBAAiB%2COAAM%3BEAChM%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CeAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3B%3BAAOR%2CMAAM%3BEACF%2CmBAAA%3B%3BAAGJ%3BEACI%2CcAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CwBAAb%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CqBAAqB%2CuBAAlC%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2C8BAAA%3B%3BAAGJ%3BEACI%2CeAAA%3B%3BAAGJ%2CqBAAsB%3BAACtB%2CIAAI%2CIAAI%2CuBAAwB%2CcAAc%3BEAC1C%2C2BAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CqBAAsB%3BAACtB%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CqBAAsB%2CkBAAkB%3BAACxC%2CiBAAkB%3BEACd%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CiBAAkB%2CYAAY%2CiBAAiB%3BEAC3C%2CaAAA%3B%3BAAGJ%2CYAAa%2CkBAAkB%2CYAAY%2CeAAe%3BEACtD%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CIAAK%2CaAAa%3BEACd%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CqBAAsB%2CaAAa%2CkBAAkB%3BAACrD%2CIAAK%2CaAAa%2CkBAAkB%3BEAChC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CYAAa%2CkBAAkB%3BEAC3B%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CqBAAsB%3BAACtB%3BEACI%2C%2BBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CIAAK%2CaAAa%2CkBAAkB%2CSAAS%3BEACzC%2CoBAAA%3B%3BAAGJ%2CeAAgB%2CEAAC%3BEACb%2CcAAA%3B%3BAAgCJ%2CwBA7B2C%3BEACvC%3BIACI%2CuBAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2CcAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CiBAAkB%2CeAAe%3BIAC7B%2CcAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAGJ%2CqBAAsB%3BEACtB%2CIAAK%3BIACD%2CiBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CiBAAA%3B%3B%3BAAwER%2CwBApE2C%3BEACvC%2CiBAAkB%2CeAAe%3BIAC7B%2CWAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%3BEACtB%2CIAAK%2CaAAa%3BIACd%2CYAAA%3BIACA%2C2BAAA%3B%3BEAGJ%2CqBAAsB%2CaAAa%2CkBAAkB%3BEACrD%2CIAAK%2CaAAa%2CkBAAkB%3BIAChC%2C6BAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAsB%3BEACtB%2CIAAK%3BIACD%2CuBAAA%3B%3BEAGJ%2CIAAK%2CaAAa%2CQAAQ%2CmBAAmB%2CMAAG%3BIAC5C%2C8BAAA%3B%3BEAGJ%2CYAAa%2CkBAAkB%3BIAC3B%2CsBAAA%3B%3BEAGJ%2CIAAI%2CqBAAsB%2CaAAa%2CkBAAkB%3BEACzD%2CIAAK%2CaAAa%2CkBAAkB%3BIAChC%2C0BAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2CeAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2C8BAAA%3B%3BEAGJ%2CYAAa%2CkBAAkB%2CSAAS%3BIACpC%2CeAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CIAAK%2CcAAc%3BIACf%2CgBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CkBAAmB%2CGAAE%3BIACjB%2CQAAA%3BIACA%2CWAAW%2CaAAa%2CgBAAxB%3BIACA%2CmBAAmB%2CaAAa%2CgBAAhC%3B%3BEAGJ%2CkBAAmB%2COAAM%2COAAQ%2CGAAE%3BIAC%5C%2FB%2CWAAW%2CaAAa%2CgBAAxB%3BIACA%2CmBAAmB%2CaAAa%2CgBAAhC%3B%3B%3BAAqCR%2CwBAjC0C%3BEACtC%3BIACI%2CkBAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CgBAAiB%3BIACb%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CYAAA%3B%3BEAGJ%2CgBAAiB%3BIACb%2C0BAAA%3B%3BEAGJ%2CIAAI%2CqBAAsB%2CaAAa%2CkBAAkB%3BEACzD%2CIAAK%2CaAAa%2CkBAAkB%3BIAChC%2CqBAAA%3B%3B%3BAAKR%2CIAAK%2CuBAAuB%2CWAAW%2CYAAY%2CUAAU%3BEACzD%2CyBAAA%3B%3BAAGJ%2CsBAAuB%2CgBAAgB%2CGAAG%2CGAAG%3BEACzC%2CwBAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CGAAG%2CGAAE%2CSAAU%3BEAClD%2CyBAAA%3B%3BAAEJ%2CsBAAsB%2CSAAS%2CQAAS%2CUAAS%2CKAAM%2CmBAAmB%2CmBAAmB%3BEACzF%2CYAAA%3B%3BAAEJ%3BEACI%2CwBAAA%3B%3BAAEJ%2CsBAAsB%2CSAAS%2CQAAS%2CgBAAgB%3BEACxD%2CWAAA%3B%3BAAGA%2CsBAAsB%2CSAAS%2CQAAS%2CcAAc%2CyBAAyB%3BEAC3E%2CgBAAA%3B%3BAAGJ%2CqBAAqB%2CeAAgB%2CqBAAoB%2CWAAY%2CMAAK%2CYAAY%2CQAAS%2CQAAK%3BAAAQ%2CqBAAqB%2CeAAgB%2CqBAAoB%2CWAAY%2CMAAK%2CYAAY%2CSAAU%2CQAAK%3BEAC7M%2CWAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CqBAAqB%2CeAAgB%3BEACjC%2C8BAAA%3B%3BAAGJ%2COAAO%2CQAAS%2CsBAAsB%2CKAAI%3BEACtC%2CgBAAA%3B%3BAAEJ%2CIAAK%2CsBAAsB%2CWAAW%2CUAAU%2C%2BBAA%2BB%2CGAAG%2CGAAE%2CUAAU%3BEAC1F%2CuBAAA%3B%3BAAEJ%2CIAAK%2CsBAAsB%2CWAAW%2CUAAU%2C%2BBAA%2BB%2CGAAG%2CGAAE%2CUAAU%3BEAC1F%2CuBAAA%3B%3BAAEJ%2CIAAK%2CsBAAsB%2CWAAW%2CUAAU%2C%2BBAA%2BB%2CGAAG%2CGAAE%2CUAAU%3BEAC1F%2CsBAAA%3B%3BAAEJ%2CIAAK%2CsBAAsB%2CWAAW%2CUAAU%2C%2BBAA%2BB%2CGAAG%2CGAAE%2CUAAU%3BEAC1F%2CsBAAA%3B%3BAAOJ%2CQALyB%3BEACrB%3BIACI%2CiBAAA%3B%3B%3BAAGR%2COAAO%2CQAAS%2CsBAAsB%2CKAAI%3BEACtC%2CgBAAA%3B%3BAAEJ%2CsBAAuB%2CQAAQ%2CWAAW%3BAAC1C%2CsBAAuB%2CaAAa%2CMAAK%2CaAAc%3BEACnD%2CsBAAA%3B%3BAA8CJ%2CwBA5CyC%3BEACrC%2CsBAAsB%2CSAAS%2CQAAS%2CcAAc%2CyBAAwB%3BIAC1E%2CaAAA%3B%3BEAEJ%3BIACI%2CQAAQ%2CmBAAR%3B%3BEAEH%2CsBAAsB%2CSAAS%2CQAAS%2CUAAS%2CKAAM%2CmBAAmB%3BIACvE%2CuBAAA%3B%3BEAEJ%2CyBAA0B%3BIAC1B%2CSAAA%3B%3BEAEA%2CeAAgB%3BIACZ%2CuBAAA%3B%3BEAEJ%2CUAAW%2CGAAG%2CSAAS%2CmBAAmB%3BIACtC%2CgBAAA%3B%3BEAEJ%2CsBAAuB%2CQAAQ%2CEAAE%3BIAC7B%2CeAAA%3B%3BEAEJ%2CsBAAuB%3BIACnB%2CSAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%2CsBAAuB%2CQAAQ%2CEAAE%3BIAC7B%2CsBAAA%3B%3BEAEJ%2CsBAAuB%3BIACnB%2CmBAAA%3B%3BEAEJ%2CsBAAuB%3BIACnB%2CSAAA%3B%3BEAEJ%2CsBAAuB%2CGAAE%2CSAAU%3BIAC%5C%2FB%2C%2BBAAA%3B%3BEAEJ%2CsBAAsB%2CSAAS%2CQAAS%2CcAAc%2CyBAAwB%2CMAAO%2CyBAAwB%3BIACzG%2CgBAAA%3B%3B%3BAAGR%2CqBAAsB%2CcAAc%2CKAAI%3BEACpC%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CsBAAsB%2CSAAS%2CQAAS%2CUAAS%2CKAAM%2CmBAAmB%2CoBAAoB%2CmBAAmB%2CEAAC%3BEAC9G%2CSAAS%2CEAAT%3BEACA%2C0BAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%2CmBAAkB%2CUAAW%2CWAAW%3BEACzE%2C6BAAA%3B%3BAAEJ%2CsBAAuB%2CcAAc%2CWAAW%3BEAC5C%2CcAAA%3BEACA%2CWAAA%3B%3BAAIJ%2CsBAAsB%2CSAAS%2CQAAS%2CgBAAgB%3BEAAgB%2CYAAA%3B%3BAAwCxE%2CwBAvCyC%3BEACzC%2CsBAAsB%2CSAAS%2CQAAS%3BIACpC%2CYAAA%3B%3BEAEJ%2CsBAAsB%2CSAAS%2CQAAS%2CgBAAgB%2CeAAc%3BIAClE%2C4BAAA%3BIACA%2CgCAAA%3BIACA%2CsBAAsB%2C0BAAtB%3BIACA%2CSAAS%2CEAAT%3BIACA%2CuBAAA%3B%3BEAEJ%2CqBAAqB%2CeAAgB%2CqBAAoB%2CWAAY%2CMAAK%2CYAAY%2CQAAS%2CQAAK%3BEACpG%2CqBAAqB%2CeAAgB%2CqBAAoB%2CWAAY%2CMAAK%2CYAAY%2CSAAU%2CQAAK%3BIACjG%2CWAAA%3BIACA%2CYAAA%3B%3BEAEJ%2CqBAAqB%2CeAAgB%2CyBAAyB%2CqBAAoB%2CWAAY%2CoBAAoB%2CMAAK%2CYAAY%2CcAAc%2CSAAU%2CQAAK%3BEAAQ%2CqBAAqB%2CeAAgB%2CyBAAyB%2CqBAAoB%2CWAAY%2CMAAK%2CYAAY%2CcAAc%2CSAAS%2CSAAU%2CQAAK%3BIACzT%2CYAAA%3B%3BEAEJ%2COAAO%2CQAAS%2CsBAAsB%2CQAAO%2CMAAO%2CMAAK%2CiBAAkB%2CUAAS%3BEACpF%2CiBAAkB%2CQAAO%2CSAAU%2CSAAQ%2CIAAI%3BIAC3C%2CUAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3B%3BEAEJ%2CMAAM%3BIACF%2CqBAAA%3BIACA%2CwCAAA%3B%3B%3B%3BAA2NJ%2CwBAX2C%2CwBAAsB%3BEAC7D%3BIACQ%2C0BAAA%3B%3BEADR%2CYAEI%3BIACI%2CqBAAA%3B%3BEAHR%2CYAKI%2CoBAAsB%3BIAClB%2CqBAAA%3B%3B%3BAAiBZ%2CwBAb0C%3BEACtC%2CwBACI%3BIACI%2C2BAAA%3BIACA%2CYAAA%3B%3B%3B%3BAA2GZ%2CgBAAiB%2CKAAI%3BAACrB%2CgBAAiB%2CKAAI%3BEACjB%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CgCAAhB%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CgBAAiB%2CKAAI%3BEACjB%2CUAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAEJ%2CgBAAiB%2CKAAI%3BEACjB%2CWAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CWAAW%2CiBAAiB%2CcAA5B%3B%3BAAEJ%3BEACI%2CUAAA%3B%3BAAEJ%2CeAAgB%2CuBAAsB%2CcAAe%3BEACjD%2COAAA%3B%3BAAEJ%2CeAAgB%2CuBAAsB%2CcAAe%2CGAAG%3BEACpD%2CqBAAA%3B%3BAAEJ%2CeAAgB%2CuBAAsB%2CcAAe%2CGAAG%2CGAAG%3BEACvD%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CeAAgB%2CuBAAsB%2CcAAe%2CGAAG%2CGAAG%3BEACvD%2CeAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CeAAgB%2CgBAAgB%2CmBAAmB%2COAAM%3BEACrD%2CmBAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CeAAgB%3BEAAgB%2CsBAAA%3B%3BAAChC%3BEAAK%2CuBAAA%3B%3BAACL%2CeAAgB%2CMAAK%2CQAAQ%2CaAAa%2CaAAc%2CoBAAoB%3BEAAa%2CmBAAA%3B%3BAAEzF%2CeAAgB%2COAAM%3BEAClB%2CaAAA%3B%3BAAEJ%2CeAAiB%2CsBAAsB%2CmBAAmB%2CWAAW%2CeAAe%3BAACpF%2CeAAiB%2CoBAAoB%2CqBAAqB%2CcAAc%2CWAAW%3BEAC%5C%2FE%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CeAAiB%2CsBAAsB%2CmBAAmB%2CWAAW%2CeAAe%3BEAChF%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CeAAiB%2CgBAAgB%2CcAAc%3BEAC3C%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2COAAM%2COAAQ%3BEAC1B%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CeAAgB%2CqBAAqB%2CcAAc%2CoBAAoB%3BEACnE%2C2BAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CeAAgB%2CgBAAgB%2CoBAAoB%3BEAChD%2C2BAAA%3B%3BAAEJ%2CeAAgB%2CWAAU%3BEACtB%2CSAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CSAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CeAAiB%3BEACb%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CeAAgB%2COAAM%2COAAQ%2CeAAe%2CcAAc%3BAAC3D%2CoBAAqB%2CgBAAgB%2COAAM%2COAAQ%2CeAAe%2CcAAc%3BEAC5E%2CgBAAA%3B%3BAAEH%2CoBAAqB%2CgBAAgB%2COAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BEACtF%2CyBAAA%3B%3BAAEJ%2CeAAgB%2COAAM%2COAAQ%2CeAAe%3BAAAe%2CoBAC5D%2CgBAAgB%2COAAM%2COAAQ%2CeAAe%3BEACzC%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CWAAA%3B%3BAAEJ%2CoBAAqB%2CgBAAiB%2COAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BEACtF%2CyBAAA%3B%3BAAEJ%2CIAAK%3BAACL%2CIAAK%2CgBAAgB%3BEACjB%2CsBAAA%3B%3BAAEJ%2CIAAM%2CgBAAe%3BAACrB%2CIAAK%2CgBAAe%2CkBAAmB%3BEACnC%2CyBAAA%3B%3BAAEJ%2CoBAAqB%2CgBAAgB%2COAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BEACrF%2CyBAAA%3B%3BAAEJ%3BEACI%2CWAAA%3B%3BAAEJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CgBAAgB%3BEACZ%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CkBAAA%3B%3BAAEJ%2CaAAc%2CaAAa%3BEACvB%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2C%2BBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CaAAa%2CgBAAb%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAEJ%2CaAAc%2CaAAa%3BEACvB%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CaAAc%2CaAAa%3BAAC3B%2CaAAc%2CaAAa%3BEACvB%2CiBAAA%3B%3BAAEJ%2CaAAc%2CaAAa%3BAAC3B%2CaAAc%2CaAAa%3BEACnB%2C6BAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAER%2CaAAc%3BEACV%2CkBAAA%3BEACA%2CUAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CoBAAA%3B%3BAAEJ%2CCAAC%3BEACG%2CaAAA%3B%3BAAEJ%2CeAAgB%2CEAAC%3BEACb%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEAEA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CeAAgB%2CEAAC%3BEACb%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CeAAgB%2CcAAc%2CEAAC%3BEAC3B%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CeAAgB%2CyBAAyB%2CcAAc%2CWAAW%3BEAC9D%2CeAAA%3B%3BAAEJ%2CeAAgB%2CyBAAyB%2CcAAc%2CWAAW%3BEAC9D%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAyDJ%2CQAtDyB%3BEAErB%2CeAAgB%2CyBAAyB%2CcAAc%2CWAAW%3BIAClE%2CcAAA%3B%3BEAEJ%2CeAAgB%2CyBAAyB%2CcAAc%2CWAAW%3BIAC9D%2CcAAA%3B%3BEAIA%2CeAAgB%2CuBAAsB%2CcAAe%3BIACjD%2CqBAAA%3B%3BEAEJ%2CeAAgB%2CuBAAsB%2CcAAe%2CGAAG%3BIACpD%2CqBAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2CsBAAsB%2CcAAe%2CGAAG%2CGAAG%3BIACvC%2CeAAA%3B%3BEAGJ%2CsBAAsB%2CcAAe%2CGAAG%2CGAAG%3BIACvC%2CeAAA%3BIACA%2CmBAAA%3B%3BEAEJ%2CeAAgB%2COAAM%2COAAQ%2CeAAe%3BEAC7C%2CoBAAsB%2CgBAAgB%2COAAM%2COAAQ%2CeAAe%3BIAE%5C%2FD%2CkBAAA%3BIACA%2CwBAAA%3BIACA%2C2BAAA%3BIACA%2CuBAAA%3B%3BEAEJ%2CeAAgB%2CgBAAgB%2CcAAc%3BIAC1C%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAEH%2CeAAgB%2CgBAAgB%2CcAAc%3BIAC3C%2CUAAA%3B%3BEAEJ%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAEJ%2CgBAAiB%2CKAAI%3BEACrB%2CgBAAiB%2CKAAI%3BIACjB%2CYAAA%3BIACA%2CYAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CmBAAA%3B%3B%3BAAqBR%2CQAlByB%3BEACpB%2CeAAgB%2CuBAAsB%2CcAAe%2CGAAG%3BIACrD%2CiBAAA%3B%3BEAEJ%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAEJ%2CgBAAiB%2CKAAI%3BEACrB%2CgBAAiB%2CKAAI%3BIACjB%2CWAAA%3B%3B%3B%3BAAQR%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACC%2CgBAAA%3BEACD%2CyBAAA%3B%3BAAKJ%2CQAJ6B%3BEAI7B%3BIAHQ%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAIJ%2CsBAAC%3BEACG%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CsBAPH%3BIAKO%2CeAAA%3B%3B%3BAALR%2CsBAAC%2CmBAOG%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3B%3BAAjBR%2CsBAAC%2CmBAOG%2CGAWI%3BEACI%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CsBAzBX%2CmBAOG%2CGAWI%3BIAKQ%2CqBAAA%3B%3B%3BAAKJ%2CQAHyB%3BEAGzB%2CsBA5BX%2CmBAOG%2CGAWI%3BIAQQ%2CqBAAA%3B%3B%3BAA1BhB%2CsBAAC%2CmBAOG%2CGAWI%2CGAUI%3BEACI%2CmBAAA%3B%3BAA7BhB%2CsBAAC%2CmBAiCG%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAIZ%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEAKA%2CkBAAA%3B%3BAAAA%2CQAJ0B%3BEAI1B%3BIAHI%2CaAAA%3BIACA%2CgBAAA%3B%3B%3BAARR%2CWAWI%3BAAXJ%2CWAYI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACC%2CmBAAA%3B%3BAAIL%2CQAH8B%3BEAG9B%2CWAVA%3BEAUA%2CWATA%3BIAOQ%2CeAAA%3B%3B%3BAAnBZ%2CWAsBI%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAAKJ%2CQAJ8B%3BEAI9B%2CWAPA%3BIAIQ%2CeAAA%3BIACA%2CeAAA%3B%3B%3BAA3BZ%2CWA8BI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAIC%2CQAHwB%3BEAGxB%2CWAZL%3BIAUQ%2CeAAA%3B%3B%3BAAEH%2CWAZL%2CEAYM%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAIZ%3BAACA%3BAACA%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAKJ%2CQAJ6B%3BEAI7B%3BEAAA%3BEAAA%3BIAHQ%2CeAAA%3BIACA%2CeAAA%3B%3B%3BAAGR%2CYACI%3BEACI%2C2BAAA%3B%3BAAGR%3BEACI%2CeAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%3BIAFG%2CUAAA%3B%3B%3BAAHP%2CoBAKI%3BEACI%2CWAAA%3B%3BAAGR%2CSAAS%3BEACL%2CkBAAA%3B%3BAAIJ%2CQAH8B%3BEAG9B%2CSALS%3BIAGD%2CeAAA%3B%3B%3BAAGR%3BEACI%2CgBAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%3BIAFI%2CcAAA%3B%3B%3BAAHR%2CSAKI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAIJ%2CQAH%2BB%3BEAG%5C%2FB%2CSARA%3BIAMQ%2CeAAA%3B%3B%3BAAXZ%2CSAcI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CSARJ%3BIAMQ%2CeAAA%3B%3B%3BAApBZ%2CSAuBQ%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEAIA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAJA%2CQAH0B%3BEAG1B%2CSAPA%3BIAKI%2CeAAA%3B%3B%3BAAOJ%2CSAZA%2CEAYC%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAAIb%2CIACI%2CqBACI%2COAAM%2COACF%2CiBACI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAMA%2CQAL0B%3BEAK1B%2CIAbpB%2CqBACI%2COAAM%2COACF%2CiBACI%2CeACI%3BIAKQ%2CqBAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3B%3B%3BAAKJ%2CQAHyB%3BEAGzB%2CIAhBpB%2CqBACI%2COAAM%2COACF%2CiBACI%2CeACI%3BIAUQ%2C8BAAA%3B%3B%3BAAf5B%2CIACI%2CqBACI%2COAAM%2COACF%2CiBACI%2CeACI%2CcAYI%3BEACI%2C6CAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAvB5B%2CIACI%2CqBACI%2COAAM%2COACF%2CiBACI%2CeACI%2CcAYI%2CmBAOI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAA1BhC%2CIACI%2CqBACI%2COAAM%2COACF%2CiBACI%2CeACI%2CcAYI%2CmBAWI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAIJ%2CQAH8B%3BEAG9B%2CIAlCxB%2CqBACI%2COAAM%2COACF%2CiBACI%2CeACI%2CcAYI%2CmBAWI%3BIAKQ%2CaAAA%3B%3B%3BAAjCpC%2CIACI%2CqBACI%2COAAM%2COACF%2CiBACI%2CeACI%2CcAYI%2CmBAmBI%3BEACI%2CeAAA%3B%3BAArChC%2CIACI%2CqBACI%2COAAM%2COACF%2CiBACI%2CeACI%2CcAYI%2CmBAsBI%3BEACI%2C2BAAA%3BEACA%2CSAAA%3B%3BAAzChC%2CIACI%2CqBACI%2COAAM%2COACF%2CiBACI%2CeACI%2CcAYI%2CmBAsBI%2CmBAGI%2CWACI%2CeACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAY5C%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEAIA%2CkBAAA%3B%3BAAAA%2CQAHyB%3BEAGzB%3BIAFI%2CaAAA%3B%3B%3BAAPR%2CiBAUI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAIJ%2CQAH6B%3BEAG7B%2CiBAPA%3BIAKQ%2CeAAA%3B%3B%3BAAfZ%2CiBAkBI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAIJ%2CQAH6B%3BEAG7B%2CiBARA%3BIAMQ%2CeAAA%3B%3B%3BAAxBZ%2CiBA2BI%3BEACI%2CiBAAA%3B%3BAAIJ%2CQAH8B%3BEAG9B%2CiBALA%3BIAGQ%2CiBAAA%3B%3B%3BAA9BZ%2CiBAiCI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAKA%2CQAJyB%3BEAIzB%2CiBAVJ%3BIAOQ%2CeAAA%3BIACA%2CUAAA%3B%3B%3BAAzCZ%2CiBAiCI%2CaAUI%3BEACI%2CUAAA%3B%3BAAIJ%2CQAH6B%3BEAG7B%2CiBAfJ%2CaAUI%3BIAGO%2CuBAAA%3B%3B%3BAA9Cf%2CiBAiCI%2CaAgBI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEAIA%2CgBAAA%3BEACA%2C6CAAA%3BEACA%2CkBAAA%3B%3BAAFA%2CQAH0B%3BEAG1B%2CiBAvBR%2CaAgBI%3BIAKQ%2CaAAA%3B%3B%3BAAtDhB%2CiBAiCI%2CaAgBI%2CgBAUI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAA9DhB%2CiBAiCI%2CaAgBI%2CgBAeI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEAIA%2CcAAA%3BEACA%2CgBAAA%3B%3BAADA%2CQAH0B%3BEAG1B%2CiBAtCZ%2CaAgBI%2CgBAeI%3BIAKS%2CeAAA%3B%3B%3BAArErB%2CiBAiCI%2CaAgBI%2CgBAyBI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAA9EhB%2CiBAiCI%2CaAgBI%2CgBA%2BBI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAACA%2CiBAxDZ%2CaAgBI%2CgBA%2BBI%2CEASK%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAMpB%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%3BIAFI%2CaAAA%3B%3B%3BAALR%2CqBAOI%3BEACI%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CqBAXJ%3BIASQ%2CeAAA%3B%3B%3BAAhBZ%2CqBAOI%2CGAWI%3BEACA%2CUAAA%3B%3BAAII%2CQAHqB%3BEAGrB%2CqBAhBR%2CGAWI%3BIAGI%2CsBAAA%3B%3B%3BAArBZ%2CqBAOI%2CGAWI%2CGAKI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAShB%2CQAH8B%3BEAG9B%3BIAFQ%2CeAAA%3B%3B%3BAAGR%2CMAAM%2CWAAW%3BEACb%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CMAXE%2CWAAW%3BIAST%2CkBAAA%3B%3B%3BAATR%2CMAAM%2CWAAW%2CkBAWb%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAbR%2CMAAM%2CWAAW%2CkBAWb%2COAGI%3BEACI%2CeAAA%3B%3BAAIJ%2CQAH8B%3BEAG9B%2CMAnBF%2CWAAW%2CkBAWb%2COAGI%3BIAGQ%2CeAAA%3B%3B%3BAAjBhB%2CMAAM%2CWAAW%2CkBAqBb%3BEACQ%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAIJ%2CQAH8B%3BEAG9B%2CMAjCF%2CWAAW%2CkBAqBb%3BIAUY%2CeAAA%3B%3B%3BAA%5C%2FBhB%2CMAAM%2CWAAW%2CkBAkCb%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAApCR%2CMAAM%2CWAAW%2CkBAkCb%2CSAGI%2CMAAK%3BEACD%2CaAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CuBAAA%3BEAIA%2CmBAAA%3BEACA%2CcAAA%3B%3BAADA%2CQAH0B%3BEAG1B%2CMA9CN%2CWAAW%2CkBAkCb%2CSAGI%2CMAAK%3BIAOG%2CSAAA%3B%3B%3BAAOJ%2CQAHyB%3BEAGzB%2CMAnDN%2CWAAW%2CkBAkCb%2CSAGI%2CMAAK%3BIAYG%2CeAAA%3B%3B%3BAAjDhB%2CMAAM%2CWAAW%2CkBAkCb%2CSAGI%2CMAAK%2CUAcD%2COAAM%3BEACF%2CeAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CMAzDV%2CWAAW%2CkBAkCb%2CSAGI%2CMAAK%2CUAcD%2COAAM%3BIAIE%2CYAAA%3B%3B%3BAAKJ%2CQAHyB%3BEAGzB%2CMA5DV%2CWAAW%2CkBAkCb%2CSAGI%2CMAAK%2CUAcD%2COAAM%3BIAOE%2CWAAA%3B%3B%3BAA1DpB%2CMAAM%2CWAAW%2CkBAkCb%2CSAGI%2CMAAK%2CUAcD%2COAAM%2CWASF%3BEACI%2CeAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAhEpB%2CMAAM%2CWAAW%2CkBAkCb%2CSAGI%2CMAAK%2CUA8BD%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CMA1EV%2CWAAW%2CkBAkCb%2CSAGI%2CMAAK%2CUA8BD%3BIAKQ%2CYAAA%3B%3B%3BAAxEpB%2CMAAM%2CWAAW%2CkBAkCb%2CSAGI%2CMAAK%2CUA8BD%2CSAOI%3BEACI%2CWAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAMpB%3BEACI%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIC%2CQAHwB%3BEAGxB%3BIAFG%2CeAAA%3B%3B%3BAAOR%2CQAL8B%3BEAK9B%3BIAJQ%2CaAAA%3BIACA%2CeAAA%3B%3B%3BAAIR%2CmBACI%3BEACI%2CeAAA%3B%3BAAFR%2CmBACI%2CqBAEI%3BEACI%2CeAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CmBAPR%2CqBAEI%3BIAGQ%2CeAAA%3B%3B%3BAANhB%2CmBACI%2CqBAEI%2CkBAKI%2CGAAE%2CKAAK%2CQAAQ%3BEACX%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAXhB%2CmBACI%2CqBAEI%2CkBAUI%3BEACI%2CWAAA%3BEACA%2C6CAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAApBhB%2CmBACI%2CqBAEI%2CkBAmBI%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAtBZ%2CmBACI%2CqBAEI%2CkBAmBI%2CSAgBI%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAKI%2CQAJyB%3BEAIzB%2CmBA1ChB%2CqBAEI%2CkBAmBI%2CSAgBI%3BIAEQ%2CyBAAA%3BIACA%2C8BAAA%3B%3B%3BAAEJ%2CmBA1ChB%2CqBAEI%2CkBAmBI%2CSAgBI%2COAKK%2CSACG%3BEACI%2CmBAAA%3B%3BAAIR%2CmBAhDhB%2CqBAEI%2CkBAmBI%2CSAgBI%2COAWK%2CSACG%3BEACI%2CkBAAA%3B%3BAC56I5B%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAQJ%3BAACA%3BEACI%2CcAAA%3BEACA%2Caf3ByB%2C4Be2BzB%3BEACA%2CiCAAA%3BEACA%2C4BAA4B%2CMAA5B%3BEACA%2C%2BBAA%2BB%2CMAA%5C%2FB%3BEACA%2CuBAAuB%2CSAAvB%3B%3BAAGJ%2CqBAAqB%2CeACjB%2C4BACI%2CmBACI%2CGAAE%3BEACE%2CafhCc%2CmBegCd%3BEACA%2CeAAA%3B%3BAAMhB%2CeACI%3BEACI%2C2BAAA%3B%3BAAuJR%2C2CAA4C%2CWAAW%2CGAAG%3BEACtD%2C0BAAA%3B%3BAAEJ%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAARJ%2CeAUI%3BAATJ%2CgBASI%3BAARJ%2C0BAQI%3BAAPJ%2CkBAOI%3BAANJ%2C0BAMI%3BAALJ%2C8BAKI%3BAAJJ%2CWAII%3BEACI%2CaAAA%3B%3BAAXR%2CeAcI%3BAAbJ%2CgBAaI%3BAAZJ%2C0BAYI%3BAAXJ%2CkBAWI%3BAAVJ%2C0BAUI%3BAATJ%2C8BASI%3BAARJ%2CWAQI%3BEACI%2CkBAAA%3BEAEA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAtBR%2CeAcI%2CmBAUI%3BAAvBR%2CgBAaI%2CmBAUI%3BAAtBR%2C0BAYI%2CmBAUI%3BAArBR%2CkBAWI%2CmBAUI%3BAApBR%2C0BAUI%2CmBAUI%3BAAnBR%2C8BASI%2CmBAUI%3BAAlBR%2CWAQI%2CmBAUI%3BEACI%2CWAAA%3B%3BAAzBZ%2CeA6BI%3BAA5BJ%2CgBA4BI%3BAA3BJ%2C0BA2BI%3BAA1BJ%2CkBA0BI%3BAAzBJ%2C0BAyBI%3BAAxBJ%2C8BAwBI%3BAAvBJ%2CWAuBI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2Caf1OqB%2CgBe0OrB%3BEACA%2CcAAA%3BEACA%2CgBAAgB%2C2CAAhB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEAEA%2CiBAAA%3B%3BAAvCR%2CeA6BI%2COAYI%3BAAxCR%2CgBA4BI%2COAYI%3BAAvCR%2C0BA2BI%2COAYI%3BAAtCR%2CkBA0BI%2COAYI%3BAArCR%2C0BAyBI%2COAYI%3BAApCR%2C8BAwBI%2COAYI%3BAAnCR%2CWAuBI%2COAYI%3BEACI%2CafnPiB%2CgBemPjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA5CZ%2CeA6BI%2COAYI%2CEAKI%3BAA7CZ%2CgBA4BI%2COAYI%2CEAKI%3BAA5CZ%2C0BA2BI%2COAYI%2CEAKI%3BAA3CZ%2CkBA0BI%2COAYI%2CEAKI%3BAA1CZ%2C0BAyBI%2COAYI%2CEAKI%3BAAzCZ%2C8BAwBI%2COAYI%2CEAKI%3BAAxCZ%2CWAuBI%2COAYI%2CEAKI%3BEACI%2CafrPa%2CqBeqPb%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAnDhB%2CeAwDI%3BAAvDJ%2CgBAuDI%3BAAtDJ%2C0BAsDI%3BAArDJ%2CkBAqDI%3BAApDJ%2C0BAoDI%3BAAnDJ%2C8BAmDI%3BAAlDJ%2CWAkDI%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAAEA%2CeANJ%2CiBAMK%3BAAAD%2CgBANJ%2CiBAMK%3BAAAD%2C0BANJ%2CiBAMK%3BAAAD%2CkBANJ%2CiBAMK%3BAAAD%2C0BANJ%2CiBAMK%3BAAAD%2C8BANJ%2CiBAMK%3BAAAD%2CWANJ%2CiBAMK%3BEACG%2CiBAAA%3B%3BAAGJ%2CeAVJ%2CiBAUK%3BAAAD%2CgBAVJ%2CiBAUK%3BAAAD%2C0BAVJ%2CiBAUK%3BAAAD%2CkBAVJ%2CiBAUK%3BAAAD%2C0BAVJ%2CiBAUK%3BAAAD%2C8BAVJ%2CiBAUK%3BAAAD%2CWAVJ%2CiBAUK%3BEACG%2CiBAAA%3B%3BAAGJ%2CeAdJ%2CiBAcK%3BAAAD%2CgBAdJ%2CiBAcK%3BAAAD%2C0BAdJ%2CiBAcK%3BAAAD%2CkBAdJ%2CiBAcK%3BAAAD%2C0BAdJ%2CiBAcK%3BAAAD%2C8BAdJ%2CiBAcK%3BAAAD%2CWAdJ%2CiBAcK%3BEACG%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CeAnBJ%2CiBAmBK%3BAAAD%2CgBAnBJ%2CiBAmBK%3BAAAD%2C0BAnBJ%2CiBAmBK%3BAAAD%2CkBAnBJ%2CiBAmBK%3BAAAD%2C0BAnBJ%2CiBAmBK%3BAAAD%2C8BAnBJ%2CiBAmBK%3BAAAD%2CWAnBJ%2CiBAmBK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CuDAAhB%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAApFZ%2CeAwDI%2CiBA%2BBI%3BAAtFR%2CgBAuDI%2CiBA%2BBI%3BAArFR%2C0BAsDI%2CiBA%2BBI%3BAApFR%2CkBAqDI%2CiBA%2BBI%3BAAnFR%2C0BAoDI%2CiBA%2BBI%3BAAlFR%2C8BAmDI%2CiBA%2BBI%3BAAjFR%2CWAkDI%2CiBA%2BBI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CeAnCR%2CiBA%2BBI%2CSAIK%3BAAAD%2CgBAnCR%2CiBA%2BBI%2CSAIK%3BAAAD%2C0BAnCR%2CiBA%2BBI%2CSAIK%3BAAAD%2CkBAnCR%2CiBA%2BBI%2CSAIK%3BAAAD%2C0BAnCR%2CiBA%2BBI%2CSAIK%3BAAAD%2C8BAnCR%2CiBA%2BBI%2CSAIK%3BAAAD%2CWAnCR%2CiBA%2BBI%2CSAIK%3BEACG%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAHJ%2CeAnCR%2CiBA%2BBI%2CSAIK%2CkBAKG%3BAALJ%2CgBAnCR%2CiBA%2BBI%2CSAIK%2CkBAKG%3BAALJ%2C0BAnCR%2CiBA%2BBI%2CSAIK%2CkBAKG%3BAALJ%2CkBAnCR%2CiBA%2BBI%2CSAIK%2CkBAKG%3BAALJ%2C0BAnCR%2CiBA%2BBI%2CSAIK%2CkBAKG%3BAALJ%2C8BAnCR%2CiBA%2BBI%2CSAIK%2CkBAKG%3BAALJ%2CWAnCR%2CiBA%2BBI%2CSAIK%2CkBAKG%3BEACI%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAIR%2CeA%5C%2FCR%2CiBA%2BBI%2CSAgBK%3BAAAD%2CgBA%5C%2FCR%2CiBA%2BBI%2CSAgBK%3BAAAD%2C0BA%5C%2FCR%2CiBA%2BBI%2CSAgBK%3BAAAD%2CkBA%5C%2FCR%2CiBA%2BBI%2CSAgBK%3BAAAD%2C0BA%5C%2FCR%2CiBA%2BBI%2CSAgBK%3BAAAD%2C8BA%5C%2FCR%2CiBA%2BBI%2CSAgBK%3BAAAD%2CWA%5C%2FCR%2CiBA%2BBI%2CSAgBK%3BEACG%2CkBAAA%3B%3BAADJ%2CeA%5C%2FCR%2CiBA%2BBI%2CSAgBK%2CiBAGG%3BAAHJ%2CgBA%5C%2FCR%2CiBA%2BBI%2CSAgBK%2CiBAGG%3BAAHJ%2C0BA%5C%2FCR%2CiBA%2BBI%2CSAgBK%2CiBAGG%3BAAHJ%2CkBA%5C%2FCR%2CiBA%2BBI%2CSAgBK%2CiBAGG%3BAAHJ%2C0BA%5C%2FCR%2CiBA%2BBI%2CSAgBK%2CiBAGG%3BAAHJ%2C8BA%5C%2FCR%2CiBA%2BBI%2CSAgBK%2CiBAGG%3BAAHJ%2CWA%5C%2FCR%2CiBA%2BBI%2CSAgBK%2CiBAGG%3BEACI%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAIR%2CeAzDR%2CiBA%2BBI%2CSA0BK%3BAAAD%2CgBAzDR%2CiBA%2BBI%2CSA0BK%3BAAAD%2C0BAzDR%2CiBA%2BBI%2CSA0BK%3BAAAD%2CkBAzDR%2CiBA%2BBI%2CSA0BK%3BAAAD%2C0BAzDR%2CiBA%2BBI%2CSA0BK%3BAAAD%2C8BAzDR%2CiBA%2BBI%2CSA0BK%3BAAAD%2CWAzDR%2CiBA%2BBI%2CSA0BK%3BEACG%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAFJ%2CeAzDR%2CiBA%2BBI%2CSA0BK%2CkBAIG%3BAAJJ%2CgBAzDR%2CiBA%2BBI%2CSA0BK%2CkBAIG%3BAAJJ%2C0BAzDR%2CiBA%2BBI%2CSA0BK%2CkBAIG%3BAAJJ%2CkBAzDR%2CiBA%2BBI%2CSA0BK%2CkBAIG%3BAAJJ%2C0BAzDR%2CiBA%2BBI%2CSA0BK%2CkBAIG%3BAAJJ%2C8BAzDR%2CiBA%2BBI%2CSA0BK%2CkBAIG%3BAAJJ%2CWAzDR%2CiBA%2BBI%2CSA0BK%2CkBAIG%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3B%3BAANR%2CeAzDR%2CiBA%2BBI%2CSA0BK%2CkBASG%3BAATJ%2CgBAzDR%2CiBA%2BBI%2CSA0BK%2CkBASG%3BAATJ%2C0BAzDR%2CiBA%2BBI%2CSA0BK%2CkBASG%3BAATJ%2CkBAzDR%2CiBA%2BBI%2CSA0BK%2CkBASG%3BAATJ%2C0BAzDR%2CiBA%2BBI%2CSA0BK%2CkBASG%3BAATJ%2C8BAzDR%2CiBA%2BBI%2CSA0BK%2CkBASG%3BAATJ%2CWAzDR%2CiBA%2BBI%2CSA0BK%2CkBASG%3BEACI%2CmBAAA%3B%3BAAIR%2CeAvER%2CiBA%2BBI%2CSAwCK%3BAAAD%2CgBAvER%2CiBA%2BBI%2CSAwCK%3BAAAD%2C0BAvER%2CiBA%2BBI%2CSAwCK%3BAAAD%2CkBAvER%2CiBA%2BBI%2CSAwCK%3BAAAD%2C0BAvER%2CiBA%2BBI%2CSAwCK%3BAAAD%2C8BAvER%2CiBA%2BBI%2CSAwCK%3BAAAD%2CWAvER%2CiBA%2BBI%2CSAwCK%3BEACG%2CiBAAA%3BEACA%2C4BAAA%3B%3BAAGJ%2CeA5ER%2CiBA%2BBI%2CSA6CK%3BAAAD%2CgBA5ER%2CiBA%2BBI%2CSA6CK%3BAAAD%2C0BA5ER%2CiBA%2BBI%2CSA6CK%3BAAAD%2CkBA5ER%2CiBA%2BBI%2CSA6CK%3BAAAD%2C0BA5ER%2CiBA%2BBI%2CSA6CK%3BAAAD%2C8BA5ER%2CiBA%2BBI%2CSA6CK%3BAAAD%2CWA5ER%2CiBA%2BBI%2CSA6CK%3BEACG%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CeAjFR%2CiBA%2BBI%2CSAkDK%3BAAAD%2CgBAjFR%2CiBA%2BBI%2CSAkDK%3BAAAD%2C0BAjFR%2CiBA%2BBI%2CSAkDK%3BAAAD%2CkBAjFR%2CiBA%2BBI%2CSAkDK%3BAAAD%2C0BAjFR%2CiBA%2BBI%2CSAkDK%3BAAAD%2C8BAjFR%2CiBA%2BBI%2CSAkDK%3BAAAD%2CWAjFR%2CiBA%2BBI%2CSAkDK%3BEACG%2CiBAAA%3BEACA%2CeAAA%3B%3BAAFJ%2CeAjFR%2CiBA%2BBI%2CSAkDK%2CgBAIG%3BAAJJ%2CgBAjFR%2CiBA%2BBI%2CSAkDK%2CgBAIG%3BAAJJ%2C0BAjFR%2CiBA%2BBI%2CSAkDK%2CgBAIG%3BAAJJ%2CkBAjFR%2CiBA%2BBI%2CSAkDK%2CgBAIG%3BAAJJ%2C0BAjFR%2CiBA%2BBI%2CSAkDK%2CgBAIG%3BAAJJ%2C8BAjFR%2CiBA%2BBI%2CSAkDK%2CgBAIG%3BAAJJ%2CWAjFR%2CiBA%2BBI%2CSAkDK%2CgBAIG%3BEACI%2CmBAAA%3B%3BAALR%2CeAjFR%2CiBA%2BBI%2CSAkDK%2CgBAQG%3BAARJ%2CgBAjFR%2CiBA%2BBI%2CSAkDK%2CgBAQG%3BAARJ%2C0BAjFR%2CiBA%2BBI%2CSAkDK%2CgBAQG%3BAARJ%2CkBAjFR%2CiBA%2BBI%2CSAkDK%2CgBAQG%3BAARJ%2C0BAjFR%2CiBA%2BBI%2CSAkDK%2CgBAQG%3BAARJ%2C8BAjFR%2CiBA%2BBI%2CSAkDK%2CgBAQG%3BAARJ%2CWAjFR%2CiBA%2BBI%2CSAkDK%2CgBAQG%3BEACI%2CmBAAA%3B%3BAATR%2CeAjFR%2CiBA%2BBI%2CSAkDK%2CgBAYG%3BAAZJ%2CgBAjFR%2CiBA%2BBI%2CSAkDK%2CgBAYG%3BAAZJ%2C0BAjFR%2CiBA%2BBI%2CSAkDK%2CgBAYG%3BAAZJ%2CkBAjFR%2CiBA%2BBI%2CSAkDK%2CgBAYG%3BAAZJ%2C0BAjFR%2CiBA%2BBI%2CSAkDK%2CgBAYG%3BAAZJ%2C8BAjFR%2CiBA%2BBI%2CSAkDK%2CgBAYG%3BAAZJ%2CWAjFR%2CiBA%2BBI%2CSAkDK%2CgBAYG%3BEACI%2CkBAAA%3B%3BAAIR%2CeAlGR%2CiBA%2BBI%2CSAmEK%3BAAAD%2CgBAlGR%2CiBA%2BBI%2CSAmEK%3BAAAD%2C0BAlGR%2CiBA%2BBI%2CSAmEK%3BAAAD%2CkBAlGR%2CiBA%2BBI%2CSAmEK%3BAAAD%2C0BAlGR%2CiBA%2BBI%2CSAmEK%3BAAAD%2C8BAlGR%2CiBA%2BBI%2CSAmEK%3BAAAD%2CWAlGR%2CiBA%2BBI%2CSAmEK%3BEACG%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAFJ%2CeAlGR%2CiBA%2BBI%2CSAmEK%2CcAIG%3BAAJJ%2CgBAlGR%2CiBA%2BBI%2CSAmEK%2CcAIG%3BAAJJ%2C0BAlGR%2CiBA%2BBI%2CSAmEK%2CcAIG%3BAAJJ%2CkBAlGR%2CiBA%2BBI%2CSAmEK%2CcAIG%3BAAJJ%2C0BAlGR%2CiBA%2BBI%2CSAmEK%2CcAIG%3BAAJJ%2C8BAlGR%2CiBA%2BBI%2CSAmEK%2CcAIG%3BAAJJ%2CWAlGR%2CiBA%2BBI%2CSAmEK%2CcAIG%3BEACI%2CmBAAA%3B%3BAA%5C%2FJpB%2CeAwDI%2CiBA%2BBI%2CSA4EI%3BAAlKZ%2CgBAuDI%2CiBA%2BBI%2CSA4EI%3BAAjKZ%2C0BAsDI%2CiBA%2BBI%2CSA4EI%3BAAhKZ%2CkBAqDI%2CiBA%2BBI%2CSA4EI%3BAA%5C%2FJZ%2C0BAoDI%2CiBA%2BBI%2CSA4EI%3BAA9JZ%2C8BAmDI%2CiBA%2BBI%2CSA4EI%3BAA7JZ%2CWAkDI%2CiBA%2BBI%2CSA4EI%3BEACI%2CgBAAgB%2CyDAAhB%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CafjXa%2CgBeiXb%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAA1KhB%2CeAwDI%2CiBA%2BBI%2CSAsFI%3BAA5KZ%2CgBAuDI%2CiBA%2BBI%2CSAsFI%3BAA3KZ%2C0BAsDI%2CiBA%2BBI%2CSAsFI%3BAA1KZ%2CkBAqDI%2CiBA%2BBI%2CSAsFI%3BAAzKZ%2C0BAoDI%2CiBA%2BBI%2CSAsFI%3BAAxKZ%2C8BAmDI%2CiBA%2BBI%2CSAsFI%3BAAvKZ%2CWAkDI%2CiBA%2BBI%2CSAsFI%3BEACI%2CeAAA%3BEACA%2CafxXa%2CgBewXb%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAjLhB%2CeAwDI%2CiBA%2BBI%2CSA6FI%3BAAnLZ%2CgBAuDI%2CiBA%2BBI%2CSA6FI%3BAAlLZ%2C0BAsDI%2CiBA%2BBI%2CSA6FI%3BAAjLZ%2CkBAqDI%2CiBA%2BBI%2CSA6FI%3BAAhLZ%2C0BAoDI%2CiBA%2BBI%2CSA6FI%3BAA%5C%2FKZ%2C8BAmDI%2CiBA%2BBI%2CSA6FI%3BAA9KZ%2CWAkDI%2CiBA%2BBI%2CSA6FI%3BEACI%2CeAAA%3BEACA%2Caf%5C%2FXa%2CgBe%2BXb%3BEACA%2CiBAAA%3B%3BAAvLhB%2CeA4LI%3BAA3LJ%2CgBA2LI%3BAA1LJ%2C0BA0LI%3BAAzLJ%2CkBAyLI%3BAAxLJ%2C0BAwLI%3BAAvLJ%2C8BAuLI%3BAAtLJ%2CWAsLI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAjMR%2CeA4LI%2CYAOI%3BAAlMR%2CgBA2LI%2CYAOI%3BAAjMR%2C0BA0LI%2CYAOI%3BAAhMR%2CkBAyLI%2CYAOI%3BAA%5C%2FLR%2C0BAwLI%2CYAOI%3BAA9LR%2C8BAuLI%2CYAOI%3BAA7LR%2CWAsLI%2CYAOI%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3B%3BAArMZ%2CeA4LI%2CYAYI%3BAAvMR%2CgBA2LI%2CYAYI%3BAAtMR%2C0BA0LI%2CYAYI%3BAArMR%2CkBAyLI%2CYAYI%3BAApMR%2C0BAwLI%2CYAYI%3BAAnMR%2C8BAuLI%2CYAYI%3BAAlMR%2CWAsLI%2CYAYI%3BEACI%2CsBAAA%3B%3BAAzMZ%2CeA4LI%2CYAYI%2CcAGI%3BAA1MZ%2CgBA2LI%2CYAYI%2CcAGI%3BAAzMZ%2C0BA0LI%2CYAYI%2CcAGI%3BAAxMZ%2CkBAyLI%2CYAYI%2CcAGI%3BAAvMZ%2C0BAwLI%2CYAYI%2CcAGI%3BAAtMZ%2C8BAuLI%2CYAYI%2CcAGI%3BAArMZ%2CWAsLI%2CYAYI%2CcAGI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2Caf5Za%2CgBe4Zb%3BEACA%2CgBAAA%3B%3BAApNhB%2CeA4LI%2CYAYI%2CcAeI%3BAAtNZ%2CgBA2LI%2CYAYI%2CcAeI%3BAArNZ%2C0BA0LI%2CYAYI%2CcAeI%3BAApNZ%2CkBAyLI%2CYAYI%2CcAeI%3BAAnNZ%2C0BAwLI%2CYAYI%2CcAeI%3BAAlNZ%2C8BAuLI%2CYAYI%2CcAeI%3BAAjNZ%2CWAsLI%2CYAYI%2CcAeI%3BEACI%2CWAAA%3B%3BAAEA%2CeA9BZ%2CYAYI%2CcAeI%2CmBAGK%3BAAAD%2CgBA9BZ%2CYAYI%2CcAeI%2CmBAGK%3BAAAD%2C0BA9BZ%2CYAYI%2CcAeI%2CmBAGK%3BAAAD%2CkBA9BZ%2CYAYI%2CcAeI%2CmBAGK%3BAAAD%2C0BA9BZ%2CYAYI%2CcAeI%2CmBAGK%3BAAAD%2C8BA9BZ%2CYAYI%2CcAeI%2CmBAGK%3BAAAD%2CWA9BZ%2CYAYI%2CcAeI%2CmBAGK%3BEACG%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FNpB%2CeA4LI%2CYAwCI%3BAAnOR%2CgBA2LI%2CYAwCI%3BAAlOR%2C0BA0LI%2CYAwCI%3BAAjOR%2CkBAyLI%2CYAwCI%3BAAhOR%2C0BAwLI%2CYAwCI%3BAA%5C%2FNR%2C8BAuLI%2CYAwCI%3BAA9NR%2CWAsLI%2CYAwCI%3BEACI%2CaAAA%3B%3BAArOZ%2CeA4LI%2CYA4CI%3BAAvOR%2CgBA2LI%2CYA4CI%3BAAtOR%2C0BA0LI%2CYA4CI%3BAArOR%2CkBAyLI%2CYA4CI%3BAApOR%2C0BAwLI%2CYA4CI%3BAAnOR%2C8BAuLI%2CYA4CI%3BAAlOR%2CWAsLI%2CYA4CI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CafjbiB%2CqBeibjB%3BEACA%2CeAAA%3B%3BAA5OZ%2CeA4LI%2CYAmDI%3BAA9OR%2CgBA2LI%2CYAmDI%3BAA7OR%2C0BA0LI%2CYAmDI%3BAA5OR%2CkBAyLI%2CYAmDI%3BAA3OR%2C0BAwLI%2CYAmDI%3BAA1OR%2C8BAuLI%2CYAmDI%3BAAzOR%2CWAsLI%2CYAmDI%3BEACI%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAA1PZ%2CeA4LI%2CYAiEI%2CsBACI%3BAA7PZ%2CgBA2LI%2CYAiEI%2CsBACI%3BAA5PZ%2C0BA0LI%2CYAiEI%2CsBACI%3BAA3PZ%2CkBAyLI%2CYAiEI%2CsBACI%3BAA1PZ%2C0BAwLI%2CYAiEI%2CsBACI%3BAAzPZ%2C8BAuLI%2CYAiEI%2CsBACI%3BAAxPZ%2CWAsLI%2CYAiEI%2CsBACI%3BEACI%2CWAAA%3B%3BAA%5C%2FPhB%2CeA4LI%2CYAiEI%2CsBAKI%2CiBACI%3BAAlQhB%2CgBA2LI%2CYAiEI%2CsBAKI%2CiBACI%3BAAjQhB%2C0BA0LI%2CYAiEI%2CsBAKI%2CiBACI%3BAAhQhB%2CkBAyLI%2CYAiEI%2CsBAKI%2CiBACI%3BAA%5C%2FPhB%2C0BAwLI%2CYAiEI%2CsBAKI%2CiBACI%3BAA9PhB%2C8BAuLI%2CYAiEI%2CsBAKI%2CiBACI%3BAA7PhB%2CWAsLI%2CYAiEI%2CsBAKI%2CiBACI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CafldU%2CmBekdV%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAjRpB%2CeA4LI%2CYAiEI%2CsBAwBI%3BAApRZ%2CgBA2LI%2CYAiEI%2CsBAwBI%3BAAnRZ%2C0BA0LI%2CYAiEI%2CsBAwBI%3BAAlRZ%2CkBAyLI%2CYAiEI%2CsBAwBI%3BAAjRZ%2C0BAwLI%2CYAiEI%2CsBAwBI%3BAAhRZ%2C8BAuLI%2CYAiEI%2CsBAwBI%3BAA%5C%2FQZ%2CWAsLI%2CYAiEI%2CsBAwBI%3BEACI%2CaAAA%3B%3BAAtRhB%2CeA4LI%2CYA8FI%2CWAAU%3BAAzRlB%2CgBA2LI%2CYA8FI%2CWAAU%3BAAxRlB%2C0BA0LI%2CYA8FI%2CWAAU%3BAAvRlB%2CkBAyLI%2CYA8FI%2CWAAU%3BAAtRlB%2C0BAwLI%2CYA8FI%2CWAAU%3BAArRlB%2C8BAuLI%2CYA8FI%2CWAAU%3BAApRlB%2CWAsLI%2CYA8FI%2CWAAU%3BEACN%2CWAAA%3B%3BAA3RZ%2CeA%2BRI%3BAA9RJ%2CgBA8RI%3BAA7RJ%2C0BA6RI%3BAA5RJ%2CkBA4RI%3BAA3RJ%2C0BA2RI%3BAA1RJ%2C8BA0RI%3BAAzRJ%2CWAyRI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CeAXJ%2CUAWK%3BAAAD%2CgBAXJ%2CUAWK%3BAAAD%2C0BAXJ%2CUAWK%3BAAAD%2CkBAXJ%2CUAWK%3BAAAD%2C0BAXJ%2CUAWK%3BAAAD%2C8BAXJ%2CUAWK%3BAAAD%2CWAXJ%2CUAWK%3BEACG%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CeArBJ%2CUAqBK%3BAAAD%2CgBArBJ%2CUAqBK%3BAAAD%2C0BArBJ%2CUAqBK%3BAAAD%2CkBArBJ%2CUAqBK%3BAAAD%2C0BArBJ%2CUAqBK%3BAAAD%2C8BArBJ%2CUAqBK%3BAAAD%2CWArBJ%2CUAqBK%3BEACG%2CgBAAgB%2CkDAAhB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAA5TZ%2CeA%2BRI%2CUAgCI%3BAA9TR%2CgBA8RI%2CUAgCI%3BAA7TR%2C0BA6RI%2CUAgCI%3BAA5TR%2CkBA4RI%2CUAgCI%3BAA3TR%2C0BA2RI%2CUAgCI%3BAA1TR%2C8BA0RI%2CUAgCI%3BAAzTR%2CWAyRI%2CUAgCI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAlUZ%2CeA%2BRI%2CUAgCI%2CkBAKI%2CeACI%3BAApUhB%2CgBA8RI%2CUAgCI%2CkBAKI%2CeACI%3BAAnUhB%2C0BA6RI%2CUAgCI%2CkBAKI%2CeACI%3BAAlUhB%2CkBA4RI%2CUAgCI%2CkBAKI%2CeACI%3BAAjUhB%2C0BA2RI%2CUAgCI%2CkBAKI%2CeACI%3BAAhUhB%2C8BA0RI%2CUAgCI%2CkBAKI%2CeACI%3BAA%5C%2FThB%2CWAyRI%2CUAgCI%2CkBAKI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CwBAAA%3B%3BAAvUpB%2CeA%2BRI%2CUAgCI%2CkBAKI%2CeAMI%3BAAzUhB%2CgBA8RI%2CUAgCI%2CkBAKI%2CeAMI%3BAAxUhB%2C0BA6RI%2CUAgCI%2CkBAKI%2CeAMI%3BAAvUhB%2CkBA4RI%2CUAgCI%2CkBAKI%2CeAMI%3BAAtUhB%2C0BA2RI%2CUAgCI%2CkBAKI%2CeAMI%3BAArUhB%2C8BA0RI%2CUAgCI%2CkBAKI%2CeAMI%3BAApUhB%2CWAyRI%2CUAgCI%2CkBAKI%2CeAMI%3BEACI%2CeAAA%3BEACA%2CafrhBS%2CgBeqhBT%3BEACA%2CmBAAA%3B%3BAA7UpB%2CeA%2BRI%2CUAgCI%2CkBAKI%2CeAMI%2CEAKI%3BAA9UpB%2CgBA8RI%2CUAgCI%2CkBAKI%2CeAMI%2CEAKI%3BAA7UpB%2C0BA6RI%2CUAgCI%2CkBAKI%2CeAMI%2CEAKI%3BAA5UpB%2CkBA4RI%2CUAgCI%2CkBAKI%2CeAMI%2CEAKI%3BAA3UpB%2C0BA2RI%2CUAgCI%2CkBAKI%2CeAMI%2CEAKI%3BAA1UpB%2C8BA0RI%2CUAgCI%2CkBAKI%2CeAMI%2CEAKI%3BAAzUpB%2CWAyRI%2CUAgCI%2CkBAKI%2CeAMI%2CEAKI%3BEACI%2CeAAA%3BEACA%2Caf1hBK%2CgBe0hBL%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAtVxB%2CeA%2BRI%2CUAgCI%2CkBAKI%2CeAMI%2CEAeI%2CEAAC%3BAAxVrB%2CgBA8RI%2CUAgCI%2CkBAKI%2CeAMI%2CEAeI%2CEAAC%3BAAvVrB%2C0BA6RI%2CUAgCI%2CkBAKI%2CeAMI%2CEAeI%2CEAAC%3BAAtVrB%2CkBA4RI%2CUAgCI%2CkBAKI%2CeAMI%2CEAeI%2CEAAC%3BAArVrB%2C0BA2RI%2CUAgCI%2CkBAKI%2CeAMI%2CEAeI%2CEAAC%3BAApVrB%2C8BA0RI%2CUAgCI%2CkBAKI%2CeAMI%2CEAeI%2CEAAC%3BAAnVrB%2CWAyRI%2CUAgCI%2CkBAKI%2CeAMI%2CEAeI%2CEAAC%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAA7VxB%2CeA%2BRI%2CUAgCI%2CkBAKI%2CeA6BI%3BAAhWhB%2CgBA8RI%2CUAgCI%2CkBAKI%2CeA6BI%3BAA%5C%2FVhB%2C0BA6RI%2CUAgCI%2CkBAKI%2CeA6BI%3BAA9VhB%2CkBA4RI%2CUAgCI%2CkBAKI%2CeA6BI%3BAA7VhB%2C0BA2RI%2CUAgCI%2CkBAKI%2CeA6BI%3BAA5VhB%2C8BA0RI%2CUAgCI%2CkBAKI%2CeA6BI%3BAA3VhB%2CWAyRI%2CUAgCI%2CkBAKI%2CeA6BI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2Caf7iBS%2CgBe6iBT%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CeAzEhB%2CUAgCI%2CkBAKI%2CeA6BI%2CGAOK%3BAAAD%2CgBAzEhB%2CUAgCI%2CkBAKI%2CeA6BI%2CGAOK%3BAAAD%2C0BAzEhB%2CUAgCI%2CkBAKI%2CeA6BI%2CGAOK%3BAAAD%2CkBAzEhB%2CUAgCI%2CkBAKI%2CeA6BI%2CGAOK%3BAAAD%2C0BAzEhB%2CUAgCI%2CkBAKI%2CeA6BI%2CGAOK%3BAAAD%2C8BAzEhB%2CUAgCI%2CkBAKI%2CeA6BI%2CGAOK%3BAAAD%2CWAzEhB%2CUAgCI%2CkBAKI%2CeA6BI%2CGAOK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3B%3BAAhXxB%2CeA%2BRI%2CUAgCI%2CkBAKI%2CeA6BI%2CGAkBI%3BAAlXpB%2CgBA8RI%2CUAgCI%2CkBAKI%2CeA6BI%2CGAkBI%3BAAjXpB%2C0BA6RI%2CUAgCI%2CkBAKI%2CeA6BI%2CGAkBI%3BAAhXpB%2CkBA4RI%2CUAgCI%2CkBAKI%2CeA6BI%2CGAkBI%3BAA%5C%2FWpB%2C0BA2RI%2CUAgCI%2CkBAKI%2CeA6BI%2CGAkBI%3BAA9WpB%2C8BA0RI%2CUAgCI%2CkBAKI%2CeA6BI%2CGAkBI%3BAA7WpB%2CWAyRI%2CUAgCI%2CkBAKI%2CeA6BI%2CGAkBI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAxXxB%2CeA%2BRI%2CUAiGI%3BAA%5C%2FXR%2CgBA8RI%2CUAiGI%3BAA9XR%2C0BA6RI%2CUAiGI%3BAA7XR%2CkBA4RI%2CUAiGI%3BAA5XR%2C0BA2RI%2CUAiGI%3BAA3XR%2C8BA0RI%2CUAiGI%3BAA1XR%2CWAyRI%2CUAiGI%3BEACI%2CaAAA%3B%3BAAjYZ%2CeA%2BRI%2CUAiGI%2CSAGI%3BAAlYZ%2CgBA8RI%2CUAiGI%2CSAGI%3BAAjYZ%2C0BA6RI%2CUAiGI%2CSAGI%3BAAhYZ%2CkBA4RI%2CUAiGI%2CSAGI%3BAA%5C%2FXZ%2C0BA2RI%2CUAiGI%2CSAGI%3BAA9XZ%2C8BA0RI%2CUAiGI%2CSAGI%3BAA7XZ%2CWAyRI%2CUAiGI%2CSAGI%3BEACI%2CcAAA%3B%3BAApYhB%2CeA%2BRI%2CUAiGI%2CSAGI%2CKAGI%3BAArYhB%2CgBA8RI%2CUAiGI%2CSAGI%2CKAGI%3BAApYhB%2C0BA6RI%2CUAiGI%2CSAGI%2CKAGI%3BAAnYhB%2CkBA4RI%2CUAiGI%2CSAGI%2CKAGI%3BAAlYhB%2C0BA2RI%2CUAiGI%2CSAGI%2CKAGI%3BAAjYhB%2C8BA0RI%2CUAiGI%2CSAGI%2CKAGI%3BAAhYhB%2CWAyRI%2CUAiGI%2CSAGI%2CKAGI%3BEACI%2CWAAA%3B%3BAAvYpB%2CeA%2BRI%2CUAiGI%2CSAGI%2CKAOI%3BAAzYhB%2CgBA8RI%2CUAiGI%2CSAGI%2CKAOI%3BAAxYhB%2C0BA6RI%2CUAiGI%2CSAGI%2CKAOI%3BAAvYhB%2CkBA4RI%2CUAiGI%2CSAGI%2CKAOI%3BAAtYhB%2C0BA2RI%2CUAiGI%2CSAGI%2CKAOI%3BAArYhB%2C8BA0RI%2CUAiGI%2CSAGI%2CKAOI%3BAApYhB%2CWAyRI%2CUAiGI%2CSAGI%2CKAOI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CafxlBS%2CgBewlBT%3BEACA%2CcAAA%3B%3BAAhZpB%2CeA%2BRI%2CUAiGI%2CSAGI%2CKAOI%2COAQI%3BAAjZpB%2CgBA8RI%2CUAiGI%2CSAGI%2CKAOI%2COAQI%3BAAhZpB%2C0BA6RI%2CUAiGI%2CSAGI%2CKAOI%2COAQI%3BAA%5C%2FYpB%2CkBA4RI%2CUAiGI%2CSAGI%2CKAOI%2COAQI%3BAA9YpB%2C0BA2RI%2CUAiGI%2CSAGI%2CKAOI%2COAQI%3BAA7YpB%2C8BA0RI%2CUAiGI%2CSAGI%2CKAOI%2COAQI%3BAA5YpB%2CWAyRI%2CUAiGI%2CSAGI%2CKAOI%2COAQI%3BEACI%2CeAAA%3B%3BAAUxB%2CgBAKI%3BAAJJ%2C0BAII%3BAAHJ%2C0BAGI%3BAAFJ%2CWAEI%3BEACI%2CUAAA%3BEACA%2CgBAAA%3B%3BAAIR%2C0BAEI%3BAADJ%2C0BACI%3BEACI%2CcAAA%3B%3BAAIR%2CkBACI%3BEACI%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAJR%2CkBAOI%2CiBAAiB%3BEACb%2CaAAA%3B%3BAARR%2CkBAWI%2CiBAAiB%3BEACb%2CeAAA%3BEACA%2CgBAAA%3B%3BAAbR%2CkBAWI%2CiBAAiB%2CSAIb%2CGAAG%3BEACC%2CeAAA%3B%3BAAMZ%2C0BAEI%2CiBAAiB%2CSAAS%3BEACtB%2CgCAAA%3B%3BAAKR%2C8BAEI%3BEACI%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAALR%2C8BAQI%2CiBAAiB%2CSAAS%3BEACtB%2CgCAAA%3B%3BAATR%2C8BAYI%3BEACI%2CoBAAA%3B%3BAAIR%3BEACI%2CmBAAA%3B%3BAAGI%2CYADJ%2CGAAE%2CWACG%3BEACG%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAATZ%2CYAGI%2CGAAE%2CWASE%3BEACI%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CafjrBkB%2CmBeirBlB%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAOR%2CYAAC%2CqBACG%3BEACI%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAHR%2CYAAC%2CqBACG%2CMAII%3BEACI%2CSAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CYAVP%2CqBACG%2CMASK%3BEACG%2CyBAAA%3B%3BAADJ%2CYAVP%2CqBACG%2CMASK%2CMAGG%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CoCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Caf3tBS%2CgBe2tBT%3BEACA%2CiBAAA%3B%3BAAhBR%2CYAVP%2CqBACG%2CMASK%2CMAGG%2CaAeI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CqBAAX%3B%3BAAxBZ%2CYAVP%2CqBACG%2CMASK%2CMAGG%2CaAyBI%3BEACI%2CSAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAApCZ%2CYAVP%2CqBACG%2CMASK%2CMAGG%2CaAoCI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3B%3BAAWxB%2CeAOI%2CiBACI%3BAAPR%2CgBAMI%2CiBACI%3BAANR%2C0BAKI%2CiBACI%3BAALR%2C0BAII%2CiBACI%3BAAJR%2CkBAGI%2CiBACI%3BAAHR%2CWAEI%2CiBACI%3BAAFR%2C8BACI%2CiBACI%3BEACI%2CgBAAA%3BEACA%2CUAAA%3B%3BAAVZ%2CeAOI%2CiBACI%2CWAII%3BAAXZ%2CgBAMI%2CiBACI%2CWAII%3BAAVZ%2C0BAKI%2CiBACI%2CWAII%3BAATZ%2C0BAII%2CiBACI%2CWAII%3BAARZ%2CkBAGI%2CiBACI%2CWAII%3BAAPZ%2CWAEI%2CiBACI%2CWAII%3BAANZ%2C8BACI%2CiBACI%2CWAII%3BEACI%2CiBAAA%3B%3BAAMhB%3BEACI%2CWAAA%3B%3BAADJ%2CSAGI%3BEACI%2C2BAAA%3B%3BAAJR%2CSAOI%2CaAAY%3BEACR%2CeAAA%3B%3BAARR%2CSAOI%2CaAAY%2CqBAGR%3BEACI%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3B%3BAAbZ%2CSAOI%2CaAAY%2CqBAGR%2CSAKI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3B%3BAAMhB%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAANJ%2CaAQI%2CmBACI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAjBZ%2CaAQI%2CmBACI%2CGAUI%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CaAtBZ%2CmBACI%2CGAUI%2CGAWK%3BEACG%2CWAAA%3B%3BAA%5C%2FBpB%2CaAQI%2CmBACI%2CGAUI%2CGAeI%2CcACI%2CmBACI%2CsBACI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2Caf%5C%2F1BH%2CgBe%2B1BG%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAhDhC%2CaAQI%2CmBACI%2CGAUI%2CGAeI%2CcACI%2CmBACI%2CsBAeI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAArDhC%2CaAQI%2CmBACI%2CGAUI%2CGAeI%2CcACI%2CmBACI%2CsBAeI%2CoBAII%2CsBACI%3BEACI%2CWAAA%3B%3BAAzDxC%2CaAQI%2CmBACI%2CGAUI%2CGAeI%2CcACI%2CmBACI%2CsBAeI%2CoBAII%2CsBACI%2CiBAGI%2CQAAO%2COAAO%3BEACV%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2Cafn3Bd%2CmBem3Bc%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAA1E5C%2CaAQI%2CmBACI%2CGAUI%2CGAeI%2CcACI%2CmBACI%2CsBA4CI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAlFhC%2CaAQI%2CmBACI%2CGAUI%2CGAeI%2CcACI%2CmBACI%2CsBA4CI%2CWAII%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAA3FpC%2CaAQI%2CmBACI%2CGAUI%2CGAeI%2CcACI%2CmBACI%2CsBA4CI%2CWAcI%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAjGpC%2CaAQI%2CmBACI%2CGAUI%2CGAeI%2CcACI%2CmBACI%2CsBA4CI%2CWAcI%2CyBAKI%2CgBACI%3BEACI%2CYAAA%3B%3BAAEA%2CaA%5C%2FFxC%2CmBACI%2CGAUI%2CGAeI%2CcACI%2CmBACI%2CsBA4CI%2CWAcI%2CyBAKI%2CgBACI%2CKAGK%3BEACI%2C4BAAA%3BEACD%2CgCAAA%3BEACA%2CsBAAsB%2C4BAAtB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAAchD%2C8BAGI%2CcACI%2CmBACI%2CGACI%2CGACI%2CcACI%2CmBACI%2CsBACI%3BAAThC%2CWAEI%2CcACI%2CmBACI%2CGACI%2CGACI%2CcACI%2CmBACI%2CsBACI%3BAARhC%2CkBACI%2CcACI%2CmBACI%2CGACI%2CGACI%2CcACI%2CmBACI%2CsBACI%3BEACI%2CmBAAA%3B%3BAAWpC%2CgBACI%2CYACI%3BEACI%2CYAAA%3B%3BAAKZ%2CeACI%2COAAM%3BEACF%2CQAAA%3B%3BAAIR%2C0BAEI%2CcACI%3BAAFR%2CgBACI%2CcACI%3BEACI%2CkBAAA%3B%3BAAJZ%2C0BAEI%2CcACI%2CGAGI%3BAALZ%2CgBACI%2CcACI%2CGAGI%3BEACI%2CWAAA%3B%3BAAKhB%2C0BACI%2CgBACI%2CmBACI%3BEACI%2CYAAA%3B%3BAAMhB%3BEACI%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CWAAW%3BEACP%2CqBACI%2CoBACA%2CaAFJ%3BEAGG%2C8BAAA%3BEACH%2CoBAAoB%2CcAApB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAIJ%2CWAAW%3BEACV%2CeACO%2C2BACA%2CiCAFP%3B%3BAAID%2CGAAG%2CoBAAqB%2CYAAW%3BEAC%5C%2FB%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2C4BAAA%3B%3BAAqGJ%2CwBAnG2C%3BEACvC%2CeACI%2COAAM%3BIACF%2CQAAA%3BIACA%2CUAAA%3B%3BEAIR%2CgBACI%2COAAM%3BIACF%2CQAAA%3BIACA%2CUAAA%3B%3BEAIR%2C0BACI%2COAAM%3BIACF%2CQAAA%3BIACA%2CUAAA%3B%3BEAIR%2CkBACI%2COAAM%3BIACF%2CQAAA%3BIACA%2CUAAA%3B%3BEAIR%2C8BACI%2COAAM%3BIACF%2CQAAA%3BIACA%2CUAAA%3B%3BEAIR%2CWACI%2COAAM%3BIACF%2CQAAA%3BIACA%2CUAAA%3B%3BEAIR%2C0BACI%2COAAM%3BIACF%2CQAAA%3BIACA%2CUAAA%3B%3BEAKJ%2CQAAC%3BIACG%2C6BAAA%3BIACA%2CgBAAA%3BIACA%2C6BAAA%3B%3BEAGJ%2CQAAC%3BIACG%2C6BAAA%3BIACA%2C6BAAA%3B%3BEAGJ%2CQAAC%3BIACG%2C6BAAA%3BIACA%2C6BAAA%3B%3BEAGJ%2CQAAC%3BIACG%2C6BAAA%3BIACA%2C6BAAA%3B%3BEAGJ%2CQAAC%3BIACG%2C6BAAA%3BIACA%2C6BAAA%3B%3BEAGJ%2CQAAC%3BIACG%2C4BAAA%3BIACA%2C6BAAA%3B%3BEAGJ%2CQAAC%3BIACG%2C4BAAA%3BIACA%2C6BAAA%3B%3BEAIR%2CgBACI%3BIACI%2C4BAAA%3B%3BEAFR%2CgBACI%2CYAGI%3BIACI%2CYAAA%3B%3B%3BAA0ChB%2CwBApC2C%3BEACvC%2CgBACI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3B%3BEAHR%2CgBACI%2CGAII%3BIACI%2CYAAA%3B%3BEAUQ%2CgCAJhB%2CWACI%2CaACI%2CGACI%2CGACK%2CMACG%3BIACI%2CaAAA%3BIACA%2CoCAAA%3B%3BEAHR%2CgCAJhB%2CWACI%2CaACI%2CGACI%2CGACK%2CMAMG%3BIACI%2C2BAAA%3B%3B%3BAAYhC%3BEACI%3BIACI%2CWAAW%2CaAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CiBAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CaAAX%3B%3B%3BAAIR%3BEACI%3BIACI%2CWAAW%2CaAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CiBAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CaAAX%3B%3B%3BAAIR%2CcACI%2CGAAE%3BEACE%2CeAAA%3BEACA%2CcAAA%3B%3BAAHR%2CcACI%2CGAAE%2CWAIE%3BEACI%2CcAAA%3B%3BAAKZ%3BEACI%2CgBAAgB%2C%2BBAAhB%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAADJ%2CcAGI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CafpsCqB%2CqBeosCrB%3B%3BAAPR%2CcAUI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2Caf3sCqB%2CqBe2sCrB%3B%3BAAIR%3BEACI%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CIACI%3BEACI%2CWAAA%3B%3BAAIR%2CQACI%3BEAMI%2CkBAAA%3B%3BAAPR%2CQACI%2CGACI%3BEACI%2CeAAA%3BEACA%2CafjuCiB%2CgBeiuCjB%3B%3BAAJZ%2CQAUI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAbR%2CQAgBI%3BEACI%2CeAAA%3BEACA%2Caf%5C%2FuCqB%2CgBe%2BuCrB%3B%3BAAlBR%2CQAqBI%2CYACI%3BEACI%2CyBAAA%3BEACA%2CeAAA%3B%3BAAxBZ%2CQAqBI%2CYAMI%3BEACI%2CyBAAA%3BEACA%2CeAAA%3B%3BAAKZ%2CMACI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CafnwCqB%2CqBemwCrB%3B%3BAAPR%2CMAUI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAfR%2CMAkBI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CkBACI%3BEACI%2CmBAAA%3B%3BAAIR%2CWACI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CUACI%3BEAMI%2CeAAA%3B%3BAAPR%2CUACI%2CEACI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAOZ%2CIAAI%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAANJ%2CQAQI%3BEACI%2CWAAA%3B%3BAAIR%2COAAO%2COACH%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2Cafx0CqB%2CgBew0CrB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAEA%2COATD%2COACH%2CGAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CmDAAhB%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CiBAAiB%2CWACb%3BEACI%2Caf31CqB%2CgBe21CrB%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CcAAA%3B%3BAADJ%2CKAAK%2CWAGD%2CGACI%3BEACI%2CoBAAA%3B%3BAALZ%2CKAAK%2CWAGD%2CGAKI%3BEACI%2CoBAAA%3B%3BAAQA%2CWAFR%2CoBACI%2CMAAK%2CYACA%2CIAAI%3BEACD%2CSAAA%3BEAEA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CWAXR%2CoBACI%2CMAAK%2CYAUA%3BEACG%2CSAAA%3BEAEA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAMhB%2CYACI%2COAAM%3BEACF%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CYAMI%2CQAAO%3BEACH%2CeAAA%3B%3BAAPR%2CYAMI%2CQAAO%2CMAGH%3BEACI%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKZ%3BEAOI%2CoBAAA%3BEACA%2C6BAAA%3B%3BAARJ%2CKACI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAOR%2COAAO%3BEAiKH%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3B%3BAArKJ%2COAAO%2CQACH%3BEACI%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3B%3BAALR%2COAAO%2CQACH%2CsBAMI%2CQAAO%3BEACH%2C8BAAA%3BEACA%2CgBAAA%3B%3BAATZ%2COAAO%2CQACH%2CsBAMI%2CQAAO%2CMAIH%3BEACI%2C4BAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAfhB%2COAAO%2CQACH%2CsBAMI%2CQAAO%2CMAIH%2CMAMI%3BEACI%2C0BAAA%3BEACA%2C4BAAA%3B%3BAAnBpB%2COAAO%2CQACH%2CsBAMI%2CQAAO%2CMAgBH%2CMAAK%2CiBACD%2CUAAS%3BEACL%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2Cafz8CS%2CqBey8CT%3BEACA%2CYAAA%3B%3BAAMA%2COA%5C%2FCb%2CQACH%2CsBAMI%2CQAAO%2CMAsCH%2CcACI%2CKACK%2CYACG%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAnD5B%2COAAO%2CQACH%2CsBAMI%2CQAAO%2CMAkDH%2CkBACI%3BEACI%2CWAAA%3B%3BAA3DpB%2COAAO%2CQACH%2CsBAMI%2CQAAO%2CMAwDH%2CmBACI%2CoBACI%2CiBACI%3BEACI%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAtE5B%2COAAO%2CQACH%2CsBAMI%2CQAAO%2CMAwDH%2CmBACI%2CoBACI%2CiBAQI%2CeACI%3BEACI%2Caf%5C%2F%2BCH%2CgBe%2B%2BCG%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAA9EhC%2COAAO%2CQACH%2CsBAMI%2CQAAO%2CMAwDH%2CmBACI%2CoBACI%2CiBAQI%2CeAQI%3BEACI%2Caft%5C%2FCH%2CgBes%5C%2FCG%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CqCAAA%3BEACA%2C2BAAA%3B%3BAAxFhC%2COAAO%2CQACH%2CsBAMI%2CQAAO%2CMAwDH%2CmBA%2BBI%2CoBAAmB%3BEACf%2C4BAAA%3B%3BAA%5C%2FFpB%2COAAO%2CQACH%2CsBAmGI%3BEACI%2CwBAAA%3B%3BAArGZ%2COAAO%2CQAyGH%3BEACI%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3B%3BAA%5C%2FGR%2COAAO%2CQAyGH%2CuBAQI%2COAAM%3BEACF%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAArHZ%2COAAO%2CQAyGH%2CuBAQI%2COAAM%2CaAMF%3BEACI%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CuCAAA%3BEACA%2CmBAAA%3B%3BAAEA%2COAhIT%2CQAyGH%2CuBAQI%2COAAM%2CaAMF%2CMASK%3BEACG%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2COArIT%2CQAyGH%2CuBAQI%2COAAM%2CaAMF%2CMAcK%3BEACG%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2COA1IT%2CQAyGH%2CuBAQI%2COAAM%2CaAMF%2CMAmBK%3BEACG%2CcAAA%3BEACA%2C0BAAA%3B%3BAA5IpB%2COAAO%2CQAyGH%2CuBAQI%2COAAM%2CaA%2BBF%2CSACI%3BEACI%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3B%3BAAEA%2COAvJb%2CQAyGH%2CuBAQI%2COAAM%2CaA%2BBF%2CSACI%2COAMK%3BEACG%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3B%3BAA1JxB%2COAAO%2CQAuKH%2COAAM%3BEACF%2CaAAA%3B%3BAAxKR%2COAAO%2CQA2KH%3BEACI%2C2BAAA%3B%3BAAIR%3BEAwDI%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAA3DJ%2CiBACI%2CQAAO%3BEAiCH%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAArCR%2CiBACI%2CQAAO%2CSACH%2CSAAQ%3BEACJ%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CaftmDiB%2CgBesmDjB%3B%3BAAlBZ%2CiBACI%2CQAAO%2CSAoBH%3BEACI%2C0BAAA%3BEACA%2CafxmDiB%2CqBewmDjB%3B%3BAAGJ%2CiBAzBJ%2CQAAO%2CSAyBF%3BEACG%2CaAAA%3B%3BAA3BZ%2CiBACI%2CQAAO%2CSA6BH%2CSAAQ%2CIAAI%3BEACR%2CwBAAA%3B%3BAA%5C%2FBZ%2CiBACI%2CQAAO%2CSAsCH%3BEACI%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FCZ%2CiBACI%2CQAAO%2CSAiDH%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAUZ%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CmBAII%2CUAAS%3BEACL%2CqDAAA%3B%3BAAIR%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CmBAAA%3BEACA%2C2CAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CSAAS%3BEACL%2C0BAAA%3BEACA%2C6BAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAIQ%2CSATH%2CaAOL%2CGAAE%2COACG%2CMACI%3BEACG%2CoBAAA%3BEACA%2CwBAAA%3B%3BAAMhB%2CUACI%3BEACI%2C0BAAA%3BEACA%2CsBAAA%3B%3BAAHR%2CUACI%2CUAIK%3BEACG%2C2BAAA%3B%3BAAKZ%2CIACI%2CaAAY%2CaACR%2CuBAEI%2CYAAW%3BEACP%2CwBAAA%3B%3BAALhB%2CIACI%2CaAAY%2CaACR%2CuBAMI%2CQAAO%3BEACH%2CyBAAA%3B%3BAAThB%2CIACI%2CaAAY%2CaAYR%2CQAAO%2CQACH%2CuBACI%2COAAM%3BEACF%2C0BAAA%3BEACA%2CWAAA%3B%3BAAjBpB%2CIACI%2CaAAY%2CaAqBR%3BEACI%2CyBAAA%3B%3BAAvBZ%2CIA2BI%2CcACI%2CYAAW%2COACP%3BEACI%2CwBAAA%3B%3BAA9BhB%2CIAmCI%2COAAM%2CaACF%2CuBACI%2COAAM%2CaACF%2CYACI%2CSACI%3BEACI%2CgBAAgB%2CqDAAhB%3BEACA%2CgCAAA%3BEACA%2C0CAAA%3BEACA%2CwBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAA9C5B%2CIAsDI%2CaACI%2CWACI%3BEACI%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAA7DhB%2CIAkEI%2CoBACI%2CSACI%3BEAKI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAhFhB%2CIAkEI%2CoBACI%2CSACI%2COACI%3BEACI%2CaAAA%3B%3BAAtEpB%2CIAkEI%2CoBACI%2CSAgBI%2COAAM%3BEACF%2CgBAAgB%2C0CAAhB%3BEACA%2CUAAA%3B%3BAArFhB%2CIAkEI%2CoBACI%2CSAqBI%2COAAM%3BEACF%2CgBAAgB%2C2CAAhB%3BEACA%2CWAAA%3B%3BAA1FhB%2CIAkEI%2CoBA4BI%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3B%3BAAnGZ%2CIAuGI%2CaACI%3BEACI%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAA5GZ%2CIAuGI%2CaACI%2CkBAMI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CIAfZ%2CaACI%2CkBAMI%2CeAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAgB%2CsCAAhB%3BEACA%2CcAAA%3B%3BAAIA%2CIAxBhB%2CaACI%2CkBAMI%2CeAgBK%2CMACI%3BEACG%2CgBAAgB%2C0CAAhB%3B%3BAAhIxB%2CIAuGI%2CaACI%2CkBA6BI%2CSACI%3BEACI%2CeAAA%3BEACA%2Caf90DU%2CmBe80DV%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA3IpB%2CIAuGI%2CaACI%2CkBA6BI%2CSASI%2COAAM%2CWACF%2COAAM%3BEACF%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2Caf31DM%2CmBe21DN%3BEACA%2C0BAAA%3BEACA%2CUAAA%3B%3BAAEA%2CIAlDpB%2CaACI%2CkBA6BI%2CSASI%2COAAM%2CWACF%2COAAM%2CUAUD%3BEACG%2CyBAAA%3B%3BAA1J5B%2CIAuGI%2CaACI%2CkBAwDI%2COAAM%3BEACF%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAnKhB%2CIAuGI%2CaACI%2CkBAwDI%2COAAM%2CWAKF%3BEACI%2C2BAAA%3BEACA%2CWAAW%2CYAAX%3B%3BAAvKpB%2CIAuGI%2CaACI%2CkBAwDI%2COAAM%2CWAUF%3BEACI%2CaAAA%3B%3BAA3KpB%2CIAuGI%2CaACI%2CkBAuEI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2Cafz3DkB%2CqBey3DlB%3B%3BAAtLhB%2CIAuGI%2CaACI%2CkBAuEI%2CoBASI%3BEACI%2CcAAA%3BEACA%2Caf73Dc%2CqBe63Dd%3B%3BAA1LpB%2CIAgMI%2CcACI%3BEACI%2CUAAA%3B%3BAAlMZ%2CIAsMI%2CQAAO%3BEACH%2CiBAAA%3B%3BAAKI%2CIAFR%2CmBACK%2CMACI%3BEACG%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CIAPR%2CmBACK%2CMAMI%2CUAAU%3BEACP%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CIAZR%2CmBACK%2CMAWI%2CUAAU%3BEACP%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CIAjBR%2CmBACK%2CMAgBI%2CUAAU%3BEACP%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CIAtBR%2CmBACK%2CMAqBI%2CUAAU%3BEACP%2CaAAA%3BEACA%2CcAAA%3B%3BAAlOhB%2CIAuOI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAA7OR%2CIAuOI%2CiBAQI%3BEACI%2CcAAA%3BEACA%2C%2BBAAA%3B%3BAAEA%2CIAZR%2CiBAQI%2CEAIK%3BEACG%2CgBAAA%3B%3BAApPhB%2CIAuOI%2CiBAiBI%3BEAMI%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAjQZ%2CIAuOI%2CiBAiBI%2CyBACI%3BEACI%2CiBAAA%3BEACA%2CUAAA%3B%3BAA3PhB%2CIAuOI%2CiBAiBI%2CyBAWI%3BEACI%2CUAAA%3B%3BAAKZ%2CIAAC%2CIAAI%2CWACD%2CaACI%3BEACI%2CcAAA%3BEACA%2CuBAAA%3B%3BAAJZ%2CIAAC%2CIAAI%2CWACD%2CaACI%2CkBAIK%3BEACG%2CeAAA%3B%3BAAhRpB%2CIAsRI%2CqBAAoB%2CUAChB%3BEACI%2CaAAA%3BEACA%2CWAAA%3B%3BAAzRZ%2CIAsRI%2CqBAAoB%2CUAMhB%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CwBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAjSZ%2CIAsRI%2CqBAAoB%2CUAMhB%2CUAOI%3BEACI%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3B%3BAAxShB%2CIAsRI%2CqBAAoB%2CUAMhB%2CUAOI%2CSAOI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAjTpB%2CIAsRI%2CqBAAoB%2CUAMhB%2CUAyBI%2CSAAQ%2COACJ%3BEACI%2CmBAAA%3BEACA%2CYAAA%3B%3BAAxTpB%2CIA8TI%2CeAAc%2CaACV%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAnUZ%2CIA8TI%2CeAAc%2CaACV%2CUAMI%3BEACI%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3B%3BAA3UhB%2CIA8TI%2CeAAc%2CaACV%2CUAMI%2CSAQI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAArVpB%2CIA8TI%2CeAAc%2CaACV%2CUA0BI%2CSAAQ%2COACJ%3BEACI%2CmBAAA%3B%3BAA3VpB%2CIAiWI%2CuBACI%2CcACI%2CWAAU%3BEACN%2CaAAA%3BEACA%2CsBAAA%3B%3BAAKZ%2CIAAC%2CIAAI%2CuBACD%2CcACI%3BEACI%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAMhB%3BEACI%2CwBAAA%3B%3BAAGJ%3BEACI%2CwBAAA%3B%3BAAGJ%2CaACI%2CcACI%2CUAAS%2CaACL%2CGACI%2CGAAE%2COACG%3BEACG%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3B%3BAARxB%2CaAeI%2COAAM%2CaACF%2CUAAS%2CaACL%2CGACI%2CGAAE%2COACG%3BEACG%2C8BAAA%3B%3BAApBxB%2CaA2BI%2CaACI%2COAAM%2CQACF%3BEACI%2CqBAAA%3B%3BAA9BhB%2CaA2BI%2CaACI%2COAAM%2CQACF%2CQAGI%2CQAAO%2CKAAK%3BEACR%2CaAAA%3B%3BAAOpB%2CaACI%2CsCAAqC%3BEACjC%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAHR%2CaAMI%3BEACI%2CaAAA%3BEACA%2CwBAAA%3B%3BAARR%2CaAWI%3BEACI%2CqBAAA%3BEACA%2CSAAA%3B%3BAAIR%2CMAAM%2CYAAY%2CaACd%2CMACI%3BEACI%2CsBAAA%3B%3BAAHZ%2CMAAM%2CYAAY%2CaAOd%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3B%3BAATR%2CMAAM%2CYAAY%2CaAYd%2CQAAO%2CQACH%3BEACI%2CeAAA%3BEACA%2CaAAA%3B%3BAAfZ%2CMAAM%2CYAAY%2CaAmBd%3BEACI%2C4BAAA%3B%3BAAIR%2CqBACI%2CQAAO%3BEACH%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAJR%2CqBAOI%3BEACI%2CyBAAA%3B%3BAARR%2CqBAWI%2CWACI%3BEACI%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAKZ%3BEAgCI%2C6BAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAApCJ%2CmBACI%3BEACI%2C4BAAA%3B%3BAAFR%2CmBAKI%2CeAAc%2CKACV%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BAARZ%2CmBAYI%2CUACI%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApBZ%2CmBAYI%2CUACI%2COASI%3BEACI%2CwBAAA%3B%3BAAvBhB%2CmBAYI%2CUAeI%2COAAM%3BEACF%2CmBAAA%3B%3BAAWZ%2CsBACI%3BEACI%2CyBAAA%3B%3BAAKR%2CSACI%3BEACI%2CyBAAA%3B%3BAAFR%2CSACI%2CWAGI%3BEACI%2CeAAA%3BEACA%2C2BAAA%3B%3BAANZ%2CSACI%2CWAQI%2COAAM%3BEACF%2CyBAAA%3B%3BAAVZ%2CSACI%2CWAYI%2COAAM%3BEACF%2CyBAAA%3BEACA%2CgCAAA%3B%3BAAfZ%2CSAmBI%3BEACI%2CkBAAA%3B%3BAApBR%2CSAmBI%2CaAGI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CaftvEiB%2CgBesvEjB%3B%3BAA3BZ%2CSA%2BBI%2CsBACI%2CmBACI%3BEAgCI%2CSAAA%3B%3BAAjEhB%2CSA%2BBI%2CsBACI%2CmBACI%2CYACI%3BEACI%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3B%3BAArCpB%2CSA%2BBI%2CsBACI%2CmBACI%2CYACI%2CSAKI%2CSAAQ%3BEACJ%2C%2BBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CafpwEK%2CqBeowEL%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FCxB%2CSA%2BBI%2CsBACI%2CmBACI%2CYAkBI%2COAAM%2CIACF%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3BEACA%2CmCAAA%3BEACA%2CafrxEK%2CgBeqxEL%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA7DxB%2CSA%2BBI%2CsBACI%2CmBAoCI%2CGAAE%3BEACE%2C0BAAA%3BEACA%2CafjyEa%2CgBeiyEb%3B%3BAAtEhB%2CSA%2BBI%2CsBACI%2CmBAyCI%2CoBAAmB%3BEACf%2CWAAA%3B%3BAA1EhB%2CSA%2BBI%2CsBACI%2CmBA6CI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FEhB%2CSA%2BBI%2CsBACI%2CmBAkDI%2CoBACI%2CKAAI%3BEACA%2Caf%5C%2FyES%2CgBe%2ByET%3B%3BAApFpB%2CSA%2BBI%2CsBACI%2CmBAwDI%3BEACI%2CwBAAA%3B%3BAAzFhB%2CSA%2BBI%2CsBACI%2CmBA4DI%3BEACI%2CwBAAA%3B%3BAA7FhB%2CSA%2BBI%2CsBAkEI%2CWACI%3BEACI%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2Cafh0Ea%2CqBeg0Eb%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAA3GhB%2CSAgHI%2CeACI%3BEACI%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAArHZ%2CSAyHI%2CKAAI%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2C2BAAA%3BEACA%2CUAAA%3BEACA%2CuBAAA%3B%3BAAEA%2CSAPJ%2CKAAI%2CkBAOC%3BEACG%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAKZ%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CgBAII%3BEACI%2CkBAAA%3B%3BAALR%2CgBAQI%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAVR%2CgBAQI%2CeAII%3BEACI%2CUAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAhBZ%2CgBAQI%2CeAII%2CYAMI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CgBAlBZ%2CeAII%2CYAMI%2CYAQK%3BEACG%2CmBAAA%3B%3BAADJ%2CgBAlBZ%2CeAII%2CYAMI%2CYAQK%2CYAGG%3BEACI%2CWAAA%3B%3BAAKZ%2CgBA3BR%2CeAII%2CYAuBK%2CUAAU%3BEASP%2CkBAAA%3B%3BAATJ%2CgBA3BR%2CeAII%2CYAuBK%2CUAAU%2CMACP%3BEACI%2CeAAA%3B%3BAAFR%2CgBA3BR%2CeAII%2CYAuBK%2CUAAU%2CMAKP%3BEACI%2COAAA%3B%3BAAMR%2CgBAvCR%2CeAII%2CYAmCK%2CUAAU%2CGACP%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAIR%2CgBA%5C%2FCR%2CeAII%2CYA2CK%2CUAAU%2CGACP%3BEACI%2CQAAA%3B%3BAAIA%2CgBArDhB%2CeAII%2CYA2CK%2CUAAU%2CGAKP%2CYACK%2CYACG%3BEACI%2CSAAA%3B%3BAA%5C%2FD5B%2CgBAQI%2CeAII%2CYAyDI%3BEACI%2CsBAAA%3BEACA%2CyBAAA%3B%3BAAvEhB%2CgBAQI%2CeAII%2CYA8DI%3BEACI%2CaAAA%3B%3BAA3EhB%2CgBAQI%2CeAII%2CYAkEI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2Cafh8Ea%2CqBeg8Eb%3B%3BAAEA%2CgBAxFZ%2CeAII%2CYAkEI%2CWAkBK%2CMAAO%3BEACJ%2CWAAW%2CWAAX%3B%3BAAGJ%2CgBA5FZ%2CeAII%2CYAkEI%2CWAsBK%3BEACG%2CWAAW%2CWAAX%3BEACA%2CqBAAA%3BEACA%2CYAAY%2CmEAAZ%3BEACA%2C0BAAA%3B%3BAAGJ%2CgBAnGZ%2CeAII%2CYAkEI%2CWA6BK%2CMAAO%2CMAAI%3BEACR%2CWAAW%2CWAAX%3B%3BAA5GpB%2CgBAQI%2CeAII%2CYAoGI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAApHhB%2CgBAQI%2CeAII%2CYAoGI%2CYAMI%3BEACI%2CUAAA%3BEACA%2COAAA%3B%3BAAxHpB%2CgBAQI%2CeAII%2CYAgHI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAAhIhB%2CgBAQI%2CeAII%2CYAgHI%2CaAMI%3BEACI%2CSAAA%3BEACA%2CQAAA%3B%3BAAQA%2CgBApIhB%2CeAiII%2CcACK%2CMACG%2CIACK%2CIAAI%3BEACD%2CaAAA%3B%3BAAHZ%2CgBAlIR%2CeAiII%2CcACK%2CMAOG%2CIAAG%3BEACC%2CcAAA%3B%3BAAOpB%2CmBACI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CafrgFqB%2CgBeqgFrB%3B%3BAAPR%2CmBAUK%3BEACG%2CsBAAA%3B%3BAAIR%3BEA%2BGI%2C2BAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAA9GQ%2CsBAFR%2CeACI%2CmBACK%2CMACG%3BEACI%2CsBAAA%3B%3BAALpB%2CsBAWI%3BEAgGI%2CiBAAA%3BEACA%2CcAAA%3B%3BAA5GR%2CsBAWI%2CeACI%3BEACI%2CgBAAgB%2CmCAAhB%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2C4BAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CafriFiB%2CqBeqiFjB%3B%3BAA3BZ%2CsBAWI%2CeAmBI%3BEACI%2CgBAAgB%2CmCAAhB%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2C4BAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CafvjFiB%2CqBeujFjB%3B%3BAAIA%2CsBAtCR%2CeAqCI%2CmBACK%3BEACG%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAtDhB%2CsBAWI%2CeA%2BCI%2CmBAAkB%3BEACd%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FDZ%2CsBAWI%2CeAuDI%2CcACI%3BEACI%2C2BAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3BEACA%2CwBAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CsBAnER%2CeAuDI%2CcAYK%2CMACG%3BEACI%2COAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAKJ%2CsBArFZ%2CeAuDI%2CcA6BI%2CQACK%3BEACG%2C0BAAA%3B%3BAAjGpB%2CsBAWI%2CeA2FI%3BEACI%2CoBAAA%3BEACA%2CWAAA%3B%3BAAxGZ%2CsBAmHI%2CcACI%3BEACI%2CiBAAA%3B%3BAArHZ%2CsBAyHI%2CGAAE%3BEACE%2CsBAAA%3BEACA%2CgBAAA%3B%3BAA3HR%2CsBA8HI%3BEACI%2CkBAAA%3BEACA%2C2CAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3B%3BAArIR%2CsBAwII%2CcACI%2CyBAAwB%3BEAGpB%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3B%3BAA%5C%2FIZ%2CsBAwII%2CcACI%2CyBAAwB%2CMAQpB%3BEACI%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2C2BAAA%3B%3BAApJhB%2CsBAwII%2CcACI%2CyBAAwB%2CMAQpB%2CiBAKI%3BEACI%2CcAAA%3BEACA%2CafrqFS%2CgBeqqFT%3BEACA%2CeAAA%3B%3BAAzJpB%2CsBAwII%2CcACI%2CyBAAwB%2CMAoBpB%3BEACI%2CcAAA%3BEACA%2Caf5qFa%2CgBe4qFb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAlKhB%2CsBAwII%2CcA8BI%3BEACI%2CiBAAA%3B%3BAAvKZ%2CsBAwII%2CcA8BI%2CWAGI%3BEACI%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CaftrFa%2CqBesrFb%3B%3BAA5KhB%2CsBAwII%2CcA8BI%2CWASK%3BEACG%2CcAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAlLhB%2CsBAwII%2CcA8BI%2CWAeK%2COAAI%3BEACD%2CQAAA%3B%3BAAIR%2CsBAlDJ%2CcAkDK%2CMACG%3BEACI%2CUAAA%3B%3BAA5LhB%2CsBAwII%2CcAwDI%2CWAAU%3BEACN%2CaAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAArMZ%2CsBAwII%2CcAwDI%2CWAAU%2CkBAON%3BEACI%2CSAAA%3B%3BAAxMhB%2CsBAwII%2CcAoEI%2CWACI%3BEACI%2C0BAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2Caf9tFa%2CgBe8tFb%3B%3BAAjNhB%2CsBAsNI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CgBAAgB%2CyCAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CsBAZJ%2CkBAYK%3BEACG%2CgBAAgB%2C%2BCAAhB%3B%3BAAEA%2CsBAfR%2CkBAYK%2CMAGI%3BEACG%2CUAAA%3BEACA%2CmBAAA%3B%3BAAIR%2CsBArBJ%2CkBAqBK%3BEACG%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CoDAAhB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAArPZ%2CsBAsNI%2CkBAkCI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAEA%2CsBA3CR%2CkBAkCI%2CEASK%3BEACG%2C0BAAA%3B%3BAAlQhB%2CsBAuQI%2CgBACI%3BEACI%2CYAAA%3B%3BAAEA%2CsBAJR%2CgBACI%2CeAGK%3BEACI%2C4BAAA%3BEACD%2CgCAAA%3BEACA%2CsBAAsB%2C4BAAtB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3B%3BAAhRhB%2CsBAuQI%2CgBACI%2CeAWK%3BEAUG%2CYAAA%3B%3BAATA%2CsBAbZ%2CgBACI%2CeAWK%2COACI%3BEACG%2CcAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CQAAA%3B%3BAA1RpB%2CsBAkSI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAxSR%2CsBAkSI%2CmBAQK%3BEACG%2CcAAA%3BEACA%2CafnzFkB%2CmBemzFlB%3B%3BAA5SZ%2CsBAkSI%2CmBAaI%3BEACI%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2C4BAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAArTZ%2CsBAyTI%3BEACI%2CYAAA%3B%3BAA1TR%2CsBA6TI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FTR%2CsBA6TI%2CaAII%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3B%3BAAtUZ%2CsBA0UI%2CSACI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAnVZ%2CsBA0UI%2CSAYI%2COAAM%3BEACF%2CgBAAgB%2C0CAAhB%3BEACA%2CWAAA%3B%3BAAxVZ%2CsBA0UI%2CSAiBI%2COAAM%3BEACF%2CgBAAgB%2C2CAAhB%3BEACA%2CYAAA%3B%3BAA7VZ%2CsBAiWI%3BEACI%2CaAAA%3B%3BAAlWR%2CsBAqWI%2C0BACI%3BEACI%2CeAAA%3B%3BAAvWZ%2CsBAqWI%2C0BAKI%3BEACI%2CeAAA%3BEACA%2Caft3FiB%2CqBes3FjB%3BEACA%2CgBAAA%3B%3BAAKZ%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CaAAc%2CqBACV%3BEACI%2CQAAQ%2CeAAR%3B%3BAAIR%2CoBACI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAHR%2CoBAMI%2CcACI%3BEAMI%2CcAAA%3B%3BAAbZ%2CoBAMI%2CcACI%2CUACI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAVhB%2CoBAMI%2CcAUI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAKZ%2CsBAAuB%2CyBAAuB%3BEAC1C%2CmBAAA%3B%3BAAGJ%2CsBAAsB%2CMAAM%2COACxB%2CmBACI%2CmBACK%3BEACG%2CcAAA%3BEACA%2CWAAA%3B%3BAALhB%2CsBAAsB%2CMAAM%2COACxB%2CmBAQI%3BEACI%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAZZ%2CsBAAsB%2CMAAM%2COACxB%2CmBAcI%3BEACI%2C%2BBAAA%3B%3BAAKZ%2CsBACI%3BEACI%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAANR%2CsBASI%2CcACI%3BEACI%2C2BAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3BEACA%2CwBAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3B%3BAAlBZ%2CsBASI%2CcACI%2CoBAUI%3BEACI%2CeAAA%3BEACA%2Cafv9Fa%2CqBeu9Fb%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CsBAxBZ%2CcACI%2CoBAUI%2CQAaK%3BEACG%2C0BAAA%3B%3BAAKZ%2CsBA9BJ%2CcA8BK%2CMACG%3BEACI%2COAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CQAAA%3BEAEA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3B%3BAArDhB%2CsBA0DI%3BEAKI%2CWAAA%3B%3BAA%5C%2FDR%2CsBA0DI%2CsBACI%3BEACI%2CWAAA%3B%3BAAOZ%2CsBAAsB%2CcAClB%2CcACI%3BEACI%2CeAAA%3BEACA%2CafxgGiB%2CqBewgGjB%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAASI%2CoBAHZ%2CuBAAsB%2CsBAAsB%2CMAAM%2COAC9C%2CeACI%2CcACK%2CUAAU%3BEACP%2CyBAAA%3B%3BAAQpB%2CkBACI%3BEACI%2CsBAAA%3B%3BAAFR%2CkBAKI%2CsBACI%3BEACI%2CmBAAA%3B%3BAAKZ%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAFJ%2CgBAII%3BEACI%2CUAAA%3BEACA%2CkBAAA%3B%3BAANR%2CgBASI%3BEACI%2CUAAA%3BEACA%2CiBAAA%3B%3BAAXR%2CgBAcI%3BEACI%2CWAAA%3B%3BAAfR%2CgBAkBI%3BEACI%2CcAAA%3B%3BAAIR%3BEACI%2CiBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3B%3BAAEA%2C2BAAC%3BEACG%2C4BAAA%3BEACC%2CmBAAA%3B%3BAAVT%2C2BAaI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2C2BAAC%2CUAAU%3BEACP%2CyBAAA%3B%3BAAGJ%2C2BAAC%2CUAAU%3BEACP%2CgCAAA%3B%3BAA1BR%2C2BA6BI%3BEACI%2CkBAAA%3BEACA%2C2CAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3B%3BAAjCR%2C2BA6BI%2C0BAMI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAtCZ%2C2BA0CI%3BEACI%2CUAAA%3B%3BAA3CR%2C2BA8CI%3BEACI%2CUAAA%3B%3BAA%5C%2FCR%2C2BAkDI%3BEACI%2CUAAA%3BEACA%2C0BAAA%3B%3BAApDR%2C2BAkDI%2CyBAII%3BEACI%2CeAAA%3BEACA%2CafloGiB%2CqBekoGjB%3B%3BAAxDZ%2C2BA4DI%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3B%3BAA9DR%2C2BA4DI%2CyBAII%3BEACI%2C%2BBAAA%3B%3BAAjEZ%2C2BAqEI%3BEACI%2CgBAAA%3B%3BAAtER%2C2BAyEI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3B%3BAA3ER%2C2BA8EI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3B%3BAAIR%2C2BAA2B%3BEACvB%2CgCAAA%3BEACA%2C4BAAA%3B%3BAAGJ%2C2BAA2B%3BEACvB%2C8BAAA%3BEACA%2CyBAAA%3B%3BAAFJ%2C2BAA2B%2CeAIvB%3BEACI%2CoBAAA%3B%3BAAIR%3BEACI%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CcACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAALR%2CcAQI%3BEACI%2CYAAA%3B%3BAATR%2CcAYI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CqCAAhB%3BEACA%2CmBAAA%3B%3BAAhBR%2CcAmBI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2Caf9sGqB%2CgBe8sGrB%3B%3BAAvBR%2CcA0BI%2CgBACI%3BEACI%2CYAAA%3B%3BAAEA%2CcAJR%2CgBACI%2CeAGK%3BEACG%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CcAZZ%2CgBACI%2CeAUK%2COACI%3BEACG%2CcAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3B%3BAA5CpB%2CcAkDI%3BEACI%2CeAAA%3BEACA%2CafxuGqB%2CqBewuGrB%3B%3BAApDR%2CcAuDI%2CSACI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAjEZ%2CcAuDI%2CSACI%2COAWI%3BEACI%2CwBAAA%3B%3BAApEhB%2CcAuDI%2CSAiBI%2COAAM%3BEACF%2CgBAAgB%2C0CAAhB%3BEACA%2CWAAA%3B%3BAA1EZ%2CcAuDI%2CSAsBI%2COAAM%3BEACF%2CgBAAgB%2C2CAAhB%3BEACA%2CYAAA%3B%3BAA%5C%2FEZ%2CcAmFI%3BEACI%2COAAA%3BEACA%2CQAAA%3BEACA%2C0BAAA%3B%3BAAtFR%2CcAmFI%2CUAKI%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAA9FZ%2CcAmFI%2CUAKI%2COAQI%3BEACI%2CwBAAA%3B%3BAAjGhB%2CcAmFI%2CUAkBI%2COAAM%3BEACF%2CmBAAA%3B%3BAAKZ%3BEA4EI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FEJ%2CgBACI%3BEAeI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAApBR%2CgBACI%2CqBACI%3BEACI%2CsBAAA%3B%3BAAEA%2CgBAJR%2CqBACI%2CIAGK%2CUAAU%3BEACP%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CwBAAA%3BEACA%2CmCAAA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3B%3BAAZhB%2CgBAuBI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA5BR%2CgBAuBI%2CeAOI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2Cafj0GiB%2CqBei0GjB%3B%3BAAlCZ%2CgBAuBI%2CeAcI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2Caf30GiB%2CgBe20GjB%3B%3BAAzCZ%2CgBAuBI%2CeAqBI%2CEAAC%3BEACG%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2Cafn1GiB%2CqBem1GjB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CgBAtCR%2CeAqBI%2CEAAC%2CeAiBI%3BEACG%2CqBAAA%3B%3BAAGJ%2CgBA1CR%2CeAqBI%2CEAAC%2CeAqBI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CgBAAgB%2C4CAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAvEhB%2CgBAiFI%3BEACI%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CgBARJ%2CMAQK%3BEACG%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAGJ%2CgBAdJ%2CMAcK%3BEACG%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAlGZ%2CgBAsGI%3BEACI%2CeAAA%3B%3BAAvGR%2CgBAsGI%2CSAGI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3B%3BAAlHZ%2CgBAsGI%2CSAeI%2COAAM%3BEACF%2CgBAAgB%2C0CAAhB%3BEACA%2COAAA%3B%3BAAvHZ%2CgBAsGI%2CSAoBI%2COAAM%3BEACF%2CgBAAgB%2C2CAAhB%3BEACA%2CQAAA%3B%3BAA5HZ%2CgBAgII%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3B%3BAArIR%2CgBAgII%2CUAOI%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAA7IZ%2CgBAgII%2CUAgBI%2COAAM%3BEACF%2CmBAAA%3B%3BAAKZ%3BEACI%2CUAAA%3B%3BAADJ%2CYAGI%2CkBAEK%3BEACG%2CWAAW%2CYAAX%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BAAXZ%2CYAGI%2CkBAWI%2CSACI%2COAAM%2CWACF%2CKAAI%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAApBpB%2CYAGI%2CkBAWI%2CSACI%2COAAM%2CWAQF%2CWACI%2COAAM%2CWACF%3BEAKI%2C2BAAA%3B%3BAA9B5B%2CYAGI%2CkBAWI%2CSACI%2COAAM%2CWAQF%2CWACI%2COAAM%2CWACF%2CMACI%3BEACI%2CuBAAA%3B%3BAAYhC%3BEACI%2CmBAAA%3BEACA%2CiCAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CYAAC%3BEACG%2C0BAAA%3B%3BAAIR%2CkBACI%3BEACI%2Cafz%2BGqB%2CqBey%2BGrB%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAJR%2CkBAOI%3BEACI%2C0BAAA%3BEACA%2CcAAA%3BEACA%2Cafp%5C%2FGqB%2CgBeo%5C%2FGrB%3B%3BAAVR%2CkBAaI%3BEACI%2C%2BBAAA%3B%3BAAdR%2CkBAiBI%2CcACI%3BEAOI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3B%3BAA5BZ%2CkBAiBI%2CcACI%2CEACI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAQJ%2CkBAbR%2CcACI%2CEAYK%3BEACG%2CYAAA%3B%3BAA%5C%2FBhB%2CkBAiBI%2CcAkBI%3BEACI%2CgBAAgB%2CuCAAhB%3B%3BAApCZ%2CkBAiBI%2CcAsBI%3BEACI%2CgBAAgB%2CsCAAhB%3B%3BAAxCZ%2CkBAiBI%2CcA0BI%3BEACI%2CgBAAgB%2CsCAAhB%3B%3BAA5CZ%2CkBAiBI%2CcA8BI%3BEACI%2CgBAAgB%2CwCAAhB%3B%3BAAKZ%2CgBAAgB%3BEACZ%2CwBAAA%3B%3BAAGJ%2CmBAAoB%2CuBAAqB%3BEACrC%2CmBAAA%3B%3BAAGJ%2CMACI%2CuBACI%3BEACI%2CwBAAA%3B%3BAAKZ%2CkBACI%3BEACI%2CqBAAA%3B%3BAAFR%2CkBAKI%3BEACI%2CaAAA%3B%3BAANR%2CkBASI%2CcACI%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAlBZ%2CkBASI%2CcACI%2CSAUI%2CKAAI%2CWACA%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CafpkHS%2CqBeokHT%3BEACA%2CiBAAA%3B%3BAAzBpB%2CkBASI%2CcACI%2CSAmBI%2CKAAI%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAjChB%2CkBASI%2CcA4BI%3BEACI%2CUAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAzCZ%2CkBA6CI%3BEAEI%2CyBAAA%3BEACA%2CUAAA%3BEACA%2C0BAAA%3B%3BAAKR%2CIAAI%2CcAAc%2CoBACd%3BEACI%2CgBAAA%3B%3BAAIR%2CIAAI%2CcAAc%2CeACd%3BEACI%2CgBAAA%3B%3BAAIR%2CgBAAgB%3BEACZ%2CaAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CUAAA%3B%3BAAGJ%2CoBACI%3BEACI%2CgBAAA%3BEACA%2CuBAAA%3BEAEA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2Caf3nHsB%2CmBe2nHtB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAdR%2CoBACI%2COAeI%3BEACI%2CafpoHkB%2CmBeooHlB%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAzBZ%2CoBACI%2COA2BI%3BEACI%2CqBAAA%3B%3BAA7BZ%2CoBAiCI%3BEACI%2CafrpHsB%2CmBeqpHtB%3B%3BAAIR%3BEACI%2CmBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAGJ%3BEACI%2CwBAAA%3B%3BAAGJ%2CIAAI%2CcACA%3BEACI%2C0BAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CmBAAA%3B%3BAADJ%2CuBAGI%3BEACI%2CeAAA%3B%3BAAIR%3BEACI%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CIAAI%2CSACA%3BEACI%2CqBAAA%3B%3BAAFR%2CIAAI%2CSAKA%3BEACI%2CeAAA%3B%3BAAIR%2CIAAI%2CkBACA%3BEACI%2CwBAAA%3BEACA%2CuBAAuB%2CUAAU%2CeAAjC%3BEACA%2CQAAA%3B%3BAAIR%2CgBACI%2CQACI%3BEACI%2CcAAA%3BEACA%2CoBAAA%3B%3BAAGI%2CgBANZ%2CQACI%2CEAIK%2CYACI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAUR%2CqBAFR%2CeAAc%2CUACV%2C0BAA0B%2CQACrB%3BEACG%2CaAAA%3B%3BAAJhB%2CqBACI%2CeAAc%2CUAOV%2CoBACI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaftvHkB%2CqBesvHlB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuCAAA%3BEACA%2CwCAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3B%3BAAIA%2CqBA7BZ%2CeAAc%2CUAOV%2CoBAqBI%2CMAAK%2CYACA%2CQAAS%3BEACN%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAMpB%2CSAAS%2CaAAc%2CgBAAgB%2CGAAG%2CGAAE%2COAAQ%2CIAAC%3BEACjD%2CqCAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CoBAAA%3B%3BAAGJ%2CIAAI%2CqBAAqB%2CcACrB%3BEACI%2CgBAAA%3B%3BAAFR%2CIAAI%2CqBAAqB%2CcACrB%2CaAGI%3BEACI%2CeAAA%3B%3BAAKZ%2CmCACI%2CQAAO%3BEACH%2CkBAAA%3B%3BAAIR%2CcAAc%3BEACV%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CcATU%2CSAST%3BEACG%2CuBAAA%3BEACA%2CwBAAA%3B%3BAAGJ%2CcAdU%2CSAcT%3BEACG%2CSAAS%2CGAAT%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CgBAAA%3B%3BAAIR%2CwBACI%2CYACI%2CeAAc%2CSAAU%3BEACpB%2CYAAA%3B%3BAAEA%2CwBAJR%2CYACI%2CeAAc%2CSAAU%2CQAGnB%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAMhB%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CgBACI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAIR%2CIAAI%2CgBACA%2CcACI%3BEACI%2CcAAA%3B%3BAAHZ%2CIAAI%2CgBACA%2CcAKI%3BEACI%2CqBAAA%3B%3BAAPZ%2CIAAI%2CgBAWA%2CaACI%3BEACI%2CcAAA%3B%3BAAKZ%2CMAAM%2CWACF%2CKAAI%3BEACA%2CaAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAGJ%2CeACI%3BEACI%2CaAAA%3B%3BAAKR%2CSACK%3BEACG%2CgBAAA%3B%3BAAFR%2CSAKK%2CSAAM%3BEACH%2CkBAAA%3B%3BAANR%2CSASK%2CUACI%3BEACG%2CgBAAA%3B%3BAAUQ%2CmBAJhB%2CeACI%2CUACI%2COACI%2CMACK%3BEACG%2CaAAA%3B%3BAAKJ%2CmBAVhB%2CeACI%2CUACI%2COAOI%2COACK%3BEACG%2CaAAA%3B%3BAAZxB%2CmBACI%2CeACI%2CUAeI%2COAAM%2CWACF%3BEACI%2CWAAA%3BEACA%2CkBAAA%3B%3BAApBpB%2CmBACI%2CeACI%2CUAsBI%3BEACI%2CWAAA%3B%3BAAOZ%2CMAAC%3BEACG%2CaAAA%3B%3BAAIR%2CKAAK%3BEACD%2CWAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CWAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CWAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CWAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CWAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CWAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CWAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CWAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2C0BAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAAGJ%2CqBACI%3BEACI%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAIR%3BEACI%2CwBAAA%3B%3BAAGJ%2CYAAY%3BEACR%2CkBAAA%3B%3BAADJ%2CYAAY%2CiBAGR%3BEACI%2C6BAAA%3BEACA%2C0BAAA%3B%3BAAIR%2CsBACI%2CeACI%3BEACI%2C%2BBAAA%3B%3BAAYZ%2CwBAN2C%3BEACvC%3BIACI%2CWAAA%3B%3B%3BAAgCR%2CwBA5B0C%3BEACtC%2COAAO%2CQACH%2CsBACI%2CQAAO%2CMACH%2CmBACI%2CoBACI%2CiBACI%2CqBACI%3BIACI%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CwBAAA%3B%3BEAUhC%2CkBACI%3BIACI%2CeAAA%3B%3B%3BAAuBZ%2CwBAlB0C%3BEACtC%2CIACI%2COACI%2CWACI%3BIACI%2CqBAAA%3B%3BEAMhB%2CIAAI%2CcACA%3BIACI%2CgBAAA%3B%3B%3BAAkDZ%2CwBA7C2C%3BEACvC%2CIAAI%2CcACA%3BIACI%2CiBAAA%3B%3BEAIR%2CYACI%2CQAAO%2CQACH%2CsBACI%2CQAAO%3BIAEH%2CwBAAA%3B%3BEAMhB%2COAAO%2CQACH%2CsBACI%2CQAAO%2CMACH%2CMAAK%2CiBACD%2CGACI%3BIACI%2C2BAAA%3B%3BEAQxB%2CYAAY%2CaACR%2CMAAK%2CiBACD%3BIACI%2C2BAAA%3B%3BEAHZ%2CYAAY%2CaAOR%2CMAAK%3BIACD%2C2BAAA%3B%3B%3BAAiBZ%2CwBAZ2C%3BEACvC%2CIACI%2COACI%2CWACI%3BIACI%2CqBAAA%3B%3B%3BAAyBpB%2CwBAlB2C%3BEACvC%2CIACI%2CaACI%3BIACI%2CyBAAA%3B%3BEAHZ%2CIAOI%2CiBACI%3BIACI%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CcAAA%3B%3B%3BAAgBhB%2CwBAV2C%3BEACvC%2CUACI%2CUACK%3BIACG%2CwBAAA%3B%3B%3BAA8BhB%2CwBAxB2C%3BEAGvC%2COAAO%3BIAiBH%2C4BAAA%3B%3BEAjBJ%2COAAO%2CQACH%2CuBACI%2COAAM%3BIACF%2CyBAAA%3BIACA%2CqBAAA%3B%3BEAJZ%2COAAO%2CQAQH%3BIACI%2CmBAAA%3BIACA%2C8BAAA%3B%3BEAVR%2COAAO%2CQAQH%2CsBAII%2CQAAO%3BIACH%2CmBAAA%3B%3B%3BAA2rChB%2CwBAnrC2C%3BEACvC%2CIACI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEAHR%2CIACI%2CiBAII%3BIACI%2CgBAAA%3B%3BEANZ%2CIAYI%2CQAAO%2CQACH%3BIACI%2CqBAAA%3BIACA%2C0BAAA%3BIACA%2C8BAAA%3B%3BEAhBZ%2CIAYI%2CQAAO%2CQAOH%2CuBACI%2COAAM%2CaACF%2CSACI%3BIACI%2CgBAAA%3B%3BEAvBxB%2CIAYI%2CQAAO%2CQAiBH%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BEAhCZ%2CIAoCI%2CaACI%2CkBACI%3BIACI%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CIATZ%2CaACI%2CkBACI%2CeAOK%3BIACG%2CcAAA%3BIACA%2CkBAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAgB%2CgDAAhB%3BIACA%2CsCAAA%3B%3BEArDpB%2CIAoCI%2CaACI%2CkBAoBI%2CSACI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEA5DpB%2CIAoCI%2CaACI%2CkBAoBI%2CSAMI%2COAAM%2CWACF%2COAAM%3BIACF%2CYAAA%3B%3BEAjExB%2CIAwEI%2CaACI%2CQACI%2CmBACK%3BIACG%2CsBAAA%3BIACA%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3B%3BEAEA%2CIAXhB%2CaACI%2CQACI%2CmBACK%2CMAQI%2CUAAU%3BIACP%2CoBAAA%3B%3BEApFxB%2CIAwEI%2CaACI%2CQACI%2CmBAcK%2CMAAG%3BIACA%2C2BAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CeAAA%3B%3BEAOpB%3BIAuBI%2CeAAA%3B%3BEAvBJ%2CkBACI%2CIAAG%2CaACC%3BIAEI%2CuBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CkBANR%2CIAAG%2CaACC%2CGAKK%3BIACG%2CaAAA%3B%3BEARhB%2CkBACI%2CIAAG%2CaAWC%3BIAEI%2CuBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CkBAhBR%2CIAAG%2CaAWC%2CGAKK%3BIACG%2CaAAA%3B%3BEAlBhB%2CkBAyBI%3BIACI%2CeAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CafvzIiB%2CgBeuzIjB%3BIACA%2CaAAA%3BIACA%2C8BAAA%3B%3BEAEA%2CkBARJ%2CGAQK%3BIACG%2CqBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3BIAEA%2CSAAS%2CGAAT%3BIACA%2CSAAA%3BIACA%2CWAAW%2CYAAX%3BIACA%2CmBAAmB%2CYAAnB%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEA%5C%2FCZ%2CkBAmDI%3BIACI%2CeAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2Cafj1IiB%2CgBei1IjB%3BIACA%2CaAAA%3BIACA%2C8BAAA%3B%3BEAEA%2CkBARJ%2CGAQK%3BIACG%2CqBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3BIAEA%2CSAAS%2CGAAT%3BIACA%2CSAAA%3BIACA%2CWAAW%2CYAAX%3BIACA%2CmBAAmB%2CYAAnB%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAMA%2CkBAFR%2COAAM%2COACF%2CGACK%3BIACG%2CWAAW%2CYAAX%3BIACA%2CmBAAmB%2CYAAnB%3BIACA%2CSAAS%2CGAAT%3B%3BEAKJ%2CkBAVR%2COAAM%2COASF%2CGACK%3BIACG%2CWAAW%2CYAAX%3BIACA%2CmBAAmB%2CYAAnB%3BIACA%2CSAAS%2CGAAT%3B%3BEA1FhB%2CkBA6EI%2COAAM%2COAiBF%3BIACI%2CiCAAA%3B%3BEA%5C%2FFZ%2CkBA6EI%2COAAM%2COAiBF%2CGAGI%2CGACI%3BIACI%2Caf13IK%2CqBe03IL%3BIACA%2CeAAA%3B%3BEApGpB%2CkBA0GI%2CcACI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3B%3BEAhHZ%2CkBA0GI%2CcACI%2CEAOI%3BIACI%2CiCAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEArHhB%2CkBA0HI%3BIACI%2C%2BBAAA%3B%3BEAIR%2CSACI%2CWACI%2COAAM%3BIACF%2CiBAAA%3B%3BEAHZ%2CSACI%2CWAKI%2COAAM%3BIACF%2CiBAAA%3B%3BEAPZ%2CSACI%2CWASI%2COAAM%3BIACF%2CyBAAA%3B%3BEAXZ%2CSACI%2CWAaI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAhBZ%2CSACI%2CWAkBI%2COAAM%3BIACF%2CeAAA%3B%3BEApBZ%2CSACI%2CWAsBI%2COAAM%3BIACF%2CkCAAA%3B%3BEAxBZ%2CSA4BI%2CoBACI%3BIACI%2CeAAA%3B%3BEA9BZ%2CSAkCI%2CaACI%3BIACI%2CeAAA%3B%3BEApCZ%2CSAwCI%2CuBACI%3BIACI%2CeAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEA9CZ%2CSAwCI%2CuBASI%2CcACI%2CWAAU%3BIACN%2CuBAAA%3B%3BEAnDhB%2CSAwCI%2CuBASI%2CcAKI%3BIACI%2CuBAAA%3B%3BEAvDhB%2CSAwCI%2CuBASI%2CcASI%3BIACI%2CuBAAA%3BIACA%2CSAAA%3B%3BEA5DhB%2CSAwCI%2CuBASI%2CcASI%2CWAII%3BIACI%2CeAAA%3B%3BEA%5C%2FDpB%2CSAwCI%2CuBA4BI%2C0BACI%3BIACI%2CUAAA%3B%3BEAtEhB%2CSAwCI%2CuBAkCI%3BIACI%2CSAAA%3B%3BEA3EZ%2CSA%2BEI%2COAAM%2COAAO%2CsBACT%3BIACI%2CaAAA%3B%3BEAjFZ%2CSA%2BEI%2COAAM%2COAAO%2CsBAKT%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEAtFZ%2CSA0FI%2COAAM%2COACF%2CeACI%3BIACI%2CYAAA%3BIACA%2CmBAAA%3B%3BEA9FhB%2CSA0FI%2COAAM%2COACF%2CeACI%2CcAII%3BIACI%2CYAAA%3BIACA%2C2CAAA%3B%3BEAlGpB%2CSAwGI%2CQACI%3BIAKI%2C6BAAA%3B%3BEA9GZ%2CSAwGI%2CQACI%2CaACI%3BIACI%2C2BAAA%3B%3BEA3GhB%2CSAkHI%2CcACI%3BIACI%2CaAAA%3B%3BEApHZ%2CSAwHI%2C0BAAyB%2CsBACrB%2CGAAE%3BIACE%2CYAAA%3BIACA%2CmBAAA%3B%3BEA3HZ%2CSAwHI%2C0BAAyB%2CsBACrB%2CGAAE%2CaAIE%3BIACI%2CYAAA%3BIACA%2C2CAAA%3B%3BEA%5C%2FHhB%2CSAwHI%2C0BAAyB%2CsBACrB%2CGAAE%2CaAIE%2CmBAII%3BIACI%2CeAAA%3B%3BEAUR%2CMAHN%2CwBACF%2CWACI%2CEACK%2CUAAU%3BIACP%2CiBAAA%3B%3BEAMhB%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CyBAAyB%3BIACrB%2CmBAAA%3B%3BEAGJ%2CyBAAyB%3BIACrB%2CmBAAA%3B%3BEADJ%2CyBAAyB%2C2BAGrB%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2C4BAAA%3BIACA%2CQAAA%3B%3BEAGJ%2COAAO%3BIAgCH%2C4BAAA%3BIACA%2CyBAAA%3B%3BEAjCJ%2COAAO%2CQACH%3BIACI%2CsBAAA%3BIACA%2CqBAAA%3B%3BEAHR%2COAAO%2CQACH%2CuBAII%2COAAM%2CaACF%3BIAKI%2C2BAAA%3BIACA%2CaAAA%3B%3BEALA%2COAPT%2CQACH%2CuBAII%2COAAM%2CaACF%2CMACK%3BIACG%2C2BAAA%3B%3BEARpB%2COAAO%2CQACH%2CuBAII%2COAAM%2CaAUF%3BIACI%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3B%3BEAnBhB%2COAAO%2CQACH%2CuBAII%2COAAM%2CaAiBF%2CSACI%2COACI%3BIACI%2CwBAAA%3B%3BEAzBxB%2COAAO%2CQAmCH%3BIACI%2CgBAAA%3BIACA%2CQAAA%3BIACA%2CeAAA%3B%3BEAEA%2COAxCD%2CQAmCH%2CYAKK%3BIACG%2CYAAA%3BIACA%2CsBAAA%3BIACA%2CuBAAA%3BIACA%2CgBAAgB%2CmCAAhB%3BIACA%2CqCAAA%3BIACA%2CwCAAA%3BIACA%2CiBAAA%3BIACA%2CSAAS%2CEAAT%3B%3BEAhDZ%2COAAO%2CQAoDH%3BIACI%2CkBAAA%3B%3BEArDR%2COAAO%2CQAoDH%2CsBAGI%2CQAAO%2CMACH%2CMACI%2CeACI%3BIACI%2CsBAAA%3BIACA%2C6BAAA%3BIACA%2CuBAAA%3B%3BEAQxB%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CsBAIK%3BIACG%2CsBAAA%3B%3BEAIR%2CMACI%2CQAAO%2CQACH%2CuBACI%2COAAM%3BIAEF%2CgBAAA%3BIAEA%2CyBAAA%3BIACA%2CUAAA%3BIACA%2C2BAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIACA%2CQAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3B%3BEAfhB%2CMAoBI%2CsCAAqC%3BIACjC%2CoBAAA%3B%3BEAMA%2CiBADJ%2CQAAO%2CSACF%3BIACG%2CgBAAgB%2C0CAAhB%3BIACA%2CsBAAA%3BIACA%2CuBAAA%3BIACA%2CcAAA%3BIACA%2CSAAS%2CEAAT%3B%3BEAKZ%2CYACI%2COAAM%3BIACF%2C2BAAA%3BIACA%2C8BAAA%3BIACA%2CafzrJiB%2CgBeyrJjB%3BIACA%2CyBAAA%3B%3BEAIR%2CMAAM%3BIACF%2CgBAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CmBACI%2CeAAc%2CKACV%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3B%3BEAKZ%2CgBACI%2CeACI%3BIACI%2CWAAA%3BIACA%2CcAAA%3B%3BEAJZ%2CgBACI%2CeACI%2CYAII%3BIACI%2CeAAA%3B%3BEAEA%2CgBARZ%2CeACI%2CYAII%2CYAGK%3BIACG%2CmBAAA%3B%3BEADJ%2CgBARZ%2CeACI%2CYAII%2CYAGK%2CYAGG%3BIACI%2CWAAA%3B%3BEAbxB%2CgBACI%2CeACI%2CYAgBI%3BIACI%2CeAAA%3BIACA%2CoBAAA%3BIACA%2C8BAAA%3BIACA%2COAAA%3B%3BEAEA%2CgBAvBZ%2CeACI%2CYAgBI%2CWAMK%3BIACG%2C8BAAA%3B%3BEAIR%2CgBA5BR%2CeACI%2CYA2BK%2CUAAU%3BIACP%2CgBAAA%3B%3BEAGJ%2CgBAhCR%2CeACI%2CYA%2BBK%2CUAAU%2CGACP%3BIACI%2COAAA%3BIACA%2CQAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3B%3BEAtCpB%2CgBACI%2CeACI%2CYAwCI%3BIAKI%2CiBAAA%3B%3BEA%5C%2FChB%2CgBACI%2CeACI%2CYAwCI%2CaACI%3BIACI%2CSAAA%3B%3BEA5CpB%2CgBACI%2CeACI%2CYAgDI%3BIAMI%2CkBAAA%3B%3BEAxDhB%2CgBACI%2CeACI%2CYAgDI%2CYACI%3BIACI%2CUAAA%3BIACA%2COAAA%3B%3BEASpB%2CoBACI%2CcACI%3BIACI%2CeAAA%3BIACA%2CafhxJa%2CgBegxJb%3B%3BEAJZ%2CoBACI%2CcAMI%2CUACI%3BIACI%2CeAAA%3B%3BEAMhB%3BIACI%2CmBAAA%3B%3BEADJ%2CgBAGI%3BIACI%2CWAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3BIACA%2CQAAA%3BIACA%2CuBAAA%3BIACA%2C2CAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3B%3BEAXR%2CgBAGI%2CeAUI%3BIACI%2CeAAA%3B%3BEAEA%2CgBAbR%2CeAUI%2CGAGK%3BIACG%2CgBAAgB%2C4CAAhB%3BIACA%2CSAAS%2CEAAT%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAvBhB%2CgBAGI%2CeAwBI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA7BZ%2CgBAGI%2CeA6BI%2CEAAC%3BIACG%2CaAAA%3B%3BEAjCZ%2CgBAqCI%3BIASI%2CeAAA%3B%3BEAPI%2CgBAFR%2CqBACI%2CIACK%3BIACG%2CkBAAA%3BIACA%2CoBAAA%3B%3BEAzChB%2CgBAiDI%2CSACI%3BIACI%2CkBAAA%3BIACA%2C4BAAA%3BIACA%2CwBAAA%3B%3BEArDZ%2CgBAyDI%3BIAKI%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3B%3BEAhER%2CgBAyDI%2CUACI%3BIACI%2CmBAAA%3B%3BEA3DZ%2CgBAmEI%3BIACI%2CUAAA%3B%3BEApER%2CgBAmEI%2CMAGI%3BIACI%2CkBAAA%3BIACA%2CYAAY%2CkEAAiE%2C6HAA7E%3BIACA%2CkCAAA%3BIACA%2CwBAAA%3B%3BEA1EZ%2CgBAmEI%2CMAUI%3BIACI%2CwBAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAY%2CkEAAiE%2C6HAA7E%3BIACA%2CkCAAA%3BIACA%2CWAAA%3B%3BEAnFZ%2CgBAmEI%2CMAUI%2CoBAQI%3BIACI%2CsBAAA%3BIACA%2CoBAAA%3BIACA%2CWAAA%3B%3BEAMhB%2CsBACI%3BIACI%2CyBAAA%3B%3BEAFR%2CsBAKI%2CcACI%2CWAAU%3BIACN%2CWAAA%3B%3BEAPZ%2CsBAKI%2CcAKI%2CyBAAwB%2CMACpB%3BIAKI%2C0BAAA%3BIACA%2C2BAAA%3B%3BEAjBhB%2CsBAKI%2CcAKI%2CyBAAwB%2CMACpB%2CiBACI%3BIACI%2CeAAA%3B%3BEAbpB%2CsBAKI%2CcAgBI%2CWACI%3BIACI%2Caf74JS%2CqBe64JT%3BIACA%2C0BAAA%3B%3BEAxBhB%2CsBA6BI%2CSACI%2COAAM%3BIACF%2COAAA%3B%3BEA%5C%2FBZ%2CsBA6BI%2CSAKI%2COAAM%3BIACF%2CQAAA%3B%3BEAnCZ%2CsBAuCI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAzCR%2CsBA4CI%2C0BACI%3BIACI%2Cafp6Ja%2CqBeo6Jb%3B%3BEA9CZ%2CsBAkDI%2CcACI%3BIACI%2CcAAA%3B%3BEApDZ%2CsBAwDI%3BIAqBI%2CgBAAA%3B%3BEA7ER%2CsBAwDI%2CeACI%2CcACI%3BIACI%2CyBAAA%3BIACA%2CuBAAA%3BIACA%2CoBAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CsBAdR%2CeACI%2CcAaK%2CMACG%3BIACI%2C0BAAA%3B%3BEAxEpB%2CsBAgFI%2CaACI%3BIACI%2Caf38Ja%2CgBe28Jb%3B%3BEAlFZ%2CsBAsFI%3BIACI%2CoBAAA%3B%3BEAIR%2CgBACI%3BIACI%2CWAAA%3B%3BEAFR%2CgBAKI%3BIACI%2CWAAA%3B%3BEAIR%2CoBACI%2CuBACI%3BIACI%2CcAAA%3B%3BEAKZ%2CsBAAsB%2CMAAM%2COACxB%2CmBACI%3BIACI%2CiBAAA%3B%3BEAKZ%2CsBACI%2CcACI%3BIACI%2CyBAAA%3BIACA%2CuBAAA%3BIACA%2CoBAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CsBAbJ%2CcAaK%2CMACG%3BIACI%2C0BAAA%3B%3BEAMhB%3BIAuBI%2CeAAA%3BIACA%2CiCAAA%3B%3BEAxBJ%2C2BACI%3BIACI%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEANR%2C2BACI%2CyBAOI%3BIACI%2CeAAA%3B%3BEATZ%2C2BAaI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEAfR%2C2BAkBI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEAMJ%2C2BAAC%2CUAAU%3BIACP%2CmBAAA%3B%3BEAGJ%2C2BAAC%2CUAAU%3BIAKP%2CmBAAA%3B%3BEALJ%2C2BAAC%2CUAAU%2CGACP%3BIACI%2CiBAAA%3B%3BEAhCZ%2C2BAsCI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAxCR%2C2BA2CI%3BIACI%2CeAAA%3B%3BEA5CR%2C2BA%2BCI%3BIACI%2C%2BBAAA%3B%3BEAhDR%2C2BAmDI%3BIACI%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2C2BAAC%2CYACG%3BIACI%2CiBAAA%3B%3BEA3DZ%2C2BA%2BDI%3BIACI%2CiBAAA%3B%3BEAIR%2C2BAA2B%3BIAQvB%2CoBAAA%3BIACA%2CmBAAA%3B%3BEATJ%2C2BAA2B%2CeACvB%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3B%3BEAOR%2C2BAA2B%2CcACvB%3BIACI%2CQAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEAIR%2CcACI%2CSACI%2COAAM%3BIACF%2COAAA%3B%3BEAHZ%2CcACI%2CSAKI%2COAAM%3BIACF%2CQAAA%3B%3BEAPZ%2CcAWI%3BIACI%2CUAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAIR%2CYACI%2CkBACK%3BIACG%2CsBAAA%3BIACA%2CoBAAA%3B%3BEAJZ%2CYACI%2CkBAMI%2CSACI%2COAAM%2CWACF%3BIACI%2CWAAA%3B%3BEAVpB%2CYACI%2CkBAMI%2CSACI%2COAAM%2CWACF%2CWAGI%2COAAM%2CWACF%2CMACI%3BIACI%2CeAAA%3B%3BEAfhC%2CYACI%2CkBAMI%2CSACI%2COAAM%2CWAaF%2CKAAI%3BIACA%2CyBAAA%3BIACA%2CaAAA%3BIACA%2CeAAA%3B%3BEAxBpB%2CYACI%2CkBAMI%2CSACI%2COAAM%2CWAmBF%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEAKZ%2CYAjCJ%2CkBAiCK%3BIACG%2CwBAAA%3B%3BEAKZ%3BIACI%2C%2BBAAA%3B%3BEAGJ%2COAAO%3BIACH%2CoBAAA%3B%3BEAGJ%2CUAAU%2CIAAI%2CkBAAkB%2COAAO%2CUAAU%3BIAC7C%2CyBAAA%3BIACA%2C6BAAA%3BIACA%2C8BAAA%3B%3BEAGJ%2CaACI%2CSACI%3BIACI%2CwBAAA%3BIACA%2CkBAAA%3B%3BEAKZ%2CsBAAuB%2CyBAAuB%3BIAC1C%2C4BAAA%3BIACA%2C6BAAA%3BIACA%2CsBAAA%3B%3BEAHJ%2CsBAAuB%2CyBAAuB%2CsBAK1C%3BIACI%2CsBAAA%3B%3BEANR%2CsBAAuB%2CyBAAuB%2CsBAS1C%3BIACI%2C0BAAA%3B%3BEAIR%2CqBACI%3BIACI%2CsBAAA%3B%3BEAIR%2CgBAAgB%3BIACZ%2CwBAAA%3B%3BEAGJ%2CgBAAgB%3BIACZ%2CyBAAA%3B%3BEADJ%2CgBAAgB%2COAGZ%3BIACI%2CkBAAA%3BIACA%2CeAAA%3BIACA%2Caf3sKiB%2CgBe2sKjB%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3BEARR%2CgBAAgB%2COAGZ%2CcAOI%3BIACI%2CcAAA%3B%3BEAXZ%2CgBAAgB%2COAGZ%2CcAWI%2CKAAI%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2C0BAAA%3BIACA%2CafvtKa%2CgBeutKb%3B%3BEAlBZ%2CgBAAgB%2COAsBZ%3BIACI%2CmBAAA%3BIACA%2CcAAA%3B%3BEAKI%2CgBA7BI%2COA2BZ%2CWACI%2CEACK%2CUAAU%3BIACP%2CgBAAA%3B%3BEAMhB%2CYACI%2CcACI%2CYAAW%2COACP%3BIAEI%2CiBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAThB%2CYACI%2CcACI%2CYAAW%2COAUP%3BIACI%2CwBAAA%3B%3BEAMhB%2CYACI%2CQAAO%2CQACH%2CuBACI%2COAAM%2CaACF%3BIACI%2CUAAA%3BIACA%2CkBAAA%3B%3BEAOpB%2CWAAW%2COACP%3BIACI%2CyBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CQAAA%3B%3BEAIR%2CMAAM%2COAAO%2CsBACT%2CeACI%3BIACI%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3B%3BEALZ%2CMAAM%2COAAO%2CsBAST%3BIACI%2CiBAAA%3B%3BEAIR%2CyBAAyB%2CsBACrB%2CGAAE%3BIACE%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAMA%2CqBADJ%2CaACK%3BIACG%2CwBAAA%3B%3BEAHZ%2CqBAOI%2CWACI%3BIAKI%2C2BAAA%3BIACA%2C2BAAA%3B%3BEAdZ%2CqBAOI%2CWACI%2CiBACI%3BIACI%2C2BAAA%3B%3BEAShB%2CUACI%2CUACI%3BIACI%2CWAAA%3B%3BEAKZ%2CIAAI%2CSACA%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAIR%2CqBAAqB%2CeACjB%2C4BACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2CeAAA%3B%3BEALhB%2CqBAAqB%2CeACjB%2C4BACI%2CmBAMI%2CYACI%2CSACI%3BIACI%2CWAAA%3B%3BEAOxB%2CgBAAiB%2CeAAe%2CYAAY%2CYAAW%2CYAAa%3BIAChE%2CsBAAA%3B%3BEAEJ%2CsBAAuB%2CuBAAsB%2CSAAS%2CQAAS%3BIAC3D%2C0BAAA%3B%3B%3BAAmRR%2CwBA%5C%2FQ0C%3BEACtC%2CMACI%2CQAAO%2CQACH%2CuBACI%2COAAM%3BIACF%2C2BAAA%3BIACA%2CsBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3B%3BEAPhB%2CMACI%2CQAAO%2CQAUH%2CMACI%3BIACI%2CsBAAA%3B%3BEAOhB%2CgBACI%2CQAAO%3BIACH%2C%2BBAAA%3B%3BEAIR%2CIACI%2CQAAO%2CQACH%2CuBACI%2COAAM%2CaACF%2CSACI%3BIACI%2CgBAAA%3B%3BEANxB%2CIACI%2CQAAO%2CQAWH%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BEAfZ%2CIAmBI%2CUACI%2CWACI%3BIACI%2CaAAA%3B%3BEAMhB%2CeACI%2CUACI%2CcACI%3BIACI%2CaAAA%3B%3BEAJhB%2CeACI%2CUACI%2CcACI%2CgBAGI%2CYACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAQxB%2CoBACI%3BIACI%2CiBAAA%3B%3BEAFR%2CoBACI%2COAGI%3BIACI%2CiBAAA%3B%3BEAKZ%3BIACI%2CqBAAA%3B%3BEAGJ%3BIACI%2CoBAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2C6BAII%3BIACI%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3BEAIR%2CSACI%3BIACI%2CiBAAA%3B%3BEAIR%2CkBACI%3BIACI%2CUAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2C0BAAA%3B%3BEANR%2CkBASI%3BIACI%2CcAAA%3B%3BEAVR%2CkBASI%2CWAGI%3BIACI%2C2BAAA%3B%3BEAbZ%2CkBASI%2CWAOI%3BIACI%2C0BAAA%3BIACA%2C2BAAA%3BIACA%2Cafj%2BKa%2CgBei%2BKb%3B%3BEAKJ%2CkBADJ%2CGACK%3BIACG%2CwBAAA%3B%3BEAIR%2CkBAAC%3BIACG%2CwBAAA%3B%3BEA9BR%2CkBAiCI%2CcACI%3BIAYI%2CqBAAA%3BIACA%2CaAAA%3B%3BEA%5C%2FCZ%2CkBAiCI%2CcACI%2CSACI%2CKAAI%3BIACA%2C0BAAA%3B%3BEApChB%2CkBAiCI%2CcACI%2CSAKI%2CKAAI%2CWACA%3BIACI%2CiBAAA%3BIACA%2CeAAA%3B%3BEAYZ%2CSADJ%2CKAAI%2CkBACC%3BIACG%2CaAAA%3B%3BEAKZ%2CIAAI%3BIAOA%2CaAAA%3B%3BEAPJ%2CIAAI%2CkBACA%3BIACI%2CwBAAA%3BIACA%2CuBAAuB%2CUAAU%2CeAAjC%3BIACA%2CQAAA%3B%3BEAMR%2CsBAAsB%2CcAClB%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3B%3BEAKZ%2CsBACI%2CcACI%2CoBACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3B%3BEAMhB%2COAAO%3BIAuDH%2C%2BBAAA%3B%3BEAvDJ%2COAAO%2CQACH%2CuBACI%2COAAM%2CaACF%3BIACI%2CkBAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CyBAAA%3B%3BEAbhB%2COAAO%2CQACH%2CuBACI%2COAAM%2CaAcF%2CSACI%3BIACI%2CyBAAA%3BIACA%2CuBAAA%3BIACA%2CsBAAA%3BIACA%2CoBAAA%3BIACA%2CsBAAA%3BIACA%2CoBAAA%3BIACA%2CwBAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2C6BAAA%3BIACA%2C4BAAA%3BIACA%2CiBAAA%3B%3BEAEA%2COA%5C%2FBb%2CQACH%2CuBACI%2COAAM%2CaAcF%2CSACI%2COAcK%3BIACG%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CaflkLH%2CYekkLG%3BIACA%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2C0BAAA%3BIACA%2CqBAAA%3B%3BEAhDxB%2COAAO%2CQAyDH%3BIACI%2CeAAA%3B%3BEAIR%2CMAAM%2CYAAY%2CcAAe%2CeAAa%3BIAC1C%2C6BAAA%3B%3BEAGJ%3BIACI%2CwBAAA%3B%3BEAGJ%2CcACI%3BIACI%2CwBAAA%3B%3B%3BAAuCZ%2CwBAjC0C%3BEACtC%2CIACI%2CQAAO%2CQACH%3BIACI%2CqBAAA%3BIACA%2C0BAAA%3BIACA%2C8BAAA%3B%3BEALZ%2CIACI%2CQAAO%2CQACH%2CsBAKI%2CQAAO%3BIACH%2C8BAAA%3BIACA%2CgBAAA%3B%3BEAThB%2CIACI%2CQAAO%2CQAYH%3BIACI%2CqBAAA%3B%3BEAdZ%2CIACI%2CQAAO%2CQAYH%2CuBAGI%2COAAM%2CaACF%2CSACI%3BIACI%2CgBAAA%3B%3B%3BAAa5B%2CYAAY%3BEA%2BBR%2CuBAAA%3B%3BAA1BgB%2CYALR%2CaACR%2CUAAS%2CaACL%2CGACK%2CKAAE%2COAAO%2CUACL%2CIACI%3BEACG%2CQAAA%3BEACA%2CkBAAA%3B%3BAAPxB%2CYAAY%2CaAcR%2CsBACI%2CaAAY%2CQACR%3BEACI%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAgB%2CqDAAhB%3BEACA%2CqBAAA%3B%3BAApBhB%2CYAAY%2CaAyBR%2CuBACI%2CQAAO%3BEACH%2CwBAAA%3B%3BAAOZ%2CaACI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIR%2COAAO%3BEACH%2CYAAA%3B%3BAAGJ%2CaACI%2CcACI%2CUAAS%2CaACL%2CGACI%2CGAAE%2COACG%3BEACG%2CeAAA%3B%3BAANxB%2CaAaI%2CaAAY%2CaACR%2CUAAS%3BEACL%2CkBAAA%3B%3BAAKZ%2CkBACI%2CoBACI%2CWACI%2CeACI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3B%3BAANpB%2CkBAYI%3BEACI%2CWAAA%3B%3BAAbR%2CkBAYI%2COAGI%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2C2CAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAKZ%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAFJ%2CkBAII%3BEACI%2CWAAA%3B%3BAAIR%3BEACI%2CmBAAA%3B%3BAADJ%2CkBAGI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAALR%2CkBAGI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAAVpB%2CkBAGI%2CWAYI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAnBZ%2CkBAGI%2CWAYI%2CaAMI%3BEACI%2CUAAA%3BEACA%2CgBAAA%3B%3BAAvBhB%2CkBAGI%2CWAYI%2CaAMI%2CGAII%3BEACI%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CkBA%5C%2FBhB%2CWAYI%2CaAMI%2CGAII%2CGASK%2CUAAU%3BEACP%2CeAAA%3B%3BAAnCxB%2CkBAGI%2CWAYI%2CaAMI%2CGAII%2CGAaI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2Caf1yLK%2CgBe0yLL%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAA9CxB%2CkBAGI%2CWAYI%2CaAMI%2CGAII%2CGAaI%2CKAUI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CkBApDxB%2CWAYI%2CaAMI%2CGAII%2CGAaI%2CKAUI%2CEAOK%3BEACG%2C0BAAA%3B%3BAAxDhC%2CkBAGI%2CWAYI%2CaAMI%2CGAII%2CGAoCI%2CKAAI%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAEA%2CkBApEpB%2CWAYI%2CaAMI%2CGAII%2CGAoCI%2CKAAI%2CSAUC%3BEACG%2CSAAS%2COAAT%3BEACA%2CafxzLD%2CaewzLC%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA3E5B%2CkBAGI%2CWAYI%2CaAMI%2CGAII%2CGAsDI%3BEACI%2CaAAA%3B%3BAAhFxB%2CkBAGI%2CWAYI%2CaAMI%2CGAII%2CGA0DI%2COACI%3BEACI%2CWAAA%3B%3BAAIR%2CkBAtFhB%2CWAYI%2CaAMI%2CGAII%2CGAgEK%2CMACG%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Cafr2LC%2CgBeq2LD%3B%3BAAdR%2CkBAtFhB%2CWAYI%2CaAMI%2CGAII%2CGAgEK%2CMACG%2CaAeI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2Caf12LH%2CgBe02LG%3BEACA%2CaAAA%3B%3BAApBZ%2CkBAtFhB%2CWAYI%2CaAMI%2CGAII%2CGAgEK%2CMACG%2CaAsBI%3BEACI%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FBZ%2CkBAtFhB%2CWAYI%2CaAMI%2CGAII%2CGAgEK%2CMACG%2CaAiCI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAArCZ%2CkBAtFhB%2CWAYI%2CaAMI%2CGAII%2CGAgEK%2CMACG%2CaAuCI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CkBA3I5B%2CWAYI%2CaAMI%2CGAII%2CGAgEK%2CMACG%2CaAuCI%2CEAaK%3BEACG%2CqBAAA%3B%3BAA%5C%2FIpC%2CkBAGI%2CWAqJI%2CgBACI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAA5JhB%2CkBAGI%2CWAqJI%2CgBACI%2CaAKI%3BEACI%2CmBAAA%3B%3BAAIA%2CkBAhKhB%2CWAqJI%2CgBACI%2CaASI%2CaACK%3BEACG%2CWAAA%3B%3BAApKxB%2CkBAGI%2CWAqJI%2CgBACI%2CaASI%2CaAKI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAzKxB%2CkBAGI%2CWAqJI%2CgBACI%2CaAoBI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FKpB%2CkBAGI%2CWAqJI%2CgBACI%2CaAyBI%3BEACI%2CaAAA%3B%3BAAnLpB%2CkBAGI%2CWAqLI%3BEACI%2CgBAAA%3B%3BAAzLZ%2CkBAGI%2CWAqLI%2CiBAGI%3BEACI%2Caf17La%2CgBe07Lb%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAEA%2CkBAjMZ%2CWAqLI%2CiBAGI%2CGASK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CmDAAhB%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CSAAA%3B%3BAAGJ%2CkBA5MZ%2CWAqLI%2CiBAGI%2CGAoBK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CoDAAhB%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CUAAA%3B%3BAAvNpB%2CkBAGI%2CWAqLI%2CiBAmCI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAA9NhB%2CkBAGI%2CWAqLI%2CiBAmCI%2CGAKI%3BEACI%2CqBAAA%3B%3BAAEA%2CkBAhOhB%2CWAqLI%2CiBAmCI%2CGAKI%2CGAGK%3BEACG%2CYAAA%3B%3BAApOxB%2CkBAGI%2CWAqLI%2CiBAiDI%3BEACI%2CqBAAA%3B%3BAA1OhB%2CkBAGI%2CWAqLI%2CiBAiDI%2CSAGI%3BEACI%2Caf3%2BLS%2CgBe2%2BLT%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAjPpB%2CkBAGI%2CWAqLI%2CiBAiDI%2CSAGI%2CGAOI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CkBAxPhB%2CWAqLI%2CiBAiDI%2CSAGI%2CGAeK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3B%3BAAlQxB%2CkBAGI%2CWAqLI%2CiBAiDI%2CSA6BI%3BEACI%2CafrgMS%2CgBeqgMT%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAOpB%3BEACI%2CmBAAA%3B%3BAAGJ%2CWACI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3B%3BAAJR%2CWACI%2COAKI%3BEACI%2Caf5hMiB%2CgBe4hMjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAZZ%2CWAgBI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAApBR%2CWAgBI%2CQAMI%3BEACI%2Caf5iMiB%2CgBe4iMjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA9BZ%2CWAgBI%2CQAMI%2CEAUI%3BEACI%2CaftjMa%2CgBesjMb%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAApChB%2CWAgBI%2CQAMI%2CEAiBI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAzChB%2CWA8CI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAlDR%2CWA8CI%2CQAMI%3BEACI%2Caf1kMiB%2CgBe0kMjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA5DZ%2CWA8CI%2CQAMI%2CEAUI%3BEACI%2CafplMa%2CgBeolMb%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAAlEhB%2CWA8CI%2CQAMI%2CEAiBI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAvEhB%2CWA4EI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAhFR%2CWA4EI%2CQAMI%3BEACI%2CafxmMiB%2CgBewmMjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA1FZ%2CWA4EI%2CQAMI%2CEAUI%3BEACI%2CaflnMa%2CgBeknMb%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAAhGhB%2CWA4EI%2CQAMI%2CEAiBI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAArGhB%2CWA0GI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAA9GR%2CWA0GI%2CQAMI%3BEACI%2CaftoMiB%2CgBesoMjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAxHZ%2CWA0GI%2CQAMI%2CEAUI%3BEACI%2CafhpMa%2CgBegpMb%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAA9HhB%2CWA0GI%2CQAMI%2CEAiBI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAnIhB%2CWAwII%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAA5IR%2CWAwII%2CQAMI%3BEACI%2CafpqMiB%2CgBeoqMjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAtJZ%2CWAwII%2CQAMI%2CEAUI%3BEACI%2Caf9qMa%2CgBe8qMb%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAA5JhB%2CWAwII%2CQAMI%2CEAiBI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAjKhB%2CWAsKI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAA1KR%2CWAsKI%2CQAMI%3BEACI%2CaflsMiB%2CgBeksMjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAApLZ%2CWAsKI%2CQAMI%2CEAUI%3BEACI%2Caf5sMa%2CgBe4sMb%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAA1LhB%2CWAsKI%2CQAMI%2CEAiBI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FLhB%2CWAoMI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAxMR%2CWAoMI%2CQAMI%3BEACI%2CafhuMiB%2CgBeguMjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAlNZ%2CWAoMI%2CQAMI%2CEAUI%3BEACI%2Caf1uMa%2CgBe0uMb%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAAxNhB%2CWAoMI%2CQAMI%2CEAiBI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAA7NhB%2CWAkOI%3BEACI%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAtOR%2CWAkOI%2CQAMI%3BEACI%2Caf9vMiB%2CgBe8vMjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAhPZ%2CWAkOI%2CQAMI%2CEAUI%3BEACI%2CafxwMa%2CgBewwMb%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAAtPhB%2CWAkOI%2CQAMI%2CEAiBI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAMhB%3BEACI%2CaAAA%3B%3BAAGJ%2CqBACI%2CaAAY%3BEACR%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAIR%2CcAAc%3BEACV%2CeAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CcAAc%3BEACV%2CqBAAA%3B%3BAAGJ%2CwBACI%2CYACI%2CeAAc%3BEACV%2CYAAA%3B%3BAAHZ%2CwBACI%2CYAKI%2CeAAc%2CyBAA0B%3BEACpC%2CYAAA%3B%3BAAIA%2CwBAVR%2CYASI%2CeAAc%2CwBAAyB%2CQAClC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAArBhB%2CwBA0BI%2CIAAG%2CWAAW%3BEACV%2CiBAAA%3B%3BAAOI%2CWAFR%2CMAAK%2CYACA%2CQAAS%2CQACL%3BEACG%2C0BAAA%3B%3BAAOJ%2CWAFR%2CMAAK%2CYAAY%2CSACZ%2CQAAS%2CQACL%3BEACG%2CmBAAA%3B%3BAAMhB%2CIAAI%2CqBACA%2CSAAQ%2CMAAM%3BEACV%2CmBAAA%3B%3BAAIA%2CIANJ%2CqBAKA%2CUACK%3BEACG%2CmBAAA%3B%3BAAKZ%2CiBAAiB%2CWACb%3BEACI%2CkBAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAIA%2CIADA%2CcACC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CsBAAA%3B%3BAA6XR%2CwBAzX0C%3BEACtC%2COAAO%2CQACH%2CsBACI%2CQAAO%2CMACH%2CmBACI%2CoBACI%3BIACI%2CoBAAA%3B%3BEANxB%2COAAO%2CQACH%2CsBACI%2CQAAO%2CMACH%2CmBACI%2CoBACI%2CiBAGI%3BIACI%2C0BAAA%3BIACA%2C0BAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3B%3BEAZ5B%2COAAO%2CQACH%2CsBACI%2CQAAO%2CMACH%2CmBACI%2CoBACI%2CiBAGI%2CqBAMI%3BIACI%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CyBAAA%3BIACA%2CoBAAA%3BIACA%2CwBAAA%3B%3BEAUhC%3BIAgJI%2CmBAAA%3B%3BEAhJJ%2CYACI%2CoBACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CYACI%2CoBAKI%3BIACI%2CkBAAA%3BIACA%2CeAAA%3BIACA%2Cafj8Ma%2CgBei8Mb%3BIACA%2CSAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CYAbR%2CoBAKI%2CGAQK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CgBAAgB%2CmDAAhB%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CaAAA%3BIACA%2CWAAW%2CqBAAX%3B%3BEAtBhB%2CYACI%2CoBAyBI%2CiBACI%3BIACI%2CaAAA%3BIACA%2CYAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3B%3BEA%5C%2FBhB%2CYACI%2CoBAyBI%2CiBACI%2CqBAMI%3BIACI%2CeAAA%3BIACA%2Caf39MK%2CgBe29ML%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3B%3BEAvCpB%2CYACI%2CoBAyBI%2CiBACI%2CqBAeI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CoBAAA%3B%3BEA9CpB%2CYACI%2CoBAyBI%2CiBACI%2CqBAeI%2CKAMI%3BIACI%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C2BAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2Caf%5C%2F%2BMC%2CgBe%2B%2BMD%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3B%3BEA7DxB%2CYACI%2CoBAyBI%2CiBACI%2CqBAeI%2CKAsBI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2C8BAAA%3BIACA%2C%2BBAAA%3B%3BEApExB%2CYACI%2CoBAyBI%2CiBACI%2CqBAeI%2CKAsBI%2CiBAMI%3BIACI%2Caf%5C%2F%5C%2FMH%2CgBe%2B%5C%2FMG%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3BEA3E5B%2CYACI%2CoBAyBI%2CiBACI%2CqBAeI%2CKAsBI%2CiBAcI%2CGACI%3BIACI%2CafxgNP%2CgBewgNO%3BIACA%2CeAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CuBAAA%3B%3BEApFhC%2CYACI%2CoBAyBI%2CiBACI%2CqBAeI%2CKAsBI%2CiBAwBI%2CSACI%3BIACI%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2C%2BBAAA%3BIACA%2CgCAAA%3B%3BEA%5C%2FFhC%2CYACI%2CoBAyBI%2CiBACI%2CqBAeI%2CKAsBI%2CiBAwBI%2CSACI%2CcAQI%3BIACI%2CeAAA%3B%3BEAlGpC%2CYACI%2CoBAyBI%2CiBACI%2CqBAeI%2CKAsBI%2CiBAwBI%2CSAcI%3BIACI%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CwBAAA%3B%3BEA3GhC%2CYACI%2CoBAyBI%2CiBACI%2CqBAeI%2CKAsBI%2CiBAwBI%2CSAcI%2CeAOI%3BIACI%2CeAAA%3B%3BEASpB%2CYAtHZ%2CoBAyBI%2CiBA4FI%2CqBAAoB%2CeACf%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIACA%2CgBAAgB%2CoDAAhB%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CYAjIZ%2CoBAyBI%2CiBA4FI%2CqBAAoB%2CeAYf%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CaAAA%3BIACA%2CaAAA%3BIACA%2CgBAAgB%2CoDAAhB%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CoBAAA%3B%3BEA1IpB%2CYAkJI%3BIACI%2CuBAAA%3B%3BEAKR%3BIACI%2CkCAAA%3B%3BEADJ%2CkBAGI%3BIACI%2CafplNiB%2CgBeolNjB%3B%3BEAIR%2CSAAS%2CKACL%2CmBACI%3BIACI%2C8BAAA%3B%3BEAKZ%2CeACI%2CcACI%3BIACI%2C8BAAA%3B%3BEAKZ%2CeACI%2CcACI%2CmBACI%2CGACI%3BIACI%2CsBAAA%3B%3BEAOpB%2CgBACI%2CcACI%2CmBACI%2CGACI%3BIACI%2CsBAAA%3B%3BEAOpB%2C0BACI%2CcACI%2CmBACI%2CGACI%3BIACI%2CsBAAA%3B%3BEAOpB%2CkBACI%2CcACI%2CmBACI%2CGACI%3BIACI%2CsBAAA%3B%3BEAOpB%2C8BACI%2CcACI%2CmBACI%2CGACI%3BIACI%2CsBAAA%3B%3BEAOpB%2CWACI%2CcACI%2CmBACI%2CGACI%3BIACI%2CsBAAA%3B%3BEAOpB%3BIACI%2C6BAAA%3BIACA%2CaAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CGAAG%2CWAAW%3BIACV%2C6BAAA%3BIACA%2CaAAA%3BIACA%2CUAAA%3B%3BEAGJ%2C%2BBACI%3BIACI%2CyBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CsBACI%3BIACI%2CyBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CcACI%3BIACI%2CyBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CkBACI%2CIAAG%2CWAAW%3BIACV%2CyBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CkBACI%2CIAAG%2CWAAW%3BIACV%2CyBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CKAAK%2CSAAS%2CMACV%3BIACI%2C4BAAA%3B%3BEAIR%2CyBACI%3BIACI%2C4BAAA%3BIACA%2C%2BBAAA%3B%3BEAHR%2CyBAMI%2CEAAC%3BIACG%2CkCAAA%3B%3BEAIR%2CIACI%2CWACI%3BIASI%2CqBAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3B%3BEAbZ%2CIACI%2CWACI%2CWACI%3BIACI%2CgCAAA%3B%3BEAJhB%2CIACI%2CWACI%2CWACI%2CYAGI%2CGAAE%3BIACE%2CiBAAA%3B%3BEAPpB%2CIAiBI%2CWACI%2CYACI%2CUACI%3BIACI%2C4BAAA%3B%3BEAOpB%2CkBACI%3BIACI%2CaAAA%3B%3B%3BAAKZ%3BEACI%2CaAAA%3B%3BAAGJ%2CYAAY%2CaACR%2CQAAO%2CQACH%3BEACI%2CmBAAA%3B%3BAAHZ%2CYAAY%2CaAOR%2CiBACI%2CWACI%3BEACI%2CoBAAA%3B%3BAAMhB%3BEACI%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CsBACI%3BEACI%2CyBAAA%3B%3BAAIR%2CSACI%3BEACI%2CyBAAA%3B%3BAAIR%2CgBACI%2CWACI%3BEACI%2CqBAAA%3B%3BAAKZ%2CqBACI%2CWACI%3BEACI%2CeAAA%3BEACA%2CaAAA%3B%3BAAKZ%2CaACI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2Cafn1NyB%2CgBem1NzB%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%3BEACI%2Cafn2NyB%2CgBem2NzB%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%3BEACI%2Cafn3NyB%2CgBem3NzB%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CeACI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3B%3BAAIR%3BEACI%2CeAAA%3B%3BAAGJ%3BEA4FI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA7FJ%2CkBACI%3BEASI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAAbR%2CkBACI%2CiBACI%3BEACI%2C6BAAA%3B%3BAAHZ%2CkBACI%2CiBACI%2CYAGI%3BEACI%2CWAAA%3B%3BAANhB%2CkBACI%2CiBAcI%2CSAAQ%3BEACJ%2C6BAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CkBApBJ%2CiBAoBK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CuDAAhB%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAA9BZ%2CkBACI%2CiBAgCI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAnCZ%2CkBACI%2CiBAgCI%2CSAII%3BEACI%2CgBAAgB%2C2DAAhB%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Cafl8Na%2CgBek8Nb%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAA5ChB%2CkBACI%2CiBAgCI%2CSAcI%3BEACI%2CeAAA%3BEACA%2Cafz8Na%2CgBey8Nb%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAnDhB%2CkBACI%2CiBAgCI%2CSAqBI%3BEACI%2CeAAA%3BEACA%2Cafh9Na%2CgBeg9Nb%3BEACA%2CiBAAA%3B%3BAAzDhB%2CkBA8DI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAhER%2CkBA8DI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAAQA%2CkBAfhB%2CWAYI%2CaACI%2CGACI%2CGACK%2CMACG%3BEACI%2CaAAA%3BEACA%2C%2BBAAA%3B%3BAAHR%2CkBAfhB%2CWAYI%2CaACI%2CGACI%2CGACK%2CMAMG%3BEACI%2C2BAAA%3B%3BAApF5B%2CkBA%2BFI%3BEACI%2CaAAA%3B%3BAAhGR%2CkBAmGI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAA1GR%2CkBAmGI%2CmBASI%3BEACI%2CWAAA%3B%3BAA7GZ%2CkBAiHI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2Caf7gOqB%2CgBe6gOrB%3BEACA%2CcAAA%3BEACA%2CgBAAgB%2C2CAAhB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAA5HR%2CkBAiHI%2COAaI%3BEACI%2CafvhOiB%2CgBeuhOjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAjIZ%2CkBAiHI%2COAaI%2CEAKI%3BEACI%2CafzhOa%2CqBeyhOb%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAxIhB%2CkBA6II%3BEAeI%2CgCAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAhKR%2CkBA6II%2CkBACI%3BEACI%2CkBAAA%3B%3BAA%5C%2FIZ%2CkBA6II%2CkBACI%2CYAGI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAApJhB%2CkBA6II%2CkBAqBI%3BEAYI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAZA%2CkBAtBR%2CkBAqBI%2CUACK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CuDAAhB%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAA3KhB%2CkBA6II%2CkBAqBI%2CUAeI%3BEACI%2CgBAAgB%2CyDAAhB%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Caf9kOa%2CgBe8kOb%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAzLhB%2CkBA6II%2CkBAqBI%2CUA0BI%3BEACI%2CeAAA%3BEACA%2CaftlOa%2CgBeslOb%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAhMhB%2CkBA6II%2CkBAuDI%3BEACI%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3B%3BAAvMZ%2CkBA6II%2CkBAuDI%2CUAKI%3BEACI%2CeAAA%3BEACA%2CafnmOa%2CgBemmOb%3BEACA%2CiBAAA%3B%3BAA5MhB%2CkBA6II%2CkBAuDI%2CUAWI%3BEACI%2CoBAAA%3B%3BAAhNhB%2CkBA6II%2CkBAuDI%2CUAWI%2CGAGI%3BEACI%2CeAAA%3BEACA%2Caf5mOS%2CgBe4mOT%3BEACA%2CiBAAA%3B%3BAArNpB%2CkBA2NI%3BEAWI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAA1OR%2CkBA2NI%2CkBACI%3BEACI%2CkBAAA%3B%3BAA7NZ%2CkBA2NI%2CkBACI%2CYAGI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAlOhB%2CkBA2NI%2CkBAiBI%3BEACI%2CkBAAA%3B%3BAA7OZ%2CkBA2NI%2CkBAiBI%2CUAGI%3BEACI%2CeAAA%3BEACA%2CafzoOa%2CgBeyoOb%3BEACA%2CiBAAA%3B%3BAAlPhB%2CkBA2NI%2CkBAiBI%2CUAGI%2CEAKI%3BEACI%2CeAAA%3BEACA%2Caf9oOS%2CgBe8oOT%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAgB%2C2DAAhB%3BEACA%2CoBAAA%3B%3BAA3PpB%2CkBAiQI%2CiBAAgB%3BEACZ%2CiBAAA%3B%3BAAlQR%2CkBAqQI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CkBAZJ%2CUAYK%3BEACG%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CkBAtBJ%2CUAsBK%3BEACG%2CgBAAgB%2CkDAAhB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAnSZ%2CkBAqQI%2CUAiCI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAzSZ%2CkBAqQI%2CUAiCI%2CkBAKI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CwBAAA%3B%3BAA9SpB%2CkBAqQI%2CUAiCI%2CkBAKI%2CeAMI%3BEACI%2CeAAA%3BEACA%2Caf3sOS%2CgBe2sOT%3BEACA%2CmBAAA%3B%3BAApTpB%2CkBAqQI%2CUAiCI%2CkBAKI%2CeAMI%2CEAKI%3BEACI%2CeAAA%3BEACA%2CafhtOK%2CgBegtOL%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAA7TxB%2CkBAqQI%2CUAiCI%2CkBAKI%2CeAMI%2CEAeI%2CEAAC%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAApUxB%2CkBAqQI%2CUAiCI%2CkBAKI%2CeA6BI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CafnuOS%2CgBemuOT%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CkBA1EhB%2CUAiCI%2CkBAKI%2CeA6BI%2CGAOK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3B%3BAAvVxB%2CkBAqQI%2CUAiCI%2CkBAKI%2CeA6BI%2CGAkBI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FVxB%2CkBAqQI%2CUAgGI%3BEACI%2CaAAA%3B%3BAAtWZ%2CkBAqQI%2CUAgGI%2CSAGI%3BEACI%2CcAAA%3B%3BAAzWhB%2CkBAqQI%2CUAgGI%2CSAGI%2CKAGI%3BEACI%2CWAAA%3B%3BAA5WpB%2CkBAqQI%2CUAgGI%2CSAGI%2CKAOI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2Caf5wOS%2CgBe4wOT%3BEACA%2CcAAA%3B%3BAArXpB%2CkBAqQI%2CUAgGI%2CSAGI%2CKAOI%2COAQI%3BEACI%2CeAAA%3B%3BAAQxB%3BEAmCI%2CmBAAA%3B%3BAAnCJ%2CqBACI%2CiBACI%3BEACI%2C6BAAA%3B%3BAAHZ%2CqBACI%2CiBACI%2CYAGI%3BEACI%2CWAAA%3B%3BAANhB%2CqBACI%2CiBASI%2CSAAQ%3BEACJ%2C6BAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3B%3BAAbZ%2CqBACI%2CiBAeI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAlBZ%2CqBAsBI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAxBR%2CqBAsBI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAA7BpB%2CqBAqCI%3BEACI%2CaAAA%3B%3BAAtCR%2CqBAyCI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAhDR%2CqBAyCI%2CmBASI%3BEACI%2CWAAA%3B%3BAAnDZ%2CqBAuDI%3BEACI%2CkBAAA%3BEACA%2Cafj1OqB%2CgBei1OrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FDR%2CqBAuDI%2COAUI%3BEACI%2Caf11OiB%2CgBe01OjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAtEZ%2CqBAuDI%2COAkBI%3BEACI%2CeAAA%3BEACA%2Cafn2OiB%2CgBem2OjB%3B%3BAA3EZ%2CqBAuDI%2COAuBI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2Cafz2OiB%2CgBey2OjB%3BEACA%2CgBAAA%3B%3BAAlFZ%2CqBAuDI%2COA8BI%3BEACI%2Caf92OiB%2CgBe82OjB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAxFZ%2CqBA4FI%3BEACI%2CkBAAA%3BEACA%2Caft3OqB%2CgBes3OrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAApGR%2CqBA4FI%2CUAUI%3BEACI%2Caf%5C%2F3OiB%2CgBe%2B3OjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA5GZ%2CqBAgHI%3BEACI%2CkBAAA%3BEACA%2Caf14OqB%2CgBe04OrB%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAxHR%2CqBAgHI%2CUAUI%3BEACI%2Cafn5OiB%2CgBem5OjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAhIZ%2CqBAoII%3BEACI%2CkBAAA%3BEACA%2Caf95OqB%2CgBe85OrB%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAA5IR%2CqBAoII%2CUAUI%3BEACI%2Cafv6OiB%2CgBeu6OjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAApJZ%2CqBAwJI%3BEACI%2CkBAAA%3BEACA%2Cafl7OqB%2CgBek7OrB%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAhKR%2CqBAwJI%2CUAUI%3BEACI%2Caf37OiB%2CgBe27OjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAxKZ%2CqBA4KI%3BEAWI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAA3LR%2CqBA4KI%2CkBACI%3BEACI%2CkBAAA%3B%3BAA9KZ%2CqBA4KI%2CkBACI%2CYAGI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAnLhB%2CqBA4KI%2CkBAiBI%3BEACI%2CkBAAA%3B%3BAA9LZ%2CqBAkMI%3BEAKI%2CgCAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAA3MR%2CqBAkMI%2CkBAWI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FMZ%2CqBAkMI%2CkBAgBI%3BEACI%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3B%3BAArNZ%2CqBAyNI%2CiBAAgB%3BEACZ%2CiBAAA%3B%3BAAIR%3BEAoBI%2CmBAAA%3B%3BAApBJ%2CeACI%2CiBACI%3BEACI%2C6BAAA%3B%3BAAHZ%2CeAOI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAATR%2CeAOI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAAdpB%2CeAsBI%3BEACI%2CaAAA%3B%3BAAvBR%2CeA0BI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAjCR%2CeA0BI%2CmBASI%3BEACI%2CWAAA%3B%3BAApCZ%2CeAwCI%2CaACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA9CZ%2CeAwCI%2CaACI%2CGAOI%3BEACI%2CafviPa%2CgBeuiPb%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAAtDhB%2CeA2DI%3BEACI%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAA%5C%2FDR%2CeAkEI%3BEACI%2CUAAA%3BEACA%2CeAAA%3B%3BAApER%2CeAkEI%2CWAII%3BEACI%2CUAAA%3B%3BAAvEZ%2CeA2EI%3BEACI%2CUAAA%3BEACA%2CeAAA%3B%3BAA7ER%2CeA2EI%2CYAII%3BEACI%2CUAAA%3B%3BAAhFZ%2CeAoFI%3BEACI%2CoBAAA%3B%3BAArFR%2CeAwFI%3BEACI%2CkBAAA%3B%3BAAzFR%2CeAwFI%2CWAGI%2CGACI%3BEACI%2CafnlPa%2CgBemlPb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAhGhB%2CeAqGI%2CcACI%3BEACI%2CgBAAA%3B%3BAAvGZ%2CeAqGI%2CcAKI%2CWACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAA9GhB%2CeAqGI%2CcAaI%3BEACI%2CeAAA%3B%3BAAnHZ%2CeAqGI%2CcAiBI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAKZ%3BEAcI%2CmBAAA%3B%3BAAdJ%2CkBACI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAHR%2CkBACI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAARpB%2CkBAgBI%3BEACI%2CaAAA%3B%3BAAjBR%2CkBAoBI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAA3BR%2CkBAoBI%2CmBASI%3BEACI%2CWAAA%3B%3BAA9BZ%2CkBAkCI%2CaACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAxCZ%2CkBAkCI%2CaACI%2CGAOI%3BEACI%2Caf%5C%2FpPa%2CgBe%2BpPb%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAAhDhB%2CkBAqDI%3BEACI%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAzDR%2CkBA4DI%3BEACI%2CUAAA%3BEACA%2CeAAA%3B%3BAA9DR%2CkBA4DI%2CWAII%3BEACI%2CUAAA%3B%3BAAjEZ%2CkBAqEI%3BEACI%2CUAAA%3BEACA%2CeAAA%3B%3BAAvER%2CkBAqEI%2CYAII%3BEACI%2CUAAA%3B%3BAA1EZ%2CkBA8EI%3BEACI%2CoBAAA%3B%3BAA%5C%2FER%2CkBAkFI%3BEACI%2CkBAAA%3B%3BAAnFR%2CkBAkFI%2CWAGI%2CGACI%3BEACI%2Caf3sPa%2CgBe2sPb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAA1FhB%2CkBA%2BFI%2CcACI%3BEACI%2CgBAAA%3B%3BAAjGZ%2CkBA%2BFI%2CcAKI%2CWACI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAxGhB%2CkBA%2BFI%2CcAaI%3BEACI%2CeAAA%3B%3BAA7GZ%2CkBA%2BFI%2CcAiBI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAKZ%3BEA0JK%2CmBAAA%3B%3BAA1JL%2CqBACI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAHR%2CqBACI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAARpB%2CqBAcI%3BEACI%2CaAAA%3B%3BAAfR%2CqBAkBI%2CmBACI%3BEACI%2CWAAA%3B%3BAApBZ%2CqBAwBI%2CiBACI%2CSAAQ%3BEACJ%2C6BAAA%3BEACA%2CkBAAA%3B%3BAA3BZ%2CqBAwBI%2CiBACI%2CSAAQ%2CgBAIJ%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2Caf9wPa%2CgBe8wPb%3BEACA%2CiBAAA%3B%3BAAIR%2CqBAfJ%2CiBAeK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CuDAAhB%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAhDZ%2CqBAwBI%2CiBA2BI%2CSACI%3BEACI%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CafpyPa%2CgBeoyPb%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAA3DhB%2CqBAwBI%2CiBA2BI%2CSAWI%3BEACI%2CeAAA%3BEACA%2Caf5yPa%2CgBe4yPb%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAnEhB%2CqBAwEI%2CkBACI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAA3EZ%2CqBAwEI%2CkBACI%2CUAII%3BEACI%2CeAAA%3BEACA%2Caf3zPa%2CgBe2zPb%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAjFhB%2CqBAwEI%2CkBACI%2CUAWI%2CEACI%3BEACI%2CeAAA%3BEACA%2Cafn0PS%2CgBem0PT%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3B%3BAA3FpB%2CqBAwEI%2CkBAwBI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAtGZ%2CqBAwEI%2CkBAwBI%2CUAQI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Cafv1Pa%2CgBeu1Pb%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAA7GhB%2CqBAwEI%2CkBAwBI%2CUAgBI%3BEACI%2CeAAA%3BEACA%2Caf91Pa%2CgBe81Pb%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAArHhB%2CqBAwEI%2CkBAwBI%2CUAgBI%2CEAOI%3BEACI%2CeAAA%3BEACA%2Cafr2PS%2CgBeq2PT%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3B%3BAA7HpB%2CqBAmII%2CkBACI%3BEACI%2CkBAAA%3B%3BAArIZ%2CqBAmII%2CkBACI%2CUAGI%3BEACI%2CeAAA%3BEACA%2Cafr3Pa%2CgBeq3Pb%3BEACA%2CiBAAA%3B%3BAA1IhB%2CqBAmII%2CkBACI%2CUAGI%2CEAKI%3BEACI%2CeAAA%3BEACA%2Caf13PS%2CgBe03PT%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAgB%2C2DAAhB%3BEACA%2CoBAAA%3B%3BAAnJpB%2CqBA4JI%3BEAsBI%2CkBAAA%3B%3BAAlLR%2CqBA4JI%2CKACI%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAA%5C%2FJZ%2CqBA4JI%2CKACI%2CSAII%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2Cafh5Pa%2CgBeg5Pb%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAAvKhB%2CqBA4JI%2CKACI%2CSAaI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2Cafz5Pa%2CgBey5Pb%3BEACA%2CcAAA%3B%3BAA9KhB%2CqBA4JI%2CKAwBI%3BEACI%2CUAAA%3B%3BAArLZ%2CqBA4JI%2CKA4BI%2CGACI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2Cafx6Pa%2CgBew6Pb%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAjMhB%2CqBAsMI%2COACI%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAzMZ%2CqBAsMI%2COACI%2CUAII%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2Caf17Pa%2CgBe07Pb%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAhNhB%2CqBAqNI%3BEACI%2CkBAAA%3B%3BAAtNR%2CqBAyNI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA5NR%2CqBAyNI%2CaAKI%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2Caf%5C%2F8PiB%2CqBe%2B8PjB%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAzOZ%2CqBA6OI%3BEAUI%2CmBAAA%3B%3BAAvPR%2CqBA6OI%2CgBACI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2Caf79PiB%2CgBe69PjB%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAApPZ%2CqBA6OI%2CgBAYI%2CaACI%3BEACI%2CmBAAA%3B%3BAA3PhB%2CqBA6OI%2CgBAkBI%3BEACI%2CqBAAA%3B%3BAAhQZ%2CqBAoQI%3BEACI%2CaAAA%3B%3BAArQR%2CqBAoQI%2CgBAGI%2CGACI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2Cafv%5C%2FPa%2CgBeu%5C%2FPb%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CcAAA%3B%3BAA9QhB%2CqBAmRI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAvRR%2CqBAmRI%2CqBAMI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CafxgQiB%2CgBewgQjB%3BEACA%2CoBAAA%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CcAAA%3B%3BAA%5C%2FRZ%2CqBAmRI%2CqBAeI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CafjhQiB%2CgBeihQjB%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAAvSZ%2CqBAmRI%2CqBAeI%2CGAOI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CafxhQa%2CgBewhQb%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FShB%2CqBAoTI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAvTR%2CqBA0TI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAA5TR%2CqBA%2BTI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAA5UZ%2CqBA%2BTI%2CcACI%2CeAcI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAAjVhB%2CqBA%2BTI%2CcAsBI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAAxVZ%2CqBA4VI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAnWZ%2CqBAuWI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CqBAZJ%2CUAYK%3BEACG%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CqBAtBJ%2CUAsBK%3BEACG%2CgBAAgB%2CkDAAhB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAArYZ%2CqBAuWI%2CUAiCI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAA3YZ%2CqBAuWI%2CUAiCI%2CkBAKI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CwBAAA%3B%3BAAhZpB%2CqBAuWI%2CUAiCI%2CkBAKI%2CeAMI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CafloQS%2CgBekoQT%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAnDhB%2CUAiCI%2CkBAKI%2CeAMI%2CGAOK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3B%3BAAlaxB%2CqBAuWI%2CUAiCI%2CkBAKI%2CeAMI%2CGAkBI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAA1axB%2CqBAuWI%2CUAiCI%2CkBAuCI%3BEACI%2CiBAAA%3B%3BAAMhB%2CqBACI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAHR%2CqBACI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAARpB%2CqBAcI%3BEACI%2CaAAA%3B%3BAAfR%2CqBAkBI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAzBR%2CqBAkBI%2CmBASI%3BEACI%2CWAAA%3B%3BAA5BZ%2CqBAgCI%2CiBACI%2CSAAQ%3BEACJ%2C6BAAA%3BEACA%2CkBAAA%3B%3BAAnCZ%2CqBAgCI%2CiBAMI%2CSACI%3BEACI%2CeAAA%3BEACA%2Caf3sQa%2CgBe2sQb%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA5ChB%2CqBAiDI%2CkBACI%2CUACI%3BEACI%2CgBAAgB%2CyDAAhB%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Caf1tQa%2CgBe0tQb%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAA3DhB%2CqBAgEI%3BEAeI%2CkBAAA%3B%3BAA%5C%2FER%2CqBAgEI%2CKACI%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAnEZ%2CqBAgEI%2CKACI%2CSAII%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2Caf1uQa%2CgBe0uQb%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAA3EhB%2CqBAkFI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAArFR%2CqBAkFI%2CaAKI%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2Caf9vQiB%2CqBe8vQjB%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAlGZ%2CqBAsGI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAzGR%2CqBA4GI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAA9GR%2CqBAiHI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAA9HZ%2CqBAiHI%2CcACI%2CeAcI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAAnIhB%2CqBAiHI%2CcAsBI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAA1IZ%2CqBA8II%2CgBACI%3BEACI%2CqBAAA%3B%3BAAhJZ%2CqBAoJI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA3JZ%2CqBA%2BJI%2CaACI%3BEAYI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2Cafh1QiB%2CgBeg1QjB%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAfA%2CqBAFR%2CaACI%2CGACK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3B%3BAAzKhB%2CqBA%2BJI%2CaACI%2CGAkBI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAvLhB%2CqBA4LI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CqBAZJ%2CUAYK%3BEACG%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CqBAtBJ%2CUAsBK%3BEACG%2CgBAAgB%2CkDAAhB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAA1NZ%2CqBA4LI%2CUAiCI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAhOZ%2CqBA4LI%2CUAiCI%2CkBAKI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CwBAAA%3B%3BAArOpB%2CqBA4LI%2CUAiCI%2CkBAKI%2CeAMI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2Caf74QS%2CgBe64QT%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAnDhB%2CUAiCI%2CkBAKI%2CeAMI%2CGAOK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3B%3BAAvPxB%2CqBA4LI%2CUAiCI%2CkBAKI%2CeAMI%2CGAkBI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FPxB%2CqBA4LI%2CUAiCI%2CkBAuCI%3BEACI%2CiBAAA%3B%3BAAMhB%2C0BACI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAHR%2C0BACI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAARpB%2C0BAcI%3BEACI%2CaAAA%3B%3BAAfR%2C0BAkBI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAzBR%2C0BAkBI%2CmBASI%3BEACI%2CWAAA%3B%3BAA5BZ%2C0BAgCI%3BEAeI%2CkBAAA%3B%3BAA%5C%2FCR%2C0BAgCI%2CKACI%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAnCZ%2C0BAgCI%2CKACI%2CSAII%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2Cafr9Qa%2CgBeq9Qb%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAA3ChB%2C0BAgCI%2CKAiBI%3BEACI%2CUAAA%3B%3BAAlDZ%2C0BAsDI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAzDR%2C0BAsDI%2CaAKI%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2Caf7%2BQiB%2CqBe6%2BQjB%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAtEZ%2C0BA0EI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA7ER%2C0BAgFI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAlFR%2C0BAqFI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAAlGZ%2C0BAqFI%2CcACI%2CeAcI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAAvGhB%2C0BA4GI%2CgBACI%3BEACI%2CqBAAA%3B%3BAA9GZ%2C0BAkHI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CcACI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAHR%2CcACI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAARpB%2CcAcI%3BEACI%2CaAAA%3B%3BAAfR%2CcAkBI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAzBR%2CcAkBI%2CmBASI%3BEACI%2CWAAA%3B%3BAA5BZ%2CcAgCI%3BEAeI%2CkBAAA%3B%3BAA%5C%2FCR%2CcAgCI%2CKACI%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAnCZ%2CcAgCI%2CKACI%2CSAII%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CafnlRa%2CgBemlRb%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAA3ChB%2CcAgCI%2CKAiBI%3BEACI%2CUAAA%3B%3BAAlDZ%2CcAsDI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAzDR%2CcAsDI%2CaAKI%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2Caf3mRiB%2CqBe2mRjB%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAtEZ%2CcA0EI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA7ER%2CcAgFI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAlFR%2CcAqFI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAAlGZ%2CcAqFI%2CcACI%2CeAcI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAAvGhB%2CcA4GI%2CgBACI%3BEACI%2CqBAAA%3B%3BAA9GZ%2CcAkHI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAKZ%3BEA4GI%2CyBAAA%3B%3BAA5GJ%2CkBACI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAHR%2CkBAMI%3BEACI%2CaAAA%3B%3BAAPR%2CkBAUI%2CmBACI%3BEACI%2CWAAA%3B%3BAAZZ%2CkBAgBI%3BEAyFI%2CkBAAA%3B%3BAAzGR%2CkBAgBI%2CiBACI%2CSACI%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BAApBhB%2CkBAgBI%2CiBACI%2CSAMI%3BEACI%2C2BAAA%3B%3BAAxBhB%2CkBAgBI%2CiBACI%2CSAUI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2Caf1sRa%2CgBe0sRb%3B%3BAAjChB%2CkBAgBI%2CiBACI%2CSAmBI%3BEACI%2CwBAAA%3B%3BAArChB%2CkBAgBI%2CiBACI%2CSAuBI%3BEACI%2CkBAAA%3B%3BAAzChB%2CkBAgBI%2CiBACI%2CSA2BI%3BEACI%2CmBAAA%3B%3BAA7ChB%2CkBAgBI%2CiBACI%2CSA2BI%2CiBAGI%3BEACI%2CaAAA%3B%3BAAhDpB%2CkBAgBI%2CiBACI%2CSAmCI%2CiBAAgB%3BEACZ%2Caf9tRa%2CgBe8tRb%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAvDhB%2CkBAgBI%2CiBACI%2CSAyCI%2CiBAAgB%3BEACZ%2CeAAA%3BEACA%2CafruRa%2CgBequRb%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAA9DhB%2CkBAgBI%2CiBAkDI%2CSAAQ%2CgBACJ%3BEACI%2CkBAAA%3B%3BAApEhB%2CkBAgBI%2CiBAkDI%2CSAAQ%2CgBACJ%2CiBAGI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CafpvRS%2CgBeovRT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAA9EpB%2CkBAgBI%2CiBAkDI%2CSAAQ%2CgBAgBJ%3BEACI%2Caf5vRa%2CgBe4vRb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAtFhB%2CkBAgBI%2CiBAkDI%2CSAAQ%2CgBAuBJ%3BEACI%2CafnwRa%2CgBemwRb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAA9FhB%2CkBAgBI%2CiBAkDI%2CSAAQ%2CgBA%2BBJ%3BEACI%2Caf3wRa%2CgBe2wRb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAArGhB%2CkBA8GI%2CSAAQ%3BEACJ%2C4BAAA%3B%3BAAIR%2CYACI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAHR%2CYACI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAARpB%2CYAcI%3BEACI%2CaAAA%3B%3BAAfR%2CYAkBI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAzBR%2CYAkBI%2CmBASI%3BEACI%2CWAAA%3B%3BAA5BZ%2CYAgCI%3BEAeI%2CkBAAA%3B%3BAA%5C%2FCR%2CYAgCI%2CKACI%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAnCZ%2CYAgCI%2CKACI%2CSAII%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2Cafp0Ra%2CgBeo0Rb%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAA3ChB%2CYAgCI%2CKAiBI%3BEACI%2CUAAA%3B%3BAAlDZ%2CYAsDI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAzDR%2CYAsDI%2CaAKI%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2Caf51RiB%2CqBe41RjB%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAtEZ%2CYA0EI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA7ER%2CYAgFI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAlFR%2CYAqFI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAAlGZ%2CYAqFI%2CcACI%2CeAcI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAAvGhB%2CYA4GI%2CgBACI%3BEACI%2CqBAAA%3B%3BAA9GZ%2CYAkHI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CcACI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAHR%2CcACI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAARpB%2CcAcI%3BEACI%2CaAAA%3B%3BAAfR%2CcAkBI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAzBR%2CcAkBI%2CmBASI%3BEACI%2CWAAA%3B%3BAA5BZ%2CcAgCI%3BEAeI%2CkBAAA%3B%3BAA%5C%2FCR%2CcAgCI%2CKACI%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAnCZ%2CcAgCI%2CKACI%2CSAII%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2Cafl8Ra%2CgBek8Rb%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAA3ChB%2CcAgCI%2CKAiBI%3BEACI%2CUAAA%3B%3BAAlDZ%2CcAsDI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAzDR%2CcAsDI%2CaAKI%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2Caf19RiB%2CqBe09RjB%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAtEZ%2CcA0EI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA7ER%2CcAgFI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAlFR%2CcAqFI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAAlGZ%2CcAqFI%2CcACI%2CeAcI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAAvGhB%2CcA4GI%2CgBACI%3BEACI%2CqBAAA%3B%3BAA9GZ%2CcAkHI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CqBACI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAHR%2CqBACI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAARpB%2CqBAcI%3BEACI%2CaAAA%3B%3BAAfR%2CqBAkBI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAzBR%2CqBAkBI%2CmBASI%3BEACI%2CWAAA%3B%3BAA5BZ%2CqBAgCI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAnCR%2CqBAsCI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAxCR%2CqBA2CI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAAxDZ%2CqBA2CI%2CcAgBI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAA9DZ%2CqBAkEI%2CgBAEI%2CcACI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAA3EhB%2CqBAkEI%2CgBAEI%2CcACI%2CmBAQI%3BEACI%2CcAAA%3BEACA%2CafvmSS%2CgBeumST%3B%3BAA%5C%2FEpB%2CqBAkEI%2CgBAEI%2CcAeI%3BEACI%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2Caf3mSa%2CqBe2mSb%3B%3BAAtFhB%2CqBAkEI%2CgBAEI%2CcAqBI%2CyBAAwB%3BEACpB%2CWAAA%3B%3BAA1FhB%2CqBAkEI%2CgBA4BI%3BEACI%2CkBAAA%3B%3BAA%5C%2FFZ%2CqBAmGI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAvGR%2CqBAmGI%2CYAMI%3BEACI%2CeAAA%3BEACA%2CafnoSiB%2CgBemoSjB%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAA9GZ%2CqBAmGI%2CYAcI%3BEACI%2CiBAAA%3B%3BAAlHZ%2CqBAmGI%2CYAcI%2CEAGI%3BEACI%2CeAAA%3BEACA%2Caf9oSa%2CgBe8oSb%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAxHhB%2CqBA6HI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAjIR%2CqBA6HI%2CaAMI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAKZ%2CoBACI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAHR%2CoBACI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAARpB%2CoBAcI%3BEACI%2CaAAA%3B%3BAAfR%2CoBAkBI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAzBR%2CoBAkBI%2CmBASI%3BEACI%2CWAAA%3B%3BAA5BZ%2CoBAgCI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAnCR%2CoBAsCI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAxCR%2CoBA2CI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAAxDZ%2CoBA2CI%2CcACI%2CeAcI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAA7DhB%2CoBA2CI%2CcAsBI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAApEZ%2CoBAwEI%3BEA6BI%2CmBAAA%3B%3BAArGR%2CoBAwEI%2CgBACI%3BEACI%2CqBAAA%3B%3BAA1EZ%2CoBAwEI%2CgBACI%2CcAGI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAlFhB%2CoBAwEI%2CgBACI%2CcAGI%2CmBAQI%3BEACI%2CcAAA%3BEACA%2Caf3vSS%2CgBe2vST%3B%3BAAtFpB%2CoBAwEI%2CgBACI%2CcAiBI%3BEACI%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2Caf%5C%2FvSa%2CqBe%2BvSb%3B%3BAA7FhB%2CoBAwEI%2CgBACI%2CcAuBI%2CyBAAwB%3BEACpB%2CWAAA%3B%3BAAjGhB%2CoBAwEI%2CgBA%2BBI%3BEACI%2CkBAAA%3B%3BAAxGZ%2CoBA4GI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAnHZ%2CoBAuHI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAA3HR%2CoBAuHI%2CYAMI%3BEACI%2CeAAA%3BEACA%2CafpySiB%2CgBeoySjB%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAlIZ%2CoBAuHI%2CYAcI%3BEACI%2CiBAAA%3B%3BAAtIZ%2CoBAuHI%2CYAcI%2CEAGI%3BEACI%2CeAAA%3BEACA%2Caf%5C%2FySa%2CgBe%2BySb%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAA5IhB%2CoBAiJI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAArJR%2CoBAiJI%2CaAMI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAKZ%2CqBACI%3BEACI%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAHR%2CqBACI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAARpB%2CqBAcI%3BEACI%2CaAAA%3B%3BAAfR%2CqBAkBI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAzBR%2CqBAkBI%2CmBASI%3BEACI%2CWAAA%3B%3BAA5BZ%2CqBAgCI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAnCR%2CqBAsCI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAxCR%2CqBA2CI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAAxDZ%2CqBA2CI%2CcACI%2CeAcI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAA7DhB%2CqBA2CI%2CcAsBI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAApEZ%2CqBAwEI%3BEA6BI%2CmBAAA%3B%3BAArGR%2CqBAwEI%2CgBACI%3BEACI%2CqBAAA%3B%3BAA1EZ%2CqBAwEI%2CgBACI%2CcAGI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAlFhB%2CqBAwEI%2CgBACI%2CcAGI%2CmBAQI%3BEACI%2CcAAA%3BEACA%2Caf55SS%2CgBe45ST%3B%3BAAtFpB%2CqBAwEI%2CgBACI%2CcAiBI%3BEACI%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2Cafh6Sa%2CqBeg6Sb%3B%3BAA7FhB%2CqBAwEI%2CgBACI%2CcAuBI%2CyBAAwB%3BEACpB%2CWAAA%3B%3BAAjGhB%2CqBAwEI%2CgBA%2BBI%3BEACI%2CkBAAA%3B%3BAAxGZ%2CqBA4GI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAnHZ%2CqBAuHI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAA3HR%2CqBAuHI%2CYAMI%3BEACI%2CeAAA%3BEACA%2Cafr8SiB%2CgBeq8SjB%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAlIZ%2CqBAuHI%2CYAcI%3BEACI%2CiBAAA%3B%3BAAtIZ%2CqBAuHI%2CYAcI%2CEAGI%3BEACI%2CeAAA%3BEACA%2Cafh9Sa%2CgBeg9Sb%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAA5IhB%2CqBAiJI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAArJR%2CqBAiJI%2CaAMI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAKZ%3BEAWI%2CmBAAA%3B%3BAAXJ%2CUACI%2CWACI%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAALpB%2CUAaI%3BEACI%2CaAAA%3B%3BAAdR%2CUAiBI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAxBR%2CUAiBI%2CmBASI%3BEACI%2CWAAA%3B%3BAA3BZ%2CUA%2BBI%3BEACI%2CkBAAA%3BEACA%2CafxgTqB%2CgBewgTrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAvCR%2CUA%2BBI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CafnhTiB%2CgBemhTjB%3BEACA%2CgBAAA%3B%3BAA7CZ%2CUA%2BBI%2CUAiBI%3BEACI%2CafxhTiB%2CgBewhTjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAtDZ%2CUA0DI%3BEACI%2CkBAAA%3BEACA%2CafniTqB%2CgBemiTrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAlER%2CUA0DI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2Caf9iTiB%2CgBe8iTjB%3BEACA%2CgBAAA%3B%3BAAxEZ%2CUA0DI%2CUAiBI%3BEACI%2CafnjTiB%2CgBemjTjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAjFZ%2CUAqFI%3BEACI%2CkBAAA%3BEACA%2Caf9jTqB%2CgBe8jTrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAA7FR%2CUAqFI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CafzkTiB%2CgBeykTjB%3BEACA%2CgBAAA%3B%3BAAnGZ%2CUAqFI%2CUAiBI%3BEACI%2Caf9kTiB%2CgBe8kTjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA5GZ%2CUAgHI%3BEACI%2CkBAAA%3BEACA%2CafzlTqB%2CgBeylTrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAxHR%2CUAgHI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CafpmTiB%2CgBeomTjB%3BEACA%2CgBAAA%3B%3BAA9HZ%2CUAgHI%2CUAiBI%3BEACI%2CafzmTiB%2CgBeymTjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAvIZ%2CUA2II%3BEACI%2CkBAAA%3BEACA%2CafpnTqB%2CgBeonTrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3B%3BAAnJR%2CUA2II%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2Caf%5C%2FnTiB%2CgBe%2BnTjB%3BEACA%2CgBAAA%3B%3BAAzJZ%2CUA2II%2CUAiBI%3BEACI%2CafpoTiB%2CgBeooTjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAlKZ%2CUAsKI%3BEACI%2CkBAAA%3BEACA%2Caf%5C%2FoTqB%2CgBe%2BoTrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3B%3BAA9KR%2CUAsKI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2Caf1pTiB%2CgBe0pTjB%3BEACA%2CgBAAA%3B%3BAApLZ%2CUAsKI%2CUAiBI%3BEACI%2Caf%5C%2FpTiB%2CgBe%2BpTjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA7LZ%2CUAiMI%3BEACI%2CkBAAA%3BEACA%2Caf1qTqB%2CgBe0qTrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3B%3BAAzMR%2CUAiMI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CafrrTiB%2CgBeqrTjB%3BEACA%2CgBAAA%3B%3BAA%5C%2FMZ%2CUAiMI%2CUAiBI%3BEACI%2Caf1rTiB%2CgBe0rTjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAxNZ%2CUA4NI%2CgBACI%2CaACI%3BEACI%2CmBAAA%3B%3BAA%5C%2FNhB%2CUA4NI%2CgBACI%2CaAKI%2CKAAI%3BEACA%2CmBAAA%3B%3BAAnOhB%2CUAwOI%3BEACI%2CmBAAA%3B%3BAAIR%2CkBACI%2CWACI%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAALpB%2CkBAWI%3BEACI%2CaAAA%3B%3BAAZR%2CkBAeI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAtBR%2CkBAeI%2CmBASI%3BEACI%2CWAAA%3B%3BAAzBZ%2CkBA6BI%3BEAeI%2CkBAAA%3B%3BAA5CR%2CkBA6BI%2CKACI%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAhCZ%2CkBA6BI%2CKACI%2CSAII%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CafzvTa%2CgBeyvTb%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAAxChB%2CkBA6BI%2CKAiBI%3BEACI%2CUAAA%3B%3BAA%5C%2FCZ%2CkBAmDI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAtDR%2CkBAmDI%2CaAKI%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CafjxTiB%2CqBeixTjB%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAnEZ%2CkBAuEI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA1ER%2CkBA6EI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FER%2CkBAkFI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAA%5C%2FFZ%2CkBAkFI%2CcACI%2CeAcI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAApGhB%2CkBAyGI%2CgBACI%3BEACI%2CqBAAA%3B%3BAA3GZ%2CkBA%2BGI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CoBACI%2CWACI%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAALpB%2CoBAWI%3BEACI%2CaAAA%3B%3BAAZR%2CoBAeI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAtBR%2CoBAeI%2CmBASI%3BEACI%2CWAAA%3B%3BAAzBZ%2CoBA6BI%3BEAeI%2CkBAAA%3B%3BAA5CR%2CoBA6BI%2CKACI%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAhCZ%2CoBA6BI%2CKACI%2CSAII%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2Cafp3Ta%2CgBeo3Tb%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAAxChB%2CoBA6BI%2CKAiBI%3BEACI%2CUAAA%3B%3BAA%5C%2FCZ%2CoBAmDI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAtDR%2CoBAmDI%2CaAKI%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2Caf54TiB%2CqBe44TjB%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAnEZ%2CoBAuEI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA1ER%2CoBA6EI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FER%2CoBAkFI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAA%5C%2FFZ%2CoBAkFI%2CcACI%2CeAcI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAApGhB%2CoBAyGI%2CgBACI%3BEACI%2CqBAAA%3B%3BAA3GZ%2CoBA%2BGI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAKZ%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CiBAII%3BEACI%2CaAAA%3B%3BAALR%2CiBAQI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAfR%2CiBAQI%2CmBASI%3BEACI%2CWAAA%3B%3BAAlBZ%2CiBAsBI%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAA3BR%2CiBAsBI%2CiBAOI%3BEAKI%2C4BAAA%3B%3BAAlCZ%2CiBAsBI%2CiBAOI%2CYACI%3BEACI%2CWAAA%3B%3BAA%5C%2FBhB%2CiBAsBI%2CiBAeI%2CSAAQ%3BEACJ%2CgBAAA%3BEACA%2CkCAAA%3B%3BAAvCZ%2CiBAsBI%2CiBAeI%2CSAAQ%2CgBAIJ%2CGACI%3BEACI%2CeAAA%3BEACA%2Caft%5C%2FTS%2CgBes%5C%2FTT%3BEACA%2CiBAAA%3B%3BAA7CpB%2CiBAsBI%2CiBA4BI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAApDZ%2CiBAsBI%2CiBA4BI%2CSAII%3BEACI%2CgBAAgB%2CyDAAhB%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CafrgUa%2CgBeqgUb%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAA9DhB%2CiBAsBI%2CiBA4BI%2CSAeI%3BEACI%2CeAAA%3BEACA%2Caf7gUa%2CgBe6gUb%3BEACA%2CiBAAA%3B%3BAApEhB%2CiBAyEI%2COAAM%2CWACF%3BEACI%2CafrhUiB%2CgBeqhUjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAA9EZ%2CiBAkFI%3BEACI%2CkBAAA%3BEACA%2Caf9hUqB%2CgBe8hUrB%3BEACA%2CgBAAgB%2C2CAAhB%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CiBAPJ%2COAOK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAKZ%3BEAmBI%2CmBAAA%3B%3BAAnBJ%2CaACI%3BEACI%2CaAAA%3B%3BAAFR%2CaAKI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAZR%2CaAKI%2CmBASI%3BEACI%2CWAAA%3B%3BAAfZ%2CaAqBI%3BEACI%2CkBAAA%3BEACA%2CafxkUqB%2CgBewkUrB%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAA7BR%2CaAqBI%2COAUI%3BEACI%2CeAAA%3BEACA%2CafllUiB%2CgBeklUjB%3B%3BAAjCZ%2CaAqBI%2COAeI%3BEACI%2CeAAA%3BEACA%2CafvlUiB%2CgBeulUjB%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAzCZ%2CaAqBI%2COAuBI%3BEACI%2Caf9lUiB%2CgBe8lUjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAhDZ%2CaAoDI%3BEACI%2CkBAAA%3BEACA%2CafvmUqB%2CgBeumUrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAA5DR%2CaAoDI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CaflnUiB%2CgBeknUjB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAnEZ%2CaAoDI%2CUAkBI%3BEACI%2CafxnUiB%2CgBewnUjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA3EZ%2CaAoDI%2CUA0BI%3BEAMI%2CgBAAA%3B%3BAApFZ%2CaAoDI%2CUA0BI%2CGACI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3B%3BAAjFhB%2CaAoDI%2CUA0BI%2CGAQI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAA1FhB%2CaA%2BFI%3BEACI%2CkBAAA%3BEACA%2CaflpUqB%2CgBekpUrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAvGR%2CaA%2BFI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2Caf7pUiB%2CgBe6pUjB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA9GZ%2CaA%2BFI%2CUAkBI%3BEACI%2CafnqUiB%2CgBemqUjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAtHZ%2CaA%2BFI%2CUA0BI%3BEAMI%2CgBAAA%3B%3BAA%5C%2FHZ%2CaA%2BFI%2CUA0BI%2CGACI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3B%3BAA5HhB%2CaA%2BFI%2CUA0BI%2CGAQI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAArIhB%2CaA0II%3BEACI%2CkBAAA%3BEACA%2Caf7rUqB%2CgBe6rUrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAlJR%2CaA0II%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CafxsUiB%2CgBewsUjB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAzJZ%2CaA0II%2CUAkBI%3BEACI%2Caf9sUiB%2CgBe8sUjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAjKZ%2CaA0II%2CUA0BI%3BEAMI%2CgBAAA%3B%3BAA1KZ%2CaA0II%2CUA0BI%2CGACI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3B%3BAAvKhB%2CaA0II%2CUA0BI%2CGAQI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAhLhB%2CaAqLI%3BEACI%2CkBAAA%3BEACA%2CafxuUqB%2CgBewuUrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAA7LR%2CaAqLI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CafnvUiB%2CgBemvUjB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAApMZ%2CaAqLI%2CUAkBI%3BEACI%2CafzvUiB%2CgBeyvUjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA5MZ%2CaAqLI%2CUA0BI%3BEAMI%2CgBAAA%3B%3BAArNZ%2CaAqLI%2CUA0BI%2CGACI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3B%3BAAlNhB%2CaAqLI%2CUA0BI%2CGAQI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAA3NhB%2CaAgOI%3BEACI%2CkBAAA%3BEACA%2CafnxUqB%2CgBemxUrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAxOR%2CaAgOI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2Caf9xUiB%2CgBe8xUjB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FOZ%2CaAgOI%2CUAkBI%3BEACI%2CafpyUiB%2CgBeoyUjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAvPZ%2CaAgOI%2CUA0BI%3BEAMI%2CgBAAA%3B%3BAAhQZ%2CaAgOI%2CUA0BI%2CGACI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3B%3BAA7PhB%2CaAgOI%2CUA0BI%2CGAQI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAtQhB%2CaA2QI%3BEACI%2CkBAAA%3BEACA%2Caf9zUqB%2CgBe8zUrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAnRR%2CaA2QI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2Cafz0UiB%2CgBey0UjB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA1RZ%2CaA2QI%2CUAkBI%3BEACI%2Caf%5C%2F0UiB%2CgBe%2B0UjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAlSZ%2CaA2QI%2CUA0BI%3BEAMI%2CgBAAA%3B%3BAA3SZ%2CaA2QI%2CUA0BI%2CGACI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3B%3BAAxShB%2CaA2QI%2CUA0BI%2CGAQI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAjThB%2CaAsTI%3BEACI%2CkBAAA%3BEACA%2Cafz2UqB%2CgBey2UrB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAA9TR%2CaAsTI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2Cafp3UiB%2CgBeo3UjB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAArUZ%2CaAsTI%2CUAkBI%3BEACI%2Caf13UiB%2CgBe03UjB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA7UZ%2CaAsTI%2CUA0BI%3BEAMI%2CgBAAA%3B%3BAAtVZ%2CaAsTI%2CUA0BI%2CGACI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3B%3BAAnVhB%2CaAsTI%2CUA0BI%2CGAQI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAMhB%2CwBACI%2CgBAAe%3BEACX%2CkCAAA%3B%3BAAFR%2CwBAKI%3BEACI%2CaAAA%3B%3BAANR%2CwBASI%2CmBACI%3BEACI%2CWAAA%3B%3BAAXZ%2CwBAeI%3BEAEI%2CiCAAA%3B%3BAAjBR%2CwBAeI%2CoBAII%3BEASI%2C4BAAA%3B%3BAA5BZ%2CwBAeI%2CoBAII%2CkBACI%3BEACI%2Cafx6Ua%2CgBew6Ub%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAzBhB%2CwBAeI%2CoBAII%2CkBAWI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAjChB%2CwBAeI%2CoBAII%2CkBAWI%2CaAKI%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2Caf37US%2CqBe27UT%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAA9CpB%2CwBAeI%2CoBAII%2CkBA%2BBI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAArDhB%2CwBAeI%2CoBAII%2CkBA%2BBI%2CsBAKI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2Caf98US%2CqBe88UT%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAhEpB%2CwBAeI%2CoBAII%2CkBAiDI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAvEhB%2CwBAeI%2CoBAII%2CkBAuDI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAA5EhB%2CwBAeI%2CoBAII%2CkBA4DI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEAEA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C%2BBAAA%3B%3BAA5FpB%2CwBAeI%2CoBAII%2CkBA4DI%2CcACI%2CeAcI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAAjGxB%2CwBAeI%2CoBAII%2CkBAmFI%2CgBACI%3BEACI%2CqBAAA%3B%3BAAMJ%2CwBA%5C%2FFZ%2CoBAII%2CkBAyFI%2CGAEK%3BEACG%2CYAAA%3B%3BAA%5C%2FGpB%2CwBAqHI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CWACI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAARR%2CWACI%2CmBASI%3BEACI%2CWAAA%3B%3BAAKZ%2C2BACI%3BEACI%2CaAAA%3B%3BAAFR%2C2BAKI%3BEACI%2CaAAA%3B%3BAANR%2C2BASI%3BEACI%2CaAAA%3B%3BAAVR%2C2BAaI%2CSACI%2COACI%3BEACI%2CaAAA%3B%3BAAMhB%2C0BACI%3BEACI%2CaAAA%3B%3BAAFR%2C0BAKI%3BEACI%2CaAAA%3B%3BAANR%2C0BASI%3BEACI%2CaAAA%3B%3BAAVR%2C0BAaI%2CSACI%2COACI%3BEACI%2CaAAA%3B%3BAAMhB%2C6BACI%3BEACI%2CaAAA%3B%3BAAFR%2C6BAKI%3BEACI%2CaAAA%3B%3BAANR%2C6BASI%3BEACI%2CaAAA%3B%3BAAVR%2C6BAaI%2CSACI%2COACI%3BEACI%2CaAAA%3B%3BAAMhB%2CsBACI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3B%3BAAHR%2CsBACI%2CGAII%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAKZ%3BEACI%2CiBAAA%3B%3BAAGJ%2CWACI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3B%3BAAHR%2CWACI%2CGAII%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAPZ%2CWAWI%3BEAOI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAApBR%2CWAWI%2CGACI%3BEACI%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3B%3BAASZ%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAHJ%2CkBAKI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CaftpVqB%2CgBespVrB%3BEACA%2CgBAAA%3B%3BAAIR%3BEAEI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAAPJ%2CeASI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAhBR%2CeAmBI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CeAAC%2CMACG%3BEACI%2CgBAAgB%2CUAAhB%3BEACA%2CmBAAmB%2CUAAnB%3BEACA%2CWAAW%2CUAAX%3B%3BAAKZ%2CoBACI%2CGACI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAKZ%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBAAqB%3BEACjB%2C8BAAA%3B%3BAAOY%2CoBAHZ%2COAAM%2COACF%2CeACI%2CcACK%2CUAAU%3BEACP%2C0BAAA%3B%3BAAOpB%3BEACI%2CkBAAA%3B%3BAADJ%2CgBAGI%3BEACI%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAwBR%2CwBAnB2C%3BEACvC%2CkBAAmB%2COAAM%3BIACrB%2CQAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CgBACI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3B%3BEAHR%2CgBACI%2CGAII%3BIACI%2CYAAA%3B%3B%3BAAehB%2CwBAR0C%3BEACtC%2CkBACI%3BIACI%2CcAAA%3B%3B%3BAAYZ%2CwBAP0C%3BEACtC%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3B%3BAAiBR%2CwBAb2C%3BEACvC%2CkBACI%3BIACI%2CiBAAA%3B%3B%3BAAUZ%2CiBACI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3B%3BAAHR%2CiBAMI%2CoBAEI%3BEACI%2Caf1xVsB%2CqBe0xVtB%3BEACA%2CeAAA%3B%3BAAVZ%2CiBAcI%3BEACI%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAjBR%2CiBAcI%2CGAKI%3BEACI%2CmBAAA%3B%3BAApBZ%2CiBAcI%2CGAKI%2CGAGI%3BEACI%2C0BAAA%3BEACA%2CafzyVkB%2CqBeyyVlB%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAA3BhB%2CiBAgCI%3BEACI%2CcAAA%3B%3BAAIR%3BEACI%2CUAAA%3BEACA%2Caf3zV0B%2CmBe2zV1B%3B%3BAAFJ%2CUAII%3BEACI%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAARR%2CUAWI%3BEAcI%2CeAAA%3B%3BAAZI%2CUAFR%2CEACK%2CYACI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAMR%2CUAhBJ%2CEAgBK%3BEACG%2CgBAAA%3B%3BAAKZ%2CcACI%3BEACI%2CqBAAA%3B%3BAAIR%2CiBACI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3B%3BAA6IR%2CmBAzIsC%3BEAClC%2CiBACI%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIACI%2C%2BBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CsBAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2C6BAAA%3BIACA%2CyBAAA%3B%3BEAEA%2CiBAPJ%2CoBAOK%2CUAAU%3BIACP%2C2BAAA%3B%3BEAXZ%2CiBAGI%2CoBAWI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3B%3BEAEA%2CiBAfR%2CoBAWI%2CGAIK%3BIACG%2CqBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3BIAEA%2CSAAS%2CGAAT%3BIACA%2CSAAA%3BIACA%2CWAAW%2CYAAX%3BIACA%2CmBAAmB%2CYAAnB%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAhChB%2CiBAqCI%3BIACI%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3B%3BEAxCR%2CiBA2CI%3BIAKI%2CaAAA%3B%3BEAhDR%2CiBA2CI%2CGACI%3BIACI%2CiBAAA%3B%3BEA7CZ%2CiBAmDI%2CoBAAmB%2COACf%3BIACI%2CcAAA%3BIACA%2CsBAAA%3B%3BEAIA%2CiBAPR%2CoBAAmB%2COAMf%2CGACK%3BIACG%2CWAAW%2CYAAX%3BIACA%2CmBAAmB%2CYAAnB%3BIACA%2CSAAS%2CGAAT%3B%3BEAMhB%3BIAOI%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CwBAAA%3BIACA%2CuBAAA%3BIACA%2CeAAA%3B%3BEAVI%2CkBADJ%2CGACK%3BIACG%2CwBAAA%3B%3BEAHZ%2CkBAcI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CQAAA%3BIACA%2CuBAAA%3B%3BEAIR%2CkBAAkB%2CmBACd%3BIACI%2CuBAAA%3B%3BEAIR%2CcACI%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEAIR%3BIAeI%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEAjBJ%2CUACI%3BIACI%2C6BAAA%3B%3BEAFR%2CUAKI%3BIACI%2C0BAAA%3B%3BEANR%2CUASI%3BIAEI%2CsBAAA%3BIACA%2CeAAA%3B%3BEAQR%2CiBAAkB%3BIACd%2CyBAAA%3B%3B%3BAAwIR%2CmBApIqC%3BEACjC%2CiBACI%2CoBACI%3BIACI%2CeAAA%3B%3BEAKZ%3BIACI%2C%2BBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CsBAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CgCAAA%3BIACA%2CyBAAA%3B%3BEAEA%2CiBAPJ%2CoBAOK%2CUAAU%3BIACP%2CmBAAA%3B%3BEAXZ%2CiBAGI%2CoBAWI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3B%3BEAEA%2CiBAfR%2CoBAWI%2CGAIK%3BIACG%2CqBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3BIAEA%2CSAAS%2CGAAT%3BIACA%2CSAAA%3BIACA%2CWAAW%2CYAAX%3BIACA%2CmBAAmB%2CYAAnB%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAhChB%2CiBAqCI%3BIACI%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3B%3BEAxCR%2CiBA2CI%3BIAKI%2CaAAA%3B%3BEAhDR%2CiBA2CI%2CGACI%3BIACI%2CoBAAA%3B%3BEA7CZ%2CiBAmDI%2CoBAAmB%2COACf%3BIACI%2CcAAA%3BIACA%2CsBAAA%3B%3BEAIA%2CiBAPR%2CoBAAmB%2COAMf%2CGACK%3BIACG%2CWAAW%2CYAAX%3BIACA%2CmBAAmB%2CYAAnB%3BIACA%2CSAAS%2CGAAT%3B%3BEAMhB%3BIAOI%2C2BAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CwBAAA%3BIACA%2CuBAAA%3BIACA%2CeAAA%3B%3BEAVI%2CkBADJ%2CGACK%3BIACG%2CwBAAA%3B%3BEAHZ%2CkBAcI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CQAAA%3BIACA%2CuBAAA%3B%3BEAIR%2CkBAAkB%2CmBACd%3BIACI%2CuBAAA%3B%3BEAIR%2CcACI%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEAIR%3BIAeI%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEAjBJ%2CUACI%3BIACI%2C6BAAA%3B%3BEAFR%2CUAKI%3BIACI%2C0BAAA%3B%3BEANR%2CUASI%3BIAEI%2CsBAAA%3BIACA%2CeAAA%3B%3B%3BAASZ%2CIACI%2CaACI%2CkBACI%3BEACI%2CaAAA%3B%3BAAJhB%2CIACI%2CaACI%2CkBAKK%3BEACG%2CcAAA%3BEACA%2CUAAA%3B%3BAAKZ%2CIAAC%2CIAAI%2CuBACD%2CaACI%2CkBACI%3BEACI%2CaAAA%3B%3BAAWpB%2CsBAAsB%2CSAAS%2CQAE3B%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3B%3BAAVR%2CsBAAsB%2CSAAS%2CQAE3B%2CmBAUK%3BEAEG%2CqBAAA%3BEAGA%2CcAAA%3BEACA%2CafzqWiB%2CgBeyqWjB%3B%3BAAEA%2CsBApBU%2CSAAS%2CQAE3B%2CmBAUK%2CIAQI%3BEACG%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CsBAzBU%2CSAAS%2CQAE3B%2CmBAUK%2CIAaI%3BEACG%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CsBA9BU%2CSAAS%2CQAE3B%2CmBAUK%2CIAkBI%3BEACG%2CcAAA%3BEACA%2C0BAAA%3B%3BAAhChB%2CsBAAsB%2CSAAS%2CQAqC3B%2CSAAQ%2CKACJ%3BEACI%2CgBAAA%3B%3BAAvCZ%2CsBAAsB%2CSAAS%2CQA2C3B%3BEAqDI%2CYAAA%3BEACA%2CWAAA%3B%3BAAjGR%2CsBAAsB%2CSAAS%2CQA2C3B%2CsBACI%3BEA%2BCI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAA7FZ%2CsBAAsB%2CSAAS%2CQA2C3B%2CsBACI%2CmBACK%3BEAYG%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAjEhB%2CsBAAsB%2CSAAS%2CQA2C3B%2CsBACI%2CmBACK%2CUACG%3BEACI%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAaJ%2CsBAnEM%2CSAAS%2CQA2C3B%2CsBACI%2CmBACK%2CUAsBI%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CafptWK%2CYeotWL%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CsBArFM%2CSAAS%2CQA2C3B%2CsBACI%2CmBACK%2CUAwCI%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAvFpB%2CsBAAsB%2CSAAS%2CQA2C3B%2CsBAwDK%3BEACG%2CiBAAA%3B%3BAApGZ%2CsBAAsB%2CSAAS%2CQA2C3B%2CsBA4DI%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAzGZ%2CsBAAsB%2CSAAS%2CQA2C3B%2CsBA4DI%2CiBAIK%2CSAAM%3BEACH%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FGhB%2CsBAAsB%2CSAAS%2CQAoH3B%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA3HR%2CsBAAsB%2CSAAS%2CQAoH3B%2CcASI%2CQAAO%3BEACH%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CsBArIU%2CSAAS%2CQAoH3B%2CcASI%2CQAAO%2CWAQF%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaftxWS%2CYesxWT%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2COAAT%3B%3BAAGJ%2CsBAvJU%2CSAAS%2CQAoH3B%2CcASI%2CQAAO%2CWA0BF%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAzJhB%2CsBAAsB%2CSAAS%2CQAoH3B%2CcAyCI%2CyBACI%3BEACI%2CiBAAA%3BEACA%2COAAA%3B%3BAAhKhB%2CsBAAsB%2CSAAS%2CQAoH3B%2CcAyCI%2CyBAMI%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAArKhB%2CsBAAsB%2CSAAS%2CQAoH3B%2CcAqDI%3BEACI%2CiBAAA%3BEAEA%2CWAAA%3BEACA%2CWAAA%3BEAGA%2CSAAA%3B%3BAAhLZ%2CsBAAsB%2CSAAS%2CQAoH3B%2CcAqDI%2CWASI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAApLhB%2CsBAAsB%2CSAAS%2CQAoH3B%2CcAoEI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA9LZ%2CsBAAsB%2CSAAS%2CQAoH3B%2CcA6EI%2CyBAAwB%3BEACpB%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA1MZ%2CsBAAsB%2CSAAS%2CQAoH3B%2CcA6EI%2CyBAAwB%2CMAWpB%3BEACI%2CaAAA%3B%3BAAIR%2CsBAjNc%2CSAAS%2CQAoH3B%2CcA6FK%2CMACG%3BEACI%2CkBAAA%3BEACA%2CMAAA%3B%3BAApNhB%2CsBAAsB%2CSAAS%2CQAyN3B%2CQAAO%3BEAEH%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2Cafv3WqB%2CgBeu3WrB%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CsBA1Oc%2CSAAS%2CQAyN3B%2CQAAO%2CQAiBF%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CsBAhPc%2CSAAS%2CQAyN3B%2CQAAO%2CQAuBF%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CsBAtPc%2CSAAS%2CQAyN3B%2CQAAO%2CQA6BF%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAKJ%2CsBAjQc%2CSAAS%2CQAgQ3B%2CiBAAgB%2CKACX%3BEACG%2CaAAA%3B%3BAAlQZ%2CsBAAsB%2CSAAS%2CQAsQ3B%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAAxQR%2CsBAAsB%2CSAAS%2CQA2Q3B%2CiBACI%3BEACI%2CiBAAA%3B%3BAA7QZ%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAArRZ%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAKI%3BEACI%2CsBAAA%3B%3BAAxRhB%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAKI%2CyBAGI%3BEACI%2CWAAA%3B%3BAA3RpB%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAaI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAzShB%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBA0BI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FShB%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAgCI%3BEACI%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAvThB%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAwCI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2C4BAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEAEA%2CWAAA%3BEACA%2CWAAA%3B%3BAAEA%2CsBA5UM%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAwCI%2CoBAkBK%3BEACG%2CaAAA%3B%3BAA7UpB%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAwCI%2CoBAsBI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGI%2CsBAxVF%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAwCI%2CoBAsBI%2CmBAOI%2CEACK%3BEACG%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2Cafn%2BWD%2Caem%2BWC%3B%3BAA3V5B%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAwCI%2CoBAsCI%3BEACI%2CcAAA%3B%3BAAjWpB%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAwCI%2CoBAsCI%2CiBAGI%3BEACI%2CWAAA%3BEAEA%2CmBAAA%3BEAMA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEAEA%2CeAAA%3BEAGA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2Caf5gXM%2CmBe4gXN%3BEACA%2C0BAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEAEA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CsBArYF%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAwCI%2CoBAsCI%2CiBAGI%2COAkCK%3BEACG%2CYAAA%3BEACA%2CaAAA%3B%3BAAMhB%2CsBA7YU%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBA2HK%3BEACG%2CeAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3B%3BAANJ%2CsBA7YU%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBA2HK%2CMAQG%3BEACI%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAVR%2CsBA7YU%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBA2HK%2CMAQG%2CEAII%3BEACI%2CgBAAgB%2CWAAW%2CYAA3B%3BEACA%2CmBAAmB%2CWAAW%2CYAA9B%3BEACA%2CcAAc%2CWAAW%2CYAAzB%3BEACA%2CeAAe%2CWAAW%2CYAA1B%3BEACA%2CWAAW%2CWAAW%2CYAAtB%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAtBZ%2CsBA7YU%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBA2HK%2CMA0BG%3BEACI%2CWAAA%3B%3BAAxapB%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBA0JI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CafhkXc%2CmBegkXd%3B%3BAAEA%2CsBAjbM%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBA0JI%2CmBAKK%3BEACG%2C0BAAA%3B%3BAAlbpB%2CsBAAsB%2CSAAS%2CQAiR3B%2CUAAS%2CKACL%2CmBAoKI%3BEAEI%2CgBAAA%3BEAEA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CafllXa%2CqBeklXb%3BEACA%2CeAAA%3B%3BAA%5C%2FbhB%2CsBAAsB%2CSAAS%2CQAoc3B%3BEA%2BCI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAApfR%2CsBAAsB%2CSAAS%2CQAoc3B%2CgBACI%3BEA0CI%2CkBAAA%3BEACA%2CsBAAA%3B%3BAA1CA%2CsBAtcU%2CSAAS%2CQAoc3B%2CgBACI%2CeACK%3BEACI%2C4BAAA%3BEACD%2CgCAAA%3BEACA%2CsBAAsB%2C0BAAtB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CuBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAAjdhB%2CsBAAsB%2CSAAS%2CQAoc3B%2CgBACI%2CeAeK%3BEAYG%2CcAAA%3BEACA%2CgBAAA%3B%3BAAZA%2CsBArdM%2CSAAS%2CQAoc3B%2CgBACI%2CeAeK%2COACI%3BEACI%2C4BAAA%3BEACD%2CgCAAA%3BEACA%2CsBAAsB%2C4BAAtB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAA7dpB%2CsBAAsB%2CSAAS%2CQAoc3B%2CgBACI%2CeAeK%2COAeG%3BEACI%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA3epB%2CsBAAsB%2CSAAS%2CQAuf3B%2CMAAK%2CQAAQ%2CaAAa%2CaACtB%3BEACI%2CQAAQ%2CeAAR%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3B%3BAA5fZ%2CsBAAsB%2CSAAS%2CQAuf3B%2CMAAK%2CQAAQ%2CaAAa%2CaAQtB%3BEACI%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAvgBZ%2CsBAAsB%2CSAAS%2CQAuf3B%2CMAAK%2CQAAQ%2CaAAa%2CaAQtB%2CoBAUI%3BEAaI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CafhrXa%2CgBegrXb%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAjiBhB%2CsBAAsB%2CSAAS%2CQAsiB3B%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3B%3BAA1iBR%2CsBAAsB%2CSAAS%2CQA8iB3B%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAnjBR%2CsBAAsB%2CSAAS%2CQAsjB3B%3BEACI%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA3jBR%2CsBAAsB%2CSAAS%2CQA8jB3B%3BEACI%2CSAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAvkBR%2CsBAAsB%2CSAAS%2CQA0kB3B%3BEAiBI%2CkBAAA%3B%3BAA3lBR%2CsBAAsB%2CSAAS%2CQA0kB3B%2CyBACI%3BEAYI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAxlBZ%2CsBAAsB%2CSAAS%2CQA0kB3B%2CyBACI%2CgBACI%3BEACI%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAplBhB%2CsBAAsB%2CSAAS%2CQA0kB3B%2CyBAmBI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAWR%2CmBANoC%3BEAMpC%2CsBA3mBkB%2CSAAS%2CQAsmBvB%2CsBAAsB%3BIAClB%2CcAAA%3B%3B%3BAAwBR%2CmBApBoC%3BEAoBpC%2CsBA%5C%2FnBkB%2CSAAS%2CQA4mBvB%2CUAAS%2CKAAM%2CmBAAmB%2CoBAAoB%2CiBAAiB%3BIACnE%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CuBAAA%3BIACA%2CcAAA%3BIACA%2CoBAAA%3BIACA%2CafzwXkB%2CmBeywXlB%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3B%3B%3BAAYR%2CmBARqC%3BEAQrC%2CsBAvoBkB%2CSAAS%2CQAgoBvB%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3B%3BAAnoBZ%2CsBAAsB%2CSAAS%2CQAuoB3B%2CoBACI%2CiBACI%3BEACI%2CwBAAA%3BEACA%2C8BAAA%3B%3BAA3oBhB%2CsBAAsB%2CSAAS%2CQAgpB3B%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAnpBR%2CsBAAsB%2CSAAS%2CQAgpB3B%2CsBAKI%3BEACI%2C0BAAA%3BEACA%2CgBAAA%3B%3BAAvpBZ%2CsBAAsB%2CSAAS%2CQA2pB3B%3BEACI%2CgBAAA%3B%3BAA5pBR%2CsBAAsB%2CSAAS%2CQA2pB3B%2CqCAEI%3BEACI%2CaAAA%3B%3BAA9pBZ%2CsBAAsB%2CSAAS%2CQAkqB3B%3BEACI%2CgBAAA%3BEACA%2C2CAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAzqBR%2CsBAAsB%2CSAAS%2CQA4qB3B%2COAAM%2CSACF%2CEAAC%3BEACG%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAjrBZ%2CsBAAsB%2CSAAS%2CQAqrB3B%2CEAAC%3BEACG%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2Cafl1XsB%2CmBek1XtB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAApsBR%2CsBAAsB%2CSAAS%2CQAusB3B%2CSAAQ%2CQAAQ%2CqBACZ%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAA3sBZ%2CsBAAsB%2CSAAS%2CQA%2BsB3B%2CWAAU%3BEACN%2CWAAA%3BEAEA%2CaAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3B%3BAArtBR%2CsBAAsB%2CSAAS%2CQAwtB3B%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAA1tBR%2CsBAAsB%2CSAAS%2CQA6tB3B%2CKAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BEACtC%2CsBAAA%3BEACA%2CWAAA%3B%3BAAIR%2CcACI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAAJR%2CcAOI%3BEAGI%2CoBAAA%3BEACA%2CWAAA%3B%3BAAIR%2CsBACI%2CuBAAsB%2CSAAS%2CQAC3B%2CiBAAiB%3BEACb%2CmBAAA%3B%3BAAHZ%2CsBACI%2CuBAAsB%2CSAAS%2CQAK3B%3BEACI%2CYAAA%3B%3BAAPZ%2CsBACI%2CuBAAsB%2CSAAS%2CQAS3B%2CEAAC%3BEACG%2C0BAAA%3BEACA%2CmBAAA%3B%3BAAZZ%2CsBAgBI%2CUAAS%2CKACL%2CmBACI%2CoBACI%2CiBACI%3BEACI%2CmBAAA%3B%3BAAQxB%2CcACI%3BEACI%2CYAAA%3B%3BAAFR%2CcAKI%2CeACI%2CcACI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAmGhB%2CgBA7FiC%3BEAIjB%2CsBAHU%2CcAClB%2CmBACK%2CIAAI%2CQACA%2CIAAI%2CSACD%3BIACI%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CsBAjBc%2CcAClB%2CmBAgBK%3BIACG%2CmBAAA%3BIACA%2C4CAAA%3BIACA%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAxBZ%2CsBAAsB%2CcA4BlB%3BIACI%2CmBAAA%3BIACA%2C4CAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAjCR%2CsBAAsB%2CcAoClB%3BIACI%2CoBAAA%3B%3BEArCR%2CsBAAsB%2CcAwClB%3BIACI%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BIACI%2CcAAA%3B%3BEADJ%2CqBAGI%2CiBAAiB%3BIACb%2CqBAAA%3BIACA%2CsBAAA%3B%3BEALR%2CqBAGI%2CiBAAiB%2CqBAIZ%3BIACG%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CqBATR%2CiBAAiB%2CqBAIZ%2CUAKI%3BIACG%2CeAAA%3B%3BEAbhB%2CqBAkBI%3BIACI%2CqBAAA%3B%3BEAOI%2CcAFR%2CuBAAsB%2CcAClB%2CoBACK%3BIACG%2CmBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEAXhB%2CcAgBI%3BIACI%2CUAAA%3BIACA%2CSAAA%3B%3B%3BAAeZ%2CQAV0B%2CwBAAuB%3BEAC7C%2CsBAAsB%2CSAAS%2CQAC3B%2CgBACI%3BIACI%2CWAAA%3B%3B%3BAA2ChB%2CQArCyB%3BEACrB%2CsBAAsB%2CSAAS%2CQAC3B%3BIACI%2CaAAA%3B%3BEAFR%2CsBAAsB%2CSAAS%2CQAK3B%2CMAAK%2CQAAQ%2CaAAa%2CaACtB%3BIACI%2CUAAA%3B%3BEAPZ%2CsBAAsB%2CSAAS%2CQAW3B%2CUAAS%2CKACL%2CmBACI%2CoBACI%2CiBACI%3BIACI%2CsBAAA%3BIACA%2C0BAAA%3B%3BEAjBxB%2CsBAAsB%2CSAAS%2CQAwB3B%2CoBACI%2CiBACI%3BIACI%2C2BAAA%3BIACA%2C8BAAA%3B%3B%3BAA0BpB%2CwBAlB0C%3BEACtC%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBACI%3BIACI%2CeAAA%3B%3BEAJhB%2CsBAAsB%2CSAAS%2CQAS3B%2CgBACI%3BIACI%2CYAAA%3B%3B%3BAAyBhB%2CwBAnByC%3BEACrC%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBACI%3BIACI%2CcAAA%3BIACA%2CqBAAA%3B%3BEALhB%2CsBAAsB%2CSAAS%2CQAU3B%2CgBACI%3BIACI%2CYAAA%3B%3B%3BAA6ChB%2CwBAvC0C%3BEACtC%2CsBAAsB%2CSAAS%2CQAC3B%3BIACI%2CgBAAA%3B%3BEAFR%2CsBAAsB%2CSAAS%2CQAK3B%2CkBACI%2CcACI%2CyBACI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAXpB%2CsBAAsB%2CSAAS%2CQAiB3B%2CUAAS%2CKACL%2CmBACI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAvBhB%2CsBAAsB%2CSAAS%2CQAiB3B%2CUAAS%2CKACL%2CmBAQI%2CoBACI%2CiBACI%3BIACI%2CoBAAA%3B%3B%3BAAkB5B%2CwBATyC%2CuBAAsB%3BEAC3D%2CsBAAsB%2CSAAS%2CQAC3B%2CWAAU%3BIACN%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAcZ%2CQATyB%3BEACrB%2CsBAAsB%2CSAAS%2CQAC3B%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3B%3BAA6CZ%2CQAxCyB%3BEACrB%2CsBACI%2CUAAS%3BIACL%2CUAAA%3B%3BEAFR%2CsBAKI%2CeACI%3BIACI%2CaAAA%3BIACA%2C4BAAA%3BIACA%2CgBAAA%3B%3BEATZ%2CsBAaI%2CUAAS%2CKACL%2CmBACI%2CoBACI%2CiBACI%3BIACI%2CsBAAA%3BIACA%2CyBAAA%3BIACA%2C0BAAA%3B%3BEApBxB%2CsBA2BI%3BIACI%2CoBAAA%3B%3BEA5BR%2CsBA%2BBI%2CcACI%3BIACI%2CSAAA%3B%3B%3BAAwQhB%2CmBAlQqC%3BEACjC%2CsBACI%2CiBAAiB%3BIACb%2CmBAAA%3B%3BEAIR%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%3BIACI%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEALZ%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAKI%3BIACI%2CsBAAA%3B%3BEARhB%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAKI%2CyBAGI%3BIACI%2CWAAA%3B%3BEAXpB%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAaI%3BIACI%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CuBAAA%3BIACA%2CcAAA%3B%3BEAxBhB%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAyBI%3BIACI%2CeAAA%3B%3BEA5BhB%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBA6BI%3BIACI%2CwBAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3B%3BEApChB%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAqCI%3BIACI%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CSAAA%3BIACA%2CqBAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3BIACA%2C4BAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3BIACA%2CoBAAA%3BIACA%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CsBAvDM%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAqCI%2CoBAgBK%3BIACG%2CaAAA%3B%3BEAxDpB%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAqCI%2CoBAoBI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAGI%2CsBAnEF%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAqCI%2CoBAoBI%2CmBAOI%2CEACK%3BIACG%2CcAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CaftwYL%2CaeswYK%3B%3BEAtE5B%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAqCI%2CoBAoCI%3BIACI%2CcAAA%3B%3BEA5EpB%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAqCI%2CoBAoCI%2CiBAGI%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CafnyYE%2CmBemyYF%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CsBA%5C%2FFF%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAqCI%2CoBAoCI%2CiBAGI%2COAiBK%3BIACG%2CYAAA%3BIACA%2CaAAA%3B%3BEAMhB%2CsBAvGU%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAqGK%3BIACG%2CeAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3BIACA%2CyBAAA%3B%3BEANJ%2CsBAvGU%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAqGK%2CMAQG%3BIACI%2CgBAAA%3BIACA%2CqBAAA%3B%3BEAVR%2CsBAvGU%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAqGK%2CMAQG%2CEAII%3BIACI%2CgBAAgB%2CWAAW%2CYAA3B%3BIACA%2CmBAAmB%2CWAAW%2CYAA9B%3BIACA%2CcAAc%2CWAAW%2CYAAzB%3BIACA%2CeAAe%2CWAAW%2CYAA1B%3BIACA%2CWAAW%2CWAAW%2CYAAtB%3BIACA%2CwBAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3B%3BEAtBZ%2CsBAvGU%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAqGK%2CMA0BG%3BIACI%2CWAAA%3B%3BEAlIpB%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAoII%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2Cafl1YU%2CmBek1YV%3B%3BEAEA%2CsBA3IM%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAoII%2CmBAKK%3BIACG%2C0BAAA%3B%3BEA5IpB%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBA8II%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3B%3BEAOJ%2CsBA3JU%2CSAAS%2CQAyJ3B%2CgBACI%2CeACK%3BIACG%2C4BAAA%3BIACA%2CgCAAA%3BIACA%2CsBAAsB%2C0BAAtB%3BIACA%2CSAAS%2CEAAT%3BIACA%2CYAAA%3B%3BEAIA%2CsBApKM%2CSAAS%2CQAyJ3B%2CgBACI%2CeASK%2COACI%3BIACG%2C4BAAA%3BIACA%2CgCAAA%3BIACA%2CsBAAsB%2C4BAAtB%3BIACA%2CSAAS%2CEAAT%3BIACA%2CYAAA%3B%3BEAzKpB%2CsBAAsB%2CSAAS%2CQA%2BK3B%3BIACI%2CkBAAA%3B%3BEAhLR%2CsBAAsB%2CSAAS%2CQA%2BK3B%2CcAGI%2CyBAAwB%3BIACpB%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAtLZ%2CsBAAsB%2CSAAS%2CQA%2BK3B%2CcAGI%2CyBAAwB%2CMAMpB%3BIACI%2CaAAA%3B%3BEAIR%2CsBA7Lc%2CSAAS%2CQA%2BK3B%2CcAcK%2CMACG%3BIACI%2CkBAAA%3BIACA%2CMAAA%3B%3BEAhMhB%2CsBAAsB%2CSAAS%2CQAqM3B%2CMAAK%2CQAAQ%2CaAAa%2CaACtB%3BIACI%2CQAAQ%2CeAAR%3BIACA%2CYAAA%3B%3BEAxMZ%2CsBAAsB%2CSAAS%2CQAqM3B%2CMAAK%2CQAAQ%2CaAAa%2CaAMtB%3BIACI%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3B%3BEAnNZ%2CsBAAsB%2CSAAS%2CQAqM3B%2CMAAK%2CQAAQ%2CaAAa%2CaAMtB%2CoBAUI%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2Cafx6YS%2CgBew6YT%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2C2BAAA%3BIACA%2C8BAAA%3B%3BEAjOhB%2CsBAAsB%2CSAAS%2CQAsO3B%3BIACI%2CkBAAA%3B%3BEAvOR%2CsBAAsB%2CSAAS%2CQA0O3B%3BIACI%2CcAAA%3B%3BEAIR%2CcACI%2CeACI%2CcACI%3BIACI%2CgBAAA%3B%3B%3BAAuBpB%2CmBAfqC%3BEACjC%2CcACI%2CeACI%3BIACI%2CSAAA%3B%3BEAHZ%2CcACI%2CeAKI%3BIACI%2C0BAAA%3B%3B%3BAAQZ%2CKAAC%3BEACG%2CgBAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAKJ%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CeACI%3BEACI%2CeAAA%3B%3BAAKR%2CQAAQ%3BEAYJ%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAZA%2CQADI%2CiBACH%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CQANI%2CiBAMH%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAATR%2CQAAQ%2CiBAgBJ%3BEACI%2CkBAAA%3BEACA%2CSAAA%3B%3BAAlBR%2CQAAQ%2CiBAqBJ%3BEAGI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAEA%2CQA7BA%2CiBAqBJ%2CEAQK%3BEAEG%2CaAAA%3B%3BAA%5C%2FBZ%2CQAAQ%2CiBAmCJ%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAArCR%2CQAAQ%2CiBAwCJ%3BEAGI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3B%3BAAEA%2CQA%5C%2FCA%2CiBAwCJ%2CEAOK%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CQApDA%2CiBAwCJ%2CEAYK%3BEAKG%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CQA7DA%2CiBAwCJ%2CEAqBK%3BEACG%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CQAlEA%2CiBAwCJ%2CEA0BK%2CIAAI%3BEACD%2C0BAAA%3B%3BAAnEZ%2CQAAQ%2CiBAuEJ%3BEACI%2CwBAAwC%2C6CAAxC%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2Caf3jZsB%2CmBe2jZtB%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CwBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAe%2CEAAf%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2C2EAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CQApGA%2CiBAuEJ%2COA6BK%3BEACG%2CyBAAA%3B%3BAAGJ%2CQAxGA%2CiBAuEJ%2COAiCK%3BEACG%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAIA%2CQA%5C%2FGJ%2CiBAuEJ%2COAuCK%2CIAAI%2CYACA%3BEACG%2C%2BBAAA%3B%3BAAMhB%2CQAAQ%3BEACJ%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAEA%2CQALI%2CiBAKH%3BEACG%2CSAAS%2CEAAT%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAZR%2CQAAQ%2CiBAeJ%3BEACI%2CaAAA%3B%3BAAhBR%2CQAAQ%2CiBAmBJ%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2Caf5nZsB%2CmBe4nZtB%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAA1BR%2CQAAQ%2CiBAmBJ%2CgBASI%3BEACI%2CafxoZiB%2CgBewoZjB%3BEACA%2CgBAAA%3B%3BAA9BZ%2CQAAQ%2CiBAkCJ%3BEACI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAxCR%2CQAAQ%2CiBA2CJ%2CgBAAe%3BEACX%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAEA%2CQAjDA%2CiBA2CJ%2CgBAAe%2COAMV%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CwBAAA%3B%3BAA9DZ%2CQAAQ%2CiBA2CJ%2CgBAAe%2COAsBX%3BEACI%2Caf1qZiB%2CqBe0qZjB%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAxEZ%2CQAAQ%2CiBA2CJ%2CgBAAe%2COAgCX%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2Caf9rZkB%2CmBe8rZlB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CQAzGJ%2CiBA2CJ%2CgBAAe%2COA6DX%2CeACK%3BEACG%2CaAAA%3B%3BAAMhB%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAHJ%2CmBAKI%3BEACI%2Caf9tZqB%2CqBe8tZrB%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAZR%2CmBAeI%3BEACI%2CgBAAgB%2CsDAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAArBR%2CmBAeI%2CaAQI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAA%5C%2FBZ%2CmBAmCI%3BEACI%2CgBAAgB%2CyDAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAxCR%2CmBAmCI%2CaAOI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAKZ%2CIAAI%2CoBACA%2CoBACI%3BEACI%2CYAAA%3B%3BAAHZ%2CIAAI%2CoBAOA%3BEACI%2CYAAA%3B%3BAAIR%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEAEA%2CUAAA%3B%3BAAGJ%3BEACI%2COAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CMAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CiBACI%3BEACI%2CgBAAA%3B%3BAAIR%3BEACI%2C6BAAA%3B%3BAADJ%2CiBAGI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAALR%2CiBAQI%3BEACI%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CiBAJJ%2CeAIK%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2Caf7zZa%2CYe6zZb%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CiBArBR%2CeAoBK%2CMACI%3BEACG%2CcAAA%3B%3BAA9BhB%2CiBAQI%2CeA0BK%3BEACG%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA1CZ%2CiBA8CI%3BEACI%2CaAAA%3B%3BAA%5C%2FCR%2CiBAkDI%3BEACI%2CYAAA%3B%3BAAIR%2CcACI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAWR%2CmBAPoC%3BEAChC%3BIACI%2CgBAAA%3B%3B%3BAAWR%2CwBANyC%3BEACrC%3BIACI%2CaAAA%3B%3B%3BAA2LR%2CmBAvLqC%3BEACjC%2CQAAQ%3BIACJ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAEA%2CQALI%2CiBAKH%3BIACG%2CSAAS%2CEAAT%3BIACA%2C6BAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAZR%2CQAAQ%2CiBAeJ%3BIACI%2CaAAA%3B%3BEAhBR%2CQAAQ%2CiBAmBJ%3BIACI%2CeAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2Cafr5ZkB%2CmBeq5ZlB%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CwBAAA%3B%3BEA1BR%2CQAAQ%2CiBAmBJ%2CgBASI%3BIACI%2Cafj6Za%2CgBei6Zb%3BIACA%2CgBAAA%3B%3BEA9BZ%2CQAAQ%2CiBAkCJ%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAxCR%2CQAAQ%2CiBA2CJ%2CgBAAe%3BIACX%2CkBAAA%3B%3BEAEA%2CQA9CA%2CiBA2CJ%2CgBAAe%2COAGV%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CqBAAA%3BIACA%2CYAAA%3BIACA%2CWAAW%2CaAAX%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CYAAA%3B%3BEAzDZ%2CQAAQ%2CiBA2CJ%2CgBAAe%2COAiBX%3BIACI%2Caf97Za%2CqBe87Zb%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEAnEZ%2CQAAQ%2CiBA2CJ%2CgBAAe%2COA2BX%3BIACI%2CeAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CcAAA%3BIACA%2CsBAAA%3BIACA%2CoBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2Cafl9Zc%2CmBek9Zd%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2C2BAAA%3BIACA%2CuBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEAIA%2CQApGJ%2CiBA2CJ%2CgBAAe%2COAwDX%2CeACK%3BIACG%2CaAAA%3B%3BEArGhB%2CQAAQ%2CiBA0GJ%3BIACI%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAIR%3BIACI%2CWAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2CmBAKI%3BIACI%2Cafx%5C%2FZiB%2CqBew%5C%2FZjB%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAZR%2CmBAeI%3BIACI%2CgBAAgB%2CsDAAhB%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEArBR%2CmBAeI%2CaAQI%3BIACI%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CwBAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3B%3BEA%5C%2FBZ%2CmBAmCI%3BIACI%2CgBAAgB%2CyDAAhB%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3B%3BEAxCR%2CmBAmCI%2CaAOI%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CwBAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3B%3BEAKZ%2CIAAI%2CoBACA%2CoBACI%3BIACI%2CYAAA%3B%3BEAHZ%2CIAAI%2CoBAOA%3BIACI%2CYAAA%3B%3B%3BAAsBZ%2CmBAhBoC%3BEAChC%3BIACI%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3B%3BAAOR%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2C2BAAA%3B%3BAAJJ%2CaAOI%3BEAYI%2CSAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3B%3BAArBR%2CaAOI%2CwBACI%3BEACI%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAhBZ%2CaAOI%2CwBAgBI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3B%3BAAzBZ%2CaAOI%2CwBAqBI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CaA5BR%2CwBAqBI%2CEAOK%3BEACG%2CyBAAA%3BEACA%2CqBAAA%3B%3BAArChB%2CaAOI%2CwBAkCI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CaAxCR%2CwBAkCI%2COAMK%3BEACG%2CSAAS%2CGAAT%3B%3BAAGJ%2CaA5CR%2CwBAkCI%2COAUK%3BEACG%2CSAAS%2CGAAT%3B%3BAApDhB%2CaAyDI%2CSACI%3BEACI%2CsBAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3B%3BAAlEZ%2CaAsEI%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAzER%2CaA4EI%2CQACI%3BEACI%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAnFZ%2CaA4EI%2CQAUI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CafhqaiB%2CqBegqajB%3BEACA%2C2BAAA%3BEACA%2CgCAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CaArBR%2CQAUI%2CsBAWK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CgBAAgB%2CiDAAhB%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAxGhB%2CaA4EI%2CQAgCI%3BEACI%2CmBAAA%3B%3BAAKI%2CaAtCZ%2CQAoCI%2CqBAAoB%2COAChB%2CsBACK%3BEACG%2CWAAW%2CaAAX%3BEACA%2CUAAA%3B%3BAApHpB%2CaA4EI%2CQAoCI%2CqBAAoB%2COAQhB%3BEACI%2CcAAA%3BEACA%2CyBAAA%3B%3BAA1HhB%2CaA4EI%2CQAkDI%3BEACI%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAjIZ%2CaA4EI%2CQAkDI%2CwBAKI%3BEACI%2CkBAAA%3B%3BAAEA%2CaA1DZ%2CQAkDI%2CwBAKI%2COAGK%3BEACG%2CQAAA%3BEACA%2CkBAAA%3B%3BAAxIpB%2CaA4EI%2CQAkDI%2CwBAcI%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAA9IhB%2CaA4EI%2CQAkDI%2CwBAcI%2CGAII%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CafvtaU%2CmBeutaV%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CaA3EhB%2CQAkDI%2CwBAcI%2CGAII%2CEAOK%3BEACG%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAA1JxB%2CaAkKI%2CcACI%3BEACI%2CyBAAA%3BEACA%2C2EAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FKZ%2CaAmLI%3BEACI%2CaAAA%3B%3BAApLR%2CaAuLI%3BEACI%2CSAAA%3BEACA%2C2BAAA%3B%3BAAzLR%2CaA4LI%3BEACI%2C6BAAA%3BEACA%2CoBAAA%3B%3BAA9LR%2CaAiMI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CaAbJ%2CsBAaK%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2Cafnxaa%2CYemxab%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CaAhCJ%2CsBAgCK%3BEACG%2CcAAA%3B%3BAAMA%2CaAFR%2CQACK%2CwBACI%3BEACG%2CSAAS%2COAAT%3B%3BAAkBhB%2CmBAXoC%3BEAChC%2CaACI%2CQAAQ%3BIACJ%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAAuGZ%2CmBAhGqC%3BEAEjC%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2C2BAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEANJ%2CaASI%2CQACI%3BIACI%2CaAAA%3B%3BEAXZ%2CaASI%2CQAKI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2Cafr1aa%2CqBeq1ab%3BIACA%2C2BAAA%3BIACA%2CgCAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAEA%2CaAhBR%2CQAKI%2CsBAWK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CgBAAgB%2CiDAAhB%3BIACA%2CUAAA%3BIACA%2CYAAA%3B%3BEAhChB%2CaASI%2CQA2BI%3BIACI%2CmBAAA%3B%3BEAKI%2CaAjCZ%2CQA%2BBI%2CqBAAoB%2COAChB%2CsBACK%3BIACG%2CWAAW%2CaAAX%3BIACA%2CUAAA%3B%3BEA5CpB%2CaASI%2CQA%2BBI%2CqBAAoB%2COAQhB%3BIACI%2CcAAA%3BIACA%2CyBAAA%3B%3BEAlDhB%2CaASI%2CQA6CI%3BIACI%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CaAAA%3B%3BEAzDZ%2CaASI%2CQA6CI%2CwBAKI%3BIACI%2CkBAAA%3B%3BEAEA%2CaArDZ%2CQA6CI%2CwBAKI%2COAGK%3BIACG%2CQAAA%3BIACA%2CkBAAA%3B%3BEAhEpB%2CaASI%2CQA6CI%2CwBAcI%3BIACI%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAtEhB%2CaASI%2CQA6CI%2CwBAcI%2CGAII%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2Caf54aM%2CmBe44aN%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CaAtEhB%2CQA6CI%2CwBAcI%2CGAII%2CEAOK%3BIACG%2CeAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3B%3B%3BAAY5B%2C2BACI%3BEAkBI%2CgBAAA%3B%3BAAnBR%2C2BACI%2CYACI%2CQAAO%3BEACH%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEA%2C2BARR%2CYACI%2CQAAO%2COAOF%2CIAAI%3BEACD%2CmBAAA%3B%3BAAVhB%2C2BACI%2CYAaI%2CYAAW%3BEACP%2CkBAAA%3BEACA%2CWAAA%3B%3BAAOJ%2C2BADJ%2CQAAO%2CKACF%2CIAAI%3BEACD%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2C2BAZJ%2CQAAO%2CKAYF%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAA3CZ%2C2BA%2BCI%2CSAAQ%3BEACJ%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAvDR%2C2BA%2BCI%2CSAAQ%2CMAUJ%3BEACI%2CcAAA%3B%3BAAEA%2C2BAbR%2CSAAQ%2CMAUJ%2CEAGK%3BEACG%2CcAAA%3B%3BAAGJ%2C2BAjBR%2CSAAQ%2CMAUJ%2CEAOK%3BEACG%2CcAAA%3B%3BAAMA%2C2BAxBZ%2CSAAQ%2CMAsBH%2CIACI%2CYACI%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2Cafv%2BaK%2CYeu%2BaL%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAzFpB%2C2BA%2BFI%2CSAAQ%3BEACJ%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIQ%2C2BAZZ%2CSAAQ%2CQAUH%2CIACI%2CYACI%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2Caf3gbK%2CYe2gbL%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAA7HpB%2C2BAmII%3BEACI%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CuBAAA%3B%3BAAvIR%2C2BAmII%2CUAMK%3BEACG%2CsBAAA%3B%3BAA1IZ%2C2BAmII%2CUAUK%3BEACG%2CgBAAA%3B%3BAA9IZ%2C2BAmJI%2CQAAO%3BEACH%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2Caf%5C%2FjbqB%2CgBe%2BjbrB%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2C2BAdJ%2CQAAO%2CQAcF%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2C2BApBJ%2CQAAO%2CQAoBF%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2C2BA1BJ%2CQAAO%2CQA0BF%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAWZ%2CwBAN0C%3BEACtC%2CqBAAsB%3BIAClB%2CsBAAA%3B%3B%3BAAYR%2CwBAR0C%3BEACtC%2C2BACI%2CmBAAmB%3BIACf%2CiBAAA%3B%3B%3BAAWZ%2CwBANyC%3BEACrC%2CqBAAsB%2CmBAAmB%2CSAAQ%2CMAAM%2CMAAO%3BIAC1D%2CqBAAA%3B%3B%3BAAaR%2CwBAT0C%2CwBAAuB%3BEAC7D%2C2BACI%2CgBAAgB%3BIACZ%2CWAAA%3B%3B%3BAAMZ%2C2BACI%2CsBACI%3BEAEI%2CWAAA%3B%3BAAJZ%2C2BACI%2CsBAMI%2CSAAQ%3BEACJ%2CqBAAA%3BEACA%2CcAAA%3B%3BAATZ%2C2BACI%2CsBAMI%2CSAAQ%2CMAIJ%2CQAAO%3BEACH%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2Cafnoba%2CqBemobb%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAEA%2C2BAtBZ%2CsBAMI%2CSAAQ%2CMAIJ%2CQAAO%2CWAYF%3BEAQG%2CSAAS%2CEAAT%3BEACA%2CSAAS%2COAAT%3BEACA%2CafzobO%2CaeyobP%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2C2BAvCZ%2CsBAMI%2CSAAQ%2CMAIJ%2CQAAO%2CWA6BF%3BEAEG%2CqBAAA%3B%3BAA1CpB%2C2BACI%2CsBA8CI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAApDZ%2C2BACI%2CsBA8CI%2CmBAOI%2CGAAE%3BEACE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2Caf1qbc%2CmBe0qbd%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAA3DhB%2C2BACI%2CsBA8CI%2CmBAeI%2CoBAAmB%3BEACf%2CWAAA%3BEACA%2CmBAAA%3B%3BAAhEhB%2C2BACI%2CsBA8CI%2CmBAoBI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAA1EhB%2C2BACI%2CsBA8CI%2CmBAoBI%2CoBASI%2CKAAI%3BEAIA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAlFpB%2C2BACI%2CsBA8CI%2CmBAuCI%3BEAGI%2CgBAAA%3BEACA%2CUAAA%3B%3BAA1FhB%2C2BACI%2CsBA8CI%2CmBA8CI%3BEAII%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAnGhB%2C2BACI%2CsBA8CI%2CmBA8CI%2CYAQI%2COAAM%3BEAIF%2CWAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3B%3BAA3GpB%2C2BACI%2CsBA8CI%2CmBA8CI%2CYAQI%2COAAM%2CIAQF%3BEAYI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CafxvbK%2CgBewvbL%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEA%2C2BApIpB%2CsBA8CI%2CmBA8CI%2CYAQI%2COAAM%2CIAQF%2CMAwBK%3BEAGG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAzI5B%2C2BACI%2CsBA8CI%2CmBA8CI%2CYAQI%2COAAM%2CIAwCF%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAvJxB%2C2BACI%2CsBA8CI%2CmBA8CI%2CYAQI%2COAAM%2CIAqDF%2CKAAI%3BEAEA%2CoBAAA%3B%3BAA5JxB%2C2BACI%2CsBA8CI%2CmBA8CI%2CYAmEI%3BEAKI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAxKpB%2C2BACI%2CsBA8CI%2CmBA8CI%2CYAmEI%2CSAUI%2CSAAQ%3BEACJ%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2Caf7ybK%2CgBe6ybL%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAEA%2C2BA3LpB%2CsBA8CI%2CmBA8CI%2CYAmEI%2CSAUI%2CSAAQ%2COAkBH%3BEACG%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2C2BAhMpB%2CsBA8CI%2CmBA8CI%2CYAmEI%2CSAUI%2CSAAQ%2COAuBH%3BAACD%2C2BAjMpB%2CsBA8CI%2CmBA8CI%2CYAmEI%2CSAUI%2CSAAQ%2COAwBH%3BEACG%2CaAAA%3BEACA%2CYAAA%3B%3BAApM5B%2C2BACI%2CsBA8CI%2CmBA8CI%2CYAmEI%2CSAwCI%3BEAgBI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2Cafv1bK%2CgBeu1bL%3BEACA%2CwBAAwB%2C8CAAxB%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2C2BAvOpB%2CsBA8CI%2CmBA8CI%2CYAmEI%2CSAwCI%2CSAgCK%3BEACG%2CwBAAwB%2C8CAAxB%3B%3BAAGJ%2C2BA3OpB%2CsBA8CI%2CmBA8CI%2CYAmEI%2CSAwCI%2CSAoCK%3BEAGG%2CYAAA%3BEACA%2CaAAA%3B%3BAAhP5B%2C2BACI%2CsBA8CI%2CmBAuMI%2CSAAQ%2CMAAM%3BEACV%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA3PhB%2C2BACI%2CsBA8CI%2CmBAuMI%2CSAAQ%2CMAAM%2CMAOV%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAOZ%2C2BADJ%2CkBACK%3BEACG%2C2EAAA%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAKJ%2C2BADJ%2CiBAAgB%2CKACX%3BEACG%2CaAAA%3B%3BAA1RZ%2C2BA8RI%2CiBACI%3BEACI%2CiBAAA%3B%3BAAhSZ%2C2BAqSI%3BEAiDI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAvVR%2C2BAqSI%2CgBACI%3BEA0CI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAA5CA%2C2BAFR%2CgBACI%2CeACK%3BEACE%2C4BAAA%3BEACC%2CgCAAA%3BEACA%2CsBAAsB%2C0BAAtB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CuBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAAlThB%2C2BAqSI%2CgBACI%2CeAeK%3BEAYG%2CcAAA%3BEACA%2CgBAAA%3B%3BAAZA%2C2BAjBZ%2CgBACI%2CeAeK%2COACI%3BEACG%2C4BAAA%3BEACA%2CgCAAA%3BEACA%2CsBAAsB%2C4BAAtB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAA9TpB%2C2BAqSI%2CgBACI%2CeAeK%2COAeG%3BEACI%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA5UpB%2C2BA0VI%3BEAKI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAxWR%2C2BA0VI%2CeAgBI%3BEAQI%2Cafz%2BbiB%2CgBey%2BbjB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAAxXZ%2C2BA0VI%2CeAiCI%3BEAKI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAApYZ%2C2BA0VI%2CeAiCI%2CeAWI%3BEAKI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAEA%2C2BAtDZ%2CeAiCI%2CeAWI%2CMAUK%3BEAGG%2CaAAA%3BEACA%2CgBAAA%3B%3BAApZpB%2C2BA0VI%2CeA%2BDI%3BEAKI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAjaZ%2C2BA0VI%2CeA%2BDI%2CcAUI%3BEASI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2Cafrica%2CqBeqicb%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAEA%2C2BA3FZ%2CeA%2BDI%2CcAUI%2CMAkBK%3BEAIG%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAGJ%2C2BApGZ%2CeA%2BDI%2CcAUI%2CMA2BK%3BEAMG%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAxcpB%2C2BA0VI%2CeAmHI%3BEAQI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGI%2C2BApIZ%2CeAmHI%2CUAgBI%2CKACK%3BEAIG%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAApepB%2C2BA0VI%2CeA%2BII%2CSAAQ%3BEAMJ%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGI%2C2BA5JZ%2CeA%2BII%2CSAAQ%2CQAYJ%2CKACK%3BEAIG%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAA5fpB%2C2BA0VI%2CeAuKI%3BEACI%2CsBAAA%3BEACA%2C4BAAA%3B%3BAAngBZ%2C2BAugBI%2CmBACI%3BEACI%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAA7gBZ%2C2BAugBI%2CmBACI%2CoBAOI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAlhBhB%2C2BAugBI%2CmBACI%2CoBAOI%2CWAKI%2CiBACK%3BEACG%2CcAAA%3BEACA%2CkBAAA%3B%3BAAEA%2C2BAlBpB%2CmBACI%2CoBAOI%2CWAKI%2CiBACK%2COAII%3BEACG%2CgBAAA%3B%3BAA1hB5B%2C2BAugBI%2CmBACI%2CoBAwBI%3BEACI%2CiBAAA%3B%3BAAjiBhB%2C2BAugBI%2CmBACI%2CoBAwBI%2CMAGI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAtiBpB%2C2BAugBI%2CmBACI%2CoBAkCI%2CeACI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA9iBpB%2C2BAugBI%2CmBACI%2CoBA0CI%3BEACI%2CmBAAA%3B%3BAAnjBhB%2C2BAugBI%2CmBAgDI%3BEACI%2CeAAA%3BEACA%2CWAAA%3B%3BAAzjBZ%2C2BAugBI%2CmBAqDI%2CSAAQ%3BEACJ%2CcAAA%3B%3BAA7jBZ%2C2BAugBI%2CmBAyDI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3B%3BAAlkBZ%2C2BAugBI%2CmBA8DI%3BEACI%2CkBAAA%3B%3BAAtkBZ%2C2BA0kBI%2CoBACI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FkBZ%2C2BA0kBI%2CoBACI%2CWAMI%2CiBACK%3BEACG%2CcAAA%3BEACA%2CkBAAA%3B%3BAAEA%2C2BAZhB%2CoBACI%2CWAMI%2CiBACK%2COAII%3BEACG%2CgBAAA%3B%3BAAvlBxB%2C2BA0kBI%2CoBACI%2CWAMI%2CiBAUI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA9lBpB%2C2BAomBI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAtmBR%2C2BA0mBI%3BEACI%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CsBAAA%3B%3BAA%5C%2FmBR%2C2BAknBI%3BEACI%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3B%3BAAIR%2CqBAAqB%2CeACjB%2C4BACI%2CSAAQ%3BEACJ%2CiBAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAPZ%2CqBAAqB%2CeACjB%2C4BACI%2CSAAQ%2CMAOJ%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3B%3BAAIA%2CqBAjBK%2CeACjB%2C4BACI%2CSAAQ%2CMAcJ%2CkBACK%3BEACG%2CaAAA%3B%3BAAlBpB%2CqBAAqB%2CeACjB%2C4BACI%2CSAAQ%2CMAoBJ%2CQAAO%3BEACH%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAEA%2CqBAhCK%2CeACjB%2C4BACI%2CSAAQ%2CMAoBJ%2CQAAO%2CWAUF%3BEACG%2CaAAA%3B%3BAAGJ%2CqBApCK%2CeACjB%2C4BACI%2CSAAQ%2CMAoBJ%2CQAAO%2CWAcF%3BEACG%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CsBAAsB%2CmDAAtB%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3B%3BAAIA%2CqBAhDC%2CeACjB%2C4BACI%2CSAAQ%2CMAoBJ%2CQAAO%2CWAyBF%2CMACI%3BEACG%2CsBAAsB%2CyDAAtB%3B%3BAAjDxB%2CqBAAqB%2CeACjB%2C4BAsDI%3BEAOI%2CWAAA%3B%3BAANA%2CqBAxDS%2CeACjB%2C4BAsDI%2COACK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAA3DhB%2CqBAAqB%2CeACjB%2C4BAgEI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAvEZ%2CqBAAqB%2CeACjB%2C4BAyEI%2C4BACI%3BEACI%2CkBAAA%3B%3BAA5EhB%2CqBAAqB%2CeACjB%2C4BA%2BEI%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CqBApFS%2CeACjB%2C4BA%2BEI%2CqBAIK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CsBAAsB%2CgDAAtB%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3B%3BAAIA%2CqBAhGK%2CeACjB%2C4BA%2BEI%2CqBAeK%2CMACI%3BEACG%2CsBAAsB%2CsDAAtB%3B%3BAAjGpB%2CqBAAqB%2CeACjB%2C4BAqGI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAA5GZ%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBACI%2CoBAAmB%3BEACf%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAnHhB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAOI%2CGAAE%3BEACE%2CeAAA%3BEACA%2CiBAAA%3BEACA%2Cafp2cc%2CmBeo2cd%3BEACA%2CgBAAA%3B%3BAA1HhB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAcI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAhIhB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAoBI%3BEACI%2CUAAA%3B%3BAApIhB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAGI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAzIpB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAGI%2CSAKI%3BEACI%2CyBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2Cafx4cK%2CgBew4cL%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAzJxB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAGI%2CSAKI%2CSAgBI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CqBA%5C%2FJP%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAGI%2CSAKI%2CSAgBI%2CKAIK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CsBAAsB%2CqDAAtB%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CqBA%5C%2FKH%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAGI%2CSAKI%2CSAoCK%3BEACG%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAjL5B%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAmDI%2COAAM%3BEACF%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAEA%2CqBAhMC%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAmDI%2COAAM%2CIAUD%3BEACG%2CSAAS%2CWAAT%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAtMxB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAmDI%2COAAM%2CIAmBF%3BEACI%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2Caf97cK%2CgBe87cL%3B%3BAA7MxB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAmDI%2COAAM%2CIA0BF%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3B%3BAApNxB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAmDI%2COAAM%2CIAiCF%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2C0BAAA%3BEACA%2Cafj9cK%2CgBei9cL%3B%3BAAhOxB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAmDI%2COAAM%2CIA6CF%2CKAAI%3BEACA%2C2BAAA%3B%3BAApOxB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAmDI%2COAAM%2CIAiDF%2CKAAI%3BEACA%2C2BAAA%3B%3BAAxOxB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAoBI%2CYAmDI%2COAAM%2CIAqDF%2CKAAI%3BEACA%2CoCAAA%3BEACA%2CcAAA%3B%3BAA7OxB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAmII%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2Caf9%2Bca%2CgBe8%2Bcb%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CqBAtQK%2CeACjB%2C4BA8GI%2CmBAmII%2C0BAoBK%3BEACG%2CmBAAA%3B%3BAAvQpB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBA4JI%2CkBACI%3BEACI%2CgBAAA%3B%3BAA7QpB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAkKI%3BEAqCI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAxThB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAkKI%2CqBACI%3BEA6BI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAnTpB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAkKI%2CqBACI%2CcACI%3BEACI%2CaAAA%3B%3BAApRxB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAkKI%2CqBACI%2CcAKI%3BEACI%2CaAAA%3B%3BAAxRxB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAkKI%2CqBACI%2CcASI%3BEACI%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2Caf3gdM%2CmBe2gdN%3B%3BAAEA%2CqBAlSH%2CeACjB%2C4BA8GI%2CmBAkKI%2CqBACI%2CcASI%2CEAOK%3BEACG%2CSAAS%2CGAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CqBAxSH%2CeACjB%2C4BA8GI%2CmBAkKI%2CqBACI%2CcASI%2CEAaK%3BEACG%2CSAAS%2CGAAT%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA3S5B%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAkKI%2CqBAyCI%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAhUpB%2CqBAAqB%2CeACjB%2C4BA8GI%2CmBAqNI%2CgBACI%3BEACI%2CYAAA%3B%3BAAEA%2CqBAxUC%2CeACjB%2C4BA8GI%2CmBAqNI%2CgBACI%2CeAGK%3BEACG%2C4BAAA%3BEACA%2CgCAAA%3BEACA%2CsBAAsB%2C%2BCAAtB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3B%3BAAIA%2CqBAjVH%2CeACjB%2C4BA8GI%2CmBAqNI%2CgBACI%2CeAWK%2COACI%3BEACG%2C4BAAA%3BEACA%2CgCAAA%3BEACA%2CsBAAsB%2CiDAAtB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3B%3BAAtV5B%2CqBAAqB%2CeACjB%2C4BA6VI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAlWZ%2CqBAAqB%2CeACjB%2C4BA6VI%2CeAMI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAzWhB%2CqBAAqB%2CeACjB%2C4BA6VI%2CeAMI%2CeAOI%3BEACI%2CSAAA%3BEACA%2C2CAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CafpmdS%2CgBeomdT%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAIA%2CqBA1XC%2CeACjB%2C4BA6VI%2CeAMI%2CeAqBI%2CMAAK%2CWACA%3BEACG%2CcAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CafhndK%2CgBegndL%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAjYxB%2CqBAAqB%2CeACjB%2C4BA6VI%2CeAwCI%3BEACI%2CaAAA%3B%3BAAvYhB%2CqBAAqB%2CeACjB%2C4BA6VI%2CeA4CI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAA9YhB%2CqBAAqB%2CeACjB%2C4BA6VI%2CeA4CI%2CcAMI%3BEACI%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3B%3BAAtZpB%2CqBAAqB%2CeACjB%2C4BA0ZI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CafhpdkB%2CmBegpdlB%3B%3BAAraZ%2CqBAAqB%2CeACjB%2C4BA0ZI%2CeAYI%3BEACI%2CSAAA%3B%3BAAxahB%2CqBAAqB%2CeACjB%2C4BA2aI%3BEACI%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAhbZ%2CqBAAqB%2CeACjB%2C4BA2aI%2CgBAMI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAtbhB%2CqBAAqB%2CeACjB%2C4BAybI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA5bZ%2CqBAAqB%2CeACjB%2C4BA8bI%3BEACI%2CmBAAA%3B%3BAAhcZ%2CqBAAqB%2CeACjB%2C4BAkcI%3BEACI%2CafrrdiB%2CgBeqrdjB%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAvcZ%2CqBAAqB%2CeACjB%2C4BAycI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2Caf%5C%2FrdiB%2CgBe%2BrdjB%3B%3BAA9cZ%2CqBAAqB%2CeACjB%2C4BAgdI%2CaACI%3BEACI%2Cafpsda%2CgBeosdb%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAEA%2CqBA1dK%2CeACjB%2C4BAgdI%2CaACI%2C4BAQK%3BEACG%2COAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CqBAreK%2CeACjB%2C4BAgdI%2CaACI%2C4BAmBK%3BEACG%2COAAA%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAY%2C0EAAZ%3B%3BAA5epB%2CqBAAqB%2CeACjB%2C4BAgdI%2CaACI%2C4BA6BI%3BAA%5C%2FehB%2CqBAAqB%2CeACjB%2C4BAgdI%2CaACI%2C4BA8BI%3BEACI%2Caf5tdU%2CmBe4tdV%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAnfpB%2CqBAAqB%2CeACjB%2C4BAufI%2CaACI%3BEACI%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2Caf%5C%2Fuda%2CgBe%2Budb%3BEACA%2CgBAAA%3B%3BAA%5C%2FfhB%2CqBAAqB%2CeACjB%2C4BAufI%2CaAUI%3BEACI%2CaAAA%3B%3BAAngBhB%2CqBAAqB%2CeACjB%2C4BAsgBI%2CSACI%3BEACI%2CcAAA%3B%3BAAzgBhB%2CqBAAqB%2CeACjB%2C4BAsgBI%2CSACI%2CuBAGK%3BEACG%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CqBAhhBC%2CeACjB%2C4BAsgBI%2CSACI%2CuBAGK%2CIAKI%3BEACG%2CcAAA%3B%3BAAjhBxB%2CqBAAqB%2CeACjB%2C4BAshBI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CkDAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA5hBZ%2CqBAAqB%2CeACjB%2C4BAshBI%2CmBAOI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2Cafpxda%2CgBeoxdb%3B%3BAAniBhB%2CqBAAqB%2CeACjB%2C4BAsiBI%3BEACI%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAA5iBZ%2CqBAAqB%2CeACjB%2C4BA8iBI%3BEACI%2CeAAA%3B%3BAAhjBZ%2CqBAAqB%2CeAqjBjB%2CgBACI%2C4BACI%2CSACI%2CuBACK%3BEACG%2CgBAAA%3B%3BAASxB%2CqBACI%2CSAAQ%3BEACJ%2CcAAA%3B%3BAAoHR%2CwBAhHyC%3BEACrC%2CqBACI%2CSAAQ%3BIACJ%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3BEAIR%2CqBAAqB%2CeACjB%2CSAAQ%3BIAQJ%2CsBAAA%3BIACA%2CmBAAA%3B%3BEAPI%2CqBAHS%2CeACjB%2CSAAQ%2CMACJ%2CQAAO%2CWACF%3BIACG%2CWAAA%3BIACA%2CYAAA%3B%3BEASR%2CqBAda%2CeAajB%2CqBACK%3BIACG%2CWAAA%3BIACA%2CYAAA%3B%3BEAhBZ%2CqBAAqB%2CeAoBjB%2CmBACI%2CGAAE%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3BEAvBZ%2CqBAAqB%2CeAoBjB%2CmBAMI%2CoBACI%2CKAAI%3BIACA%2CeAAA%3B%3BEA5BhB%2CqBAAqB%2CeAoBjB%2CmBAYI%3BIACI%2CeAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3B%3BEAnCZ%2CqBAAqB%2CeAoBjB%2CmBAkBI%2CYACI%2CSACI%3BIACI%2CeAAA%3BIACA%2CYAAA%3B%3BEA1CpB%2CqBAAqB%2CeAgDjB%2CmBACI%3BIACI%2CsBAAA%3B%3BEAlDZ%2CqBAAqB%2CeAsDjB%3BIACI%2CmBAAA%3B%3BEAvDR%2CqBAAqB%2CeA0DjB%2CsBACI%3BIACI%2CeAAA%3B%3BEA5DZ%2CqBAAqB%2CeAgEjB%2CeACI%2CcACI%3BIACI%2CeAAA%3B%3BEAnEhB%2CqBAAqB%2CeAgEjB%2CeAOI%2CeACI%3BIACI%2CeAAA%3BIACA%2CqBAAA%3B%3BEAIA%2CqBA9EK%2CeAgEjB%2CeAOI%2CeAMI%2CMAAK%2CWACA%3BIACG%2C0BAAA%3B%3BEA%5C%2FEpB%2CqBAAqB%2CeAqFjB%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAvFR%2CqBAAqB%2CeA0FjB%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA5FR%2CqBAAqB%2CeA%2BFjB%2CaACI%3BIACI%2CeAAA%3B%3B%3BAAuBhB%2CwBAjByC%3BEACrC%3BIACI%2CiBAAA%3BIACA%2C0BAAA%3B%3BEAGI%2CmBADH%2CIACI%3BIACG%2CkBAAA%3B%3BEAGJ%2CmBALH%2CIAKI%3BIACG%2CmBAAA%3B%3B%3BAA2BhB%2CQArB0B%2CwBAAuB%3BEAC7C%2CeACI%3BIACI%2CWAAA%3B%3BEAIR%2CqBACI%2CmBACI%2CYACI%3BIAGI%2CUAAA%3BIACA%2CaAAA%3B%3B%3BAAgBpB%2CQATyB%3BEACrB%2CqBAAqB%2CeACjB%2CSAAQ%3BIACJ%2CkBAAA%3B%3B%3BAA6BZ%2CwBAvB0C%3BEACtC%2CqBAAqB%2CeACjB%2C4BACI%3BIAaI%2CkBAAA%3B%3BEAfZ%2CqBAAqB%2CeACjB%2C4BACI%2CmBACI%3BIACI%2CgBAAA%3B%3BEAJhB%2CqBAAqB%2CeACjB%2C4BACI%2CmBAKI%2CYACI%2CSACI%3BIACI%2CgBAAA%3B%3B%3BAAsB5B%2CwBAV0C%2CwBAAsB%3BEAC5D%2CqBAAqB%2CeACjB%2C4BACI%3BIACI%2CcAAA%3B%3B%3BAAgFhB%2CwBA1EiD%3BEAC7C%2CqBAAqB%2CeACjB%2C4BACI%2CmBACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEALhB%2CqBAAqB%2CeACjB%2C4BAQI%2CmBACI%3BIACI%2CeAAA%3BIACA%2CkBAAA%3B%3BEAZhB%2CqBAAqB%2CeACjB%2C4BAQI%2CmBAMI%2CYACI%2CSACI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEAnBxB%2CqBAAqB%2CeACjB%2C4BAQI%2CmBAeI%3BIACI%2CaAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEA5BhB%2CqBAAqB%2CeACjB%2C4BA%2BBI%2CeACI%3BIACI%2CuBAAA%3B%3BEAlChB%2CqBAAqB%2CeACjB%2C4BAqCI%3BIACI%2CgBAAA%3BIACA%2CwBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEA3CZ%2CqBAAqB%2CeACjB%2C4BA6CI%3BIACI%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAKZ%2C2BACI%3BIACI%2CYAAA%3B%3BEAFR%2C2BACI%2CmBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEANZ%2C2BAUI%3BIACI%2CkBAAA%3B%3BEAXR%2C2BAUI%2CiBAGI%3BIACI%2CWAAA%3B%3B%3BAAoBhB%2CwBAdiD%3BEAC7C%2CqBAAqB%2CeACjB%2C4BACI%3BIACI%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3B%3B%3BAAKhB%2CGAAG%3BEACC%2CwBAAA%3B%3BAAsDJ%2CgBApDiC%3BEAC7B%2C2BACI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAHR%2C2BAMI%3BIAWI%2CYAAA%3B%3BEAjBR%2C2BAMI%2CmBACI%2CoBACI%3BIACI%2CmBAAA%3B%3BEAThB%2C2BAMI%2CmBAOI%3BIACI%2CcAAA%3B%3BEAdZ%2C2BAoBI%2CYACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAxBZ%2C2BA4BI%2CoBACI%2CWACI%3BIACI%2CeAAA%3B%3BEA%5C%2FBhB%2C2BA4BI%2CoBACI%2CWACI%2CiBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAnCpB%2C2BAyCI%2CSAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3B%3B%3BAAQZ%2CmBACI%2CkBACI%3BEACI%2CaAAA%3BEACA%2CYAAA%3B%3BAAJZ%2CmBACI%2CkBAMI%3BEACI%2CmBAAA%3B%3BAARZ%2CmBACI%2CkBAUI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3B%3BAAbZ%2CmBACI%2CkBAeI%2COAAM%3BEACF%2CgBAAA%3B%3BAAjBZ%2CmBACI%2CkBAmBI%2CWACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAA1BhB%2CmBACI%2CkBAmBI%2CWACI%2CGAOI%3BEACI%2CaftqeS%2CgBesqeT%3BEACA%2C0BAAA%3BEACA%2CoCAAA%3BEACA%2C8BAAA%3B%3BAAhCpB%2CmBACI%2CkBAmBI%2CWACI%2CGAcI%3BEACI%2Caf7qeS%2CgBe6qeT%3BEACA%2C0BAAA%3BEACA%2CoCAAA%3B%3BAA4CpB%2CwBArCyC%3BEACrC%2CmBACI%2CkBACI%2CiBACI%2CqBACI%2CKACI%3BIACI%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C2BAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CafnseC%2CgBemseD%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3B%3BEAlBxB%2CmBACI%2CkBACI%2CiBACI%2CqBACI%2CKACI%2CEAeI%3BIACI%2Caf5seH%2CgBe4seG%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3B%3BAAsDhC%2CwBA5CyC%3BEACrC%2CmBACI%2CkBACI%2CiBACI%2CqBACI%2CKACI%3BIACI%2CmCAAA%3BIACA%2CgCAAA%3BIACA%2C2BAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CafxueC%2CgBewueD%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3B%3BEAlBxB%2CmBACI%2CkBACI%2CiBACI%2CqBACI%2CKACI%2CEAeI%3BIACI%2CafjveH%2CgBeiveG%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAS5B%2CaACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3B%3BAAmBZ%2CwBAdyC%3BEACrC%2CmBACI%2CkBACI%3BIACI%2C2BAAA%3BIACA%2CYAAA%3B%3B%3BAAShB%3BEACI%2C2BAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CgBAAiB%2CKAAI%3BEAEjB%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CYAAa%2CKAAK%3BEACd%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CwBACI%3BEACI%2C2BAAA%3BEACA%2CWAAA%3B%3BAAHR%2CwBACI%2CoBAGI%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAAPZ%2CwBAUI%3BEACI%2CyBAAA%3B%3BAAXR%2CwBAUI%2CcAEI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAfZ%2CwBAUI%2CcAEI%2CeAII%3BEACI%2CaAAa%2CgBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FBhB%2CwBAUI%2CcAwBI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAxCZ%2CwBAUI%2CcAwBI%2CoBAOI%3BEACI%2C%2BBAAA%3B%3BAA1ChB%2CwBAUI%2CcAwBI%2CoBAOI%2CuBAEI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAA7CpB%2CwBAUI%2CcAuCI%2CyBAAyB%3BEACrB%2CaAAA%3BEACA%2COAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAArDZ%2CwBAUI%2CcA6CI%2CWAAU%3BEACN%2CuBAAA%3B%3BAAxDZ%2CwBAUI%2CcAgDI%2CmBACI%3BEACI%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAzEhB%2CwBAUI%2CcAkEI%2CsBACI%2CiBACK%2CSAAM%3BEACH%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAtFpB%2CwBAUI%2CcAkEI%2CsBACI%2CiBAWI%2COAAM%2COAAO%2COAAO%3BEAChB%2CWAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA5FpB%2CwBAUI%2CcAkEI%2CsBACI%2CiBAWI%2COAAM%2COAAO%2COAAO%2CQAKhB%3BEACI%2CeAAA%3B%3BAA9FxB%2CwBAUI%2CcAkEI%2CsBAsBI%2CiBAAiB%2CqBACZ%2CUAAO%3BEACJ%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAACA%2CwBAvGhB%2CcAkEI%2CsBAsBI%2CiBAAiB%2CqBACZ%2CUAAO%2CWAcH%3BEACG%2CoBAAA%3B%3BAAlHxB%2CwBAUI%2CcA6GI%2CWACI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CqBAAb%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGR%2CwBAvHJ%2CcAuHK%2CMACG%2CsBACI%2CiBACI%2COAAM%2COAAO%2COAAO%3BEAChB%2CcAAA%3B%3BAAJhB%2CwBAvHJ%2CcAuHK%2CMACG%2CsBAMI%2CiBAAiB%2CqBACZ%2CUAAO%3BEACJ%2CcAAA%3B%3BAA1IxB%2CwBAgJI%3BEACI%2CgBAAgB%2C8BAAhB%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAACA%2CwBANJ%2CYAMK%3BEACG%2CaAAA%3B%3BAAvJZ%2CwBA0JI%3BEACI%2CgBAAgB%2C6BAAhB%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAACA%2CwBANJ%2CYAMK%3BEACG%2CaAAA%3B%3BAAIZ%2CgBAAiB%2CaAAa%3BEAC1B%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3B%3BAAEJ%2CgBAAiB%2CWAAW%3BEACxB%2C0BAAA%3B%3BAAEJ%3BAACC%3BEAAgB%2CsBAAA%3B%3BAACjB%3BEAAK%2CuBAAA%3B%3BAACL%2CKAAK%2CQAAQ%2CaAAa%2CaAAc%2CoBAAoB%3BEAAa%2CmBAAA%3B%3BAACzE%3BEACA%2CqBAAA%3B%3BAAEA%2CsBAAuB%3BEACnB%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmCAAA%3B%3BAAEJ%2CsBAAuB%3BEACnB%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CMAAM%3BEACF%2CaAAA%3B%3BAAEJ%2CWAAW%2CcAAe%3BEAC1B%2CaAAA%3B%3BAAEA%2CeAAgB%2CmBAAmB%2COAAM%3BEAAa%2CWAAA%3B%3BAACtD%2CWAAW%2CcAAe%3BEAC1B%2CqBAAA%3B%3BAAEA%2CIAAI%3BEACJ%2C0BAAA%3B%3BAAEA%3BEACQ%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAER%2CwBAAyB%3BEACjB%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CqBAAb%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAOR%2CwBAL0C%3BEACrC%2CsBAAuB%3BIACpB%2CqBAAA%3B%3B%3BAAGR%2CsBAAuB%3BEACnB%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CwBAAyB%2CuBAAuB%3BEAC5C%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEH%2CsBAAuB%3BEACpB%2CaAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3BEACJ%2CsBAAA%3B%3BAAEC%3BEAAgB%2CsBAAA%3B%3BAACR%2CIAAI%3BAAAiB%2CIAAI%2CeAAgB%3BEAAM%2CkCAAA%3B%3BAACxD%3BAAAqB%2CEAAE%3BEACnB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAEJ%3BEACA%2CgBAAA%3B%3BAAEA%2CKAAK%2CQAAQ%2CaAAa%2CaAAc%2CoBAAoB%3BEAC5D%2CWAAA%3B%3BAAEA%2CKAAK%2CQAAQ%2CaAAa%2CaAAc%2CoBAAoB%2CaAAY%3BEACxE%2CWAAA%3B%3BAAkDA%2CwBAhD0C%3BEAE1C%2CsBAAuB%3BIAClB%2CiBAAA%3BIACA%2CcAAA%3BIACA%2C2BAAA%3B%3BEAEL%2CsBAAuB%3BIACf%2CqBAAA%3BIACA%2CcAAA%3B%3BEAGR%2CeAAe%2CYAAa%2COAAM%3BIAClC%2C4BAAA%3BIACA%2C0BAAA%3BIACA%2CmBAAA%3BIAAgC%2CuBAAA%3BIAChC%2CyBAAA%3BIACY%2C8BAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3B%3BEAGZ%2CeAAgB%3BIAChB%2CgBAAA%3B%3BEAEA%2CeAAgB%2CcAAc%3BIAC1B%2C4BAAA%3BIACA%2CoBAAA%3B%3BEAEJ%2CeAAgB%3BIACZ%2CqBAAA%3BIACA%2C0BAAA%3B%3BEAEJ%2CeAAe%2CYAAa%2COAAM%3BIAC9B%2CgBAAA%3BIACA%2C2BAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2C2BAAA%3B%3BEAEJ%2CeAAe%2CYAAa%2CQAAO%3BIACnC%2CiBAAA%3B%3BEAEA%2CmBAAoB%2CiBAAiB%3BIACjC%2CWAAA%3B%3B%3BAASJ%2CwBANyC%3BEACzC%2CYAAa%3BIACb%2CqBAAA%3B%3B%3BAAIA%3BAAAG%3BAAAS%3BEACR%2CsBAAA%3B%3BAAEJ%3BEACI%2CgCAAA%3BEACA%2C8BAAA%3B%3BAAEJ%3BEACI%2CoBAAA%3BEACA%2CwBAAA%3B%3BAAEJ%3BEACI%2CgCAAA%3BEACA%2C8BAAA%3B%3BAAEJ%3BEACI%2C6BAAA%3BEACA%2C0BAAA%3B%3BAAEJ%3BEACI%2C8BAAA%3BEACA%2CwCAAA%3B%3BAAEJ%2CMAAM%3BEACF%2CUAAA%3BEACA%2C6BAAA%3B%3BAAEJ%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CqIAAA%3B%3BAAMJ%2CsBAAsB%2CSAAS%2CQAAS%2CUAAS%2CKAAM%2CmBAAmB%2CoBAAoB%2CmBAAmB%2CEAAC%3BEAC9G%2CgBAAgB%2C8CAAhB%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAKJ%2CsBAAuB%2CQAAQ%2CWAAW%3BEACtC%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CeAAgB%2CuBAAuB%3BEACnC%2CWAAA%3B%3BAAGJ%2CsBAAuB%2CWAAW%2CYAAY%2CUAAS%3BEACnD%2CeAAA%3BEACA%2COAAO%2CkBAAP%3B%3BAAGJ%2CQAAQ%2CuBAAwB%2COAAM%3BEAClC%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CQAAQ%2CuBAAwB%2COAAM%2CqBAAuB%2CeAAe%2CWAAW%3BEACnF%2CcAAA%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CqBAAb%3B%3BAAER%3BEACI%2CaAAa%2CqBAAqB%2CuBAAlC%3B%3BAftrfJ%2CgBAAiB%3BEACb%2CaAAA%3B%3BAAGJ%2CuBAAwB%2CsBAAsB%3BEAC1C%2CUAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3B%3BAAGJ%2CwBAAyB%2CcAAc%3BEACnC%2CYAAA%3B%3BAAGJ%2CwBAAyB%2CcAAc%2CiBAAiB%3BEACpD%2CUAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CYAAA%3B%3BAAGJ%2CwBAAyB%2CUAAS%2COAAO%3BEACrC%2CaAAA%3B%3BAAGJ%2CwBAAyB%2CUAAS%2COAAO%3BEACrC%2CWAAA%3B%3BAAGJ%2CQAAQ%2CoBAAqB%3BEACzB%2CeAAA%3B%3BAAGJ%2CYAAa%3BEACT%2CUAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2CUAAU%3BEACvC%2CSAAA%3B%3BAAGJ%2C8BAA%2BB%2CMAAK%2CYAAY%2CIAAI%3BAACpD%2C8BAA%2BB%2CMAAK%2CYAAY%3BEAC5C%2CUAAA%3B%3BAAGJ%2C6BAA8B%2CMAAK%2CYAAY%2CIAAI%3BAACnD%2C6BAA8B%2CMAAK%2CYAAY%3BEAC3C%2CUAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2CUAAU%2COAAO%3BEAC9C%2CcAAA%3B%3BAAGJ%2C6BAA8B%2CMAAK%2CYAAY%2CIAAI%2CUAAW%3BAAC9D%2C6BAA8B%2CMAAK%2CYAAY%2CQAAS%3BEACpD%2CkBAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CmBAAoB%3BEAChB%2CWAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CYAAA%3B%3BAAGJ%2CgBAAiB%3BEACb%2CmBAAA%3B%3BAAGJ%2CKAAK%2CUAAW%2CMAAK%2CKAAK%2CQAAS%3BEAC%5C%2FB%2CcAAA%3B%3BAAEJ%2CKAAK%2CUAAW%2CMAAK%2CKAAK%2CQAAS%2COAAM%2COAAO%3BEAC5C%2CwBAAA%3B%3BAAGJ%2CKAAK%2CUAAW%2CMAAK%2CKAAK%2CQAAS%3BAACnC%2CKAAK%2CUAAW%2CMAAK%2CKAAK%2CQAAS%3BEAC%5C%2FB%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CKAAK%2CUAAW%2CMAAK%2CKAAK%2CQAAS%2CEAAC%3BAACpC%2CKAAK%2CUAAW%2CMAAK%2CKAAK%2CQAAS%2COAAM%3BEACrC%2CcAAA%3B%3BAAGJ%2CKAAK%2CUAAW%2CMAAK%2CKAAK%2CQAAS%2CEAAC%3BAACpC%2CKAAK%2CUAAW%2CMAAK%2CKAAK%2CQAAS%2COAAM%3BEACrC%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CKAAK%2CUAAW%2CMAAK%2CKAAK%2CQAAS%3BEAC%5C%2FB%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CYAAY%3BEACR%2CYAAA%3B%3BAAGJ%2COAAO%3BEACH%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2COAAO%2CQAAQ%3BEACX%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAY%2CqBAAsB%3BEAC9B%2CSAAA%3B%3BAAGJ%2CYAAY%2CqBAAsB%3BEAC9B%2CgBAAA%3B%3BAAGJ%2CKAAM%2CiBAAiB%2CSAAS%3BEAC5B%2CwBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3B%3BAAGJ%2CgBAAiB%2CWAAW%3BEACxB%2CcAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAGJ%2CgCAAiC%3BEAC7B%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CaAhL0B%2CmBAgL1B%3BEACA%2CiBAAA%3B%3BAAGJ%2CgCAAiC%3BEAC7B%2CcAAA%3B%3BAAGJ%2CgCAAiC%2COAAO%2CMAAM%3BEAC1C%2CgBAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CeAAA%3BEACA%2CaA9L0B%2CmBA8L1B%3BEACA%2CiBAAA%3B%3BAAGJ%2CoBAAqB%2CGAAE%3BEACnB%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CcAAA%3BEACA%2CaAjN0B%2CmBAiN1B%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C2CAA4C%3BEACxC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2C2CAA4C%2CWAAW%3BEACnD%2CeAAA%3BEACA%2CaA%5C%2FN0B%2CmBA%2BN1B%3BEACA%2CiBAAA%3B%3BAAGJ%2CYAAa%3BEACT%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CaAvO0B%2CmBAuO1B%3BEACA%2CiBAAA%3B%3BAAGJ%2CYAAa%2CGAAG%3BEACZ%2CeAAA%3BEACA%2CaA7O0B%2CmBA6O1B%3BEACA%2CiBAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CaAlP0B%2CmBAkP1B%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CQAAS%2CMAAM%3BEACX%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CQAAS%2COAAO%3BEACZ%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAGJ%2CMAAM%2CQAAS%2CKAAI%3BEACf%2CUAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAtQ0B%2CmBAsQ1B%3B%3BAAGJ%2CQAAS%2COAAO%3BEACZ%2CaAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaA7Q0B%2CmBA6Q1B%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CkBAAmB%2CoBAAoB%2CWAAW%2CeAAe%3BEAC7D%2C6BAAA%3B%3BAAGJ%2CuBAAwB%2CIAAG%2CwBAAyB%3BEAChD%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CyBAA0B%2CQAAO%3BEAC7B%2CaAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%3BEAC5C%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%3BEAC5C%2CgCAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CyBAA0B%2CkBAAkB%2CsBAAsB%2CiBAAiB%2CSAAQ%3BEACvF%2CyBAAA%3BEACA%2CaArT0B%2CmBAqT1B%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CyBAA0B%2CaAAa%2CWAAU%3BEAC7C%2CyBAAA%3BEACA%2CaA%5C%2FT0B%2CmBA%2BT1B%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%2CYAAY%2CQAAO%3BAACnE%2CWAAY%2CQAAO%3BEACf%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%3BAAChD%3BEACI%2CSAAA%3B%3BAAGJ%2CqBAAsB%2CUAAS%3BEAC3B%2CgBAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%2CWAAW%3BAAC3D%2CyBAA0B%2CsBAAsB%2CWAAW%2CeAAe%3BEACtE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CaAhW0B%2CmBAgW1B%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%3BEAC5C%2CgBAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%3BEAC5C%2CaAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%2CQAAO%2CMAAO%3BEAC1D%2CmBAAA%3BEACA%2CaA7W0B%2CmBA6W1B%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%2CSAAO%3BEACnD%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%2CgBAAgB%3BEAC5D%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaAlY0B%2CmBAkY1B%3BEACA%2CgCAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CuBAAwB%2CIAAG%2CwBAAyB%3BEAChD%2CcAAA%3B%3BAAGJ%2CMAAM%2CQAAS%3BEACX%2CaAlZ0B%2CmBAkZ1B%3BEACA%2CeAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%3BEACrC%2CaAvZ0B%2CmBAuZ1B%3BEACA%2CeAAA%3B%3BAAGJ%2CQAAS%2CMAAM%3BEACX%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CaA9Z0B%2CmBA8Z1B%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CQAAS%3BEACL%2CaAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CeAAA%3B%3BAAGJ%2CSAAS%2CKAAM%2CmBAAmB%2CoBAAoB%2CiBAAiB%3BEACnE%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CaAvb0B%2CmBAub1B%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAlc0B%2CmBAkc1B%3B%3BAAGJ%2CoBAAqB%2CaAAa%3BEAC9B%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CoBAAqB%3BAACrB%2CoBAAqB%3BEACjB%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CaAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CwBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CiCAAA%3B%3BAAGJ%2CoBAAqB%2CaAAY%2CQAAS%3BEACtC%2CiBAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CWAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CWAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CoBAAqB%2CWAAU%3BEAC3B%2CSAAS%2COAAT%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CeAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CoBAAqB%2CQAAO%3BEACxB%2CUAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CUAAA%3B%3BAAGJ%2CYAAa%3BEACT%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CaAjiB0B%2CmBAiiB1B%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CgBAAgB%2C%2BBAAhB%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CoBAAqB%2CaAAa%3BEAC9B%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CaAjjB0B%2CmBAijB1B%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CEAAE%3BEACE%2CeAAA%3B%3BAAGJ%2CSAAU%3BAACV%2CUAAW%3BEACP%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BAACA%3BEACI%2CgBAAA%3B%3BAAGJ%3BAACA%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CYAAa%3BEACT%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CaAAc%3BAACd%2CaAAc%3BAACd%2CaAAc%3BEACV%2CYAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CWAAY%3BEACR%2CSAAA%3BEACA%2CaA9mB0B%2CmBA8mB1B%3BEACA%2CeAAA%3B%3BAAGJ%2CaAAc%3BAACd%2CaAAc%3BAACd%2CaAAc%3BEACV%2CYAAA%3B%3BAAGJ%2CaAAc%3BAACd%2CaAAc%3BEACV%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CgBAAgB%2CgCAAhB%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CUAAW%3BEACP%2CWAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CSAAA%3BEACA%2CaA9oB0B%2CmBA8oB1B%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CgBAAgB%2CmCAAhB%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CaA7pB0B%2CmBA6pB1B%3BEACA%2CeAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CSAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CaAAA%3BEACA%2C6BAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CeAAA%3B%3BAAGJ%2CsCAAuC%2CsBAAsB%2C4BAA4B%2C2BAA2B%2CGAAG%3BEACnH%2CeAAA%3BEACA%2CaAjrB0B%2CmBAirB1B%3B%3BAAGJ%2CsCAAuC%2CsBAAsB%2C4BAA4B%2C2BAA2B%2CGAAG%3BEACnH%2CaArrB0B%2CmBAqrB1B%3B%3BAAGJ%2CEAAE%2CWAAY%3BEACV%2CWAAA%3B%3BAAGJ%2CEAAE%2CWAAY%3BEACV%2CWAAA%3B%3BAAGJ%2CEAAE%2CUAAW%3BEACT%2CWAAA%3B%3BAAGJ%2CoBAAqB%2CaAAY%3BEAC7B%2CkBAAA%3B%3BAAGJ%2CQAAS%3BEACL%2CgBAAA%3B%3BAAGJ%2CMAAM%2CuBAAwB%2CMAAM%2CGAAG%2CEAAE%3BAACzC%2CeAAgB%2CMAAM%2CGAAG%2CEAAE%3BEACvB%2CgBAAA%3B%3BAAGJ%2CuBAAwB%2CSAAQ%2COAAQ%2CEAAC%3BEACrC%2CaAltB0B%2CmBAktB1B%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAztB0B%2CmBAytB1B%3B%3BAAGJ%2CuBAAwB%2CSAAQ%2COAAQ%3BEACpC%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CQAAQ%2COAAQ%2CKAAI%3BEAChB%2CeAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CcAAA%3BEACA%2CeAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3B%3BAAGJ%2CgCAAiC%2COAAO%3BAACxC%2CgCAAiC%2COAAO%3BEACpC%2CcAAA%3B%3BAAGJ%2CYAAa%2CYAAY%2CQAAO%2COAAO%2CIAAI%3BEACvC%2CgBAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%2CgBAAgB%3BEAC5D%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%2CYAAY%2CQAAO%3BEAC%5C%2FD%2CSAAA%3B%3BAAGJ%2CMAAM%2CQAAS%2COAAM%3BEACjB%2CeAAA%3B%3BAAGJ%2CcAAc%3BEACV%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C8BAA%2BB%2CEAAC%3BEAC5B%2CaAlxB0B%2CmBAkxB1B%3BEACA%2CeAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CgBAAA%3BEACA%2CaAxxB0B%2CmBAwxB1B%3BEACA%2CeAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CaAhyB0B%2CmBAgyB1B%3BEACA%2CeAAA%3B%3BAAGJ%2C8BAA%2BB%2CKAAI%3BEAC%5C%2FB%2CaAryB0B%2CmBAqyB1B%3BEACA%2CeAAA%3B%3BAAGJ%2CcAAc%2CsBAAuB%2CKAAK%3BEACtC%2CcAAA%3B%3BAAGJ%2CcAAc%2CsBAAuB%2CKAAK%2CEAAC%3BEACvC%2CcAAA%3B%3BAAGJ%2C4BAA6B%2CQAAO%2CSAAS%3BEACzC%2CWAAA%3B%3BAAGJ%2CoBAAqB%2CMAAK%2CYAAY%2CYAAY%2CcAAc%3BEAC5D%2CYAAA%3B%3BAAGJ%2CKAAK%2CQAAS%2CUAAU%2CSAAO%3BEAC3B%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CaA5zB0B%2CmBA4zB1B%3BEACA%2CeAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%3BEACxB%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CaAAY%3BEAC5C%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CaAAY%2CMAAO%3BEACnD%2CqBAAA%3BEACA%2CaAt1B0B%2CmBAs1B1B%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CaAAY%2CMAAO%2COAAM%3BEACzD%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CgBAAgB%2C8CAAhB%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CaAAY%2CMAAO%2COAAM%3BEACzD%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CgBAAgB%2C8CAAhB%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CeAAc%3BEAC9C%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CeAAc%2CQAAS%3BEACvD%2CaAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%3BEAChC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CSAAS%2COAAM%3BEAC%5C%2FC%2CkBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CSAAS%3BEACzC%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CSAAS%2COAAM%3BEAC%5C%2FC%2CYAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CSAAS%2COAAO%3BEAChD%2CcAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CaAAA%3B%3BAAGJ%2CiBAAkB%3BEACd%2CcAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CyBAA0B%2CQAAO%3BEAC7B%2C0BAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CyBAA0B%3BAAC1B%2CyBAA0B%3BEACtB%2CcAAA%3B%3BAAGJ%2CyBAA0B%3BAAC1B%2CyBAA0B%3BEACtB%2CsBAAA%3B%3BAAIJ%2CyBAA0B%2CwBAAwB%3BAAClD%2CyBAA0B%2CyBAAyB%3BEAC%5C%2FC%2CWAAA%3B%3BAAGJ%2CSAAS%2CQAAQ%2COAAO%2COAAO%3BEAC3B%2CqBAAA%3B%3BAAGJ%2CuBAAwB%2COAAM%2COAAO%3BEACjC%2CgBAAA%3B%3BAAGJ%2CyBAA0B%2CaAAa%3BEACnC%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CkBAAmB%2CkBAAkB%2CsBAAsB%2CiBAAiB%2CSAAQ%3BEAChF%2CcAAA%3B%3BAAGJ%2CyBAA0B%2CaAAa%2CWAAU%3BEAC7C%2CcAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CcAAA%3B%3BAAGJ%2CyBAA0B%2CkBAAkB%2CsBAAsB%2CiBAAiB%2CqBAAqB%3BEACpG%2CcAAA%3B%3BAAGJ%2CqBAAsB%2CwBAAwB%2CmBAAmB%3BEAC7D%2CcAAA%3B%3BAAGJ%2CqBAAsB%2CwBAAwB%2CmBAAmB%3BEAC7D%2CcAAA%3B%3BAAGJ%2CGAAG%2CWAAY%2CYAAY%3BEACvB%2CYAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CgBAAiB%2CKAAI%3BEACjB%2C0BAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CUAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CUAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CeAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CcAAc%3BEACV%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CiBAAkB%3BEACd%2CWAAA%3B%3BAAGJ%2CMAAO%2COAAM%3BEACT%2CmBAAA%3B%3BAAGJ%2CMAAO%2CQAAO%3BEACV%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CaA1gC0B%2CmBA0gC1B%3BEACA%2CeAAA%3B%3BAAGJ%2CgCAAiC%2COAAO%3BAACxC%2CgCAAiC%2COAAO%3BEACpC%2CcAAA%3BEACA%2CaAjhC0B%2CmBAihC1B%3BEACA%2CeAAA%3B%3BAAGJ%2CkBAAmB%2COAAM%2COAAO%3BEAC5B%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CUAAA%3B%3BAAGJ%2C0BAA2B%2CQAAO%3BEAC9B%2CqBAAA%3BEACA%2CaAAA%3B%3BAAKJ%2CqBAAsB%3BEAClB%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%2CWAAW%2CeAAe%3BEAC%5C%2FD%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%2CWAAW%2CeAAe%3BEAC%5C%2FD%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CSAAS%2CKAAM%2CmBAAmB%3BEAC9B%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAlkCyB%2CqBAkkCzB%3BEACA%2CeAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CMAAM%2CSAAU%2CEAAC%3BEACb%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CCAAC%3BEACG%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CaAlmC0B%2CmBAkmC1B%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAKJ%2CuBAAwB%2CKAAI%2CiBAAiB%3BEACzC%2CaAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CuBAAA%3BEACA%2CuBAAA%3B%3BAAOJ%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAIJ%2CIAAI%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaA%5C%2FoC0B%2CmBA%2BoC1B%3B%3BAAGJ%2CEAAE%3BEACE%2CiBAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CaAhqC0B%2CmBAgqC1B%3B%3BAAGJ%2C%2BBAAgC%2CMAAM%3BEAClC%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CaAtqC0B%2CmBAsqC1B%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAAGJ%2CqBAAsB%2CaAAa%3BEAC%5C%2FB%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CSAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%3BEAC7B%2CYAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CyBAAA%3B%3BAAQJ%2CqBAAsB%2CaAAa%2CqBAAqB%2CeAAe%2CmBAAmB%3BEACtF%2CeAAA%3B%3BAAKJ%2CkBAAmB%2CcAAc%2COAAO%2CMAAM%3BEAC1C%2C2BAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CgBAAiB%2CgBAAgB%3BEAC7B%2CiBAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CgBAAA%3B%3BAAGJ%2CkBAAmB%2CcAAc%2CoBAAoB%3BEACjD%2C2BAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CsBAAA%3BEACA%2C4BAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CiBAAiB%2CWAAY%3BEACzB%2CWAAA%3B%3BAAGJ%3BEACI%2CaA3vCyB%2CgBA2vCzB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CiBAAiB%2CWAAY%3BEACzB%2CaAhwCyB%2CqBAgwCzB%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CYAAY%2CaAAc%2CWAAW%3BEACjC%2CSAAA%3B%3BAAKJ%2CeAAe%2CYAAa%2CQAAO%3BEAC%5C%2FB%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CeAAA%3B%3BAAGJ%2CkBAAmB%2CUAAU%2CSAAM%3BEAC%5C%2FB%2CgBAAA%3B%3BAAGJ%2CsBAAuB%3BEACnB%2CmBAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CCAAC%3BEACG%2CeAAA%3B%3BAAGJ%2CsBAAuB%3BEACnB%2CgBAAA%3B%3BAAGJ%2CUAAW%2CWAAW%3BEAClB%2CoBAAA%3B%3BAAGJ%2COAAO%2CQAAS%2CsBAAsB%3BEAClC%2CgBAAA%3B%3BAAGJ%2CkBAAmB%2CMAAK%3BEACpB%2CsBAAA%3B%3BAAGJ%3BEACI%2C2BAAA%3BEACA%2CiBAAA%3B%3BAAKJ%2COAAO%2CQAAS%3BEACZ%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%2CSAAQ%2CKAAK%2CSAAU%3BEAC5D%2CmBAAA%3B%3BAAGJ%2CYAAY%2CqBAAsB%3BEAC9B%2CmBAAA%3B%3BAAGJ%2CYAAY%2CqBAAsB%3BEAC9B%2CmBAAA%3B%3BAAGJ%2CQAAS%2CqBAAqB%2CGAAE%2CaAAc%2CsBAAsB%2CQAAO%3BEACvE%2CWAAA%3B%3BAAGJ%2CmBAAoB%2CMAAM%3BEACtB%2CgBAAA%3B%3BAAGJ%2CmBAAoB%3BEAChB%2CUAAA%3B%3BAAGJ%2CuBAAwB%2CMAAK%2CYAAY%2CsBAAsB%3BEAC3D%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CuBAAwB%2CaAAa%3BEACjC%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CuBAAwB%3BEACpB%2CSAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CuBAAwB%2CaAAa%3BEACjC%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CsBAAuB%3BEACnB%2CiBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CsBAAuB%2CQAAO%3BEAC1B%2CeAAA%3B%3BAAGJ%3BAACA%2CIAAI%3BEACA%2CcAAA%3BEACA%2C6BAAA%3B%3BAAGJ%3BEACI%2CaAn4C0B%2CmBAm4C1B%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CEAAE%2CKAAK%2CQAAS%3BEACZ%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CEAAE%2CKAAM%3BEACJ%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CiBAAkB%3BEACd%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CeAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CMAAO%2CQAAO%3BEACV%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CMAAO%2CEAAC%2COAAO%3BEACX%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CEAAE%2CKAAK%3BEACH%2CmBAAA%3B%3BAAGJ%2CMAAO%3BEACH%2CYAAA%3B%3BAAGJ%2CMAAO%2CEAAC%2CKAAK%3BEACT%2CWAAA%3B%3BAAGJ%2CMAAO%2CEAAC%2CKAAK%3BEACT%2CWAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CaAAA%3B%3BAAGJ%2CeAAgB%2CEAAC%3BEACb%2CaAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CWAAA%3B%3BAAGJ%2CeAAgB%2COAAO%3BEACnB%2CWAAA%3B%3BAAGJ%2CeAAgB%2COAAM%3BEAClB%2CkBAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CeAAgB%2CkBAAkB%3BEAC9B%2CUAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CeAAgB%2CkBAAiB%3BEAC7B%2CaAAA%3B%3BAAGJ%3BEACI%2CUAAA%3B%3BAAGJ%2CQAAQ%2CiBAAkB%2CgBAAe%3BEACrC%2CUAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%2CQAAO%3BEAC5C%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%2CQAAO%2CWAAW%3BEACvD%2CcAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%2CQAAO%2CWAAW%2CMAAM%3BEAC7D%2CcAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%2CQAAO%2CWAAW%3BEACvD%2CSAAS%2COAAT%3BEACA%2CaAjgDuB%2CaAigDvB%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CCAAC%2COAAO%2COAAO%3BEACX%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%2CQAAO%2CWAAW%3BEACvD%2CSAAS%2CEAAT%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAlhDuB%2CaAkhDvB%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CeAAgB%2CGAAE%2CQAAQ%2CQAAQ%2CKAAM%2CGAAE%2CUAAU%3BEAChD%2CaAAA%3B%3BAAGJ%2CeAAgB%2CGAAE%2CQAAQ%2CQAAQ%2CKAAM%2CGAAE%2CUAAU%3BEAChD%2CaAAA%3B%3BAAGJ%2CIAAI%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAGJ%2C0BAA2B%2C8BAA8B%2CcAAc%2CGAAE%2CUAAU%3BEAC%5C%2FE%2CaAAA%3B%3BAAGJ%2CkBAAmB%2CgBAAgB%2CsBAAsB%2CcAAc%3BEACnE%2CWAAA%3B%3BAAGJ%2CqBAAsB%2CwBAAwB%2CuBAAuB%3BEACjE%2CgBAAA%3B%3BAAGJ%2CgCAAiC%2COAAO%2CGAAE%2CIAAI%3BEAC1C%2CaAAA%3B%3BAAGJ%2C4BAA6B%2CEAAC%2COAAO%3BEACjC%2CaAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CaAtkD0B%2CmBAskD1B%3BEACA%2CeAAA%3B%3BAAGJ%2CsCAAuC%2CsBAAsB%2C4BAA4B%2C2BAA2B%2CGAAE%2CUAAU%2CGAAI%3BEAChI%2CaAAA%3B%3BAAGJ%2CsCAAuC%2CsBAAsB%2C4BAA4B%2C2BAA2B%2CGAAG%2CeAAe%3BEAClI%2CcAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CsCAAuC%2COAAM%2CYAAY%3BEACrD%2CeAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BEACI%2CeAAA%3B%3BAAGJ%2CQAAQ%3BEACJ%2C6BAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2CUAAU%2C%2BBAA%2BB%2CGAAG%3BEACzE%2C4BAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAAsB%2CIAAG%3BEACrB%2CWAAA%3B%3BAAGJ%2CcAAe%2COAAM%3BEACjB%2CUAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BAACb%2CMAAO%2COAAM%3BEACT%2CaAAA%3B%3BAAGJ%2CoBAAoB%2CoBAAqB%2CSAAS%2CQAAO%3BEACrD%2CsBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CoBAAqB%2CSAAS%2CQAAO%2CKAAM%3BEACvC%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CoBAAoB%2CoBAAqB%2CSAAS%2CQAAO%2CKAAM%2CkBAAkB%3BEAC7E%2CcAAA%3B%3BAAGJ%2CoBAAqB%2CSAAS%2CQAAO%2CKAAM%2CkBAAkB%3BEACzD%2CgBAAA%3B%3BAAGJ%2CoBAAoB%2CoBAAqB%2CiBAAiB%2CQAAO%2CQAAQ%3BEACrE%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CoBAAoB%2CoBAAqB%2CiBAAiB%3BEACtD%2CyBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CQAAQ%2CiBAAkB%2CgBAAgB%3BEACtC%2CWAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CWAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CaAjtD0B%2CmBAitD1B%3BEACA%2CeAAA%3B%3BAAGJ%2CMAAO%3BEACH%2CcAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CsBAAuB%3BEACnB%2CeAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CMAAM%2CsBAAuB%3BEACzB%2CcAAA%3B%3BAAGJ%2CMAAM%2CsBAAuB%2CGAAG%3BEAC5B%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CMAAM%2CsBAAuB%2CGAAG%2CGAAE%3BEAC9B%2C8BAAA%3B%3BAAGJ%2CsBAAuB%2CMAAM%3BAAC7B%2CsBAAuB%2CMAAM%3BEACzB%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CsBAAuB%2CMAAM%2CEAAC%3BEAC1B%2CeAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CiBAAiB%2C4BAA4B%3BEACjF%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaA3vD0B%2CmBA2vD1B%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2CMAAK%2CeAAe%2CQAAS%2CQAAK%3BEAC1F%2CcAAA%3B%3BAAGJ%2CIAAI%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CwBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2C4BAA6B%2C%2BBAA%2BB%2CiBAAiB%2COAAO%2CyBAAyB%3BEACzG%2CaAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C4BAA6B%2C%2BBAA%2BB%2CiBAAiB%2COAAO%2CyBAAyB%2CiBAAiB%2CEAAC%2COAAO%3BEAClI%2CaAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CuBAAuB%2CQAAQ%2COAAQ%3BEACnC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CuBAAwB%3BAACxB%2C2BAA4B%3BEACxB%2C6BAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CuBAAuB%2CQAAQ%2COAAQ%2CGAAG%3BEACtC%2CWAAA%3B%3BAAGJ%2CuBAAuB%2CQAAQ%2COAAQ%2CGAAE%2CKAAK%2CQAAS%3BEACnD%2CcAAA%3B%3BAAGJ%2C4BAA4B%2CQAAS%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAAO%3BEACjE%2CaAAA%3B%3BAAGJ%2C4BAA4B%2CQAAS%2CiCAAiC%2CKAAI%2CSAAU%2CGAAG%3BEACnF%2CaAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2C4BAA4B%2CQAAS%2CMAAK%2CMAAO%2CKAAI%3BEACjD%2CaAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2C2BAA2B%2CqBAAsB%2CmBAAmB%2CYAAY%2COAAM%3BEAClF%2CaAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%2CuCAAuC%3BEACzD%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CuCAAuC%2CUAAS%3BEAClE%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CuCAAuC%3BEACzD%2CUAAA%3B%3BAAGJ%2CqBAAsB%2CuCAAuC%2CsBAAsB%3BEAC%5C%2FE%2CgBAAA%3B%3BAAGJ%2CEAAE%2CQAAQ%2CQAAQ%2CKAAM%2CGAAE%2CUAAU%3BEAChC%2CaAAA%3B%3BAAGJ%2CEAAE%2CaAAc%2CIAAG%2CUAAU%2CGAAI%3BEAC7B%2CaAAA%3B%3BAAGJ%2C2BAA2B%2CqBAAsB%2CmBAAmB%2CYAAY%2COAAM%3BEAClF%2CWAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3B%3BAAGJ%2C2BAA2B%2CqBAAsB%2CSAAQ%3BEACrD%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2C2BAA2B%2CqBAAsB%2CUAAU%2CSAAO%3BAAClE%2C2BAA2B%2CqBAAsB%2CUAAU%2CUAAQ%2CSAAO%3BEACtE%2CSAAA%3B%3BAAGJ%2C2BAA2B%2CqBAAsB%2CmBAAmB%2CYAAY%2COAAM%2CIAAK%2CMAAK%2CMAAO%3BEACnG%2CeAAA%3B%3BAAGJ%2C2BAA2B%2CqBAAsB%2CmBAAmB%3BEAChE%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2CQAAS%2CSAAQ%3BEACzC%2CaAAA%3B%3BAAGJ%2CEAAE%2CcAAe%2CGAAE%3BEACf%2CaAAA%3B%3BAAGJ%2CWAAY%2CMAAK%2CYAAY%2CQAAS%2CQAAK%3BEACvC%2CeAAA%3B%3BAAGJ%2CWAAY%2CMAAK%2CYAAY%2CSAAS%2CQAAS%2CQAAK%3BEAChD%2CmBAAA%3B%3BAAGJ%2CwBAAyB%2CiBAAiB%2CQAAO%3BEAC7C%2CcAAA%3B%3BAAyCJ%2CwBAtC0C%3BEACtC%2C2BAA2B%2CqBAAsB%2CmBAAmB%2CYAAY%3BIAC5E%2CWAAA%3BIACA%2CcAAA%3B%3BEAGJ%2C2BAA2B%2CqBAAsB%2CmBAAmB%3BIAChE%2CSAAA%3B%3BEAGJ%2C2BAA2B%2CqBAAsB%2CSAAQ%3BIACrD%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2C2BAA2B%2CqBAAsB%2CmBAAmB%3BIAChE%2CUAAA%3B%3BEAGJ%2C2BAA2B%2CqBAAsB%2CmBAAmB%2COAAM%3BIACtE%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2C2BAA2B%2CqBAAsB%2CmBAAmB%2COAAM%2CIAAK%3BIAC3E%2CkBAAA%3B%3BEAGJ%2C2BAA2B%2CqBAAsB%2CmBAAmB%2CYAAY%2COAAM%3BIAClF%2CYAAA%3B%3BEAGJ%2C2BAA2B%2CqBAAsB%3BIAC7C%2CWAAA%3B%3B%3BAAUR%2CwBAN2C%3BEACvC%2CiBAAkB%3BIACd%2CWAAA%3B%3B%3BAAiFR%2CQA7E0B%3BEACtB%2CsBAAuB%2COAAO%3BIAC1B%2CgBAAA%3BIACA%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CaA57DqB%2CqBA47DrB%3B%3BEAIJ%2CMAAM%3BIACF%2CWAAA%3B%3BEAKJ%2CQAAS%2CaAAa%2CQAAO%3BIACzB%2CcAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2C2BAAA%3BIACA%2CMAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CsBAAuB%3BIACnB%2C4BAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CsBAAuB%3BIACnB%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CMAAM%2CsBAAuB%2CGAAG%3BIAC5B%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CUAAW%2CGAAG%2CSAAS%2CaAAY%3BIAC%5C%2FB%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAoB%2CoBAAqB%3BIACrC%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CoBAAoB%2CoBAAqB%2CiBAAiB%2CQAAO%2CQAAQ%3BIACrE%2C2BAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CoBAAoB%2CoBAAqB%2CkBAAkB%2CEAAC%3BIACxD%2CcAAA%3B%3BEAEJ%2CQAAQ%2CiBAAkB%2CgBAAgB%3BIACtC%2CUAAA%3B%3B%3BAAIR%2CeAAgB%2CcAAc%2CUAAU%3BEACpC%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CeAAgB%2CUAAS%2CKAAM%2CmBAAmB%2CyBAAyB%3BEACvE%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CaAAA%3B%3BAAGJ%2CyBAA0B%3BAAC1B%2CyBAA0B%3BEACtB%2CyBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CSAAS%2CQAAQ%2COAAO%2COAAO%3BEAC3B%2CqBAAA%3B%3BAAGJ%2CuBAAwB%2COAAM%2COAAO%3BEACjC%2CgBAAA%3B%3BAAGJ%2CyBAA0B%2CaAAa%3BEACnC%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAsB%3BAACtB%2CyBAA0B%2CaAAa%2CWAAU%3BAACjD%2CyBAA0B%2CkBAAkB%2CsBAAsB%2CiBAAiB%2CSAAQ%3BEACvF%2CcAAA%3B%3BAAGJ%2CyBAA0B%2CkBAAkB%2CsBAAsB%2CiBAAiB%2CqBAAqB%3BEACpG%2CcAAA%3B%3BAAGJ%2CGAAG%2CWAAY%2CYAAY%3BEACvB%2CYAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CUAAW%2CWAAW%3BEAClB%2CoBAAA%3B%3BAAGJ%3BEACI%2CUAAA%3B%3BAAGJ%2CQAAQ%2CiBAAkB%2CgBAAe%3BEACrC%2CUAAA%3BEACA%2CoBAAA%3B%3BAA4BJ%2CwBAzB0C%2CuBAAuB%3BEAC7D%2CQAAQ%2CiBAAkB%2CgBAAe%3BIACrC%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CQAAQ%2CiBAAkB%3BIACtB%2CYAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CQAAQ%2CiBAAkB%2CgBAAe%2COAAQ%3BIAC7C%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CQAAQ%2CiBAAkB%2CgBAAe%2COAAQ%3BIAC7C%2CcAAA%3BIACA%2CgBAAA%3B%3B%3BAAqBR%2CwBAjB2C%2CwBAAuB%3BEAC9D%2CQAAQ%2CiBAAkB%2CgBAAe%3BIACrC%2CUAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CQAAQ%2CiBAAkB%2CgBAAe%2COAAQ%3BIAC7C%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CQAAQ%2CiBAAkB%2CgBAAe%2COAAQ%3BIAC7C%2CUAAA%3B%3B%3BAAIR%2CuBAAwB%2CEAAC%3BAACzB%2CaAAc%3BAACd%2CoBAAqB%3BAACrB%2CMAAM%2CIAAI%3BEACN%2CaAAA%3B%3BAAGJ%2CqBAAsB%2C%2BBAA%2BB%2CGAAE%2CIAAI%2CMAAM%3BEAC7D%2CkBAAA%3B%3BAAGJ%2CyBAA0B%3BAAC1B%2CyBAA0B%2CyBAAyB%2CUAAU%3BEACzD%2CaAAA%3B%3BAAEJ%2CqBAAsB%2CWAAW%2CaAAa%2CGAAE%2CMAAO%2CGAAE%2CKAAK%3BEAC1D%2CwBAAA%3B%3BAAEJ%2CyBAA0B%3BEACtB%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CoBAAqB%2CQAAO%3BEACxB%2CWAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BAACA%3BEACI%2CWAAA%3B%3BAAGJ%2CuBAAwB%2CMAAK%3BEACzB%2CiBAAA%3B%3BAAGJ%2CyBAA0B%2CsBAAsB%2CgBAAgB%3BEAC5D%2CUAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CoBAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BAACA%2CoBAAoB%3BAACpB%2CoBAAoB%3BAACpB%2CoBAAoB%3BAACpB%2CsBAAuB%2CeAAc%3BAACrC%2CcAAc%3BAACd%2CcAAc%3BAACd%2CcAAc%3BEACV%2CmBAAA%3B%3BAAGJ%2CgCAAiC%2COAAO%3BAACxC%2CgCAAiC%2COAAO%3BEACpC%2CgBAAA%3B%3BAAGJ%2CKAAK%2COAAO%2CQAAQ%3BEAChB%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CsBAAuB%2CwBAAwB%3BAAC%5C%2FC%2CyBAAyB%2CsBAAuB%2CcAAc%2CyBAAwB%3BAACtF%2CyBAAyB%2CsBAAuB%2CUAAS%2CKAAM%2CmBAAmB%2CoBAAoB%3BAACtG%2CyBAAyB%2CsBAAuB%2CSAAQ%3BAACxD%2C6CAA8C%3BAAC9C%2C4BAA6B%2CmBAAmB%3BEAC5C%2CaAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CWAAA%3B%3BAAGJ%2CQAAS%2COAAO%3BAAChB%2CMAAM%2CQAAS%2CKAAI%3BEACf%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CSAAQ%2CUAAU%2CSAAU%3BAAClD%2CQAAQ%2CUAAU%3BEACd%2CgBAAA%3B%3BAAGJ%2CSAAS%2CKAAM%2CeAAe%2CEAAC%3BEAC3B%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CcAAe%2CEAAC%3BEACZ%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CaAhuEyB%2CqBAguEzB%3B%3BAAGJ%2CyBAAyB%2CsBAAuB%3BEAC5C%2CaAAA%3B%3BAAGJ%2CyBAAyB%2CsBAAuB%3BEAC5C%2CiBAAA%3B%3BAAGJ%2CyBAAyB%2CsBAAuB%2CqBAAoB%2CiBAAkB%2CQAAO%3BEACzF%2CcAAA%3B%3BAAGJ%2CyBAAyB%2CsBAAuB%2CUAAS%2CKAAM%2CmBAAmB%3BAAClF%2CyBAAyB%2CsBAAuB%2CUAAS%2CKAAM%2CmBAAmB%3BAAClF%2CyDAAyD%2CsBAAuB%2CUAAS%2CKAAM%2CmBAAmB%3BAAClH%2CyDAAyD%2CsBAAuB%2CUAAS%2CKAAM%2CmBAAmB%3BEAC9G%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAnvE0B%2CmBAmvE1B%3B%3BAAGJ%2CyBAAyB%2CsBAAuB%3BAAChD%2CyBAAyB%2CsBAAuB%2CeAAe%2CEAAC%3BEAC5D%2CeAAA%3B%3BAAGJ%2CuBAAwB%2COAAM%2COAAO%2COAAO%3BAAC5C%2CuBAAwB%2COAAM%2COAAO%2COAAO%3BAAC5C%2CuBAAwB%2COAAM%3BAAC9B%3BAACA%2CsBAAsB%2CyDAA0D%3BAAChF%2CqBAAqB%2CqCAAsC%3BAAC3D%2CqBAAqB%2CqCAAsC%3BAAC3D%2CqBAAqB%2CqCAAsC%2CSAAQ%2CKAAK%3BAACxE%2CqBAAqB%2CqCAAsC%3BAAC3D%2CqBAAqB%2C8BAA%2BB%3BAACpD%2CqBAAqB%2C8BAA%2BB%3BAACpD%2CqBAAqB%2C8BAA%2BB%2CSAAQ%2CKAAK%3BAACjE%2CqBAAqB%2C8BAA%2BB%3BAACpD%2CqBAAqB%2CgCAAiC%2CmBAAmB%3BAACzE%2CqBAAqB%2CgCAAiC%2CmBAAmB%2CIAAG%3BAAC5E%2CqBAAqB%2CgCAAiC%2CSAAQ%2CKAAK%3BAACnE%2CqBAAqB%2CyBAA0B%3BAAC%5C%2FC%2CqBAAqB%2CyBAA0B%3BAAC%5C%2FC%2CqBAAqB%2CyBAA0B%2CSAAQ%2CKAAK%3BAAC5D%2CqBAAqB%2CyBAA0B%3BAAC%5C%2FC%2CyBAA0B%2CwBAAwB%3BAAClD%2CyCAAyC%2CsBAAuB%3BAAChE%2CyBAAyB%2CsBAAuB%2CwBAAwB%3BAACxE%2CyBAAyB%2CsBAAuB%2CwBAAwB%3BAACxE%2CyBAAyB%2CsBAAuB%2CwBAAwB%3BAACxE%2CyBAAyB%2CsBAAuB%2CwBAAwB%3BAACxE%2CyDAA0D%3BAAC1D%2CyDAA0D%2CSAAQ%2CQAAQ%3BAAC1E%2CyDAA0D%2CSAAQ%3BAAClE%2CiDAAkD%2COAAM%3BAACxD%2CGAAG%2CYAAa%2CGAAE%2CIAAI%2CKAAK%2CUAAU%3BEACjC%2CaAAA%3B%3BAAGJ%3BAACA%3BAACA%2CqBAAqB%2CqCAAsC%2COAAM%3BAACjE%2CqBAAqB%2CqCAAsC%3BAAC3D%2CqBAAqB%2C8BAA%2BB%2COAAM%3BAAC1D%2CqBAAqB%2C8BAA%2BB%3BAACpD%2CqBAAqB%2CgCAAiC%2CmBAAmB%2COAAM%3BAAC%5C%2FE%2CqBAAqB%2CgCAAiC%2CmBAAmB%3BAACzE%2CqBAAqB%2CyBAA0B%2COAAM%3BAACrD%2CqBAAqB%2CyBAA0B%3BEAC3C%2CaAAA%3B%3BAAGJ%2CyBAAyB%2CsBAAuB%3BEAC5C%2CeAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CyBAAyB%2CsBAAuB%2CGAAE%2CKAAK%2CQAAQ%3BEAC3D%2CUAAA%3B%3BAAGJ%2CyDAA0D%3BEACtD%2CcAAA%3B%3BAAGJ%2CyDAA0D%3BEACtD%2CSAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2CEAAC%3BEACb%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%2CQAAO%2CWAAW%3BEACvD%2CoBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CsCAAuC%2C0CAA0C%3BEAC7E%2CcAAA%3B%3BAAGJ%2CsCAAuC%2CsBAAsB%2C4BAA4B%2C2BAA2B%2CGAAG%3BEACnH%2CeAAA%3B%3BAAGJ%2CkBAAmB%2CgBAAgB%2CsBAAsB%2CcAAc%3BAACvE%2CkBAAmB%2CgBAAgB%2CsBAAsB%2CcAAc%3BEACnE%2CWAAA%3B%3BAAGJ%2C4BAA6B%2CEAAC%2COAAO%3BEACjC%2CcAAA%3B%3BAAGJ%2CmBAAoB%2CiBAAiB%3BEACjC%2CwBAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CmBAAoB%2CiBAAiB%2CKAAK%2CUAAS%2CKAAM%2CmBAAmB%2CoBAAoB%2CiBAAiB%3BEAC7G%2CUAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAAGJ%2CQAAQ%2CQAAQ%2CqBAAsB%3BEAClC%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CSAAS%2CaAAc%2CGAAE%2COAAO%2CUAAW%3BEACvC%2CqCAAA%3BEACA%2C6BAAA%3BEACA%2C8BAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CSAAS%2CaAAc%2CGAAE%2COAAO%2CUAAU%2CMAAO%3BEAC7C%2C8BAAA%3BEACA%2CUAAA%3BEACA%2C%2BBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2COAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CsBAAuB%2CIAAG%2CuBAAwB%3BEAC9C%2CcAAA%3B%3BAASJ%2CQAN0B%2CuBAAsB%3BEAC5C%2CUAAW%3BIACP%2CaAAA%3B%3B%3BAAIR%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%2CUAAW%3BEACP%2CmBAAA%3B%3BAAGJ%2COAAO%3BEACH%2CYAAA%3B%3BAAGJ%2CIAAI%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CoBAAqB%2CMAAK%2CKAAM%2CKAAI%2CKAAM%2CsBAAsB%2CcAAc%3BEAC1E%2CoBAAA%3B%3BAAGJ%2CEAAE%3BEACE%2CeAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%2CSAAQ%2CKAAK%2CSAAU%2CMAAK%2CKAAK%2CQAAQ%3BEAC9E%2CcAAA%3B%3BAAGJ%2CQAAQ%2CKAAK%2CMAAO%3BEAChB%2CgBAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C0BAA2B%3BEACvB%2CgBAAA%3B%3BAAGJ%2COAAO%2CSAAS%2CMAAM%2CYAAY%3BEAC9B%2CaAAA%3B%3BAAGJ%3BAACA%2CkBAAmB%3BAACnB%3BAACA%2CiBAAkB%3BAAClB%3BAACA%2CeAAgB%3BAAChB%3BAACA%2C0BAA2B%3BEACvB%2CyBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CQAAS%3BEACL%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CaAz9EyB%2CqBAy9EzB%3BEAEA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CYAAa%3BEACT%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAh%5C%2FEyB%2CqBAg%5C%2FEzB%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CCAAC%3BEACG%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CkBAAmB%3BAACnB%2CqBAAsB%3BAACtB%2C0BAA2B%3BAAC3B%2CqBAAsB%3BAACtB%2CcAAe%3BAACf%2CoBAAqB%3BAACrB%2CwBAAyB%2CoBAAoB%2CkBAAkB%3BEAC3D%2CiBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2C0BAA2B%2CoBAAoB%2CiBAAiB%3BEAC5D%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CaA%5C%2FgF0B%2CmBA%2BgF1B%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CcAAe%2CeAAe%2CcAAc%3BAAC5C%2CaAAc%2CyBAAwB%3BAACtC%2CSAAS%2CKAAM%2CmBAAmB%3BAAClC%2CSAAS%2CKAAM%2CmBAAmB%3BEAC9B%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CaAAc%2CyBAAwB%3BEAClC%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2C6BAAA%3BEACA%2C2BAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CUAAU%3BAACV%2CUAAU%2CkBAAmB%2CWAAW%2CKAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BAAClF%3BAACA%2CaAAc%3BAACd%2CaAAc%2CWAAW%3BAACzB%2CaAAc%3BEACV%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CUAAU%2CkBAAmB%2CWAAW%2CKAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BAAClF%2CaAAc%3BEACV%2CiBAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%2CWAAW%2CeAAe%3BEAC%5C%2FD%2CeAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CcAAc%2CSAAU%2CcAAc%2CYAAY%3BEAC9C%2CcAAA%3B%3BAAGJ%2CIAAI%3BEACA%2CkBAAA%3B%3BAAGJ%2CcAAc%3BEACV%2CUAAA%3B%3BAAGJ%2CwBAAyB%2CYAAY%2CeAAc%2CwBAAyB%2CQAAK%3BEAC7E%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CIAAI%2CcAAc%3BEACd%2CqBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CsBAAA%3B%3BAAGJ%2CIAAI%3BEACA%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CiBAAiB%2CyBAAyB%2C8BAA8B%2CsBAAsB%3BEAClI%2CkBAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2CiBAAiB%2CuBAAuB%2CgBAAgB%2CsBAAsB%2COAAM%2CQAAS%2CSAAM%3BEAC3J%2CcAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CiBAAiB%3BEACrD%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CIAAI%2C4BAA4B%3BEAC5B%2CmBAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%3BEACpC%2CeAAA%3BEACA%2CaAppF0B%2CmBAopF1B%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3B%3BAADJ%2CoCAEI%3BEACI%2CaAAA%3B%3BAAIR%2CEAAE%3BEACE%2CgBAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CiBAAiB%2CmBAAmB%2CwBAAwB%2CaAAa%3BEAC7G%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaA5qF0B%2CmBA4qF1B%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%3BEACxD%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2CoBAAmB%3BEAC3E%2CaAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2C4BAA4B%2C0BAAyB%2CwBAAyB%2CkCAAkC%3BEACxK%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2C4BAA4B%2C0BAAyB%2CmBAAoB%2C2BAA2B%2CGAAE%2COAAQ%3BEACtK%2CeAAA%3B%3BAAGJ%2C4BAA6B%2C2BAA2B%2COAAM%2COAAQ%3BAACtE%2C4BAA6B%2C2BAA2B%2COAAM%2COAAQ%3BEAClE%2C0BAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CiBAAiB%3BAACzD%2C4BAA6B%2CWAAW%2CiBAAiB%2CwBAAwB%2CGAAG%2CuBAAsB%3BAAC1G%2C4BAA6B%2CWAAW%2CoBAAoB%2CiBAAiB%2CuBAAuB%2CgBAAgB%3BAACpH%2C4BAA6B%2CWAAW%2CiBAAiB%2CyBAAyB%2C8BAA8B%3BEAC5G%2CyBAAA%3B%3BAAGJ%2C4BAA4B%2CmCAAoC%3BEAC5D%2CWAAA%3BEACA%2CYAAA%3B%3BAAGJ%2C4BAA4B%2CmCAAoC%2CKAAI%3BEAChE%2CaAAA%3B%3BAAGJ%2C4BAA6B%3BEACzB%2C%2BBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CiBAAiB%2CwBAAwB%2CGAAG%2CuBAAsB%3BEACtG%2CyBAAA%3BEACA%2CmCAAA%3B%3BAAGJ%2C8BAA%2BB%2CMAAK%2CYAAY%2CQAAS%2CQAAK%3BAAC9D%2C4BAA6B%2CWAAW%2CiBAAiB%2C0BAA0B%2CMAAM%2COAAM%2COAAQ%2CUAAS%2CQAAS%2CSAAM%3BAAC%5C%2FH%2C4BAA6B%2CWAAW%2CiBAAiB%2CwBAAwB%2CGAAG%2CuBAAsB%2CcAAc%3BAACxH%2C4BAA6B%2CWAAW%2CoBAAoB%2C4BAA4B%2C0BAA0B%2CuBAAuB%2C8BAA6B%2CQAAS%2CgCAA6B%3BAAC5M%2C4BAA6B%2CWAAW%2CoBAAoB%2C4BAA4B%2C0BAA0B%2CuBAAuB%2C8BAA6B%2CMAAO%2CgCAA6B%3BAAC1M%2C4BAA6B%2CWAAW%2CoBAAoB%2C4BAA4B%2C0BAA0B%2CuBAAuB%2C8BAA6B%2CMAAO%2CgCAA6B%3BAAC1M%2C4BAA6B%2CWAAW%2CiBAAiB%2CyBAAyB%2C8BAA8B%2CsBAAsB%2COAAO%2CSAAM%2CMAAM%3BAACzJ%2C4BAA6B%2CWAAW%2CiBAAiB%2CyBAAyB%2C8BAA8B%2CsBAAsB%2COAAM%2CQAAS%2CSAAM%3BEACvJ%2CcAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2CiBAAiB%2CyBAAyB%2CkCAAiC%2CQAAS%2CSAAM%3BAACtJ%2C4BAA6B%2CWAAW%2CoBAAoB%2CiBAAiB%2CyBAAyB%2CkCAAiC%2CMAAO%2CSAAM%3BEAChJ%2CcAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CiBAAiB%3BEACrD%2CgBAAA%3B%3BAAGJ%2CeAAe%3BEACX%2CUAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CiBAAiB%2CyBAAyB%2C8BAA8B%2C%2BBAA%2BB%2CSAAM%2CQAAS%3BEAC1J%2CqBAAA%3BEACA%2CmCAAA%3B%3BAAGJ%2C4BAA6B%2COAAM%3BEAC%5C%2FB%2CaAAA%3B%3BAAGJ%2CIAAK%2CaAAY%2CaAAc%2CWAAW%3BAAC1C%2CIAAK%2COAAO%2CWAAW%3BEACnB%2CSAAA%3B%3BAAGJ%2CYAAY%3BEACR%2CaAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%3BEAC7B%2CuBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2COAAO%2CeAAe%2CKAAI%2CaAAa%3BEACpE%2CkBAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2CuBAAuB%3BEACpD%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2CgBAAgB%2CcAAc%3BEAC3D%2CaAnyF0B%2CmBAmyF1B%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CmBAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2COAAM%3BEACnC%2CeAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2C6BAA6B%3BAAC9D%2CsBAAuB%2CyBAAuB%3BEAC1C%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CgBAAiB%2CUAAU%3BEACvB%2CwCAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2CKAAI%3BEACpC%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2COAAM%3BEACnC%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBAAsB%2C4BAA4B%3BEAC9C%2C6BAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CcAAA%3B%3BAAGJ%3BEACI%2CeAAA%3B%3BAAGJ%2CqBAAsB%3BAACtB%3BEACI%2CuBAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3B%3BAAGJ%2CsBAAuB%3BEACnB%2CYAAA%3B%3BAAGJ%2CiBAAkB%2COAAM%2CaAAc%3BAACtC%2CiBAAkB%2COAAM%2CaAAc%3BAACtC%2CiBAAkB%2COAAM%2CaAAc%3BEAClC%2CgBAAA%3B%3BAAGJ%2CkBAAmB%2CoBAAoB%2CWAAW%2CeAAe%3BEAC7D%2CkBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CGAAG%2CwBAAyB%3BEACxB%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CaAAa%2CiBAAkB%2CUAAU%3BEACrC%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CSAAS%2CaAAc%2CGAAE%2COAAO%2CMAAM%3BEAClC%2CSAAA%3B%3BAAGJ%2CqBAAsB%2CgBAAe%3BAACrC%2CqBAAsB%2CWAAW%2COAAM%2CoBAAqB%2CQAAO%2CMAAM%3BEACrE%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CqBAAsB%2CaAAY%2CaAAc%2CQAAO%2CQAAS%2CsBAAsB%2CQAAO%2CMAAO%2CMAAK%3BEACrG%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2COAAA%3B%3BAAGJ%2CsBAAuB%2CQAAO%2CMAAM%3BEAChC%2CiBAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2CuBAAuB%3BEACpD%2CiBAAA%3B%3BAAGJ%2CqBAAsB%2CKAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BEAC5D%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBAAsB%2CWAAU%2CkBAAmB%3BAACnD%2CUAAU%2CkBAAmB%3BEACzB%2CsBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2CsBAAsB%3BEACtD%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CYAAa%2COAAM%2CQAAS%2CqBAAqB%3BEAC7C%2CkCAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEAEA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CQAAS%2COAAO%3BAAChB%2CIAAI%3BEACA%2CgBAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CcAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3B%3BAAGJ%2CUAAW%3BEACP%2CUAAA%3BEACA%2COAAO%2CkBAAP%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2C2BAA4B%3BEACxB%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CsBAAuB%2C0BAA0B%3BEAC7C%2CSAAA%3B%3BAAGJ%2CoBAAoB%2CaAAc%3BEAC9B%2CcAAA%3B%3BAAGJ%2COAAO%2CMAAM%2CmBAAmB%3BEAC5B%2CUAAA%3B%3BAAGJ%2CqBAAsB%2CWAAU%2CkBAAmB%2CWAAW%2CKAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BEACpG%2CWAAA%3B%3BAAGJ%2CsBAAuB%2CcAAc%2CmBAAkB%2CUAAW%2CWAAW%3BEACzE%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAkB%2CQAAO%2CSAAS%3BEAC9B%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CqBAAsB%2CmBAAmB%3BAACzC%2CkBAAmB%2CoBAAoB%3BEACnC%2CWAAA%3B%3BAAGJ%2CIAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BEACtC%2CsBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2COAAM%3BAACvC%2CqBAAsB%2CWAAW%2COAAM%2CoBAAqB%2CQAAO%2CMAAM%3BEACrE%2CmBAAA%3B%3BAAGJ%2CoBAAqB%2CcAAc%2CoBAAmB%2COAAQ%2COAAM%3BEAChE%2CmBAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2COAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CIAAI%2CIAAI%2CuBAAwB%2CcAAc%3BEAC1C%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CoBAAqB%3BAACrB%3BEACI%2CcAAA%3B%3BAAGJ%2CmBAAoB%3BAACpB%2CqBAAsB%2CqBAAqB%2CaAAa%3BAACxD%2CqBAAsB%2CaAAa%3BEAC%5C%2FB%2C0BAAA%3B%3BAAGJ%2CqBAAsB%2CqBAAqB%2CaAAa%3BEACpD%2CUAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CyBAA0B%2CcAAc%3BEACpC%2CcAAA%3B%3BAAGJ%2CqBAAsB%2CuBAAuB%2CcAAc%2CWAAU%3BEACjE%2CsBAAA%3B%3BAAGJ%2CqBAAsB%2CuBAAuB%2CWAAU%2CkBAAmB%3BAAC1E%2CqBAAsB%2CuBAAuB%2CKAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BEACnF%2CWAAA%3B%3BAAGJ%2CiBAAiB%2COAAQ%3BEACrB%2CaAAA%3B%3BAAGJ%3BEACI%2C2BAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2C4BAA6B%3BEACzB%2CgBAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CiBAAiB%2CmBAAmB%2CwBAAuB%2CIAAI%3BEACnG%2CgBAAA%3B%3BAAGJ%2C4BAA6B%2CeAAe%2CeAAe%3BEACvD%2C4BAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAGJ%2C4BAA6B%2CeAAe%2CeAAe%2CcAAa%3BEACpE%2CcAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2CWAAW%2COAAO%3BEAC1E%2CiBAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CiBAAiB%2CmBAAmB%2CwBAAwB%2CaAAa%3BEAC7G%2CaAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2CoBAAoB%3BEAC5E%2CeAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2C4BAA4B%2C0BAAyB%2CwBAAyB%2CkCAAkC%3BEACxK%2CeAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2C4BAA4B%2C0BAAyB%2CwBAAyB%2CkCAAkC%2CyBAAwB%3BEAChM%2CmBAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2CoBAAoB%2C4BAA4B%3BEACxG%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2CoBAAoB%2C4BAA4B%2CoCAAoC%3BEAC5I%2CcAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2C4BAA4B%2CuBAAuB%2COAAM%3BEACjH%2CUAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CgBAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CUAAA%3B%3BAAGJ%2CuBAAwB%2CKAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BEAC9D%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CuBAAwB%2CsBAAsB%2CmBAAmB%2CWAAW%2CeAAe%3BEACvF%2CkBAAA%3B%3BAAGJ%2CSAAS%2CKAAM%2CmBAAmB%3BEAC9B%2CgBAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CSAAA%3B%3BAAGJ%2CqBAAsB%2CSAAQ%3BEAC1B%2CcAAA%3B%3BAAGJ%2CiBAAkB%2CGAAE%2CKAAK%2CQAAQ%2CaAAa%2CUAAU%2CGAAI%2COAAM%3BAAClE%2CkBAAmB%2CGAAE%2CKAAK%2CQAAQ%2CaAAa%2CYAAa%2COAAM%3BAAClE%2CyCAA0C%2CSAAQ%3BAAClD%2CIAAI%2CyCAA0C%2COAAM%3BAACpD%2CGAAG%2CuBAAwB%3BEACvB%2CaAAA%3B%3BAAGJ%2CGAAG%2CwBAAyB%3BEACxB%2C8BAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CUAAU%2CkBAAmB%3BEACzB%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CUAAU%2CkBAAmB%2CWAAW%2CKAAI%2CgBAAgB%2CkBAAkB%2CIAAI%3BEAC9E%2CcAAA%3B%3BAAGJ%2CoBAAqB%2CQAAO%3BEACxB%2CcAAA%3B%3BAAGJ%2C4BAA6B%2CaAAa%3BEACtC%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CcAAA%3B%3BAAGJ%2C4BAA6B%2CaAAa%3BEACtC%2CYAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2C4BAA6B%2CaAAa%2CkBAAkB%2CcAAc%3BEACtE%2CgBAAA%3BEACA%2CaAlsGyB%2CqBAksGzB%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2C4BAA6B%2CaAAa%2CkBAAkB%3BEACxD%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2C4BAA6B%2CaAAa%3BEACtC%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2C4BAA6B%2CaAAa%2CeAAe%3BEACrD%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CaAAc%2CcAAa%3BAAC3B%2CaAAc%2CcAAa%3BAAC3B%2CYAAa%2CcAAa%3BAAC1B%2CYAAa%2CcAAa%3BAAC1B%2CYAAa%2CcAAa%3BAAC1B%2CYAAa%2CcAAa%3BEACtB%2CUAAA%3B%3BAAGJ%2C4BAA6B%2CaAAa%2CeAAe%2CUAAU%3BEAC%5C%2FD%2CkBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2C4BAA6B%2CWAAW%2CoBAAoB%2CgBAAgB%3BAAC5E%2C4BAA6B%2CWAAW%2CoBAAoB%2CsBAAsB%3BAAClF%2C4BAA6B%2CWAAW%2CoBAAoB%2CSAAS%2COAAO%3BEACxE%2CUAAA%3B%3BAAGJ%2CkBAAmB%2CgBAAgB%2CoBAAoB%3BAACvD%2CiBAAkB%2CgBAAgB%2CoBAAoB%3BAACtD%2CeAAgB%2CgBAAgB%2CoBAAoB%3BAACpD%2C0BAA2B%2CgBAAgB%2CoBAAoB%3BEAC3D%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CwBAAyB%2CyBAAyB%3BEAC9C%2CWAAA%3B%3BAAGJ%2CUAAU%3BEACN%2CaAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CaAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2CmBAAmB%3BEAChD%2CsBAAA%3BEACA%2C4BAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CCAAC%3BEACG%2CgBAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CcAAA%3B%3BAAGJ%2CUAAU%2CkBAAmB%3BEACzB%2CqBAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CeAAgB%2CmBAAmB%2CyBAAwB%3BEACvD%2CiBAAA%3BEACA%2C2BAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CeAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CoBAAqB%2CWAAU%2CkBAAmB%3BEAC9C%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CoBAAoB%2CoBAAqB%2CkBAAkB%2CEAAC%3BEACxD%2CcAAA%3B%3BAAGJ%2CoBAAqB%2CGAAE%3BEACnB%2CaAAA%3B%3BAAGJ%2CoBAAoB%3BEAChB%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CMAAM%2COAAQ%2CeAAe%2CcAAc%2CoBAAmB%3BAAC9D%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAc%2CoBAAmB%3BAACnF%2CoBAAqB%2CcAAc%2CoBAAmB%2COAAQ%3BEAC1D%2CaAAA%3B%3BAAIJ%2CeAAgB%2CkBAAiB%3BEAC7B%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2CQAAS%3BAACrC%2CqBAAsB%2COAAM%2COAAQ%3BEAChC%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2CQAAS%2CSAAS%2COAAO%3BAACrD%2CqBAAsB%2COAAM%2COAAQ%2CSAAS%2COAAO%3BEAChD%2CiBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2CQAAS%2CSAAS%2COAAM%3BAACpD%2CqBAAsB%2COAAM%2COAAQ%2CSAAS%2COAAM%3BEAC%5C%2FC%2CUAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2CQAAS%2CcAAc%3BAACnD%2CqBAAsB%2COAAM%2COAAQ%2CcAAc%3BEAC9C%2CcAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CMAAK%2CQAAQ%3BEAC7C%2CWAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%3BEAChC%2CUAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2CQAAS%2CSAAQ%2CQAAQ%3BAACrD%2CqBAAsB%2COAAM%2COAAQ%2CSAAQ%2CQAAQ%3BEAChD%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CMAAM%2CQAAS%2CWAAU%3BAACzB%2CMAAM%2COAAQ%2CWAAU%3BEACpB%2CuBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2CQAAS%2CaAAY%2CMAAO%3BAACxD%2CqBAAsB%2COAAM%2COAAQ%2CaAAY%2CMAAO%3BEACnD%2C0BAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CgBAAiB%3BEACb%2CaAAA%3B%3BAAGJ%2CgBAAiB%3BEACb%2CWAAA%3B%3BAAGJ%2CgBAAiB%3BEACb%2CWAAA%3B%3BAAGJ%2CgBAAiB%2CKAAI%3BEACjB%2CaAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CgBAAiB%2CKAAI%2CiBAAkB%3BEACnC%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2C4BAA4B%2CmBAAoB%3BEAC5C%2CiBAAA%3B%3BAAGJ%2CUAAW%2CGAAG%2CSAAS%2CaAAY%3BEAC%5C%2FB%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CWAAA%3B%3BAAGJ%2C0BAA2B%2CKAAI%3BEAC3B%2CeAAA%3B%3BAAGJ%2C0BAA2B%2CgBAAgB%2CcAAc%3BEACrD%2CgBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CeAAgB%2CcAAc%2CmBAAmB%3BEAC7C%2CmBAAA%3B%3BAAIJ%2C0BAA2B%2CgBAAgB%2CmBAAmB%2CyBAAwB%3BEAClF%2CwBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C0BAA2B%2CSAAS%3BEAChC%2CmBAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CuBAAA%3B%3BAAGJ%2CMAAM%2CcAAc%3BEAChB%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CGAAG%2CwBAAyB%2C0BAA0B%3BEAClD%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2C4BAAA%3BEACA%2COAAA%3B%3BAAGJ%2CiCAAkC%2CIAAG%2CwBAAyB%3BEAC1D%2CwBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CiCAAkC%2CIAAG%2CwBAAyB%2CMAAM%3BEAChE%2CWAAA%3B%3BAAGJ%2CWAAY%2CMAAK%2CYAAY%3BAAC7B%2CWAAY%2CMAAK%2CYAAY%2CIAAI%3BEAC7B%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CGAAG%2CwBAAyB%2C0BAA0B%2CMAAK%3BEACvD%2CaAAA%3B%3BAAGJ%2CWAAY%2CMAAK%2CYAAY%2CQAAS%3BEAClC%2CmBAAA%3BEACA%2C4BAAA%3B%3BAAGJ%2CyBAA0B%2CSAAS%2CSAAS%3BEACxC%2CYAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CaAAA%3B%3BAAiMJ%2CwBA9L0C%3BEACtC%2CyBAA0B%3BIACtB%2C6BAAA%3BIACA%2CoBAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CSAAS%2CKAAM%2CmBAAmB%2CoBAAoB%2CiBAAiB%3BIACnE%2C0BAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CaA7hHsB%2CmBA6hHtB%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CYAAA%3BIACA%2C2BAAA%3BIACA%2C8BAAA%3B%3BEAGJ%2CKAAK%2CQAAQ%2CaAAa%2CaAAc%2CoBAAoB%3BIACxD%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2CaAhjHsB%2CmBAgjHtB%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2C2BAAA%3BIACA%2C8BAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CKAAK%2CQAAQ%2CaAAa%2CaAAc%2CoBAAoB%3BIACxD%2CyBAAA%3BIACA%2C8BAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CKAAK%2CQAAQ%2CaAAa%2CaAAc%2CoBAAoB%2CaAAY%3BIACpE%2CmBAAA%3B%3BEAGJ%2CkBAAmB%3BEACnB%2CkBAAmB%3BEACnB%2CUAAW%3BEACX%2CiBAAkB%3BEAClB%2CWAAY%3BEACZ%2CkBAAmB%3BEACnB%2CqBAAsB%3BEACtB%2CaAAc%3BEACd%2C0BAA2B%3BEAC3B%2CqBAAsB%3BEACtB%2CcAAe%3BEACf%2CeAAgB%3BEAChB%2CoBAAqB%3BIACjB%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEAGJ%2CkBAAmB%2CmBAAmB%3BEACtC%2CqBAAsB%2CmBAAmB%3BEACzC%2CkBAAmB%2CmBAAmB%3BEACtC%2CUAAW%2CmBAAmB%3BEAC9B%2CiBAAkB%2CmBAAmB%3BEACrC%2CWAAY%2CmBAAmB%3BEAC%5C%2FB%2CkBAAmB%2CmBAAmB%3BEACtC%2CqBAAsB%2CmBAAmB%3BEACzC%2CaAAc%2CmBAAmB%3BEACjC%2C0BAA2B%2CmBAAmB%3BEAC9C%2CqBAAsB%2CmBAAmB%3BEACzC%2CkBAAmB%2CmBAAmB%3BEACtC%2CcAAe%2CmBAAmB%3BEAClC%2CeAAgB%2CmBAAmB%3BEACnC%2CoBAAqB%2CmBAAmB%3BEACxC%2CwBAAyB%2CmBAAmB%3BIACxC%2CWAAA%3B%3BEAGJ%2CkBAAmB%3BEACnB%2CqBAAsB%3BEACtB%2CkBAAmB%3BEACnB%2CUAAW%3BEACX%2CiBAAkB%3BEAClB%2CkBAAmB%3BEACnB%2CqBAAsB%3BEACtB%2CaAAc%3BEACd%2C0BAA2B%3BEAC3B%2CqBAAsB%3BEACtB%2CkBAAmB%3BEACnB%2CcAAe%3BEACf%2CeAAgB%3BEAChB%2CoBAAqB%3BEACrB%2CwBAAyB%3BIACrB%2CaAAA%3B%3BEAGJ%2CaAAc%3BEACd%2CaAAc%3BIACV%2CWAAA%3BIACA%2CUAAA%3B%3BEAEJ%2CSAAS%2CKAAM%2CeAAe%2CEAAC%3BIAC3B%2CWAAA%3BIACA%2CaAAA%3BIACA%2C8BAAA%3B%3BEAEJ%2CaAAc%2CWAAW%2CEAAC%2CWAAY%3BIAClC%2CqBAAA%3B%3BEAEJ%2CSAAS%2CKAAM%2CeAAe%2CEAAC%3BIAC3B%2CwBAAA%3B%3BEAEJ%2CYAAY%2CaAAc%2CWAAW%3BIACjC%2CcAAA%3B%3BEAGJ%2CqBAAsB%3BEACtB%2CkBAAmB%3BEACnB%2CkBAAmB%3BEACnB%3BEACA%2CeAAgB%3BEAChB%2CqBAAsB%3BEACtB%2C0BAA2B%3BEAC3B%2CqBAAsB%3BEACtB%2CkBAAmB%3BEACnB%2CcAAe%3BEACf%2CeAAgB%3BIACZ%2C0BAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CkBAAmB%3BEACnB%2CqBAAsB%3BEACtB%2CkBAAmB%3BEACnB%2CiBAAkB%3BEAClB%2CeAAgB%3BEAChB%2CeAAgB%3BEAChB%2C0BAA2B%3BEAC3B%2CqBAAsB%3BEACtB%2CcAAe%3BEACf%2CoBAAqB%3BEACrB%2CwBAAyB%2CoBAAoB%2CkBAAkB%3BIAC3D%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAa%2CUAAU%3BIACrE%2CeAAA%3B%3BEAGJ%2CkBAAmB%2CgBAAgB%3BEACnC%2CqBAAsB%2CgBAAgB%3BEACtC%2CkBAAmB%2CgBAAgB%3BEACnC%2CiBAAkB%2CgBAAgB%3BEAClC%2CeAAgB%2CgBAAgB%3BEAChC%2C0BAA2B%2CgBAAgB%3BEAC3C%2CqBAAsB%2CgBAAgB%3BEACtC%2CcAAe%2CgBAAgB%3BEAC%5C%2FB%2CoBAAqB%2CgBAAgB%3BEACrC%2CwBAAyB%2CoBAAoB%2CkBAAkB%2CgBAAgB%3BIAC3E%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CSAAQ%2CKAAK%2CSAAU%2COAAO%3BIACnE%2CYAAA%3BIACA%2CiBAAA%3B%3B%3BAAoBR%2CwBAhB2C%3BEACvC%2CqBAAsB%2CmBAAmB%2CWAAW%2CeAAe%3BIAC%5C%2FD%2CeAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CSAAS%2CKAAM%2CmBAAmB%3BIAC9B%2CeAAA%3B%3BEAGJ%2CeAAgB%3BIACZ%2CWAAA%3BIACA%2CgBAAA%3B%3B%3BAAUR%2CwBAN2C%2CwBAAuB%3BEAC9D%2CgBAAiB%3BIACb%2CiBAAA%3B%3B%3BAAUR%2CQAN2B%3BEACvB%2CUAAW%2CWAAW%3BIAClB%2CkBAAA%3B%3B%3BAAUR%2CwBAN2C%3BEACvC%2CGAAG%2CwBAAyB%3BIACxB%2CUAAA%3B%3B%3BAA%2BDR%2CwBA3D2C%3BEACvC%2CgBAAiB%2CKAAI%3BIACjB%2CSAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAiB%2CKAAI%2CiBAAiB%3BIAClC%2CSAAA%3B%3BEAGJ%2CqBAAsB%2CSAAQ%2CUAAU%2CSAAU%3BIAC9C%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%3BIACrC%2CoBAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CGAAE%3BIACvC%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%3BIACrC%2CWAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3BIACA%2C2BAAA%3BIACA%2CWAAA%3BIACA%2C8BAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CyBAAyB%3BIAC9D%2CeAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAGJ%2CiBAAkB%2CcAAc%2CyBAAyB%3BIACrD%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CSAAS%2CKAAM%2CmBAAmB%3BIAC9B%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CSAAS%2CKAAM%2CmBAAmB%2CoBAAoB%2CiBAAiB%3BIACnE%2CSAAA%3B%3B%3BAAIR%2CeAAgB%2CEAAC%3BEACb%2CkBAAA%3B%3BAAUJ%2CwBAP0C%2CuBAAsB%3BEAC5D%2CUAAU%3BIACN%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAA8CR%2CwBA1C0C%3BEACtC%2CKAAK%2CcAAe%3BIAChB%2CcAAA%3B%3BEAGJ%2CoBAAqB%2CaAAa%3BIAC9B%2CeAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CcAAA%3B%3BEAGJ%2CEAAE%3BIACE%2CkBAAA%3B%3BEAGJ%2CoBAAqB%3BIACjB%2CmBAAA%3B%3BEAGJ%2CoBAAqB%2CQAAQ%3BIACzB%2C0BAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%2COAAO%2CQAAS%2CsBAAsB%2CQAAO%2CMAAO%2CMAAK%3BIACrD%2CcAAA%3B%3BEAGJ%2CiBAAkB%2CQAAO%2CSAAS%3BIAC9B%2CeAAA%3B%3BEAGJ%2CGAAG%2CwBAAyB%3BIACxB%2CUAAA%3B%3B%3BAAIR%2CKAAM%2CiBAAiB%2CSAAS%2COAAM%3BEAClC%2CaAAA%3B%3BAAGJ%3BEACI%2CeAAA%3B%3BAAwGJ%2CwBArG0C%3BEACtC%2CqBAAsB%2CiBAAiB%2CKAAI%2CiBAAiB%3BIACxD%2CWAAA%3BIACA%2CYAAA%3BIACA%2CwBAAA%3BIACA%2CmBAAA%3BIACA%2CMAAA%3B%3BEAGJ%2CgBAAiB%2CKAAI%2CiBAAkB%3BIACnC%2CgBAAA%3B%3BEAGJ%2CgBAAiB%3BIACb%2CaAAA%3B%3BEAGJ%2CoBAAqB%2CWAAW%2CKAAI%3BIAChC%2CmBAAA%3B%3BEAGJ%2CeAAgB%2CMAAK%2CUAAW%2CMAAK%2CKAAM%3BIACvC%2CUAAA%3B%3BEAGJ%2CKAAK%2CcAAe%2CMAAM%2CKAAI%3BIAC1B%2CeAAA%3B%3BEAGJ%2CKAAK%2CcAAe%2CiBAAiB%2CiBAAc%3BIAC%5C%2FC%2CSAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CKAAK%2CcAAe%2CcAAc%3BIAC9B%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBAAqB%2CMAAK%2CcAAe%2CKAAI%3BIACzC%2CsBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CeAAgB%3BIACZ%2CoBAAA%3B%3BEAGJ%2C4BAA6B%2CSAAS%2CQAAO%3BIACzC%2CoBAAA%3B%3BEAGJ%2CYAAY%3BIACR%2CUAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CYAAY%2CYAAY%2CcAAe%3BIACnC%2CYAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2C0BAA2B%3BIACvB%2CiBAAA%3B%3BEAGJ%2C0BAA2B%2CqBAAqB%2CcAAc%3BEAC9D%2C0BAA2B%2CqBAAqB%2CeAAe%2CcAAc%3BIACzE%2CcAAA%3BIACA%2C6BAAA%3BIACA%2CSAAA%3B%3BEAGJ%2C0BAA2B%3BIACvB%2CUAAA%3B%3BEAGJ%2C0BAA2B%2CgBAAgB%2CcAAc%3BIACrD%2CeAAA%3B%3BEAGJ%2C0BAA2B%2CcAAc%3BIACrC%2CcAAA%3B%3BEAGJ%2C0BAA2B%2CqBAAqB%2CcAAc%2CWAAW%3BIACrE%2CeAAA%3B%3BEAGJ%2C0BAA2B%2CSAAS%3BIAChC%2CeAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CkBAAA%3B%3B%3BAA2BR%2CwBAvB0C%2CuBAAsB%3BEAE5D%2CMAAM%2COAAQ%2CeAAe%2CcAAc%2CoBAAmB%3BEAC9D%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAc%2CoBAAmB%3BEACnF%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%2CcAAc%2CoBAAmB%3BEACpF%2CoBAAqB%2CcAAc%2CoBAAmB%2CQAAS%3BIAC3D%2CaAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%2CcAAc%2CoBAAmB%3BEAC9D%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CcAAc%2CoBAAmB%3BEACnF%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%2CcAAc%2CoBAAmB%3BEACpF%2CoBAAqB%2CcAAc%2CoBAAmB%2COAAQ%3BIAC1D%2CyBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CkBAAmB%2CgBAAgB%2CoBAAoB%3BEACvD%2CiBAAkB%2CgBAAgB%2CoBAAoB%3BIAClD%2CgBAAA%3B%3B%3BAAwTR%2CQApT0B%3BEACtB%2CqBAAsB%2CiBAAiB%2CKAAI%2CiBAAiB%3BIACxD%2CYAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2CcAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CwBAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CUAAW%3BEACX%2CEAAE%2CcAAc%3BIACZ%2CaAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2CKAAK%2CQAAQ%2CaAAa%2CaAAc%3BIACpC%2CUAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CaAAa%3BIAC%5C%2FB%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%2CUAAU%3BIACvC%2CWAAA%3B%3BEAGJ%2CYAAa%2CuBAAsB%3BIAC%5C%2FB%2CaAAA%3B%3BEAGJ%2CSAAS%2CKAAM%2CmBAAmB%2CoBAAoB%2CiBAAiB%3BIACnE%2CsBAAA%3BIACA%2CSAAA%3B%3BEAGJ%3BIACI%2CkBAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CkBAAmB%2CUAAU%2CSAAO%2CQAAQ%3BIACxC%2CsBAAA%3B%3BEAGJ%2CqBAAsB%2CQAAO%2CQAAS%2CYAAW%3BIAC7C%2CgBAAgB%2CyCAAhB%3B%3BEAGJ%2CqBAAsB%2CkBAAkB%2CQAAO%2CSAAS%3BIACpD%2CgBAAgB%2CgDAAhB%3B%3BEAGJ%2CqBAAsB%2CQAAO%2CQAAS%2CuBAAuB%2COAAM%2CaAAc%2CMAAK%3BIAClF%2CgBAAgB%2CiDAAhB%3B%3BEAGJ%2CkBAAmB%2CMAAK%3BIACpB%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2CkBAAmB%2CMAAK%3BIACpB%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CYAAA%3B%3BEAGJ%2CqBAAsB%2CQAAO%2CQAAS%3BIAClC%2CSAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CUAAS%2CaAAa%3BIACxC%2CeAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CQAAO%2CQAAS%2CsBAAsB%3BEAC5D%2CqBAAsB%2CaAAa%3BIAC%5C%2FB%2CyBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CuBAAwB%2COAAM%2COAAO%3BIACjC%2CWAAA%3B%3BEAGJ%2CUAAW%2CWAAW%3BIAClB%2CUAAA%3B%3BEAGJ%2CsBAAuB%3BIACnB%2CaAAA%3B%3BEAGJ%2CQAAS%2COAAM%3BIACX%2CWAAA%3B%3BEAGJ%2CsBAAuB%2CMAAK%2CSAAS%3BIACjC%2CyBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CeAAe%2CYAAa%2COAAM%3BIAC9B%2CeAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CmBAAA%3BIACA%2CmCAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%2CQAAO%2CUAAW%3BIAC%5C%2FC%2CgBAAgB%2C6DAAhB%3B%3BEAGJ%2CqBAAsB%2CUAAS%2CaAAa%2CKAAM%3BIAC9C%2CgBAAgB%2C%2BDAAhB%3B%3BEAGJ%2CqBAAsB%2CUAAS%2CaAAa%2CKAAM%2CoBAAmB%3BIACjE%2CgBAAgB%2C%2BDAAhB%3B%3BEAKJ%2CqBAAsB%2CUAAS%2CaAAa%2CKAAM%3BIAC9C%2CgBAAgB%2CgDAAhB%3B%3BEAKJ%2CEAAE%2CIAAI%2CKAAK%3BEACX%2CEAAE%2CIAAI%2CMAAM%3BIACR%2CaAAA%3B%3BEAGJ%2CqBAAsB%2COAAM%3BIACxB%2CiBAAA%3B%3BEAGJ%2CqBAAsB%2COAAM%2CQAAS%2CaAAY%2CMAAM%3BIACnD%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CiBAAiB%2CKAAI%2CiBAAiB%3BIACxD%2CYAAA%3B%3BEAGJ%3BEACA%2CqBAAsB%3BIAClB%2CWAAA%3B%3BEAGJ%2CiBAAkB%2CeAAc%3BIAC5B%2CcAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CyBAA0B%3BEAC1B%2CyBAA0B%3BIACtB%2CsBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAA0B%3BIACtB%2CWAAA%3B%3BEAGJ%3BIACI%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2COAAM%3BIACxB%2CcAAA%3B%3BEAGJ%2CeAAgB%2CaAAY%3BIACxB%2CgBAAA%3B%3BEAGJ%2CcAAe%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAAoB%2CQAAM%3BIACvE%2CcAAA%3B%3BEAGJ%2CKAAK%2COAAO%2CQAAQ%3BIAChB%2CSAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CKAAK%2CUAAW%2CMAAK%2CKAAK%3BIACtB%2CwBAAA%3BIACA%2CuBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CKAAK%2CUAAW%2CMAAK%2CKAAK%2CQAAS%3BIAC%5C%2FB%2C8BAAA%3BIACA%2C6BAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CKAAK%2CcAAe%2CiBAAiB%3BIACjC%2CaAAA%3B%3BEAGJ%2CeAAgB%2CMAAK%2CUAAW%2CMAAK%2CKAAM%3BIACvC%2CMAAA%3B%3BEAGJ%2CoBAAqB%3BIACjB%2CcAAA%3B%3BEAGJ%2CKAAK%2CUAAW%2CMAAK%2CKAAK%2CQAAS%3BIAC%5C%2FB%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CMAAK%2CSAAS%3BIAChC%2CcAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CSAAS%2CKAAM%2CWAAW%2CEAAC%3BIACvB%2CWAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CsBAAuB%2CIAAG%2CuBAAwB%3BEAClD%2CyBAAyB%2CsBAAuB%2CwBAAwB%2CWAAU%3BEAClF%2CyBAAyB%2CsBAAuB%2CwBAAwB%2CWAAU%3BEAClF%2CyBAAyB%2CsBAAuB%2CwBAAwB%2CWAAU%3BEAClF%2CyBAAyB%2CsBAAuB%2CwBAAwB%2CWAAU%3BEAClF%2CEAAE%2CKAAK%2CQAAQ%2CaAAa%2CUAAU%3BIAClC%2CaAAA%3B%3BEAGJ%2CyBAAyB%2CsBAAuB%2CGAAE%2CKAAK%2CQAAQ%3BIAC3D%2COAAO%2CmBAAP%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CSAAQ%2CUAAU%2CSAAU%3BIACjE%2CUAAA%3B%3BEAGJ%2CmBAAoB%2CiBAAiB%3BIACjC%2C2BAAA%3BIACA%2C8BAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3B%3BAAiBR%2CwBAb0C%2CuBAAsB%3BEAC5D%2C4BAA6B%3BIACzB%2CcAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2COAAO%2CmBAAP%3BIACA%2C0BAAA%3BIACA%2C2BAAA%3BIACA%2CmBAAA%3B%3B%3BAAkCR%2CwBA9B0C%3BEACtC%2CeAAgB%2CeAAc%2CoBAAqB%3BIAC%5C%2FC%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CoBAAmB%3BEACzC%2CqBAAsB%2CcAAa%2CMAAO%2CoBAAmB%3BEAC7D%2CqBAAsB%2CqBAAqB%2CcAAa%2CMAAO%2CoBAAmB%3BEAClF%2CqBAAsB%2CqBAAqB%2CeAAe%2CcAAa%2CMAAO%2CoBAAmB%3BIAC7F%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CoBAAmB%3BIACrC%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAc%2CmBAAmB%3BIACjE%2CiBAAA%3B%3BEAGJ%2CqBAAsB%2CoBAAmB%3BIACrC%2C6BAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CoBAAqB%2CWAAU%2CkBAAmB%3BIAC9C%2CkBAAA%3B%3B%3BAAgCR%2CwBA5B0C%3BEACtC%2CuBAAuB%2CQAAQ%2COAAQ%3BIACnC%2CsBAAA%3B%3BEAGJ%2CuBAAwB%3BIACpB%2CcAAA%3B%3BEAGJ%2CGAAG%2CwBAAyB%3BIACxB%2CWAAA%3B%3BEAGJ%2CqBAAsB%3BEACtB%2CqBAAsB%2CSAAQ%3BIAC1B%2CsBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CIAAI%3BIACA%2CUAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3B%3BAAgFR%2CwBA5E0C%3BEACtC%2CeAAgB%2CmBAAmB%2CyBAAwB%3BIACvD%2CgBAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CgBAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%2CcAAa%3BIACtC%2CgBAAA%3B%3BEAGJ%3BIACI%2CiBAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CWAAW%2CeAAe%3BIAC%5C%2FD%2CeAAA%3B%3BEAGJ%3BIACI%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CGAAE%3BEAC3C%2CqBAAsB%2CSAAQ%2CUAAU%2CSAAU%3BIAC9C%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%3BIACrC%2CoBAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%3BIACrC%2CWAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3BIACA%2C2BAAA%3BIACA%2CWAAA%3BIACA%2C8BAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CyBAAyB%3BIAC9D%2CeAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2C2CAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2C0BAA2B%3BIACvB%2CYAAA%3B%3BEAGJ%2C0BAA2B%3BIACvB%2CcAAA%3BIACA%2CmBAAA%3B%3B%3BAAoDR%2CQAhD0B%3BEACtB%3BIACI%2CgBAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CeAAA%3B%3BEAGJ%2CwBAAyB%2CYAAY%3BIACjC%2CcAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%2CWAAY%2CMAAK%2CYAAY%3BEAC7B%2CWAAY%2CMAAK%2CYAAY%2CQAAS%2CQAAK%3BEAC3C%2CWAAY%2CMAAK%2CYAAY%2CIAAI%3BIAC7B%2CYAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CGAAG%2CwBAAyB%2C0BAA0B%3BIAClD%2CsBAAA%3BIACA%2CYAAA%3BIACA%2C4BAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CiCAAkC%2CIAAG%2CwBAAyB%3BIAC1D%2CwBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CiCAAkC%2CIAAG%2CwBAAyB%2CMAAM%3BIAChE%2CWAAA%3B%3B%3BAAaR%2CwBAT0C%3BEAEtC%2CqBAAsB%2CmBAAmB%2CWAAW%2CeAAe%3BEACnE%2CSAAS%2CKAAM%2CmBAAmB%3BIAC9B%2CcAAA%3BIACA%2CqBAAA%3B%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAaJ%2CwBAV0C%3BEACtC%3BIACI%2CaAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3B%3BAAIR%2CqBAAsB%2COAAM%2CQAAS%2CaAAY%2CMAAM%3BEACnD%2CWAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2CQAAS%2CmBAAmB%3BEACpD%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CqBAAsB%2CUAAS%2CKAAM%2CmBAAmB%3BEACpD%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CaAtgJ0B%2CmBAsgJ1B%3B%3BAAGJ%2CqBAAsB%2CsBAAsB%2CmBAAmB%2CWAAW%2CeAAe%3BAACzF%2CqBAAsB%2CUAAS%2CKAAM%2CmBAAmB%3BEACpD%2CeAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2CQAAS%2CSAAQ%2CQAAQ%3BAACrD%2CqBAAsB%2COAAM%2COAAQ%2CSAAQ%2CQAAQ%3BEAChD%2CgBAAA%3B%3BAAGJ%2CMAAM%2COAAQ%2CWAAU%3BAACxB%2CqBAAsB%2COAAM%2CQAAS%2CWAAU%3BEAC3C%2CsBAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%2COAAQ%2CaAAY%2CMAAO%3BEACnD%2CeAAA%3B%3BAAGJ%2CqBAAsB%2CiBAAiB%2CeAAe%3BEAClD%2CeAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CaApiJyB%2CqBAoiJzB%3BEACA%2CiBAAA%3B%3BAAsCJ%2CwBAnC0C%3BEAEtC%2CqBAAsB%3BEACtB%2CqBAAsB%2CSAAQ%3BIAC1B%2CsBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CSAAQ%2CUAAU%3BIACvD%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%3BIACrC%2CiBAAA%3B%3BEAGJ%3BEACA%2CqBAAsB%2CmBAAmB%3BIACrC%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CoBAAmB%3BIACxD%2CgBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%3BIAC7B%2CeAAA%3B%3BEAGJ%2CiBAAkB%3BIACd%2CQAAA%3B%3B%3BAAIR%2CqBAAsB%2CiBAAiB%2CeAAe%3BEAClD%2CeAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CaA%5C%2FkJyB%2CqBA%2BkJzB%3BEACA%2CiBAAA%3B%3BAAGJ%2CiBAAkB%2CqBAAoB%2CQAAS%3BEAC3C%2CWAAA%3B%3BAAGJ%3BEACI%2CcAAA%3B%3BAAGJ%2CUAAW%2CGAAG%2CSAAS%2CaAAY%3BEAC%5C%2FB%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C2BAA2B%2CqBAAqB%2CeAAgB%3BEAC5D%2CKAAK%2CgBAAL%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2C2BAA2B%2CqBAAqB%2CeAAgB%3BEAC5D%2CKAAK%2CgBAAL%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2C2BAA2B%2CqBAAqB%2CeAAgB%2C6BAA4B%2C8BAA%2BB%3BEACvH%2CKAAK%2CgBAAL%3BEACA%2CYAAA%3B%3BAAKJ%2C2BAA2B%2CqBAAqB%2CeAAgB%2CsBAAsB%3BEAClF%2CgBAAA%3B%3BAAGJ%2CsBAAuB%2CEAAC%3BEACpB%2C0BAAA%3BEACA%2CmBAAA%3B%3BAAoDJ%2CQAjD0B%3BEACtB%2CsBAAuB%2CQAAO%3BIAC1B%2CsBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CsBAAuB%3BIACnB%2CeAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CsBAAuB%2CUAAS%3BIAC5B%2CUAAA%3B%3BEAGJ%2CsBAAuB%2CUAAS%2CcAAe%3BIAC3C%2CSAAA%3B%3BEAGJ%2CsBAAuB%2CeAAe%3BIAClC%2CaAAA%3BIACA%2COAAO%2CqBAAP%3BIACA%2CgBAAA%3B%3BEAGJ%2CsBAAuB%2CUAAS%2CKAAM%2CmBAAmB%2CoBAAoB%2CiBAAiB%3BIAC1F%2CsBAAA%3BIACA%2CyBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CsBAAuB%3BIACnB%2CSAAA%3B%3BEAGJ%2CsBAAuB%2CcAAc%3BIACjC%2CSAAA%3B%3BEAGJ%2CgBAAiB%3BIACb%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3B%3BAAIR%2CqBAAsB%2CWAAW%2COAAM%3BEACnC%2CUAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2COAAM%2CmBAAoB%3BEACvD%2CWAAA%3B%3BAAGJ%2CqBAAsB%2CWAAW%2COAAM%2CmBAAoB%2CmBAAmB%3BEAC1E%2CWAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CWAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%3BEACtC%2CUAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%3BEACxF%2CaAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%3BEAC9F%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BEAC7G%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BEAC3H%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAkB%3BEAC7I%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BEAC3H%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BEAC%5C%2FI%2CsBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BEAC3H%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BEACjJ%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CMAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CyBAAwB%3BEACzK%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%3BEAC3J%2CaAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%3BEAC9K%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%2CeAAe%3BEAC7L%2CeAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BEACjJ%2CoBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BEACjJ%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CyBAAyB%2CuBAAuB%3BEAC%5C%2FL%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAa%2CMAAO%2CsBAAsB%3BEACvJ%2C2BAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BAAC%5C%2FH%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAa%2CMAAO%3BEACjI%2CwBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BEAC%5C%2FI%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CwBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CQAAO%3BEACtJ%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%2CiBAAiB%2COAAM%3BEAC5L%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CwBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAmB%2CmBAAmB%2CQAAO%3BEACxK%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAmB%2CmBAAmB%2CQAAO%2CWAAW%3BEACnL%2CSAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2CcAAa%3BEAC7C%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%2CcAAa%2CQAAS%3BAAC1D%2CqBAAsB%2CcAAc%2CcAAa%2COAAQ%3BEACrD%2CiBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CqBAAsB%2CcAAc%3BEAChC%2CUAAA%3B%3BAAGJ%2CYAAa%3BEACT%2CUAAA%3B%3BAAGJ%2CYAAa%2CaAAa%3BEACtB%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CYAAa%2CaAAa%2CkBAAkB%3BEACxC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CYAAa%2CaAAa%2CkBAAkB%3BEACxC%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CSAAS%3BEACjD%2CaAx7JyB%2CgBAw7JzB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CSAAS%3BEACjD%2CaAn8JyB%2CgBAm8JzB%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CSAAS%2CGAAG%3BEACpD%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CeAAe%3BEACvD%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CYAAa%2CaAAa%2CkBAAkB%3BEACxC%2CcAAA%3B%3BAAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CoBAAoB%3BEAC5D%2CcAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CqBAAsB%2CaAAa%2CQAAO%3BEACtC%2CUAAA%3B%3BAAGJ%2CqBAAsB%2CaAAY%3BEAC9B%2CMAAA%3B%3BAAGJ%2CqBAAsB%2CiBAAiB%3BEACnC%2CUAAA%3B%3BAAGJ%2CYAAY%2CaAAc%2CWAAW%3BEACjC%2CSAAA%3B%3BAAIJ%2CiBAAkB%2CQAAO%2CSAAS%3BEAC9B%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CiBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BEACvC%2CUAAA%3B%3BAAEJ%2CUAAW%2CUAAU%2CSAAQ%3BEACzB%2CaAAA%3B%3BAAmYJ%2CwBAjY2C%3BEACvC%2CqBAAsB%2CWAAW%2COAAM%3BIACnC%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%2CeAAe%3BIAC7L%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CYAAa%2CaAAa%3BIACtB%2CkBAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%3BIACxC%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CQAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%3BIACxC%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%2COAAM%3BIACnC%2C4BAAA%3BIACA%2C2BAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%2COAAM%2CmBAAoB%3BIACvD%2CmBAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CYAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAa%3BIAC7C%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAa%3BIAC7C%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2CcAAa%2COAAQ%3BIACrD%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CoBAAqB%2CeAAe%2CcAAc%3BEAClD%2CoBAAqB%3BIACjB%2CiBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%3BIACxF%2CaAAA%3BIACA%2C8BAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%3BIAC9F%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2C8BAAA%3BIACA%2CQAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAkB%3BIAC7I%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CsBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BIAC3H%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CMAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CyBAAwB%3BIACzK%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%3BIAC3J%2CaAAA%3BIACA%2CWAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%3BIAC9K%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CuBAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%2CeAAe%3BIAC7L%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2CoBAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2C6BAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CyBAAyB%2CuBAAuB%3BIAC%5C%2FL%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAa%2CMAAO%2CsBAAsB%3BIACvJ%2C6BAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%3BEAC%5C%2FH%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAa%2CMAAO%3BIACjI%2CwBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CwBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CQAAO%3BIACtJ%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%2CiBAAiB%2COAAM%3BIAC5L%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CwBAAA%3BIACA%2CeAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAmB%2CmBAAmB%2CQAAO%3BIACxK%2CSAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CmBAAmB%2CmBAAmB%2CQAAO%2CWAAW%3BIACnL%2CSAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%3BIACrK%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%3BIACrK%2CoBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CUAAA%3B%3BEAGJ%2CYAAa%2CaAAa%3BIACtB%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%3BIACxC%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CQAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%3BIACxC%2C6BAAA%3BIACA%2CUAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CSAAS%3BIACjD%2CaA5zKqB%2CgBA4zKrB%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CSAAS%3BIACjD%2CaAx0KqB%2CgBAw0KrB%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CSAAS%2CGAAG%3BIACpD%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CeAAe%3BIACvD%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2C8BAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%3BIACxC%2CcAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CoBAAoB%3BIAC5D%2CcAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CqBAAsB%2CaAAa%2CQAAO%3BIACtC%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CaAAY%3BIAC9B%2CMAAA%3B%3BEAGJ%2CqBAAsB%2CiBAAiB%3BIACnC%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%2COAAM%3BIACnC%2CUAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2COAAO%2CmBAAP%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAAgBR%2CwBAZ2C%3BEACvC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2COAAO%2CmBAAP%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CuBAAA%3B%3B%3BAAgBR%2CwBAZ2C%3BEACvC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2COAAO%2CmBAAP%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BIAC%5C%2FI%2CuBAAA%3B%3B%3BAAYR%2CwBAR0C%3BEACtC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%3BIAC7G%2COAAO%2CmBAAP%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAAsCR%2CwBAlC0C%3BEACtC%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%3BIACjJ%2CeAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CsBAAsB%2CWAAU%2CkBAAmB%2CeAAe%3BIAC7L%2CeAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%3BEACnJ%2CqBAAsB%2CcAAc%2COAAM%2CoBAAqB%2CeAAe%2CeAAc%2CKAAM%2CeAAe%2CcAAc%2CoBAAoB%2CsBAAsB%2CiBAAiB%2COAAM%3BIAC5L%2CeAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CYAAa%2CkBAAkB%2CSAAS%3BIACpC%2CeAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CSAAS%2CGAAG%3BIACpD%2CgBAAA%3B%3BEAGJ%2CYAAa%2CaAAa%2CkBAAkB%2CeAAe%3BIACvD%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAcR%2CwBAV2C%3BEACvC%2CqBAAsB%2CWAAW%2COAAM%2CmBAAoB%2CmBAAkB%3BIACzE%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%2COAAM%2CmBAAoB%2CmBAAkB%3BIACzE%2CcAAA%3B%3B%3BAAcR%2CwBAV2C%3BEACvC%2CqBAAsB%2CWAAW%2COAAM%2CmBAAoB%2CmBAAkB%3BIACzE%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CWAAW%2COAAM%2CmBAAoB%2CmBAAkB%3BIACzE%2CaAAA%3B%3B%3BAAIR%2CkBACI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CaAl9K0B%2CqBAk9K1B%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAPR%2CkBAUI%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CaA79KsB%2CmBA69KtB%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAhBR%2CkBAmBI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CaAp%2BK0B%2CqBAo%2BK1B%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAzBR%2CkBA4BI%3BAA5BJ%2CkBA6BI%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CaAh%5C%2FKsB%2CmBAg%5C%2FKtB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAlCR%2CkBAqCI%2CGACI%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CaAz%5C%2FKkB%2CmBAy%5C%2FKlB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA3CZ%2CkBAgDI%3BEACI%2CiBAAA%3B%3BAAIR%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CmBAAA%3B%3BAAVJ%2CqBAYI%3BAAXJ%2C2CAWI%3BAAVJ%2CQAUI%3BAATJ%2CuBASI%3BAARJ%2CwBAQI%3BAAPJ%2CoBAOI%3BAANJ%2CYAMI%3BAALJ%2CoBAKI%3BAAJJ%2CoBAII%3BAAHJ%2CyBAGI%3BEACI%2CmBAAA%3B%3BAAbR%2CqBAgBI%2CGAAE%3BAAfN%2C2CAeI%2CGAAE%3BAAdN%2CQAcI%2CGAAE%3BAAbN%2CuBAaI%2CGAAE%3BAAZN%2CwBAYI%2CGAAE%3BAAXN%2CoBAWI%2CGAAE%3BAAVN%2CYAUI%2CGAAE%3BAATN%2CoBASI%2CGAAE%3BAARN%2CoBAQI%2CGAAE%3BAAPN%2CyBAOI%2CGAAE%3BEAEE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CaA1hLsB%2CmBA0hLtB%3B%3BAAEA%2CqBAPJ%2CGAAE%2CWAOG%3BAAAD%2C2CAPJ%2CGAAE%2CWAOG%3BAAAD%2CQAPJ%2CGAAE%2CWAOG%3BAAAD%2CuBAPJ%2CGAAE%2CWAOG%3BAAAD%2CwBAPJ%2CGAAE%2CWAOG%3BAAAD%2CoBAPJ%2CGAAE%2CWAOG%3BAAAD%2CYAPJ%2CGAAE%2CWAOG%3BAAAD%2CoBAPJ%2CGAAE%2CWAOG%3BAAAD%2CoBAPJ%2CGAAE%2CWAOG%3BAAAD%2CyBAPJ%2CGAAE%2CWAOG%3BEACG%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3B%3BAA3BZ%2CqBAgBI%2CGAAE%2CWAcE%3BAA7BR%2C2CAeI%2CGAAE%2CWAcE%3BAA5BR%2CQAcI%2CGAAE%2CWAcE%3BAA3BR%2CuBAaI%2CGAAE%2CWAcE%3BAA1BR%2CwBAYI%2CGAAE%2CWAcE%3BAAzBR%2CoBAWI%2CGAAE%2CWAcE%3BAAxBR%2CYAUI%2CGAAE%2CWAcE%3BAAvBR%2CoBASI%2CGAAE%2CWAcE%3BAAtBR%2CoBAQI%2CGAAE%2CWAcE%3BAArBR%2CyBAOI%2CGAAE%2CWAcE%3BEACI%2CaApiLkB%2CmBAoiLlB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAlCZ%2CqBAsCI%3BAArCJ%2C2CAqCI%3BAApCJ%2CQAoCI%3BAAnCJ%2CuBAmCI%3BAAlCJ%2CwBAkCI%3BAAjCJ%2CoBAiCI%3BAAhCJ%2CYAgCI%3BAA%5C%2FBJ%2CoBA%2BBI%3BAA9BJ%2CoBA8BI%3BAA7BJ%2CyBA6BI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaA9iLsB%2CmBA8iLtB%3B%3BAAzCR%2CqBA4CI%3BAA3CJ%2C2CA2CI%3BAA1CJ%2CQA0CI%3BAAzCJ%2CuBAyCI%3BAAxCJ%2CwBAwCI%3BAAvCJ%2CoBAuCI%3BAAtCJ%2CYAsCI%3BAArCJ%2CoBAqCI%3BAApCJ%2CoBAoCI%3BAAnCJ%2CyBAmCI%3BEACI%2CcAAA%3BEACA%2CaAnjLsB%2CmBAmjLtB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAjDR%2CqBAoDI%2CQAAO%2CKACH%3BAApDR%2C2CAmDI%2CQAAO%2CKACH%3BAAnDR%2CQAkDI%2CQAAO%2CKACH%3BAAlDR%2CuBAiDI%2CQAAO%2CKACH%3BAAjDR%2CwBAgDI%2CQAAO%2CKACH%3BAAhDR%2CoBA%2BCI%2CQAAO%2CKACH%3BAA%5C%2FCR%2CYA8CI%2CQAAO%2CKACH%3BAA9CR%2CoBA6CI%2CQAAO%2CKACH%3BAA7CR%2CoBA4CI%2CQAAO%2CKACH%3BAA5CR%2CyBA2CI%2CQAAO%2CKACH%3BEACI%2CeAAA%3B%3BAAKZ%2CqBAUI%2CWACI%2CGACI%3BAAXZ%2C2CASI%2CWACI%2CGACI%3BAAVZ%2CQAQI%2CWACI%2CGACI%3BAATZ%2CuBAOI%2CWACI%2CGACI%3BAARZ%2CwBAMI%2CWACI%2CGACI%3BAAPZ%2CoBAKI%2CWACI%2CGACI%3BAANZ%2CYAII%2CWACI%2CGACI%3BAALZ%2CoBAGI%2CWACI%2CGACI%3BAAJZ%2CoBAEI%2CWACI%2CGACI%3BAAHZ%2CyBACI%2CWACI%2CGACI%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CaA%5C%2FkLc%2CmBA%2BkLd%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAjBhB%2CqBAuBI%2CMAAK%3BAAtBT%2C2CAsBI%2CMAAK%3BAArBT%2CQAqBI%2CMAAK%3BAApBT%2CuBAoBI%2CMAAK%3BAAnBT%2CwBAmBI%2CMAAK%3BAAlBT%2CoBAkBI%2CMAAK%3BAAjBT%2CYAiBI%2CMAAK%3BAAhBT%2CoBAgBI%2CMAAK%3BAAfT%2CoBAeI%2CMAAK%3BAAdT%2CyBAcI%2CMAAK%3BEACD%2CaAxlLsB%2CmBAwlLtB%3B%3BAAxBR%2CqBAuBI%2CMAAK%2CWAGD%2CGACI%3BAA1BZ%2C2CAsBI%2CMAAK%2CWAGD%2CGACI%3BAAzBZ%2CQAqBI%2CMAAK%2CWAGD%2CGACI%3BAAxBZ%2CuBAoBI%2CMAAK%2CWAGD%2CGACI%3BAAvBZ%2CwBAmBI%2CMAAK%2CWAGD%2CGACI%3BAAtBZ%2CoBAkBI%2CMAAK%2CWAGD%2CGACI%3BAArBZ%2CYAiBI%2CMAAK%2CWAGD%2CGACI%3BAApBZ%2CoBAgBI%2CMAAK%2CWAGD%2CGACI%3BAAnBZ%2CoBAeI%2CMAAK%2CWAGD%2CGACI%3BAAlBZ%2CyBAcI%2CMAAK%2CWAGD%2CGACI%3BEACI%2CoBAAA%3BEACA%2CeAAA%3B%3BAA7BhB%2CqBAuBI%2CMAAK%2CWAGD%2CGAMI%3BAA%5C%2FBZ%2C2CAsBI%2CMAAK%2CWAGD%2CGAMI%3BAA9BZ%2CQAqBI%2CMAAK%2CWAGD%2CGAMI%3BAA7BZ%2CuBAoBI%2CMAAK%2CWAGD%2CGAMI%3BAA5BZ%2CwBAmBI%2CMAAK%2CWAGD%2CGAMI%3BAA3BZ%2CoBAkBI%2CMAAK%2CWAGD%2CGAMI%3BAA1BZ%2CYAiBI%2CMAAK%2CWAGD%2CGAMI%3BAAzBZ%2CoBAgBI%2CMAAK%2CWAGD%2CGAMI%3BAAxBZ%2CoBAeI%2CMAAK%2CWAGD%2CGAMI%3BAAvBZ%2CyBAcI%2CMAAK%2CWAGD%2CGAMI%3BEACI%2CoBAAA%3BEACA%2CeAAA%3B%3BAAuChB%2CwBAjC0C%3BEAEtC%2CqBAUI%2CMAAK%3BEATT%2C2CASI%2CMAAK%3BEART%2CQAQI%2CMAAK%3BEAPT%2CuBAOI%2CMAAK%3BEANT%2CwBAMI%2CMAAK%3BEALT%2CoBAKI%2CMAAK%3BEAJT%2CYAII%2CMAAK%3BEAHT%2CoBAGI%2CMAAK%3BEAFT%2CoBAEI%2CMAAK%3BEADT%2CyBACI%2CMAAK%3BIACD%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CaAvnLkB%2CmBAunLlB%3B%3BEAbR%2CqBAUI%2CMAAK%2CWAKD%2CGACI%3BEAfZ%2C2CASI%2CMAAK%2CWAKD%2CGACI%3BEAdZ%2CQAQI%2CMAAK%2CWAKD%2CGACI%3BEAbZ%2CuBAOI%2CMAAK%2CWAKD%2CGACI%3BEAZZ%2CwBAMI%2CMAAK%2CWAKD%2CGACI%3BEAXZ%2CoBAKI%2CMAAK%2CWAKD%2CGACI%3BEAVZ%2CYAII%2CMAAK%2CWAKD%2CGACI%3BEATZ%2CoBAGI%2CMAAK%2CWAKD%2CGACI%3BEARZ%2CoBAEI%2CMAAK%2CWAKD%2CGACI%3BEAPZ%2CyBACI%2CMAAK%2CWAKD%2CGACI%3BIACI%2CqBAAA%3BIACA%2CqBAAA%3B%3BEAlBhB%2CqBAUI%2CMAAK%2CWAKD%2CGAMI%3BEApBZ%2C2CASI%2CMAAK%2CWAKD%2CGAMI%3BEAnBZ%2CQAQI%2CMAAK%2CWAKD%2CGAMI%3BEAlBZ%2CuBAOI%2CMAAK%2CWAKD%2CGAMI%3BEAjBZ%2CwBAMI%2CMAAK%2CWAKD%2CGAMI%3BEAhBZ%2CoBAKI%2CMAAK%2CWAKD%2CGAMI%3BEAfZ%2CYAII%2CMAAK%2CWAKD%2CGAMI%3BEAdZ%2CoBAGI%2CMAAK%2CWAKD%2CGAMI%3BEAbZ%2CoBAEI%2CMAAK%2CWAKD%2CGAMI%3BEAZZ%2CyBACI%2CMAAK%2CWAKD%2CGAMI%3BIACI%2CqBAAA%3BIACA%2CqBAAA%3B%3B%3BAAQpB%2CqBAUI%2CaACI%3BAAVR%2C2CASI%2CaACI%3BAATR%2CQAQI%2CaACI%3BAARR%2CuBAOI%2CaACI%3BAAPR%2CwBAMI%2CaACI%3BAANR%2CoBAKI%2CaACI%3BAALR%2CYAII%2CaACI%3BAAJR%2CoBAGI%2CaACI%3BAAHR%2CoBAEI%2CaACI%3BAAFR%2CyBACI%2CaACI%3BEACI%2CaAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CaAzpLkB%2CmBAypLlB%3B%3BAAhBZ%2CqBAUI%2CaASI%2CGACI%3BAAnBZ%2C2CASI%2CaASI%2CGACI%3BAAlBZ%2CQAQI%2CaASI%2CGACI%3BAAjBZ%2CuBAOI%2CaASI%2CGACI%3BAAhBZ%2CwBAMI%2CaASI%2CGACI%3BAAfZ%2CoBAKI%2CaASI%2CGACI%3BAAdZ%2CYAII%2CaASI%2CGACI%3BAAbZ%2CoBAGI%2CaASI%2CGACI%3BAAZZ%2CoBAEI%2CaASI%2CGACI%3BAAXZ%2CyBACI%2CaASI%2CGACI%3BEACI%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CaAhqLc%2CmBAgqLd%3BEACA%2CSAAA%3B%3BAAxBhB%2CqBAUI%2CaAkBI%3BAA3BR%2C2CASI%2CaAkBI%3BAA1BR%2CQAQI%2CaAkBI%3BAAzBR%2CuBAOI%2CaAkBI%3BAAxBR%2CwBAMI%2CaAkBI%3BAAvBR%2CoBAKI%2CaAkBI%3BAAtBR%2CYAII%2CaAkBI%3BAArBR%2CoBAGI%2CaAkBI%3BAApBR%2CoBAEI%2CaAkBI%3BAAnBR%2CyBACI%2CaAkBI%3BEACI%2CeAAA%3BEACA%2CaAvqLkB%2CmBAuqLlB%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAASX%2CwBAJ0C%3BEACvC%2CQAAS%2CWAAW%3BIAChB%2C2BAAA%3B%3B%3B%3BAgB17KR%3BEACI%2CcAAA%3BEACA%2CahB%5C%2FPyB%2C4BgB%2BPzB%3BEACA%2CiCAAA%3BEACA%2C4BAA4B%2CMAA5B%3BEACA%2C%2BBAA%2BB%2CMAA%5C%2FB%3BEACA%2CuBAAuB%2CSAAvB%3B%3BAAGJ%2CKACI%3BEACI%2CWAAA%3B%3BAAIR%2CSACI%3BEACI%2C2BAAA%3BEACA%2C4BAAA%3B%3BAAHR%2CSAMI%3BEACI%2C0BAAA%3BEACA%2CUAAA%3B%3BAARR%2CSAWI%2CQAAO%3BEACH%2CmBAAA%3B%3BAAIR%2CeACI%3BEACI%2CWAAA%3B%3BAAIR%3BEACI%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CSAAC%3BEACG%2CuBAAA%3B%3BAADJ%2CSAAC%2CaAGG%3BEACI%2CgBAAA%3B%3BAAKZ%3BEACI%2C4BAAA%3BEAEA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAJJ%2CkBAMI%3BEACI%2CUAAA%3BEACA%2CUAAA%3B%3BAARR%2CkBAWI%3BEACI%2CUAAA%3BEACA%2CcAAA%3B%3BAAbR%2CkBAWI%2CcAII%3BEACI%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CkBAbJ%2CcAaK%3BEACG%2CyBAAA%3B%3BAADJ%2CkBAbJ%2CcAaK%2CMAGG%3BEACI%2CgBAAgB%2CWAAW%2CYAA3B%3BEACA%2CmBAAmB%2CWAAW%2CYAA9B%3BEACA%2CcAAc%2CWAAW%2CYAAzB%3BEACA%2CeAAe%2CWAAW%2CYAA1B%3BEACA%2CWAAW%2CWAAW%2CYAAtB%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAArChB%2CkBAWI%2CcA8BI%3BEACI%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C4CAAA%3B%3BAA9CZ%2CkBAkDI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAKI%2CkBAFR%2CcACI%2CKACK%3BEAEG%2CahB5Wa%2CgBgB4Wb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAzEhB%2CkBAuDI%2CcAsBI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FEZ%2CkBAuDI%2CcA2BI%3BEAEI%2CahB%5C%2FXkB%2CmBgB%2BXlB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAAGI%2CkBAzCZ%2CcA2BI%2CSAaI%2CKACK%3BEACG%2CYAAA%3B%3BAAGJ%2CkBA7CZ%2CcA2BI%2CSAaI%2CKAKK%3BEACG%2CcAAA%3BEACA%2CiBAAA%3B%3BAAFJ%2CkBA7CZ%2CcA2BI%2CSAaI%2CKAKK%2CWAIG%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CkBAzDpB%2CcA2BI%2CSAaI%2CKAKK%2CWAIG%2CEAQK%3BEACG%2CyBAAA%3BEACA%2C0BAAA%3B%3BAAlH5B%2CkBA0HI%3BEAEI%2CahB7aqB%2CgBgB6arB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CkBAPJ%2CGAOK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAgB%2C%2BCAAhB%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3B%3BAA1IZ%2CkBA0HI%2CGAmBI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CCAAC%3BEACG%2CaAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAJJ%2CgBAMI%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAARR%2CgBAMI%2CSAII%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEAEA%2CahBrdiB%2CqBgBqdjB%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CoBAAA%3B%3BAAhBZ%2CgBAMI%2CSAaI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEAEA%2CahB5dkB%2CmBgB4dlB%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAA3BZ%2CgBAMI%2CSAaI%2CEAUI%3BEACI%2CiBAAA%3B%3BAA9BhB%2CgBAmCI%3BEACI%2CkBAAA%3B%3BAAEA%2CgBAHJ%2CQAGK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAIR%2CgBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2C2DAAhB%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CeAII%3BEACI%2CiBAAA%3B%3BAALR%2CeAQI%2CcACI%3BEACI%2CkBAAA%3B%3BAAVZ%2CeAQI%2CcACI%2CMAGI%3BEACI%2CWAAA%3B%3BAAbhB%2CeAQI%2CcACI%2CMAOI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2C%2BBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEAEA%2CahBniBa%2CqBgBmiBb%3B%3BAA5BhB%2CeAQI%2CcACI%2CMAOI%2CSAcI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAMR%2CeA%5C%2FBR%2CcA8BI%2CQACK%2COACG%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAHR%2CeA%5C%2FBR%2CcA8BI%2CQACK%2COACG%2CMAII%3BEACI%2C2DAAA%3BEACA%2CwDAAA%3BEACA%2CmDAAA%3BEACA%2CmBAAA%3B%3BAAQxB%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAANJ%2CaAQI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAAXR%2CaAQI%2CSAKI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEAEA%2CahBjlBiB%2CqBgBilBjB%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CoBAAA%3B%3BAApBZ%2CaAQI%2CSAeI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEAEA%2CahBxlBkB%2CmBgBwlBlB%3B%3BAA5BZ%2CaAgCI%3BEACI%2CWAAA%3B%3BAAjCR%2CaAoCI%3BEACI%2CkBAAA%3B%3BAArCR%2CaAoCI%2CMAGI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAzCZ%2CaAoCI%2CMAQI%3BEACI%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CaAhBJ%2CMAgBK%2CMACG%3BEACI%2CgBAAA%3B%3BAAFR%2CaAhBJ%2CMAgBK%2CMACG%2CEAGI%3BEACI%2CgBAAgB%2CWAAW%2CYAA3B%3BEACA%2CmBAAmB%2CWAAW%2CYAA9B%3BEACA%2CcAAc%2CWAAW%2CYAAzB%3BEACA%2CeAAe%2CWAAW%2CYAA1B%3BEACA%2CWAAW%2CWAAW%2CYAAtB%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAlEpB%2CaAwEI%3BEAEI%2CahBzoBqB%2CqBgByoBrB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CsBAAA%3B%3BAAEA%2CaAbJ%2CSAaK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CqBAAX%3B%3BAAKZ%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAANJ%2CeAQI%3BEACI%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CeALJ%2CaAKK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3B%3BAApBZ%2CeAQI%2CaAeI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahB5rBiB%2CqBgB4rBjB%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FBZ%2CeAQI%2CaA0BI%3BEACI%2CgCAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CaAAA%3B%3BAA1CZ%2CeAQI%2CaAqCI%2CKAAI%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CeA9CR%2CaAqCI%2CKAAI%2CaASC%3BEACG%2CaAAA%3B%3BAAvDhB%2CeAQI%2CaAqCI%2CKAAI%2CaAaA%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEAEA%2CahBhuBc%2CmBgBguBd%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAvEhB%2CeA4EI%3BEACI%2CaAAA%3B%3BAA7ER%2CeAgFI%3BEAmBI%2CWAAA%3B%3BAAjBI%2CeAFR%2CmBACI%2COACK%3BEACG%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEAEA%2CahBrvBc%2CmBgBqvBd%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAMR%2CeArBJ%2CmBAqBK%3BEACG%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAALJ%2CeArBJ%2CmBAqBK%2CMAOG%3BEACI%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAVR%2CeArBJ%2CmBAqBK%2CMAaG%3BEACI%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CoCAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEAEA%2CahB%5C%2FxBa%2CqBgB%2BxBb%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CoCAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAKJ%2CeAzDR%2CmBAwDI%2CyBACK%3BEACG%2CSAAA%3B%3BAA1IhB%2CeA%2BII%3BEACI%2CsBAAA%3B%3BAAhJR%2CeA%2BII%2CcAGI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CahBxzBkB%2CmBgBwzBlB%3BEACA%2CgBAAA%3B%3BAA3JZ%2CeA%2BII%2CcAeI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEAEA%2CahBn0BiB%2CqBgBm0BjB%3BEACA%2CeAAA%3B%3BAAnKZ%2CeAuKI%2CQACI%3BEACI%2CeAAA%3BEAEA%2CahB50BiB%2CqBgB40BjB%3BEACA%2CoBAAA%3B%3BAA5KZ%2CeAuKI%2CQACI%2CGAMI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CeAbZ%2CQACI%2CGAMI%2CKAMK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CUAAA%3B%3BAA1LpB%2CeAgMI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAnMR%2CeAgMI%2CSAKI%3BEACI%2CeAAA%3B%3BAAtMZ%2CeA0MI%3BEACI%2CmBAAA%3B%3BAAGJ%2CeAAC%3BEACG%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAFJ%2CeAAC%2CWAIG%3BEACI%2CmBAAA%3B%3BAAKI%2CeAVX%2CWAQG%2CaACI%2COACK%3BEACG%2CUAAA%3BEACA%2CWAAA%3B%3BAAKZ%2CeAjBH%2CWAiBI%3BEACG%2CaAAA%3B%3BAAKI%2CeAvBX%2CWAqBG%2CQACI%2CKACK%3BEACG%2CUAAA%3BEACA%2CWAAA%3B%3BAAzBhB%2CeAAC%2CWA8BG%3BEACI%2CaAAA%3B%3BAA%5C%2FBR%2CeAAC%2CWAkCG%2CWAAU%3BEACN%2CWAAA%3B%3BAAnCR%2CeAAC%2CWAsCG%3BEACI%2CYAAA%3B%3BAAvCR%2CeAAC%2CWA0CG%2CsBACI%3BEACI%2CWAAA%3B%3BAA5CZ%2CeAAC%2CWA0CG%2CsBACI%2CiBAGI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEAEA%2CahBv6BU%2CmBgBu6BV%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CeA%5C%2FDf%2CWA0CG%2CsBACI%2CiBAGI%2COAiBK%3BEACG%2CaAAA%3B%3BAAhEpB%2CeAAC%2CWA0CG%2CsBA2BI%3BEACI%2CaAAA%3B%3BAAtEZ%2CeAAC%2CWA0EG%3BEACI%2CQAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CeADH%2CUACI%3BEACG%2CaAAA%3B%3BAAKI%2CeAPX%2CUAKG%2CQACI%2CKACK%3BEACG%2CUAAA%3BEACA%2CWAAA%3B%3BAAThB%2CeAAC%2CUAcG%3BEACI%2CWAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAApBR%2CeAAC%2CUAuBG%3BEACI%2CmBAAA%3BEACA%2CaAAA%3B%3BAAzBR%2CeAAC%2CUAuBG%2CSAII%3BEACI%2CqBAAA%3B%3BAA5BZ%2CeAAC%2CUAuBG%2CSAQI%3BEACI%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAArCZ%2CeAAC%2CUAuBG%2CSAQI%2CKAQI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CeA9Cf%2CUAuBG%2CSAQI%2CKAQI%2CEAOK%3BEACG%2CqBAAA%3B%3BAA%5C%2FCpB%2CeAAC%2CUAqDG%3BEACI%2CmBAAA%3B%3BAAtDR%2CeAAC%2CUAqDG%2CQAGI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAA5DZ%2CeAAC%2CUAgEG%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CeApEP%2CUAgEG%2CEAIK%3BEACG%2CgBAAA%3B%3BAADJ%2CeApEP%2CUAgEG%2CEAIK%2CMAGG%3BEACI%2CgBAAgB%2CWAAW%2CYAA3B%3BEACA%2CmBAAmB%2CWAAW%2CYAA9B%3BEACA%2CcAAc%2CWAAW%2CYAAzB%3BEACA%2CeAAe%2CWAAW%2CYAA1B%3BEACA%2CWAAW%2CWAAW%2CYAAtB%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FWpB%2CeAqXI%3BEACI%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAzXR%2CeAqXI%2CSAMI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C%2BCAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C2BAAA%3B%3BAAlYZ%2CeAqXI%2CSAMI%2COASI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CahB%5C%2FiCa%2CgBgB%2BiCb%3B%3BAAGJ%2CeAzBR%2CSAMI%2COAmBK%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3B%3BAAGJ%2CeA%5C%2FBR%2CSAMI%2COAyBK%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAvZhB%2CeAqXI%2CSAsCI%3BEACI%2CWAAA%3B%3BAAEA%2CeAzCR%2CSAsCI%2CUAGK%3BEACG%2CaAAA%3B%3BAA%5C%2FZhB%2CeAqXI%2CSA8CI%3BEACI%2CYAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CeAlDR%2CSA8CI%2CUAIK%3BEACG%2CaAAA%3B%3BAAxahB%2CeA6aI%3BEACI%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAvbR%2CeA6aI%2CoBAYI%3BEACI%2CaAAA%3B%3BAA1bZ%2CeA6aI%2CoBAgBI%3BEACI%2CWAAA%3B%3BAA9bZ%2CeA6aI%2CoBAgBI%2CiBAGI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEAEA%2CahB3mCc%2CmBgB2mCd%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CeArCZ%2CoBAgBI%2CiBAGI%2COAkBK%3BEACG%2CaAAA%3B%3BAAOpB%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAFJ%2CeAII%3BEACI%2CWAAA%3B%3BAALR%2CeAQI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CqBAAX%3B%3BAAdR%2CeAQI%2CcAQI%2CSACI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEAEA%2CahBhpCa%2CqBgBgpCb%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CeArBZ%2CcAQI%2CSACI%2CEAYK%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CeA3BZ%2CcAQI%2CSACI%2CEAkBK%3BEACG%2CmBAAA%3B%3BAAEA%2CeA9BhB%2CcAQI%2CSACI%2CEAkBK%2CSAGI%3BEACG%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAzCxB%2CeAQI%2CcAuCI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAlDZ%2CeAQI%2CcAuCI%2CaAKI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3B%3BAAMhB%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2C4BAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3B%3BAALJ%2CUAOI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAEA%2CUALJ%2CQAKK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3B%3BAAnBZ%2CUAOI%2CQAeI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahBjtCiB%2CqBgBitCjB%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAA9BZ%2CUAOI%2CQAeI%2CGAUI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEAEA%2CahBxtCc%2CmBgBwtCd%3BEACA%2CmBAAA%3B%3BAAEA%2CUAhCZ%2CQAeI%2CGAUI%2CKAOK%3BEACG%2CaAAA%3B%3BAAxCpB%2CUAOI%2CQAsCI%2CKAAI%3BEACA%2CgCAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CaAAA%3B%3BAArDZ%2CUAOI%2CQAiDI%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA7DZ%2CUAOI%2CQAiDI%2CcAOI%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEAEA%2CahBzvCc%2CmBgByvCd%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAA5EhB%2CUAiFI%3BEACI%2CqBAAA%3BEACA%2CYAAA%3B%3BAAnFR%2CUAiFI%2CcAII%3BEACI%2CqBAAA%3B%3BAAtFZ%2CUA0FI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3B%3BAA5FR%2CUA%2BFI%3BEAEI%2CahBxxCqB%2CqBgBwxCrB%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAApGR%2CUA%2BFI%2CGAOI%3BEACI%2CcAAA%3B%3BAAvGZ%2CUA2GI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAA9GR%2CUA2GI%2CYAKI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEAEA%2CahBxyCkB%2CmBgBwyClB%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAxHZ%2CUA2GI%2CYAgBI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEAEA%2CahBnzCkB%2CmBgBmzClB%3B%3BAA%5C%2FHZ%2CUAmII%3BEACI%2CwBAAA%3B%3BAAIR%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CeAMI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAATR%2CeAYI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEAEA%2CahB70CsB%2CmBgB60CtB%3BEACA%2CSAAA%3B%3BAAlBR%2CeAYI%2CEAQI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEAEA%2CahBv1CkB%2CmBgBu1ClB%3B%3BAAIR%2CeAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAgB%2C2DAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAxCR%2CeA2CI%2CcACI%2CUACI%3BEACI%2CWAAA%3B%3BAAMhB%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEAEA%2CahB53CyB%2CgBgB43CzB%3B%3BAANJ%2CgBAQI%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C%2BBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CgBANJ%2CEAMK%3BEACG%2CYAAA%3B%3BAAMZ%3BEACI%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3B%3BAALJ%2CYAOI%3BEACI%2CkBAAA%3B%3BAARR%2CYAOI%2CkBAGI%3BEACI%2CWAAA%3B%3BAAXZ%2CYAOI%2CkBAOI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CSAAA%3B%3BAArBZ%2CYAOI%2CkBAOI%2CSASI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CahB%5C%2F5Cc%2CmBgB%2B5Cd%3BEACA%2CiBAAA%3B%3BAA3BhB%2CYAOI%2CkBAOI%2CSAgBI%3BEACI%2CgBAAA%3BEAEA%2CahBt6Cc%2CmBgBs6Cd%3B%3BAAjChB%2CYAOI%2CkBAOI%2CSAsBI%2COAAM%2CWACF%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAxCpB%2CYAOI%2CkBAOI%2CSAsBI%2COAAM%2CWACF%2CWAKI%2COAAM%3BEACF%2CUAAA%3B%3BAA3CxB%2CYAOI%2CkBAOI%2CSAsBI%2COAAM%2CWACF%2CWAKI%2COAAM%2CWAGF%3BEACI%2CWAAA%3B%3BAA9C5B%2CYAOI%2CkBAOI%2CSAsBI%2COAAM%2CWACF%2CWAKI%2COAAM%2CWAGF%2CMAGI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAEA%2CYA%5C%2FC5B%2CkBAOI%2CSAsBI%2COAAM%2CWACF%2CWAKI%2COAAM%2CWAGF%2CMAGI%2CMAMK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAxDpC%2CYAOI%2CkBAOI%2CSAsBI%2COAAM%2CWA2BF%3BEACI%2CUAAA%3B%3BAAhEpB%2CYAOI%2CkBAOI%2CSAsBI%2COAAM%2CWA2BF%2CSAGI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2C4BAAA%3BEACA%2C%2BBAAA%3B%3BAAQxB%2CMAAM%2CWAAY%2COAAO%2CSAAQ%3BEAC7B%2CaAAA%3B%3BAAGJ%2CYACI%3BEACI%2C0BAAA%3B%3BAAEA%2CYAHJ%2COAGK%3BEACG%2CmBAAA%3B%3BAADJ%2CYAHJ%2COAGK%2CQAGG%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEAEA%2CahB3%2BCc%2CmBgB2%2BCd%3BEACA%2CgBAAA%3B%3BAAZR%2CYAHJ%2COAGK%2CQAGG%2CqBAWI%3BEACI%2CWAAA%3BEAEA%2CahBj%5C%2FCU%2CmBgBi%5C%2FCV%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAAnBZ%2CYAHJ%2COAGK%2CQAGG%2CqBAmBI%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAxBZ%2CYAHJ%2COAGK%2CQAGG%2CqBAmBI%2CiBAII%3BEACI%2CkBAAA%3B%3BAA3BhB%2CYAHJ%2COAGK%2CQAGG%2CqBAmBI%2CiBAII%2CEAGI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAS5B%2CkBACI%3BEACI%2CoBAAA%3BEAEA%2CahB%5C%2FgDqB%2CqBgB%2BgDrB%3BEACA%2CeAAA%3B%3BAALR%2CkBAQI%3BEACI%2CoBAAA%3B%3BAATR%2CkBAYI%3BEACI%2CcAAA%3BEAEA%2CahB7hDqB%2CgBgB6hDrB%3BEACA%2CeAAA%3B%3BAAhBR%2CkBAmBI%2CcACI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAKZ%3BEACI%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CYAAA%3BEACA%2CwBAAA%3B%3BAAKJ%2COAAC%3BEACG%2CeAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAALJ%2COAAC%2CQAOG%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAATR%2COAAC%2CQAOG%2CqBAII%3BEACI%2CSAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAjBZ%2COAAC%2CQAOG%2CqBAII%2CMAQI%3BEACI%2CWAAA%3B%3BAApBhB%2COAAC%2CQAyBG%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAGI%2COAhCX%2CQAyBG%2CuBAMI%2COACK%3BEACG%2CWAAA%3BEACA%2CUAAA%3B%3BAAFJ%2COAhCX%2CQAyBG%2CuBAMI%2COACK%2CaAIG%3BEACI%2CYAAA%3BEACA%2CkBAAA%3B%3BAANR%2COAhCX%2CQAyBG%2CuBAMI%2COACK%2CaASG%2CSACI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2C4BAAA%3BEACA%2C%2BBAAA%3BEACA%2CeAAA%3B%3BAAEA%2COAvDvB%2CQAyBG%2CuBAMI%2COACK%2CaASG%2CSACI%2COAaK%3BEACG%2CcAAA%3BEACA%2CeAAA%3B%3BAAzD5B%2COAAC%2CQAiEG%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CahB3nDkB%2CmBgB2nDlB%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGI%2COA3EX%2CQAiEG%2CsBASI%2CQACK%3BEACG%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEAEA%2CahBroDU%2CmBgBqoDV%3BEACA%2CaAAA%3B%3BAANJ%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAQG%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAXR%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAQG%2CkBAKI%3BEACI%2CWAAA%3B%3BAAdZ%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAkBG%3BEACI%2CeAAA%3B%3BAAnBR%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAkBG%2CMAGI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2COArGnB%2CQAiEG%2CsBASI%2CQACK%2CMAkBG%2CMAQK%3BEACG%2CmBAAA%3BEACA%2C%2BBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2COA5GnB%2CQAiEG%2CsBASI%2CQACK%2CMAkBG%2CMAeK%3BEACG%2CkBAAA%3BEAqBA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C%2BBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAA1BJ%2COA5GnB%2CQAiEG%2CsBASI%2CQACK%2CMAkBG%2CMAeK%2CiBAGG%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAnBR%2COA5GnB%2CQAiEG%2CsBASI%2CQACK%2CMAkBG%2CMAeK%2CiBA4BG%2CGACI%3BEACI%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEAEA%2CahBpsDN%2CmBgBosDM%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2COAnJ%5C%2FB%2CQAiEG%2CsBASI%2CQACK%2CMAkBG%2CMAeK%2CiBA4BG%2CGACI%2CEAUK%3BEACG%2CqBAAA%3B%3BAAzExB%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAtFR%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBAQI%3BEACI%2CgDAAA%3B%3BAAzFZ%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBAYI%3BEACI%2CmBAAA%3BEACA%2C4BAAA%3BEAEA%2CahBnuDC%2CqBgBmuDD%3BEACA%2CeAAA%3B%3BAAjGZ%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBAYI%2CoBAOI%3BEACI%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAAEA%2COApL3B%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBAYI%2CoBAOI%2CKAMK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAhHpB%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBAqCI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAvHZ%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBAqCI%2CsBAII%2CGACI%2CGACI%3BEAEI%2CahB7vDV%2CmBgB6vDU%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAEA%2COA7MnC%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBAqCI%2CsBAII%2CGACI%2CGACI%2CEAOK%3BEACG%2CyBAAA%3BEACA%2CcAAA%3B%3BAApI5B%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBA2DI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2COA5NvB%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBA2DI%2CoBAMK%3BEACG%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3B%3BAATJ%2COA5NvB%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBA2DI%2CoBAMK%2CUAWG%3BEACI%2CUAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEAEA%2CahBlyDN%2CmBgBkyDM%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAnBR%2COA5NvB%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBA2DI%2CoBAMK%2CUAsBG%3BEACI%2CkBAAA%3B%3BAAvBR%2COA5NvB%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBA2DI%2CoBAMK%2CUAsBG%2CaAGI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahBjzDX%2CqBgBizDW%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAjCZ%2COA5NvB%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBA2DI%2CoBAMK%2CUAsBG%2CaAcI%3BEAEI%2CahBvzDV%2CmBgBuzDU%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAzCZ%2COA5NvB%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBA2DI%2CoBAMK%2CUAsBG%2CaAsBI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahBp0DX%2CqBgBo0DW%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAArMxB%2COA3EX%2CQAiEG%2CsBASI%2CQACK%2CMAgFG%2CmBA2DI%2CoBA%2BDI%3BEAEI%2CahB50DF%2CmBgB40DE%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CoCAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3B%3BAAMR%2COAxSnB%2CQAiEG%2CsBASI%2CQACK%2CMA4NG%2CKACK%2CcACG%3BEACI%2CSAAA%3BEACA%2CgBAAA%3B%3BAA3S5B%2COAAC%2CQAiEG%2CsBAiPI%3BEACI%2CqBAAA%3BEACA%2CYAAA%3B%3BAApTZ%2COAAC%2CQAiEG%2CsBAiPI%2CGAII%2CGACI%3BEACI%2CqBAAA%3B%3BAAxTpB%2COAAC%2CQAiEG%2CsBAiPI%2CGAII%2CGAKI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAjUpB%2COAAC%2CQAiEG%2CsBAqQI%3BEACI%2CgBAAA%3B%3BAAMhB%2CiBAAkB%2CQAAO%2CSAAS%3BEAC9B%2CgBAAgB%2C0CAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAIA%2CSAAC%3BEACG%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAJJ%2CSAAC%2CaAMG%3BEACI%2CeAAA%3B%3BAAPR%2CSAAC%2CaAMG%2CYAGI%3BEACI%2CUAAA%3B%3BAAVZ%2CSAAC%2CaAcG%3BEACI%2C8BAAA%3BEACA%2CWAAA%3B%3BAAGI%2CSAnBX%2CaAcG%2CGAII%2CGACK%3BEACG%2CWAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CSAnBX%2CaAcG%2CGAII%2CGACK%2COAIG%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEAEA%2CahBv6DM%2CmBgBu6DN%3BEACA%2CmBAAA%3B%3BAASxB%2CUAAW%2CUAAU%3BEACjB%2CWAAA%3B%3BAAGJ%2CUACI%3BEACI%2CWAAA%3B%3BAAFR%2CUACI%2CUAGI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3B%3BAANZ%2CUAUI%3BEACI%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAtBR%2CUAUI%2CWAcI%3BEACI%2CsBAAA%3BEACA%2CWAAA%3B%3BAA1BZ%2CUAUI%2CWAcI%2CYAII%3BEACI%2CcAAA%3BEACA%2CYAAA%3B%3BAA9BhB%2CUAUI%2CWAcI%2CYAII%2CGAII%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAnCpB%2CUAUI%2CWAcI%2CYAII%2CGAII%2CGAKI%3BEACI%2CyBAAA%3B%3BAAEA%2CUA9BpB%2CWAcI%2CYAII%2CGAII%2CGAKI%2CEAGK%3BEACG%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAKZ%2CUAtCZ%2CWAcI%2CYAII%2CGAoBK%3BEACG%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAASpB%2CoBACI%3BEACI%2CeAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAAJR%2CoBACI%2CaAKI%3BEACI%2CaAAA%3B%3BAAPZ%2CoBACI%2CaASI%3BEACI%2CkBAAA%3B%3BAAXZ%2CoBACI%2CaASI%2CcAGI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEAEA%2CahBpgEc%2CmBgBogEd%3B%3BAAnBhB%2CoBACI%2CaASI%2CcAGI%2CWAQI%3BEACI%2CeAAA%3BEACA%2CoBAAA%3BEAEA%2CahB7gES%2CqBgB6gET%3B%3BAAMR%2CoBA9BR%2CaA6BI%2CMACK%2CQACG%3BEACI%2CmBAAA%3B%3BAAFR%2CoBA9BR%2CaA6BI%2CMACK%2CQACG%2CUAGI%3BEACI%2CaAAA%3B%3BAALZ%2CoBA9BR%2CaA6BI%2CMACK%2CQACG%2CUAOI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEAEA%2CahB%5C%2FhEK%2CqBgB%2BhEL%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAdZ%2CoBA9BR%2CaA6BI%2CMACK%2CQACG%2CUAgBI%3BEAEI%2CahBniEM%2CmBgBmiEN%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAArBZ%2CoBA9BR%2CaA6BI%2CMACK%2CQACG%2CUAuBI%3BEACI%2CoBAAA%3B%3BAAzBZ%2CoBA9BR%2CaA6BI%2CMACK%2CQACG%2CUAuBI%2COAGI%3BEACI%2CeAAA%3BEAEA%2CahB9iEE%2CmBgB8iEF%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAhChB%2CoBA9BR%2CaA6BI%2CMACK%2CQACG%2CUAuBI%2COAWI%3BAAnCZ%2CoBA9BR%2CaA6BI%2CMACK%2CQACG%2CUAuBI%2COAYI%3BAApCZ%2CoBA9BR%2CaA6BI%2CMACK%2CQACG%2CUAuBI%2COAaI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAxChB%2CoBA9BR%2CaA6BI%2CMACK%2CQACG%2CUAuBI%2COAmBI%3BEACI%2CaAAA%3B%3BAA5ChB%2CoBA9BR%2CaA6BI%2CMACK%2CQAiDG%3BEACI%2CkBAAA%3B%3BAAlDR%2CoBA9BR%2CaA6BI%2CMACK%2CQAiDG%2CiBAGI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEAEA%2CahBtlEK%2CqBgBslEL%3B%3BAAEA%2CoBAnGpB%2CaA6BI%2CMACK%2CQAiDG%2CiBAGI%2COAiBK%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAS5B%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAEA%2CmBAAC%3BEACG%2CeAAA%3BEACA%2CSAAA%3BEAEA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3B%3BAAGI%2CmBAVP%2CaASG%2CUACK%3BEACG%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAZZ%2CmBAAC%2CaAgBG%2CWACI%3BEACI%2CSAAA%3B%3BAAlBZ%2CmBAAC%2CaAgBG%2CWACI%2CWAGI%3BEACI%2CqBAAA%3B%3BAAOpB%2CQAAQ%2CaAAc%2CGAAG%3BEACrB%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2COAAO%2CQAAS%2CuBAAuB%2COAAM%2CaAAc%2CMAAK%3BEAC5D%2CcAAA%3BEAEA%2CahBnpE0B%2CmBgBmpE1B%3BEACA%2CgBAAA%3B%3BAAGJ%2COAAO%2CQAAS%2CuBAAuB%2COAAM%2CaAAc%2CMAAK%3BEAC5D%2CcAAA%3BEAEA%2CahB1pE0B%2CmBgB0pE1B%3BEACA%2CgBAAA%3B%3BAAGJ%2COAAO%2CQAAS%2CuBAAuB%2COAAM%2CaAAc%2CMAAK%3BEAC5D%2CcAAA%3BEAEA%2CahBjqE0B%2CmBgBiqE1B%3BEACA%2CgBAAA%3B%3BAAGJ%2COAAO%2CQAAS%2CuBAAuB%2COAAM%2CaAAc%3BEACvD%2CcAAA%3BEAEA%2CahBxqE0B%2CmBgBwqE1B%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2COAAO%2CQAAS%2CuBAAuB%2COAAM%2CaAAc%2CMAAK%3BEAC5D%2CaAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CSAAS%2CaAAc%2CGAAG%2CKAAE%2COAAO%2CUAAW%2CIAAC%3BEAC3C%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgBAAgB%2CoDAAhB%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CSAAS%2CaAAc%2CGAAG%2CKAAE%2COAAO%2CUAAW%2CIAAC%2CUAAU%3BEACrD%2CaAAA%3B%3BAAGJ%2CSAAS%2CaAAc%2CGAAG%2CGAAE%3BEACxB%2CkBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CSAAS%2CaAAc%2CGAAE%2COAAO%2CMAAO%3BEACnC%2CcAAA%3B%3BAAGJ%2CSAAS%2CaAAc%2CGAAE%2COAAO%2CMAAM%3BEAClC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CgCAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CKAAK%2CaAAa%2CMAAO%3BEACrB%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAFJ%2CKAAK%2CaAAa%2CMAAO%2CmBAIrB%3BEACI%2CqBAAA%3B%3BAAIR%3BEACI%2CwBAA%2BC%2C4DAA%5C%2FC%3BEACA%2CeAAA%3BEACA%2CwBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CiBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2C8DAAhB%3BEACA%2CsBAAA%3B%3BAAjBR%2CiBAoBI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEAEA%2CahBzvEqB%2CqBgByvErB%3BEACA%2CgBAAgB%2CwDAAhB%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAA5BR%2CiBA%2BBI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAApCR%2CiBA%2BBI%2CiBAOI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAxCZ%2CiBA%2BBI%2CiBAOI%2CUAII%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAEA%2CiBAlBZ%2CiBAOI%2CUAII%2COAOK%3BEACG%2CmBAAA%3B%3BAAlDpB%2CiBA%2BBI%2CiBAwBI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAA5DZ%2CiBA%2BBI%2CiBAwBI%2CSAOI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C%2BCAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C2BAAA%3B%3BAArEhB%2CiBA%2BBI%2CiBAwBI%2CSAOI%2COASI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CahBjzES%2CgBgBizET%3B%3BAA9EpB%2CiBA%2BBI%2CiBAwBI%2CSA2BI%3BEACI%2CWAAA%3B%3BAAEA%2CiBAtDZ%2CiBAwBI%2CSA2BI%2CUAGK%3BEACG%2CaAAA%3B%3BAAtFpB%2CiBA%2BBI%2CiBAwBI%2CSAmCI%3BEACI%2CYAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CiBA%5C%2FDZ%2CiBAwBI%2CSAmCI%2CUAIK%3BEACG%2CaAAA%3B%3BAAQpB%3BEACI%2CeAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CgBAEI%3BAADJ%2CaAAa%2CcACT%3BEACI%2C6BAAA%3BEAEA%2CahB90EsB%2CmBgB80EtB%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAATR%2CgBAYI%2CYACI%3BAAZR%2CaAAa%2CcAWT%2CYACI%3BEACI%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3B%3BAAhBZ%2CgBAYI%2CYAOI%3BAAlBR%2CaAAa%2CcAWT%2CYAOI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahBn2EiB%2CqBgBm2EjB%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAA3BZ%2CgBA%2BBI%3BAA9BJ%2CaAAa%2CcA8BT%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAzCR%2CgBA%2BBI%2CYAYI%3BAA1CR%2CaAAa%2CcA8BT%2CYAYI%3BEACI%2CsBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CgBAhBR%2CYAYI%2CGAIK%2CYACG%2CEACI%3BAAFR%2CaA9CC%2CcA8BT%2CYAYI%2CGAIK%2CYACG%2CEACI%3BEACI%2CgBAAA%3B%3BAAEA%2CgBArBpB%2CYAYI%2CGAIK%2CYACG%2CEACI%2CIAGK%3BAAAD%2CaAnDX%2CcA8BT%2CYAYI%2CGAIK%2CYACG%2CEACI%2CIAGK%3BEACG%2CaAAA%3B%3BAAMA%2CgBA5BxB%2CYAYI%2CGAIK%2CYACG%2CEASK%2CSACG%2CIACK%3BAAAD%2CaA1Df%2CcA8BT%2CYAYI%2CGAIK%2CYACG%2CEASK%2CSACG%2CIACK%3BEACG%2CqBAAA%3B%3BAA5DhC%2CgBA%2BBI%2CYAYI%2CGAwBI%3BAAlEZ%2CaAAa%2CcA8BT%2CYAYI%2CGAwBI%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAtEhB%2CgBA%2BBI%2CYAYI%2CGA8BI%3BAAxEZ%2CaAAa%2CcA8BT%2CYAYI%2CGA8BI%3BEAEI%2CahBp5Ec%2CmBgBo5Ed%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAGI%2CgBAtDhB%2CYAYI%2CGA8BI%2CEAWI%2CIACK%3BAAAD%2CaApFP%2CcA8BT%2CYAYI%2CGA8BI%2CEAWI%2CIACK%3BEACG%2CaAAA%3B%3BAAIR%2CgBA3DZ%2CYAYI%2CGA8BI%2CEAiBK%3BAAAD%2CaAzFH%2CcA8BT%2CYAYI%2CGA8BI%2CEAiBK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGI%2CgBAhEpB%2CYAYI%2CGA8BI%2CEAiBK%2CSAIG%2CIACK%3BAAAD%2CaA9FX%2CcA8BT%2CYAYI%2CGA8BI%2CEAiBK%2CSAIG%2CIACK%3BEACG%2CaAAA%3B%3BAAGJ%2CgBApEpB%2CYAYI%2CGA8BI%2CEAiBK%2CSAIG%2CIAKK%3BAAAD%2CaAlGX%2CcA8BT%2CYAYI%2CGA8BI%2CEAiBK%2CSAIG%2CIAKK%3BEACG%2CaAAA%3B%3BAAGJ%2CgBAxEpB%2CYAYI%2CGA8BI%2CEAiBK%2CSAIG%2CIASK%3BAAAD%2CaAtGX%2CcA8BT%2CYAYI%2CGA8BI%2CEAiBK%2CSAIG%2CIASK%3BEACG%2CqBAAA%3B%3BAAxG5B%2CgBA%2BBI%2CYAYI%2CGA8BI%2CEAoCI%3BAA5GhB%2CaAAa%2CcA8BT%2CYAYI%2CGA8BI%2CEAoCI%3BEACI%2CgBAAA%3B%3BAA9GpB%2CgBAoHI%2CeACI%3BAApHR%2CaAAa%2CcAmHT%2CeACI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEAEA%2CahBr8EiB%2CqBgBq8EjB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CgBAlBR%2CeACI%2CQAiBK%3BAAAD%2CaArIC%2CcAmHT%2CeACI%2CQAiBK%3BEACG%2CmBAAA%3B%3BAAvIhB%2CgBA4II%2CWACI%3BAA5IR%2CaAAa%2CcA2IT%2CWACI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEAEA%2CahB79EiB%2CqBgB69EjB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAA1JZ%2CgBA8JI%3BAA7JJ%2CaAAa%2CcA6JT%3BEACI%2CWAAA%3BEACA%2CiBAAA%3B%3BAAhKR%2CgBA8JI%2CaAII%3BAAjKR%2CaAAa%2CcA6JT%2CaAII%3BEACI%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEAEA%2CahBl%5C%2FEkB%2CmBgBk%5C%2FElB%3BEACA%2CuBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA7KZ%2CgBAiLI%2CaACI%3BAAjLR%2CaAAa%2CcAgLT%2CaACI%3BEACI%2CiBAAA%3B%3BAAnLZ%2CgBAiLI%2CaAKI%3BAArLR%2CaAAa%2CcAgLT%2CaAKI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CsBACI%2CYACI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahB%5C%2FgFiB%2CqBgB%2BgFjB%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAVZ%2CsBACI%2CYAYI%3BEACI%2C6BAAA%3BEAEA%2CahBthFkB%2CmBgBshFlB%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CmBAAoB%3BEAChB%2CmBAAA%3BEACA%2CgBAAA%3BEAEA%2CahBtiFyB%2CqBgBsiFzB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CcAAc%2CgBACV%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEAEA%2CahBxjFsB%2CmBgBwjFtB%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAIR%2CaAAc%3BEACV%2CmBAAA%3B%3BAAGJ%2CaAAc%2CSAAS%3BEACnB%2CkBAAA%3B%3BAAGJ%2CaAAc%2CSAAS%2CGAAG%3BEACtB%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CaAAc%2CSAAS%2CGAAG%2CaAAa%3BEACnC%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahBnlF0B%2CmBgBmlF1B%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BEACI%2CgCAAA%3B%3BAAGJ%2CMAAM%2CmBACF%3BEACI%2CYAAA%3B%3BAAFR%2CMAAM%2CmBAKF%3BEACI%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAARR%2CMAAM%2CmBAWF%3BEACI%2CkBAAA%3BEACA%2CSAAA%3B%3BAAbR%2CMAAM%2CmBAgBF%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAnBR%2CMAAM%2CmBAsBF%3BEACI%2CiBAAA%3B%3BAAIR%2CcACI%3BEACI%2CaAAA%3B%3BAAFR%2CcAKI%3BEACI%2CkBAAA%3B%3BAAMA%2CgBADJ%2CaACK%3BEACG%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CgBADJ%2CaACK%2CUAMG%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAMhB%2CsBACI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahB1pFsB%2CmBgB0pFtB%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAIR%2C%2BBACI%3BEACI%2CkBAAA%3B%3BAAFR%2C%2BBACI%2CWAGI%3BEAEI%2CahBzqFiB%2CqBgByqFjB%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3B%3BAATZ%2C%2BBACI%2CWAWI%3BEAEI%2CahB9qFkB%2CmBgB8qFlB%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAKZ%3BEAEI%2CahBvrF0B%2CmBgBurF1B%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CWAMI%3BEACI%2CcAAA%3B%3BAAIR%2CUAAW%2CWAAW%2CYAAY%2CKAAE%2CSAAS%3BEACzC%2CkBAAA%3B%3BAAKI%2CUADJ%2CGACK%3BEACG%2CkBAAA%3BEACA%2CUAAA%3B%3BAAKZ%2CmBACI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAANR%2CmBACI%2CSAOI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C%2BCAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C2BAAA%3B%3BAAfZ%2CmBACI%2CSAOI%2COASI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CahB3uFa%2CgBgB2uFb%3B%3BAAxBhB%2CmBACI%2CSA2BI%3BEACI%2CWAAA%3B%3BAAEA%2CmBA9BR%2CSA2BI%2CUAGK%3BEACG%2CaAAA%3B%3BAAhChB%2CmBACI%2CSAmCI%3BEACI%2CYAAA%3B%3BAAEA%2CmBAtCR%2CSAmCI%2CUAGK%3BEACG%2CaAAA%3B%3BAAxChB%2CmBA6CI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAhDR%2CmBA6CI%2CUAKI%3BEACI%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CmBAXR%2CUAKI%2COAMK%3BEACG%2CgBAAA%3B%3BAAMhB%2CMAAM%2CgBAEF%3BAADJ%2CmBACI%3BEAEI%2CahBhxFsB%2CmBgBgxFtB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3B%3BAAEA%2CMAdF%2CgBAEF%2CUAYK%3BAAAD%2CmBAZJ%2CUAYK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CgCAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CMAxBF%2CgBAEF%2CUAsBK%3BAAAD%2CmBAtBJ%2CUAsBK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CMApCF%2CgBAmCF%2CEACK%3BAAAD%2CmBADJ%2CEACK%3BEACG%2CgBAAgB%2CoDAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAHJ%2CMApCF%2CgBAmCF%2CEACK%2CaAKG%3BAALJ%2CmBADJ%2CEACK%2CaAKG%3BAALJ%2CMApCF%2CgBAmCF%2CEACK%2CaAMG%3BAANJ%2CmBADJ%2CEACK%2CaAMG%3BEACI%2CaAAA%3B%3BAAIR%2CMA%5C%2FCF%2CgBAmCF%2CEAYK%3BAAAD%2CmBAZJ%2CEAYK%3BEACG%2CgBAAgB%2CoDAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAHJ%2CMA%5C%2FCF%2CgBAmCF%2CEAYK%2CWAKG%3BAALJ%2CmBAZJ%2CEAYK%2CWAKG%3BAALJ%2CMA%5C%2FCF%2CgBAmCF%2CEAYK%2CWAMG%3BAANJ%2CmBAZJ%2CEAYK%2CWAMG%3BEACI%2CaAAA%3B%3BAAtDhB%2CMAAM%2CgBA2DF%2CmBACI%3BAA3DR%2CmBA0DI%2CmBACI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAhEZ%2CMAAM%2CgBAoEF%3BAAnEJ%2CmBAmEI%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CQAAA%3B%3BAAIR%2CcACI%3BEACI%2CwBAAA%3B%3BAAIR%2CeACI%3BEACI%2CWAAA%3BEAEA%2CahBj2FsB%2CmBgBi2FtB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAPR%2CeACI%2CMAQI%3BEACI%2CYAAA%3BEACA%2CSAAA%3B%3BAAXZ%2CeAeI%3BEACI%2CgBAAA%3B%3BAAIR%2CYAAY%2CUACR%3BEACI%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAALR%2CYAAY%2CUACR%2CcAMI%3BEACI%2CgCAAA%3B%3BAAOZ%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAGJ%2COAAQ%3BEACJ%2CYAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3B%3BAANJ%2COAAQ%2CKAQJ%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAbR%2COAAQ%2CKAQJ%2CYAOI%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAAjBZ%2COAAQ%2CKAqBJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAzBR%2COAAQ%2CKAqBJ%2CgBAMI%3BEAEI%2CahBn6FkB%2CmBgBm6FlB%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAhCZ%2COAAQ%2CKAqBJ%2CgBAcI%3BEAEI%2CahB96FiB%2CqBgB86FjB%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAAxCZ%2COAAQ%2CKAqBJ%2CgBAcI%2CGAOI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CahBp7Fc%2CmBgBo7Fd%3B%3BAA9ChB%2COAAQ%2CKAqBJ%2CgBA6BI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEAEA%2CahB%5C%2F7FkB%2CmBgB%2B7FlB%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2COA9DJ%2CKAqBJ%2CgBA6BI%2CUAYK%3BEACG%2CcAAA%3B%3BAAMhB%2COAAQ%2CGACJ%3BEACI%2CqBAAA%3B%3BAAEA%2COAJA%2CGACJ%2CEAGK%3BEACG%2CqBAAA%3B%3BAAKZ%3BEACI%2CgBAAgB%2CoDAAhB%3B%3BAAGJ%3BEACI%2CgBAAgB%2CoDAAhB%3BEACA%2CWAAA%3B%3BAAFJ%2CQAII%3BEACI%2CUAAA%3B%3BAALR%2CQAQI%2CgBACI%3BEACI%2CahBn%2BFkB%2CmBgBm%2BFlB%3BEACA%2CeAAA%3B%3BAAXZ%2CQAQI%2CgBACI%2CGAII%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahB7%2BFa%2CqBgB6%2BFb%3B%3BAAMhB%3BEACI%2CgBAAgB%2CoDAAhB%3BEACA%2CWAAA%3B%3BAAFJ%2CQAII%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAARR%2CQAWI%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAAbR%2CQAWI%2CgBAII%3BEACI%2CahBhgGkB%2CmBgBggGlB%3BEACA%2CeAAA%3B%3BAAjBZ%2CQAWI%2CgBAII%2CGAII%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEAEA%2CahB1gGa%2CqBgB0gGb%3B%3BAAMhB%3BEACI%2CgBAAgB%2CoDAAhB%3BEACA%2CWAAA%3B%3BAAFJ%2CQAII%3BEACI%2CSAAA%3B%3BAALR%2CQAII%2CYAGI%3BEACI%2CWAAA%3B%3BAARZ%2CQAYI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAdR%2CQAYI%2CgBAII%3BEACI%2CahB9hGkB%2CmBgB8hGlB%3BEACA%2CeAAA%3B%3BAAlBZ%2CQAYI%2CgBAII%2CGAII%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahBxiGa%2CqBgBwiGb%3B%3BAAMhB%3BEACI%2CgBAAgB%2CoDAAhB%3BEACA%2CWAAA%3B%3BAAFJ%2CQAII%2CYACI%3BEACI%2CWAAA%3B%3BAANZ%2CQAUI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAZR%2CQAUI%2CgBAII%3BEACI%2CahB1jGkB%2CmBgB0jGlB%3BEACA%2CeAAA%3B%3BAAhBZ%2CQAUI%2CgBAII%2CGAII%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahBpkGa%2CqBgBokGb%3B%3BAAMhB%3BEACI%2CgBAAgB%2CoDAAhB%3BEACA%2CWAAA%3B%3BAAFJ%2CQAII%3BEACI%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAPR%2CQAUI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAZR%2CQAUI%2CgBAII%3BEACI%2CahB5lGiB%2CgBgB4lGjB%3BEACA%2CeAAA%3B%3BAAhBZ%2CQAUI%2CgBAII%2CGAII%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEAEA%2CahBnmGa%2CgBgBmmGb%3B%3BAAMhB%3BEACI%2CgBAAgB%2CoDAAhB%3BEACA%2CWAAA%3B%3BAAFJ%2CQAII%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAPR%2CQAUI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAZR%2CQAUI%2CgBAII%3BEACI%2CahBlnGkB%2CmBgBknGlB%3BEACA%2CeAAA%3B%3BAAhBZ%2CQAUI%2CgBAII%2CGAII%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEAEA%2CahB5nGa%2CqBgB4nGb%3B%3BAAMhB%2CaAAa%3BEACT%2C2BAAA%3B%3BAAGJ%2CiBAAkB%2CQAAO%2CSAAU%3BEAC%5C%2FB%2CiBAAA%3BEAEA%2CahBtoG0B%2CmBgBsoG1B%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CiBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BEACvC%2CeAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAADJ%2CSAGI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAAEA%2CmBAAC%2CWACG%3BEACI%2CaAAA%3B%3BAAFR%2CmBAAC%2CWAKG%3BEACI%2C2BAAA%3B%3BAANR%2CmBAAC%2CWASG%3BEACI%2CaAAA%3B%3BAAbZ%2CmBAiBI%2CiBACI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAMR%2CMAAC%3BEACG%2CyBAAA%3B%3BAAIR%2CsBACI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAPR%2CsBACI%2CUAQI%3BEACI%2CaAAA%3B%3BAAVZ%2CsBACI%2CUAYI%3BEACI%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CsBAjBR%2CUAYI%2CMAKK%3BEACG%2CiBAAA%3B%3BAAnBhB%2CsBACI%2CUAsBI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA1BZ%2CsBACI%2CUAsBI%2CeAKI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAA9BhB%2CsBACI%2CUAiCI%3BEACI%2CWAAA%3B%3BAAnCZ%2CsBACI%2CUAqCI%3BEACI%2CgBAAA%3B%3BAAIA%2CsBA1CR%2CUAyCI%2CMACK%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAMhB%3BEACI%2CaAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CeAAgB%2CmBAAmB%3BEAC%5C%2FB%2CwBAAA%3B%3BAAGJ%2CeAAgB%2CmBAAmB%2CEAAC%3BEAChC%2CSAAS%2COAAT%3BEACA%2CahBvvGuB%2CagBuvGvB%3BEACA%2CcAAA%3B%3BAAGJ%2CqBACI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CqBAAsB%3BEAClB%2C6BAAA%3B%3BAAMQ%2CeAFP%2CWACI%2CUACI%3BEACG%2CcAAA%3B%3BAADJ%2CeAFP%2CWACI%2CUACI%2CUAGG%3BEACI%2C2BAAA%3B%3BAAOpB%3BEACI%2CmBAAA%3B%3BAADJ%2CyBAGI%3BEACI%2CwBAAA%3B%3BAAJR%2CyBAOI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAdR%2CyBAiBI%3BEAEI%2CahBnzGqB%2CqBgBmzGrB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAtBR%2CyBAiBI%2CeAOI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAA3BZ%2CyBA%2BBI%3BEAEI%2CahB9zGsB%2CmBgB8zGtB%3BEACA%2CkBAAA%3B%3BAAlCR%2CyBA%2BBI%2CkBAKI%3BEACI%2CeAAA%3B%3BAArCZ%2CyBA%2BBI%2CkBAKI%2CEAGI%3BEACI%2CqBAAA%3B%3BAAxChB%2CyBA6CI%3BEACI%2CoBAAA%3B%3BAA9CR%2CyBA6CI%2CWAGI%3BEAEI%2CahBl1GiB%2CqBgBk1GjB%3BEACA%2CgBAAA%3B%3BAAKJ%2CyBADJ%2CEACK%3BEACG%2CeAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA3DZ%2CyBA%2BDI%3BEACI%2CkBAAA%3B%3BAAhER%2CyBA%2BDI%2CiBAGI%3BEACI%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKZ%2COACI%3BEACI%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CWAAA%3B%3BAAIR%2CkBACI%2CgBACI%3BEACI%2CaAAA%3B%3BAAHZ%2CkBAOI%3BEACI%2CkBAAA%3B%3BAARR%2CkBAWI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2C6CAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAApBR%2CkBAWI%2CcAWI%3BEACI%2CWAAA%3B%3BAAvBZ%2CkBA2BI%3BEACI%2C6BAAA%3B%3BAAKJ%2CMAAC%2CiBACG%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAKZ%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CaAAA%3BEAEA%2CahBr6G0B%2CmBgBq6G1B%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3B%3BAAhBJ%2CqBAkBI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CmBAAA%3B%3BAADJ%2CiBAGI%3BEACI%2CaAAA%3B%3BAAJR%2CiBAOI%3BEACI%2C0BAAA%3BEACA%2CuBAAA%3B%3BAATR%2CiBAOI%2CWAII%2CcACI%3BEACI%2CaAAA%3B%3BAAbhB%2CiBAOI%2CWAII%2CcAKI%2CQACI%3BEACI%2CWAAA%3B%3BAAlBpB%2CiBAOI%2CWAgBI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAzBZ%2CiBAOI%2CWAgBI%2CkBAII%3BEACI%2CgBAAA%3B%3BAA5BhB%2CiBAOI%2CWAgBI%2CkBAII%2CaAGI%3BEACI%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CiBAhCZ%2CWAgBI%2CkBAII%2CaAYK%3BEACG%2CyBAAA%3B%3BAADJ%2CiBAhCZ%2CWAgBI%2CkBAII%2CaAYK%2CMAGG%3BEACI%2CgBAAgB%2CWAAW%2CYAA3B%3BEACA%2CmBAAmB%2CWAAW%2CYAA9B%3BEACA%2CcAAc%2CWAAW%2CYAAzB%3BEACA%2CeAAe%2CWAAW%2CYAA1B%3BEACA%2CWAAW%2CWAAW%2CYAAtB%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAApDxB%2CiBAOI%2CWAgBI%2CkBAkCI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CahB%5C%2F%2BGc%2CmBgB%2B%2BGd%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAAjEhB%2CiBAOI%2CWAgBI%2CkBAkCI%2CSAUI%3BEACI%2CcAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CiBAhEhB%2CWAgBI%2CkBAkCI%2CSAUI%2CEAIK%3BEACG%2C0BAAA%3BEACA%2CyBAAA%3B%3BAAzExB%2CiBAOI%2CWAwEI%3BEAEI%2CahBngHkB%2CmBgBmgHlB%3BEACA%2CeAAA%3BEACA%2C%2BBAAA%3B%3BAAnFZ%2CiBAOI%2CWAwEI%2CkBAMI%3BEACI%2CSAAA%3BEACA%2CmBAAA%3B%3BAAvFhB%2CiBAOI%2CWAwEI%2CkBAMI%2CEAII%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA5FpB%2CiBAOI%2CWAwEI%2CkBAMI%2CEAUI%3BEACI%2CcAAA%3BEACA%2CoBAAA%3B%3BAAOpB%3BEACI%2CmBAAA%3B%3BAADJ%2CgCAGI%3BEACI%2CcAAA%3B%3BAAJR%2CgCAOI%3BEACI%2C0BAAA%3BEACA%2CuBAAA%3B%3BAATR%2CgCAOI%2CWAII%2CcACI%2CQACI%3BEACI%2CWAAA%3B%3BAAdpB%2CgCAOI%2CWAYI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAvBZ%2CgCAOI%2CWAYI%2CaAMI%3BEACI%2CUAAA%3BEACA%2CgBAAA%3B%3BAA3BhB%2CgCAOI%2CWAYI%2CaAMI%2CGAII%3BEACI%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CgCA%5C%2FBhB%2CWAYI%2CaAMI%2CGAII%2CGASK%2CUAAU%3BEACP%2CiBAAA%3B%3BAAvCxB%2CgCAOI%2CWAYI%2CaAMI%2CGAII%2CGAaI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEAEA%2CahB9kHK%2CqBgB8kHL%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAnDxB%2CgCAOI%2CWAYI%2CaAMI%2CGAII%2CGAaI%2CKAWI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CgCArDxB%2CWAYI%2CaAMI%2CGAII%2CGAaI%2CKAWI%2CEAOK%3BEACG%2C0BAAA%3B%3BAAIR%2CgCA1DpB%2CWAYI%2CaAMI%2CGAII%2CGAaI%2CKAuBK%3BEACG%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAEA%2CgCApExB%2CWAYI%2CaAMI%2CGAII%2CGAaI%2CKAuBK%2CSAUI%3BEACG%2CSAAS%2COAAT%3BEACA%2CahB9lHL%2CagB8lHK%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FEhC%2CgCAOI%2CWAYI%2CaAMI%2CGAII%2CGAuDI%3BEACI%2CaAAA%3B%3BAArFxB%2CgCAOI%2CWAYI%2CaAMI%2CGAII%2CGA2DI%2COACI%3BEACI%2CWAAA%3B%3BAAIR%2CgCAvFhB%2CWAYI%2CaAMI%2CGAII%2CGAiEK%2CMACG%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEAEA%2CahBvoHE%2CmBgBuoHF%3B%3BAAfR%2CgCAvFhB%2CWAYI%2CaAMI%2CGAII%2CGAiEK%2CMACG%2CaAgBI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahBhpHH%2CqBgBgpHG%3BEACA%2CaAAA%3B%3BAAtBZ%2CgCAvFhB%2CWAYI%2CaAMI%2CGAII%2CGAiEK%2CMACG%2CaAwBI%3BEACI%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAjCZ%2CgCAvFhB%2CWAYI%2CaAMI%2CGAII%2CGAiEK%2CMACG%2CaAmCI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAvCZ%2CgCAvFhB%2CWAYI%2CaAMI%2CGAII%2CGAiEK%2CMACG%2CaAyCI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CgCA9I5B%2CWAYI%2CaAMI%2CGAII%2CGAiEK%2CMACG%2CaAyCI%2CEAaK%3BEACG%2CqBAAA%3B%3BAAtJpC%2CgCAOI%2CWAwJI%2CgBACI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAnKhB%2CgCAOI%2CWAwJI%2CgBACI%2CaAKI%3BEACI%2CmBAAA%3B%3BAAIA%2CgCAnKhB%2CWAwJI%2CgBACI%2CaASI%2CaACK%3BEACG%2CWAAA%3B%3BAA3KxB%2CgCAOI%2CWAwJI%2CgBACI%2CaASI%2CaAKI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAhLxB%2CgCAOI%2CWAwJI%2CgBACI%2CaAoBI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAtLpB%2CgCAOI%2CWAwJI%2CgBACI%2CaAyBI%3BEACI%2CaAAA%3B%3BAA1LpB%2CgCAOI%2CWAwLI%3BEACI%2CgBAAA%3B%3BAAhMZ%2CgCAOI%2CWAwLI%2CiBAGI%3BEAEI%2CahBjuHa%2CqBgBiuHb%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAEA%2CgCArMZ%2CWAwLI%2CiBAGI%2CGAUK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CmDAAhB%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CSAAA%3B%3BAAGJ%2CgCAhNZ%2CWAwLI%2CiBAGI%2CGAqBK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CoDAAhB%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CUAAA%3B%3BAA%5C%2FNpB%2CgCAOI%2CWAwLI%2CiBAoCI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAtOhB%2CgCAOI%2CWAwLI%2CiBAoCI%2CGAKI%3BEACI%2CqBAAA%3B%3BAAEA%2CgCApOhB%2CWAwLI%2CiBAoCI%2CGAKI%2CGAGK%3BEACG%2CYAAA%3B%3BAA5OxB%2CgCAOI%2CWAwLI%2CiBAkDI%3BEACI%2CqBAAA%3B%3BAAlPhB%2CgCAOI%2CWAwLI%2CiBAkDI%2CSAGI%3BEAEI%2CahBnxHS%2CqBgBmxHT%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA1PpB%2CgCAOI%2CWAwLI%2CiBAkDI%2CSAGI%2CGAQI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CgCA7PhB%2CWAwLI%2CiBAkDI%2CSAGI%2CGAgBK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3B%3BAA3QxB%2CgCAOI%2CWAwLI%2CiBAkDI%2CSA8BI%3BEAEI%2CahB3yHU%2CmBgB2yHV%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAOpB%2CYAAa%3BEACT%2CahB3zHyB%2CqBgB2zHzB%3BEACA%2C8BAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEAEA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CYAAa%2CIAAC%3BEACV%2CgCAAA%3BEACA%2CgCAAA%3B%3BAAGJ%3BEACI%2C2BAAA%3B%3BAADJ%2CUAGI%3BEACI%2CyBAAA%3B%3BAAJR%2CUAGI%2CYAGI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3B%3BAAEA%2CUARR%2CYAGI%2CUAKK%3BEACG%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CUAbR%2CYAGI%2CUAUK%3BEACG%2C8BAAA%3B%3BAAGJ%2CUAjBR%2CYAGI%2CUAcK%3BEACG%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CUAtBR%2CYAGI%2CUAmBK%3BEACG%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CUA3BR%2CYAGI%2CUAwBK%3BEACG%2C8BAAA%3B%3BAAGJ%2CUA%5C%2FBR%2CYAGI%2CUA4BK%3BEACG%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CUApCR%2CYAGI%2CUAiCK%3BEACG%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CUAzCR%2CYAGI%2CUAsCK%3BEACG%2C8BAAA%3B%3BAAGJ%2CUA7CR%2CYAGI%2CUA0CK%3BEACG%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CUAlDR%2CYAGI%2CUA%2BCK%3BEACG%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CUAvDR%2CYAGI%2CUAoDK%3BEACG%2C8BAAA%3B%3BAAGJ%2CUA3DR%2CYAGI%2CUAwDK%3BEACG%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAAGJ%2CUAhER%2CYAGI%2CUA6DK%3BEACG%2C8BAAA%3B%3BAAGJ%2CUApER%2CYAGI%2CUAiEK%3BEACG%2C6BAAA%3B%3BAAxEhB%2CUAGI%2CYAGI%2CUAqEI%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA7EhB%2CUAGI%2CYAGI%2CUAqEI%2CaAII%3BEACI%2CgBAAA%3B%3BAAIA%2CUAjFhB%2CYAGI%2CUAqEI%2CaAQI%2CKACK%3BEACG%2CcAAA%3B%3BAAGJ%2CUArFhB%2CYAGI%2CUAqEI%2CaAQI%2CKAKK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEAEA%2CahBz6HM%2CmBgBy6HN%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAMhB%2CUArGJ%2CYAqGK%3BEACG%2C4BAAA%3BEACA%2CaAAA%3B%3BAAFJ%2CUArGJ%2CYAqGK%2CaAIG%3BEACI%2CkBAAA%3BEACA%2CwBAAA%3B%3BAANR%2CUArGJ%2CYAqGK%2CaAIG%2CGAII%3BEACI%2CqBAAA%3BEACA%2C6BAAA%3B%3BAAVZ%2CUArGJ%2CYAqGK%2CaAIG%2CGAII%2CGAII%3BEACI%2CcAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahBr8HK%2CqBgBq8HL%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CUA3HhB%2CYAqGK%2CaAIG%2CGAII%2CGAcK%3BEACG%2CsBAAA%3B%3BAAUhB%2CmBADJ%2CUACK%3BEACG%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CmBANJ%2CUAMK%3BEACG%2CSAAA%3BEACA%2CUAAA%3B%3BAAOJ%2CYADH%2CQACI%3BEACG%2CyBAAA%3B%3BAAKZ%2CeACI%3BEACI%2CsBAAA%3B%3BAAKJ%2CYAAC%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAGI%2CYARP%2CaAOG%2CMACK%3BEACG%2CcAAA%3BEACA%2C6BAAA%3BEACA%2CuBAAA%3BEACA%2C8BAAA%3B%3BAAKJ%2CYAjBP%2CaAgBG%2CMACK%3BEACG%2CuBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3B%3BAAHJ%2CYAjBP%2CaAgBG%2CMACK%2CiBAKG%3BEACI%2C8BAAA%3B%3BAANR%2CYAjBP%2CaAgBG%2CMACK%2CiBASG%3BEACI%2CyBAAA%3B%3BAA3BhB%2CYAAC%2CaAgCG%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAGI%2CYAtCX%2CaAgCG%2CuBAKI%2CYACK%3BEACG%2CgBAAA%3B%3BAADJ%2CYAtCX%2CaAgCG%2CuBAKI%2CYACK%2COAGG%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2C%2BBAAA%3B%3BAAKI%2CYAlDvB%2CaAgCG%2CuBAKI%2CYACK%2COAUG%2CSACI%2CQACK%3BEACG%2CwBAAwB%2CyDAAxB%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAAQhB%2CYA7DX%2CaAgCG%2CuBA4BI%2CQACK%3BEACG%2CgBAAgB%2CqDAAhB%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAAEA%2CYAlEf%2CaAgCG%2CuBA4BI%2CQACK%2COAKI%3BEACG%2CaAAA%3B%3BAAnEpB%2CYAAC%2CaAyEG%3BEACI%2C2BAAA%3B%3BAA1ER%2CYAAC%2CaAyEG%2CMAGI%3BEACI%2CsBAAA%3B%3BAA7EZ%2CYAAC%2CaAiFG%2CWACI%3BEACI%2CUAAA%3BEACA%2CiBAAA%3B%3BAAKJ%2CYAzFP%2CaAwFG%2CQACK%3BEACG%2CgBAAA%3B%3BAA1FZ%2CYAAC%2CaA8FG%3BEACI%2CUAAA%3BEACA%2CUAAA%3B%3BAAIA%2CYApGP%2CaAmGG%2CUACK%3BEACG%2CkBAAA%3B%3BAArGZ%2CYAAC%2CaAyGG%2CYACI%3BEACI%2CYAAA%3B%3BAAKZ%2CYAAC%2CaAAa%3BEACV%2CkBAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAGJ%2CaAAc%2CYAAY%2CQAAQ%3BEAC9B%2CgBAAA%3B%3BAAGJ%2CaAAc%2CUAAS%2CaAAc%2CGAAG%2CGAAE%2COAAQ%3BEAC9C%2CiBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CaAAc%2CQAAO%2CQAAS%3BEAC1B%2CiBAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3B%3BAAHJ%2CqBAKI%2CWACI%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAVZ%2CqBAKI%2CWAQI%3BEACI%2CwBAAA%3B%3BAAdZ%2CqBAKI%2CWAYI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAMZ%3BEACI%2CeAAA%3B%3BAAGJ%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CkBAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CkBAAA%3B%3BAAGJ%2CMAAM%2CgBAAiB%3BEACnB%2C6BAAA%3B%3BAAGJ%2CgBAAiB%2CYAAY%3BAAC7B%2CaAAa%2CcAAe%2CYAAY%3BEACpC%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CEAAE%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CEAAE%2CaAAc%3BEACZ%2CiBAAA%3B%3BAAGJ%2CEAAE%2CaAAc%3BAAChB%2CEAAE%2CaAAc%3BEACZ%2CqBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAAGJ%2COAAO%3BEACH%2CwBAAA%3B%3BAAGJ%2CMAAM%2CgBAAiB%3BAACvB%2CmBAAoB%3BEAChB%2CkBAAA%3BEACA%2COAAA%3B%3BAAGJ%2CsBAAuB%2CYAAY%3BEAC%5C%2FB%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CMAAM%2CoCAAoC%2CqBAAqB%3BEAC3D%2CmBAAA%3B%3BAAIJ%2CoBAAoB%2CQAAS%2CGAAE%3BAAC%5C%2FB%2CoBAAoB%2CUAAW%2CGAAE%3BAACjC%2CcAAc%2CgBAAiB%2CGAAE%3BEAC7B%2CUAAA%3B%3BAAGJ%2CeAII%3BEACI%2CaAAA%3B%3BAALR%2CeAQI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAZR%2CeAQI%2CkBAMI%3BEACI%2CWAAA%3B%3BAAfZ%2CeAQI%2CkBAUI%3BEACI%2CahBxvIiB%2CgBgBwvIjB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAvBZ%2CeAQI%2CkBAUI%2CgBAOI%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAA3BhB%2CeAiCI%3BEACI%2CiBAAA%3B%3BAAlCR%2CeAiCI%2CgBAGI%3BEACI%2CgBAAA%3B%3BAArCZ%2CeAiCI%2CgBAGI%2CeAGI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEAEA%2CahB7wIa%2CqBgB6wIb%3B%3BAA3ChB%2CeAiCI%2CgBAGI%2CeAUI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEAEA%2CahBlxIc%2CmBgBkxId%3B%3BAAnDhB%2CeAiCI%2CgBAGI%2CeAUI%2CEAOI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3B%3BAAQpB%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CcAII%2CWAAW%2CsBAAoB%3BEAC3B%2CcAAA%3BEACA%2CkBAAA%3B%3BAANR%2CcASI%3BEACI%2CaAAA%3B%3BAAVR%2CcAaI%3BEACI%2CmBAAA%3B%3BAAIR%3BEACI%2CmBAAA%3B%3BAADJ%2CqBAGI%3BEACI%2CmBAAA%3B%3BAAIR%2CqBAAsB%2CaAAY%2CMAAO%3BEACrC%2CmBAAmB%2CiBAAnB%3BEACA%2CWAAW%2CiBAAX%3B%3BAAGJ%2CGAAG%2CwBACC%2CMAAK%3BEACD%2CeAAA%3B%3BAAFR%2CGAAG%2CwBAKC%3BEACI%2CeAAA%3B%3BAAIR%2CgBAAiB%2CgBACb%3BEACI%2CkBAAA%3B%3BAAFR%2CgBAAiB%2CgBAKb%3BEACI%2CkBAAA%3B%3BAANR%2CgBAAiB%2CgBASb%2CwBACI%3BEACI%2CkBAAA%3B%3BAAXZ%2CgBAAiB%2CgBAgBb%3BEAEI%2CkBAAA%3B%3BAAIR%2CaACI%3BEACI%2CaAAA%3B%3BAAFR%2CaAKI%3BEACI%2CgBAAA%3B%3BAANR%2CaASI%2CeAAe%3BEACX%2CaAAA%3B%3BAAVR%2CaAaI%2CeAAe%2CUAAU%2CSAAQ%2COAAQ%3BAAb7C%2CaAcI%2CeAAe%2CUAAU%2CSAAQ%2CMAAO%3BEACpC%2CmBAAA%3B%3BAAfR%2CaAkBI%2CeAAc%2CUAAW%2CUAAU%3BEAC%5C%2FB%2CSAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAArBR%2CaAwBI%2CEAAC%3BEACG%2CeAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEAEA%2CahB33IsB%2CmBgB23ItB%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3B%3BAAhCR%2CaAmCI%2CMACI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEAEA%2CahBx4IiB%2CqBgBw4IjB%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA1CZ%2CaAmCI%2CMAUI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEAEA%2CahBj5IkB%2CmBgBi5IlB%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAtDZ%2CaAmCI%2CMAuBI%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAA7DZ%2CaAmCI%2CMAuBI%2CYAKI%2CcAAc%3BEACV%2CmBAAA%3B%3BAAhEhB%2CaAmCI%2CMAuBI%2CYASI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAtEhB%2CaAmCI%2CMAuBI%2CYAeI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAA5EhB%2CaAmCI%2CMAuBI%2CYAqBI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAAlFhB%2CaAuFI%3BEACI%2CcAAA%3B%3BAAxFR%2CaAuFI%2CiBAGI%3BEACI%2CeAAA%3BEAEA%2CahB17IkB%2CmBgB07IlB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAjGZ%2CaAuFI%2CiBAaI%2CEAAC%3BEACG%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA3GZ%2CaAuFI%2CiBAuBI%3BEACI%2CmBAAA%3B%3BAA%5C%2FGZ%2CaAmHI%3BEACI%2CahBv9IqB%2CgBgBu9IrB%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAxHR%2CaA2HI%3BEACI%2CiBAAA%3B%3BAA5HR%2CaA%2BHI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAnIR%2CaA%2BHI%2CkBAMI%3BEACI%2CWAAA%3B%3BAAtIZ%2CaA0II%3BEAEI%2CgBAAgB%2C2CAAhB%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CahBr%5C%2FIqB%2CgBgBq%5C%2FIrB%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAApJR%2CaA0II%2COAYI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3B%3BAAxJZ%2CaA4JI%3BEACI%2CkBAAA%3B%3BAA7JR%2CaA4JI%2COAKI%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEAEA%2CahBpgJkB%2CmBgBogJlB%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAASZ%3BEACI%2CmBAAA%3B%3BAADJ%2CqBAGI%2CGAAE%2CWACE%3BEACI%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CahBvhJkB%2CmBgBuhJlB%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CqBAZJ%2CGAAE%2CWAYG%3BEACG%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAApBZ%2CqBAwBI%3BEAEI%2CahBziJsB%2CmBgByiJtB%3BEACA%2CmBAAA%3B%3BAAIR%2CqBAAqB%2CcACjB%3BEACI%2CmBAAA%3B%3BAAIR%2C2CAA4C%2CoBAAmB%2CQAAS%3BEACpE%2CeAAA%3B%3BAAIJ%3BEACI%2CmBAAA%3B%3BAADJ%2C2CAGI%2CGAAE%2CWAEE%3BEACI%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CahBxkJiB%2CgBgBwkJjB%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C2CAbJ%2CGAAE%2CWAaG%3BEACG%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAxBZ%2C2CA4BI%3BEAEI%2CahBvlJsB%2CmBgBulJtB%3BEACA%2CmBAAA%3B%3BAA%5C%2FBR%2C2CAkCI%3BEACI%2C0BAAA%3B%3BAAnCR%2C2CAsCI%2CMAAK%3BEACD%2CcAAA%3B%3BAAvCR%2C2CA0CI%3BEACI%2CaAAA%3B%3BAA3CR%2C2CA0CI%2CiBAGI%2CEACI%3BEACI%2CcAAA%3BEACA%2C2BAAA%3BEAEA%2CahB9mJa%2CqBgB8mJb%3B%3BAAlDhB%2C2CA0CI%2CiBAYI%2CEAAC%3BEACG%2CkBAAA%3B%3BAAKZ%2C2CAA2C%2CcACvC%3BEACI%2CmBAAA%3B%3BAAIR%2CkBACI%3BEACI%2CgBAAgB%2C%2BCAAhB%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3B%3BAATR%2CkBACI%2CkBAUI%3BEACI%2CgBAAA%3BEACA%2CahB3oJiB%2CqBgB2oJjB%3BEACA%2CeAAA%3B%3BAAdZ%2CkBACI%2CkBAUI%2CgBAKI%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAAlBhB%2CkBACI%2CkBAUI%2CgBAKI%2CGAII%3BEACI%2CcAAA%3BEAEA%2CahBrpJS%2CqBgBqpJT%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAzBpB%2CkBA%2BBI%3BEACI%2CkBAAA%3B%3BAAhCR%2CkBAmCI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3B%3B%3BAAzCR%2CkBA6CI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BEAEA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BEAEA%2CYAAA%3B%3BAAIR%2CSAAS%2CaAAc%2CGAAG%2CGAAE%2COAAQ%3BEAChC%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAKI%2CSAFC%2CaAAc%2CGAAG%2CGAAE%2COACxB%2CEACK%3BEACG%2CkBAAA%3B%3BAAKZ%2CSAAS%2CaAAc%2CGAAG%2CGAAE%2COAAQ%2CIAAC%2CWAAW%3BEAC5C%2CYAAA%3B%3BAAGJ%2CUAAW%2CWAAW%2CYAAY%2CGAAG%2CGAAG%3BEACpC%2CYAAA%3B%3BAAIA%2CWAAC%3BEACG%2C%2BBAAA%3B%3BAAIR%3BEACI%2CmBAAA%3B%3BAADJ%2CqBAGI%3BEACI%2CuBAAA%3B%3BAAJR%2CqBAOI%3BEACI%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAVR%2CqBAaI%2CiBACI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEAEA%2CahBvuJiB%2CqBgBuuJjB%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAVR%2CiBACI%2CGASK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CmDAAhB%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CWAAW%2CqBAAX%3B%3BAA%5C%2FBhB%2CqBAaI%2CiBAsBI%3BEACI%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAtCZ%2CqBAaI%2CiBAsBI%2CYAKI%3BEACI%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3B%3BAA7ChB%2CqBAaI%2CiBAsBI%2CYAKI%2CGAOI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAAnDpB%2CqBAaI%2CiBAsBI%2CYAKI%2CGAOI%2CGAMI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEAEA%2CahB3wJM%2CmBgB2wJN%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CqBAhDpB%2CiBAsBI%2CYAKI%2CGAOI%2CGAMI%2CEAQK%3BEACG%2CcAAA%3B%3BAA9D5B%2CqBAaI%2CiBAsBI%2CYAKI%2CGAOI%2CGAMI%2CEAYI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAAnE5B%2CqBAaI%2CiBA6DI%3BEACI%2CwBAAwC%2C8CAAxC%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3B%3BAA7EZ%2CqBAaI%2CiBA6DI%2CiBAKI%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAGI%2CqBAzEhB%2CiBA6DI%2CiBAKI%2CqBAMK%2CeACI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAgB%2CoDAAhB%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CqBApFhB%2CiBA6DI%2CiBAKI%2CqBAMK%2CeAYI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CgBAAgB%2CoDAAhB%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3B%3BAAzGxB%2CqBAaI%2CiBA6DI%2CiBAKI%2CqBA8BI%3BEACI%2CeAAA%3BEAEA%2CahBl0JU%2CmBgBk0JV%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApHpB%2CqBAaI%2CiBA6DI%2CiBAKI%2CqBAwCI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAA3HpB%2CqBAaI%2CiBA6DI%2CiBAKI%2CqBAwCI%2CKAMI%3BEACI%2CmCAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEAEA%2CahBv1JM%2CmBgBu1JN%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAA3IxB%2CqBAaI%2CiBA6DI%2CiBAKI%2CqBAwCI%2CKAuBI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAAlJxB%2CqBAaI%2CiBA6DI%2CiBAKI%2CqBAwCI%2CKAuBI%2CiBAMI%3BEAEI%2CahBx2JE%2CmBgBw2JF%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3B%3BAASpB%2CqBADJ%2CQACK%3BEACG%2C8BAAA%3B%3BAAnKZ%2CqBAwKI%3BEACI%2CaAAA%3B%3BAAIR%2CmBAAoB%2CMAAK%3BEACrB%2CaAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CmBAII%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CmBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAgB%2CqDAAhB%3BEACA%2CqBAAA%3B%3BAAlBR%2CmBAqBI%3BEACI%2CkBAAA%3B%3BAAEA%2CmBAHJ%2CWAGK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAgB%2CoDAAhB%3BEACA%2CqBAAA%3BEACA%2CSAAA%3B%3BAAjCZ%2CmBAqCI%3BEACI%2CoBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAxCR%2CmBAqCI%2CeAKI%3BEACI%2CWAAA%3B%3BAA3CZ%2CmBAqCI%2CeASI%3BEACI%2CkBAAA%3BEAEA%2CahBv7JiB%2CqBgBu7JjB%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAnDZ%2CmBAqCI%2CeASI%2CSAOI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAzDhB%2CmBAqCI%2CeASI%2CSAcI%3BEAEI%2CahBj8Jc%2CmBgBi8Jd%3BEACA%2CeAAA%3B%3BAA%5C%2FDhB%2CmBAqCI%2CeA8BI%3BEACI%2CYAAA%3BEACA%2CYAAA%3B%3BAArEZ%2CmBAqCI%2CeA8BI%2CUAII%3BEACI%2CWAAA%3BEACA%2CUAAA%3B%3BAAEA%2CmBAtCZ%2CeA8BI%2CUAII%2COAIK%3BEACG%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CmBA5CZ%2CeA8BI%2CUAII%2COAUK%3BEACG%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CmBA5CZ%2CeA8BI%2CUAII%2COAUK%2CWAMG%3BEACI%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAEA%2CmBAzDpB%2CeA8BI%2CUAII%2COAUK%2CWAMG%2CSAOK%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAKZ%2CmBAhEZ%2CeA8BI%2CUAII%2COA8BK%3BEACG%2CYAAA%3B%3BAAtGpB%2CmBAqCI%2CeA8BI%2CUAII%2COAkCI%3BAAzGhB%2CmBAqCI%2CeA8BI%2CUAII%2COAmCI%3BEACI%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAEA%2CmBA7EhB%2CeA8BI%2CUAII%2COAkCI%2CMASK%3BAAAD%2CmBA7EhB%2CeA8BI%2CUAII%2COAmCI%2COAQK%3BEACG%2CgBAAA%3B%3BAAnHxB%2CmBAqCI%2CeA8BI%2CUAqDI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAA7HhB%2CmBAqCI%2CeA8BI%2CUAqDI%2CcAOI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CmBAvGhB%2CeA8BI%2CUAqDI%2CcAOI%2COAaK%3BEACG%2CmBAAA%3B%3BAAGJ%2CmBA3GhB%2CeA8BI%2CUAqDI%2CcAOI%2COAiBK%3BEACG%2CaAAA%3BEACA%2CYAAA%3B%3BAAlJxB%2CmBAqCI%2CeA8BI%2CUAoFI%3BEACI%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA9JhB%2CmBAqCI%2CeA8BI%2CUAoFI%2CkBASI%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAvKpB%2CmBAqCI%2CeA8BI%2CUAoFI%2CkBASI%2CUASI%3BEACI%2CWAAA%3B%3BAA1KxB%2CmBAqCI%2CeA8BI%2CUAoFI%2CkBAuBI%3BEACI%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEAEA%2CahBvjKU%2CmBgBujKV%3B%3BAAOZ%2CmBADJ%2CQACK%3BEACG%2CkBAAA%3B%3BAAKZ%2CmBAAmB%2CcACf%3BEACI%2CmBAAA%3B%3BAAIR%2CkBACI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAJR%2CkBACI%2CWAKI%2CkBACI%2CQACI%3BEACI%2CWAAA%3B%3BAATpB%2CkBACI%2CWAKI%2CkBACI%2CQAKI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAdpB%2CkBACI%2CWAKI%2CkBACI%2CQAKI%2CYAII%3BEAEI%2CahB5lKM%2CmBgB4lKN%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAtBxB%2CkBACI%2CWAKI%2CkBACI%2CQAKI%2CYAII%2CGAQI%3BEACI%2CcAAA%3BEAEA%2CahBxmKC%2CqBgBwmKD%3BEACA%2CeAAA%3B%3BAA5B5B%2CkBACI%2CWAKI%2CkBA4BI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAApChB%2CkBACI%2CWAKI%2CkBA4BI%2CkBAII%3BEAEI%2CahBrnKS%2CqBgBqnKT%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CkBA5ChB%2CWAKI%2CkBA4BI%2CkBAII%2CGAOK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAtDxB%2CkBACI%2CWAKI%2CkBA4BI%2CkBAII%2CGAmBI%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAA5DxB%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAnEpB%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAKI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CahBnpKM%2CmBgBmpKN%3B%3BAAzExB%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CkBAtFpB%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSAWK%3BEACG%2CiBAAA%3B%3BAAxF5B%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSAeI%3BEACI%2CeAAA%3BEAEA%2CahB3qKC%2CqBgB2qKD%3B%3BAA9F5B%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSAqBI%3BEAEI%2CahB7qKE%2CmBgB6qKF%3BEACA%2CeAAA%3B%3BAApG5B%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSA2BI%3BEACI%2CiBAAA%3B%3BAAxG5B%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSA2BI%2CcAGI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CahB3rKH%2CqBgB2rKG%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CkBAjH5B%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSA2BI%2CcAGI%2CEAQK%3BEACG%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3B%3BAAGJ%2CkBAvH5B%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSA2BI%2CcAGI%2CEAcK%3BEACG%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3B%3BAA3HpC%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSA2BI%2CcAwBI%3BEACI%2CcAAA%3B%3BAAhIhC%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSA2BI%2CcAwBI%2CUAGI%3BEACI%2CeAAA%3B%3BAAnIpC%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSA2BI%2CcAwBI%2CUAGI%2CKAGI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3B%3BAAvIxC%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSA2BI%2CcAwBI%2CUAGI%2CKAQI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3B%3BAA7IxC%2CkBACI%2CWAKI%2CkBA4BI%2CkBA8BI%2CSAYI%2CSA2BI%2CcA2CI%3BEACI%2CaAAA%3BEACA%2CiBAAA%3B%3BAAUhC%2CUAAW%2CWAAW%2CYAAY%2CGAAE%3BEAChC%2CUAAA%3B%3BAAGJ%2CoBAAoB%2CKAChB%2CQAAO%3BEACH%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAoCR%2CwBA9B4C%3BEAExC%2COAAO%2CQAAS%2CsBAAsB%2CQAAO%2CMAAO%2CMAAK%2CiBAAkB%2CGAAG%3BIAC1E%2CeAAA%3B%3BEAGJ%2CSAAS%2CaAAc%2CGAAG%2CKAAE%2COAAO%2CUAAW%2CIAAC%3BIAC3C%2CoBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CSAAS%2CaAAc%2CGAAG%2CGAAE%2COAAQ%3BIAChC%2CiBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CUAAW%2CUAAU%3BIACjB%2CcAAA%3B%3BEAGJ%2CSAAS%2CaAAc%2CGAAG%2CGAAE%2COAAQ%3BIAChC%2CiBAAA%3B%3BEAGJ%2CYAAa%3BIACT%2C0BAAA%3B%3B%3BAAIR%2CqBAAsB%2COAAO%3BEAEzB%2CahBvxK0B%2CmBgBuxK1B%3BEACA%2CeAAA%3B%3BAAGJ%2CMAAO%3BEAEH%2CahB7xK0B%2CmBgB6xK1B%3BEACA%2CeAAA%3B%3BAAGJ%2CKAAK%2CSAAS%2CMACV%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAHR%2CKAAK%2CSAAS%2CMAMV%3BEACI%2CeAAA%3B%3BAAIR%2CYACI%2CUACI%2COACI%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3B%3BAAKhB%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CmBAAA%3B%3BAAPJ%2CwBASI%2CaAAY%3BAARhB%2CiCAQI%2CaAAY%3BAAPhB%2C2BAOI%2CaAAY%3BAANhB%2C2BAMI%2CaAAY%3BAALhB%2C2BAKI%2CaAAY%3BAAJhB%2C2BAII%2CaAAY%3BAAHhB%2C2BAGI%2CaAAY%3BEACR%2CkBAAA%3B%3BAAVR%2CwBAaI%3BAAZJ%2CiCAYI%3BAAXJ%2C2BAWI%3BAAVJ%2C2BAUI%3BAATJ%2C2BASI%3BAARJ%2C2BAQI%3BAAPJ%2C2BAOI%3BEACI%2CaAAA%3B%3BAAdR%2CwBAiBI%3BAAhBJ%2CiCAgBI%3BAAfJ%2C2BAeI%3BAAdJ%2C2BAcI%3BAAbJ%2C2BAaI%3BAAZJ%2C2BAYI%3BAAXJ%2C2BAWI%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAAnBR%2CwBAsBI%3BAArBJ%2CiCAqBI%3BAApBJ%2C2BAoBI%3BAAnBJ%2C2BAmBI%3BAAlBJ%2C2BAkBI%3BAAjBJ%2C2BAiBI%3BAAhBJ%2C2BAgBI%3BEACI%2CgBAAgB%2CwDAAhB%3BEACA%2CwBAAA%3B%3BAAxBR%2CwBAsBI%2CoBAII%3BAAzBR%2CiCAqBI%2CoBAII%3BAAxBR%2C2BAoBI%2CoBAII%3BAAvBR%2C2BAmBI%2CoBAII%3BAAtBR%2C2BAkBI%2CoBAII%3BAArBR%2C2BAiBI%2CoBAII%3BAApBR%2C2BAgBI%2CoBAII%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3B%3BAA5BZ%2CwBAsBI%2CoBASI%3BAA9BR%2CiCAqBI%2CoBASI%3BAA7BR%2C2BAoBI%2CoBASI%3BAA5BR%2C2BAmBI%2CoBASI%3BAA3BR%2C2BAkBI%2CoBASI%3BAA1BR%2C2BAiBI%2CoBASI%3BAAzBR%2C2BAgBI%2CoBASI%3BEACI%2CiBAAA%3B%3BAAhCZ%2CwBAsBI%2CoBASI%2CkBAGI%3BAAjCZ%2CiCAqBI%2CoBASI%2CkBAGI%3BAAhCZ%2C2BAoBI%2CoBASI%2CkBAGI%3BAA%5C%2FBZ%2C2BAmBI%2CoBASI%2CkBAGI%3BAA9BZ%2C2BAkBI%2CoBASI%2CkBAGI%3BAA7BZ%2C2BAiBI%2CoBASI%2CkBAGI%3BAA5BZ%2C2BAgBI%2CoBASI%2CkBAGI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEAEA%2CahBh2Ka%2CqBgBg2Kb%3BEACA%2CkBAAA%3B%3BAAEA%2CwBAnBZ%2CoBASI%2CkBAGI%2CGAOK%3BAAAD%2CiCAnBZ%2CoBASI%2CkBAGI%2CGAOK%3BAAAD%2C2BAnBZ%2CoBASI%2CkBAGI%2CGAOK%3BAAAD%2C2BAnBZ%2CoBASI%2CkBAGI%2CGAOK%3BAAAD%2C2BAnBZ%2CoBASI%2CkBAGI%2CGAOK%3BAAAD%2C2BAnBZ%2CoBASI%2CkBAGI%2CGAOK%3BAAAD%2C2BAnBZ%2CoBASI%2CkBAGI%2CGAOK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CgCAAA%3B%3BAAhDpB%2CwBAsBI%2CoBASI%2CkBAqBI%3BAAnDZ%2CiCAqBI%2CoBASI%2CkBAqBI%3BAAlDZ%2C2BAoBI%2CoBASI%2CkBAqBI%3BAAjDZ%2C2BAmBI%2CoBASI%2CkBAqBI%3BAAhDZ%2C2BAkBI%2CoBASI%2CkBAqBI%3BAA%5C%2FCZ%2C2BAiBI%2CoBASI%2CkBAqBI%3BAA9CZ%2C2BAgBI%2CoBASI%2CkBAqBI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEAEA%2CahB%5C%2F2Kc%2CmBgB%2B2Kd%3BEACA%2CoBAAA%3B%3BAAzDhB%2CwBAsBI%2CoBASI%2CkBAqBI%2CQAOI%3BAA1DhB%2CiCAqBI%2CoBASI%2CkBAqBI%2CQAOI%3BAAzDhB%2C2BAoBI%2CoBASI%2CkBAqBI%2CQAOI%3BAAxDhB%2C2BAmBI%2CoBASI%2CkBAqBI%2CQAOI%3BAAvDhB%2C2BAkBI%2CoBASI%2CkBAqBI%2CQAOI%3BAAtDhB%2C2BAiBI%2CoBASI%2CkBAqBI%2CQAOI%3BAArDhB%2C2BAgBI%2CoBASI%2CkBAqBI%2CQAOI%3BEACI%2CYAAA%3B%3BAA5DpB%2CwBAsBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%3BAA7DpB%2CiCAqBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%3BAA5DpB%2C2BAoBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%3BAA3DpB%2C2BAmBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%3BAA1DpB%2C2BAkBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%3BAAzDpB%2C2BAiBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%3BAAxDpB%2C2BAgBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CwBA%5C%2FCpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAOK%3BAAAD%2CiCA%5C%2FCpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAOK%3BAAAD%2C2BA%5C%2FCpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAOK%3BAAAD%2C2BA%5C%2FCpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAOK%3BAAAD%2C2BA%5C%2FCpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAOK%3BAAAD%2C2BA%5C%2FCpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAOK%3BAAAD%2C2BA%5C%2FCpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAOK%3BEACG%2CiBAAA%3B%3BAAGJ%2CwBAnDpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAWK%3BAAAD%2CiCAnDpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAWK%3BAAAD%2C2BAnDpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAWK%3BAAAD%2C2BAnDpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAWK%3BAAAD%2C2BAnDpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAWK%3BAAAD%2C2BAnDpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAWK%3BAAAD%2C2BAnDpB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAWK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAjF5B%2CwBAsBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAsBI%3BAAnFxB%2CiCAqBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAsBI%3BAAlFxB%2C2BAoBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAsBI%3BAAjFxB%2C2BAmBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAsBI%3BAAhFxB%2C2BAkBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAsBI%3BAA%5C%2FExB%2C2BAiBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAsBI%3BAA9ExB%2C2BAgBI%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAsBI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAIA%2CwBAtExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGA6BK%2CYACI%3BAAAD%2CiCAtExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGA6BK%2CYACI%3BAAAD%2C2BAtExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGA6BK%2CYACI%3BAAAD%2C2BAtExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGA6BK%2CYACI%3BAAAD%2C2BAtExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGA6BK%2CYACI%3BAAAD%2C2BAtExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGA6BK%2CYACI%3BAAAD%2C2BAtExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGA6BK%2CYACI%3BEACG%2CaAAA%3B%3BAAKJ%2CwBA5ExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAmCK%2CWACI%3BAAAD%2CiCA5ExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAmCK%2CWACI%3BAAAD%2C2BA5ExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAmCK%2CWACI%3BAAAD%2C2BA5ExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAmCK%2CWACI%3BAAAD%2C2BA5ExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAmCK%2CWACI%3BAAAD%2C2BA5ExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAmCK%2CWACI%3BAAAD%2C2BA5ExB%2CoBASI%2CkBAqBI%2CQAOI%2CGAGI%2CGAmCK%2CWACI%3BEACG%2CaAAA%3B%3BAAnGhC%2CwBAsBI%2CoBASI%2CkBA2EI%3BAAzGZ%2CiCAqBI%2CoBASI%2CkBA2EI%3BAAxGZ%2C2BAoBI%2CoBASI%2CkBA2EI%3BAAvGZ%2C2BAmBI%2CoBASI%2CkBA2EI%3BAAtGZ%2C2BAkBI%2CoBASI%2CkBA2EI%3BAArGZ%2C2BAiBI%2CoBASI%2CkBA2EI%3BAApGZ%2C2BAgBI%2CoBASI%2CkBA2EI%3BEACI%2CaAAA%3BEACA%2CYAAA%3B%3BAA5GhB%2CwBAsBI%2CoBASI%2CkBA2EI%2CSAII%3BAA7GhB%2CiCAqBI%2CoBASI%2CkBA2EI%2CSAII%3BAA5GhB%2C2BAoBI%2CoBASI%2CkBA2EI%2CSAII%3BAA3GhB%2C2BAmBI%2CoBASI%2CkBA2EI%2CSAII%3BAA1GhB%2C2BAkBI%2CoBASI%2CkBA2EI%2CSAII%3BAAzGhB%2C2BAiBI%2CoBASI%2CkBA2EI%2CSAII%3BAAxGhB%2C2BAgBI%2CoBASI%2CkBA2EI%2CSAII%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3B%3BAAEA%2CwBA9FhB%2CoBASI%2CkBA2EI%2CSAII%2CaAMK%3BAAAD%2CiCA9FhB%2CoBASI%2CkBA2EI%2CSAII%2CaAMK%3BAAAD%2C2BA9FhB%2CoBASI%2CkBA2EI%2CSAII%2CaAMK%3BAAAD%2C2BA9FhB%2CoBASI%2CkBA2EI%2CSAII%2CaAMK%3BAAAD%2C2BA9FhB%2CoBASI%2CkBA2EI%2CSAII%2CaAMK%3BAAAD%2C2BA9FhB%2CoBASI%2CkBA2EI%2CSAII%2CaAMK%3BAAAD%2C2BA9FhB%2CoBASI%2CkBA2EI%2CSAII%2CaAMK%3BEACG%2C2BAAA%3B%3BAAGJ%2CwBAlGhB%2CoBASI%2CkBA2EI%2CSAII%2CaAUK%3BAAAD%2CiCAlGhB%2CoBASI%2CkBA2EI%2CSAII%2CaAUK%3BAAAD%2C2BAlGhB%2CoBASI%2CkBA2EI%2CSAII%2CaAUK%3BAAAD%2C2BAlGhB%2CoBASI%2CkBA2EI%2CSAII%2CaAUK%3BAAAD%2C2BAlGhB%2CoBASI%2CkBA2EI%2CSAII%2CaAUK%3BAAAD%2C2BAlGhB%2CoBASI%2CkBA2EI%2CSAII%2CaAUK%3BAAAD%2C2BAlGhB%2CoBASI%2CkBA2EI%2CSAII%2CaAUK%3BEACG%2C%2BBAAA%3B%3BAAzHxB%2CwBAsBI%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%3BAA3HpB%2CiCAqBI%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%3BAA1HpB%2C2BAoBI%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%3BAAzHpB%2C2BAmBI%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%3BAAxHpB%2C2BAkBI%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%3BAAvHpB%2C2BAiBI%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%3BAAtHpB%2C2BAgBI%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CwBAhHpB%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%2CEAUK%3BAAAD%2CiCAhHpB%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%2CEAUK%3BAAAD%2C2BAhHpB%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%2CEAUK%3BAAAD%2C2BAhHpB%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%2CEAUK%3BAAAD%2C2BAhHpB%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%2CEAUK%3BAAAD%2C2BAhHpB%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%2CEAUK%3BAAAD%2C2BAhHpB%2CoBASI%2CkBA2EI%2CSAII%2CaAcI%2CEAUK%3BEACG%2CqBAAA%3B%3BAAvI5B%2CwBAsBI%2CoBASI%2CkBA2EI%2CSAII%2CaA6BI%3BAA1IpB%2CiCAqBI%2CoBASI%2CkBA2EI%2CSAII%2CaA6BI%3BAAzIpB%2C2BAoBI%2CoBASI%2CkBA2EI%2CSAII%2CaA6BI%3BAAxIpB%2C2BAmBI%2CoBASI%2CkBA2EI%2CSAII%2CaA6BI%3BAAvIpB%2C2BAkBI%2CoBASI%2CkBA2EI%2CSAII%2CaA6BI%3BAAtIpB%2C2BAiBI%2CoBASI%2CkBA2EI%2CSAII%2CaA6BI%3BAArIpB%2C2BAgBI%2CoBASI%2CkBA2EI%2CSAII%2CaA6BI%3BEAEI%2CahBv8KK%2CqBgBu8KL%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAjJxB%2CwBAsBI%2CoBASI%2CkBA2EI%2CSAII%2CaAsCI%3BAAnJpB%2CiCAqBI%2CoBASI%2CkBA2EI%2CSAII%2CaAsCI%3BAAlJpB%2C2BAoBI%2CoBASI%2CkBA2EI%2CSAII%2CaAsCI%3BAAjJpB%2C2BAmBI%2CoBASI%2CkBA2EI%2CSAII%2CaAsCI%3BAAhJpB%2C2BAkBI%2CoBASI%2CkBA2EI%2CSAII%2CaAsCI%3BAA%5C%2FIpB%2C2BAiBI%2CoBASI%2CkBA2EI%2CSAII%2CaAsCI%3BAA9IpB%2C2BAgBI%2CoBASI%2CkBA2EI%2CSAII%2CaAsCI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CahBl9KM%2CmBgBk9KN%3B%3BAA3JxB%2CwBAsBI%2CoBA2II%3BAAhKR%2CiCAqBI%2CoBA2II%3BAA%5C%2FJR%2C2BAoBI%2CoBA2II%3BAA9JR%2C2BAmBI%2CoBA2II%3BAA7JR%2C2BAkBI%2CoBA2II%3BAA5JR%2C2BAiBI%2CoBA2II%3BAA3JR%2C2BAgBI%2CoBA2II%3BEACI%2CkBAAA%3B%3BAAlKZ%2CwBAsBI%2CoBA2II%2CiBAGI%3BAAnKZ%2CiCAqBI%2CoBA2II%2CiBAGI%3BAAlKZ%2C2BAoBI%2CoBA2II%2CiBAGI%3BAAjKZ%2C2BAmBI%2CoBA2II%2CiBAGI%3BAAhKZ%2C2BAkBI%2CoBA2II%2CiBAGI%3BAA%5C%2FJZ%2C2BAiBI%2CoBA2II%2CiBAGI%3BAA9JZ%2C2BAgBI%2CoBA2II%2CiBAGI%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAGI%2CwBArJhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeACI%3BAAAD%2CiCArJhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeACI%3BAAAD%2C2BArJhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeACI%3BAAAD%2C2BArJhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeACI%3BAAAD%2C2BArJhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeACI%3BAAAD%2C2BArJhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeACI%3BAAAD%2C2BArJhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeACI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAgB%2CoDAAhB%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CwBAhKhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeAYI%3BAAAD%2CiCAhKhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeAYI%3BAAAD%2C2BAhKhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeAYI%3BAAAD%2C2BAhKhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeAYI%3BAAAD%2C2BAhKhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeAYI%3BAAAD%2C2BAhKhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeAYI%3BAAAD%2C2BAhKhB%2CoBA2II%2CiBAGI%2CqBAMK%2CeAYI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CgBAAgB%2CoDAAhB%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3B%3BAA9LxB%2CwBAsBI%2CoBA2II%2CiBAGI%2CqBA8BI%3BAAjMhB%2CiCAqBI%2CoBA2II%2CiBAGI%2CqBA8BI%3BAAhMhB%2C2BAoBI%2CoBA2II%2CiBAGI%2CqBA8BI%3BAA%5C%2FLhB%2C2BAmBI%2CoBA2II%2CiBAGI%2CqBA8BI%3BAA9LhB%2C2BAkBI%2CoBA2II%2CiBAGI%2CqBA8BI%3BAA7LhB%2C2BAiBI%2CoBA2II%2CiBAGI%2CqBA8BI%3BAA5LhB%2C2BAgBI%2CoBA2II%2CiBAGI%2CqBA8BI%3BEACI%2CeAAA%3BEAEA%2CahB%5C%2F%5C%2FKS%2CqBgB%2B%5C%2FKT%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAzMpB%2CwBAsBI%2CoBA2II%2CiBAGI%2CqBAwCI%3BAA3MhB%2CiCAqBI%2CoBA2II%2CiBAGI%2CqBAwCI%3BAA1MhB%2C2BAoBI%2CoBA2II%2CiBAGI%2CqBAwCI%3BAAzMhB%2C2BAmBI%2CoBA2II%2CiBAGI%2CqBAwCI%3BAAxMhB%2C2BAkBI%2CoBA2II%2CiBAGI%2CqBAwCI%3BAAvMhB%2C2BAiBI%2CoBA2II%2CiBAGI%2CqBAwCI%3BAAtMhB%2C2BAgBI%2CoBA2II%2CiBAGI%2CqBAwCI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAAhNpB%2CwBAsBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAMI%3BAAjNpB%2CiCAqBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAMI%3BAAhNpB%2C2BAoBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAMI%3BAA%5C%2FMpB%2C2BAmBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAMI%3BAA9MpB%2C2BAkBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAMI%3BAA7MpB%2C2BAiBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAMI%3BAA5MpB%2C2BAgBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAMI%3BEACI%2CmCAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEAEA%2CahBjhLM%2CmBgBihLN%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAAhOxB%2CwBAsBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%3BAAlOpB%2CiCAqBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%3BAAjOpB%2C2BAoBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%3BAAhOpB%2C2BAmBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%3BAA%5C%2FNpB%2C2BAkBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%3BAA9NpB%2C2BAiBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%3BAA7NpB%2C2BAgBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAAvOxB%2CwBAsBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAMI%3BAAxOxB%2CiCAqBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAMI%3BAAvOxB%2C2BAoBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAMI%3BAAtOxB%2C2BAmBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAMI%3BAArOxB%2C2BAkBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAMI%3BAApOxB%2C2BAiBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAMI%3BAAnOxB%2C2BAgBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAMI%3BEAEI%2CahBliLE%2CmBgBkiLF%3BEACA%2CeAAA%3BEACA%2CaAAA%3B%3BAA7O5B%2CwBAsBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAaI%3BAA%5C%2FOxB%2CiCAqBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAaI%3BAA9OxB%2C2BAoBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAaI%3BAA7OxB%2C2BAmBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAaI%3BAA5OxB%2C2BAkBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAaI%3BAA3OxB%2C2BAiBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAaI%3BAA1OxB%2C2BAgBI%2CoBA2II%2CiBAGI%2CqBAwCI%2CKAuBI%2CiBAaI%3BEACI%2CUAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAArP5B%2CwBAsBI%2CoBAsOI%3BAA3PR%2CiCAqBI%2CoBAsOI%3BAA1PR%2C2BAoBI%2CoBAsOI%3BAAzPR%2C2BAmBI%2CoBAsOI%3BAAxPR%2C2BAkBI%2CoBAsOI%3BAAvPR%2C2BAiBI%2CoBAsOI%3BAAtPR%2C2BAgBI%2CoBAsOI%3BEACI%2CYAAA%3B%3BAAGI%2CwBA1OZ%2CoBAsOI%2CcAGI%2CGACK%3BAAAD%2CiCA1OZ%2CoBAsOI%2CcAGI%2CGACK%3BAAAD%2C2BA1OZ%2CoBAsOI%2CcAGI%2CGACK%3BAAAD%2C2BA1OZ%2CoBAsOI%2CcAGI%2CGACK%3BAAAD%2C2BA1OZ%2CoBAsOI%2CcAGI%2CGACK%3BAAAD%2C2BA1OZ%2CoBAsOI%2CcAGI%2CGACK%3BAAAD%2C2BA1OZ%2CoBAsOI%2CcAGI%2CGACK%3BEAEG%2CahB5jLS%2CqBgB4jLT%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CwBAlPhB%2CoBAsOI%2CcAGI%2CGACK%2COAQI%3BAAAD%2CiCAlPhB%2CoBAsOI%2CcAGI%2CGACK%2COAQI%3BAAAD%2C2BAlPhB%2CoBAsOI%2CcAGI%2CGACK%2COAQI%3BAAAD%2C2BAlPhB%2CoBAsOI%2CcAGI%2CGACK%2COAQI%3BAAAD%2C2BAlPhB%2CoBAsOI%2CcAGI%2CGACK%2COAQI%3BAAAD%2C2BAlPhB%2CoBAsOI%2CcAGI%2CGACK%2COAQI%3BAAAD%2C2BAlPhB%2CoBAsOI%2CcAGI%2CGACK%2COAQI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CmDAAhB%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CwBA7PhB%2CoBAsOI%2CcAGI%2CGACK%2COAmBI%3BAAAD%2CiCA7PhB%2CoBAsOI%2CcAGI%2CGACK%2COAmBI%3BAAAD%2C2BA7PhB%2CoBAsOI%2CcAGI%2CGACK%2COAmBI%3BAAAD%2C2BA7PhB%2CoBAsOI%2CcAGI%2CGACK%2COAmBI%3BAAAD%2C2BA7PhB%2CoBAsOI%2CcAGI%2CGACK%2COAmBI%3BAAAD%2C2BA7PhB%2CoBAsOI%2CcAGI%2CGACK%2COAmBI%3BAAAD%2C2BA7PhB%2CoBAsOI%2CcAGI%2CGACK%2COAmBI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CmDAAhB%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAA3RxB%2CwBAsBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%3BAAjSpB%2CiCAqBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%3BAAhSpB%2C2BAoBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%3BAA%5C%2FRpB%2C2BAmBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%3BAA9RpB%2C2BAkBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%3BAA7RpB%2C2BAiBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%3BAA5RpB%2C2BAgBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%3BEACI%2CYAAA%3BEACA%2CkBAAA%3B%3BAApSxB%2CwBAsBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAII%3BAArSxB%2CiCAqBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAII%3BAApSxB%2C2BAoBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAII%3BAAnSxB%2C2BAmBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAII%3BAAlSxB%2C2BAkBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAII%3BAAjSxB%2C2BAiBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAII%3BAAhSxB%2C2BAgBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAII%3BEACI%2CWAAA%3BEACA%2CkBAAA%3B%3BAAxS5B%2CwBAsBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGASI%3BAA1SxB%2CiCAqBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGASI%3BAAzSxB%2C2BAoBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGASI%3BAAxSxB%2C2BAmBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGASI%3BAAvSxB%2C2BAkBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGASI%3BAAtSxB%2C2BAiBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGASI%3BAArSxB%2C2BAgBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGASI%3BEACI%2C0BAAA%3B%3BAA5S5B%2CwBAsBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAaI%3BAA9SxB%2CiCAqBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAaI%3BAA7SxB%2C2BAoBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAaI%3BAA5SxB%2C2BAmBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAaI%3BAA3SxB%2C2BAkBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAaI%3BAA1SxB%2C2BAiBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAaI%3BAAzSxB%2C2BAgBI%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAaI%3BEACI%2C0BAAA%3B%3BAAGJ%2CwBA7RpB%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAiBK%3BAAAD%2CiCA7RpB%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAiBK%3BAAAD%2C2BA7RpB%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAiBK%3BAAAD%2C2BA7RpB%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAiBK%3BAAAD%2C2BA7RpB%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAiBK%3BAAAD%2C2BA7RpB%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAiBK%3BAAAD%2C2BA7RpB%2CoBAsOI%2CcAoCI%2CmBACI%2CGACI%2CGAiBK%3BEACG%2C4BAAA%3B%3BAA6B5B%2CwBArB2C%2CwBAAsB%3BEAC7D%2CiCACI%3BIACI%2CQAAA%3B%3BEAFR%2CiCAII%3BIACI%2CQAAA%3B%3BEALR%2CiCAOI%3BIACI%2CQAAA%3B%3BEARR%2CiCAUI%3BIACI%2CQAAA%3B%3BEAXR%2CiCAaI%2CMACI%3BIACI%2CWAAA%3B%3B%3BAAKhB%2CiCACI%3BEACI%2CeAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C8BAAA%3B%3BAAPR%2CiCACI%2CeAQI%3BEACI%2CWAAA%3BEACA%2CoBAAA%3B%3BAAXZ%2CiCAeI%3BEACI%2CgBAAA%3B%3BAAhBR%2CiCAmBI%3BEACI%2CgBAAgB%2CgDAAhB%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAtBR%2CiCAmBI%2CkBAKI%2CSACI%3BEACI%2C6BAAA%3B%3BAA1BhB%2CiCAmBI%2CkBAWI%2CaACI%3BEACI%2CmBAAA%3B%3BAAhChB%2CiCAqCI%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAxCR%2CiCAqCI%2CmBAKI%3BEACI%2CeAAA%3BEAEA%2CahBxrLiB%2CqBgBwrLjB%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAjDZ%2CiCAqCI%2CmBAeI%3BEACI%2CwBAAA%3BEACA%2CeAAA%3B%3BAAtDZ%2CiCA0DI%3BEACI%2CoBAAA%3B%3BAA3DR%2CiCA0DI%2COAGI%3BEACI%2CkBAAA%3B%3BAA9DZ%2CiCAkEI%3BEACI%2CoBAAA%3B%3BAAnER%2CiCAkEI%2CUAGI%3BEACI%2CkBAAA%3B%3BAAtEZ%2CiCA0EI%2CcACI%3BEACI%2C8BAAA%3BEACA%2CmBAAA%3B%3BAA7EZ%2CiCA0EI%2CcAMI%3BEACI%2CeAAA%3BEAEA%2CahB3tLkB%2CmBgB2tLlB%3B%3BAAyBZ%2CwBApB2C%2CwBAAsB%3BEAC7D%2CiCACI%3BIACI%2CsBAAA%3B%3BEAFR%2CiCAII%2CoBACI%2CkBACI%3BIACI%2CWAAA%3BIACA%2CWAAA%3B%3BEARhB%2CiCAYI%3BIACI%2CWAAA%3BIACA%2CWAAA%3B%3B%3BAAKZ%2CiCAAkC%2CoBAAoB%2CkBAAkB%2CSAAS%3BEAC7E%2C6BAAA%3B%3BAAGJ%2CUACI%3BEACI%2CmBAAA%3B%3BAAFR%2CUAKI%3BEACI%2CYAAA%3B%3BAANR%2CUASI%3BEACI%2CgBAAgB%2C%2BCAAhB%3BEACA%2CwBAAA%3B%3BAAGI%2CUALR%2CWAII%2COACK%3BEACG%2CYAAA%3BEACA%2CYAAA%3B%3BAAFJ%2CUALR%2CWAII%2COACK%2CSAIG%3BEACI%2CahB9wLS%2CqBgB8wLT%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAARR%2CUALR%2CWAII%2COACK%2CSAWG%3BEACI%2CSAAA%3BEACA%2CiBAAA%3B%3BAAbR%2CUALR%2CWAII%2COACK%2CSAWG%2CaAII%2CKACI%3BEACI%2CyBAAA%3BEAEA%2CahBzxLE%2CmBgByxLF%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAArBhB%2CUALR%2CWAII%2COACK%2CSAWG%2CaAII%2CKASI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAA3BhB%2CUALR%2CWAII%2COACK%2CSAWG%2CaAII%2CKASI%2CWAKI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAhCpB%2CUALR%2CWAII%2COACK%2CSAWG%2CaAII%2CKASI%2CWAWI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEAEA%2CahBhzLH%2CqBgBgzLG%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FDhC%2CUAwEI%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAA1ER%2CUA6EI%3BEACI%2CaAAA%3B%3BAA9ER%2CUAiFI%3BEACI%2CaAAA%3B%3BAAIA%2CUADJ%2CSACK%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAALJ%2CUADJ%2CSACK%2CmBAOG%3BEACI%2CmBAAA%3BEACA%2CYAAY%2CyEAAZ%3BEACA%2CWAAA%3B%3BAAVR%2CUADJ%2CSACK%2CmBAaG%3BEAEI%2CahBh2La%2CqBgBg2Lb%3BEACA%2CeAAA%3BEACA%2CgBAAgB%2C%2BDAAhB%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAApBR%2CUADJ%2CSACK%2CmBAuBG%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3B%3BAA9BR%2CUADJ%2CSACK%2CmBAuBG%2CeASI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2C2CAAA%3B%3BAAEA%2CUAvChB%2CSACK%2CmBAuBG%2CeASI%2CMAMK%3BEACG%2CiBAAA%3B%3BAAvChB%2CUADJ%2CSACK%2CmBAuBG%2CeASI%2CMAUI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAA7ChB%2CUADJ%2CSACK%2CmBAuBG%2CeASI%2CMAUI%2CYAKI%2CEACI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3B%3BAAlDxB%2CUADJ%2CSACK%2CmBAuBG%2CeASI%2CMAuBI%3BEACI%2CcAAA%3BEAEA%2CahB34LK%2CqBgB24LL%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAjEhB%2CUADJ%2CSACK%2CmBAuBG%2CeASI%2CMAoCI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEAEA%2CahBt5LM%2CmBgBs5LN%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAA5EhB%2CUADJ%2CSACK%2CmBAiFG%3BEACI%2CmBAAA%3BEACA%2CeAAA%3B%3BAAnFR%2CUADJ%2CSACK%2CmBAiFG%2CYAII%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAOZ%2CUADJ%2CQACK%3BEACG%2CWAAA%3B%3BAADJ%2CUADJ%2CQACK%2CKAGG%2CcACI%3BEACI%2CaAAA%3B%3BAALZ%2CUADJ%2CQACK%2CKAGG%2CcAKI%2CeACI%3BEACI%2CkBAAA%3BEAEA%2CahB%5C%2F7LK%2CqBgB%2B7LL%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAhBhB%2CUADJ%2CQACK%2CKAGG%2CcAKI%2CeAWI%3BEACI%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAzBhB%2CUADJ%2CQACK%2CKAGG%2CcAKI%2CeAWI%2CGAQI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEAEA%2CahBt9LC%2CgBgBs9LD%3B%3BAAhCpB%2CUADJ%2CQACK%2CKAGG%2CcAkCI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAxCZ%2CUADJ%2CQACK%2CKAGG%2CcAkCI%2CgBAKI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3B%3BAA7ChB%2CUADJ%2CQACK%2CKAGG%2CcAkCI%2CgBAKI%2CaAKI%3BEACI%2CcAAA%3BEACA%2CsBAAA%3B%3BAAjDpB%2CUADJ%2CQACK%2CKAGG%2CcAmDI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2C4DAAhB%3BEACA%2CoBAAA%3B%3BAA1DZ%2CUADJ%2CQACK%2CKAGG%2CcAmDI%2CiBAMI%3BEAEI%2CahB9%2BLM%2CmBgB8%2BLN%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAAjEhB%2CUADJ%2CQACK%2CKAGG%2CcAmDI%2CiBAcI%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAtEhB%2CUADJ%2CQACK%2CKAGG%2CcAmDI%2CiBAcI%2CeAII%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CahB7%5C%2FLE%2CmBgB6%5C%2FLF%3BEACA%2CmBAAA%3B%3BAA9EpB%2CUADJ%2CQACK%2CKAGG%2CcAmDI%2CiBAcI%2CeAII%2CEAQI%3BEACI%2CcAAA%3B%3BAAjFxB%2CUADJ%2CQACK%2CKAGG%2CcAoFI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEAEA%2CahB3gMU%2CmBgB2gMV%3BEACA%2CiBAAA%3B%3BAA5FZ%2CUADJ%2CQACK%2CKAGG%2CcAoFI%2CiBAOI%3BEACI%2CgCAAA%3BEACA%2CeAAA%3B%3BAAhGhB%2CUADJ%2CQACK%2CKAGG%2CcAoFI%2CiBAOI%2CKAII%3BEAEI%2CahBphME%2CmBgBohMF%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CUA9GxB%2CQACK%2CKAGG%2CcAoFI%2CiBAOI%2CKAII%2CUAWK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CYAAA%3B%3BAAIA%2CUA7H5B%2CQACK%2CKAGG%2CcAoFI%2CiBAOI%2CKAII%2CUAyBK%2COACI%3BEACG%2CWAAW%2CeAAX%3BEACA%2CmBAAmB%2CeAAnB%3B%3BAA9H5B%2CUADJ%2CQACK%2CKAGG%2CcAoFI%2CiBAOI%2CKAqCI%3BEACI%2CyBAAA%3BEACA%2CaAAA%3B%3BAArIpB%2CUADJ%2CQACK%2CKAGG%2CcAoFI%2CiBAOI%2CKAqCI%2CiBAII%3BEACI%2CeAAA%3BEACA%2CoBAAA%3B%3BAAzIxB%2CUADJ%2CQACK%2CKAGG%2CcAoFI%2CiBAOI%2CKAqCI%2CiBAII%2CEAII%3BEACI%2CgBAAA%3B%3BAA5I5B%2CUADJ%2CQACK%2CKAGG%2CcAoFI%2CiBA2DI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAgB%2CyDAAhB%3B%3BAAtJhB%2CUADJ%2CQACK%2CKAGG%2CcAoFI%2CiBA2DI%2CaAMI%2CEACI%3BEACI%2CgBAAA%3B%3BAA1JxB%2CUADJ%2CQACK%2CKAGG%2CcAoFI%2CiBA2DI%2CaAMI%2CEAKI%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CgCAAA%3B%3BAAhKxB%2CUADJ%2CQACK%2CKAGG%2CcAoFI%2CiBA8EI%3BEACI%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAA1KhB%2CUADJ%2CQACK%2CKAGG%2CcAoFI%2CiBA8EI%2CUAOI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAASpB%2CUADJ%2COACK%3BEACG%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAALJ%2CUADJ%2COACK%2CeAOG%3BEACI%2CWAAA%3B%3BAARR%2CUADJ%2COACK%2CeAOG%2CaAGI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEAEA%2CahBxnMU%2CmBgBwnMV%3B%3BAAhBZ%2CUADJ%2COACK%2CeAoBG%3BEACI%2CWAAA%3BEACA%2CUAAA%3B%3BAAtBR%2CUADJ%2COACK%2CeAoBG%2CcAII%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEAEA%2CahB9oMU%2CmBgB8oMV%3B%3BAAOpB%2CeACI%3BEACI%2CiBAAA%3B%3BAAFR%2CeACI%2CYAGI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEAEA%2CahBjqMiB%2CqBgBiqMjB%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CeAbR%2CYAGI%2CKAUK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CgCAAA%3B%3BAArBhB%2CeA0BI%3BEACI%2CiBAAA%3B%3BAA3BR%2CeA0BI%2CgBAGI%3BEAEI%2CahBprMkB%2CmBgBorMlB%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3B%3BAAKZ%3BEACI%2CmBAAA%3B%3BAADJ%2CYAGI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEAEA%2CahBvsMqB%2CqBgBusMrB%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CYARJ%2CeAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CgCAAA%3B%3BAAlBZ%2CYAsBI%3BEACI%2CkBAAA%3B%3BAAvBR%2CYAsBI%2CqBAGI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAA7BZ%2CYAsBI%2CqBAGI%2CKAMI%3BEACI%2CmCAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEAEA%2CahBpuMc%2CmBgBouMd%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAA7ChB%2CYAsBI%2CqBAGI%2CKAuBI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAApDhB%2CYAsBI%2CqBAGI%2CKAuBI%2CiBAMI%3BEAEI%2CahBrvMU%2CmBgBqvMV%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3B%3BAA3DpB%2CYAsBI%2CqBAGI%2CKAuBI%2CiBAMI%2CEAOI%3BEACI%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAlExB%2CYAyEI%3BEACI%2CiBAAA%3B%3BAA1ER%2CYAyEI%2CgBAGI%3BEACI%2CeAAA%3BEAEA%2CahB%5C%2FwMiB%2CqBgB%2BwMjB%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAApFZ%2CYAyEI%2CgBAcI%3BEAEI%2CahBtxMkB%2CmBgBsxMlB%3BEACA%2CeAAA%3B%3BAA1FZ%2CYAyEI%2CgBAcI%2CMAKI%3BAA5FZ%2CYAyEI%2CgBAcI%2CMAMI%3BEACI%2CkBAAA%3B%3BAAMhB%3BEACI%2CmBAAA%3B%3BAADJ%2C6BAGI%3BEACI%2CoBAAA%3B%3BAAJR%2C6BAGI%2C0BAGI%3BEACI%2CwBAAA%3BEACA%2CeAAA%3B%3BAARZ%2C6BAGI%2C0BAGI%2CGAII%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAZhB%2C6BAGI%2C0BAaI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAnBZ%2C6BAGI%2C0BAaI%2CeAKI%3BEAEI%2CahB3zMa%2CqBgB2zMb%3B%3BAAvBhB%2C6BAGI%2C0BAaI%2CeAUI%3BEACI%2CeAAA%3B%3BAA3BhB%2C6BAGI%2C0BAaI%2CeAUI%2CGAGI%3BEAEI%2CahBh0MU%2CmBgBg0MV%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAxCpB%2C6BAGI%2C0BAaI%2CeA4BI%2CGACI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3BEAEA%2CahBn1MU%2CmBgBm1MV%3B%3BAAlDpB%2C6BAwDI%3BEACI%2CkBAAA%3B%3BAAzDR%2C6BAwDI%2CqBAGI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAA%5C%2FDZ%2C6BAwDI%2CqBAGI%2CKAMI%3BEACI%2CmCAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEAEA%2CahB12Mc%2CmBgB02Md%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FEhB%2C6BAwDI%2CqBAGI%2CKAuBI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAAtFhB%2C6BAwDI%2CqBAGI%2CKAuBI%2CiBAMI%3BEAEI%2CahB33MU%2CmBgB23MV%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3B%3BAA7FpB%2C6BAwDI%2CqBAGI%2CKAuBI%2CiBAMI%2CEAOI%3BEACI%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAApGxB%2C6BA2GI%3BEACI%2CeAAA%3BEAEA%2CahBl5MqB%2CqBgBk5MrB%3BEACA%2CgBAAA%3B%3BAAIR%2C0BACI%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAAHR%2C0BACI%2CWAII%3BEACI%2CaAAA%3BEACA%2CYAAA%3B%3BAAPZ%2C0BACI%2CWAII%2CuBAII%3BEAEI%2CahBl6Ma%2CqBgBk6Mb%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAAdhB%2C0BACI%2CWAII%2CuBAYI%3BEAEI%2CahBv6Mc%2CmBgBu6Md%3BEACA%2CeAAA%3B%3BAApBhB%2C0BACI%2CWAII%2CuBAkBI%3BEACI%2CmBAAA%3B%3BAAxBhB%2C0BACI%2CWAII%2CuBAkBI%2CGAGI%3BEAEI%2CahBh7MU%2CmBgBg7MV%3BEACA%2CeAAA%3B%3BAA7BpB%2C0BACI%2CWAII%2CuBAkBI%2CGAGI%2CGAKI%3BEACI%2CcAAA%3BEACA%2CqBAAA%3B%3BAAQxB%3BEACI%2CmBAAA%3B%3BAADJ%2C2BAGI%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAALR%2C2BAGI%2CWAII%3BEACI%2CaAAA%3B%3BAARZ%2C2BAGI%2CWAQI%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEAEA%2CahB%5C%2F8MkB%2CmBgB%2B8MlB%3BEACA%2CeAAA%3B%3BAAnBZ%2C2BAGI%2CWAQI%2CaAUI%3BEAEI%2CahBv9Ma%2CqBgBu9Mb%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAAMhB%2CQACI%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAAHR%2CQACI%2CWAII%2CWACI%3BEACI%2CWAAA%3B%3BAAPhB%2CQACI%2CWAII%2CWAKI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAfhB%2CQACI%2CWAII%2CWAKI%2CSAOI%3BEAEI%2CahBl%5C%2FMS%2CqBgBk%5C%2FMT%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAAvBpB%2CQACI%2CWAII%2CWAKI%2CSAgBI%3BEAEI%2CahBx%5C%2FMU%2CmBgBw%5C%2FMV%3BEACA%2CeAAA%3B%3BAA7BpB%2CQACI%2CWAiCI%3BEACI%2CaAAA%3BEACA%2CYAAA%3B%3BAApCZ%2CQACI%2CWAiCI%2CaAII%2CMACI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAA5CpB%2CQACI%2CWAiCI%2CaAII%2CMACI%2CGAOI%2CGACI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEAEA%2CahBzhNE%2CmBgByhNF%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CQAhExB%2CWAiCI%2CaAII%2CMACI%2CGAOI%2CGACI%2CEAkBK%3BEACG%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAApEhC%2CQACI%2CWAiCI%2CaAII%2CMACI%2CGAOI%2CGA0BI%3BEACI%2CUAAA%3B%3BAAGJ%2CQA3EpB%2CWAiCI%2CaAII%2CMACI%2CGAOI%2CGA8BK%2CWACG%3BEACI%2CUAAA%3B%3BAA9EhC%2CQACI%2CWAiCI%2CaAmDI%2CcACI%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BAAEA%2CQA5FhB%2CWAiCI%2CaAmDI%2CcACI%2CKAOK%3BEACG%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAhGxB%2CQACI%2CWAiCI%2CaAmDI%2CcACI%2CKAaI%3BEACI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAtGxB%2CQACI%2CWAiCI%2CaAmDI%2CcACI%2CKAaI%2CUAKI%3BEACI%2CcAAA%3BEACA%2CYAAA%3B%3BAA1G5B%2CQACI%2CWAiCI%2CaAmDI%2CcACI%2CKAaI%2CUAUI%3BEAEI%2CahB9kNC%2CqBgB8kND%3BEACA%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAnH5B%2CQACI%2CWAiCI%2CaAmDI%2CcACI%2CKAaI%2CUAmBI%3BEAEI%2CahBplNE%2CmBgBolNF%3BEACA%2CeAAA%3B%3BAAS5B%2CiBACI%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAAHR%2CiBACI%2CWAII%3BEACI%2CaAAA%3B%3BAANZ%2CiBACI%2CWAQI%2CWACI%3BEACI%2CWAAA%3B%3BAAXhB%2CiBACI%2CWAQI%2CWAKI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEAEA%2CahBpnNa%2CqBgBonNb%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAtBhB%2CiBACI%2CWAyBI%3BEACI%2CaAAA%3BEACA%2CYAAA%3B%3BAA5BZ%2CiBACI%2CWAyBI%2CcAII%3BEACI%2CeAAA%3BEAEA%2CahBloNa%2CqBgBkoNb%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAnChB%2CiBACI%2CWAyBI%2CcAYI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAAzChB%2CiBACI%2CWA4CI%3BEACI%2CwBAAA%3BEACA%2CuCAAA%3B%3BAA%5C%2FCZ%2CiBACI%2CWA4CI%2CUAII%3BEAEI%2CahBppNa%2CqBgBopNb%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAtDhB%2CiBACI%2CWA4CI%2CUAYI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3B%3BAA5DhB%2CiBACI%2CWA4CI%2CUAYI%2CmBAKI%3BEACI%2CWAAA%3BEACA%2CoBAAA%3B%3BAAhEpB%2CiBACI%2CWA4CI%2CUAYI%2CmBAKI%2CGAII%3BEACI%2CahBjqNM%2CmBgBiqNN%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBA1EhB%2CWA4CI%2CUAYI%2CmBAKI%2CGAaK%3BEAEG%2CahB3qNM%2CmBgB2qNN%3BEACA%2CeAAA%3B%3BAA9ExB%2CiBACI%2CWAmFI%3BEACI%2CiBAAA%3B%3BAArFZ%2CiBACI%2CWAmFI%2CYAGI%3BEACI%2CkBAAA%3BEAEA%2CahB3rNa%2CqBgB2rNb%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAA5FhB%2CiBACI%2CWAmFI%2CYAWI%3BEAEI%2CahB%5C%2FrNc%2CmBgB%2BrNd%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAASJ%2CkBAFR%2CKACK%2CSACI%3BEACG%2CaAAA%3B%3BAAFR%2CkBADJ%2CKACK%2CSAKG%3BEACI%2CyBAAA%3B%3BAAEA%2CkBATZ%2CKACK%2CSAKG%2CEAGK%3BEACG%2CSAAS%2COAAT%3BEACA%2CahB1sNO%2CagB0sNP%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAIA%2CkBAjBhB%2CKACK%2CSAKG%2CEAUK%2CeACI%3BEACG%2CSAAS%2COAAT%3BEACA%2CahBltNG%2CagBktNH%3B%3BAAQxB%2CsBACI%2CcAAa%3BEACT%2CkBAAA%3B%3BAAFR%2CsBACI%2CcAAa%2CWAGT%2CeAAc%3BEACV%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAATZ%2CsBACI%2CcAAa%2CWAGT%2CeAAc%2CgBAOV%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAjBhB%2CsBAsBI%2CaAAY%2CSAAS%2CMACjB%3BEACI%2C8BAAA%3B%3BAAKZ%2CUAAW%2CWAAW%2CYAAY%3BEAC9B%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CWACI%2CmBACI%3BEACI%2CWAAA%3B%3BAAHZ%2CWACI%2CmBACI%2CGAGI%3BEACI%2CWAAA%3B%3BAASJ%2C0BAFR%2CcACI%2CGACK%2CYACG%3BEACI%2CaAAA%3B%3BAAFR%2C0BAFR%2CcACI%2CGACK%2CYACG%2CWAGI%3BEACI%2CiBAAA%3B%3BAAOJ%2C0BAdhB%2CcACI%2CGAWI%2CmBACI%2CKACK%3BEACG%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAQxB%3BEACI%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CUAAW%2CEAAE%3BEACT%2CcAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CUAAW%3BEACP%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEAEA%2CahB9zN0B%2CmBgB8zN1B%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CcACI%2CcACI%2CQAAO%3BEACH%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAWY%2CeALnB%2CYACG%2CqBACK%2CKACG%2CcACI%2CQACK%3BEACG%2CSAAA%3BEACA%2CUAAA%3B%3BAAe5B%2CQAN0B%2CuBAAwB%3BEAC9C%2CqBAAsB%2CiBAAiB%2COAAM%3BIACzC%2CsBAAA%3B%3B%3BAAIR%2CsBACI%2CKAAI%2CWAAY%2CUAAS%3BEACrB%2CaAAA%3B%3BAAFR%2CsBAII%2COAAM%2CMAAM%3BEACR%2CgBAAA%3BEACA%2CWAAA%3B%3BAANR%2CsBAQI%2CsBAAsB%2CYAAY%2CMAAK%3BEACnC%2CaAAA%3B%3BAATR%2CsBAWI%2COAAM%2CMAAM%2CSAAU%3BEAClB%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3B%3BAAvBR%2CsBAyBI%2COAAM%2CMAAM%3BEACR%2CaAAA%3B%3BAAIR%2COAAO%2CQAAS%3BEACZ%2CwBAAA%3B%3BAAEJ%3BEACI%2CWAAA%3B%3BAAcJ%2CwBAZyC%3BEACrC%2CsBACI%3BIACI%2CqBAAA%3B%3BEAGR%2CMAAM%2CMAAM%2CSAAU%3BIAClB%2CsBAAA%3BIACA%2C0BAAA%3B%3B%3B%3BAA0ER%2CQAtE2B%2CwBAAwB%3BEAC%5C%2FC%3BIACI%2CkBAAA%3B%3BEAGJ%2CiBAAkB%2CiBAAiB%3BIAC%5C%2FB%2CUAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAGJ%2CeAAgB%3BIACZ%2CYAAA%3B%3BEAGJ%2CeAAgB%3BIACZ%2CWAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CYAAA%3B%3BEAGJ%2CeAAgB%3BIACZ%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CYAAY%3BIACjD%2CUAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CSAAS%2CaAAc%2CGAAG%2CGAAE%2COAAQ%3BIAChC%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CaAAc%2CQAAO%2CQAAS%2CuBAAuB%2COAAM%2CaAAc%2CSAAS%3BIAC9E%2CWAAA%3B%3BEAGJ%2CSAAU%3BIACN%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CSAAQ%2CKAAK%2CSAAU%2COAAO%3BIACnE%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CSAAQ%2CKAAK%2CSAAU%3BIAC5D%2CkBAAA%3B%3BEAGJ%2CgBAAiB%3BIACb%2CUAAA%3B%3BEAGJ%2CgBAAiB%3BIACb%2CkBAAA%3B%3B%3B%3BAASJ%2CMAAC%3BEACG%2C8BAAA%3B%3BAAIR%2CgBAAiB%2CaAAY%2CUAAW%3BEACpC%2CaAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CsBAAA%3BEACA%2CwBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAJJ%2CaAAc%2CMAMV%3BEACI%2CkBAAA%3B%3BAAIR%2C2BAA4B%2COAAM%2CIAAK%2CSAAQ%3BAAC%5C%2FC%2CkBAAmB%2COAAM%2CIAAK%2CSAAQ%3BAACtC%2CqBAAsB%2CUAAS%2CQAAS%2CMAAK%2CiBAAkB%2CWAAQ%3BEACnE%2CwBAAA%3B%3BAAYJ%3BEACI%2CuBAAA%3BEACA%2C2BAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAJJ%2CeAMI%2CGACI%3BEACI%2CahBrhOiB%2CqBgBqhOjB%3B%3BAARZ%2CeAMI%2CGACI%2CGAGI%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2C%2BBAAA%3B%3BAAdhB%2CeAMI%2CGACI%2CGAGI%2CWAMI%3BEACI%2CoCAAA%3B%3BAAjBpB%2CeAMI%2CGACI%2CGAGI%2CWAMI%2CYAGI%2CGACI%3BEACI%2CahBliOC%2CqBgBkiOD%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3B%3BAA3B5B%2CeAMI%2CGACI%2CGAGI%2CWAMI%2CYAGI%2CGACI%2CGASI%3BEACI%2CahB3iOH%2CqBgB2iOG%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAAhChC%2CeAMI%2CGACI%2CGAGI%2CWAMI%2CYAqBI%2CkBACI%2CGACI%3BEACI%2CahBljOF%2CmBgBkjOE%3B%3BAAWhC%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2C2CAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACJ%2CoBAAA%3BEACA%2C4BAAA%3B%3BAAEA%2CsBAAsB%3BEACtB%2COAAA%3B%3BAAEA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CmBAAmB%3BEACnB%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CsBAAuB%3BEACvB%2CgBAAA%3B%3BAAEA%2CsBAAuB%3BEACnB%2CyBAAA%3BEACJ%2CyBAAA%3B%3BAAEA%2CsBAAuB%2CWAAW%2CYAAY%2CUAAS%3BAACvD%2CsBAAuB%2CWAAW%2CYAAY%2CUAAS%3BAACvD%2CsBAAuB%2CWAAW%2CYAAY%2CUAAS%3BAACvD%2CsBAAuB%2CWAAW%2CYAAY%2CUAAS%3BAACvD%2CsBAAuB%2CWAAW%2CYAAY%2CUAAS%3BAACvD%2CsBAAuB%2CWAAW%2CYAAY%2CUAAS%3BAACvD%2CsBAAuB%2CWAAW%2CYAAY%2CUAAS%3BAACvD%2CsBAAuB%2CWAAW%2CYAAY%2CUAAS%3BAACvD%2CsBAAuB%3BAACvB%2CsBAAuB%2CWAAW%2CYAAY%2CUAAS%3BAACvD%2CsBAAuB%2CgBAAgB%2CGAAG%2CGAAG%2CWAAW%3BEACpD%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAEJ%2CsBAAuB%2CGAAG%2CGAAG%3BEAC7B%2CWAAA%3BEACA%2CWAAA%3B%3BAAEA%2CsBAAuB%2CQAAQ%3BEAC%5C%2FB%2CaAAa%2CqBAAb%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgCAAA%3B%3BAAEJ%2CsBAAuB%3BAACvB%2CsBAAuB%2CGAAE%2CuBAAuB%2CYAAY%3BAAC5D%2CsBAAuB%2CGAAE%2CuBAAuB%2CYAAY%3BEACxD%2CwBAAA%3B%3BAAEJ%2CIAAK%2CuBAAwB%2CWAAW%2CYAAY%2CUAAU%3BEAC1D%2CyBAAA%3BEACA%2C2BAAA%3B%3BAAEJ%2CsBAAuB%2CaAAe%3BEAClC%2CWAAA%3B%3BAAEJ%2CsBAAuB%2CYAAY%3BEAC%5C%2FB%2CWAAA%3B%3BAAEJ%2CsBAAuB%2CWAAW%2CYAAY%3BEAC9C%2CWAAA%3BEACI%2C2BAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CGAAG%2CGAAG%3BEAC7C%2CaAAA%3B%3BAAEA%2CsBAAuB%2CGAAG%3BEAC1B%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAEA%2CsBAAuB%3BEACnB%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CsBAAuB%2CQAAQ%2CWAAW%3BEACtC%2CWAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CsBAAuB%2CQAAO%2CMAAM%3BEACpC%2CqBAAA%3B%3BAAEA%2CsBAAuB%3BEACnB%2CWAAA%3BEACA%2CWAAA%3BEACJ%2CmBAAA%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CaAAA%3BEACC%2C6CAAA%3BEACD%2CmBAAA%3B%3BAAEJ%2CsBAAuB%2CaAAY%3BEAC%5C%2FB%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAW%2CsBAAsB%2CaAAjC%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CsBAAuB%2CGAAG%2CGAAE%2CSAAU%2CaAAY%3BEAC9C%2CWAAW%2CsBAAsB%2CcAAjC%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CGAAG%2CGAAG%2CWAAW%2CYAAY%2CGAAG%2CGAAG%3BEACtE%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CsBAAuB%2CWAAW%2CYAAY%2CUAAU%2CaAAa%3BEACrE%2CaAAA%3B%3BAAEA%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CeAAe%3B%3B%3B%3B%3B%3B%3B%3B%3BEASX%2CSAAS%2CEAAT%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAW%2CsBAAsB%2CaAAjC%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAaR%2CIAAK%2CuBAAuB%2CWAAW%2CYAAY%2CUAAU%2CaAAY%2CSAAU%2CgBAAe%3BEAC9F%2CWAAW%2CsBAAsB%2CcAAjC%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CGAAG%2CGAAG%2CWAAW%2CYAAY%2CkBAAkB%2CGAAG%3BEAAE%2CgBAAA%3B%3BAAC3F%2CsBAAuB%2CWAAW%2CYAAY%2CUAAS%3BEACvD%2C2BAAA%3B%3BAAEA%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CsBAAuB%2CGAAE%2CYAAa%2CGAAG%3BEACrC%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CsBAAuB%2CGAAE%3BAACzB%2CsBAAuB%2CGAAE%3BEACrB%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CsBAAuB%2CGAAE%3BEACzB%2CaAAA%3B%3BAAEA%2CsBAAuB%3BEACnB%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACJ%2CeAAA%3B%3BAAEA%2CsBAAuB%2CaAAa%3BEACpC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CsBAAuB%2CaAAa%2CKAAI%3BEACxC%2CeAAA%3B%3BAAEA%2CsBAAuB%2CaAAa%2CKAAI%3BEACxC%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CsBAAuB%2CaAAa%2CKAAI%2CYAAY%3BEACpD%2CmBAAA%3B%3BAAEA%2CsBAAuB%2CaAAa%2CKAAI%2CKAAK%3BEAC7C%2CmBAAA%3B%3BAAEA%2CsBAAuB%2CaAAa%2CKAAI%2CWAAW%3BEACnD%2CmBAAA%3B%3BAAEA%2CsBAAuB%3BAACvB%2CsBAAuB%2CMAAK%3BEACxB%2CaAAA%3B%3BAAEJ%2CsBAAuB%2CMAAK%2CaAAc%2CKAAI%3BEAC1C%2CSAAS%2CeAAT%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACH%2CeAAA%3B%3BAAED%2CsBAAuB%2CMAAK%2CaAAa%2CKAAM%2CKAAI%3BEACnD%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CmDAAhB%3BEACA%2CqBAAA%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CsBAAuB%2CMAAK%2CaAAc%2CcAAc%2CKAAI%2CcAAc%3BEACtE%2CwBAAA%3B%3BAAEJ%2CsBAAuB%2CMAAK%2CaAAc%3BEAC1C%2CkBAAA%3B%3BAAEA%2CsBAAuB%2CMAAK%2CaAAa%2CKAAM%2CcAAa%3BEAC5D%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CmDAAhB%3BEACA%2CqBAAA%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3BEACH%2CQAAA%3B%3BAAED%2CsBAAuB%2CMAAK%2CaAAc%2CcAAa%3BEACvD%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CqDAAhB%3BEACA%2CQAAA%3B%3BAAEA%2CsBAAuB%2CMAAK%2CaAAc%2CcAAc%3BEACxD%2CQAAA%3B%3BAAEA%2CsBAAuB%2CMAAK%2CaAAa%2CcAAc%3BEACvD%2CeAAA%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CsBAAuB%2CKAAI%3BEAC3B%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGA%2CsBAAuB%2CoBAAmB%3BEAC1C%2CqBAAA%3B%3BAAEA%2CsBAAuB%2CMAAK%2CaAAa%2CMAAO%3BAAChD%2CsBAAuB%2CQAAO%2CmBAAmB%3BEAC7C%2CwBAAA%3B%3BAAEJ%2CsBAAuB%2CMAAK%2CaAAa%2CKAAK%2CMAAO%3BEACrD%2CyBAAA%3B%3BAAEA%2CsBAAuB%2CMAAK%2CaAAa%2CcAAc%2CKAAM%3BEAC7D%2CwBAAA%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C6CAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CsBAAuB%2CMAAK%2CaAAa%2CKAAM%2CQAAO%3BEACjD%2CmBAAA%3BEACD%2CaAAA%3BEACA%2C6CAAA%3B%3BAAEJ%2CsBAAuB%2CMAAK%2CaAAa%2CcAAc%2CKAAM%2CcAAc%2CKAAI%3BEAC%5C%2FE%2CwBAAA%3B%3BAAEA%2CsBAAuB%2CMAAK%2CaAAa%2CcAAc%2CKAAM%2CcAAc%2CKAAI%3BEAC%5C%2FE%2CwBAAA%3B%3BAAEA%2CsBAAuB%2CMAAK%2CaAAa%2CcAAc%2CKAAM%2CcAAc%2CeAAc%3BEACzF%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2C8CAAhB%3BEACA%2CkBAAA%3B%3BAAEA%2CsBAAuB%2CMAAK%2CaAAa%2CcAAc%2CKAAM%3BEAC7D%2CcAAA%3B%3BAAEA%2CsBAAuB%3BEACvB%2CwBAAA%3B%3BAAEA%2CsBAAuB%2CsBAAsB%3BEACzC%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CsBAAuB%2CsBAAsB%2CGAAG%3BEAC5C%2CWAAA%3BEACA%2CWAAA%3BEACH%2CmBAAA%3B%3BAAED%2CsBAAuB%2CsBAAsB%2CGAAG%2CGAAG%3BEAC%5C%2FC%2CWAAA%3BEACA%2CWAAA%3BEACH%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAED%2CsBAAuB%3BEACvB%2CWAAA%3BEACI%2CWAAA%3BEACH%2CgBAAA%3BEACG%2CeAAA%3B%3BAAEJ%2CsBAAuB%2CoBAAoB%3BEAC3C%2CWAAA%3BEACI%2CWAAA%3BEACH%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAAED%2CsBAAuB%2CKAAI%3BEACvB%2CyBAAA%3B%3BAAEJ%2CsBAAuB%2CMAAK%2CaAAa%3BEACxC%2C0BAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACD%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CsBAAuB%2CmBAAkB%3BEACxC%2CyBAAA%3B%3BAAED%2CsBAAuB%2CmBAAmB%2CGAAE%2CmBAAmB%2CUAAW%2CaAAa%3BEACnF%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CsBAAuB%2CmBAAmB%2CGAAE%2CmBAAmB%2CUAAW%2CaAAa%3BEACvF%2CeAAA%3B%3BAAEA%2CsBAAuB%2CmBAAmB%2CGAAE%2CmBAAmB%2CUAAW%2CaAAa%2CEAAE%3BEACzF%2CaAAA%3B%3BAAEA%2CsBAAuB%2CmBAAmB%2CGAAE%2CmBAAmB%2CUAAW%2CaAAe%3BEACzF%2CmBAAA%3BEACQ%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CoCAAA%3BEACA%2C0BAAA%3BEACN%2CmBAAA%3BEACF%2CgBAAA%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CsBAAwB%3BEACpB%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CsBAAuB%2CiBAAiB%2CeAAe%2CEAAE%3BEACrD%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACJ%2CUAAA%3B%3BAAGA%2CsBAAuB%2CoBAAoB%2CaAAe%3BEACtD%2CUAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CsBAAuB%2CoBAAoB%2CaAAa%3BAAAQ%2CsBAAuB%2CoBAAoB%2CaAAa%3BEACxH%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CsBAAuB%2CoBAAoB%2CaAAe%2CIAAE%3BEAC5D%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CsBAAuB%2CMAAK%2CaAAa%2CcAAe%3BEACpD%2CwBAAA%3BEACH%2CmBAAA%3B%3BAAED%2CsBAAuB%2CMAAK%2CaAAa%2CcAAe%2CcAAc%2CKAAI%3BEAC1E%2CwBAAA%3B%3BAAEA%2CIAAK%2CaAAa%2CuBAAuB%2CMAAK%2CaAAc%3BEACxD%2CwBAAA%3B%3BAAEJ%2CsBAAuB%2CMAAK%2CaAAa%2CKAAM%3BEAC3C%2CyBAAA%3B%3BAAEJ%2CsBAAuB%3BEACvB%2CyBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CsBAAuB%2CaAAa%3BEACpC%2CyBAAA%3B%3BAAEA%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CSAAS%2CaACL%2CgBACI%2CGACI%2CGAAE%3BEACE%2CahBliPa%2CqBgBkiPb%3B%3BAAJhB%2CSAAS%2CaACL%2CgBACI%2CGACI%2CGAAE%2COAGG%3BEACG%2CahBriPS%2CqBgBqiPT%3BEACA%2C0BAAA%3BEAMA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAALA%2CwBAJ4C%3BEAI5C%2CSAdX%2CaACL%2CgBACI%2CGACI%2CGAAE%2COAGG%3BIAKO%2C0BAAA%3B%3B%3BAAexB%2CaACI%2CaACI%2COAAM%2CQACF%2CQACI%2CQAAO%2CKAAK%3BEACR%2CaAAA%3B%3BAAOpB%2CKAAK%2CYAAY%2CqBAAqB%2CYAAY%3BEAC9C%2CaAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CoBAAqB%3BEACjB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CoBAAqB%3BEACjB%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2C0CAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CoBAAqB%3BEACjB%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CoBAAqB%3BEACjB%2CaAAA%3B%3BAAEJ%2CoBAAqB%3BEACjB%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CqBAAX%3B%3BAAEJ%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAiBJ%2CQAfyB%3BEACrB%3BIACI%2CeAAA%3B%3BEAEJ%2CoBAAqB%3BIACjB%2CaAAA%3B%3BEAEJ%2CoBAAqB%2CcAAa%2CUAAU%3BIACxC%2CcAAA%3B%3BEAEJ%2CoBAAqB%3BIACjB%2CWAAA%3B%3B%3BAAsBR%2CwBAlB0C%2CuBAAsB%3BEAC5D%2CUAAW%2CYAAY%2CUAAS%3BIAC5B%2C8BAAA%3B%3BEAEJ%2CUAAW%2CYAAY%2CUAAS%3BIAC5B%2C6BAAA%3BIACA%2C8BAAA%3B%3BEAEJ%2CIAAK%2CWAAW%2CWAAW%3BIACvB%2C8BAAA%3B%3BEAEJ%2CUAAW%2CWAAW%2CYAAY%2CKAAE%2CSAAS%3BIACzC%2CkBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACzoPJ%2CgBALsC%3BECqFtC%2CiCA9BA%3BEC6GA%2C0BACI%2CcD9GJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECwGL%2C0BACI%2CcD9GJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAwBR%2CiCApBA%3BECmGA%2C0BACI%2CcDpGJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAiCJ%3BIACI%2CWAAA%3B%3BEA4BJ%3BEAmsDA%2C2BACI%3BEE%5C%2FtDJ%2COACI%2CgBACI%2CeAGI%3BEC3BZ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BECyOhB%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEbwkEhB%2CgBAGI%3BEA0EJ%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEAwDhB%2CkBACK%3BEAKL%2CkBACI%3BEcv6EJ%2CiCLwsDI%3BEhBjmCJ%2CcgBimCI%3BIAvtDJ%2CUAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEAotDX%2C2BACI%2COArtDH%2CUAAU%3BEEVX%2COACI%2CgBACI%2CeAGI%2CKFKX%2CUAAU%3BEGhCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH0Bf%2CUAAU%3BEI%2BMX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJtNf%2CUAAU%3BEIgNX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJtNf%2CUAAU%3BET8xEX%2CgBAGI%2COSjyEH%2CUAAU%3BET22EX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKSr3Ef%2CUAAU%3BET66EX%2CkBACK%2CYS96EJ%2CUAAU%3BETm7EX%2CkBACI%2CUSp7EH%2CUAAU%3BEKaX%2CiCLwsDI%2COArtDH%2CUAAU%3BEhBonBX%2CcgBimCI%2COArtDH%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEA%2BsDX%2C2BACI%2COAhtDH%2CUAAU%3BEEfX%2COACI%2CgBACI%2CeAGI%2CKFUX%2CUAAU%3BEGrCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH%2BBf%2CUAAU%3BEI0MX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJjNf%2CUAAU%3BEI2MX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJjNf%2CUAAU%3BETyxEX%2CgBAGI%2COS5xEH%2CUAAU%3BETs2EX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKSh3Ef%2CUAAU%3BETw6EX%2CkBACK%2CYSz6EJ%2CUAAU%3BET86EX%2CkBACI%2CUS%5C%2F6EH%2CUAAU%3BEKQX%2CiCLwsDI%2COAhtDH%2CUAAU%3BEhB%2BmBX%2CcgBimCI%2COAhtDH%2CUAAU%3BIACP%2CYAAA%3B%3BEAEA%2CoBAHH%2CUAAU%2CGAGL%3BEA4sDN%2C2BACI%2COAhtDH%2CUAAU%2CGAGL%3BEElBN%2COACI%2CgBACI%2CeAGI%2CKFUX%2CUAAU%2CGAGL%3BEGxCN%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH%2BBf%2CUAAU%2CGAGL%3BEIuMN%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJjNf%2CUAAU%2CGAGL%3BEIwMN%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJjNf%2CUAAU%2CGAGL%3BETsxEN%2CgBAGI%2COS5xEH%2CUAAU%2CGAGL%3BETm2EN%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKSh3Ef%2CUAAU%2CGAGL%3BETq6EN%2CkBACK%2CYSz6EJ%2CUAAU%2CGAGL%3BET26EN%2CkBACI%2CUS%5C%2F6EH%2CUAAU%2CGAGL%3BEKKN%2CiCLwsDI%2COAhtDH%2CUAAU%2CGAGL%3BEhB4mBN%2CcgBimCI%2COAhtDH%2CUAAU%2CGAGL%3BIACE%2CWAAA%3B%3BEA6GR%3BETizEA%2CUACI%3BEIj7DJ%2CgBACI%3BIKjYA%2CmBAAA%3B%3BEAqEJ%3BEK1MI%2COAAO%2CKAAM%2CyBACT%3BECjCR%2CyBACI%2CQAAO%3BEC6LX%2CaAEI%3BEADJ%2CKAAK%2CcAAe%2CcAChB%3BENvFA%2COAAO%2CKAAM%2CiCACT%3BEOlNR%2CmBACI%2CUAAU%3BEADd%2CmBAEI%3BECsFA%2COAAO%2CKAAM%2CeACT%3BIT6OR%2CcAAA%3B%3BEA2CA%3BEAyEgB%2CuBATZ%2CUAOI%2CYACI%2CQACK%3BECrQjB%2CwBD4PI%2CUAOI%2CYACI%2CQACK%3BECpQjB%2CuBD2PI%2CUAOI%2CYACI%2CQACK%3BEUzajB%2CqBVgaI%2CUAOI%2CYACI%2CQACK%3BEGjVjB%2CmBHwUI%2CUAOI%2CYACI%2CQACK%3BEW9ajB%2CKAAK%2CKAAK%2COXqaN%2CUAOI%2CYACI%2CQACK%3BIAxEb%2CgBAAA%3B%3BEA8DJ%2CuBACI%2CUACI%2COACI%3BEC9PZ%2CwBD4PI%2CUACI%2COACI%3BEC7PZ%2CuBD2PI%2CUACI%2COACI%3BEUlaZ%2CqBVgaI%2CUACI%2COACI%3BEG1UZ%2CmBHwUI%2CUACI%2COACI%3BEWvaZ%2CKAAK%2CKAAK%2COXqaN%2CUACI%2COACI%3BIACI%2CWAAA%3B%3BEAoBhB%3BIXtLA%2CkBAAA%3B%3BEW8OA%3BEY5UA%2CaAOI%3BEC9BJ%3BECnGA%2CsBACI%3BIzBrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEgBmFD%2CwBAKI%2CehBzFH%3BEgBoFD%2CwBAKI%2CehBxFH%3BEgBoID%2CiChBrIC%3BEgBqID%2CiChBpIC%3BEgB0JD%2CkBhB3JC%3BEgB2JD%2CkBhB1JC%3BEa6FD%2CkBAWI%2CebzGH%3BEa8FD%2CkBAWI%2CebxGH%3BEa6GD%2COACI%2CgBACI%2CebhHP%3BEa8GD%2COACI%2CgBACI%2Ceb%5C%2FGP%3BEY0KD%2C0BACI%2CcZ5KH%3BEY2KD%2C0BACI%2CcZ3KH%3BE0ByLD%2CcACI%2CQ1B3LH%3BE0B0LD%2CcACI%2CQ1B1LH%3BE0B%2BLD%2CMACI%2CeACI%2CS1BlMP%3BE0BgMD%2CMACI%2CeACI%2CS1BjMP%3BE2B6VD%2C0B3B9VC%3BE2B8VD%2C0B3B7VC%3BEoBoCD%2CcAKI%2CepB1CH%3BEoBqCD%2CcAKI%2CepBzCH%3BEcuFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Ced3FX%3BEcwFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Ced1FX%3BEesUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Cef3UX%3BEeuUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Cef1UX%3BEeuUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Cef3UX%3BEewUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Cef1UX%3BELmlBD%2CeKplBC%3BELolBD%2CeKnlBC%3BEEq5ED%2CgBFt5EC%3BEEs5ED%2CgBFr5EC%3BEEk%2BED%2CQACI%2CoBFp%2BEH%3BEEm%2BED%2CQACI%2CoBFn%2BEH%3BEEk%2BED%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeF1%2BEX%3BEEm%2BED%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeFz%2BEX%3BEEkgFD%2CqBACI%2COAAM%2CUFpgFT%3BEEmgFD%2CqBACI%2COAAM%2CUFngFT%3BEOqwBD%2CYASI%2CQAAO%2CMP%5C%2FwBV%3BEOswBD%2CYASI%2CQAAO%2CMP9wBV%3BEOo5BG%2COAAC%2CQPr5BJ%3BEOq5BG%2COAAC%2CQPp5BJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEgB8ED%2CwBAKI%2CehBnFH%3BEgB%2BHD%2CiChB%5C%2FHC%3BEgBqJD%2CkBhBrJC%3BEawFD%2CkBAWI%2CebnGH%3BEawGD%2COACI%2CgBACI%2Ceb1GP%3BEYqKD%2C0BACI%2CcZtKH%3BE0BoLD%2CcACI%2CQ1BrLH%3BE0B0LD%2CMACI%2CeACI%2CS1B5LP%3BE2BwVD%2C0B3BxVC%3BEoB%2BBD%2CcAKI%2CepBpCH%3BEckFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CedrFX%3BEeiUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CefrUX%3BEekUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CefrUX%3BEL8kBD%2CeK9kBC%3BEEg5ED%2CgBFh5EC%3BEE69ED%2CQACI%2CoBF99EH%3BEE69ED%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeFp%2BEX%3BEE6%5C%2FED%2CqBACI%2COAAM%2CUF9%5C%2FET%3BEOgwBD%2CYASI%2CQAAO%2CMPzwBV%3BEO%2B4BG%2COAAC%2CQP%5C%2F4BJ%3BIACG%2CWAAA%3B%3BEWmiBJ%3BEAg9BA%3BEiB18CA%2COAAO%3BEAMP%3BEAWA%3BEjCwsBI%2CMAAC%3BEkB3qBL%3BEKiLA%2CeACI%3BEvBoUJ%2CeAGI%3BIgBzDJ%2CsBAAA%3B%3BEAwBA%3BEd9EA%3BIcsDA%2CsBAAA%3B%3BEAkCA%2C8BACI%2CUAEK%3BEAHT%2C8BACI%2CUAGI%2CQAAQ%3BIXhVhB%2CgBAAA%3B%3BEGulBA%2C8BQ1QI%2CUAEK%2CSRwQR%2CIAAI%2CSACC%3BEADN%2C8BQ1QI%2CUAGI%2CQAAQ%2CSRuQf%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BQ1QI%2CUAEK%2CSRwQR%2CIAAI%2CSAeC%3BEAfN%2C8BQ1QI%2CUAGI%2CQAAQ%2CSRuQf%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEQ5RR%2C8BACI%2CUAEK%2CSRqKP%3BEQxKF%2C8BACI%2CUAGI%2CQAAQ%2CSRoKd%3BIHpfF%2CeAAA%3BIGwfI%2CqBAAA%3B%3BEA6HA%2C8BQxSA%2CUAEK%2CSRoSR%2COAEI%3BEAAD%2C8BQxSA%2CUAGI%2CQAAQ%2CSRmSf%2COAEI%3BEAAD%2C8BQxSA%2CUAEK%2CSRqSR%2CSACI%3BEAAD%2C8BQxSA%2CUAGI%2CQAAQ%2CSRoSf%2CSACI%3BIACG%2CaAAA%3B%3BEQnSI%2C8BANR%2CUAEK%2CSAII%2CIAAI%2CcAAc%3BEAAnB%2C8BANR%2CUAGI%2CQAAQ%2CSAGH%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEAgEhB%2CwBApBA%2CUACI%3BIXjYJ%2CmBAAA%3BIG%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIHhqBA%2CUAAA%3BIGmqBA%2CmBAAA%3B%3BEAEA%2CwBQrSA%2CUACI%2CORoSA%3BIACA%2CWAAA%3B%3BEQlSI%2CwBAJR%2CUACI%2COAGK%2CeAAe%3BEAChB%2CwBALR%2CUACI%2COAIK%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAcZ%2CwBApBA%2CUACI%2COAQI%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEA%2BBZ%3BIX1aA%2CWAAA%3B%3BEW6hBA%3BIACI%2CgBAAA%3B%3BEADJ%2C0BAGI%3BIX5yBJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEWkyBA%2C0BAOI%2CQAAQ%3BIACJ%2CaAAA%3B%3BEAUR%3BEhB3NA%2CoBAMI%3BEA2BJ%2CaAmBI%2COASI%3BEA8HR%3BIgBiCI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAiMJ%3BET6hDA%2CqBAuBI%3BEA4BJ%2CoBAKI%3BEAJJ%2CqBAII%3BEAHJ%2CoBAGI%3BEAFJ%2CqBAEI%3BEADJ%2CgBACI%3BEIvjEJ%2CwBACI%3BINjRJ%2CiBAAA%3B%3BEW4wBA%3BIX5wBA%2CiBAAA%3B%3BEW4zBA%3BIX5zBA%2CqBAAA%3BI6B9QA%2CqBAAA%3B%3BEAMA%2CiBAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS8B%5C%2FQS%2CO9B%2BQT%3BIAAA%2CaODe%2CYPCf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BElB2uBA%2CiBAAC%3BIACG%2C0BAAA%3B%3BEAwQJ%3BEoBjzCA%3BEC4FA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BIrBksCnC%2CaAAA%3B%3BEAwCA%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%2BCJ%2CyBACI%2CWACI%2CoBACI%3BIAEI%2CoBAAA%3B%3BEA%2BBhB%3BIsB5tCA%2CYAAA%3B%3BEtB4tCA%2C2BsB1tCE%2CQAGI%2CKACI%3BEtBstCV%2C2BsBztCE%2CQAEI%2CKACI%3BEtBstCV%2C2BsBxtCE%2CQACI%2CKACI%3BEtBstCV%2C2BsB1tCE%2CQAGI%2CKAEI%3BEtBqtCV%2C2BsBztCE%2CQAEI%2CKAEI%3BEtBqtCV%2C2BsBxtCE%2CQACI%2CKAEI%3BIACE%2CYAAA%3B%3BEtBotCZ%2C2BsB%5C%2FsCE%2CQACI%2CKACI%3BEtB6sCV%2C2BsB%5C%2FsCE%2CQACI%2CKAEI%3BIjCoCV%2C6BAAA%3B%3BEWmrCA%3BEChwCA%3BEemRA%3BEzByiEA%2CQA2BI%3BIStlCA%2CkBAAA%3B%3BEADJ%2CkBAGI%3BEAHJ%2CkBAII%3BECpwCJ%2C6BDmwCI%3BECnwCJ%2C6BDowCI%3BEgBj%5C%2FBJ%2CyBhBg%5C%2FBI%3BEgBh%5C%2FBJ%2CyBhBi%5C%2FBI%3BETwjCJ%2CQA2BI%2CSSplCA%3BETyjCJ%2CQA2BI%2CSSnlCA%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEANR%2CkBASI%3BECzwCJ%2C6BDywCI%3BEgBt%5C%2FBJ%2CyBhBs%5C%2FBI%3BETmjCJ%2CQA2BI%2CSS9kCA%3BIACI%2CqBAAA%3BIACA%2CYAAA%3B%3BEAXR%2CkBAcI%3BEC9wCJ%2C6BD8wCI%3BEgB3%5C%2FBJ%2CyBhB2%5C%2FBI%3BET8iCJ%2CQA2BI%2CSSzkCA%3BIXjsCJ%2CiBAAA%3BIWmsCQ%2CUAAA%3B%3BEAhBR%2CkBAmBI%3BECnxCJ%2C6BDmxCI%3BEgBhgCJ%2CyBhBggCI%3BETyiCJ%2CQA2BI%2CSSpkCA%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEA6DR%3BEE55CA%3BEKiLA%2CeACI%3BEvBoUJ%2CeAGI%3BIKnWJ%2CUAAA%3BIkCtLA%2CWAAA%3BIlCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIWumCL%2CiBAAA%3BIACA%2CkBAAA%3B%3BEA8UJ%2C2BACI%2COAGK%3BEK3sDT%2CiCLwsDI%2COAGK%3BEhBpmCT%2CcgBimCI%2COAGK%3BIACG%2CSAAA%3BIACA%2CiBAAA%3B%3BEANZ%2C2BACI%2COAGK%2CSAIG%3BEK%5C%2FsDZ%2CiCLwsDI%2COAGK%2CSAIG%3BEhBxmCZ%2CcgBimCI%2COAGK%2CSAIG%3BIXhmDZ%2CiBAAA%3B%3BEWwlDA%2C2BACI%2COAYI%3BEKptDR%2CiCLwsDI%2COAYI%3BEhB7mCR%2CcgBimCI%2COAYI%3BIXrmDR%2CiBAAA%3B%3BEWwlDA%2C2BAkBI%2CiBACI%3BEK1tDR%2CiCLytDI%2CiBACI%3BEhBnnCR%2CcgBknCI%2CiBACI%3BIACI%2CaAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3B%3BEwBx2DZ%3BInC0PA%2CeAAA%3BIAAA%2CmBAAA%3B%3BE4B%5C%2FNA%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BEACA%3BIACI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%2COAAO%3BIAGH%2CiBAAA%3B%3BEMrDA%2CCAAC%2CmBAAwB%2CQNkDtB%3BI5BoMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkCrZL%2CCAAC%2CoBAAyB%2CQN%2BCvB%3BI5BoMP%2CmBAAA%3BIkC9KA%2CqBAAA%3BIlC8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkClZL%2CCAAC%2CyBAA%2BB%2CQN4C7B%3BI5BoMP%2CmBAAA%3BIkClLA%2CYAAA%3BIlCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkC%5C%2FYL%2CCAAC%2C0BAAgC%2CQNyC9B%3BI5BoMP%2CmBAAA%3BIkCtLA%2CWAAA%3BIlCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE4BhWT%3BIAEI%2CiBAAA%3B%3BEM3CA%2CCAAC%2CoBAAyB%3BIlCuO9B%2CmBAAA%3BIkCtLA%2CWAAA%3BIlCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkCtYL%2CCAAC%2CyBAA%2BB%3BIlCoOpC%2CmBAAA%3BIkCtLA%2CWAAA%3BIlCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkCnYL%2CCAAC%2C0BAAgC%3BIlCiOrC%2CmBAAA%3BIkCtLA%2CWAAA%3BIlCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE4B1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEM3CA%2CCAAC%2CoBAAyB%3BIlC2N9B%2CmBAAA%3BIkClLA%2CYAAA%3BIlCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkC1XL%2CCAAC%2CyBAA%2BB%3BIlCwNpC%2CmBAAA%3BIkClLA%2CYAAA%3BIlCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkCvXL%2CCAAC%2C0BAAgC%3BIlCqNrC%2CmBAAA%3BIkClLA%2CYAAA%3BIlCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE4B9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEQ6IJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIpCiJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BIoCtJJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BECXR%3BIrCSA%2CmBAAA%3BIAAA%2CgBAAA%3BIqCJI%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%3BIrChBN%2CgBAAA%3B%3BEqCTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BIrCxBJ%2CkBAAA%3BIqC0BQ%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%3BIrC%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BIqCsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BIrC1DtB%2CWAAA%3BIAAA%2CqBAAA%3B%3BEqCkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BIrCpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BIqC2EgB%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%3BIrCzFpB%2CqBAAA%3BI6BhOA%2CqBAAA%3B%3BEQmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBRnGhB%3BI7BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE6B2CA%2CWQkPI%2CQA2DK%2COACK%2CaAGI%2CgBRjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSsC9NQ%2COtC8NR%3BIAAA%2CaODe%2CYPCf%3BIAAA%2CsBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQlFA%2CWAiCI%2CQA8EI%3BIrCtGR%2CmBAAA%3BIAAA%2CsBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BIqC8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIrClHZ%2CgBAAA%3B%3BEqCTA%2CWAiCI%2CQA8EI%2CSAyIF%3BIrC%5C%2FON%2CgBAAA%3B%3BEqCkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BIrC1PT%2CcAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2C4BAAA%3BIqC%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BIrCpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIAAA%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIqCuQY%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%3BIrCzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BEqCgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BIrCjJjB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEqCTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BIrCzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CWAAA%3B%3BEqCTA%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%3BIrCpL5B%2CqBAAA%3BI6BhOA%2CqBAAA%3B%3BEQgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBR9LxB%3BI7BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE6B2CA%2CWQkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBR5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSsCxPQ%2COtCwPR%3BIAAA%2CaODe%2CYPCf%3BIAAA%2CsBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQ0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BIrCpMZ%2CqBAAA%3BI6BhOA%2CqBAAA%3B%3BEAMA%2CWQkPI%2CQA2KK%2CKR7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSsCzPgB%2COtCyPhB%3BIAAA%2CaODe%2CYPCf%3BIAAA%2CsBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQkIY%2CWAnLR%2CQA2KK%2CKAQI%3BIACG%2CaAAA%3B%3BEAGJ%2CWAvLR%2CQA2KK%2CKAYI%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CWA9LR%2CQA2KK%2CKAmBI%2CMAAS%3BIACN%2C4BAAA%3B%3BEApBR%2CWA3KJ%2CQA2KK%2CKAuBG%3BIACI%2CcAAA%3B%3BEDnNhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEGpGR%3BIvCyFA%2CgCAAA%3B%3BEwC1OA%2CQAAQ%2CKAAK%3BICrDb%2CkBAAA%3BIACA%2CUAAA%3BIDsDI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BExCdJ%2CQwCUQ%2CKAAK%2CMxCVZ%3BEACD%2CQwCSQ%2CKAAK%2CMxCTZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQwCIQ%2CKAAK%2CMxCJZ%3BIACG%2CWAAA%3B%3BEwCGJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDgDJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%2CMAID%3BIzCwRN%2CYAAA%3BIyCtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BED0CR%2CQAAQ%2CKAAK%2CMCtCX%2CQAAK%3BIzCgRP%2CgBAAA%3BIyC7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEzCsBJ%2CQwCUQ%2CKAAK%2CMCtCX%2CQAAK%2CQzC4BN%3BEACD%2CQwCSQ%2CKAAK%2CMCtCX%2CQAAK%2CQzC6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQwCIQ%2CKAAK%2CMCtCX%2CQAAK%2CQzCkCN%3BIACG%2CWAAA%3B%3BEyC3BA%2CQD8BI%2CKAAK%2CMCtCX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BED6BR%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%3BIzCsNP%2CkBAAA%3B%3BEwC1OA%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%3BIzCoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CsBAAA%3BIyC%5C%2FLQ%2CmBAAA%3BIzC%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BE0CjJA%2CQFzFQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCmEL%3BI1CiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BE0C5IA%2CQF9FQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCwEL%3BI1C4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BE0CvIA%2CQFnGQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUC6EL%3BI1CuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEyC1LI%2CQDhDI%2CKAAK%2CMCoBX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjDI%2CKAAK%2CMCoBX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BIzCyL9B%2CmBAAA%3B%3BEyCrLI%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%3BIzCkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEyC5KI%2CQD9DI%2CKAAK%2CMCoBX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD%5C%2FDI%2CKAAK%2CMCoBX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQDhEI%2CKAAK%2CMCoBX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BIzC0KtB%2CmBAAA%3B%3BEwC1OA%2CQAAQ%2CKAAK%2CMCqEX%2CQAAK%3BIzCqKP%2CmBAAA%3BIyCnKI%2CgBAAA%3BIACA%2C4BAAA%3BIzCkKJ%2CsBAAA%3B%3BEwCnOQ%2CQAPA%2CKAAK%2CMAMT%2CMAAK%2CMAAO%2CEACP%3BIACG%2CaAAA%3B%3BEG5BZ%3BI3C8PA%2CgBAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BE2CjBJ%2CgBCmEA%3BIACI%2CWAAA%3B%3BEDpEJ%2CgBClBA%3BEDkBA%2CgBCjBA%3BIACI%2CqBAAA%3B%3BEDgBJ%2CgBClBA%2CSAQI%2CEAAC%3BEDUL%2CgBCjBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEDSR%2CgBCJA%2CSACI%3BI5CiQJ%2CkBAAA%3B%3BE2C9PA%2CgBCMA%2CWAKI%2CEAAC%3BI5CmPL%2CeAAA%3B%3BE2C9PA%2CgBAGM%3BEAHN%2CgBAIM%3BIACE%2CgBAAA%3B%3BEALR%2CgBAGM%2CWAIE%3BEAPR%2CgBAIM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEE8BZ%2CcACI%2CUACI%2CiBACI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAIA%2CcARZ%2CUACI%2CiBAMI%2CQACK%3BIACG%2CeAAA%3B%3BEC2FhB%2CYAAC%2CYACG%3BI9CiHR%2C6BAAA%3BI8C%5C%2FGY%2CiBAAA%3B%3BECyFZ%2CuBAGI%3BEAFJ%2CsBAEI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3B%3BEALR%2CuBAGI%2CkBAII%2CaAAa%3BEANrB%2CsBAEI%2CkBAII%2CaAAa%3BIACT%2CYAAA%3B%3BEARZ%2CuBAGI%2CkBAQI%3BEAVR%2CsBAEI%2CkBAQI%3BIACI%2CiBAAA%3B%3BEAKZ%3BIACI%2CUAAA%3B%3B%3B%3B%3BEC9FJ%2CeAEI%2CeACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CeAPZ%2CeACI%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEhCxEpB%2CwBACI%3BIACI%2C6BAAA%3B%3BEAFR%2CwBAKI%2CeAGI%3BEARR%2CwBAKI%2CeAII%3BEATR%2CwBAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CwBAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CwBAFR%2CqCACI%2CKACK%3BEACD%2CwBAHR%2CqCACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CwBAPR%2CqCACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CwBAyCI%2CKAAI%3BEAzCR%2CwBA0CI%3BEA1CJ%2CwBA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C0BAAA%3B%3BEAHJ%2CiCAKI%3BIhB0GJ%2CmBAAA%3B%3BEgBtGY%2CiCAJR%2COAGI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CiCAKI%2COAWI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BEiCvNZ%2C4BACI%3BIACI%2CWAAA%3B%3BEAFR%2C4BAII%3BIACI%2CYAAA%3B%3BEzE6hBR%2CWACI%2CQAAO%3BIACH%2CUAAA%3B%3BEG0DR%2CqBACI%3BIACI%2CyBAAA%3B%3BEuEuUR%2CYAAY%2CQACR%3BIACI%2CyBAAA%3B%3BEC1UR%3BEACA%2CmBAAoB%3BInD3TpB%2CYAAA%3B%3BEmD%2BTA%3BEACA%2CeAAgB%3BInDhUhB%2CYAAA%3B%3BEmDoUA%3BIAEQ%2CgBAAA%3B%3BEAFR%2CqBAKI%2CeACI%3BIACI%2CaAAA%3B%3BEAMR%2CuBAAC%3BIACG%2CqBAAA%3BIACA%2CwBAAA%3BInD3KR%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BImD2KA%2CuBAAA%3B%3BEAGJ%2CuBAAC%3BIACG%2CkBAAA%3BIACA%2CqBAAA%3BInDlLR%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BImDkLA%2CyBAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CuBAAC%3BIACG%2CoBAAA%3BIACA%2CuBAAA%3BInD1LR%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BImD0LA%2C2BAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CuBAAC%3BIACG%2CkBAAA%3BIACA%2CqBAAA%3BInDlMR%2C%2BBAAA%3BIACI%2C2BAAA%3BIACI%2CuBAAA%3BImDkMA%2CyBAAA%3BIACA%2CwBAAA%3B%3BEAGJ%2CuBAAC%3BIACG%2CoBAAA%3BIACA%2CuBAAA%3BInD1MR%2C%2BBAAA%3BIACI%2C2BAAA%3BIACI%2CuBAAA%3BImD0MA%2C2BAAA%3BIACA%2CwBAAA%3B%3BEAGJ%2CuBAAC%3BInDhNL%2C%2BBAAA%3BIACI%2C2BAAA%3BIACI%2CuBAAA%3BImDgNA%2CuBAAA%3BIACA%2CkBAAA%3B%3BEAIR%2CmBAAoB%2CUAChB%3BIACI%2CSAAA%3BInDjYR%2CUAAA%3B%3BEmDsYA%2CeAAgB%2CSAAS%2CUACrB%2CMAAK%2CQAAQ%2CMAAO%3BIAChB%2CMAAA%3B%3BEAFR%2CeAAgB%2CSAAS%2CUAKrB%3BIACI%2CSAAA%3BIACA%2CUAAA%3BInD7YR%2CUAAA%3B%3BEmDkZQ%2CeAZQ%2CSAAS%2CUAWrB%2CsBAAsB%2CuBACjB%3BIACG%2CcAAA%3B%3BEAKZ%2CuBACI%3BIACI%2CUAAA%3B%3BEAFR%2CuBAKI%3BInD7ZJ%2CkBAAA%3B%3BEmDwZA%2CuBASI%3BIACI%2CeAAA%3B%3BEAIR%2CkBACI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CkBAJJ%2CmBAIK%3BEACD%2CkBALJ%2CmBAKK%3BIACG%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAVZ%2CkBAcI%2CeACI%3BIACI%2CgBAAA%3B%3BEAhBZ%2CkBAoBI%3BIACI%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CSAAA%3B%3BEAvBR%2CkBAoBI%2CsBAKI%3BIACI%2CQAAA%3B%3BEA1BZ%2CkBAoBI%2CsBAKI%2CiBAGI%2CQAAO%3BIACH%2CWAAA%3B%3BEA7BhB%2CkBAoBI%2CsBAaI%3BIACI%2CaAAA%3BIACA%2CQAAA%3BIACA%2CuBAAA%3BIACA%2CQAAA%3B%3BEArCZ%2CkBAoBI%2CsBAaI%2CqBAMI%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CuBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAjDhB%2CkBAoBI%2CsBAaI%2CqBAMI%2CQAYI%3BIACI%2CaAAA%3B%3BEAGJ%2CkBAnCZ%2CsBAaI%2CqBAMI%2CQAgBK%3BIACG%2CeAAA%3BIACA%2CSAAA%3B%3BEAzDpB%2CkBAoBI%2CsBAaI%2CqBA4BI%2CQAAO%3BEA7DnB%2CkBAoBI%2CsBAaI%2CqBA6BI%2CQAAO%3BIACH%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3B%3BEAEA%2CkBAhDZ%2CsBAaI%2CqBA4BI%2CQAAO%2CWAOF%3BEAAD%2CkBAhDZ%2CsBAaI%2CqBA6BI%2CQAAO%2CUAMF%3BIACG%2CmBAAA%3BIACA%2CkBAAA%3B%3BEC9mBpB%2CqBACI%3BIACI%2CgBAAA%3B%3BEAFR%2CqBAKI%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAPR%2CqBAUI%3BIACI%2CSAAA%3BIACA%2CsBAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAjBR%2CqBAoBI%2CoBAAsB%3BIAClB%2CSAAA%3BIACA%2CWAAA%3B%3BEAtBR%2CqBAyBI%2CoBAAoB%3BIpDyGxB%2CyBAAA%3B%3BEoDlIA%2CqBA6BI%3BIACI%2C4BAAA%3BIACA%2CsCAAA%3BIpD2PR%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIoD3PA%2CWAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3B%3BEAnCR%2CqBAsCI%2CwBAAwB%3BIACpB%2CYAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3B%3BEAIR%3BIACI%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEAGJ%3BIACI%2CYAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAGJ%3BEACA%3BIACI%2CsBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CmBACI%3BIACI%2CSAAA%3B%3BEAFR%2CmBAMI%3BIACI%2CsBAAA%3B%3BEAPR%2CmBAUI%3BIACI%2CSAAA%3BIACA%2CUAAA%3B%3BEAIR%2CgBACI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAHR%2CgBAMI%3BIACI%2CmBAAA%3B%3BEAPR%2CgBAUI%2CyBAAyB%3BIACrB%2CiBAAA%3B%3BEAIR%2CmBACI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEAHR%2CmBAMI%3BIACI%2CUAAA%3B%3BEC7JR%3BIAEQ%2CkBAAA%3B%3BEAFR%2CgBAKM%3BIACE%2CgBAAA%3BIACA%2CeAAA%3B%3BEAPR%2CgBAUM%3BIACE%2CiBAAA%3B%3BEvE8CJ%2CyBADqB%2CSACpB%3BIAzJD%2CUAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CyBAkJyB%2CSACpB%2CMAnJJ%3BIACG%2CoBAAA%3B%3BEAGJ%2CyBA8IyB%2CSACpB%2CMA%5C%2FIJ%3BIDKD%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAgB%2CoCAAhB%3B%3BECwII%2CyBADqB%2CSACpB%2CMA3IL%3BIACI%2CaAAA%3B%3BEA8IA%2CyBALqB%2CSAKpB%3BIAxID%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CWAAW%2CeAAe%2CqBAA1B%3B%3BEAGJ%2CyBA8HyB%2CSAKpB%2CKAnIJ%3BIACG%2CoBAAA%3B%3BEAGJ%2CyBA0HyB%2CSAKpB%2CKA%5C%2FHJ%3BIDTD%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAgB%2CsCAAhB%3B%3BEC0II%2CyBATqB%2CSASpB%3BIA5HD%2CQAAA%3BIACA%2C0BAAA%3BIACA%2C4BAAA%3BIACA%2CWAAW%2CeAAe%2CqBAA1B%3B%3BEAyHA%2CyBATqB%2CSASpB%2CKAtHL%3BIACI%2CkBAAA%3B%3BEAGJ%2CyBAyGyB%2CSASpB%2CKAlHJ%3BIACG%2C4BAAA%3B%3BEAGJ%2CyBAqGyB%2CSASpB%2CKA9GJ%3BIDpCD%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAgB%2CoCAAhB%3BICqCI%2CWAAW%2CcAAc%2CeAAzB%3B%3BEC0RJ%3BIACI%2CYAAY%2CiEAAZ%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAHJ%2CcAII%2CqBACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEARhB%2CcAII%2CqBACI%2CYAKI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CcAII%2CqBAWI%3BIACI%2CgBAAA%3B%3BEAhBZ%2CcAII%2CqBAcI%3BIACI%2CkBAAA%3BIACA%2CYAAA%3B%3BEApBZ%2CcAII%2CqBAcI%2CgBAGI%2CsBACI%3BIACI%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEAzBpB%2CcAII%2CqBAcI%2CgBAGI%2CsBAMI%3BIACI%2CkBAAA%3BIACA%2CeAAA%3B%3BEA7BpB%2CcAII%2CqBAcI%2CgBAcI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAlChB%2CcAII%2CqBAcI%2CgBAkBI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAtChB%2CcAII%2CqBAcI%2CgBAsBI%2CEAAC%3BIACG%2CiBAAA%3B%3BEAzChB%2CcAII%2CqBAcI%2CgBAsBI%2CEAAC%2CiBAEE%3BIACK%2CeAAA%3B%3BEACA%2CcAxChB%2CqBAcI%2CgBAsBI%2CEAAC%2CiBAEE%2CEAEM%3BIACG%2CeAAA%3B%3BEA7CxB%2CcAmDI%3BIACI%2CgBAAA%3B%3BEAIR%2CGAAG%3BIACC%2CeAAA%3B%3BEADJ%2CGAAG%2CiBAEE%3BIACG%2CUAAA%3B%3BEAHR%2CGAAG%2CiBAKE%3BIACG%2CUAAA%3B%3BEANR%2CGAAG%2CiBAQC%2CiBACI%2CqBACI%3BIACI%2CYAAA%3B%3BEuEtGhB%2CwBACI%3BIACI%2CeAAA%3BIACA%2CgCAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAEJ%2CwBAAC%2C2BACG%2CQAAO%3BIACH%2CqBAAA%3B%3BEAFR%2CwBAAC%2C2BAIG%3BIACI%2CqBAAA%3B%3BEALR%2CwBAAC%2C2BAIG%2CcAEI%2CUACI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAThB%2CwBAAC%2C2BAIG%2CcAEI%2CUAKI%2CGAAE%2CQACE%2CGACI%3BIACI%2CeAAA%3B%3BEACA%2CwBAfvB%2C2BAIG%2CcAEI%2CUAKI%2CGAAE%2CQACE%2CGACI%2CeAEK%3BIACG%2CeAAA%3B%3BEAhB5B%2CwBAAC%2C2BAIG%2CcAEI%2CUAKI%2CGAAE%2CQACE%2CGAOI%3BIACI%2CeAAA%3B%3BEA3B5B%2CwBAkCI%2CcAAc%3BIACV%2CeAAA%3BIACA%2CYAAA%3B%3BEAGR%2CeACI%2CMACI%3BIACI%2CYAAA%3BIACA%2CYAAA%3B%3BECjCZ%2CqBAAqB%2CqBACjB%2C0BACI%2CsBACI%2CWACI%2CeACK%3BIACG%2C0BAAA%3BIACA%2CgBAAA%3B%3BE1CjMxB%2CkBAGI%3BIACI%2CgBAAA%3B%3BEAJR%2CkBAOI%2CSAAQ%3BIACJ%2CYAAA%3B%3BEI5BR%2CyBAKI%3BEALJ%2CyBAMI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEARR%2CyBAWI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKA%2C0BAA2B%2C0BAF%5C%2FB%3BEAEI%2C0BAA2B%2C0BAD%5C%2FB%3BEAEI%2C2BAA4B%2C0BAHhC%3BEAGI%2C2BAA4B%2C0BAFhC%3BEAGI%2CqBAAsB%2C0BAJ1B%3BEAII%2CqBAAsB%2C0BAH1B%3BIAIQ%2CUAAA%3B%3BEuCpDR%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BIxDgMR%2CiBAAA%3B%3BEwDzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BIxDqLR%2CeAAA%3B%3BEwDzMA%2CqBAcI%2CQAUI%3BIxDiLR%2CiBAAA%3BIwD%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BIxD0KR%2CeAAA%3B%3BEwDzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BIxDmKb%2CeAAA%3BIwDjKgB%2CWAAA%3B%3BEjCmEhB%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEALJ%2CaAWI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3B%3BEAdR%2CaAiBI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEApBR%2CaAuBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEvB2JR%2CauB%5C%2FJI%2CMvB%2BJH%3BIAxFD%2CcAAA%3B%3BEA6FA%2CauBpKI%2CMvBoKH%3BIA7FD%2CcAAA%3B%3BEAkGA%2CauBzKI%2CMvByKH%3BIAlGD%2CcAAA%3B%3BEAuGA%2CauB9KI%2CMvB8KH%3BIAvGD%2CcAAA%3B%3BEuB9FA%2CaA8BI%2CQAAO%3BIvBgEX%2CqBAAA%3BIyDzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIzDgDA%2CgBAAA%3BIuBxDQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEA1CR%2CaA8BI%2CQAAO%2COMoDT%3BI7BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE6BHA%2CaNwMI%2CQAAO%2COMxMV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSsC3OU%2COtC2OV%3BIAAA%2CaODe%2CYPCf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CaN2LA%2CQAAO%2COM5LV%2CMACI%3BI7B2PL%2CcAAA%3B%3BE6BrPI%2CaNqLA%2CQAAO%2COMtLV%2COACI%3BI7BqPL%2CcAAA%3B%3BEyD7CA%2CalCnBI%2CQAAO%2COkCmBV%3BEACD%2CalCpBI%2CQAAO%2COkCoBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CalCzBI%2CQAAO%2COkCyBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CalC9BI%2CQAAO%2COkC8BV%3BEACD%2CalC%5C%2FBI%2CQAAO%2COkC%2BBV%3BEACD%2CQAAQ%2CUAAW%2CclChCf%2CQAAO%3BIkCiCP%2CoBAAA%3BIzD%2BBJ%2CYAAA%3B%3BEuBjDY%2CaAfR%2CQAAO%2COAcF%2CMACI%3BIvBiDb%2CWAAA%3B%3BEuB1CA%3BIACI%2CaAAA%3B%3BEmCrOJ%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BECyDJ%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAPR%2C0BAUI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEAGI%2C0BALR%2CwBAII%2COAAM%2CIACE%3BIACA%2CcAAA%3B%3BEzCqKhB%2CaACI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CaAII%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAII%2CiBAKI%3BIACI%2CYAAA%3B%3BEAVZ%2CaAII%2CiBAKI%2CWAGI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAdhB%2CaAII%2CiBAKI%2CWAQI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAKJ%2CaArBR%2CiBAoBK%2CUAAU%2CGACN%3BIlBAb%2C8BAAA%3BIkBEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BIlBfA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEkBsCI%2CKAAC%2CcACG%3BIACI%2CWAAA%3B%3BEASZ%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BEN5IR%2CyBACI%3BIACI%2CmBAAA%3B%3BEA4BA%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%3BEclBZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BI1BoCZ%2C8BAAA%3BI0BlCY%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BELlOZ%2CqBAEI%3BEAFJ%2CqBAGI%2COAAM%3BIrB8PV%2CgBAAA%3B%3BEqBzPA%2CkBACI%3BIACI%2CUAAA%3B%3BEMmVJ%2CSAAC%2COAAO%3BIAKJ%2CYAAA%3BI3BjGR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BI2BsGQ%2CWAAA%3B%3BEAVJ%2CSAAC%2COAAO%2CMACJ%3BI3B7FR%2CgBAAA%3B%3BEGulBA%2CSwB3fK%2COAAO%2CMACJ%2COxB0fP%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CSwB3fK%2COAAO%2CMACJ%2COxB0fP%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEwB5gBJ%2CSAAC%2COAAO%2CMACJ%2COxBuZN%3BIHpfF%2CeAAA%3BIGwfI%2CqBAAA%3B%3BEA6HA%2CSwBzhBC%2COAAO%2CMACJ%2COxBshBP%2COAEI%3BEAAD%2CSwBzhBC%2COAAO%2CMACJ%2COxBuhBP%2CSACI%3BIACG%2CaAAA%3B%3BEwB5gBR%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%3BI3BjKZ%2CeAAA%3B%3BE2BuKQ%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%3BEiC5ZpB%2CMAAM%3BIACF%2CcAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CMAAM%2CWAIF%3BIACI%2CiBAAA%3B%3BEAEA%2CMAPF%2CWAIF%2COAGK%3BIACG%2CgBAAA%3B%3BEARZ%2CMAAM%2CWAIF%2COAOI%3BIACI%2CWAAA%3B%3BEAZZ%2CMAAM%2CWAgBF%2CQAAO%3BIACH%2CkBAAA%3B%3BExCHR%2CcACI%3BIACI%2C6BAAA%3B%3BEAFR%2CcAKI%2CeAEI%3BEAPR%2CcAKI%2CeAGI%3BEARR%2CcAKI%2CeAII%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAZZ%2CcAKI%2CeAUI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAjBZ%2CcA2BI%2CKAAI%3BEA3BR%2CcA4BI%3BEA5BJ%2CcA6BI%3BIACI%2CiBAAA%3B%3BEyC9ER%2CgBACM%3BIACE%2CiBAAA%3B%3BE%5C%2FCoFR%2CmBAEI%2CYACI%2COAAM%3BIACF%2CgBAAA%3B%3BEASZ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BEAOpB%2CuBACI%2CaACI%3BIACI%2CkBAAA%3B%3BEAHZ%2CuBACI%2CaAKI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BECsKZ%2CkBACI%3BEADJ%2CkBAEI%3BIACI%2CiBAAA%3B%3BEAKI%2CkBAFP%2CWACG%2CKACK%3BEACD%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBARP%2CWACG%2CKAOK%3BIACG%2CiBAAA%3B%3BEAMhB%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CoBAMI%3BIACI%2CYAAA%3B%3BEAIR%2CsBACI%2CQAAO%3BIACH%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CmBACI%3BIfzEJ%2CiBAAA%3B%3BEemFA%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BE%2BCnUpB%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BEtEkkBZ%2CcACI%2CeACI%3BIACI%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcALR%2CeACI%2CcAIK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAAc%2CoBACV%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBACI%2CmBACI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2C4BAAA%3B%3BEAXpB%2CsBAAsB%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAYI%2CoBACI%2CiBACI%3BIACI%2CuBAAA%3B%3BEACA%2CsBAlBF%2CSAAS%2CQAC3B%2CUAAS%2CKACL%2CmBAYI%2CoBACI%2CiBACI%2COAEK%3BIACG%2CuBAAA%3B%3BEAS5B%2CcACI%3BIACI%2CeAAA%3B%3BEAGR%3BIACI%2CkBAAA%3B%3BEAEJ%2CIAAI%3BIACA%2CeAAA%3B%3BEgCpjBJ%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%3BIxBiHA%2CyBAAA%3BIAAA%2C8EAAA%3BIAAA%2CcAAA%3BIwB7GI%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIxBuGJ%2CqBAAA%3BI6B9QA%2CqBAAA%3B%3BELyKI%2CYAAe%3BIACX%2C0BAAA%3B%3BEAGJ%2CWAAC%3BIxBiGL%2CcAAA%3BIwB%5C%2FFQ%2CmBAAA%3B%3BEAGJ%2CWAAC%3BIACG%2C0BAAA%3BIACA%2C4BAAA%3B%3BEAGJ%2CWAAC%3BIxBuFL%2C%2BFAAA%3BIwBrFQ%2CmBAAA%3BIACA%2CcAAA%3B%3BEA7BR%2CWKqGE%3BI7BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE6BHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSsCnPQ%2COtCmPR%3BIAAA%2CaODe%2CYPCf%3BIAAA%2CsBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BI7B2PL%2CcAAA%3B%3BEwBvEI%2CcAAe%3BIACX%2CgBAAA%3B%3BEAKJ%2CUAAC%3BIACG%2CScrLA%2COdqLA%3B%3BEAKJ%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BE9BwiBR%2CkBACI%2CoBACI%3BIMjfR%2CmBAAA%3B%3BEN%2BeA%2CkBAOI%3BIACI%2CgBAAA%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%2CqBAAqB%2CuBACjB%3BEAZZ%2CmBACI%2CWAUI%2CqBAAqB%2CuBACjB%3BIMphBZ%2CiBAAA%3BINshBgB%2CiBAAA%3B%3BEAUhB%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3B%3BEAFR%2CoBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2C0BAGI%3BEAFJ%2C2BAEI%3BEADJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAJR%2C0BAOI%2CSAAQ%3BEANZ%2C2BAMI%2CSAAQ%3BEALZ%2CqBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2CiBACI%2CyBACI%2COACI%3BIACI%2CUAAA%3B%3BEAMhB%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CQACI%2CeAeI%3BIACI%2CWAAA%3B%3BEASZ%2CsBAAsB%2CoBAClB%2CQAAO%3BIACH%2CmBAAA%3B%3BEAIR%2CqBACI%2CKAAI%3BIACA%2CWAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEAiQJ%2CQAAQ%3BIACJ%2CYAAA%3BIMl3BJ%2CSAAA%3BIAAA%2CUAAA%3BI0C1KA%2CqBAAA%3B%3BEhD2hCA%2CQAAQ%2CQAIJ%2CQAAO%3BIACH%2CiBAAA%3BIMt3BR%2CWAAA%3BIAAA%2CqBAAA%3B%3BE0CjJA%2CQhDkgCQ%2CQAIJ%2CQAAO%2CQgDtgCV%3BI1CiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BE0C5IA%2CQhD6%5C%2FBQ%2CQAIJ%2CQAAO%2CQgDjgCV%3BI1C4ID%2CWAAA%3BIAAA%2C0BAAA%3B%3BE0CvIA%2CQhDw%5C%2FBQ%2CQAIJ%2CQAAO%2CQgD5%5C%2FBV%3BI1CuID%2CWAAA%3BIAAA%2C0BAAA%3B%3BENi3BA%2CQAAQ%2CQAgBJ%2CSAAQ%3BIMj4BZ%2CcAAA%3B%3BENo4BQ%2CQAnBA%2CQAgBJ%2CSAAQ%2CIAGH%3BIACG%2CSAAS%2CGAAT%3B%3BEAGJ%2CQAvBA%2CQAgBJ%2CSAAQ%2CIAOH%3BIACG%2CSAAS%2CGAAT%3B%3BECrjBZ%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEASR%2CeAGI%2CWAGI%2CSAAQ%3BIACJ%2CiBAAA%3B%3BEAPZ%2CeAWI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAMZ%3BIKrXA%2CUAAA%3BIkClLA%2CYAAA%3BIlCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BILqNL%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAHJ%2CaAKK%3BIACG%2CcAAA%3B%3BEANR%2CaASI%2CUACI%3BIACI%2CcAAA%3B%3BEAXZ%2CaASI%2CUACI%2CiBAGK%3BIACG%2CWAAA%3B%3BEAdhB%2CaAmBI%2COACK%3BIACG%2CeAAA%3B%3BEAEA%2CaAJR%2COACK%2CSAGI%3BIACG%2CUAAA%3B%3BEAxBhB%2CaAmBI%2COAaI%2CUACI%3BIKtZZ%2CgBAAA%3BILwZgB%2CgBAAA%3B%3BEQ%2BLhB%2CaR%5C%2FMI%2COAaI%2CUACI%2COQiMX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CaR%5C%2FMI%2COAaI%2CUACI%2COQiMX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BERnPR%2CaAmBI%2COAaI%2CUACI%2COQ8FV%3BIHpfF%2CeAAA%3BIGwfI%2CqBAAA%3B%3BEA6HA%2CaR7OA%2COAaI%2CUACI%2COQ6NX%2COAEI%3BEAAD%2CaR7OA%2COAaI%2CUACI%2COQ8NX%2CSACI%3BIACG%2CaAAA%3B%3BERjQR%2CaAwCI%3BIACI%2CUAAA%3B%3BEAMJ%2CKAAC%2CcACG%3BIAEI%2CeAAA%3BIACA%2CWAAA%3B%3BEAJR%2CKAAC%2CcAOG%2CMAAM%3BIACF%2CiBAAA%3B%3BEARR%2CKAAC%2CcAWG%2CMACI%2CKAAI%3BIACA%2CwBAAA%3B%3BEAbZ%2CKAAC%2CcAiBG%2CcAAc%3BIACV%2CUAAA%3B%3BEAIA%2CKAtBP%2CcAqBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA%5C%2FBP%2CcAqBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAOhB%3BIACI%2CeAAA%3B%3BEADJ%2CsBAGI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEALR%2CsBAQI%3BIACI%2CYAAA%3B%3BEAGI%2CsBAJR%2COAGI%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACK%2CQACG%2CMACI%2CGACI%2CGAAE%3BIACE%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACK%3BIACG%2CgBAAA%3B%3BEAMZ%3BIKxfA%2CUAAA%3BIkCtLA%2CWAAA%3BIlCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BILyVL%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEAIQ%2CcAFR%2COACI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CcATJ%2COASK%3BIACG%2CWAAA%3B%3BEAYR%2CMAAC%3BIKrhBL%2CUAAA%3BIkCtLA%2CWAAA%3BIlCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BILsXD%2CiBAAA%3B%3BEAHJ%2CMAAC%2CUAKG%2CeAAe%3BIACX%2CaAAA%3B%3BEChKZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3B%3BEiC3jBR%2CSjC%2BjBU%2CQAAO%2COiC%5C%2FjBhB%3BEAAD%2CiBjCgkBkB%2CQAAO%2CKiChkBxB%3BI7B4LD%2CeAAA%3BIAAA%2CoBAAA%3B%3BEHoPA%3BIGpPA%2CmBAAA%3BIkCtLA%2CWAAA%3BIlCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIHqFL%2CUAAA%3BIACA%2CmBAAA%3B%3BEAJJ%2CYAMI%2CGAAE%3BIACE%2CWAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEATR%2CYAYI%3BIACI%2CUAAA%3B%3BEAbR%2CYAYI%2CqBAGI%3BIACI%2CeAAA%3B%3BEAYY%2CqBALpB%2CaACI%2CaACI%2CMAAK%2CsBACD%2C2BACI%2COACK%2COACG%2COAAM%3BIACF%2CiBAAA%3BIACA%2C2BAAA%3BIACA%2CWAAA%3B%3BEAVhC%2CqBACI%2CaACI%2CaACI%2CMAAK%2CsBACD%2C2BACI%2COASI%3BIACI%2CgBAAA%3B%3BEAS5B%2CqBACI%2CWACI%2CUACI%3BIACI%2CsBAAA%3BIACA%2C0BAAA%3BIACA%2C2BAAA%3BIACA%2CqBAAA%3B%3BEACA%2CqBAPZ%2CWACI%2CUACI%2COAKK%3BEACD%2CqBARZ%2CWACI%2CUACI%2COAMK%3BEACD%2CqBATZ%2CWACI%2CUACI%2COAOK%3BEACD%2CqBAVZ%2CWACI%2CUACI%2COAQK%3BEACD%2CqBAXZ%2CWACI%2CUACI%2COASK%3BEACD%2CqBAZZ%2CWACI%2CUACI%2COAUK%3BIACG%2CqBAAA%3B%3BEAEJ%2CqBAfZ%2CWACI%2CUACI%2COAaK%3BEACD%2CqBAhBZ%2CWACI%2CUACI%2COAcK%3BEACD%2CqBAjBZ%2CWACI%2CUACI%2COAeK%3BIACG%2CuBAAA%3B%3BEAEJ%2CqBApBZ%2CWACI%2CUACI%2COAkBK%3BIACG%2CwBAAA%3B%3BEAEJ%2CqBAvBZ%2CWACI%2CUACI%2COAqBK%2COACG%3BIACI%2C2BAAA%3BIACA%2CsBAAA%3BIACA%2C8BAAA%3BIACA%2CsBAAA%3B%3BEA7BxB%2CqBACI%2CWACI%2CUA%2BBI%2C0BACI%3BIACI%2CsBAAA%3BIACA%2C0BAAA%3BIACA%2C2BAAA%3BIACA%2CqBAAA%3B%3BEACA%2CqBAtChB%2CWACI%2CUA%2BBI%2C0BACI%2COAKK%3BEACD%2CqBAvChB%2CWACI%2CUA%2BBI%2C0BACI%2COAMK%3BEACD%2CqBAxChB%2CWACI%2CUA%2BBI%2C0BACI%2COAOK%3BEACD%2CqBAzChB%2CWACI%2CUA%2BBI%2C0BACI%2COAQK%3BEACD%2CqBA1ChB%2CWACI%2CUA%2BBI%2C0BACI%2COASK%3BEACD%2CqBA3ChB%2CWACI%2CUA%2BBI%2C0BACI%2COAUK%3BIACG%2CqBAAA%3B%3BEAEJ%2CqBA9ChB%2CWACI%2CUA%2BBI%2C0BACI%2COAaK%3BEACD%2CqBA%5C%2FChB%2CWACI%2CUA%2BBI%2C0BACI%2COAcK%3BEACD%2CqBAhDhB%2CWACI%2CUA%2BBI%2C0BACI%2COAeK%3BIACG%2CuBAAA%3B%3BEAEJ%2CqBAnDhB%2CWACI%2CUA%2BBI%2C0BACI%2COAkBK%3BIACG%2CwBAAA%3B%3BEAEJ%2CqBAtDhB%2CWACI%2CUA%2BBI%2C0BACI%2COAqBK%2COACG%2CSACI%3BIACI%2CwBAAA%3B%3BEAHZ%2CqBAtDhB%2CWACI%2CUA%2BBI%2C0BACI%2COAqBK%2COAMG%3BIACI%2C2BAAA%3BIACA%2CsBAAA%3BIACA%2C8BAAA%3BIACA%2CsBAAA%3BIACA%2CuBAAA%3B%3BEAlE5B%2CqBACI%2CWACI%2CUA%2BBI%2C0BAqCM%2CUAAO%3BIACL%2CyBAAA%3B%3BEAvEpB%2CqBACI%2CWACI%2CUA%2BBI%2C0BAwCI%2CQAAO%3BIACH%2CwBAAA%3B%3BEA1EpB%2CqBA%2BEI%2CKAAI%3BIACA%2CeAAA%3B%3BEAGR%2CkBAAmB%2CgBAAgB%2CSAAQ%3BIACvC%2C2BAAA%3BIACA%2CwCAAA%3B%3BEAII%2CqBADJ%2CaACK%3BIACG%2CmBAAA%3B%3BEAHZ%2CqBAMI%2CaACI%2C2BACI%3BIACI%2CsBAAA%3B%3BEACA%2CqBAJZ%2CaACI%2C2BACI%2COAEK%3BEACD%2CqBALZ%2CaACI%2C2BACI%2COAGK%3BEACD%2CqBANZ%2CaACI%2C2BACI%2COAIK%3BEACD%2CqBAPZ%2CaACI%2C2BACI%2COAKK%3BEACD%2CqBARZ%2CaACI%2C2BACI%2COAMK%3BEACD%2CqBATZ%2CaACI%2C2BACI%2COAOK%3BEACD%2CqBAVZ%2CaACI%2C2BACI%2COAQK%3BIACG%2CqBAAA%3BIACA%2CsBAAA%3B%3BEAEJ%2CqBAdZ%2CaACI%2C2BACI%2COAYK%3BEACD%2CqBAfZ%2CaACI%2C2BACI%2COAaK%3BEACD%2CqBAhBZ%2CaACI%2C2BACI%2COAcK%3BEACD%2CqBAjBZ%2CaACI%2C2BACI%2COAeK%3BIACG%2CuBAAA%3B%3BEAEJ%2CqBApBZ%2CaACI%2C2BACI%2COAkBK%3BIACG%2CwBAAA%3B%3BEkE3nBpB%2CqBACI%2CaACI%3BI%5C%2FDqOR%2CgBAAA%3B%3BE%2BDvOA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BECkdhB%2CyBACI%2CiBACK%3BIACG%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEAEA%2CyBATZ%2CiBAKI%2CQACK%2CQAGI%3BIACG%2CeAAA%3B%3BEAOpB%2CYAEI%3BEAFJ%2CYAGI%3BIhEzQJ%2CgBAAA%3B%3BEgEsQA%2CYAOI%3BIhE7QJ%2C6BAAA%3BIgE%2BQQ%2CoBAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEAGJ%2CIACI%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%3BIACI%2CWAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2C8BAAA%3BIACA%2CSAAA%3B%3BEATpB%2CIACI%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%3BIACI%2CuBAAA%3B%3BEAEA%2CIAbpB%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%2CGAGK%3BIACG%2CoCAAA%3BIACA%2CcAAA%3B%3BEAFJ%2CIAbpB%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%2CGAGK%2COAIG%3BIhEzS5B%2CiBAAA%3BIgE2SgC%2CgBAAA%3B%3BEAEA%2CIArB5B%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%2CGAGK%2COAIG%2CKAIK%3BIACG%2CgBAAA%3B%3BEAKZ%2CIA3BpB%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%2CGAiBK%3BIACG%2CoCAAA%3BIACA%2CcAAA%3B%3BEA9B5B%2CIACI%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%2CGAsBI%3BEAjCxB%2CIACI%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%2CGAuBI%3BEAlCxB%2CIACI%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%2CGAwBI%3BIACI%2CWAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CIAvCpB%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%2CGA6BK%2CMACG%2CMACI%3BIACI%2CaAAA%3BIACA%2CkBAAA%3B%3BEAJZ%2CIAvCpB%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%2CGA6BK%2CMACG%2CMACI%2CGAII%3BIACI%2C2BAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAThB%2CIAvCpB%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%2CGA6BK%2CMACG%2CMACI%2CGAII%2CGAKI%3BIACI%2CmBAAA%3BIhE3U5C%2CiBAAA%3B%3BEgE%2BTwB%2CIAvCpB%2CsBACI%2CWAAW%2CUACP%2C%2BBACI%2CGAOI%2CGA6BK%2CMACG%2CMACI%2CGAII%2CGAUI%2CMAAK%3BIACD%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEA9D5C%2CIACI%2CsBACI%2CWAAW%2CUACP%2C%2BBAqEI%3BIACI%2CmBAAA%3B%3BEAMpB%2CqBACI%2CWACI%2CUACI%2CeAGI%3BEANhB%2CqBACI%2CWACI%2CUAEI%2C2BAEI%3BEANhB%2CqBACI%2CWACI%2CUAGI%2C0BACI%3BIACI%2CkBAAA%3B%3BEACA%2CqBAPhB%2CWACI%2CUACI%2CeAGI%2CYAEK%3BEAAD%2CqBAPhB%2CWACI%2CUAEI%2C2BAEI%2CYAEK%3BEAAD%2CqBAPhB%2CWACI%2CUAGI%2C0BACI%2CYAEK%3BIACG%2CWAAA%3BIACA%2CYAAA%3B%3BEAEJ%2CqBAXhB%2CWACI%2CUACI%2CeAGI%2CYAMK%3BEAAD%2CqBAXhB%2CWACI%2CUAEI%2C2BAEI%2CYAMK%3BEAAD%2CqBAXhB%2CWACI%2CUAGI%2C0BACI%2CYAMK%3BIACG%2CeAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3B%3BEAOxB%2CeAAgB%3BIACZ%2CeAAA%3B%3BECrpBJ%3BIjEwRA%2CmBAAA%3BIAAA%2CmBAAA%3BIkClLA%2CYAAA%3BIlCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEC3OT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BEiErGZ%3BIlE2KA%2CyBAAA%3BIAAA%2CyBAAA%3BIkExKI%2CmBAAmB%2CWAAnB%3BIACA%2C6BAAA%3BIACA%2C4EAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2CqBAAA%3BIACA%2C4DAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CwBAAC%3BIlE4JL%2CYAAA%3BIkE1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BIlEkJA%2CmBAAA%3BIkEhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BIlE4IJ%2CiBAAA%3BIkE1IQ%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAJR%2CqBAOI%2CiBACM%3BIACE%2CeAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAXZ%2CqBAOI%2CiBACM%2CWAIE%3BIACI%2CeAAA%3B%3BEAbhB%2CqBAOI%2CiBAUM%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CqBACI%3BIACI%2CgBAAA%3BIACA%2CUAAA%3B%3BEAHR%2CqBAMI%3BIlEkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIkErQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BIlEyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BEkEjPR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAME%3BIACA%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAME%2CSAMC%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BECQR%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%3BEC9CZ%2CwBACI%3BIpEsFJ%2CkBAAA%3B%3BEoEvFA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BElEuvER%2CgBAHJ%2COAGK%2CMACG%2CiBACK%3BIACG%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAJZ%2CgBAHJ%2COAGK%2CMACG%2CiBAMK%3BIACG%2CWAAA%3B%3BEAdpB%2CgBAoBI%2CUACK%2CSACI%3BIACG%2CUAAA%3B%3BEAMhB%2CoBACI%2CmBACI%3BIACI%2CcAAA%3BIACA%2CWAAA%3B%3BEAJZ%2CoBACI%2CmBACI%2CQAII%3BIACI%2CmBAAA%3B%3BEAPhB%2CoBACI%2CmBACI%2CQAII%2COAGK%3BIACG%2CkBAAA%3B%3BEAVpB%2CoBACI%2CmBAcI%3BEAfR%2CoBACI%2CmBAeI%3BIACI%2CWAAA%3B%3BEAKZ%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIJ%2CQAAQ%2C0BAQJ%2CcACI%3BIACI%2CgBAAA%3B%3BEAKZ%2CQAiBI%2CMAAK%3BIACD%2CgBAAA%3B%3BEAGI%2CQAJR%2CMAAK%2CMAGD%2CKACK%3BIACG%2CmBAAA%3B%3BEAUhB%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAID%3BIACG%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAID%2CQAOI%2CeAAe%3BEAChB%2CqBAZR%2COAAM%2CUAID%2CQAQI%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAID%2CQAYI%2CUAAU%3BIACP%2CeAAA%3B%3BEAsBhB%2CkBACI%2CUAGI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3B%3BEAeZ%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BEAIR%3BEACA%3BIACI%2CYAAA%3B%3BEAGJ%2CiBACI%3BIACI%2CeAAA%3B%3BEmExwEJ%2COAAC%3BIACG%2CmBAAA%3BIACA%2CWAAA%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%2CUAAU%3BIACN%2CgBAAA%3B%3BEAGJ%2CoBAAC%2CiBAAkB%2CQAAO%3BIACtB%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIA%2CoBADJ%2CQACK%3BIACG%2C0BAAA%3B%3BEAGJ%2CoBALJ%2CQAKK%3BIACG%2CgBAAA%3B%3BEAGJ%2CoBATJ%2CQASK%3BIACG%2CaAAA%3B%3BEAIA%2CoBAdR%2CQAaK%2CQACI%3BIACG%2CSAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%3BIACG%2CUAAA%3B%3BEADJ%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%2COAGG%3BIACI%2CmBAAA%3B%3BEAGJ%2CoBA3BhB%2CQAaK%2CQACI%2CKAMI%2COAOI%3BIACG%2CUAAA%3B%3BEAGJ%2CoBA%5C%2FBhB%2CQAaK%2CQACI%2CKAMI%2COAWI%3BEACD%2CoBAhChB%2CQAaK%2CQACI%2CKAMI%2COAYI%3BIrEtHrB%2C6BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIqEsKwB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBA1ChB%2CQAaK%2CQACI%2CKAMI%2COAsBI%3BIrE9KrB%2C4BAAA%3BIqEgLwB%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%3BIrEhMb%2CmBAAA%3BIAhBF%2CsDAAA%3BIACK%2CmDAAA%3BIACC%2CkDAAA%3BIAcJ%2C8CAAA%3BIqEqMgB%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAXJ%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%3BIACI%2CSAAA%3BIACA%2CYAAA%3B%3BEAfR%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%2CMAII%3BIACI%2CcAAA%3B%3BEAGJ%2CoBAjFhB%2CQAaK%2CQA%2BCI%2CQAaG%2CMAQK%3BIACG%2CyBAAA%3B%3BEAMhB%2CoBAxFJ%2CQAwFK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CoBA5FR%2CQAwFK%2CQAII%3BIrEhOb%2CcAAA%3BIqEkOgB%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%2CQAIK%3BIACE%2CgBAAA%3B%3BEjEhQhB%3BIACI%2CwBAAA%3B%3BEAEJ%3BIACI%2CiBAAA%3B%3BEAEJ%2CYACI%2CmBACI%3BIACI%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CYAAA%3BIACA%2CoBAAA%3B%3BEANZ%2CYACI%2CmBACI%2COAKI%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3B%3BEAKhB%2CYACI%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CoBAAA%3B%3BEAJZ%2CYACI%2CoBACI%2COAGI%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEEuJhB%3BIACI%2CmBAAA%3B%3BEAEA%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEAJR%2CwBAOI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BECsUR%3BEACA%3BIACI%2CYAAA%3B%3BEAGJ%2CWAAY%3BIACR%2CcAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAII%2COAAM%3BIACF%2CgCAAA%3BIPvhBR%2CyBAAA%3B%3BEOkhBA%2CYASI%2CQAAO%3BIACH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CYAcI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIPnYR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEOsYT%2CUACK%2CsBACG%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACK%2CsBAKG%2CYAAY%3BIACR%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BI%2BDxyBA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEtEFA%2CiBAAC%3BEACD%2CiBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CiBAAC%3BIACG%2CWAAA%3B%3BEOkyBJ%2CiB%2BDryBA%3BItEgPA%2CUAAA%3BIsE9OI%2CeAAA%3BItE8OJ%2CqBAAA%3BI6BhOA%2CqBAAA%3B%3BEtBqxBA%2CiB%2BDryBA%2CezCoOE%3BI7BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE6B2CA%2CiByCtBA%2CezCsBC%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSsC9NQ%2COtC8NR%3BIAAA%2CaODe%2CYPCf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiByCnCJ%2CezCkCC%2CMACI%3BI7B6ML%2CcAAA%3B%3BE6BvMI%2CiByCzCJ%2CezCwCC%2COACI%3BI7BuML%2CcAAA%3B%3BEsEqEA%2CiBArTA%2CeAqTC%3BItErED%2CqBAAA%3BI6BhOA%2CqBAAA%3B%3BEyCqSA%2CiBArTA%2CeAqTC%2COzCjFC%3BI7BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE6B2CA%2CiByCtBA%2CeAqTC%2COzC%5C%2FRA%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI7B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSsC%5C%2FNM%2COtC%2BNN%3BIAAA%2CaODe%2CYPCf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI6BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiByCnCJ%2CeAqTC%2COzCnRA%2CMACI%3BI7B6ML%2CcAAA%3B%3BE6BvMI%2CiByCzCJ%2CeAqTC%2COzC7QA%2COACI%3BI7BuML%2CcAAA%3B%3BEOqjBA%2CiB%2BD9mBA%3BItEyDA%2CSAAA%3BIAAA%2CUAAA%3BI0C1KA%2CqBAAA%3BI1C0KA%2CmBAAA%3BIAAA%2CsBAAA%3BIAAA%2CeAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIsEhDI%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BItE8CJ%2CSAAA%3BIAAA%2CQAAA%3BIAAA%2CyCAAA%3B%3BEOqjBA%2CiB%2BD9mBA%2CGAsBI%3BItEmCJ%2CSAAA%3BIAAA%2CUAAA%3B%3BEsE3BQ%2CiBA9BR%2CGAsBI%2CGAQK%3BItE2BT%2CmBAAA%3BIsEzBY%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%3BItEzSJ%2CyDAAA%3BIsE2SI%2CWAAA%3B%3BEAGJ%2CiBAvWA%2CGAuWC%3BIACG%2CiBAAA%3BItE%5C%2FSJ%2CsDAAA%3BIsEiTI%2CWAAA%3B%3BEAlCJ%2CiBAxUA%2CGAwUC%3BItE%5C%2FQD%2CWAAA%3BIAAA%2CUAAA%3B%3BEsEoRA%2CiBA7UA%2CGA6UC%3BItEpRD%2CUAAA%3BIAAA%2CUAAA%3B%3BEsEZA%2CiBAAC%3BIACG%2CiBAAA%3B%3BEADJ%2CiBAAC%2COAGG%3BIACI%2CcAAA%3B%3BE%5C%2FD6jBR%2CiBAcI%2CGACI%3BIPpkBR%2CWAAA%3BIAAA%2CqBAAA%3BIO6kBY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEmChuBZ%2CiBnCotBI%2CGACI%2CEmCrtBP%3BI1CiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BE0C5IA%2CiBnC%2BsBI%2CGACI%2CEmChtBP%3BI1C4ID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE0CvIA%2CiBnC0sBI%2CGACI%2CEmC3sBP%3BI1CuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEOqjBA%2CiBA8BI%3BIACI%2CeAAA%3B%3BEA%5C%2FBR%2CiBAkCI%3BIACI%2CaAAA%3B%3BEAnCR%2CiBAsCI%2CQAAO%3BIkDppBX%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIzDgDA%2CgBAAA%3BIAAA%2CcAAA%3B%3BEyD7CA%2CiBlDwoBI%2CQAAO%2COkDxoBV%3BEACD%2CiBlDuoBI%2CQAAO%2COkDvoBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBlDkoBI%2CQAAO%2COkDloBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBlD6nBI%2CQAAO%2COkD7nBV%3BEACD%2CiBlD4nBI%2CQAAO%2COkD5nBV%3BEACD%2CQAAQ%2CUAAW%2CkBlD2nBf%2CQAAO%3BIkD1nBP%2CoBAAA%3BIzD%2BBJ%2CYAAA%3B%3BEOqjBA%2CiBA2CI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CaAAA%3B%3BEsBlwBR%2CiBtBqwBK%2COACG%2CQAAO%2COsBtwBd%3BI7BgKD%2CSsC%5C%2FNM%2COtC%2BNN%3B%3BEOqmBI%2CiBAAC%2COAMG%3BIACI%2CcAAA%3B%3BEAvDZ%2CiBA2DI%3BIACI%2CaAAA%3B%3BEAKJ%2COAAC%2CMACI%2CUAAO%3BIPvnBhB%2CSAAA%3BIAAA%2CUAAA%3BI0C1KA%2CqBAAA%3BInCmyBY%2CYAAA%3BIACA%2CiBAAA%3B%3BEAJR%2COAAC%2CMACI%2CUAAO%2CMmC3xBd%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BEnCwxBA%2COAAC%2CMACI%2CUAAO%2CMAKH%3BIACG%2CkBAAA%3B%3BEAEA%2COATX%2CMACI%2CUAAO%2CMAKH%2CKAGI%3BEATb%2COAAC%2CMACI%2CUAAO%2CMAKH%2CKAII%3BIACG%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAfX%2CMACI%2CUAAO%2CMAKH%2CKASI%2CQACG%3BIPtoBpB%2CcAAA%3BIAAA%2CiBAAA%3B%3BEO8oBgB%2COAxBX%2CMACI%2CUAAO%2CMAsBH%2CsBACI%3BIACG%2CSAAS%2CgBAAT%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAIA%2COA%5C%2FBf%2CMACI%2CUAAO%2CMAsBH%2CsBAOI%2CWACI%3BIACG%2CaAAA%3B%3BEAhCpB%2COAAC%2CMACI%2CUAAO%2CMAoCH%2CoBAAkB%3BIACf%2CaAAA%3B%3BEAKZ%2COAAC%3BIACG%2CoBAAA%3B%3BEAIR%3BIACI%2CwBAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CmCAAA%3B%3BEAHJ%2CaAKK%3BEALL%2CaAMK%3BEANL%2CaAOK%3BIACG%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%3BIP3rBA%2CmBAAA%3BIO6rBI%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%3BIPhtBjB%2CyDAAA%3B%3BEOotBgB%2CYApBZ%2CUACI%2CSACI%2CGAAE%2CSAkBG%3BIPptBjB%2CsDAAA%3BIOstBoB%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%3BEAMhB%2CGAAG%3BIACC%2CSAAA%3BIACA%2CuBAAA%3B%3BEAFJ%2CGAAG%2CoBAIC%3BIACI%2CwBAAA%3BIACA%2CeAAA%3B%3BEANR%2CGAAG%2CoBAIC%2CoBAII%3BIACI%2CWAAA%3BIACA%2C6BAAA%3BIACA%2CeAAA%3B%3BEAXZ%2CGAAG%2CoBAIC%2CoBAII%2CEAKI%3BIACI%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAhBhB%2CGAAG%2CoBAIC%2CoBAII%2CEAKI%2CIAII%3BIACI%2C2BAAA%3B%3BEAlBpB%2CGAAG%2CoBAuBC%3BIACI%2CeAAA%3B%3BEAk%2BER%3BIACI%2CwBAAA%3B%3BEAEJ%3BIACI%2CiBAAA%3B%3BEAEJ%2CYACI%2CmBACI%3BIACI%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CYAAA%3BIACA%2CoBAAA%3B%3BEANZ%2CYACI%2CmBACI%2COAKI%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3B%3BEAKhB%2CYACI%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CoBAAA%3B%3BEAJZ%2CYACI%2CoBACI%2COAGI%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEgEzwGf%2CqBACG%2CeACI%2CeACI%3BIACI%2CUAAA%3B%3BEAJf%2CqBACG%2CeACI%2CeACI%2CcAQI%2CWACI%3BIACI%2CSAAA%3BIACA%2CsBAAA%3B%3BEvC5NxB%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CmBAAA%3B%3BEAEA%2CQAAS%2COAHP%2COAAQ%2CeAAe%3BIAIrB%2CcAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CQAAS%2COAHP%2COAAQ%2CeAAe%2CcAOrB%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEAKZ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CUAAA%3B%3BEAGJ%2CQAAS%2COAAM%2COAAQ%2COAKnB%3BIACI%2CUAAA%3B%3BEANR%2CQAAS%2COAAM%2COAAQ%2COAKnB%2CiBAGI%3BIACI%2CSAAA%3B%3BExBHZ%2CaACI%3BIACI%2CcAAA%3B%3BEAIR%2C2BACI%2CoBACI%2CWACI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAMhB%2CqBAAqB%2CeACjB%2C4BACI%2CmBACI%2CoBACI%2CKAAI%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAPpB%2CqBAAqB%2CeACjB%2C4BACI%2CmBACI%2CoBAOI%2CWACI%2CKAAI%3BIACA%2CcAAA%3BIRoHxB%2CkBAAA%3B%3BEQhIA%2CqBAAqB%2CeACjB%2C4BACI%2CmBAgBI%2CSAAQ%2CMAAM%3BIACV%2CcAAA%3BIACA%2CaAAA%3B%3BEApBhB%2CqBAAqB%2CeACjB%2C4BACI%2CmBAgBI%2CSAAQ%2CMAAM%2CMAIV%3BIACI%2CeAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CaftJK%2CgBesJL%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAUpB%2CcACI%2CeACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2C4BAAA%3B%3BEAKZ%2CoBACI%2CUAAS%2CKACL%3BIACI%2CUAAA%3B%3BEAKZ%2CaACI%2CaACI%2COAAM%3BIACF%2CmBAAA%3B%3BEgEgTZ%3BIACI%2CQAAA%3B%3BEAIA%2C4CAAC%3BIACG%2CiBAAA%3B%3BEAGJ%2C4CAAC%3BIACG%2CUAAA%3B%3BEC%5C%2FfV%2CqBACE%3BIACE%2CmBAAA%3B%3B%3BAF8Re%2CgB7D5QqB%2CuB6DyQI%2C%2BBAAA%3BEAGzB%2CqBAPb%2CeACI%2CeACI%3BIAGQ%2CiBAAA%3B%3B%3BAAKJ%2CgB7D%5C%2FQsB%2CuB6D4QI%2C8BAAA%3BEAG1B%2CqBAVZ%2CeACI%2CeACI%3BIAMQ%2CUAAA%3B%3B%3BA7D9PpB%2CgBAL4C%3BEX6E5C%2CcACI%3BICqJJ%2CYAAA%3BIAAA%2CSAAA%3BIDlJQ%2CUAAA%3B%3B%3BAWxEZ%2CgBAJ2C%3BEgEevC%2CmCACI%3BIACI%2CUAAA%3B%3BEhFs0BR%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%22%7D */