/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.catalog-product-view .mageprince-buynow {
  display: inline;
}
.catalog-product-view .mageprince-buynow .mageprince-buy-now-btn {
  padding: 14px 17px;
  font-size: 13px;
  width: auto;
  padding: 0 34px;
  border: none;
  border-radius: 40px;
  line-height: 40px;
  height: 40px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 901px) {
  .catalog-product-view .box-tocart .actions + .mageprince-buynow {
    margin-left: 10px;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .box-tocart .actions + .mageprince-buynow {
    margin-right: 10px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .mageprince-buynow .mageprince-buy-now-btn {
    width: 100%;
  }
}
.mobilenumber {
  float: left;
  max-width: 200px;
  width: 80%;
}
.customer-account-create .comment.flagdisableregister {
  float: left;
  width: 100%;
}
#otpdiv {
  display: none;
  float: left;
  margin-left: 15px;
  width: 18%;
}
#otpbtndiv {
  float: left;
  margin-left: 15px;
}
#otpbtndiv #resendotpbtn {
  display: none;
}
#smserror {
  clear: both;
}
#waitsmsdiv {
  margin-left: 15px;
  float: left;
  display: none;
}
#confirmationdiv {
  display: none;
  clear: both;
  margin-top: 10px;
}
#smserrordiv {
  display: none;
  clear: both;
  margin-top: 10px;
}
#smssuccessdiv {
  display: none;
  clear: both;
  margin-top: 10px;
}
#procedtocheckoutdiv {
  display: none;
  clear: both;
  margin-top: 10px;
}
#existingnumberdiv {
  clear: both;
  margin-top: 10px;
}
.create.account .intl-tel-input {
  width: auto;
}
.smspro-customer-update .msg {
  left: 42%;
  top: 370px;
}
.smspro-customer-update .create.account .intl-tel-input {
  width: 100%;
}
.smspro-customer-update .smser {
  height: 14px;
}
.smspro-customer-update #smserrordiv {
  height: auto;
}
.smspro-customer-update #otpbtndiv {
  float: left;
  margin-left: 0px;
}
.smspro-customer-update #otpbtndiv #resendotpbtn {
  margin-left: 5px !important;
  margin-top: 5px;
}
.smspro-customer-update button#getotpbtn {
  margin: 5px 0px 0px 0px !important;
}
.smspro-customer-update .countryflag-comment {
  float: left;
  width: 100%;
}
.smspro-customer-update #otpdiv {
  margin-left: 0px !important;
  margin-top: 5px;
}
#opc-new-shipping-address {
  display: flex;
}
@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 (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media (max-width: 1199px) {
  .modal-popup._inner-scroll.quickViewDetails {
    inset: 15px !important;
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header {
    z-index: 9;
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header .action-close {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.38);
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header .action-close:before {
    font-size: 30px;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap {
    min-height: auto !important;
    height: auto !important;
    position: relative !important;
    top: 50% !important;
    background-color: #fff !important;
  }
  .modal-popup._inner-scroll.quickViewDetails .product_quickview_content {
    overflow: hidden;
  }
  .modal-popup._inner-scroll.quickViewDetails .column.main.product-info-clearfix {
    flex-direction: column;
  }
  .modal-popup._inner-scroll.quickViewDetails .product-info-main-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .modal-popup._inner-scroll.quickViewDetails .product-info-media-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.post-item-info .post-image + h1.post-title {
  margin-top: 15px;
}
.post-item-info h1.post-title {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 5px;
}
.post-item-info h1.post-title a {
  color: var(--thim-mgs-color-01);
}
.modal-popup.modal-mgs-gdpr .modal-content {
  max-width: calc(100% - 30px);
  margin: 0 auto;
}
.modal-popup.modal-mgs-gdpr .mgs-gdpr-popup {
  padding: 20px;
}
.modal-popup.modal-mgs-gdpr .mgs-gdpr-popup .message {
  position: relative;
  top: 0;
  margin-bottom: 20px;
}
.header-area.header8 .top-header-content {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  clear: both;
  background-color: #f6f6f8;
}
.header-area.header8 .vertical-menu-widget > ul {
  display: none;
}
.header-area.header8 .middle-header-content .logo-header .logo {
  text-align: left;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
  justify-content: flex-start;
}
.header-area.header8 .search-form .form-search .form.minisearch {
  border: 1px solid #f6f6f8;
}
.header-area.header8 .vertical-menu-widget {
  position: relative;
}
body.dark .header-area.header8 .vertical-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  background-color: var(--thim-mgs-color-15) !important;
  height: 48px;
  line-height: 48px;
  padding: 0 28px;
  cursor: pointer;
}
.header-area.header8 .vertical-title {
  font-size: 16px;
  background: #f6ab4a;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  height: 48px;
  padding: 0 28px;
  cursor: pointer;
}
.header-area.header8 .vertical-title .fa {
  margin-right: 15px;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle {
  height: 48px;
  width: 48px;
  text-align: center;
  background-color: #222;
  margin: 0;
}
.header8 .vertical-menu-widget {
  position: relative;
}
.header8 .vertical-menu-widget .vertical-menu {
  display: none;
  position: absolute;
  top: 100%;
  background-color: #fff;
  left: 0;
  right: 0;
  z-index: 10;
}
.header8 .top-header-content .col-4 {
  text-align: right;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle {
  background: transparent;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle img {
  filter: unset;
}
.header-area.header8 #search {
  border: 1px solid #ccc !important;
}
.header-area.header8 #search::placeholder {
  color: var(--thim-mgs-color-body, #696969);
}
.header-area.header8 #search:focus {
  border-color: #222 !important;
}
#placeholder-header {
  height: auto !important;
}
@media (min-width: 1800px) {
  .header.header8 .vertical-menu-widget {
    max-width: 270px;
  }
}
@media (min-width: 1200px) {
  .header-area.header8 .bottom-header-content {
    position: relative;
  }
  #main-Settingcontent,
  #main-Accountcontent {
    display: none !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .header-area.header8 .top-header-content {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 768px) {
  .header-area.header8 .top-header-content {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  .header8 .top-header-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header8 .parent__megameu {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .header-area.header8 .middle-header-content .logo-header .logo {
    padding: 0;
  }
  .header8 .col-3.col-mb-10 {
    padding: 0;
  }
  .header-area.header8 .top-header-content {
    display: none;
  }
}
.header9 .container-fuild {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}
.header9 .label-menu {
  top: 20px;
}
.header9 .logo-header img {
  margin: auto;
}
header.page-header .header-area.header9 .navigation .nav-main-menu {
  height: auto;
}
header.page-header .header-area.header9 .navigation .nav-main-menu > li > a {
  padding: 38px 24px;
  display: block;
  font-weight: 500;
}
.header-area.header9 .switcher .switcher-options .switcher-dropdown {
  left: 0;
  right: auto;
}
.header10 .navigation > ul {
  padding: 0;
}
.header10 .header-tell-info p {
  margin: 0;
}
.header10 .header-tell-info p.title {
  font-size: 18px;
  font-weight: 600;
  color: black;
}
.header10 .megamenu-widget .vertical-title {
  background-color: #01bad4;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  cursor: pointer;
}
.header10 .megamenu-widget .vertical-title > span {
  display: none;
}
.header10 .vertical-menu li a {
  padding: 10px 0 10px 25px;
}
.header10 .bottom-content {
  padding-bottom: 28px;
}
.header-area.header10.search-visible .search-form .block-search .block-content .form.minisearch {
  margin: 0;
  max-width: 100%;
  border: 0;
  border-radius: 5px;
}
.header-area.header10 .table-icon-menu > div {
  padding: 17px 10px;
}
.header-area.header10 .table-icon-menu > div:last-child {
  padding-right: 0;
}
.header-area.header10 .table-icon-menu > div.contact-info {
  padding-right: 30px;
}
.header-area.header10 .megamenu-widget .vertical-menu {
  border: 1px solid var(--thim-mgs-color-03, #ddd);
  position: absolute;
  top: 100%;
  left: 15px;
  right: 15px;
  background-color: #fff;
  z-index: 99;
  display: none;
}
@media (max-width: 1199px) {
  .header-area.header10 .megamenu-widget .vertical-menu {
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .page-header .header10 .menu-wrapper {
    justify-content: flex-start;
  }
  .header10 .navigation > ul > li:first-child > a {
    padding-left: 0 !important;
  }
  .header-area.header10 .table-icon-menu .block-search .block-title,
  .header-area.header10 .table-icon-menu .minicart-wrapper .action.showcart,
  .header-area.header10 .table-icon-menu .theme-header-icon,
  .header-area.header10 .table-icon-menu .minicart-wrapper .action.showcart:before {
    font-size: 30px;
  }
  header.page-header .header-area.header10 .navigation .nav-main-menu li.mega-menu-fullwidth:not(.menu-2columns) > ul.dropdown-menu {
    left: 0;
    margin-left: 0;
  }
  .cms-index-index .header-area.header10 .megamenu-widget .vertical-menu {
    display: block;
  }
  .header-area.header10.search-visible .search-form .block-search .block-content .form.minisearch .input-text {
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    border-color: var(--thim-mgs-color-03, #ddd);
  }
  .header-area.header10 .minicart-wrapper .action.showcart > .counter.qty {
    width: 25px;
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    left: 12px;
  }
}
@media (max-width: 1199px) {
  .header10 .parent__search {
    display: flex;
    justify-content: flex-end;
  }
  .header10 .parent__search .search-form {
    margin-right: 20px;
    margin-left: 0;
  }
  .header10 .middle-header {
    padding-bottom: 10px;
  }
  header.page-header button.action.nav-tg:before,
  header.page-header .cart.table-wrapper .actions-toolbar > .action.action.nav-tg:before,
  header.page-header .action-gift.action.nav-tg:before {
    pointer-events: none;
  }
  .nav-before-open header.page-header button.action.nav-tg:before,
  .nav-before-open header.page-header .cart.table-wrapper .actions-toolbar > .action.action.nav-tg:before,
  .nav-before-open header.page-header .action-gift.action.nav-tg:before {
    pointer-events: all;
  }
}
.checkout-agreements-item-content {
  padding: 20px;
}
.cl-sticky-atc {
  position: fixed;
  bottom: 0;
  background: #ccc;
  left: 0;
  right: 0;
  height: 85px;
  color: #000;
  padding: 10px;
  background-color: #fff;
  z-index: 190;
  box-shadow: 0 0 9px #0000001f;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transform: translate3d(0, 105%, 0);
  transform: translate3d(0, 105%, 0);
  opacity: 1;
  pointer-events: auto;
}
.cl-sticky-atc.is-show {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.cl-sticky-atc .info-img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cl-sticky-atc img {
  width: 50px;
  height: 100%;
}
.cl-sticky-atc__wrap {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  height: 100%;
}
.cl-sticky-atc__title {
  color: var(--thim-mgs-color-01);
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 48px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 250px;
}
.cl-sticky-atc__info {
  display: flex;
  align-items: center;
  gap: 20px;
}
.cl-sticky-atc select {
  border: 1px solid #ddd;
  font-weight: 500;
  cursor: pointer;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: block;
}
.cl-sticky-atc option {
  display: block;
}
.cl-sticky-atc .control {
  position: relative;
  height: 40px;
  border: 1px solid #ddd;
  text-align: left;
  border-radius: 40px;
  display: flex;
  align-items: center ;
}
.cl-sticky-atc span.edit-qty {
  display: block;
  text-align: center;
  font-size: 22px;
  color: var(--thim-mgs-color-01);
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 2px;
  left: 16px;
  cursor: pointer;
  padding-top: 7px;
}
.cl-sticky-atc span.edit-qty.plus {
  font-size: 18px;
  left: auto;
  right: 16px;
  padding-top: 9px;
}
.cl-sticky-atc .input-text.qty {
  width: 115px;
  border: 0;
  height: 40px;
  background: 0 0;
  padding: 0;
  font-weight: 600;
  font-size: 16px;
  color: var(--thim-mgs-color-01);
  text-align: center;
}
.cl-sticky-atc .tocart {
  font-size: 13px;
  width: auto;
  padding: 0 34px;
  border: none;
  border-radius: 40px;
  line-height: 1.2;
  height: 40px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: var(--thim-primary-color, #CF9683);
  color: #fff;
  transition: all 0.5s;
  cursor: pointer;
}
.cl-sticky-atc .tocart:hover {
  background-color: #000;
}
.cl-sticky-atc .box-tocart {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 992px) {
  .cl-sticky-atc__title {
    max-width: 200px;
  }
}
@media (max-width: 768px) {
  .cl-sticky-atc {
    bottom: 51px;
  }
  .cl-sticky-atc__wrap {
    gap: 10px;
  }
  .cl-sticky-atc__info {
    gap: 0;
  }
  .cl-sticky-atc .box-tocart {
    gap: 10px;
  }
  .cl-sticky-atc img,
  .cl-sticky-atc .cl-sticky-atc__infos {
    display: none;
  }
  .cl-sticky-atc select {
    max-width: 150px;
  }
}
@media (max-width: 470px) {
  .cl-sticky-atc .tocart {
    padding: 0 20px;
  }
}
@media (max-width: 370px) {
  .cl-sticky-atc .tocart {
    padding: 0 10px;
    font-size: 12px;
  }
  .cl-sticky-atc .input-text.qty {
    width: 70px;
    font-size: 14px;
    font-weight: 500;
  }
  .cl-sticky-atc span.edit-qty {
    font-size: 14px !important;
    padding-top: 9px !important;
    left: 10px !important;
  }
  .cl-sticky-atc span.edit-qty.plus {
    left: auto !important;
    right: 10px !important;
  }
}
.share-this-container {
  display: flex;
  margin-top: 20px;
}
.share-this-container .st-label {
  display: none !important;
}
.share-this-container #st-1.st-has-labels .st-btn {
  min-width: 50px;
}
.product-info-main .share-this-container #st-1 {
  z-index: 0!important;
}
.gst-note {
  font-size: 12px;
  color: #d9534f;
  margin-left: 5px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.arrow-mode {
  display: inline-flex;
}
.mode-list + .arrow-mode-grid,
.arrow-mode-list + .mode-grid,
.arrow-mode-grid + .mode-list,
.mode-grid + .arrow-mode-list {
  margin: 0 10px;
}
.arrow-mode-grid {
  position: relative;
  display: inline-flex;
}
.arrow-mode-grid .change-product-per-row {
  display: flex;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 10px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-top: 10px;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
}
.arrow-mode-grid:hover .change-product-per-row {
  margin-top: 5px;
  opacity: 1;
  visibility: visible;
}
.toolbar .modes {
  display: flex;
  align-items: center;
  width: 100%;
}
.breadcrumbs.layout-title-below > * {
  max-width: 1200px !important;
}
.breadcrumbs.layout-title-below a {
  color: var(--thim-mgs-color-02, #333);
}
.breadcrumbs + .page-title-wrapper::before {
  display: none;
}
.breadcrumbs + .page-title-wrapper h1.page-title {
  color: var(--thim-mgs-color-02, black);
  font-size: 24px;
  text-align: left;
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .category-product-actions {
    display: flex;
  }
  .page-layout-2columns-left .product-container .category-product-actions .filter-toggle,
  .page-layout-2columns-right .product-container .category-product-actions .filter-toggle,
  .page-layout-3columns .product-container .category-product-actions .filter-toggle {
    float: unset;
    width: auto;
    margin-right: auto;
    display: inline-flex;
    align-items: center;
  }
  .page-layout-2columns-left .product-container .category-product-actions .filter-toggle .title,
  .page-layout-2columns-right .product-container .category-product-actions .filter-toggle .title,
  .page-layout-3columns .product-container .category-product-actions .filter-toggle .title {
    display: inline-flex;
    align-items: center;
  }
  .page-layout-2columns-left .product-container .category-product-actions .toolbar-products,
  .page-layout-2columns-right .product-container .category-product-actions .toolbar-products,
  .page-layout-3columns .product-container .category-product-actions .toolbar-products {
    float: unset;
    width: auto;
  }
  .toolbar .modes .modes-mode {
    padding: 0 11px;
  }
  .toolbar .modes .arrow-topbar-page-title {
    display: none;
  }
  .toolbar .sorter .sorter-action {
    padding: 0 16px;
  }
}
:root {
  --thim-mgs-color-01: #222;
  --thim-mgs-color-04: #2a2a2a;
  --thim-mgs-color-05: #1a1a1a;
  --thim-mgs-color-06: #fff;
  --thim-mgs-color-07: #fff;
  --thim-mgs-color-08: #2b2b2b;
  --thim-mgs-color-09: #ebebeb;
  --thim-mgs-color-10: #fff;
  --thim-mgs-color-11: #eee;
  --thim-mgs-color-12: #f4f4f4;
  --thim-mgs-color-13: #ddd;
  --thim-mgs-color-14: #000;
  --thim-mgs-color-15: #222;
  --thim-mgs-color-16: #f0f0f0;
}
body.dark {
  --thim-mgs-color-01: #f0f0f0;
  --thim-mgs-color-02: #f0f0f0;
  --thim-mgs-color-03: #696969;
  --thim-mgs-color-04: #999;
  --thim-mgs-color-05: #f0f0f0;
  --thim-mgs-color-06: #222;
  --thim-mgs-color-07: #0f0f0f;
  --thim-mgs-color-08: #f0f0f0;
  --thim-mgs-color-09: #696969;
  --thim-mgs-color-10: #1b1b1b;
  --thim-mgs-color-11: #333;
  --thim-mgs-color-12: #222;
  --thim-mgs-color-13: #333;
  --thim-mgs-color-14: #666;
  --thim-mgs-color-15: #666;
  --thim-mgs-color-16: #333;
  --thim-mgs-color-17: #fff;
  --thim-mgs-color-18: #333;
  --thim-mgs-color-body: #acacac;
}
body.dark input[type="text"],
body.dark input[type="password"],
body.dark input[type="url"],
body.dark input[type="tel"],
body.dark input[type="search"],
body.dark input[type="number"],
body.dark input[type*="date"],
body.dark input[type="email"],
body.dark textarea,
body.dark select {
  background-color: var(--thim-mgs-color-06);
  border-color: var(--thim-mgs-color-09);
}
body.dark .breadcrumbs a {
  color: var(--thim-mgs-color-02);
}
.columns-main-sticky .product-detail-information {
  display: none;
}
.block-blog-tags .btn-default {
  border-width: 1px;
  border-color: #ccc;
  color: #949494;
}
.block-blog-tags .btn-default:hover {
  color: white;
  background: #222;
  border-color: #222;
}
.social-link > li {
  display: inline-flex;
}
.social-link svg path {
  fill: #8e8e8e;
}
.social-link a:hover svg path {
  fill: var(--thim-primary-color, #CF9683);
}
.social-link a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.social-link a span {
  display: inherit;
}
.header-area .social-link li svg path {
  fill: var(--thim-mgs-color-01);
}
@media (max-width: 767px) {
  .block-new-customer {
    margin-top: 50px;
  }
}
.store-list-container + .store-list-container {
  margin-bottom: 60px;
}
#guilde-content > .modal-body-content,
#delivery-content > .modal-body-content {
  display: none;
}
.modal-popup._show #delivery-content .modal-body-content,
.modal-popup._show #guilde-content .modal-body-content {
  display: block;
}
.modal-popup .modal-footer .action-secondary,
.modal-popup .modal-footer .action-primary {
  margin-bottom: 10px;
}
.toolbar-products .toolbar .sorter {
  margin-bottom: 30px;
}
.callforprice,
[class*="request-quote"],
.logintoseeprice {
  padding: 8px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  border: 0;
  border-radius: 40px;
  background-color: var(--thim-mgs-color-01);
  color: var(--thim-mgs-color-06);
}
@media (max-width: 1199px) {
  .callforprice,
  [class*="request-quote"],
  .logintoseeprice {
    font-size: 14px;
    padding: 5px 15px;
  }
}
.callforprice span,
[class*="request-quote"] span,
.logintoseeprice span {
  display: flex;
  align-items: center;
}
.callforprice span i,
[class*="request-quote"] span i,
.logintoseeprice span i {
  margin-right: 5px;
  margin-left: 0;
  font-weight: bold;
  animation: tada 2s infinite ease-in-out;
}
.callforprice:hover,
[class*="request-quote"]:hover,
.logintoseeprice:hover,
.callforprice:focus,
[class*="request-quote"]:focus,
.logintoseeprice:focus {
  background-color: var(--thim-primary-color, #CF9683);
  color: #fff;
}
.product-name + .callforprice,
.product-name + [class*="request-quote"],
.product-name + .logintoseeprice {
  margin-top: 10px;
}
.product-item-name ~ .callforprice,
.product-item-name ~ [class*="request-quote"],
.product-item-name ~ .logintoseeprice {
  margin-top: 5px;
  margin-bottom: 10px;
}
.mageprince-buynow-btn,
.mageprince-buynow-btn-list {
  padding: 10px 20px;
  font-size: 14px;
  border: 0;
  border-radius: 40px;
  font-weight: 600;
  margin-top: 10px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}
button.action.primary.mageprince-buynow-btn,
button.action.primary.mageprince-buynow-btn-list {
  background-color: var(--thim-primary-color, #CF9683);
}
button.action.primary.mageprince-buynow-btn:hover,
button.action.primary.mageprince-buynow-btn-list:hover {
  filter: brightness(95%);
}
#opc-new-shipping-address #co-shipping-form {
  max-width: 100%;
}
#opc-new-shipping-address #shipping-new-address-form {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
#opc-new-shipping-address #shipping-new-address-form > .field {
  width: calc(50% - 8px);
  margin: 0;
}
@media (max-width: 767px) {
  #opc-new-shipping-address #shipping-new-address-form > .field {
    width: 100%;
  }
}
#opc-new-shipping-address #shipping-new-address-form .field.choice {
  width: 100%;
}
.new-shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap {
  background-color: white !important;
  transform: translate(-50%, -50%) !important;
  top: 50% !important;
  left: 50% !important;
  margin: 0 !important;
}
.new-shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap .modal-content {
  padding: 0 3rem 3rem;
}
@media (max-width: 767px) {
  .new-shipping-address-modal .modal-header,
  .new-shipping-address-modal .modal-footer {
    padding: 30px;
  }
  .new-shipping-address-modal .modal-footer button.action {
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 40px;
  }
  .new-shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap {
    margin: 0 !important;
    height: auto !important;
    min-height: auto !important;
    overflow: visible !important;
    width: 90%;
    background-color: #fff !important;
  }
  .modal-popup.modal-slide.new-shipping-address-modal .modal-inner-wrap .modal-content {
    padding: 0 30px 30px;
  }
}
/* ========================================
   SPARSH AUTO RELATED PRODUCTS - FORCE ICON ONLY
   Replace your _sparsh-auto-related.less with this
   ======================================== */
.sparsh-auto-related-products-block {
  margin: 40px 0;
}
.sparsh-auto-related-products-block h2,
.sparsh-auto-related-products-block h3,
.sparsh-auto-related-products-block .block-heading .title {
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 35px;
  color: #333;
}
.sparsh-auto-related-products-block .has-hover-image:hover .img-hover-show {
  opacity: 1;
  transform: scale(1.05);
}
.sparsh-auto-related-products-block .has-hover-image .img-hover-show {
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.sparsh-auto-related-products-block ul.sparsh-actions {
  position: absolute !important;
  left: 10px !important;
  top: 10px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 5px !important;
  opacity: 0 !important;
  transition: opacity 0.3s ease !important;
  z-index: 3 !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.sparsh-auto-related-products-block ul.sparsh-actions li {
  display: block !important;
}
.sparsh-auto-related-products-block ul.sparsh-actions li button,
.sparsh-auto-related-products-block ul.sparsh-actions li a {
  text-indent: -9999px !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  font-size: 0 !important;
  line-height: 0 !important;
  color: transparent !important;
  position: relative !important;
}
.sparsh-auto-related-products-block ul.sparsh-actions li button::before,
.sparsh-auto-related-products-block ul.sparsh-actions li a::before {
  content: '' !important;
  display: none !important;
}
.sparsh-auto-related-products-block ul.sparsh-actions li button::after,
.sparsh-auto-related-products-block ul.sparsh-actions li a::after {
  content: '' !important;
  display: none !important;
}
.sparsh-auto-related-products-block ul.sparsh-actions li button i,
.sparsh-auto-related-products-block ul.sparsh-actions li a i {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  text-indent: 0 !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: #333 !important;
  display: block !important;
  overflow: visible !important;
  white-space: normal !important;
}
.sparsh-auto-related-products-block ul.sparsh-actions li button i::before,
.sparsh-auto-related-products-block ul.sparsh-actions li a i::before {
  display: inline-block !important;
  text-indent: 0 !important;
}
.sparsh-auto-related-products-block ul.sparsh-actions li button span,
.sparsh-auto-related-products-block ul.sparsh-actions li a span,
.sparsh-auto-related-products-block ul.sparsh-actions li button svg,
.sparsh-auto-related-products-block ul.sparsh-actions li a svg,
.sparsh-auto-related-products-block ul.sparsh-actions li button img,
.sparsh-auto-related-products-block ul.sparsh-actions li a img {
  display: none !important;
  visibility: hidden !important;
  position: absolute !important;
  left: -9999px !important;
}
.sparsh-auto-related-products-block ul.sparsh-actions li button:hover i,
.sparsh-auto-related-products-block ul.sparsh-actions li a:hover i {
  color: #fff !important;
}
.sparsh-auto-related-products-block .product-item-info:hover ul.sparsh-actions {
  opacity: 1 !important;
}
.sparsh-auto-related-products-block .product-item-inner {
  position: absolute !important;
  bottom: 15px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  opacity: 0 !important;
  transition: opacity 0.3s ease !important;
  z-index: 2 !important;
}
.sparsh-auto-related-products-block .product-item-info:hover .product-item-inner {
  opacity: 1 !important;
}
.sparsh-auto-related-products-block .price-box {
  display: block !important;
}
.sparsh-auto-related-products-block .product-reviews-summary {
  display: block !important;
}
.sparsh-auto-related-products-block .product-item-info {
  position: relative !important;
}
.sparsh-auto-related-products-block .product-top {
  position: relative !important;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* ========================================
   SPARSH AUTO RELATED PRODUCTS - COMPLETE VERSION
   Shows: Price, Reviews, Add to Cart, Wishlist, Compare, Hover Icons
   Replace ALL Sparsh CSS in _extend.less with ONLY this
   ======================================== */
.sparsh-auto-related-products-block h2 {
  font-size: 24px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  text-align: center !important;
  display: block !important;
  margin: 40px 0 35px 0 !important;
  color: #333 !important;
}
.sparsh-auto-related-products-block ol.products.list,
.sparsh-auto-related-products-block .products.list.items {
  display: flex !important;
  flex-wrap: wrap !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 -10px !important;
}
.sparsh-auto-related-products-block li.item.product,
.sparsh-auto-related-products-block .product-item {
  width: 25% !important;
  padding: 0 10px 30px !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  list-style: none !important;
}
.sparsh-auto-related-products-block .product-item-info {
  background: #ffffff !important;
  border: 1px solid #e5e5e5 !important;
  box-shadow: none !important;
  transition: all 0.3s ease !important;
  display: block !important;
  padding: 0 !important;
  position: relative !important;
}
.sparsh-auto-related-products-block .product-item-info:hover {
  border-color: #cccccc !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
}
.sparsh-auto-related-products-block .product-item-photo {
  position: relative !important;
  display: block !important;
  overflow: visible !important;
  background: #fff !important;
  width: 100% !important;
}
.sparsh-auto-related-products-block .product-item-photo a {
  display: block !important;
  width: 100% !important;
}
.sparsh-auto-related-products-block .product-item-photo img {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  display: block !important;
  object-fit: contain !important;
  object-position: center top !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.sparsh-auto-related-products-block .product-item-photo img {
  transition: opacity 0.3s ease !important;
}
.sparsh-auto-related-products-block .product-item-photo img:nth-child(2) {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  opacity: 0 !important;
  z-index: 1 !important;
}
.sparsh-auto-related-products-block .product-item-info:hover .product-item-photo img:nth-child(1) {
  opacity: 0 !important;
}
.sparsh-auto-related-products-block .product-item-info:hover .product-item-photo img:nth-child(2) {
  opacity: 1 !important;
}
.sparsh-auto-related-products-block .product-item-details,
.sparsh-auto-related-products-block .product.details {
  padding: 15px !important;
  background: #fff !important;
}
.sparsh-auto-related-products-block .product-item-name,
.sparsh-auto-related-products-block strong.product.name {
  margin: 0 0 10px 0 !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
  font-weight: 400 !important;
  display: block !important;
  min-height: 40px !important;
}
.sparsh-auto-related-products-block .product-item-name a,
.sparsh-auto-related-products-block .product-item-link {
  color: #333 !important;
  text-decoration: none !important;
  font-weight: 400 !important;
}
.sparsh-auto-related-products-block .product-item-name a:hover {
  color: #000 !important;
}
.sparsh-auto-related-products-block .product-reviews-summary {
  display: block !important;
  margin: 5px 0 10px !important;
}
.sparsh-auto-related-products-block .rating-result {
  display: inline-block !important;
}
.sparsh-auto-related-products-block .reviews-actions {
  font-size: 12px !important;
}
.sparsh-auto-related-products-block .price-box {
  display: block !important;
  margin: 10px 0 !important;
}
.sparsh-auto-related-products-block .price-box .price,
.sparsh-auto-related-products-block .special-price .price {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #e74c3c !important;
}
.sparsh-auto-related-products-block .old-price .price {
  font-size: 14px !important;
  color: #999 !important;
  text-decoration: line-through !important;
  font-weight: 400 !important;
  margin-right: 8px !important;
}
.sparsh-auto-related-products-block .product-item-actions {
  display: block !important;
  margin-top: 10px !important;
}
.sparsh-auto-related-products-block .actions-primary {
  text-align: center !important;
  padding: 0 !important;
  margin: 15px 0 !important;
  display: block !important;
}
.sparsh-auto-related-products-block button.action.tocart,
.sparsh-auto-related-products-block .autoRelatedProductsAddToCart,
.sparsh-auto-related-products-block .action.tocart.primary {
  width: 40px !important;
  height: 40px !important;
  min-width: 40px !important;
  min-height: 40px !important;
  background: #fff !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 50% !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
}
.sparsh-auto-related-products-block button.action.tocart span,
.sparsh-auto-related-products-block .autoRelatedProductsAddToCart span {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
}
.sparsh-auto-related-products-block button.action.tocart:before,
.sparsh-auto-related-products-block .autoRelatedProductsAddToCart:before {
  content: '\e60e' !important;
  font-family: 'luma-icons' !important;
  font-size: 18px !important;
  color: #333 !important;
  display: block !important;
}
.sparsh-auto-related-products-block button.action.tocart:hover,
.sparsh-auto-related-products-block .autoRelatedProductsAddToCart:hover {
  background: #333 !important;
  border-color: #333 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15) !important;
}
.sparsh-auto-related-products-block button.action.tocart:hover:before,
.sparsh-auto-related-products-block .autoRelatedProductsAddToCart:hover:before {
  color: #fff !important;
}
.sparsh-auto-related-products-block .secondary-addto-links,
.sparsh-auto-related-products-block .actions-secondary {
  display: flex !important;
  justify-content: center !important;
  gap: 10px !important;
  margin: 10px 0 !important;
}
.sparsh-auto-related-products-block .action.towishlist,
.sparsh-auto-related-products-block .action.tocompare {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 35px !important;
  height: 35px !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 50% !important;
  background: #fff !important;
  transition: all 0.3s ease !important;
}
.sparsh-auto-related-products-block .action.towishlist span,
.sparsh-auto-related-products-block .action.tocompare span {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
}
.sparsh-auto-related-products-block .action.towishlist:before,
.sparsh-auto-related-products-block .action.tocompare:before {
  font-family: 'luma-icons' !important;
  font-size: 16px !important;
  color: #333 !important;
  display: block !important;
}
.sparsh-auto-related-products-block .action.towishlist:hover,
.sparsh-auto-related-products-block .action.tocompare:hover {
  background: #333 !important;
  border-color: #333 !important;
}
.sparsh-auto-related-products-block .action.towishlist:hover:before,
.sparsh-auto-related-products-block .action.tocompare:hover:before {
  color: #fff !important;
}
.sparsh-auto-related-products-block .action.towishlist:before {
  content: '\e600' !important;
}
.sparsh-auto-related-products-block .action.tocompare:before {
  content: '\e615' !important;
}
.sparsh-auto-related-products-block .stock {
  display: block !important;
  font-size: 12px !important;
  margin: 5px 0 !important;
}
.sparsh-auto-related-products-block .stock.available {
  color: #27ae60 !important;
}
.sparsh-auto-related-products-block .stock.unavailable {
  color: #e74c3c !important;
}
@media (max-width: 767px) {
  .sparsh-auto-related-products-block li.item.product,
  .sparsh-auto-related-products-block .product-item {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sparsh-auto-related-products-block li.item.product,
  .sparsh-auto-related-products-block .product-item {
    width: 33.333% !important;
  }
}
@media (min-width: 1024px) {
  .sparsh-auto-related-products-block li.item.product,
  .sparsh-auto-related-products-block .product-item {
    width: 25% !important;
  }
}
.sparsh-auto-related-products-slider .slick-prev,
.sparsh-auto-related-products-slider .slick-next {
  width: 40px !important;
  height: 40px !important;
  background-color: #fff !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 50% !important;
  opacity: 1 !important;
  z-index: 10 !important;
}
.sparsh-auto-related-products-slider .slick-prev {
  left: -20px !important;
}
.sparsh-auto-related-products-slider .slick-next {
  right: -20px !important;
}
.sparsh-auto-related-products-slider .slick-prev:hover,
.sparsh-auto-related-products-slider .slick-next:hover {
  background-color: #f5f5f5 !important;
}
.page-products .page-title-wrapper.ttbg-color,
.blog-post-list .page-title-wrapper.ttbg-color,
.page-products .page-title-wrapper.ttbg-image,
.blog-post-list .page-title-wrapper.ttbg-image {
  margin-bottom: 30px;
}
.brand-brand-view .page-title-wrapper.ttbg-color,
.brand-brand-view .page-title-wrapper.ttbg-image {
  margin-bottom: 80px;
}
.layout_type2 .page-title-wrapper.ttbg-color,
.layout_type2 .page-title-wrapper.ttbg-image {
  margin-bottom: 0;
}
.toolbar-products .toolbar .sorter {
  margin-bottom: 30px;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .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 {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .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,
  .bundle-options-container .legend.title,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar: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,
  .cart-container:before,
  .cart-container: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,
  .login-container:before,
  .login-container: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,
  [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,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar: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,
  .cart-container: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,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .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,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    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,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .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 {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue {
    float: left;
  }
  .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;
    width: auto;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .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: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    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: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 30px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .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 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    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: #fcfcfc;
  }
  .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: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .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 5px 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;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 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;
  }
  .switcher-currency .switcher-options .switcher-dropdown {
    max-height: 300px;
    overflow-y: auto;
  }
  .hdmx__ticket-new .group .field {
    float: left;
  }
  .hdmx__ticket-new .group .field.subject {
    width: 50%;
  }
  .hdmx__ticket-new .group .field.priority,
  .hdmx__ticket-new .group .field.department {
    width: 25%;
  }
  .hdmx__ticket-new .group .field.custom,
  .hdmx__ticket-new .group .field.order {
    width: 33.333%;
  }
  .hdmx__ticket-new .group .field.message {
    width: 100%;
  }
  .hdmx__ticket-reply .actions-toolbar {
    margin-top: 0;
  }
  .hdmx__contact-button {
    top: 50%;
  }
  .hdmx__contact-button.hdmx__contact-button-left {
    margin-top: 75px;
    transform-origin: top left;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: 0;
  }
  .hdmx__contact-button.hdmx__contact-button-right {
    margin-top: -150px;
    transform-origin: bottom right;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: 0;
  }
  .hdmx__contact-popup {
    position: fixed;
    top: 7rem;
    left: 50%;
  }
  .hdmx__contact-popup .hdmx__wrapper {
    width: 650px;
    left: -50%;
    overflow: auto;
    max-height: 100vh;
  }
  .hdmx__contact-popup .hdmx__wrapper .max-attachment-size {
    margin-top: 10px;
  }
  .hdmx__contact-form .fieldset .group-2 .field,
  .hdmx__contact-form .fieldset .group-3 .field {
    width: 100%;
  }
  .hdmx__contact-form .fieldset .group-3 {
    margin-bottom: 2%;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .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;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .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 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 25px 10px 18px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .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;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 100%;
  }
  .checkout-onepage-success .print {
    display: none;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
    background-color: #222;
    border: 1px solid #222;
    color: #fff;
    font-size: 14px;
    padding: 0 30px;
    height: 40px;
    font-weight: 600;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address:hover {
    border-color: var(--thim-primary-color, #CF9683);
    background-color: var(--thim-primary-color, #CF9683);
    color: #fff;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    color: #222;
    background-color: #fff;
    border-color: #222;
    border-width: 2px;
    padding: 0 30px;
    height: 40px;
    font-weight: 600;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
    color: #fff;
    background-color: #222;
    border-color: #222;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-address .form-login {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 18px;
    padding-bottom: 4px;
  }
  .checkout-shipping-address .form-login fieldset#customer-email-fieldset {
    margin-bottom: 15px;
  }
  .checkout-shipping-address .form-login fieldset .field {
    margin-bottom: 15px;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar button.action.login.primary {
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
    color: #fff;
    border: 2px solid #222;
    background-color: #222;
    margin-bottom: 0;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar button.action.login.primary:hover {
    border: 2px solid var(--thim-primary-color, #CF9683) !important;
    background-color: var(--thim-primary-color, #CF9683) !important;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar .secondary {
    margin-top: 0;
  }
  form.form.form-shipping-address fieldset.field.street.admin__control-fields {
    padding: 0;
    border: none;
  }
  .table-checkout-shipping-method {
    width: 100%;
  }
  .opc-sidebar {
    display: none;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: var(--thim-mgs-color-06, #fff);
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    right: 0;
  }
  .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;
  }
  .block-authentication .block-title {
    font-size: 24px;
    border-bottom: 0;
    margin-bottom: 20px;
    color: #333;
    line-height: normal;
  }
  .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-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .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;
  }
  .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;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .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 5px;
    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 #d1d1d1;
  }
  .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;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .mgs-instant-search .products-grid .product-item {
    width: calc(100% / 3);
  }
  .mgs-instant-search .posts.wrapper .items .item,
  .mgs-instant-search-type-page .posts.wrapper .items .item {
    width: 50%;
  }
  .catalogsearch-result-index .category-product-actions .toolbar .modes {
    display: none;
  }
  .catalogsearch-result-index .category-product-actions .change-product-per-row {
    display: none;
  }
  .header-area.header4.search-visible .search-form .block.block-search {
    position: static;
    background: none;
    opacity: 1;
    visibility: visible;
  }
  .header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch {
    padding: 0;
    border: 1px solid #fff;
    border-radius: 4px;
    margin: 10px 10px 10px 25px;
    background-color: #fff;
  }
  .header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch .input-text {
    position: unset !important;
    border-radius: 40px;
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    height: 36px;
    line-height: 36px;
    color: var(--thim-mgs-color-body, #696969);
  }
  .header-area.header4.search-visible .search-form .actions-search {
    display: none;
  }
  .tabs_categories_porfolio_content .item {
    width: calc(100% / 2);
  }
  .portfolio-detail-item .pull-right {
    width: 100%;
    padding-left: 0;
    margin-bottom: 35px;
  }
  .portfolio-detail-item .pull-left {
    width: 100%;
    padding-right: 0;
  }
  .product-tab-wrapper .product-tab-content .product.info.detailed {
    padding-top: 30px;
  }
  .product-tab-wrapper .product-tab-content .product-tab {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .product-tab-wrapper .product-tab-content .product-tab {
    text-align: center;
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .product-tab-wrapper .product-tab-content .data.item.title {
    box-sizing: border-box;
    float: unset;
    width: auto;
    margin: 0 -1px 0 0;
    display: inline-block;
  }
  .product-tab-wrapper .product-tab-content .data.item.title .switch {
    color: #8e8e8e;
    border-radius: 20px;
    background: none !important;
    padding: 0 25px !important;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid transparent;
  }
  .product-tab-wrapper .product-tab-content .data.item.title .switch:hover {
    color: var(--thim-mgs-color-01);
  }
  .product-tab-wrapper .product-tab-content .data.item.title.active .switch {
    border: 1px solid var(--thim-mgs-color-01);
    color: var(--thim-mgs-color-01);
    border-radius: 20px;
  }
  .product-tab-wrapper .product-tab-content .data.item.content {
    border: none;
    margin-top: 51px;
    padding: 10px 0;
    background-color: transparent;
    box-shadow: unset;
    text-align: initial;
    display: none;
  }
  .product-tab-wrapper .product-tab-content .data.item.content[aria-hidden="false"] {
    display: block;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title {
    display: block;
    font-weight: 600;
    color: #000000;
    padding: 0 40px 0 17px;
    background-color: #f6f6f8;
    position: relative;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: left;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title a {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    font-size: 14px;
    color: var(--thim-mgs-color-01);
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title a:after {
    content: "+";
    position: absolute;
    background-color: #000;
    line-height: 40px;
    display: block;
    color: #fff;
    right: 0;
    top: 0;
    width: 40px;
    bottom: 0;
    text-align: center;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title.active a:after {
    content: "-";
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.content {
    padding: 17px;
    border: 1px solid #f6f6f8;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    width: 100%;
  }
  .bundle-options-container .block-bundle-summary {
    position: relative;
    width: 100%;
  }
  .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%;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart {
    max-width: 40px;
    min-width: 40px;
    height: 40px;
    padding: 0px;
    transform: unset;
    left: auto;
    right: 10px;
    top: unset;
    bottom: 10px;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart .icon,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart .icon {
    display: block;
    margin: 0;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart span.text,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart span.text {
    display: none;
    padding: 0;
  }
  .page-products .columns {
    padding-top: 0;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .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: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .page-layout-3columns .bottom-pagination {
    border-top: 1px solid var(--thim-mgs-color-03, #ddd);
    padding-top: 13px;
  }
  .page-layout-3columns .bottom-pagination .toolbar .limiter {
    display: block;
    text-align: right;
  }
  .page-layout-3columns .bottom-pagination .pages {
    padding-top: 0;
    border-top: none;
  }
  .page-layout-3columns .category-product-container .products {
    margin-bottom: 20px;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: block;
  }
  .product-info-main .box-tocart .fieldset,
  .product-options-bottom .box-tocart .fieldset {
    display: flex;
    flex-wrap: wrap;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
    flex-shrink: 0;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: flex;
    padding-top: 0;
    text-align: center;
    vertical-align: bottom;
    flex-shrink: 0;
  }
  .product-info-main .box-tocart .product-social-links,
  .product-options-bottom .box-tocart .product-social-links {
    width: auto;
    display: flex;
  }
  .product-info-main .box-tocart .product-social-links .product-addto-links,
  .product-options-bottom .box-tocart .product-social-links .product-addto-links {
    margin: 0;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .product-info-main .product-info-stock-sku {
    margin-top: 10px;
  }
  .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-product-view .block-releated {
    padding-top: 30px;
  }
  body.page-layout-product-with-sticky-info .column.main {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky {
    width: 100%;
    overflow: hidden;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky > div:first-child {
    width: 50% !important;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product-info-main {
    width: 50%;
    padding-left: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product-info-main.is_stuck {
    top: 0 !important;
    padding-top: 30px !important;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product.media {
    width: 50%;
  }
  body.page-layout-product-with-sticky-info-2 .column.main {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    display: none;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information.is_stuck {
    top: 0 !important;
    padding-top: 90px !important;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information h1.product-name {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .product-reviews-summary.empty {
    margin-left: auto;
    margin-right: auto;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .product-info-price .price-box .price {
    font-size: 22px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product.media {
    float: left;
    width: 50%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main {
    width: 50%;
    text-align: center;
    padding: 0 15px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-reviews-summary.empty {
    margin-left: 0;
    margin-top: auto;
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-reviews-summary.empty > div {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .swatch-opt .swatch-attribute-options {
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main.is_stuck {
    top: 0 !important;
    padding-top: 90px !important;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .fieldset,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .fieldset {
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .fieldset .actions,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .fieldset .actions {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links {
    justify-content: center;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links .product-addto-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links .product-addto-links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links .share-this-container,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links .share-this-container {
    margin-top: 20px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock {
    color: var(--thim-mgs-color-01);
    padding: 10px 0;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock span {
    margin-left: 4px;
    font-weight: 400;
    letter-spacing: normal;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock.available span {
    color: #008000;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock.unavailable span {
    color: red;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku {
    display: block;
    vertical-align: top;
    color: var(--thim-mgs-color-body, #696969);
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku strong.type {
    font-weight: 400;
    color: var(--thim-mgs-color-01);
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku strong.type:after {
    content: ":";
    display: inline-block;
    margin-right: 4px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku .value {
    display: inline-block;
    vertical-align: top;
    word-break: break-all;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand {
    margin-top: 5px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand .brand-name .title {
    font-weight: 400;
    color: var(--thim-mgs-color-01);
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand .brand-name .title:after {
    content: ":";
    display: inline-block;
    margin-right: 4px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
    position: relative;
  }
  .page-layout-1column .product-info-main {
    width: 50%;
    padding-left: 30px;
  }
  .page-layout-1column .product.media {
    width: 50%;
    height: auto !important;
  }
  .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%;
  }
  .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: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .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: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    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;
  }
  .header-area.header3:not(.search-icon-popup) .block-search .minisearch .input-text {
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    height: 36px;
    line-height: 36px;
    color: var(--thim-mgs-color-body, #696969);
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 100%;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 100%;
    width: 100%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .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.8%;
  }
  .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: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-title-wrapper + .page-main {
    margin-top: 40px;
  }
  .block.block-dashboard-addresses .box {
    margin-bottom: 0 !important;
  }
  .block-dashboard-orders .table-order-items tr th {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 14px;
  }
  .block-dashboard-orders .table-order-items tr th,
  .block-dashboard-orders .table-order-items tr td {
    padding: 15px;
    text-align: center;
    width: auto;
    border: 1px solid var(--thim-mgs-color-03, #ddd) !important;
  }
  .block-dashboard-orders .table-order-items tr td.col.actions .action.view {
    margin: 0;
  }
  .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after {
    content: "|";
    display: inline-block;
    margin: 0 10px;
  }
  .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%;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .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: -20;
  }
  [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;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-header .header-area.header2 .top-custom-link ul {
    justify-content: left;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    vertical-align: top;
  }
  .page-footer .middle-footer div[class*="col-des"]:not(:last-child) {
    margin-bottom: 50px;
  }
  .page-footer .bottom-footer small.copyright {
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.75;
  }
  .page-footer .bottom-footer ul {
    display: table;
    margin: 0 auto;
  }
  .metro-banner .slide-text h2 {
    margin-top: 13px;
    margin-bottom: 22px;
  }
  .metro-banner .slide-text p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 42px;
    max-width: 500px;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 0;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 100%;
  }
  .page-layout-1column .filter-options .filter-options-content {
    padding: 10px;
  }
  .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;
  }
  .section-builder.section-common {
    margin-top: 48px;
  }
  .section-builder.section-common .panel-heading {
    margin-bottom: 24px;
  }
  .banner-auto-parts h2.big-text {
    font-size: 26px;
    line-height: 48px;
    margin-bottom: 0;
  }
  .banner-auto-parts h2.big-text br {
    display: none;
  }
  .banner-auto-parts .inner-text a.btn-red {
    margin-top: 20px;
  }
  .banner-auto-parts h4 {
    font-size: 12px;
  }
  .banner-auto-parts .sub-number {
    margin-top: 10px;
  }
  .home-policy.section-builder-full {
    padding: 40px 0;
  }
  .section-builder.section-blog {
    margin-bottom: 108px;
  }
  .section-builder.section-blog .mgs-owl-carousel .owl-dots {
    display: none;
  }
  .section-builder.section-blog .mgs-owl-carousel .owl-nav div.owl-prev {
    left: -22px;
  }
  .section-builder.section-blog .mgs-owl-carousel .owl-nav div.owl-next {
    right: -22px;
  }
  .section-builder.section-blog .latest-post-grid-block .post-content h3.title-blog {
    line-height: 24px;
    display: block;
    margin-top: 24px;
  }
  .section-builder.section-blog .latest-post-grid-block .mgs-post .post-create-date {
    font-family: "Libre Baskerville";
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #adadad;
    margin-bottom: 0;
  }
  .section-builder.section-blog .latest-post-grid-block .mgs-post .post-create-date span {
    color: #adadad;
  }
  .section-builder.section-common .panel-heading h2:after,
  .section-builder.section-common .panel-heading h2:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #000;
    top: 48%;
  }
  .section-builder.section-common .panel-heading h2:after {
    right: -75px;
  }
  .section-builder.section-common .panel-heading h2:before {
    left: -75px;
  }
}
@media all and (min-width: 1024px), print {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 100%;
  }
  .mgs-instant-search .products-grid .product-item {
    width: 25%;
  }
  .mgs-instant-search .posts.wrapper .items .item,
  .mgs-instant-search-type-page .posts.wrapper .items .item {
    width: calc(100% / 3);
  }
  .catalogsearch-result-index .category-product-actions .toolbar .modes {
    display: block;
  }
  .catalogsearch-result-index .category-product-actions .change-product-per-row {
    display: flex;
  }
  .tabs_categories_porfolio_content .item {
    width: calc(100% / 3);
  }
  .portfolio-detail-item .pull-right {
    width: calc(100% / 3);
    padding-left: 15px;
  }
  .portfolio-detail-item .pull-left {
    width: calc(100% / 1.5);
    padding-right: 15px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1200px), print {
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: block;
  }
  .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart .icon,
  .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart .icon {
    display: none;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    margin-bottom: 10px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    text-align: center;
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information h1.product-name {
    padding-top: 70px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main {
    width: 25%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main h1.product-name,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-info-price,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-info-stock-sku,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-brand {
    display: none;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-add-form {
    padding-top: 70px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links {
    width: 100%;
    margin-left: 0;
    justify-content: center;
  }
  .header-area.search-visible .search-form .block-search {
    position: static;
    background: none;
    opacity: 1;
    visibility: visible;
  }
  .header-area.search-visible .search-form .block-search .block-content .form.minisearch {
    margin: 6px auto;
    padding: 0;
    border: 1px solid #fff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    background-color: #fff;
    border-radius: 40px;
  }
  .header-area.search-visible .search-form .block-search .block-content .form.minisearch .input-text {
    position: unset !important;
    border-radius: 40px;
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    height: 36px;
    line-height: 36px;
    color: var(--thim-mgs-color-body, #696969);
    border: 1px solid var(--thim-mgs-color-body, #696969);
  }
  .header-area.search-visible .search-form .actions-search {
    display: none;
  }
  .header-area.header3 .parent-search .table-icon-menu {
    width: 1%;
  }
  .page-header .middle-header .menu-content {
    margin-left: 20px;
  }
  .page-header .menu-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-header .header-area.header3 .menu-wrapper {
    justify-content: flex-end;
  }
  .menu-wrapper .tab-content .tab-pane {
    display: none;
  }
  .menu-wrapper .tab-content .tab-pane.active {
    display: block;
  }
  .page-footer .middle-footer div[class*="col-des"]:not(:last-child) {
    margin-bottom: 0;
  }
  .page-footer .bottom-footer small.copyright {
    text-align: left;
    margin-bottom: 0;
    line-height: 1;
  }
  .page-footer .bottom-footer ul {
    display: block;
    margin: 0;
  }
  .section-tabs-left .mgs-product-tab .mgs-tab.data.items > .item.title,
  .section-tabs-right .mgs-product-tab .mgs-tab.data.items > .item.title {
    position: relative;
    top: -30px;
  }
  .section-tabs-left .banner-tab,
  .section-tabs-right .banner-tab {
    padding-top: 60px;
  }
  .section-tabs-right .mgs-product-tab .mgs-tab.data.items > .item.title {
    right: -17%;
  }
  .section-tabs-left .mgs-product-tab .mgs-tab.data.items > .item.title {
    left: -17%;
  }
  body.menu-vertical-fixed .page-wrapper {
    padding-left: 270px;
    position: inherit;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header {
    width: 270px;
    left: 0;
    position: fixed;
    top: 0;
    display: block;
    overflow: visible;
    height: 100vh;
    background-color: #fff;
    z-index: 500;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    min-height: 100vh;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-area.header5.active-sticky.scrolling {
    right: inherit;
    width: 270px;
    min-height: 100vh;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-bottom {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-bottom ul.social-link {
    justify-content: center;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li {
    width: 100%;
    display: block;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li > a {
    padding: 11px 0px 11px 0px;
    position: relative;
    margin: 0 20px;
    border-bottom: 1px solid var(--thim-mgs-color-03, #ddd);
    font-size: 16px;
    display: block!important;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li > .dropdown-menu {
    left: 100% !important;
    top: -11px;
    margin: 0 !important;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .menu-wrapper {
    display: block;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .menu-wrapper ul.nav-main-menu {
    display: block;
    width: 100%;
    padding: 0;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content {
    padding: 60px 0 200px;
    position: relative;
    min-height: 100vh;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-logo img {
    margin: 0 auto;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-wishlist {
    margin-left: 10px;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-wishlist a {
    font-size: 24px;
    line-height: 1;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .table-icon-menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-switchers {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-links {
    font-size: 24px;
    line-height: 1;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links {
    margin-left: 10px;
    position: relative;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links .header-acccount {
    left: -15px;
    right: inherit;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links .header-acccount .header.links li a {
    padding: 12px 10px 8px;
  }
  .section-builder.section-common {
    margin-top: 100px;
  }
  .section-builder.section-common .panel-heading {
    margin-bottom: 40px;
  }
  .section-builder.section-common.section-category {
    margin-bottom: -30px;
  }
  .banner-auto-parts h2.big-text {
    font-size: 56px;
    line-height: 64px;
    margin-bottom: 9px;
  }
  .banner-auto-parts h2.big-text br {
    display: block;
  }
  .banner-auto-parts .inner-text a.btn-red {
    margin-top: 55px;
  }
  .banner-auto-parts h4 {
    font-size: 16px;
  }
  .banner-auto-parts .sub-number {
    margin-top: 15px;
  }
  .home-policy.section-builder-full .panel-block-row {
    margin: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 0px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FAmasty_Base%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMGS_BuyNow%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagecomp_Smspro%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fsmspro.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMGS_Aquickview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMGS_Blog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMGS_GDPR%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMGS_Mmegamenu%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_sparsh-auto-related.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FSparsh_AutoRelatedProducts%5C%2Fcss%5C%2Fsource%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FSparsh_AutoRelatedProducts%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FDMTQ_CurrencyFlags%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMirasvit_Helpdesk%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_ticket.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMirasvit_Helpdesk%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_contact.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMGS_InstantSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMGS_Portfolio%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMGS_Protabs%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_themelib.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FSmile_ElasticsuiteCatalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAIA%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3BACEI%2CeADJ%2CeACM%2CWACE%3BEACI%2CgBAAA%3B%3BACJhB%3BEACI%2CgBAAA%3B%3BACCI%2CcADA%2CMACI%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAIA%2CaAAE%3BEACE%2CgBAAA%3B%3BACdR%3BEACI%2CgBAAA%3B%3BAAEA%2CWAAE%3BEACE%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3B%3B%3B%3B%3BACfR%2CuBACI%3BEACI%2CaAAA%3B%3BACoBR%3BEACI%3BIACI%2CWAAW%2CsBAAqB%2CSAAhC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAqB%2CgBAAhC%3B%3B%3BAChCR%2CqBACI%3BEACI%2CeAAA%3B%3BAAFR%2CqBACI%2CmBAGI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAWR%2CQAP0B%3BEAO1B%2CqBANI%2CYAAY%2CSAAS%3BIACjB%2CiBAAA%3BIACA%2CeAAA%3B%3B%3BAAUZ%2CQAN8B%3BEAM9B%2CqBALQ%2CYAAY%2CSAAS%3BIACjB%2CkBAAA%3BIACA%2CcAAA%3B%3B%3BAAaX%2CQARyB%3BEACtB%2CqBACI%2CmBACI%3BIACI%2CWAAA%3B%3B%3BACrChB%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAED%2CwBACC%2CSAAQ%3BEACP%2CWAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACC%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAAED%3BEACC%2CWAAA%3BEACA%2CiBAAA%3B%3BAAFD%2CUAGC%3BEACC%2CaAAA%3B%3BAAGF%3BEACC%2CWAAA%3B%3BAAED%3BEACC%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAED%3BEACC%2CaAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAED%3BEACC%2CaAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAED%3BEACC%2CaAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAED%3BEACC%2CaAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAED%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAAED%2COAAO%2CQACN%3BEACC%2CWAAA%3B%3BAAGF%2CuBACC%3BEACC%2CSAAA%3BEACA%2CUAAA%3B%3BAAHF%2CuBAKC%2CQAAO%2CQACN%3BEACC%2CWAAA%3B%3BAAPH%2CuBAUC%3BEACC%2CYAAA%3B%3BAAXF%2CuBAaC%3BEACC%2CYAAA%3B%3BAAdF%2CuBAgBC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAAlBF%2CuBAgBC%2CWAGC%3BEACC%2C2BAAA%3BEACA%2CeAAA%3B%3BAArBH%2CuBAwBC%2COAAM%3BEACL%2CkCAAA%3B%3BAAzBF%2CuBA2BC%3BEACC%2CWAAA%3BEACA%2CWAAA%3B%3BAA7BF%2CuBA%2BBC%3BEACC%2C2BAAA%3BEACA%2CeAAA%3B%3BAC2FF%3BEACI%2CaAAA%3B%3BACAJ%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%3BAE5ER%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BACiVR%2CQAhC2B%3BEACvB%2CYAAY%2CcAAc%3BIACtB%2CsBAAA%3B%3BEADJ%2CYAAY%2CcAAc%2CiBAGtB%2CkBACI%3BIACI%2CUAAA%3B%3BEALZ%2CYAAY%2CcAAc%2CiBAGtB%2CkBACI%2CcAGI%3BIACI%2CSAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2C%2BBAAA%3B%3BEAEA%2CYApBJ%2CcAAc%2CiBAGtB%2CkBACI%2CcAGI%2CcAaK%3BIACG%2CeAAA%3BIACA%2CWAAA%3B%3B%3BAAsCvB%2CQA7ByB%3BEACtB%2CYAAY%2CcAAc%2CiBAEtB%3BIACI%2C2BAAA%3BIACA%2CuBAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3B%3BEAPR%2CYAAY%2CcAAc%2CiBAUtB%3BIACI%2CgBAAA%3B%3BEAXR%2CYAAY%2CcAAc%2CiBActB%2CQAAO%2CKAAK%3BIACR%2CsBAAA%3B%3BEAfR%2CYAAY%2CcAAc%2CiBAkBtB%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEApBR%2CYAAY%2CcAAc%2CiBAuBtB%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3B%3BAC1GZ%2CeACI%2CYAAY%2CKAAE%3BEACV%2CgBAAA%3B%3BAAFR%2CeAKI%2CGAAE%3BEACE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAARR%2CeAKI%2CGAAE%2CWAKE%3BEACI%2COAAO%2CwBAAP%3B%3BAC9TZ%2CYAAY%2CeAER%3BEACI%2CWAAW%2CiBAAX%3BEACA%2CcAAA%3B%3BAAJR%2CYAAY%2CeAOR%3BEACI%2CaAAA%3B%3BAARR%2CYAAY%2CeAOR%2CgBAGI%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CmBAAA%3B%3BACgRZ%2CYAAY%2CQAAS%3BEACjB%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CsBAAsB%3BEACvC%2CaAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CuBAAuB%2CaAAa%3BEACrD%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CaAAa%2CaAAa%2CMAAK%3BEAChD%2CyBAAA%3B%3BAAGJ%2CYAAY%2CQAAS%3BEACjB%2CkBAAA%3B%3BAAGJ%2CIAAI%2CKAAM%2CaAAY%2CQAAS%3BEAC3B%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAkB%2CwBAAlB%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CYAAY%2CQAAS%3BEACjB%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CgBAAgB%3BEACjC%2CkBAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CuBAAuB%2CiBAAiB%3BEACzD%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CQACI%3BEACI%2CkBAAA%3B%3BAAFR%2CQACI%2CsBAGI%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAXZ%2CQAeI%2CoBACI%3BEACI%2CiBAAA%3B%3BAAKZ%2CYAAY%2CQAAS%2CuBAAuB%2CiBAAiB%3BEACzD%2CuBAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CuBAAuB%2CiBAAiB%2CYAAY%3BEACrE%2CaAAA%3B%3BAAGJ%2CYAAY%2CQAAS%3BEACjB%2CsBAAA%3B%3BAAEA%2CYAHQ%2CQAAS%2CQAGhB%3BEACG%2COCxZW%2CmCDwZX%3B%3BAAGJ%2CYAPQ%2CQAAS%2CQAOhB%3BEACG%2CkBAAA%3B%3BAAIR%3BEACI%2CuBAAA%3B%3BAASJ%2CQAN2B%3BEACvB%2COAAO%2CQAAS%3BIACZ%2CgBAAA%3B%3B%3BAA2BR%2CQAvB2B%3BEACvB%2CYAAY%2CQAAS%3BIACjB%2CkBAAA%3B%3BEAGJ%3BEACA%3BIACI%2CwBAAA%3B%3B%3BAAsBR%2CwBANiD%2C8BAA%2BB%3BEAC5E%2CYAAY%2CQAAS%3BIACjB%2C0BAAA%3B%3B%3BAAUR%2CmBANqC%3BEACjC%2CYAAY%2CQAAS%3BIACjB%2CeAAA%3B%3B%3BAAkBR%2CQAd2B%3BEACvB%2CQACI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CQAMI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3B%3B%3BAAsBZ%2CQAjB0B%3BEACtB%2CYAAY%2CQAAS%2CuBAAuB%2CaAAa%3BIACrD%2CUAAA%3B%3BEAGJ%2CQAAS%2COAAM%3BIACX%2CUAAA%3B%3BEAGJ%2CYAAY%2CQAAS%3BIACjB%2CaAAA%3B%3B%3BAAOR%2CQACI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAALR%2CQAQI%3BEACI%2CSAAA%3B%3BAATR%2CQAYI%2CaAAa%3BEACT%2CYAAA%3B%3BAAIR%2CMAAM%2CYAAa%2CaAAY%2CQAAS%2CYAAY%3BEAChD%2CYAAA%3B%3BAADJ%2CMAAM%2CYAAa%2CaAAY%2CQAAS%2CYAAY%2CeAG%5C%2FC%2CKAAG%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CYAAY%2CQAAS%2CUAAU%2CkBAAkB%3BEAC7C%2COAAA%3BEACA%2CWAAA%3B%3BAAOJ%2CSACI%2CYAAY%3BEACR%2CUAAA%3B%3BAAFR%2CSAKI%2CkBAAkB%3BEACd%2CSAAA%3B%3BAAEA%2CSAHJ%2CkBAAkB%2CEAGb%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAXZ%2CSAeI%2CiBAAiB%3BEACb%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAvBR%2CSAeI%2CiBAAiB%2CgBAUZ%3BEACG%2CaAAA%3B%3BAA1BZ%2CSA8BI%2CeAAe%2CGAAG%3BEACd%2CyBAAA%3B%3BAA%5C%2FBR%2CSAkCI%3BEACI%2CoBAAA%3B%3BAAIR%2CYAAY%2CSAAS%2CeAAgB%2CaAAa%2CcAAc%2CeAAe%2CMAAK%3BEAChF%2CSAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CYAAY%2CSAAU%2CiBAAiB%3BEACnC%2CkBAAA%3B%3BAAEA%2CYAHQ%2CSAAU%2CiBAAiB%2CMAGlC%3BEACG%2CgBAAA%3B%3BAAGJ%2CYAPQ%2CSAAU%2CiBAAiB%2CMAOlC%3BEACG%2CmBAAA%3B%3BAAIR%2CYAAY%2CSAAU%2CiBAAiB%3BEACnC%2CkBAAkB%2C8BAAlB%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAKJ%2CQAH%2BB%3BEAG%5C%2FB%2CYAbY%2CSAAU%2CiBAAiB%3BIAW%5C%2FB%2CgBAAA%3B%3B%3BAAoDR%2CQAhD2B%3BEACvB%2CYAAa%2CUAAU%3BIACnB%2C2BAAA%3B%3BEAGJ%2CSACI%2CYAAY%2CKACP%2CKAAE%2CYAAa%3BIACZ%2C0BAAA%3B%3BEAKZ%2CYAAY%2CSAAU%2CiBAElB%2CcAAc%3BEAFlB%2CYAAY%2CSAAU%2CiBAGlB%2CkBAAkB%2CQAAO%3BEAH7B%2CYAAY%2CSAAU%2CiBAIlB%3BEAJJ%2CYAAY%2CSAAU%2CiBAKlB%2CkBAAkB%2CQAAO%2CSAAS%3BIAC9B%2CeAAA%3B%3BEAIR%2CMAAM%2CYAAa%2CaAAY%2CSAAU%2CYAAY%2CeAAe%2CGAAE%2CoBAAoB%2CIAAI%2CgBAAiB%2CKAAE%3BIAC7G%2COAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAiB%2CaAAY%2CSAAU%2CiBAAiB%3BIACpD%2CcAAA%3B%3BEAGJ%2CYAAY%2CSAAS%2CeAAgB%2CaAAa%2CcAAc%2CeAAe%2CMAAK%2CWAAY%3BIAC5F%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CcAAc%2C8BAAd%3B%3BEAGJ%2CYAAY%2CSAAU%2CkBAAkB%2CQAAO%2CSAAU%2CWAAQ%3BIAC7D%2CWAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3B%3BAAyCR%2CQArC2B%3BEACvB%2CSAAU%3BIACN%2CaAAA%3BIACA%2CyBAAA%3B%3BEAFJ%2CSAAU%2CgBAIN%3BIACI%2CkBAAA%3BIACA%2CcAAA%3B%3BEAIR%2CSAAU%3BIACN%2CoBAAA%3B%3BEAQI%2CMALF%2CYAEF%2COAGK%2COAAO%2COAAO%3BEAAf%2CMALF%2CYAGF%2CMAAK%2CcAAe%2CiBAAiB%2CUAEhC%2COAAO%2COAAO%3BEAAf%2CMALF%2CYAIF%2CaACK%2COAAO%2COAAO%3BIACX%2CoBAAA%3B%3BEAUJ%2CgBALS%2COAAM%2CYAEnB%2COAGK%2COAAO%2COAAO%3BEAAf%2CgBALS%2COAAM%2CYAGnB%2CMAAK%2CcAAe%2CiBAAiB%2CUAEhC%2COAAO%2COAAO%3BEAAf%2CgBALS%2COAAM%2CYAInB%2CaACK%2COAAO%2COAAO%3BIACX%2CmBAAA%3B%3B%3BAE%2B5ChB%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3BEACA%2CwCAAA%3BEACA%2CgCAAA%3BEACA%2C8DAAA%3BEACA%2CmBAAmB%2CuBAAnB%3BEACA%2CWAAW%2CuBAAX%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAACA%2CcAAC%3BEACG%2CmBAAmB%2CoBAAnB%3BEACA%2CWAAW%2CoBAAX%3BEACA%2CUAAA%3B%3BAAtBR%2CcAwBI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAA3BR%2CcA6BI%3BEACG%2CWAAA%3BEACA%2CYAAA%3B%3BAAEH%2CcAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CcAAC%3BEACG%2COAAO%2CwBAAP%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CcAAC%3BEACG%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAA1DR%2CcA4DI%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3B%3BAArER%2CcAuEI%3BEACI%2CcAAA%3B%3BAAxER%2CcA0EI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3B%3BAAjFR%2CcAmFI%2CKAAI%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2COAAO%2CwBAAP%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA9FR%2CcAgGI%2CKAAI%2CSAAS%3BEACT%2CeAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAApGR%2CcAsGI%2CYAAW%3BEACP%2CYAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2COAAO%2CwBAAP%3BEACA%2CkBAAA%3B%3BAA%5C%2FGR%2CcAiHI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAkB%2CkCAAlB%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3B%3BAACA%2CcAdJ%2CQAcK%3BEACG%2CsBAAA%3B%3BAAhIZ%2CcAmII%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAOJ%2CQALyB%3BEACrB%2CcAAC%3BIACG%2CgBAAA%3B%3B%3BAAqBR%2CQAlB0B%3BEAkB1B%3BIAjBI%2CYAAA%3B%3BEACA%2CcAAC%3BIACG%2CSAAA%3B%3BEAEJ%2CcAAC%3BIACG%2CMAAA%3B%3BEAYR%2CcAVI%3BIACI%2CSAAA%3B%3BEASR%2CcAPI%3BEAOJ%2CcAPS%3BIACD%2CaAAA%3B%3BEAMR%2CcAJI%3BIACI%2CgBAAA%3B%3B%3BAASR%2CQAN0B%3BEAM1B%2CcALI%3BIACI%2CeAAA%3B%3B%3BAAwBZ%2CQApB8B%3BEAoB9B%2CcAnBQ%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEAiBZ%2CcAfQ%2CYAAW%3BIACP%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAYZ%2CcAVQ%2CKAAI%3BIACA%2C0BAAA%3BIACA%2C2BAAA%3BIACA%2CqBAAA%3B%3BEAOZ%2CcALS%2CKAAI%2CSAAS%3BIACV%2CqBAAA%3BIACA%2CsBAAA%3B%3B%3BAAMZ%3BEACI%2CaAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CqBAGI%3BEACI%2CwBAAA%3B%3BAAJR%2CqBAMI%2CMAAK%2CcAAe%3BEAChB%2CeAAA%3B%3BAAIR%2CkBAAmB%2CsBAAsB%3BEACrC%2CoBAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3B%3B%3B%3B%3BACtwCJ%3BEACI%2CoBAAA%3B%3BAAGJ%2CUAAW%3BAACX%2CgBAAiB%3BAACjB%2CgBAAiB%3BAACjB%2CUAAW%3BEACP%2CcAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAFJ%2CgBAII%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CwCAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgBAAC%2CMACG%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAKZ%2CQAAS%3BEACL%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAA4CA%2CYAAC%2CmBACI%3BEACG%2C4BAAA%3B%3BAAFR%2CYAAC%2CmBAKG%3BEACI%2COAAO%2C8BAAP%3B%3BAAMJ%2CYAFH%2CsBAEI%3BEACG%2CaAAA%3B%3BAAdZ%2CYAWK%2CsBAMG%2CGAAE%3BEACE%2COAAO%2C%2BBAAP%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAA%2BCX%2CQA1CyB%3BEACtB%3BIACI%2CaAAA%3B%3BEAGH%2C0BAGG%2CmBAAmB%2C0BACf%3BEAHP%2C2BAEG%2CmBAAmB%2C0BACf%3BEAFP%2CqBACG%2CmBAAmB%2C0BACf%3BIACI%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3B%3BEATX%2C0BAGG%2CmBAAmB%2C0BACf%2CeAOI%3BEAVX%2C2BAEG%2CmBAAmB%2C0BACf%2CeAOI%3BEATX%2CqBACG%2CmBAAmB%2C0BACf%2CeAOI%3BIACI%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAbf%2C0BAGG%2CmBAAmB%2C0BAcf%3BEAhBP%2C2BAEG%2CmBAAmB%2C0BAcf%3BEAfP%2CqBACG%2CmBAAmB%2C0BAcf%3BIACI%2CYAAA%3BIACA%2CWAAA%3B%3BEAKZ%2CQAAS%2COACL%3BIACI%2CeAAA%3B%3BEAFR%2CQAAS%2COAKL%3BIACI%2CaAAA%3B%3BEAIR%2CQAAS%2CQAAQ%3BIACb%2CeAAA%3B%3B%3BAC3pCR%3BEACI%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3B%3BAAIJ%2CIAAI%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3B%3BAAo2KJ%2CIAAI%2CKAEA%2CMAAK%3BAAFT%2CIAAI%2CKAGA%2CMAAK%3BAAHT%2CIAAI%2CKAIA%2CMAAK%3BAAJT%2CIAAI%2CKAKA%2CMAAK%3BAALT%2CIAAI%2CKAMA%2CMAAK%3BAANT%2CIAAI%2CKAOA%2CMAAK%3BAAPT%2CIAAI%2CKAQA%2CMAAK%3BAART%2CIAAI%2CKASA%2CMAAK%3BAATT%2CIAAI%2CKAUA%3BAAVJ%2CIAAI%2CKAWA%3BEACI%2CkBAAkB%2CwBAAlB%3BEACA%2CcAAc%2CwBAAd%3B%3BAAbR%2CIAAI%2CKAgBA%2CaAAa%3BEACT%2COAAO%2CwBAAP%3B%3BAAIR%2CoBACI%3BEACI%2CaAAA%3B%3BAAIR%2CgBACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CgBALJ%2CaAKK%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAKZ%2CYACK%3BEACG%2CoBAAA%3B%3BAAFR%2CYAKI%2CIAAI%3BEACA%2CaAAA%3B%3BAANR%2CYASI%2CEAAC%2CMACG%2CIAAI%3BEACA%2CMHt9KU%2CkCGs9KV%3B%3BAAXZ%2CYAeI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAlBR%2CYAeI%2CEAKI%3BEACI%2CgBAAA%3B%3BAAKZ%2CYAAa%2CaAAa%2CGACtB%2CIAAI%3BEACA%2CMAAM%2CwBAAN%3B%3BAAUR%2CQAN0B%3BEACtB%3BIACI%2CgBAAA%3B%3B%3BAAIR%2CqBAAsB%3BEAClB%2CmBAAA%3B%3BAAGJ%2CeAEK%3BAADL%2CiBACK%3BEACG%2CaAAA%3B%3BAAIR%2CYAAY%2CMAER%2CkBAEI%3BAAJR%2CYAAY%2CMAGR%2CgBACI%3BEACI%2CcAAA%3B%3BAAMZ%2CYAAa%2CcAET%3BAAFJ%2CYAAa%2CcAGT%3BEACI%2CmBAAA%3B%3BAAIR%2CiBAAkB%2CSAAS%3BEACvB%2CmBAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAkB%2CwBAAlB%3BEACA%2COAAO%2CwBAAP%3B%3BAAOA%2CQAL2B%3BEAK3B%3BEAAA%3BEAAA%3BIAJI%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAjBR%2CaAoBI%3BAAnBJ%2CwBAmBI%3BAAlBJ%2CgBAkBI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3B%3BAAtBR%2CaAoBI%2CKAII%3BAAvBR%2CwBAmBI%2CKAII%3BAAtBR%2CgBAkBI%2CKAII%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CuCAAA%3B%3BAAIR%2CaAAC%3BAAAD%2CwBAAC%3BAAAD%2CgBAAC%3BAACD%2CaAAC%3BAAAD%2CwBAAC%3BAAAD%2CgBAAC%3BEACG%2CkBAAkB%2CkCAAlB%3BEACA%2CWAAA%3B%3BAAIR%2CaAEK%3BAAFL%2CaAGK%3BAAHL%2CaAIK%3BEACG%2CgBAAA%3B%3BAAIR%2CkBAEK%3BAAFL%2CkBAGK%3BAAHL%2CkBAIK%3BEACG%2CeAAA%3BEACA%2CmBAAA%3B%3BAAIR%3BAACA%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3B%3BAAKA%2CMAFE%2COAAO%2CQAER%3BAACD%2CMAHE%2COAAO%2CQAGR%3BEACG%2CkBAAkB%2CkCAAlB%3B%3BAAEA%2CMANF%2COAAO%2CQAER%2CsBAII%3BAAAD%2CMANF%2COAAO%2CQAGR%2C2BAGI%3BEACG%2CQAAQ%2CeAAR%3B%3BAAKZ%2CyBACI%3BEACI%2CeAAA%3B%3BAAFR%2CyBAKI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAARR%2CyBAKI%2C2BAKK%3BEACG%2COAAO%2CeAAP%3BEACA%2CSAAA%3B%3BAAKJ%2CQAH8B%3BEAG9B%2CyBAZJ%2C2BAKK%3BIAKO%2CWAAA%3B%3B%3BAAfhB%2CyBAKI%2C2BAcI%2COAAM%3BEACF%2CWAAA%3B%3BAAMR%2C2BAAC%2CYAAY%2CYACT%3BEACI%2CkCAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3B%3BAANR%2C2BAAC%2CYAAY%2CYACT%2CkBAOI%3BEACI%2CoBAAA%3B%3BAA4ChB%2CQAtC0B%3BEACtB%2C2BAEI%3BEAFJ%2C2BAGI%3BIACI%2CaAAA%3B%3BEAJR%2C2BAOI%2CcACI%2COAAM%3BIACF%2CeAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAIR%2C2BAAC%2CYAAY%2CYACT%3BIACI%2CoBAAA%3BIACA%2CuBAAA%3BIACA%2C2BAAA%3BIACA%2C4BAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3B%3BEAMZ%2CYAAY%2CYAAY%2C2BAA4B%2CkBAAkB%3BIAClE%2CoBAAA%3B%3B%3B%3B%3B%3B%3BACvsLR%3BEACI%2CcAAA%3B%3BAADJ%2CmCAII%3BAAJJ%2CmCAIQ%3BAAJR%2CmCAIY%2CeAAe%3BEACnB%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAXR%2CmCAeI%2CiBAAgB%2CMAAO%3BEACnB%2CUAAA%3BEACA%2CWAAW%2CWAAX%3B%3BAAjBR%2CmCAoBI%2CiBAAiB%3BEACb%2CkDAAA%3B%3BAArBR%2CmCAyBI%2CGAAE%3BEACE%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3B%3BAArCR%2CmCAyBI%2CGAAE%2CeAcE%3BEACI%2CyBAAA%3B%3BAAxCZ%2CmCAyBI%2CGAAE%2CeAcE%2CGAGI%3BAA1CZ%2CmCAyBI%2CGAAE%2CeAcE%2CGAII%3BEAEI%2CoBAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2C6BAAA%3B%3BAAGA%2CmCA7BZ%2CGAAE%2CeAcE%2CGAGI%2COAYK%3BAAAD%2CmCA7BZ%2CGAAE%2CeAcE%2CGAII%2CEAWK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CwBAAA%3B%3BAAGJ%2CmCAlCZ%2CGAAE%2CeAcE%2CGAGI%2COAiBK%3BAAAD%2CmCAlCZ%2CGAAE%2CeAcE%2CGAII%2CEAgBK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CwBAAA%3B%3BAA7DpB%2CmCAyBI%2CGAAE%2CeAcE%2CGAGI%2COAuBI%3BAAjEhB%2CmCAyBI%2CGAAE%2CeAcE%2CGAII%2CEAsBI%3BEACI%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3B%3BAAGA%2CmCAtDhB%2CGAAE%2CeAcE%2CGAGI%2COAuBI%2CEAcK%3BAAAD%2CmCAtDhB%2CGAAE%2CeAcE%2CGAII%2CEAsBI%2CEAcK%3BEACG%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAjFxB%2CmCAyBI%2CGAAE%2CeAcE%2CGAGI%2COA4CI%3BAAtFhB%2CmCAyBI%2CGAAE%2CeAcE%2CGAII%2CEA2CI%3BAAtFhB%2CmCAyBI%2CGAAE%2CeAcE%2CGAGI%2COA6CI%3BAAvFhB%2CmCAyBI%2CGAAE%2CeAcE%2CGAII%2CEA4CI%3BAAvFhB%2CmCAyBI%2CGAAE%2CeAcE%2CGAGI%2COA8CI%3BAAxFhB%2CmCAyBI%2CGAAE%2CeAcE%2CGAII%2CEA6CI%3BEACI%2CwBAAA%3BEACA%2C6BAAA%3BEACA%2C6BAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CmCAtEZ%2CGAAE%2CeAcE%2CGAGI%2COAqDK%2CMAAO%3BAAAR%2CmCAtEZ%2CGAAE%2CeAcE%2CGAII%2CEAoDK%2CMAAO%3BEACJ%2CWAAA%3B%3BAAhGpB%2CmCAuGI%2CmBAAkB%2CMAAO%2CGAAE%3BEACvB%2CqBAAA%3B%3BAAxGR%2CmCA4GI%3BEACI%2C6BAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CqBAAA%3B%3BAAnHR%2CmCAuHI%2CmBAAkB%2CMAAO%3BEACrB%2CqBAAA%3B%3BAAxHR%2CmCA4HI%3BEACI%2CyBAAA%3B%3BAA7HR%2CmCAgII%3BEACI%2CyBAAA%3B%3BAAjIR%2CmCAqII%3BEACI%2C6BAAA%3B%3BAAtIR%2CmCAyII%3BEACI%2C6BAAA%3B%3B%3BAC7IR%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CwCAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEA%2CWAAC%3BEACG%2CaAAA%3B%3BAAGJ%2CWAAC%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAGR%2CaAAc%3BAACd%2CaAAc%3BEACV%2CmBAAmB%2CoBAAnB%3BEACA%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3BEACA%2CcAAc%2CoBAAd%3BEACA%2CWAAW%2CoBAAX%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYAAC%3BAACD%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CWAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGR%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEAWA%2CaAAA%3B%3BAAVA%2CWAAY%3BEACR%2CYAAA%3B%3BAALR%2CYAOI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAC%2CcAAe%3BEACZ%2CaAAA%3B%3BAAKJ%2CYAAC%2CSAAU%3BEACP%2CoBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CcAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3B%3BAAGR%2CYAAY%3BEACR%2CaAAA%3B%3B%3B%3B%3B%3B%3BACnFJ%2CmCAAoC%3BEAChC%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3B%3BAAMJ%2CmCAAoC%2CGAAE%2CSAAS%3BAAC%5C%2FC%2CmCAAoC%2CUAAS%2CKAAK%3BEAC9C%2CwBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CmCAAoC%2CGAAE%2CKAAK%3BAAC3C%2CmCAAoC%3BEAChC%2CqBAAA%3BEACA%2C%2BBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3B%3BAAMJ%2CmCAAoC%3BEAChC%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3B%3BAAGJ%2CmCAAoC%2CmBAAkB%3BEAClD%2CqBAAA%3BEACA%2CwCAAA%3B%3BAAMJ%2CmCAAoC%3BEAChC%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CmCAAoC%2CoBAAoB%3BEACpD%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CmCAAoC%2CoBAAoB%3BEACpD%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CqBAAA%3BEACA%2C8BAAA%3B%3BAAMJ%2CmCAAoC%2CoBAAoB%3BEACpD%2C6BAAA%3B%3BAAGJ%2CmCAAoC%2CoBAAoB%2CIAAG%2CUAAU%3BEACjE%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CmCAAoC%2CmBAAkB%2CMAAO%2CoBACzD%2CIAAG%2CUAAU%3BEACT%2CqBAAA%3B%3BAAFR%2CmCAAoC%2CmBAAkB%2CMAAO%2CoBAIzD%2CIAAG%2CUAAU%3BEACT%2CqBAAA%3B%3BAAOR%2CmCAAoC%3BAACpC%2CmCAAoC%2CSAAQ%3BEACxC%2CwBAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CmCAAoC%3BAACpC%2CmCAAoC%2COAAM%2CQAAQ%3BEAC9C%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CmCAAoC%2CmBAAmB%3BAACvD%2CmCAAoC%3BEAChC%2CWAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CmCAAoC%2CmBAAmB%2CEAAC%3BEACpD%2CWAAA%3B%3BAAMJ%2CmCAAoC%3BEAChC%2CyBAAA%3BEACA%2C6BAAA%3B%3BAAGJ%2CmCAAoC%3BEAChC%2CqBAAA%3B%3BAAGJ%2CmCAAoC%3BEAChC%2C0BAAA%3B%3BAAMJ%2CmCAAoC%3BEAChC%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CmCAAoC%2CWAAW%3BAAC%5C%2FC%2CmCAAoC%2CeAAe%3BEAC%5C%2FC%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CmCAAoC%2CWAAW%3BEAC3C%2C0BAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3B%3BAAMJ%2CmCAAoC%3BEAChC%2CyBAAA%3BEACA%2C2BAAA%3B%3BAAMJ%2CmCAAoC%3BEAChC%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CmCAAoC%2COAAM%2COAAO%3BAACjD%2CmCAAoC%3BAACpC%2CmCAAoC%2CQAAO%2COAAO%3BEAC9C%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CoBAAA%3BEACA%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CmCAAoC%2COAAM%2COAAO%2COAAQ%3BAACzD%2CmCAAoC%2C8BAA8B%3BEAC9D%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3BEACA%2CMAAM%2CgBAAN%3B%3BAAGJ%2CmCAAoC%2COAAM%2COAAO%2COAAO%3BAACxD%2CmCAAoC%2C8BAA6B%3BEAC7D%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CmCAAoC%2COAAM%2COAAO%2COAAO%3BAACxD%2CmCAAoC%2C8BAA6B%3BEAC7D%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CyCAAA%3B%3BAAGJ%2CmCAAoC%2COAAM%2COAAO%2COAAO%2CMAAM%3BAAC9D%2CmCAAoC%2C8BAA6B%2CMAAM%3BEACnE%2CWAAA%3B%3BAAMJ%2CmCAAoC%3BAACpC%2CmCAAoC%3BEAChC%2CwBAAA%3BEACA%2CkCAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CmCAAoC%2CQAAO%3BAAC3C%2CmCAAoC%2CQAAO%3BEACvC%2CoBAAA%3BEACA%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAVJ%2CmCAAoC%2CQAAO%2CWAYvC%3BAAXJ%2CmCAAoC%2CQAAO%2CUAWvC%3BEACI%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3BEACA%2CMAAM%2CgBAAN%3B%3BAAGJ%2CmCApBgC%2CQAAO%2CWAoBtC%3BAAAD%2CmCAnBgC%2CQAAO%2CUAmBtC%3BEACG%2CaAAa%2CYAAb%3BEACA%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CmCA3BgC%2CQAAO%2CWA2BtC%3BAAAD%2CmCA1BgC%2CQAAO%2CUA0BtC%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CmCA%5C%2FB4B%2CQAAO%2CWA2BtC%2CMAII%3BAAAD%2CmCA9B4B%2CQAAO%2CUA0BtC%2CMAII%3BEACG%2CWAAA%3B%3BAAKZ%2CmCAAoC%2CQAAO%2CWAAW%3BEAClD%2CSAAS%2COAAT%3B%3BAAGJ%2CmCAAoC%2CQAAO%2CUAAU%3BEACjD%2CSAAS%2COAAT%3B%3BAAMJ%2CmCAAoC%3BEAChC%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CwBAAA%3B%3BAAGJ%2CmCAAoC%2COAAM%3BEACtC%2CcAAA%3B%3BAAGJ%2CmCAAoC%2COAAM%3BEACtC%2CcAAA%3B%3BAAaJ%2CQAP0B%3BEACtB%2CmCAAoC%2CGAAE%2CKAAK%3BEAC3C%2CmCAAoC%3BIAChC%2CsBAAA%3B%3B%3BAAWR%2CQAP0B%2CuBAAwB%3BEAC9C%2CmCAAoC%2CGAAE%2CKAAK%3BEAC3C%2CmCAAoC%3BIAChC%2CcAAA%3B%3B%3BAAcR%2CQAV2B%3BEACvB%2CmCAAoC%2CGAAE%2CKAAK%3BEAC3C%2CmCAAoC%3BIAChC%2CqBAAA%3B%3B%3BAAOR%2CoCAAqC%3BAACrC%2CoCAAqC%3BEACjC%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CoCAAqC%3BEACjC%2CWAAA%3B%3BAAGJ%2CoCAAqC%3BEACjC%2CYAAA%3B%3BAAGJ%2CoCAAqC%2CYAAW%3BAAChD%2CoCAAqC%2CYAAW%3BEAC5C%2CyBAAA%3B%3BACZA%2CcAFF%2CoBAEG%3BAAAD%2CeAFF%2CoBAEG%3BAACD%2CcAHF%2CoBAGG%3BAAAD%2CeAHF%2CoBAGG%3BEACC%2CmBAAA%3B%3BAAQF%2CiBAFF%2CoBAEG%3BAACD%2CiBAHF%2CoBAGG%3BEACC%2CmBAAA%3B%3BAAKN%2CaAEE%2CoBAAmB%3BAAFrB%2CaAGE%2CoBAAmB%3BEACjB%2CgBAAA%3B%3BAAgUJ%2CiBAAkB%2CSAAS%3BEACvB%2CmBAAA%3B%3BAChoBA%2CgBALsC%3BECMtC%2CiCAzBA%3BECuLA%2C0BACI%2CcDxLJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECkLL%2C0BACI%2CcDxLJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAmBR%2CiCAfA%3BEC6KA%2C0BACI%2CcD9KJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA4BJ%3BEEgDA%2COACI%2CgBACI%2CeAGI%3BEC3BZ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BECq7BhB%2CgBAGI%3BEAiEJ%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEC7dhB%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BILtlBhB%2CYAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEE2DX%2COACI%2CgBACI%2CeAGI%2CKFhEX%2CUAAU%3BEGqCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH3Cf%2CUAAU%3BEIg%2BBX%2CgBAGI%2COJn%2BBH%2CUAAU%3BEIoiCX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJ1iCf%2CUAAU%3BEK6kBX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKLplBf%2CUAAU%3BEK8kBX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKLplBf%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEEsDX%2COACI%2CgBACI%2CeAGI%2CKF3DX%2CUAAU%3BEGgCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHtCf%2CUAAU%3BEI29BX%2CgBAGI%2COJ99BH%2CUAAU%3BEI%2BhCX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJriCf%2CUAAU%3BEKwkBX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKL%5C%2FkBf%2CUAAU%3BEKykBX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKL%5C%2FkBf%2CUAAU%3BIACP%2CYAAA%3B%3BEAyNJ%3BEMxKI%2COAAO%2CKAAM%2CyBACT%3BEC4rBA%2COAAO%2CKAAM%2CcADjB%3BEAqBA%2CKAAC%2CcAuCG%2CcACI%3BENhrBR%2COAAO%2CKAAM%2CiCACT%3BEOlNR%2CmBACI%2CUAAU%3BEADd%2CmBAEI%3BECsFA%2COAAO%2CKAAM%2CeACT%3BECwER%2CyBACI%2CQAAO%3BEC2OX%2CqBASI%2CMACI%2CqBACI%3BIXlHZ%2CcAAA%3B%3BEA%2BDA%3BEAkFgB%2CuBAXZ%2CUASI%2CYACI%2CQACK%3BEClQjB%2CwBDuPI%2CUASI%2CYACI%2CQACK%3BECjQjB%2CuBDsPI%2CUASI%2CYACI%2CQACK%3BEYtajB%2CqBZ2ZI%2CUASI%2CYACI%2CQACK%3BEG9UjB%2CmBHmUI%2CUASI%2CYACI%2CQACK%3BEa3ajB%2CKAAK%2CKAAK%2CObgaN%2CUASI%2CYACI%2CQACK%3BIAjFb%2CkBAAA%3BIACA%2CQAAA%3B%3BEAuEQ%2CuBAFR%2CUACI%2COACK%2CIAAI%2CSACD%3BEC1PhB%2CwBDuPI%2CUACI%2COACK%2CIAAI%2CSACD%3BECzPhB%2CuBDsPI%2CUACI%2COACK%2CIAAI%2CSACD%3BEY9ZhB%2CqBZ2ZI%2CUACI%2COACK%2CIAAI%2CSACD%3BEGtUhB%2CmBHmUI%2CUACI%2COACK%2CIAAI%2CSACD%3BEanahB%2CKAAK%2CKAAK%2CObgaN%2CUACI%2COACK%2CIAAI%2CSACD%3BIACI%2CUAAA%3B%3BEAyBpB%3BEcvaQ%2COAAO%2CIAAI%2CeAAgB%2CKAD%5C%2FB%3BEAEI%2COAAO%2CIAAI%2CqBAAsB%2CKAFrC%3BI7BiPJ%2CkBAAA%3B%3BEe6OA%3BEe7HA%3BEC4MA%2CaACI%3BEZolBJ%3BInB7pCA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEe8%5C%2FBD%2CkBf%5C%2F%5C%2FBC%3BEe%2B%5C%2FBD%2CkBf9%5C%2FBC%3BEqBmFD%2CwBAKI%2CerBzFH%3BEqBoFD%2CwBAKI%2CerBxFH%3BEqBoID%2CiCrBrIC%3BEqBqID%2CiCrBpIC%3BEqB0JD%2CkBrB3JC%3BEqB2JD%2CkBrB1JC%3BEiB6FD%2CkBAWI%2CejBzGH%3BEiB8FD%2CkBAWI%2CejBxGH%3BEiB6GD%2COACI%2CgBACI%2CejBhHP%3BEiB8GD%2COACI%2CgBACI%2CejB%5C%2FGP%3BEsBuxBD%2CetBxxBC%3BEsBwxBD%2CetBvxBC%3BEgB0KD%2C0BACI%2CchB5KH%3BEgB2KD%2C0BACI%2CchB3KH%3BEgCyLD%2CcACI%2CQhC3LH%3BEgC0LD%2CcACI%2CQhC1LH%3BEgC%2BLD%2CMACI%2CeACI%2CShClMP%3BEgCgMD%2CMACI%2CeACI%2CShCjMP%3BEiC6VD%2C0BjC9VC%3BEiC8VD%2C0BjC7VC%3BEwBoCD%2CcAKI%2CexB1CH%3BEwBqCD%2CcAKI%2CexBzCH%3BEkBuFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelB3FX%3BEkBwFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelB1FX%3BEmBkhCD%2CgBnBnhCC%3BEmBmhCD%2CgBnBlhCC%3BEmBslCD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CenB1lCX%3BEmBulCD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CenBzlCX%3BEmBwmCD%2CqBACI%2COAAM%2CUnB1mCT%3BEmBymCD%2CqBACI%2COAAM%2CUnBzmCT%3BEoB%2BnBD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CepBpoBX%3BEoBgoBD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CepBnoBX%3BEoBgoBD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CepBpoBX%3BEoBioBD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CepBnoBX%3BESosHG%2COAAC%2CQTrsHJ%3BESqsHG%2COAAC%2CQTpsHJ%3BES0sHD%2CYAMI%2CQAAO%2CMTjtHV%3BES2sHD%2CYAMI%2CQAAO%2CMThtHV%3BEgBsKD%2C6BhBvKC%3BEgBuKD%2C6BhBtKC%3BEiCybD%2CyBjC1bC%3BEiC0bD%2CyBjCzbC%3BEmBslCD%2CQAaI%2CSnBpmCH%3BEmBulCD%2CQAaI%2CSnBnmCH%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEey%5C%2FBD%2CkBfz%5C%2FBC%3BEqB8ED%2CwBAKI%2CerBnFH%3BEqB%2BHD%2CiCrB%5C%2FHC%3BEqBqJD%2CkBrBrJC%3BEiBwFD%2CkBAWI%2CejBnGH%3BEiBwGD%2COACI%2CgBACI%2CejB1GP%3BEsBkxBD%2CetBlxBC%3BEgBqKD%2C0BACI%2CchBtKH%3BEgCoLD%2CcACI%2CQhCrLH%3BEgC0LD%2CMACI%2CeACI%2CShC5LP%3BEiCwVD%2C0BjCxVC%3BEwB%2BBD%2CcAKI%2CexBpCH%3BEkBkFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelBrFX%3BEmB6gCD%2CgBnB7gCC%3BEmBilCD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CenBplCX%3BEmBmmCD%2CqBACI%2COAAM%2CUnBpmCT%3BEoB0nBD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CepB9nBX%3BEoB2nBD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CepB9nBX%3BES%2BrHG%2COAAC%2CQT%5C%2FrHJ%3BESqsHD%2CYAMI%2CQAAO%2CMT3sHV%3BEgBiKD%2C6BhBjKC%3BEiCobD%2CyBjCpbC%3BEmBilCD%2CQAaI%2CSnB9lCH%3BIACG%2CWAAA%3B%3BEe8hBJ%3BEmBlPH%2COAAO%3BEAMP%3BEAWA%3BInBuNG%2CsBAAA%3B%3BEAsBA%3BIAtBA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BER46BlB%2CiBQ96BI%2CUACM%3BER66BV%2CiBQ96BI%2CUAEI%2CQAAU%3BIf1UlB%2CgBAAA%3B%3BEmCulBA%2C8BpB%5C%2FQI%2CUACM%2CSoB8QT%2CIAAI%2CSACC%3BEADN%2C8BpB%5C%2FQI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSACC%3BE5B8pBN%2CiBQ96BI%2CUACM%2CSoB8QT%2CIAAI%2CSACC%3BE5B8pBN%2CiBQ96BI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BpB%5C%2FQI%2CUACM%2CSoB8QT%2CIAAI%2CSAeC%3BEAfN%2C8BpB%5C%2FQI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSAeC%3BE5BgpBN%2CiBQ96BI%2CUACM%2CSoB8QT%2CIAAI%2CSAeC%3BE5BgpBN%2CiBQ96BI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEpBjSR%2C8BACI%2CUACM%2CSoB2KR%3BEpB7KF%2C8BACI%2CUAEI%2CQAAU%2CSoB0KhB%3BE5BkwBF%2CiBQ96BI%2CUACM%2CSoB2KR%3BE5BkwBF%2CiBQ96BI%2CUAEI%2CQAAU%2CSoB0KhB%3BInCpfF%2CeAAA%3BImCwfI%2CqBAAA%3B%3BEA6HA%2C8BpB7SA%2CUACM%2CSoB0ST%2COAEI%3BEAAD%2C8BpB7SA%2CUAEI%2CQAAU%2CSoBySjB%2COAEI%3BEAAD%2C8BpB7SA%2CUACM%2CSoB2ST%2CSACI%3BEAAD%2C8BpB7SA%2CUAEI%2CQAAU%2CSoB0SjB%2CSACI%3BE5BioBL%2CiBQ96BI%2CUACM%2CSoB0ST%2COAEI%3BE5BioBL%2CiBQ96BI%2CUAEI%2CQAAU%2CSoBySjB%2COAEI%3BE5BioBL%2CiBQ96BI%2CUACM%2CSoB2ST%2CSACI%3BE5BioBL%2CiBQ96BI%2CUAEI%2CQAAU%2CSoB0SjB%2CSACI%3BIACG%2CaAAA%3B%3BEpBzSI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BERy6B%5C%2FB%2CiBQ96BI%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BERy6B%5C%2FB%2CiBQ96BI%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEA2YhB%3BEqBj3BA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BIrBg2BnC%2CaAAA%3B%3BEAkEA%3BECx1BA%3BEiBmRA%3BEd6pBA%2CQAaI%3BIJpGA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CkBAKI%3BEC71BJ%2C6BD61BI%3BEkB1kBJ%2CyBlB0kBI%3BEImFJ%2CQAaI%2CSJhGA%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEARR%2CkBAWI%3BECn2BJ%2C6BDm2BI%3BEkBhlBJ%2CyBlBglBI%3BEI6EJ%2CQAaI%2CSJ1FA%3BIACI%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAhBR%2CkBAmBI%3BEC32BJ%2C6BD22BI%3BEkBxlBJ%2CyBlBwlBI%3BEIqEJ%2CQAaI%2CSJlFA%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEA4ER%3BEEngCA%3BIFogCI%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAHJ%2CgCAKI%3BEExgCJ%2CkBFwgCI%3BIACI%2CiBAAA%3B%3BEAIA%2CgCADJ%2CQACK%3BEACD%2CgCAFJ%2CQAEK%3BEE9gCT%2CkBF4gCI%2CQACK%3BEE7gCT%2CkBF4gCI%2CQAEK%3BIACG%2CiBAAA%3B%3BEAGJ%2CgCANJ%2CQAMK%3BEElhCT%2CkBF4gCI%2CQAMK%3BIACG%2CWAAA%3B%3BEmB91Bf%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAc%3BEACd%2CaAAc%3BEACd%2CMAAM%2CSAAS%3BEACf%3BEACA%3BIACC%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGD%3BIACC%2CWAAA%3BIlC4EE%2CoBAAA%3BIACQ%2CYAAA%3BIAMR%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3B%3BEkCrFV%2CIAAK%3BIACJ%2CWAAA%3B%3BEAIF%3BIACC%2CcAAA%3B%3BEAGD%2COAAO%3BIAGN%2CiBAAA%3B%3BEGxTM%2CCAAC%2CmBAAwB%2CQHqTzB%3BIlC%5C%2FDJ%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqCrZL%2CCAAC%2CoBAAyB%2CQHkT1B%3BIlC%5C%2FDJ%2CmBAAA%3BIqC9KA%2CqBAAA%3BIrC8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqClZL%2CCAAC%2CyBAA%2BB%2CQH%2BShC%3BIlC%5C%2FDJ%2CmBAAA%3BIqClLA%2CYAAA%3BIrCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqC%5C%2FYL%2CCAAC%2C0BAAgC%2CQH4SjC%3BIlC%5C%2FDJ%2CmBAAA%3BIqCtLA%2CWAAA%3BIrCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkC7FZ%3BIAEC%2CiBAAA%3B%3BEG9SM%2CCAAC%2CoBAAyB%3BIrCuO9B%2CmBAAA%3BIqCtLA%2CWAAA%3BIrCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqCtYL%2CCAAC%2CyBAA%2BB%3BIrCoOpC%2CmBAAA%3BIqCtLA%2CWAAA%3BIrCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqCnYL%2CCAAC%2C0BAAgC%3BIrCiOrC%2CmBAAA%3BIqCtLA%2CWAAA%3BIrCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkCvFZ%2C2BAA4B%3BIAC3B%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGD%3BIAEC%2CYAAA%3BIACA%2CgBAAA%3B%3BEG9SM%2CCAAC%2CoBAAyB%3BIrC2N9B%2CmBAAA%3BIqClLA%2CYAAA%3BIrCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqC1XL%2CCAAC%2CyBAA%2BB%3BIrCwNpC%2CmBAAA%3BIqClLA%2CYAAA%3BIrCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqCvXL%2CCAAC%2C0BAAgC%3BIrCqNrC%2CmBAAA%3BIqClLA%2CYAAA%3BIrCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkC3EZ%2C0BACC%3BIACC%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAIF%2CMAAM%3BIACL%2CkBAAA%3B%3BEIvHE%3BIACI%2CaAAA%3B%3BEAGJ%3BItCqJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BIsC1JJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3B%3BEAGJ%2C0BAA2B%3BIACvB%2CaAAA%3B%3BEAGJ%2C0BACK%3BIACG%2CcAAA%3B%3BEAMR%2CMAAM%2COAEF%3BEAFJ%2CMAAM%2COAGF%3BIACI%2CqBAAA%3B%3BECjSR%2CQAAQ%2CKAAK%3BICVb%2CkBAAA%3BIACA%2CUAAA%3B%3BExC0CA%2CQuCjCQ%2CKAAK%2CMvCiCZ%3BEACD%2CQuClCQ%2CKAAK%2CMvCkCZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQuCvCQ%2CKAAK%2CMvCuCZ%3BIACG%2CWAAA%3B%3BEuCxCJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDKJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%2CMAID%3BIxCwRN%2CYAAA%3BIwCtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEDDR%2CQAAQ%2CKAAK%2CMCKX%2CQAAK%3BIxCgRP%2CgBAAA%3BIwC7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BExCsBJ%2CQuCjCQ%2CKAAK%2CMCKX%2CQAAK%2CQxC4BN%3BEACD%2CQuClCQ%2CKAAK%2CMCKX%2CQAAK%2CQxC6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQuCvCQ%2CKAAK%2CMCKX%2CQAAK%2CQxCkCN%3BIACG%2CWAAA%3B%3BEwC3BA%2CQDbI%2CKAAK%2CMCKX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BEDdR%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%3BIxCsNP%2CiBAAA%3B%3BEuCrRA%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%3BIxCoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CyBAAA%3BIwC%5C%2FLQ%2CmBAAA%3BIxC%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BEyCjJA%2CQFpIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCmEL%3BIzCiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEyC5IA%2CQFzIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCwEL%3BIzC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEyCvIA%2CQF9IQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUC6EL%3BIzCuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEwC1LI%2CQD3FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQD5FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BIxCyL9B%2CmBAAA%3B%3BEwCrLI%2CQDhGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAiCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAkCF%2COAAU%3BEACX%2CQDlGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAmCF%2COAAU%2CUAAO%3BEAClB%2CQDnGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BIxCkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEwC5KI%2CQDzGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD1GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQD3GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BIxC0KtB%2CmBAAA%3B%3BEuCrRA%2CQAAQ%2CKAAK%2CMCgHX%2CQAAK%3BIxCqKP%2CmBAAA%3BIwCnKI%2CgBAAA%3BIACA%2C4BAAA%3BIxCkKJ%2CyBAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BE6BlBJ%2CgBa0CA%3BIACI%2CWAAA%3B%3BEb3CJ%2CgBa8CA%3BIACI%2CYAAA%3B%3BEb%5C%2FCJ%2CgBajBA%3BEbiBA%2CgBahBA%3BIACI%2CqBAAA%3B%3BEbeJ%2CgBajBA%2CSAQI%2CEAAC%3BEbSL%2CgBahBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEbQR%2CgBaHA%2CSACI%3BI1CiQJ%2CiBAAA%3B%3BE6B%5C%2FPA%2CgBaOA%2CWAKI%2CEAAC%3BI1CmPL%2CeAAA%3B%3BE6B%5C%2FPA%2CgBAEM%3BEAFN%2CgBAGM%3BIACE%2CgBAAA%3B%3BEAJR%2CgBAEM%2CWAIE%3BEANR%2CgBAGM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEcqIR%2CYAAC%2CYACG%3BI3CiHR%2C6BAAA%3BI2C%5C%2FGY%2CiBAAA%3B%3B%3B%3B%3BECaZ%2CeAEI%2CeACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CeAPZ%2CeACI%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEC5IpB%3BIACI%2CwBAAA%3B%3BExBmEJ%2CwBACI%3BIACI%2CgCAAA%3B%3BEAFR%2CwBAKI%2CeAGI%3BEARR%2CwBAKI%2CeAII%3BEATR%2CwBAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CwBAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CwBAFR%2CqCACI%2CKACK%3BEACD%2CwBAHR%2CqCACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CwBAPR%2CqCACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CwBAyCI%2CKAAI%3BEAzCR%2CwBA0CI%3BEA1CJ%2CwBA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C6BAAA%3B%3BEAHJ%2CiCAKI%3BIrB0GJ%2CmBAAA%3B%3BEqBtGY%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%3BEyBzJZ%2CkBACI%2CkBACI%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3BECrEZ%2CiBACI%2COACI%3BIACI%2CWAAA%3B%3BEAEA%2CiBAJR%2COACI%2COAGK%3BIACG%2CUAAA%3B%3BEAGJ%2CiBARR%2COACI%2COAOK%3BEAAW%2CiBARpB%2COACI%2COAOiB%3BIACT%2CUAAA%3B%3BEAGJ%2CiBAZR%2COACI%2COAWK%3BEAAS%2CiBAZlB%2COACI%2COAWe%3BIACP%2CcAAA%3B%3BEAGJ%2CiBAhBR%2COACI%2COAeK%3BIACG%2CWAAA%3B%3BEAKhB%2CmBACI%3BIACI%2CaAAA%3B%3BECzBR%3BIACI%2CQAAA%3B%3BEAEA%2CqBAAC%3BIACG%2CgBAAA%3BIACA%2C0BAAA%3BIhD2OR%2CmBAAmB%2CcAAnB%3BIACI%2CeAAe%2CcAAf%3BIACI%2CWAAW%2CcAAX%3BIgD3OA%2COAAA%3B%3BEAGJ%2CqBAAC%3BIACG%2CkBAAA%3BIACA%2C8BAAA%3BIhDoOR%2CmBAAmB%2CcAAnB%3BIACI%2CeAAe%2CcAAf%3BIACI%2CWAAW%2CcAAX%3BIgDpOA%2CQAAA%3B%3BEAGR%3BIACI%2CeAAA%3BIACA%2CSAAA%3BIACA%2CSAAA%3B%3BEAHJ%2CoBAKI%3BIAII%2CYAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3BEAZR%2CoBAKI%2CeACI%3BIACI%2CgBAAA%3B%3BEAQZ%2CmBACI%2CUACI%2CSACI%3BEAHZ%2CmBACI%2CUACc%2CSACN%3BIACI%2CWAAA%3B%3BEAJhB%2CmBACI%2CUAMI%3BIACI%2CiBAAA%3B%3BE%5C%2FB0GZ%2CkBAGI%3BIACI%2CgBAAA%3B%3BEAJR%2CkBAOI%2CSAAQ%3BIACJ%2CYAAA%3B%3BEgC1DJ%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BIjDgMR%2CiBAAA%3B%3BEiDzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BIjDqLR%2CeAAA%3B%3BEiDzMA%2CqBAcI%2CQAUI%3BIjDiLR%2CiBAAA%3BIiD%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BIjD0KR%2CeAAA%3B%3BEiDzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BIjDmKb%2CeAAA%3BIiDjKgB%2CWAAA%3B%3BE3BqsBhB%2CeAGI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAQJ%2COAAO%2CKAAM%2CcADjB%2CiBAIS%3BIACG%2CWAAA%3B%3BEAPhB%2CaAYI%2COACI%2CUACI%3BItB9jBZ%2CgBAAA%3BIsBgkBgB%2CgBAAA%3B%3BEauBhB%2Cab3BI%2COACI%2CUACI%2COayBX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2Cab3BI%2COACI%2CUACI%2COayBX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEbxDR%2CaAYI%2COACI%2CUACI%2COa1EV%3BInCpfF%2CeAAA%3BImCwfI%2CqBAAA%3B%3BEA6HA%2CabzDA%2COACI%2CUACI%2COaqDX%2COAEI%3BEAAD%2CabzDA%2COACI%2CUACI%2COasDX%2CSACI%3BIACG%2CaAAA%3B%3BEb%5C%2FCJ%2CKAAC%2CcACG%3BIAEI%2CeAAA%3BIACA%2CWAAA%3B%3BEAKI%2CKATX%2CcAOG%2CMACI%2CKACK%3BIACG%2CuBAAA%3B%3BEAIR%2CKAdP%2CcAOG%2CMAOK%2CQACG%3BIACI%2CiBAAA%3B%3BEAMR%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%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAnCZ%2CKAAC%2CcAuCG%2CcACI%3BIACI%2CgBAAA%3B%3BEA1ChB%2CKAgDI%3BIACI%2CmBAAA%3B%3BEAKR%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEAHR%2CsBAMI%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3BEAGI%2CsBALR%2COAII%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACK%2CQACG%2CMACI%2CGACI%2CGAAE%3BIACE%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACK%3BIACG%2CgBAAA%3B%3BE4BxMZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3BIACA%2CYAAA%3B%3BEpDlmBR%3BIACI%2CWAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CaAAA%3B%3BEqDzIR%2CqBACI%2CaACI%3BInDwQR%2CgBAAA%3B%3BEmD1QA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CqBAjBZ%2CaAKI%2CcACI%2CqBAWK%3BIACG%2Cc7C1BF%2CkC6C0BE%3BIACA%2CkB7C3BF%2CkC6C2BE%3BIACA%2CWAAA%3B%3BEArBpB%2CqBACI%2CaAKI%2CcAmBI%3BIACI%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CqBAjCZ%2CaAKI%2CcAmBI%2CmBASK%3BIACG%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3B%3BEC4apB%2CyBACI%2CiBACK%3BIACG%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEAOhB%2C0BACI%3BIACI%2CgCAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAJR%2C0BACI%2CYAKI%2CSAAQ%3BIACJ%2CmBAAA%3B%3BEAPZ%2C0BACI%2CYASI%2CSACI%3BIACI%2CmBAAA%3B%3BEAZhB%2C0BACI%2CYASI%2CSAKI%3BIACI%2CcAAA%3BIACA%2CmBAAA%3B%3BEAjBhB%2C0BACI%2CYASI%2CSAKI%2CiBAII%2COAAM%2COAAO%2CMAAM%3BIACf%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2C0BA5BhB%2CYASI%2CSAKI%2CiBAII%2COAAM%2COAAO%2CMAAM%2CQAUd%3BIACG%2CkB9CrgBN%2CkC8CqgBM%3BIACA%2CkB9CtgBN%2CkC8CsgBM%3B%3BEA%5C%2FBxB%2C0BACI%2CYASI%2CSAKI%2CiBAoBI%3BIACI%2CaAAA%3B%3BEAOpB%2CIAAI%2CKAAK%2CsBACL%2CSAAQ%2CMAAM%2COAAO%3BIACjB%2CUAAA%3BIACA%2CYAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BECjiBJ%3BIACI%2CaAAA%3B%3BEC8TJ%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BECrKZ%3BIvD2HA%2CkBuD1H%2BB%2C8BvD0H%5C%2FB%3BIAAA%2CyBAAA%3BIuDxHI%2CmBAAmB%2CWAAnB%3BIACA%2C6BAAA%3BIACA%2C4EAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2CqBAAA%3BIACA%2C4DAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3B%3BEAEA%2CwBAAC%3BIvD4GL%2CYAAA%3BIuD1GQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%2CqBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3BEANR%2CqBASI%2CiBACK%3BIACG%2CeAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAbZ%2CqBASI%2CiBACK%2CWAKG%3BIACI%2CeAAA%3B%3BEAhBhB%2CqBASI%2CiBAWK%3BIACG%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CqBACI%3BIACI%2CgBAAA%3BIACA%2CUAAA%3B%3BEAHR%2CqBAMI%3BIvDoLJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIuDvNA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BIvD2KJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BEuDnMR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAMA%3BIACE%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAMA%2CSAMG%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BECgER%2CwBACI%2CiBACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CwBAQI%2CUACK%2CwBACI%3BIACG%2CWAAA%3BIACA%2CWAAA%3B%3BEAZhB%2CwBAiBI%2CwBACI%2CUACK%3BIACG%2CgBAAA%3B%3BEAGI%2CwBANhB%2CwBACI%2CUACK%2CSAGI%2COACI%3BIACG%2CUAAA%3BIACA%2CQAAA%3B%3BEAIR%2CwBAZZ%2CwBACI%2CUACK%2CSAUI%2CKACG%3BIACI%2CkBAAA%3B%3BEAGJ%2CwBAjBhB%2CwBACI%2CUACK%2CSAUI%2CKAKI%2CaACG%3BIACI%2CcAAA%3B%3BEAS5B%2CyBACI%3BIACI%2CYAAA%3B%3BEAFR%2CyBAKI%2CiBACI%3BIACI%2CoBAAA%3B%3BECtMZ%2CwBACI%3BIzD6GJ%2CkBAAA%3B%3BEyD9GA%2CwBAKI%2CwBACI%2CsBACK%3BIACG%2CcAAA%3B%3BEC9GhB%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAPR%2C0BAUI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEAGI%2C0BALR%2CwBAII%2COAAM%2CIACE%3BIACA%2CcAAA%3B%3BE1C4GhB%2CyBACI%3BIACI%2CmBAAA%3B%3BEAFR%2CyBACI%2CUAEM%2C2BACI%3BIhBoFd%2CgBAAA%3BImCwcA%2CsBAAA%3B%3BEnBhiBA%2CyBACI%2CUAEM%2C2BACI%2CSmB6tBZ%3BIAoDF%2CSAAA%3B%3BEnCj7BA%2CyBgB6JI%2CUAEM%2C2BACI%2CShBhKb%3BEACD%2CyBgB4JI%2CUAEM%2C2BACI%2CShB%5C%2FJb%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBgBuJI%2CUAEM%2C2BACI%2CShB1Jb%3BIACG%2CWAAA%3B%3BEmCurBJ%2CyBnBjiBI%2CUAEM%2C2BACI%2CSmB8hBb%2COAAO%3BEACR%2CyBnBliBI%2CUAEM%2C2BACI%2CSmB%2BhBb%2CSAAS%3BInC3cV%2CqBAAA%3BIAAA%2CYAAA%3BImC8cI%2CsBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEnBziBJ%2CyBACI%2CUAEM%2C2BACI%2CSmBwiBd%3BInCpdA%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BImCwdI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CyBnBnjBI%2CUAEM%2C2BACI%2CSmBgjBb%2CIAAI%2CSACC%3BInC7dN%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BImCkeQ%2CsBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CyBnBnjBI%2CUAEM%2C2BACI%2CSmBgjBb%2CIAAI%2CSAUC%3BInCteN%2CYAAA%3BImCweQ%2CWAAA%3B%3BEnBliBA%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%3BEgBlBZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BIhCoCZ%2C8BAAA%3BIgClCY%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BELlOZ%2CqBAEI%3BEAFJ%2CqBAGI%2COAAM%3BI3B8PV%2CgBAAA%3B%3BE2BzPA%2CkBACI%3BIACI%2CUAAA%3B%3BEMmVJ%2CSAAC%2COAAO%3BIAKJ%2CYAAA%3BIjCjGR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BIiCsGQ%2CWAAA%3B%3BEAVJ%2CSAAC%2COAAO%2CMACJ%3BIjC7FR%2CgBAAA%3B%3BEmCulBA%2CSF3fK%2COAAO%2CMACJ%2COE0fP%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CSF3fK%2COAAO%2CMACJ%2COE0fP%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEF5gBJ%2CSAAC%2COAAO%2CMACJ%2COEuZN%3BInCpfF%2CeAAA%3BImCwfI%2CqBAAA%3B%3BEA6HA%2CSFzhBC%2COAAO%2CMACJ%2COEshBP%2COAEI%3BEAAD%2CSFzhBC%2COAAO%2CMACJ%2COEuhBP%2CSACI%3BIACG%2CaAAA%3B%3BEF5gBR%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%3BIjCjKZ%2CeAAA%3B%3BEiCuKQ%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%3BE0B5ZpB%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%3BEnCHR%2CcACI%3BIACI%2CgCAAA%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%3BEoC9ER%2CgBACM%3BIACE%2CiBAAA%3B%3BE1CoFR%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%3BE2ClGZ%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BEC4Uf%2CmBAEC%2CeAAe%3BIACd%2COAAO%2CcAAP%3B%3BEAIF%2CmBAGC%2COAAM%2CQAAS%2COAEd%3BEAJF%2C6BAEC%2COAAM%2CQAAS%2COAEd%3BIACC%2CUAAA%3B%3BEAKH%2C2BAA4B%2C0BAE3B%2CSAAS%3BIACR%2CaAAA%3B%3BEAHF%2C2BAA4B%2C0BAM3B%3BIACC%2CaAAA%3B%3BEzDtKC%2CYAAY%2CQAAQ%2CeAChB%2CaACI%2COAAM%3BIACF%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEANZ%2CYAAY%2CQAAQ%2CeAChB%2CaACI%2COAAM%2CaAMF%2CeACI%2CKAAI%2CKAAK%3BIACL%2CUAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2C2BAAA%3BIACA%2CsBAAA%3B%3BEAdpB%2CYAAY%2CQAAQ%2CeAChB%2CaACI%2COAAM%2CaAMF%2CeACI%2CKAAI%2CKAAK%2CWAOL%3BIACI%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2COC7PT%2CmCD6PS%3B%3BEAxBxB%2CYAAY%2CQAAQ%2CeAChB%2CaA6BI%3BIACI%2CaAAA%3B%3BE0D7FZ%2CiCAAkC%3BIAC9B%2COAAO%2CcAAP%3B%3BEAGJ%2CsBAEI%3BIACI%2CWAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEALR%2CsBAQI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3B%3BECxER%2CoBACI%2CqBACI%2CSAAQ%2CKAAK%3BIACT%2CiBAAA%3B%3BEAHZ%2CoBACI%2CqBAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEATZ%2CoBACI%2CqBAWI%3BIACI%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEAIA%2CoBAxBR%2CqBAuBI%2CMAAK%2CKACA%3BIACG%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEALJ%2CoBAxBR%2CqBAuBI%2CMAAK%2CKACA%2CMAOG%3BIACI%2CcAAA%3BIACA%2CmBAAA%3BIACA%2C2BAAA%3BIACA%2C0BAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2C6BAAA%3B%3BEAEA%2CoBAzChB%2CqBAuBI%2CMAAK%2CKACA%2CMAOG%2CQAUK%3BIACG%2COAAO%2CwBAAP%3B%3BEAIR%2CoBA9CZ%2CqBAuBI%2CMAAK%2CKACA%2CMAsBI%2COACG%3BIACI%2CkBAAkB%2CwBAAlB%3BIACA%2COAAO%2CwBAAP%3BIACA%2CmBAAA%3B%3BEAKZ%2CoBAvDR%2CqBAuBI%2CMAAK%2CKAgCA%3BIACG%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2C6BAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEAEA%2CoBAhEZ%2CqBAuBI%2CMAAK%2CKAgCA%2CQASI%3BIACG%2CcAAA%3B%3BEAOJ%2CoBAxEZ%2CqBAsEI%2CiBACI%2CMAAK%2CKACA%3BIACG%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CsBAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAZJ%2CoBAxEZ%2CqBAsEI%2CiBACI%2CMAAK%2CKACA%2CMAcG%3BIACI%2CwCAAA%3BIACA%2CuBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2COAAO%2CwBAAP%3B%3BEAEA%2CoBA7FpB%2CqBAsEI%2CiBACI%2CMAAK%2CKACA%2CMAcG%2CEAOK%3BIACG%2CSAAS%2CGAAT%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3B%3BEAMA%2CoBA9GxB%2CqBAsEI%2CiBACI%2CMAAK%2CKACA%2CMAoCI%2COACG%2CEACK%3BIACG%2CSAAS%2CGAAT%3B%3BEAMhB%2CoBArHZ%2CqBAsEI%2CiBACI%2CMAAK%2CKA8CA%3BIACG%2CaAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEvC9EpB%2CyBAKI%3BEALJ%2CyBAMI%3BIACI%2CWAAA%3B%3BEAPR%2CyBAUI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3B%3BEAMA%2C0BAA2B%2C0BAH%5C%2FB%3BEAGI%2C0BAA2B%2C0BAF%5C%2FB%3BEAGI%2C2BAA4B%2C0BAJhC%3BEAII%2C2BAA4B%2C0BAHhC%3BEAII%2CqBAAsB%2C0BAL1B%3BEAKI%2CqBAAsB%2C0BAJ1B%3BIAKQ%2CUAAA%3B%3BEwCqwDJ%2CsBAFc%2CqBAClB%2CKACK%2CQAAQ%2CcAEL%2CmBACI%2CaACI%2CQAAO%3BEAHnB%2CsBAHc%2CqBAClB%2CKAEK%2CSAAS%2CcACN%2CmBACI%2CaACI%2CQAAO%3BIACH%2CeAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3B%3BEAbhB%2CsBAFc%2CqBAClB%2CKACK%2CQAAQ%2CcAEL%2CmBACI%2CaACI%2CQAAO%2CSAWH%3BEAdhB%2CsBAHc%2CqBAClB%2CKAEK%2CSAAS%2CcACN%2CmBACI%2CaACI%2CQAAO%2CSAWH%3BIACI%2CcAAA%3BIACA%2CSAAA%3B%3BEAjBpB%2CsBAFc%2CqBAClB%2CKACK%2CQAAQ%2CcAEL%2CmBACI%2CaACI%2CQAAO%2CSAgBH%2CKAAI%3BEAnBpB%2CsBAHc%2CqBAClB%2CKAEK%2CSAAS%2CcACN%2CmBACI%2CaACI%2CQAAO%2CSAgBH%2CKAAI%3BIACA%2CaAAA%3BIACA%2CUAAA%3B%3BEnCtmD5B%2CcACI%3BIACI%2CcAAA%3BIACA%2CUAAA%3B%3BEAKJ%2CSAAS%2CQAAS%2CWAAE%3BIAChB%2CWAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEAIA%2CSAAS%2CQAAS%2CWAAS%3BIACvB%2CaAAA%3B%3BEAQR%3BI9BpHA%2CcAAA%3BI8BsHI%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BI9B5HJ%2CqBAAA%3BIkE9QA%2CqBAAA%3B%3BEpC4YI%2CWAAC%3BIACG%2C%2BBAAA%3B%3BEAGJ%2CWAAC%3BI9BlIL%2CcAAA%3B%3BE8BoHA%2CWoChIE%3BIlEhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEkEHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIlE9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSmEnPQ%2COnEmPR%3BIAAA%2CaoEzRe%2CmBpEyRf%3BIAAA%2CsBAAA%3BIkEqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BIlE2PL%2CcAAA%3B%3BEkEzKA%2CUAAC%3BIlEyKD%2CSmErPQ%2COnEqPR%3B%3BE8BkJI%2CSAAS%2CQAAS%2CWAAE%3BIAChB%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CqBACI%3BIACI%2CsBAAsB%2C8BAAtB%3BIACA%2CiBAAA%3B%3BEAHR%2CqBACI%2CmBAII%2CSACI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3B%3BEARhB%2CqBACI%2CmBAWI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEAdZ%2CqBAkBI%2C4BACI%3BIACI%2CmBAAA%3B%3BEvBsgCZ%2CkBAEI%3BEADJ%2CuBACI%3BIACI%2CcAAA%3B%3BEAHR%2CkBAEI%2CYAGI%3BEAJR%2CuBACI%2CYAGI%3BIACI%2CaAAA%3BIACA%2CeAAA%3B%3BEAPZ%2CkBAEI%2CYAQI%2COAAM%3BEATd%2CuBACI%2CYAQI%2COAAM%3BIACF%2CmBAAA%3BIACA%2CcAAA%3B%3BEAZZ%2CkBAEI%2CYAaI%3BEAdR%2CuBACI%2CYAaI%3BIACI%2CaAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CcAAA%3B%3BEApBZ%2CkBAEI%2CYAqBI%3BEAtBR%2CuBACI%2CYAqBI%3BIACI%2CWAAA%3BIACA%2CaAAA%3B%3BEAzBZ%2CkBAEI%2CYAqBI%2CsBAII%3BEA1BZ%2CuBACI%2CYAqBI%2CsBAII%3BIACI%2CSAAA%3B%3BEAMhB%2CkBACI%2CoBACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CkBAOI%3BIACI%2CgBAAA%3B%3BEAIR%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%2CqBACI%3BIACI%2CiBAAA%3B%3BEAIR%2CIAAI%2CqCACA%2CQAAO%3BIACH%2CWAAA%3B%3BEAFR%2CIAAI%2CqCAKA%3BIACI%2CWAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CIAAI%2CqCAKA%2CqBAIK%2CMAAG%3BIACA%2CqBAAA%3B%3BEAVZ%2CIAAI%2CqCAKA%2CqBAQI%3BIACI%2CUAAA%3BIACA%2CkBAAA%3BI8DniDZ%2C4BAAA%3BIACG%2CyBAAA%3BIACC%2CwBAAA%3BIACC%2CuBAAA%3BIACG%2CoBAAA%3B%3BE9DkiDI%2CIAlBR%2CqCAKA%2CqBAQI%2CmBAKK%3BIACG%2CiBAAA%3BIACA%2C4BAAA%3B%3BEApBhB%2CIAAI%2CqCAKA%2CqBAmBI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAKZ%2CIAAI%2CuCACA%2CQAAO%3BIACH%2CWAAA%3B%3BEAFR%2CIAAI%2CuCAKA%3BIACI%2CWAAA%3B%3BEANR%2CIAAI%2CuCAKA%2CqBAGI%3BIACI%2CaAAA%3B%3BEAEA%2CIAXR%2CuCAKA%2CqBAGI%2C4BAGK%3BIACG%2CiBAAA%3BIACA%2C4BAAA%3B%3BEAbhB%2CIAAI%2CuCAKA%2CqBAGI%2C4BAQI%2CGAAE%3BIACE%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAnBhB%2CIAAI%2CuCAKA%2CqBAGI%2C4BAcI%2CyBAAwB%3BIACpB%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAxBhB%2CIAAI%2CuCAKA%2CqBAGI%2C4BAmBI%2CoBACI%2CWACI%3BIACI%2CeAAA%3B%3BEA9BxB%2CIAAI%2CuCAKA%2CqBA%2BBI%2CSAAQ%3BIACJ%2CWAAA%3BIACA%2CUAAA%3B%3BEAtCZ%2CIAAI%2CuCAKA%2CqBAoCI%3BIACI%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEA5CZ%2CIAAI%2CuCAKA%2CqBAoCI%2CmBAKI%2CyBAAwB%3BIACpB%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAEA%2CIAnDZ%2CuCAKA%2CqBAoCI%2CmBAKI%2CyBAAwB%2CMAKlB%3BIACE%2CcAAA%3B%3BEApDpB%2CIAAI%2CuCAKA%2CqBAoCI%2CmBAeI%2CYACI%3BIACI%2CSAAA%3BIPpuCpB%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIOouCoB%2CuBAAA%3B%3BEAIR%2CIAhER%2CuCAKA%2CqBAoCI%2CmBAuBK%3BIACG%2CiBAAA%3BIACA%2C4BAAA%3B%3BEAlEhB%2CIAAI%2CuCAKA%2CqBAiEI%2CmBAEI%2CYACI%3BEAzEhB%2CIAAI%2CuCAKA%2CqBAkEI%2CwBACI%2CYACI%3BIACI%2CuBAAA%3BIPpvCpB%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3B%3BEOooCR%2CIAAI%2CuCAKA%2CqBAiEI%2CmBAEI%2CYACI%2CUAKI%3BEA9EpB%2CIAAI%2CuCAKA%2CqBAkEI%2CwBACI%2CYACI%2CUAKI%3BIACI%2CcAAA%3B%3BEA%5C%2FExB%2CIAAI%2CuCAKA%2CqBAiEI%2CmBAEI%2CYAWI%3BEAnFhB%2CIAAI%2CuCAKA%2CqBAkEI%2CwBACI%2CYAWI%3BIACI%2CuBAAA%3B%3BEApFpB%2CIAAI%2CuCAKA%2CqBAiEI%2CmBAEI%2CYAWI%2CsBAGI%3BEAtFpB%2CIAAI%2CuCAKA%2CqBAkEI%2CwBACI%2CYAWI%2CsBAGI%3BIPhwCpB%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIOgwCwB%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAzFxB%2CIAAI%2CuCAKA%2CqBAiEI%2CmBAEI%2CYAWI%2CsBASI%3BEA5FpB%2CIAAI%2CuCAKA%2CqBAkEI%2CwBACI%2CYAWI%2CsBASI%3BIACI%2CgBAAA%3B%3BEA7FxB%2CIAAI%2CuCAKA%2CqBA8FI%2C4BACI%3BIACI%2COAAO%2CwBAAP%3BIACA%2CeAAA%3B%3BEAtGhB%2CIAAI%2CuCAKA%2CqBA8FI%2C4BACI%2COAII%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3B%3BEA3GpB%2CIAAI%2CuCAKA%2CqBA8FI%2C4BAYI%2COAAM%2CUACF%3BIACI%2CcAAA%3B%3BEAjHpB%2CIAAI%2CuCAKA%2CqBA8FI%2C4BAkBI%2COAAM%2CYACF%3BIACI%2CUAAA%3B%3BEAvHpB%2CIAAI%2CuCAKA%2CqBAuHI%2CwBACI%2CSAAQ%2CUAAU%3BIACd%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CODxqDD%2CmCCwqDC%3B%3BEAhIhB%2CIAAI%2CuCAKA%2CqBAuHI%2CwBACI%2CSAAQ%2CUAAU%2CIAKd%2COAAM%3BIACF%2CgBAAA%3BIACA%2COAAO%2CwBAAP%3B%3BEAEA%2CIAtIhB%2CuCAKA%2CqBAuHI%2CwBACI%2CSAAQ%2CUAAU%2CIAKd%2COAAM%2CKAID%3BIACG%2CSAAS%2CGAAT%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3B%3BEAzIxB%2CIAAI%2CuCAKA%2CqBAuHI%2CwBACI%2CSAAQ%2CUAAU%2CIAgBd%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3B%3BEAhJpB%2CIAAI%2CuCAKA%2CqBAgJI%3BIAcI%2CeAAA%3B%3BEAnKZ%2CIAAI%2CuCAKA%2CqBAgJI%2CeACI%2CYACI%3BIACI%2CgBAAA%3BIACA%2COAAO%2CwBAAP%3B%3BEAEA%2CIA3JhB%2CuCAKA%2CqBAgJI%2CeACI%2CYACI%2COAIK%3BIACG%2CSAAS%2CGAAT%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3B%3BEA2CxB%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3BIACA%2CkBAAA%3B%3BEAHR%2CoBAMI%2CSAAQ%3BIACJ%2CUAAA%3BIACA%2CuBAAA%3B%3BEAIR%2C0BAGI%3BEAFJ%2C2BAEI%3BEADJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAJR%2C0BAOI%2CSAAQ%3BEANZ%2C2BAMI%2CSAAQ%3BEALZ%2CqBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEwBzsCR%2CaAKI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3B%3BEARR%2CaAWI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAdR%2CaAiBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BE%5C%2FBzPR%2Ca%2BBqPI%2CM%5C%2FBrPH%3BIAxFD%2CcAAA%3B%3BEA6FA%2Ca%2BBgPI%2CM%5C%2FBhPH%3BIA7FD%2CcAAA%3B%3BEAkGA%2Ca%2BB2OI%2CM%5C%2FB3OH%3BIAlGD%2CcAAA%3B%3BEAuGA%2Ca%2BBsOI%2CM%5C%2FBtOH%3BIAvGD%2CcAAA%3B%3BE%2BB4TA%2CaAwBI%2CQAAO%3BI%5C%2FBpVX%2CqBAAA%3BIsEzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BItEgDA%2CgBAAA%3BI%2BB0VQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAlCR%2CaAwBI%2CQAAO%2COmChWT%3BIlEhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEkEHA%2CanC4lBI%2CQAAO%2COmC5lBV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIlE9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSmE3OU%2COnE2OV%3BIAAA%2CaoEzRe%2CmBpEyRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIkEqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CanC%2BkBA%2CQAAO%2COmChlBV%2CMACI%3BIlE2PL%2CcAAA%3B%3BEkErPI%2CanCykBA%2CQAAO%2COmC1kBV%2COACI%3BIlEqPL%2CcAAA%3B%3BEsE7CA%2CavCiYI%2CQAAO%2COuCjYV%3BEACD%2CavCgYI%2CQAAO%2COuChYV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CavC2XI%2CQAAO%2COuC3XV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CavCsXI%2CQAAO%2COuCtXV%3BEACD%2CavCqXI%2CQAAO%2COuCrXV%3BEACD%2CQAAQ%2CUAAW%2CcvCoXf%2CQAAO%3BIuCnXP%2CoBAAA%3BItE%2BBJ%2CYAAA%3B%3BE%2BBiWY%2CaAbR%2CQAAO%2COAYF%2CMACI%3BI%5C%2FBjWb%2CWAAA%3B%3BE%2BB0WQ%2CYADH%2CQACI%2CIAAI%2CoBACD%2CcACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BI%5C%2FBlXxB%2COM1Qe%2CmCN0Qf%3B%3BEuE3OA%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CeAAA%3B%3BEpDygCJ%2CgBAGI%2COAGI%2COACI%2CiBACK%3BIACG%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAVpB%2CgBAGI%2COAGI%2COACI%2CiBAMK%3BIACG%2CWAAA%3B%3BEAQpB%2CSACI%2CUACI%2COACI%3BInBxzBZ%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BImB6zBgB%2CsBAAA%3BIACA%2CWAAA%3B%3BEAThB%2CSACI%2CUACI%2COAUI%3BInBj0BZ%2CYAAA%3BImBm0BgB%2CWAAA%3B%3BEAMhB%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CeAAA%3BIACA%2CWAAA%3B%3BEAOJ%2CQAAQ%2C0BAEJ%3BEAFJ%2CQAAQ%2C0BAGJ%3BIACI%2CYAAA%3B%3BEAJR%2CQAAQ%2C0BAOJ%2CQAAO%3BIACH%2CYAAA%3B%3BEAsBR%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAID%3BIACG%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAID%2CQAOI%2CeAAe%3BEAChB%2CqBAZR%2COAAM%2CUAID%2CQAQI%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAID%2CQAYI%2CUAAU%3BIACP%2CiBAAA%3B%3BEAchB%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BEAIR%2CmBAAoB%3BIAChB%2CgBAAA%3B%3BEAGJ%2CMAAM%2C0BACF%3BIACI%2C2BAAA%3B%3BEAIR%2CuBACI%2CmBACI%2CGACI%3BIACI%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAPhB%2CuBACI%2CmBACI%2CGAQI%3BEAVZ%2CuBACI%2CmBACI%2CGASI%3BIACI%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAkB%2C8BAAlB%3B%3BEAfhB%2CuBACI%2CmBACI%2CGAgBI%2CGAAE%2CIAAI%2CQACF%2CQAAO%3BIAOH%2CSAAA%3B%3BEANA%2CuBAnBhB%2CmBACI%2CGAgBI%2CGAAE%2CIAAI%2CQACF%2CQAAO%2CKACF%3BIACG%2CSAAS%2CGAAT%3BIACA%2CqBAAA%3BIACA%2CcAAA%3B%3BEqDt%2BBxB%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%3BIxEWb%2C8BAAA%3BIwETgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BIxEJA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEwEcI%2CKAAC%2CcACG%3BIACI%2CWAAA%3B%3BEASZ%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BECQJ%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BErDmTR%2CkBAEI%3BEAFJ%2CkBAGI%3BIACI%2CiBAAA%3B%3BEAMI%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BEACD%2CkBALP%2CWACG%2CKAIK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBATP%2CWACG%2CKAQK%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%3BIpBlYJ%2CeAAA%3B%3BEoB4YA%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BEXohGpB%2CaAEK%3BEAFL%2CaAGK%3BEAHL%2CaAIK%3BIACG%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CWAAY%3BIACR%2CcAAA%3B%3BEAIA%2COAAC%2CMACI%2CUAAO%3BIACJ%2CYAAA%3BIACA%2CYAAA%3BIT37GZ%2CSAAA%3BIAAA%2CUAAA%3BIyC1KA%2CqBAAA%3BIhCumHY%2CiBAAA%3B%3BEALR%2COAAC%2CMACI%2CUAAO%2CMgC7lHd%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BEhC0lHA%2COAAC%2CMACI%2CUAAO%2CMAMH%3BIACG%2CeAAA%3BIACA%2CkBAAA%3B%3BEAEA%2COAXX%2CMACI%2CUAAO%2CMAMH%2CKAII%3BEAXb%2COAAC%2CMACI%2CUAAO%2CMAMH%2CKAKG%3BIACI%2CgBAAA%3B%3BEAGJ%2COAhBX%2CMACI%2CUAAO%2CMAMH%2CKASI%2CQACG%3BITz8GpB%2CiBAAA%3B%3BESi9GI%2COAAC%3BIAEG%2CoBAAA%3B%3BEAIR%2CYAEI%2COAAM%3BIACF%2CgCAAA%3B%3BEAHR%2CYAMI%2CQAAO%3BIAEH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEATR%2CYAYI%3BIACI%2CqBAAA%3B%3BEAbR%2CYAgBI%2CaAAY%2CQACR%2CiBACI%3BIACI%2CqBAAA%3B%3BEAMhB%2CUACK%2CsBACG%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACK%2CsBAKG%2CYAAY%3BIACR%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIACI%2CSAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAKJ%2COAAC%2CQAEG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEANR%2COAAC%2CQASG%2CUAAS%3BIACL%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAaA%2CYAFR%2CeACI%2CIAAG%2CkBACE%2CIAAI%3BIACD%2CmBAAA%3B%3BEAJhB%2CYASI%2CeACI%2CMAAK%3BIACD%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAbZ%2CYASI%2CeAOI%3BIACI%2CcAAA%3BIACA%2CcAAA%3B%3BEAKZ%2CaACI%2CYACI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAJZ%2CaACI%2CYAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEiBl%2BGA%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CqBAAA%3B%3BEAGJ%2CcAPE%2CSACV%2CSACK%2CKAKI%3BIACG%2CgBAAA%3B%3BEANR%2CcAFM%2CSACV%2CSACK%2CKASG%2CUACI%2COAAM%3BIACF%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAZZ%2CcAFM%2CSACV%2CSACK%2CKASG%2CUACI%2COAAM%2CIAIF%3BIACI%2CWAAA%3B%3BEAfhB%2CcAFM%2CSACV%2CSACK%2CKAoBG%2CYACI%3BIACI%2CSAAA%3B%3BEAtBZ%2CcAFM%2CSACV%2CSACK%2CKAoBG%2CYAKI%3BIACI%2CgBAAA%3B%3BEAUR%2CqBAFR%2CSACK%2CKACI%3BIACG%2CWAAA%3B%3BEgDvPA%2CoBAHZ%2CgBACI%2CQACK%2CQACI%3BIACG%2CaAAA%3B%3BEtChEpB%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%3BEvB2Od%2CgBAAgB%3BIACd%2CgBAAA%3B%3BEADF%2CgBAAgB%2CeAGd%3BIACE%2CmBAAA%3B%3BEAIJ%2CkBACE%2CGAAE%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAJJ%2CkBACE%2CGAAE%2CSAKA%3BIACE%2CaAAA%3B%3BEAPN%2CkBAWE%2CYACE%2CEAAC%3BIACC%2CgBAAA%3B%3BEAbN%2CkBAiBE%3BIACE%2CeAAA%3B%3BEAlBJ%2CkBAqBE%3BIACE%2CgBAAA%3B%3BEAIJ%2CYAAY%3BIACV%2CeAAA%3B%3BEAGF%2CgBAAgB%3BIACd%2CoBAAA%3B%3BEADF%2CgBAAgB%2CaAGd%2CkBACE%3BIACE%2CaAAA%3B%3BEALN%2CgBAAgB%2CaAGd%2CkBAKE%2CSACE%2CIAAG%3BIACD%2CWAAA%3B%3BEAVR%2CgBAAgB%2CaAGd%2CkBAKE%2CSAKE%2CIAAG%3BIACD%2CYAAA%3B%3BEAdR%2CgBAAgB%2CaAmBd%2CwBACE%2CcACE%2CGAAE%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEAxBR%2CgBAAgB%2CaAmBd%2CwBASE%2CUACE%3BIACE%2CaAxcgB%2CmBAwchB%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEArCR%2CgBAAgB%2CaAmBd%2CwBASE%2CUACE%2CkBAUE%3BIACE%2CcAAA%3B%3BEAWJ%2CgBAJU%2CeACd%2CeACE%2CGAEG%3BEACD%2CgBALU%2CeACd%2CeACE%2CGAGG%3BIACC%2CkBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3B%3BEAGF%2CgBAdU%2CeACd%2CeACE%2CGAYG%3BIACC%2CYAAA%3B%3BEAGF%2CgBAlBU%2CeACd%2CeACE%2CGAgBG%3BIACC%2CWAAA%3B%3B%3BAClaN%2CgBALsC%3BEqCOtC%2CqBACI%2CaACI%3BInD0NR%2CmBAAA%3BIAAA%2CYAAA%3BImDvNY%2CSAAA%3B%3BECueJ%2CYADJ%2CuBACK%3BIpDhRT%2CgBAAA%3BIAAA%2CQoDvQoC%2CiBpDuQpC%3BIoDmRY%2CSAAS%2CEAAT%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAIA%2CYAZR%2CuBAWK%2CUAAU%2CQACN%3BIACG%2CaAAA%3B%3BEAKJ%2CYAlBR%2CuBAiBK%2CcACI%3BIACG%2CaAAA%3B%3BEAIA%2CYAvBZ%2CuBAiBK%2CcAKI%2CyBACI%3BIACG%2CaAAA%3B%3BEAOpB%3BIACI%2CeAAA%3B%3BEUvOP%2CmBAEC%2CeAAe%3BIACd%2CUAAA%3B%3BEAIF%2CmBAGC%2COAAM%2CQAAS%2COAEd%3BEAJF%2C6BAEC%2COAAM%2CQAAS%2COAEd%3BIACC%2COAAO%2CcAAP%3B%3BEAKH%2C2BAA4B%2C0BAE3B%2CSAAS%3BIACR%2CcAAA%3B%3BEAHF%2C2BAA4B%2C0BAM3B%3BIACC%2CaAAA%3B%3BECxNC%2CiCAAkC%3BIAC9B%2COAAO%2CcAAP%3B%3BEAGJ%2CsBAEI%3BIACI%2COAAO%2CcAAP%3BIACA%2CkBAAA%3B%3BEAJR%2CsBAOI%3BIACI%2COAAO%2CgBAAP%3BIACA%2CmBAAA%3B%3BErCyPR%2CqBACI%2CeACI%3BIACI%2CSAAA%3B%3BEU1RZ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CUAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CUAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CSAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAa%2C8BAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAEA%2CMALE%2COAAQ%2CeAAe%2CcAKxB%2CUAAU%3BIACP%2CcAAA%3B%3B%3BAtBhHR%2CgBALuC%3BEhBuGvC%3BIEuHA%2CmBAAA%3BIqCtLA%2CWAAA%3BIrCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIFtRL%2CmBAAA%3B%3BE6EhFJ%3BIACI%2CaAAA%3B%3BEtB%5C%2FEJ%3BIrDkRA%2CmBAAA%3BIAAA%2CmBAAA%3BIqClLA%2CYAAA%3BIrCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIqDjbL%2CcAAA%3B%3BEY89DA%2CIAAC%2CQAAQ%2CcAEL%2CmBACI%2CaACI%2CQAAO%2CSACH%3BEAJhB%2CIAAC%2CSAAS%2CcACN%2CmBACI%2CaACI%2CQAAO%2CSACH%3BIACI%2CaAAA%3B%3BE1DxMxB%2CkBAEI%2CYACI%2COAAM%3BEAFd%2CuBACI%2CYACI%2COAAM%3BIACF%2CmBAAA%3B%3BEAKZ%2CIAAI%2CuCACA%2CqBACI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAPZ%2CIAAI%2CuCACA%2CqBACI%2C4BAOI%2CGAAE%3BIACE%2CiBAAA%3B%3BEAVhB%2CIAAI%2CuCACA%2CqBAaI%3BIACI%2CUAAA%3B%3BEAfZ%2CIAAI%2CuCACA%2CqBAaI%2CmBAGI%2CGAAE%3BEAjBd%2CIAAI%2CuCACA%2CqBAaI%2CmBAII%3BEAlBZ%2CIAAI%2CuCACA%2CqBAaI%2CmBAKI%3BEAnBZ%2CIAAI%2CuCACA%2CqBAaI%2CmBAMI%3BIACI%2CaAAA%3B%3BEArBhB%2CIAAI%2CuCACA%2CqBAaI%2CmBAUI%3BIACI%2CiBAAA%3B%3BEAzBhB%2CIAAI%2CuCACA%2CqBA4BI%3BIACI%2CcAAA%3B%3BEA9BZ%2CIAAI%2CuCACA%2CqBAkCI%2CwBAEI%2CYACI%3BEAtChB%2CIAAI%2CuCACA%2CqBAmCI%2CmBACI%2CYACI%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CuBAAA%3B%3BEwBlsCpB%2CYAAY%2CeACR%2CaACI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEANZ%2CYAAY%2CeACR%2CaACI%2CcAMI%2CeACI%2CMAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CwBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3B%3BEAjBpB%2CYAAY%2CeACR%2CaACI%2CcAMI%2CeACI%2CMAAK%2CWAUD%3BIACI%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2COzBlqBT%2CmCyBkqBS%3BIACA%2CkBzBnqBT%2CmCyBmqBS%3B%3BEA5BxB%2CYAAY%2CeACR%2CaAkCI%3BIACI%2CaAAA%3B%3BEAKZ%2CYAAY%2CQACR%2CeACI%3BIACI%2CSAAA%3B%3BEtB4pGZ%2CYACI%2CeACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CYAOI%3BI4DtzHP%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BI5DozHW%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAVR%2CYAaI%2CaAAY%2CQACR%3BIACI%2CyBAAA%3B%3BEAMZ%2CaACI%2CaACI%3BIACI%2CaAAA%3B%3BEAEA%2CaAJR%2CaACI%2CUAGK%3BIACG%2CcAAA%3B%3BEASJ%2CYAFR%2CeACI%2CIAAG%2CkBACE%2CIAAI%3BIACD%2CgBAAA%3B%3BEAJhB%2CYASI%2CeACI%2CMAAK%3BIACD%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAbZ%2CYASI%2CeAOI%3BIACI%2CcAAA%3BIACA%2CSAAA%3B%3BEAOR%2CQAAC%2CUAEG%2CiBACI%2CSAAQ%2CKAAK%2CMACR%2CQAAK%3BEAHlB%2CQAAC%2CWACG%2CiBACI%2CSAAQ%2CKAAK%2CMACR%2CQAAK%3BIACF%2CkBAAA%3BIACA%2CUAAA%3B%3BEANhB%2CQAAC%2CUAWG%3BEAVJ%2CQAAC%2CWAUG%3BIACI%2CiBAAA%3B%3BEAIR%2CQAAC%2CWACG%2CiBACI%2CSAAQ%2CKAAK%2CMACR%2CQAAK%3BIACF%2CWAAA%3B%3BEAMhB%2CQAAC%2CUACG%2CiBACI%2CSAAQ%2CKAAK%2CMACR%2CQAAK%3BIACF%2CUAAA%3B%3BEAOpB%2CIAAI%2CoBACA%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAHR%2CIAAI%2CoBACA%2CcAII%2COAAM%3BIACF%2CYAAA%3BIACA%2COAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CwCAAA%3BIACA%2CiBAAA%3B%3BEAhBZ%2CIAAI%2CoBACA%2CcAII%2COAAM%2CYAaF%2CaAAY%2CQAAQ%2CcAAc%3BIAC9B%2CcAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CwCAAA%3B%3BEAtBhB%2CIAAI%2CoBACA%2CcAII%2COAAM%2CYAoBF%3BIACI%2CkBAAA%3BIACA%2CYAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3B%3BEA7BhB%2CIAAI%2CoBACA%2CcAII%2COAAM%2CYAoBF%2CeAMI%2CGAAE%3BIACE%2CuBAAA%3B%3BEAhCpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQACR%2CYACI%2CeACK%3BIACG%2CWAAA%3BIACA%2CcAAA%3B%3BEA1CxB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQACR%2CYACI%2CeACK%2CKAII%3BIACG%2C0BAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAyB%2C8BAAzB%3BIACA%2CeAAA%3BIACA%2CwBAAA%3B%3BEAlD5B%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQACR%2CYACI%2CeACK%2CKAaI%3BIACG%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CoBAAA%3B%3BEAxD5B%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAyBR%3BIACI%2CcAAA%3B%3BEA%5C%2FDhB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAyBR%2CcAGI%2CGAAE%3BIACE%2CcAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEApEpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEA3EhB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAKI%2CaACI%3BIACI%2CcAAA%3B%3BEA%5C%2FExB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAWI%3BIACI%2CiBAAA%3B%3BEApFpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAWI%2CcAGI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAxFxB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAoBI%3BIT5oHhB%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIS4oHoB%2CuBAAA%3BIACA%2CgBAAA%3B%3BEA%5C%2FFpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBA0BI%3BITlpHhB%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BISkpHoB%2CuBAAA%3B%3BEApGpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBA%2BBI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAzGpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAoCI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3B%3BEA9GpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAoCI%2CkBAII%3BIACI%2CWAAA%3BIACA%2CcAAA%3B%3BEAlHxB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAoCI%2CkBAII%2CiBAII%2CQAAO%2CMAAO%2CGAAG%3BIACb%2CsBAAA%3B%3BEI7kH9B%2CgBAAgB%3BIACd%2CiBAAA%3B%3BEADF%2CgBAAgB%2CeAGd%3BIACE%2CmBAAA%3B%3BEAGF%2CgBAPc%2CeAOb%3BIACC%2CoBAAA%3B%3BEAIJ%2CkBACE%2CGAAE%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAJJ%2CkBACE%2CGAAE%2CSAKA%3BIACE%2CcAAA%3B%3BEAPN%2CkBAWE%2CYACE%2CEAAC%3BIACC%2CgBAAA%3B%3BEAbN%2CkBAiBE%3BIACE%2CeAAA%3B%3BEAlBJ%2CkBAqBE%3BIACE%2CgBAAA%3B%3BEAIJ%2CYAAY%2CqBACV%3BIACE%2CSAAA%3B%3B%3BACzcN%2CgBAJ2C%3BEPsqDvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CgBAAA%22%7D */