/**
 * 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;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
._am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.quickview-loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9999;
  display: none;
  /* Initially hidden */
}
.quickview-loader .loader-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 8px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top: 8px solid #3498db;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: Gotham;
  src: url(../images/GothamMedium.ttf);
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.cms-start-now #maincontent .columns .column.main {
  padding: 0px 0px !important;
}
.cms-start-now .page-wrapper main#maincontent {
  padding-left: 0px;
  padding-right: 0px;
}
.result-section {
  max-width: 1320px;
  margin: 0 auto;
  font-family: Gotham;
}
.image-section {
  position: relative;
}
.image-section img {
  width: 100%;
}
.banner-content {
  text-align: center;
  /*background-image: url(../../../../../frontend/Magento/luma/en_US/BrandMd_RegistrationQuiz/images/hero-banner-wifth-product-img.jpg);*/
  background-image: url(../../../../../frontend/Magento/luma/en_US/BrandMd_RegistrationQuiz/images/new-quiz-banner.png);
  background-position: center;
  background-size: cover;
  padding: 77px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  background-size: 100%;
}
.hero-top-to-down-arrow img {
  width: 100px;
}
.herobtn-add-to-cart {
  font-size: 38px;
  color: #fff;
  background-color: #b1cddd;
  border: none;
  padding: 38px 50px;
  border-radius: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 50px;
  font-family: 'Gotham';
}
.strokeme {
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: black;
  font-size: 48px;
  text-transform: uppercase;
  margin-bottom: 23px;
  margin-top: 80px;
  font-weight: 600;
}
.banner-content-p {
  font-size: 32px;
  margin-bottom: 30px;
  max-width: 655px;
  width: 100%;
}
.banner-content-p2 {
  font-size: 26.5px;
  margin-bottom: 20px;
  max-width: 660px;
  width: 100%;
}
.banner-content-bold-text {
  font-weight: 700;
}
.ask-expert-first-section {
  background-color: #B1CDDD;
  padding: 0px 20px;
  margin-bottom: 1px;
}
.ask-expert-second-section {
  display: none;
  padding: 0px 20px;
}
.field-1 .radio-container .option {
  display: none;
}
.ask-expert-inner-div {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  gap: 80px;
  align-items: center;
  padding: 40px 0px;
}
.expert-section-h1 {
  font-size: 36px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 600;
}
.expert-section-p {
  font-size: 26px;
  margin-bottom: 18px;
}
.expert-section-button {
  background-color: black;
  color: white;
  font-size: 21px;
  font-weight: 600;
  padding: 10px 26px;
  border-radius: 6px;
  line-height: unset;
}
.expert-section-second-h1 {
  font-size: 36px;
  text-transform: uppercase;
  color: #359381;
  margin-bottom: 28px;
  font-weight: 600;
}
.ask-expert-inner-div h2 {
  font-weight: 600;
}
.ask-expert-images img {
  max-width: unset;
}
.result_page .product-item-info {
  width: 90%;
  text-align: center;
}
.result_page .product-item-info .product-item-name {
  margin: 10px 0;
}
.result_page .product-item-info .sort-desc {
  color: #cccccc;
}
.result_page .product-item-info .actions-primary {
  margin: 5px 0;
}
.result_page .product-item-info .actions-primary span {
  font-weight: 500;
}
.result_page .product-item-info .actions-primary .tocart {
  border-radius: 5px;
  border: none;
  font-weight: 600;
  font-size: 18px;
  padding: 16px 20px;
  letter-spacing: -0.36px;
  width: 100%;
}
.slick-arrow {
  top: 170px;
  background-color: #cccccc !important;
}
.slick-arrow.slick-next {
  right: 0;
}
.result_page .result-page-slider .slider-top {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .result_page .result-page-slider .slider-top h1 {
    margin-bottom: 0px;
  }
  .result_page .result-page-slider .slider-middle h1 {
    margin-bottom: 0px;
  }
  .result_page .result-page-slider .slider-last h1 {
    margin-bottom: 0px;
  }
}
@media (max-width: 1050px) {
  .strokeme {
    font-size: 38px;
    margin-bottom: 23px;
    margin-top: 0px;
  }
  .banner-content-p {
    font-size: 28px;
  }
  .herobtn-add-to-cart {
    font-size: 31px;
    padding: 18px 45px;
    margin-bottom: 50px;
  }
}
@media (max-width: 900px) {
  .strokeme {
    font-size: 32px;
    margin-bottom: 23px;
    margin-top: 0px;
  }
  .banner-content-p {
    font-size: 24px;
    max-width: 560px;
    width: 100%;
  }
  .herobtn-add-to-cart {
    font-size: 26px;
    padding: 18px 45px;
    margin-bottom: 40px;
  }
  .banner-content-p2 {
    font-size: 24px;
    margin-bottom: 30px;
    max-width: 660px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .ask-expert-inner-div {
    gap: 20px;
    align-items: center;
    padding: 40px 0px;
  }
  .expert-section-h1 {
    font-size: 26px;
  }
  .expert-section-p {
    font-size: 18px;
  }
  .expert-section-second-h1 {
    margin-bottom: 18px;
  }
  .strokeme {
    font-size: 32px;
    margin-bottom: 23px;
    margin-top: 0px;
  }
  .banner-content-p {
    font-size: 24px;
    max-width: 560px;
    width: 100%;
  }
  .herobtn-add-to-cart {
    font-size: 26px;
    padding: 18px 45px;
    margin-bottom: 40px;
  }
  .banner-content-p2 {
    font-size: 24px;
    margin-bottom: 30px;
    max-width: 660px;
    width: 100%;
  }
}
@media (max-width: 576px) {
  /* .ask-expert-inner-div{
        gap:20px;
        align-items: center;
        padding: 40px 0px;
    }
    .expert-section-h1{
        font-size: 26px;

    }
    .expert-section-p{
        font-size: 18px;

    }
    .expert-section-second-h1{
      margin-bottom: 18px;
    } */
  .ask-expert-inner-div {
    flex-direction: column;
    gap: 30px;
    align-items: center;
    padding: 20px 0px;
  }
  .expert-section-button {
    font-size: 16px;
  }
  .expert-section-p {
    line-height: 22px;
  }
}
@media (min-width: 769px) {
  .customer-account-result .column.main {
    width: 100% !important;
  }
}
.alekseon-widget-registration_quiz-form--wrapper .legend,
.alekseon-widget-registration_quiz-form--wrapper .submit {
  display: none;
}
#myProgress {
  width: 100%;
  background-color: #ddd;
  margin-bottom: 20px;
}
#myBar {
  height: 30px;
  background-color: #5cb85c;
  width: 0%;
  transition: all ease-in-out 0.5s;
}
#maincontent .columns .column.main #myProgress #myBar {
  height: 18px;
  background-color: #9CBED0;
}
#maincontent .columns .column.main #myProgress {
  background: transparent;
  border: 1px solid #707070;
}
.quiz-form .fieldset {
  text-align: center;
}
.quiz-form .fieldset .field label:nth-child(1) {
  font-size: 32px;
  font-weight: 400 !important;
  margin-top: 40px;
  margin-bottom: 40px;
}
.quiz-form .control.radio-container {
  display: grid;
  align-items: center;
  width: max-content;
  align-content: center;
  font-size: 20px;
  font-weight: 500;
  margin: 0 auto;
  gap: 15px;
}
.quiz-form .control.radio-container input[type="radio"] {
  display: none;
}
.quiz-form .control.radio-container label {
  display: inline-block;
  background: #ECE7DE;
  padding: 15px 50px;
  border-radius: 10px;
  cursor: pointer;
}
.quiz-form .control.radio-container input[type="radio"]:checked + label {
  background-color: #9CBED0;
}
.quiz-form .control.radio-container label {
  background: #ECE7DE;
  padding: 15px 50px;
  border-radius: 10px;
}
.quiz-form .next {
  color: #707070;
  font-size: 30px;
  text-align: center;
  font-weight: 500;
}
.customer-account-page-wrapper > form > fieldset {
  display: flex;
  flex-wrap: wrap;
}
.customer-account-page-wrapper > form > fieldset > .field {
  width: 50% !important;
}
.customer-account-page-wrapper > form > fieldset > .field > .control > input,
div > div > input,
select,
textarea {
  background: #f4f4f4 !important;
}
.control.checkbox_v-container .checkbox-container input[type="checkbox"] {
  display: none;
  position: relative;
}
.field-2 .control.radio-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
.field-2 .control.radio-container .option img {
  width: 100% !important;
}
.field-2 .control.radio-container .option img {
  position: relative;
}
.field-7 .control.checkbox_v-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.field-7 .control.checkbox_v-container .checkbox-container .option img {
  position: relative;
}
.quiz-form .control.radio-container input[type="radio"]:checked + label {
  background-color: #9CBED0;
}
.field-8 .control.checkbox_v-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr) !important;
  max-width: 1100px;
  margin: 0 auto;
}
.checkbox-container p {
  font-size: 23px;
  font-weight: 500;
}
.field-9 .control.with-image.multi-columns.checkbox_v-container {
  display: flex !important;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  gap: 20px;
}
.field-9 .control.with-image.multi-columns.checkbox_v-container .checkbox-container {
  width: 20%;
  background: #ECE7DE;
  border-radius: 10px;
}
.quiz-form div.back {
  cursor: pointer;
}
.quiz-form p.error {
  color: red;
  text-align: center;
}
.quiz-form div.next {
  cursor: pointer;
}
.quiz-form .control.radio-container p {
  margin-bottom: 0px;
}
.quiz-form .field-9 .control .checkbox-container input[type="checkbox"]:checked + label p {
  background-color: #9CBED0 !important;
  border-radius: 10px;
}
.checkbox-container label div {
  position: relative;
  cursor: pointer;
}
.checkbox-container label img {
  width: 100% !important;
}
.field-2 .control.radio-container .option img {
  border-radius: 8px !important;
}
.checkbox-container input[type="checkbox"]:checked + label div::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  box-sizing: border-box;
  z-index: 0;
}
.checkbox-container label div.option {
  line-height: 0px;
}
.field-7 .control.checkbox_v-container {
  column-gap: 30px;
  row-gap: 20px;
}
.field-7 .checkbox-container label p {
  font-size: 20px;
  margin-bottom: 0px;
  margin-top: 5px;
}
.field-8 .control.checkbox_v-container {
  column-gap: 40px;
  row-gap: 20px;
}
.field-8 .checkbox-container label p {
  font-size: 20px;
  margin-bottom: 0px;
  margin-top: 5px;
}
.field-9 .checkbox_v-container > .checkbox-container input[type="checkbox"]:checked + label {
  background-color: #9CBED0;
}
.field-9 .control.checkbox_v-container {
  display: flex !important;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  gap: 20px;
}
.field-9 .control.checkbox_v-container .checkbox-container {
  width: 20%;
  background: #ECE7DE;
  border-radius: 10px;
}
.field-9 .checkbox_v-container .checkbox-container label {
  cursor: pointer;
}
.field-9 .checkbox_v-container .checkbox-container label p {
  margin: 0px;
  padding: 20px;
  font-size: 20px;
}
.customer-account-create .form-create-account .actions-toolbar {
  padding: 0 70px !important;
  margin-top: 0px !important;
}
.customer-account-create .form-create-account .actions-toolbar .primary span {
  font-size: 36px;
}
.quiz-form .customer-account-page-wrapper {
  padding: 0px !important;
}
fieldset.create.fieldset.info {
  margin: 0px !important;
}
.iti.iti--allow-dropdown {
  width: 100% !important;
}
.quiz-form .customer-account-page-wrapper {
  padding: 0px !important;
}
.customer-account-create .customer-account-page-wrapper {
  padding: 0 0px !important;
}
.ultimatePage-top.get-started-page-top .form-start-h6 {
  font-size: 30px !important;
  margin-bottom: 23px !important;
}
.customer-account-create .form-create-account .fieldset .field input {
  height: 43px !important;
}
.customer-account-create .form-create-account .fieldset .field select {
  height: 43px !important;
}
.customer-account-create .form-create-account .fieldset.additional_info .field input {
  height: 30px !important;
}
.ultimatePage-top.get-started-page-top .form-start-p {
  font-size: 23px !important;
}
.customer-account-create .form-create-account .fieldset .field .label {
  font-size: 20px !important;
}
.customer-account-create .form-create-account .actions-toolbar button.action.primary {
  font-size: 25px !important;
  padding: 20px 30px !important;
}
.customer-account-create .form-create-account .fieldset .field.newsletter span {
  font-size: 22px !important;
}
.customer-account-create .form-create-account .fieldset .field {
  padding: 0px 70px !important;
}
.fieldset.additional_info .field-recaptcha .g-recaptcha {
  padding-left: 70px;
}
.customer-account-create .actions-toolbar .primary #send2 {
  margin-bottom: 100px;
}
.customer-account-result #maincontent {
  padding: 0px !important;
  margin-top: 0px;
}
.customer-account-result #maincontent .column.main {
  padding: 0px !important;
}
.customer-account-result .column.main .result_page .result-section .result-page-slider {
  padding: 0px 20px;
}
.customer-account-result .slick-list .product-item .product-item-info .product-item-details .sort-desc {
  max-width: 250px;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.result_page .result-page-slider h1 {
  font-size: 32px;
  font-weight: 600;
}
.customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-prev.slick-disabled {
  opacity: 0.4;
}
.customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-prev {
  height: 40px;
  width: 40px;
  left: -50px;
  right: 85px !important;
  border-radius: 50%;
}
.customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-prev:before {
  font-size: 24px;
  line-height: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-next {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  right: -20px !important;
}
.customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-next:before {
  font-size: 24px;
  line-height: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.breadcrumbs {
  display: none;
}
.page-start {
  max-width: 1400px;
  padding: 0px 20px;
  margin: 0 auto;
  width: 100%;
}
.page-start .email-input {
  width: 100%;
  padding: 30px 20px 27px 20px;
  border-radius: 10px;
  max-width: 640px;
  height: auto !important;
  font-size: 20px;
}
.page-start .email-input::placeholder {
  font-weight: 700;
  color: black;
  font-size: 27px;
}
.skincare-line-h1 {
  font-size: 60px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 700;
  text-transform: math-auto;
}
.skincare-p {
  font-size: 36px;
  margin-bottom: 48px;
  text-align: center;
}
.skincare-button-outer {
  text-align: center;
  margin-bottom: 40px;
}
button.skincare-button {
  border: 1px solid #707070;
  border-radius: 10px;
  font-size: 24px;
  background-color: white;
  padding: 30px 18px;
  cursor: pointer;
}
.skincare-second-button-outer {
  text-align: center;
  margin-bottom: 63px;
}
button.skincare-second-button {
  border: 1px solid #707070;
  border-radius: 10px;
  font-size: 36px;
  background-color: black;
  color: #fff;
  padding: 35px 44px;
  cursor: pointer;
  font-family: 'Gotham';
}
.skincare-hero-banner {
  text-align: center;
  width: 100%;
}
.skincare-hero-banner img {
  width: 100%;
}
.customer-account-create .columns .column.main .quiz-form .actions-toolbar {
  display: none;
}
.ask-expert-second-section .ask-expert-inner-div h2 {
  margin: 0px;
}
.customer-account-create .columns .quiz-form .fieldset .field {
  margin-bottom: 0px !important;
}
@media (max-width: 1350px) {
  .customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-prev {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    left: -15px;
  }
  .customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-next {
    height: 36px;
    width: 36px;
    border-radius: 50%;
    right: 2rem !important;
  }
}
@media (max-width: 1279px) {
  .skincare-line-h1 {
    font-size: 44px;
    margin-bottom: 28px;
  }
  .skincare-p {
    font-size: 30px;
    margin-bottom: 42px;
  }
  button.skincare-button {
    padding: 24px 14px;
  }
  button.skincare-second-button {
    font-size: 28px;
    padding: 30px 40px;
  }
}
@media (max-width: 1199px) {
  .field-7 .control.checkbox_v-container {
    grid-template-columns: repeat(4, 1fr);
    max-width: 930px;
  }
}
@media (max-width: 1110px) {
  .field-9 .control.checkbox_v-container .checkbox-container {
    width: 25%;
  }
}
@media (max-width: 1100px) {
  .field-8 .control.checkbox_v-container {
    max-width: 876px;
    margin: 0 auto;
  }
  .field-8 .checkbox-container label p {
    font-size: 18px;
    overflow-wrap: anywhere;
  }
  .field-2 .control.radio-container {
    max-width: 876px;
    margin: 0 auto;
  }
  .customer-account-result .slick-list .product-item .product-item-info .product-item-details .sort-desc {
    max-width: 200px;
  }
}
@media (max-width: 1023px) {
  .banner-content {
    padding: 100px 0px 0px 0px;
  }
  .hero-top-to-down-arrow img {
    width: 80px;
  }
  .ask-expert-inner-div {
    gap: 20px;
    align-items: center;
    padding: 40px 0px;
  }
  .expert-section-h1 {
    font-size: 30px;
  }
  .expert-section-p {
    font-size: 22px;
  }
  .expert-section-second-h1 {
    margin-bottom: 20px;
  }
  .skincare-line-h1 {
    font-size: 40px;
    margin-bottom: 28px;
  }
  .skincare-p {
    font-size: 25px;
    margin-bottom: 38px;
  }
  button.skincare-button {
    padding: 20px 14px;
    font-size: 24px;
  }
  button.skincare-second-button {
    font-size: 24px;
    padding: 27px 38px;
  }
  .skincare-line-h1 {
    font-size: 30px;
    margin-bottom: 28px;
  }
  .skincare-p {
    font-size: 19px;
    margin-bottom: 28px;
  }
  button.skincare-button {
    padding: 16px 14px;
    font-size: 22px;
  }
  .skincare-button-outer {
    margin-bottom: 35px;
  }
  .skincare-second-button-outer {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .quiz-form .control.radio-container {
    font-size: 18px;
  }
  .quiz-form .fieldset .field label:nth-child(1) {
    font-size: 28px;
    margin-top: 24px;
    margin-bottom: 40px;
  }
  .quiz-form .next {
    font-size: 26px;
  }
  .field-7 .checkbox-container label p {
    font-size: 18px;
  }
  .field-9 .checkbox_v-container .checkbox-container label p {
    font-size: 18px;
  }
  .field-2 .control.radio-container p {
    font-size: 18px;
    font-weight: 500;
  }
  .customer-account-create .form-create-account .fieldset .field {
    padding: 0px 30px !important;
  }
  .customer-account-create .form-create-account .actions-toolbar {
    padding: 0 30px !important;
    margin-top: 0px !important;
  }
  .fieldset.additional_info .field-recaptcha .g-recaptcha {
    padding-left: 30px;
  }
  .customer-account-result .slick-slider .slick-track .product-item .product-item-info .product-item-details .actions-primary a span {
    font-size: 15px;
  }
  .result_page .result-page-slider h1 {
    font-size: 28px;
    font-weight: 600;
  }
  .customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-prev {
    height: 36px;
    width: 36px;
  }
  .customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-next {
    height: 36px;
    width: 36px;
  }
  .customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-prev:before {
    font-size: 21px;
  }
  .customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-next:before {
    font-size: 21px;
  }
}
@media (max-width: 876px) {
  .field-7 .control.checkbox_v-container {
    grid-template-columns: repeat(3, 1fr);
    max-width: 630px;
  }
  .field-8 .control.checkbox_v-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    max-width: 630px;
  }
  .field-2 .control.radio-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    max-width: 630px;
  }
  .customer-account-result .slick-slider .slick-track .product-item .product-item-info .product-item-details .actions-primary a span {
    font-size: 12px;
  }
  .customer-account-result .slick-list .product-item .product-item-info .product-item-details .sort-desc {
    max-width: 180px;
  }
  .result_page .result-page-slider h1 {
    font-size: 24px;
    font-weight: 600;
  }
}
@media (ma-width: 830px) {
  .field-9 .control.checkbox_v-container .checkbox-container {
    width: 31%;
  }
}
@media (max-width: 800px) {
  .strokeme {
    font-size: 29px;
    margin-bottom: 18px;
    margin-top: 0px;
  }
  .banner-content-p {
    font-size: 22px;
    max-width: 524px;
  }
  .herobtn-add-to-cart {
    font-size: 24px;
    padding: 21px 40px;
    margin-bottom: 35px;
  }
  .banner-content-p2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .hero-top-to-down-arrow img {
    width: 65px;
  }
}
@media (max-width: 767px) {
  .field-9 .checkbox_v-container .checkbox-container label p {
    font-size: 16px;
  }
  .field-9 .control.checkbox_v-container .checkbox-container {
    width: 31%;
  }
  .quiz-form .fieldset .field label:nth-child(1) {
    font-size: 21px;
    margin-top: 24px;
    margin-bottom: 40px;
  }
  .banner-content {
    padding: 65px 10px 0px 10px;
    background-size: cover;
  }
  .customer-account-page-wrapper > form > fieldset > .field {
    width: 100% !important;
  }
  .customer-account-result .slick-slider .slick-track .product-item .product-item-info .product-item-details .actions-primary a span {
    font-size: 12px;
  }
  .result_page .result-page-slider h1 {
    font-size: 24px;
  }
  button.skincare-second-button {
    font-size: 22px;
    padding: 24px 38px;
  }
}
@media (max-width: 599px) {
  .customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-prev {
    right: unset !important;
    left: -21px !important;
  }
  .customer-account-result .result-page-slider .product-slider .products-grid #category-product-list .slick-next {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    right: 28px !important;
  }
}
@media (max-width: 575px) {
  .field-7 .control.checkbox_v-container {
    grid-template-columns: repeat(2, 1fr);
    max-width: 400px;
  }
  .field-7 .checkbox-container label p {
    font-size: 17px;
  }
  .field-8 .control.checkbox_v-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important;
    max-width: 400px;
  }
  .field-8 .checkbox-container label p {
    font-size: 17px;
  }
  .field-2 .control.radio-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 400px;
  }
  .field-2 .control.radio-container p {
    font-size: 17px;
    font-weight: 500;
  }
  .quiz-form .control.radio-container {
    width: 100%;
    font-size: 16px;
  }
  .customer-account-create .form-create-account .fieldset .field {
    padding: 0px 10px !important;
  }
  .fieldset.additional_info .field-recaptcha .g-recaptcha {
    padding-left: 10px;
  }
  .customer-account-create .form-create-account .actions-toolbar button.action.primary {
    font-size: 18px !important;
  }
  .customer-account-create .form-create-account .actions-toolbar {
    padding: 0 10px !important;
    margin-top: 0px !important;
  }
  .result_page .result-page-slider h1 {
    font-size: 22px;
  }
  .customer-account-create .quiz-form {
    padding: 0px 0px;
  }
  .customer-account-create .columns .quiz-form .back {
    padding: 0px 15px;
  }
  .customer-account-create .columns .quiz-form .fieldset .field .control.radio-container {
    padding: 0px 40px;
  }
}
@media (max-width: 480px) {
  .strokeme {
    font-size: 27px;
    margin-bottom: 15px;
  }
  .banner-content-p {
    font-size: 20px;
  }
  .banner-content-p2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .result_page .banner-content .herobtn-add-to-cart {
    font-size: 16px;
  }
}
@media (max-width: 450px) {
  button.skincare-button {
    padding: 14px 14px;
    font-size: 18px;
  }
  button.skincare-second-button {
    font-size: 18px;
    padding: 14px 38px;
  }
  .skincare-button-outer {
    margin-bottom: 25px;
  }
  .skincare-second-button-outer {
    margin-bottom: 25px;
  }
}
@media (max-width: 430px) {
  .field-9 .checkbox_v-container .checkbox-container label p {
    padding: 12px;
  }
}
@media (max-width: 420px) {
  .field-7 .control.checkbox_v-container {
    column-gap: 20px;
  }
  .field-7 .checkbox-container label p {
    font-size: 15px;
  }
  .field-8 .control.checkbox_v-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important;
    max-width: 400px;
  }
  .field-8 .checkbox-container label p {
    font-size: 15px;
  }
  .field-2 .control.radio-container p {
    font-size: 17px;
    font-weight: 500;
  }
}
@media (max-width: 399px) {
  .customer-account-result .slick-slider .slick-track .product-item .product-item-info .product-item-details .actions-primary a {
    padding: 10px 10px;
  }
  .customer-account-result .slick-list .product-item .product-item-info .product-item-details .sort-desc {
    max-width: 130px;
  }
  .result_page .result-page-slider h1 {
    font-size: 21px;
  }
}
@media (max-width: 380px) {
  .field-9 .control.checkbox_v-container .checkbox-container {
    width: 100%;
  }
}
.customer-account-result .modal-popup .action-close {
  left: 0;
  right: unset;
}
@media (max-width: 768px) {
  .customer-account-result .modal-popup.modal-slide .modal-inner-wrap {
    max-height: 100%;
    height: 100%;
  }
  .customer-account-result .modal-popup.modal-slide {
    left: 0;
    z-index: 900;
  }
}
@media (max-width: 575px) {
  .customer-account-result .modal-content {
    padding: 0px !important;
  }
}
.customer-account-result .product-quickview iframe {
  height: 2410px !important;
}
/*.form-create-account .region{
    display:none !important;
}*/
@media (min-width: 1285px) {
  div#myProgress {
    width: 1285px;
    margin: auto;
  }
  .quiz-form {
    width: 1285px;
    margin: 20px auto;
  }
}
.customer-account-page-wrapper .back {
  margin: 10px 0;
}
.result-page-slider #category-product-list .slick-list .slick-slide .product-item .product-item-info .actions-primary {
  display: flex;
  gap: 10px;
  /* flex-wrap:wrap; */
}
.result-page-slider #category-product-list .slick-list .slick-slide .product-item .product-item-info .actions-primary form {
  width: 100%;
}
.result-page-slider #category-product-list .slick-list .slick-slide .product-item .product-item-info .actions-primary form button {
  font-size: 14px;
  width: 100%;
}
.result-page-slider #category-product-list .slick-list .slick-slide .product-item .product-item-info .actions-primary .quick-view-button-visible {
  width: 100%;
}
.result-page-slider #category-product-list .slick-list .slick-slide .product-item .product-item-info .actions-primary .quick-view-button-visible a {
  font-size: 14px;
  width: 100%;
  border-radius: 8px;
  background-color: black;
}
@media (max-width: 1310px) {
  .result-page-slider #category-product-list .slick-list .slick-slide .product-item .product-item-info .actions-primary {
    flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .result-page-slider #category-product-list .slick-list .slick-slide .product-item .product-item-info .actions-primary form button,
  .result-page-slider #category- product-list .slick-list .slick-slide .product-item .product-item-info .actions-primary .quick-view-button-visible a {
    font-size: 12px;
  }
}
._error .order-comment-form__characters {
  color: #ed8380;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(100% - 20px);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_InstagramFeed
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mpinstagramfeed-container .mpinstagramfeed-photo {
  margin: 2px;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    font-size: 14px !important;
    opacity: 1 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    opacity: 1 !important;
  }
}
.mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
  line-height: 18px;
  letter-spacing: normal;
  position: absolute;
  bottom: 0;
  padding: 5px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #F0F0F0;
  max-height: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mpinstagramfeed-photo:hover .mpinstagramfeed-post-caption {
  opacity: 1 !important;
  display: inline;
}
.mpinstagramfeed-container .mpinstagramfeed-photo img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  padding: 0 1px 1px 0;
}
.mageprince-faq-collection {
  margin-bottom: 20px;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 10px 0 0 0;
  padding: 0.8em 0.5em 0.8em 1em;
  font-size: 15px;
  font-weight: bold;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-content {
  border-top: 0;
  overflow: auto;
  padding: 1em 2.2em;
}
.mageprince-faq-collection .ui-slider.ui-state-disabled .ui-slider-handle,
.mageprince-faq-collection .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.mageprince-faq-collection .ui-slider-vertical {
  height: 100px;
  width: 0.8em;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-bottom: -0.6em;
  margin-left: 0;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.mageprince-faq-collection .faq-accordion .ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.mageprince-faq-collection .faq-accordion .ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.mageprince-faq-collection .faq-accordion .ui-widget-content a {
  color: #333;
}
.mageprince-faq-collection .ui-state-default,
.mageprince-faq-collection .ui-widget-content .ui-state-default,
.mageprince-faq-collection .ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.mageprince-faq-collection .ui-state-hover a,
.mageprince-faq-collection .ui-state-hover a:hover,
.mageprince-faq-collection .ui-state-hover a:link,
.mageprince-faq-collection .ui-state-hover a:visited,
.mageprince-faq-collection .ui-state-focus a,
.mageprince-faq-collection .ui-state-focus a:hover,
.mageprince-faq-collection .ui-state-focus a:link,
.mageprince-faq-collection .ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.mageprince-faq-collection .ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.mageprince-faq-collection .ui-state-active,
.mageprince-faq-collection .ui-widget-content .ui-state-active,
.mageprince-faq-collection .ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff;
}
.mageprince-faq-collection .ui-state-active a,
.mageprince-faq-collection .ui-state-active a:link,
.mageprince-faq-collection .ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.mageprince-faq-collection .group-title {
  margin: 25px 0;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.5;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #ddd;
  width: 100%;
  color: #198dd3;
  font-weight: bold;
}
.mageprince-faq-collection .group-title i {
  border-bottom: 1px solid #b55;
  border-bottom-color: #198dd3;
  bottom: -1px;
  float: left;
  position: absolute;
  width: 2.15em;
  z-index: 9999;
}
.mageprince-faq-collection .faq-groups {
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
}
.mageprince-faq-collection .faq-group {
  display: inline-block;
}
.mageprince-faq-collection .faq-group-image {
  border: 1px solid #1979c3;
  margin-right: 25px;
  padding: 20px;
}
.mageprince-faq-collection img.group-image {
  height: 100px;
  width: 100px;
}
.mageprince-faq-collection .faq-groupname {
  font-size: 15px;
  font-weight: 700;
  margin: 10px 25px 0 0;
  text-align: center;
  text-transform: uppercase;
}
.mageprince-faq-collection .faq-group a.group-link:hover {
  color: #ff5501;
  text-decoration: none;
}
.mageprince-faq-collection .faq-group .faq-group-image:hover {
  border-color: #ff5501;
}
.mageprince-faq-collection .faq-content .ui-accordion-header:hover {
  background-color: #1979c3;
  color: #fff;
}
.mageprince-faq-collection .faq-group:hover {
  border-color: #ff5501;
}
.mageprince-faq-collection .faq-collection {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.mageprince-faq-collection .ui-accordion .ui-state-default:after {
  content: '\f054';
  font-family: 'FontAwesome';
  float: right;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-header-active:after {
  content: '\f078';
  font-family: 'FontAwesome';
}
.mageprince-faq-collection .collspan-expand-block {
  float: right;
}
.mageprince-faq-loader {
  height: 100%;
  left: 50%;
  position: fixed;
  top: 50%;
  width: 100%;
  z-index: 9999;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.canvas_icons,
:root .page-header-v2 .page-header .header.links > li.authorization-link a:not([data-post]),
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-name {
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 0;
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  font-family: 'font-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}
.canvas_icons:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
@media (min-width: 768px) {
  .widget.block.block-static-block {
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .widget.block.block-static-block > * {
    margin: 0;
    padding: 0;
  }
  .widget.block.block-static-block img {
    display: block;
  }
}
.header.panel > .header.links > li.welcome {
  line-height: inherit !important;
}
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-name {
  width: 17px;
}
.page-header .header-global-promo .global-notification-wrapper {
  display: none;
  position: relative;
  top: 0px;
  width: 100%;
  padding: 10px;
  text-align: center;
  z-index: 1;
}
.page-header .header-global-promo .global-notification-wrapper a.close-global-notification {
  display: block;
  width: 9px;
  height: 9px;
  opacity: 1;
  margin-top: 3px;
  float: right;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  top: 10px;
  right: 20px;
  color: #000;
}
.page-header .header-global-promo .notice-inner {
  margin: 0 auto;
  padding: 0px;
  width: 90%;
}
.page-header .header-global-promo .notice-inner * {
  text-transform: none !important;
}
.page-header #switcher-language.switcher strong,
.page-header #switcher-store.switcher strong,
.page-header #switcher-currency.switcher strong {
  font-size: 12px;
}
.page-header #switcher-language .options ul.dropdown,
.page-header #switcher-store .options ul.dropdown,
.page-header #switcher-currency .options ul.dropdown {
  right: 0;
  z-index: 999;
}
.page-header #switcher-language .options ul.dropdown:before,
.page-header #switcher-store .options ul.dropdown:before,
.page-header #switcher-currency .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header #switcher-language .options ul.dropdown:after,
.page-header #switcher-store .options ul.dropdown:after,
.page-header #switcher-currency .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
.page-header #switcher-language .options ul.dropdown li a,
.page-header #switcher-store .options ul.dropdown li a,
.page-header #switcher-currency .options ul.dropdown li a {
  font-size: 12px;
}
.page-header * {
  text-transform: uppercase;
}
.page-header-v2 .header.content,
.page-header-v3 .header.content,
.page-header-v4 .header.content {
  padding: 21px 0 21px 0;
  margin: 0 auto;
}
.page-header-v2 .header.content .logo,
.page-header-v3 .header.content .logo,
.page-header-v4 .header.content .logo {
  margin: 0 30px 0 0;
}
.page-header-v3 .header.content {
  padding: 18px 0 18px 0;
}
.page-header-v3 .header.content .header_right {
  padding: 0 !important;
}
.page-header-v3 .header.content .block-search.minisearch-v2 {
  padding: 0 15px;
}
.page-header-v4 .header.panel > .header.links {
  float: left;
  margin-left: 0;
  margin-right: 15px;
  margin-top: 10px;
}
.page-header-v4 .header.panel > .header.links li.greet.welcome {
  float: left;
  min-width: 20px;
}
.page-header-v4 .panel.header .multistore-switcher {
  margin-left: 0;
}
.page-header-v4 .panel.header .switcher-currency {
  float: left;
  top: 10px;
  position: relative;
}
.page-header-v4 .panel.header #switcher-language .options.switcher-options ul.dropdown {
  right: unset;
  left: 0;
}
.page-header-v4 .panel.header #switcher-language .options.switcher-options ul.dropdown:before,
.page-header-v4 .panel.header #switcher-language .options.switcher-options ul.dropdown:after {
  right: unset;
  left: 10px;
}
.page-header-v4 .header.content {
  text-align: center;
}
.page-header-v4 .header.content .logo {
  float: none;
}
.page-header-v4 .header.content .logo img {
  display: inline-block;
}
.nav-open .nav-toggle::after {
  background-color: rgba(255, 255, 255, 0.5) !important;
  right: unset !important;
}
@media (max-width: 767px) {
  .page-wrapper .page-header .header.content,
  .page-wrapper .page-header .header_right {
    max-width: 100%;
  }
}
.page-wrapper .page-header .panel.wrapper {
  position: relative;
  height: 40px;
}
.page-header {
  position: relative;
  z-index: 100;
}
.page-header .block-search input {
  text-transform: none !important;
}
:root .wp-device-xxs .page-header-v .page-header .header.content,
:root .wp-device-xs .page-header-v4 .page-header .header.content,
:root .wp-device-s .page-header-v4 .page-header .header.content,
:root .wp-device-m .page-header-v4 .page-header .header.content {
  padding: 18px 0 14px 0;
}
:root .wp-device-xxs .page-header-v2 .page-header,
:root .wp-device-xs .page-header-v2 .page-header,
:root .wp-device-s .page-header-v2 .page-header,
:root .wp-device-m .page-header-v2 .page-header,
:root .wp-device-xxs .page-header-v3 .page-header,
:root .wp-device-xs .page-header-v3 .page-header,
:root .wp-device-s .page-header-v3 .page-header,
:root .wp-device-m .page-header-v3 .page-header,
:root .wp-device-xxs .page-header-v4 .page-header,
:root .wp-device-xs .page-header-v4 .page-header,
:root .wp-device-s .page-header-v4 .page-header,
:root .wp-device-m .page-header-v4 .page-header {
  margin-bottom: 0;
  border: 0;
}
:root .page-header-v2 .page-header .compare.wrapper {
  float: left;
}
:root .page-header-v3 .page-header .compare.wrapper,
:root .page-header-v4 .page-header .compare.wrapper {
  margin: 5px 0 0 20px;
}
:root .page-header-v4 .page-header .compare.wrapper {
  float: left;
  margin: 15px 20px 0 0;
}
:root .page-header-v2 .page-header .panel.header {
  width: 100%;
  margin: 0 auto;
}
:root .page-header-v4 .page-header .panel.header {
  padding-top: 5px;
  padding-bottom: 5px;
}
:root .wp-device-xxs .page-header-v4 .page-header .panel.header,
:root .wp-device-xs .page-header-v4 .page-header .panel.header,
:root .wp-device-s .page-header-v4 .page-header .panel.header,
:root .wp-device-m .page-header-v4 .page-header .panel.header {
  float: left;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 0 15px;
}
@media (min-width: 768px) {
  :root .page-header-v2 .page-header .panel.header {
    padding-bottom: 0;
  }
}
:root .wp-device-xxs .page-header-v1 .page-header .header.content,
:root .wp-device-xs .page-header-v1 .page-header .header.content,
:root .wp-device-s .page-header-v1 .page-header .header.content,
:root .wp-device-m .page-header-v1 .page-header .header.content {
  padding-bottom: 5px;
  padding-top: 15px;
}
:root .wp-device-l .page-header-v2 .page-header .header.content,
:root .wp-device-xl .page-header-v2 .page-header .header.content,
:root .wp-device-l .page-header-v3 .page-header .header.content,
:root .wp-device-xl .page-header-v3 .page-header .header.content,
:root .wp-device-l .page-header-v4 .page-header .header.content,
:root .wp-device-xl .page-header-v4 .page-header .header.content {
  height: auto;
  padding: 21px 0;
  margin: 0 auto;
}
:root .wp-device-l .page-header-v4 .page-header .header.content,
:root .wp-device-xl .page-header-v4 .page-header .header.content {
  text-align: center;
  height: auto;
}
.page-header .compare.wrapper {
  font-size: 12px;
  color: #303030;
}
.page-header .compare.wrapper li > a {
  color: #303030;
}
.page-header #switcher-language .options ul.dropdown {
  right: 0;
}
.page-header #switcher-language .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header #switcher-language .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
:root .wp-device-xxs .page-header #switcher-store,
:root .wp-device-xxs .page-header #switcher-currency,
:root .wp-device-xxs .page-header #switcher-language,
:root .wp-device-xs .page-header #switcher-store,
:root .wp-device-xs .page-header #switcher-currency,
:root .wp-device-xs .page-header #switcher-language,
:root .wp-device-s .page-header #switcher-store,
:root .wp-device-s .page-header #switcher-currency,
:root .wp-device-s .page-header #switcher-language,
:root .wp-device-m .page-header #switcher-store,
:root .wp-device-m .page-header #switcher-currency,
:root .wp-device-m .page-header #switcher-language {
  display: none;
}
:root .wp-device-l .page-header-v4 .page-header #switcher-store,
:root .wp-device-l .page-header-v4 .page-header #switcher-currency,
:root .wp-device-l .page-header-v4 .page-header #switcher-language,
:root .wp-device-xl .page-header-v4 .page-header #switcher-store,
:root .wp-device-xl .page-header-v4 .page-header #switcher-currency,
:root .wp-device-xl .page-header-v4 .page-header #switcher-language {
  float: left;
  margin-left: 0;
  margin-right: 15px;
  margin-top: 10px;
}
:root .page-header-v2 .page-header #switcher-store,
:root .page-header-v2 .page-header #switcher-currency,
:root .page-header-v2 .page-header #switcher-language {
  margin: 5px 10px 0 !important;
  margin: 3px 10px 0;
  padding: 0;
}
.page-header #switcher-store .mage-dropdown-dialog .dropdown.switcher-dropdown,
.page-header #switcher-currency .mage-dropdown-dialog .dropdown.switcher-dropdown,
.page-header #switcher-language .mage-dropdown-dialog .dropdown.switcher-dropdown {
  right: 0;
}
.page-header #switcher-store .mage-dropdown-dialog .dropdown.switcher-dropdown:before,
.page-header #switcher-currency .mage-dropdown-dialog .dropdown.switcher-dropdown:before,
.page-header #switcher-language .mage-dropdown-dialog .dropdown.switcher-dropdown:before {
  left: auto;
  right: 10px;
}
.page-header #switcher-store .mage-dropdown-dialog .dropdown.switcher-dropdown:after,
.page-header #switcher-currency .mage-dropdown-dialog .dropdown.switcher-dropdown:after,
.page-header #switcher-language .mage-dropdown-dialog .dropdown.switcher-dropdown:after {
  left: auto;
  right: 9px;
}
:root .page-header-v2 .page-header #switcher-store .mage-dropdown-dialog .dropdown.switcher-dropdown,
:root .page-header-v2 .page-header #switcher-currency .mage-dropdown-dialog .dropdown.switcher-dropdown,
:root .page-header-v2 .page-header #switcher-language .mage-dropdown-dialog .dropdown.switcher-dropdown {
  padding: 0 5px;
}
.page-header #switcher-store-trigger,
.page-header #switcher-currency-trigger,
.page-header #switcher-language-trigger {
  margin-bottom: 0;
}
:root .wp-device-xxs .page-header-v1 .page-header .action.nav-toggle,
:root .wp-device-xs .page-header-v1 .page-header .action.nav-toggle,
:root .wp-device-s .page-header-v1 .page-header .action.nav-toggle,
:root .wp-device-m .page-header-v1 .page-header .action.nav-toggle {
  top: 12px;
}
:root .wp-device-xxs .page-header-v4 .page-header .action.nav-toggle,
:root .wp-device-xs .page-header-v4 .page-header .action.nav-toggle,
:root .wp-device-s .page-header-v4 .page-header .action.nav-toggle,
.page-header .action.nav-toggle :root .wp-device-m .page-header-v4 {
  top: 15px;
}
:root .wp-device-l .page-header-v1 .page-header .action.nav-toggle,
:root .wp-device-xl .page-header-v1 .page-header .action.nav-toggle {
  margin-bottom: 0;
}
.page-header .logo {
  z-index: 10;
}
:root .wp-device-xxs .page-header-v1 .page-header .logo,
:root .wp-device-xs .page-header-v1 .page-header .logo,
:root .wp-device-s .page-header-v1 .page-header .logo,
:root .wp-device-m .page-header-v1 .page-header .logo,
:root .wp-device-xxs .page-header-v2 .page-header .logo,
:root .wp-device-xs .page-header-v2 .page-header .logo,
:root .wp-device-s .page-header-v2 .page-header .logo,
:root .wp-device-m .page-header-v2 .page-header .logo,
:root .wp-device-xxs .page-header-v3 .page-header .logo,
:root .wp-device-xs .page-header-v3 .page-header .logo,
:root .wp-device-s .page-header-v3 .page-header .logo,
:root .wp-device-m .page-header-v3 .page-header .logo,
:root .wp-device-xxs .page-header-v4 .page-header .logo,
:root .wp-device-xs .page-header-v4 .page-header .logo,
:root .wp-device-s .page-header-v4 .page-header .logo,
:root .wp-device-m .page-header-v4 .page-header .logo {
  margin-left: 40px;
}
:root .wp-device-l .page-header-v2 .page-header .logo,
:root .wp-device-xl .page-header-v2 .page-header .logo,
:root .wp-device-l .page-header-v4 .page-header .logo,
:root .wp-device-xl .page-header-v4 .page-header .logo {
  margin: 0 30px 0 0;
}
:root .wp-device-xxs .page-header-v3 .page-header .logo,
:root .wp-device-xs .page-header-v3 .page-header .logo,
:root .wp-device-s .page-header-v3 .page-header .logo {
  margin: 3px 30px 0 40px;
}
:root .wp-device-l .page-header-v4 .page-header .logo,
:root .wp-device-xl .page-header-v4 .page-header .logo {
  float: none;
}
:root .wp-device-xxs .page-header-v2 .page-header .logo,
:root .wp-device-xs .page-header-v2 .page-header .logo,
:root .wp-device-s .page-header-v2 .page-header .logo,
:root .wp-device-m .page-header-v2 .page-header .logo {
  margin: 0 0 10px 40px;
}
:root .wp-device-xxs.checkout-index-index .page-header-v1 .page-header .logo,
:root .wp-device-xs.checkout-index-index .page-header-v1 .page-header .logo,
:root .wp-device-s.checkout-index-index .page-header-v1 .page-header .logo,
:root .wp-device-m.checkout-index-index .page-header-v1 .page-header .logo,
:root .wp-device-xxs.checkout-index-index .page-header-v2 .page-header .logo,
:root .wp-device-xs.checkout-index-index .page-header-v2 .page-header .logo,
:root .wp-device-s.checkout-index-index .page-header-v2 .page-header .logo,
:root .wp-device-m.checkout-index-index .page-header-v2 .page-header .logo,
:root .wp-device-xxs.checkout-index-index .page-header-v3 .page-header .logo,
:root .wp-device-xs.checkout-index-index .page-header-v3 .page-header .logo,
:root .wp-device-s.checkout-index-index .page-header-v3 .page-header .logo,
:root .wp-device-m.checkout-index-index .page-header-v3 .page-header .logo,
:root .wp-device-xxs.checkout-index-index .page-header-v4 .page-header .logo,
:root .wp-device-xs.checkout-index-index .page-header-v4 .page-header .logo,
:root .wp-device-s.checkout-index-index .page-header-v4 .page-header .logo,
:root .wp-device-m.checkout-index-index .page-header-v4 .page-header .logo {
  margin-left: 0;
}
:root .page-header-v1 .page-header .logo img,
:root .page-header-v2 .page-header .logo img,
:root .page-header-v3 .page-header .logo img,
:root .page-header-v4 .page-header .logo img,
:root .page-header-v1.sticky-header .page-header .logo img,
:root .page-header-v2.sticky-header .page-header .logo img,
:root .page-header-v3.sticky-header .page-header .logo img,
:root .page-header-v4.sticky-header .page-header .logo img {
  width: auto;
  height: 34px;
}
:root .wp-device-l .page-header-v4 .page-header .logo img,
:root .wp-device-xl .page-header-v4 .page-header .logo img {
  display: inline-block;
}
:root .page-header-v2 .page-header .header_right,
:root .page-header-v3 .page-header .header_right,
:root .page-header-v4 .page-header .header_right {
  float: right;
  position: relative;
  margin: 5px 0 0;
}
:root .wp-device-xxs .page-header-v4 .page-header .header_right,
:root .wp-device-xs .page-header-v4 .page-header .header_right,
:root .wp-device-s .page-header-v4 .page-header .header_right,
:root .wp-device-m .page-header-v4 .page-header .header_right {
  position: static;
  margin-top: 15px;
}
:root .page-header-v2 .page-header #switcher-store,
:root .page-header-v2 .page-header #switcher-currency,
:root .page-header-v2 .page-header #switcher-language,
:root .page-header-v2 .page-header .compare.wrapper li a,
:root .page-header-v2 .page-header .header.links,
:root .page-header-v2 .page-header .minicart-wrapper,
:root .page-header-v2 .page-header .block-search {
  float: left;
  margin: 0 5px;
  padding: 0 5px;
}
:root .page-header-v2 .page-header a.action.showcart {
  margin-top: 1px;
}
:root .wp-device-m .page-header-v2 .page-header a.action.showcart {
  margin-top: 0;
}
:root .page-header-v3 .page-header a.action.showcart {
  position: relative;
  top: -4px;
}
:root .wp-device-m .page-header-v4 .page-header a.action.showcart {
  margin-top: 2px;
}
:root .page-header-v2 .page-header .minisearch-v2 {
  margin-top: 2px;
}
:root .page-header-v3 .page-header .compare.wrapper li,
:root .page-header-v3 .page-header .compare.wrapper li a,
:root .page-header-v4 .page-header .compare.wrapper li,
:root .page-header-v4 .page-header .compare.wrapper li a {
  margin: 0;
  line-height: 1;
}
:root .wp-device-xxs .page-header .header.links,
:root .wp-device-xs .page-header .header.links,
:root .wp-device-s .page-header .header.links,
:root .wp-device-m .page-header .header.links {
  display: none;
}
:root .page-header-v2 .page-header .header.links {
  list-style: none;
  margin-top: 2px;
}
:root .wp-device-l .page-header-v4 .page-header .header.links,
:root .wp-device-xl .page-header-v4 .page-header .header.links {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}
:root .wp-device-l .page-header-v2 .page-header .header.links li,
:root .wp-device-xl .page-header-v2 .page-header .header.links li {
  float: left;
  line-height: 1;
  margin: 0;
  padding: 0;
}
:root .wp-device-l .page-header-v2 .page-header .header.links .greet.welcome,
:root .wp-device-xl .page-header-v2 .page-header .header.links .greet.welcome {
  display: none;
}
:root .wp-device-l .page-header-v4 .page-header .header.links .greet.welcome,
:root .wp-device-xl .page-header-v4 .page-header .header.links .greet.welcome {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
:root .page-header-v2 .page-header .header.links > li {
  display: none;
}
:root .page-header-v2 .page-header .header.links > li.authorization-link {
  display: block !important;
}
:root .page-header-v2 .page-header .header.links > li.authorization-link:after {
  display: none;
}
:root .page-header-v2 .page-header .header.links > li.authorization-link a:not([data-post]) {
  top: 2px;
  font-size: 0;
}
:root .page-header-v2 .page-header .header.links > li.authorization-link a:not([data-post]):before {
  content: "\e66c";
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.page-header .header.links > li.authorization-link:after {
  font-size: 12px;
}
:root .page-header-v2 .page-header .header.links > li.customer-welcome {
  display: block !important;
}
:root .page-header-v2 .page-header .header.links > li.customer-welcome:after {
  display: none;
}
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-name:before {
  content: "\e66c";
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-size: 16px;
}
.page-header .header.links > .customer-welcome .customer-menu .header.links {
  position: absolute;
}
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-menu .header.links {
  right: -7px;
  margin-top: 5px;
  padding: 10px;
}
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-menu .header.links li {
  display: block;
  float: none;
}
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-menu .header.links li a {
  width: auto;
  height: auto;
  font-size: 12px;
  padding: 8px;
  display: block;
  text-align: left;
}
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-menu .header.links li a:before {
  content: '';
  font-size: 12px !important;
}
.page-header .header.links * {
  font-size: 12px;
}
.page-header .minicart-wrapper {
  float: right;
  line-height: 1;
}
:root .page-header-v2 .page-header .minicart-wrapper,
:root .page-header-v3 .page-header .minicart-wrapper,
:root .page-header-v4 .page-header .minicart-wrapper {
  margin: 0 5px;
  padding: 0 5px;
  margin-right: 0;
  padding-right: 0;
}
:root .wp-device-xxs .page-header-v2 .page-header .minicart-wrapper,
:root .wp-device-xs .page-header-v2 .page-header .minicart-wrapper,
:root .wp-device-s .page-header-v2 .page-header .minicart-wrapper,
:root .wp-device-m .page-header-v2 .page-header .minicart-wrapper,
:root .wp-device-xxs .page-header-v3 .page-header .minicart-wrapper,
:root .wp-device-xs .page-header-v3 .page-header .minicart-wrapper,
:root .wp-device-s .page-header-v3 .page-header .minicart-wrapper,
:root .wp-device-m .page-header-v3 .page-header .minicart-wrapper,
:root .wp-device-xxs .page-header-v4 .page-header .minicart-wrapper,
:root .wp-device-xs .page-header-v4 .page-header .minicart-wrapper,
:root .wp-device-s .page-header-v4 .page-header .minicart-wrapper,
:root .wp-device-m .page-header-v4 .page-header .minicart-wrapper {
  float: right;
}
.page-header .minicart-wrapper * {
  text-transform: none;
}
.page-header .block-search {
  width: auto;
  height: auto;
}
:root .page-header-v2 .page-header .block-search {
  position: absolute;
  right: 0;
  top: 90px;
  margin-right: 0;
  padding-right: 0;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search,
:root .wp-device-xs .page-header-v2 .page-header .block-search,
:root .wp-device-s .page-header-v2 .page-header .block-search,
:root .wp-device-m .page-header-v2 .page-header .block-search {
  float: none;
  position: static;
  top: 0;
  right: 0;
  margin-top: 3px;
}
:root .wp-device-l .page-header-v4 .page-header .block-search,
:root .wp-device-xl .page-header-v4 .page-header .block-search {
  margin-top: 0;
}
:root .wp-device-xxs .page-header-v4 .page-header .block-search,
:root .wp-device-xs .page-header-v4 .page-header .block-search,
:root .wp-device-s .page-header-v4 .page-header .block-search,
:root .wp-device-m .page-header-v4 .page-header .block-search {
  float: left;
}
.page-header .block-search .control {
  z-index: 99;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search .control,
:root .wp-device-xs .page-header-v2 .page-header .block-search .control,
:root .wp-device-s .page-header-v2 .page-header .block-search .control,
:root .wp-device-m .page-header-v2 .page-header .block-search .control,
:root .wp-device-xxs .page-header-v3 .page-header .block-search .control,
:root .wp-device-xs .page-header-v3 .page-header .block-search .control,
:root .wp-device-s .page-header-v3 .page-header .block-search .control,
:root .wp-device-m .page-header-v3 .page-header .block-search .control,
:root .wp-device-xxs .page-header-v4 .page-header .block-search .control,
:root .wp-device-xs .page-header-v4 .page-header .block-search .control,
:root .wp-device-s .page-header-v4 .page-header .block-search .control,
:root .wp-device-m .page-header-v4 .page-header .block-search .control {
  border: none;
  height: 0px;
  overflow: hidden;
}
.page-header .block-search .control input {
  box-sizing: border-box;
}
.page-header .block-search .control input:focus {
  box-shadow: 0 0 3px 1px lightgrey;
  border-color: transparent;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search .control input,
:root .wp-device-xs .page-header-v2 .page-header .block-search .control input,
:root .wp-device-s .page-header-v2 .page-header .block-search .control input,
:root .wp-device-m .page-header-v2 .page-header .block-search .control input {
  float: left;
  position: relative;
  top: 0;
}
:root .page-header-v2 .page-header .block-search .control input,
:root .page-header-v1 .page-header .block-search .control input {
  padding-left: 0;
  padding-right: 0;
}
:root .page-header-v2 .page-header .block-search .control input:focus,
:root .page-header-v1 .page-header .block-search .control input:focus {
  box-shadow: none;
}
:root .page-header-v3 .page-header .block-search .control input {
  padding-left: 0;
  padding-right: 0;
}
:root .page-header-v3 .page-header .block-search .control input:focus {
  box-shadow: none;
}
:root .page-header-v3 .page-header .block-search .control input {
  padding-left: 0;
  padding-right: 0;
}
:root .page-header-v3 .page-header .block-search .control input:focus {
  box-shadow: 0 0 3px 1px transparent;
}
:root .page-header-v4 .page-header .block-search .control input {
  padding-left: 5px;
  padding-right: 40px;
}
:root .page-header-v4 .page-header .block-search .control input:focus {
  box-shadow: 0 0 3px 1px transparent;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search .control input,
:root .wp-device-xs .page-header-v2 .page-header .block-search .control input,
:root .wp-device-s .page-header-v2 .page-header .block-search .control input,
:root .wp-device-m .page-header-v2 .page-header .block-search .control input {
  padding-right: 10px;
  padding-left: 10px;
}
:root .wp-device-xxs .page-header-v1 .page-header .block-search label,
:root .wp-device-xs .page-header-v1 .page-header .block-search label,
:root .wp-device-s .page-header-v1 .page-header .block-search label,
:root .wp-device-m .page-header-v1 .page-header .block-search label,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label,
:root .wp-device-xs .page-header-v2 .page-header .block-search label,
:root .wp-device-s .page-header-v2 .page-header .block-search label,
:root .wp-device-m .page-header-v2 .page-header .block-search label,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label,
:root .wp-device-xs .page-header-v3 .page-header .block-search label,
:root .wp-device-s .page-header-v3 .page-header .block-search label,
:root .wp-device-m .page-header-v3 .page-header .block-search label,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label,
:root .wp-device-xs .page-header-v4 .page-header .block-search label,
:root .wp-device-s .page-header-v4 .page-header .block-search label,
:root .wp-device-m .page-header-v4 .page-header .block-search label {
  cursor: pointer;
  margin-right: 5px;
  padding-right: 5px;
}
:root .wp-device-xxs .page-header-v1 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v1 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v1 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v1 .page-header .block-search label.active + .control,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v4 .page-header .block-search label.active + .control {
  height: auto;
  overflow: visible;
  position: absolute;
  top: 55px;
  left: 0;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 10px;
  margin: 0;
}
:root .wp-device-xxs .page-header-v1 .page-header .block-search label.active + .control input,
:root .wp-device-xs .page-header-v1 .page-header .block-search label.active + .control input,
:root .wp-device-s .page-header-v1 .page-header .block-search label.active + .control input,
:root .wp-device-m .page-header-v1 .page-header .block-search label.active + .control input,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label.active + .control input,
:root .wp-device-xs .page-header-v2 .page-header .block-search label.active + .control input,
:root .wp-device-s .page-header-v2 .page-header .block-search label.active + .control input,
:root .wp-device-m .page-header-v2 .page-header .block-search label.active + .control input,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label.active + .control input,
:root .wp-device-xs .page-header-v3 .page-header .block-search label.active + .control input,
:root .wp-device-s .page-header-v3 .page-header .block-search label.active + .control input,
:root .wp-device-m .page-header-v3 .page-header .block-search label.active + .control input,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label.active + .control input,
:root .wp-device-xs .page-header-v4 .page-header .block-search label.active + .control input,
:root .wp-device-s .page-header-v4 .page-header .block-search label.active + .control input,
:root .wp-device-m .page-header-v4 .page-header .block-search label.active + .control input {
  float: left;
  width: 100%;
  position: static;
  margin: 0;
}
:root .wp-device-xxs .page-header-v1 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v1 .page-header .block-search label:before,
:root .wp-device-s .page-header-v1 .page-header .block-search label:before,
:root .wp-device-m .page-header-v1 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v2 .page-header .block-search label:before,
:root .wp-device-s .page-header-v2 .page-header .block-search label:before,
:root .wp-device-m .page-header-v2 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v3 .page-header .block-search label:before,
:root .wp-device-s .page-header-v3 .page-header .block-search label:before,
:root .wp-device-m .page-header-v3 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-s .page-header-v4 .page-header .block-search label:before,
:root .wp-device-m .page-header-v4 .page-header .block-search label:before {
  margin-top: 4px;
  font-size: 20px;
  line-height: 25px;
  color: inherit;
}
:root .wp-device-xxs .page-header-v1 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xs .page-header-v1 .page-header .block-search label x:-moz-any-link,
:root .wp-device-s .page-header-v1 .page-header .block-search label x:-moz-any-link,
:root .wp-device-m .page-header-v1 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xs .page-header-v2 .page-header .block-search label x:-moz-any-link,
:root .wp-device-s .page-header-v2 .page-header .block-search label x:-moz-any-link,
:root .wp-device-m .page-header-v2 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xs .page-header-v3 .page-header .block-search label x:-moz-any-link,
:root .wp-device-s .page-header-v3 .page-header .block-search label x:-moz-any-link,
:root .wp-device-m .page-header-v3 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xs .page-header-v4 .page-header .block-search label x:-moz-any-link,
:root .wp-device-s .page-header-v4 .page-header .block-search label x:-moz-any-link,
:root .wp-device-m .page-header-v4 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xxs .page-header-v1 .page-header .block-search label x:default,
:root .wp-device-xs .page-header-v1 .page-header .block-search label x:default,
:root .wp-device-s .page-header-v1 .page-header .block-search label x:default,
:root .wp-device-m .page-header-v1 .page-header .block-search label x:default,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label x:default,
:root .wp-device-xs .page-header-v2 .page-header .block-search label x:default,
:root .wp-device-s .page-header-v2 .page-header .block-search label x:default,
:root .wp-device-m .page-header-v2 .page-header .block-search label x:default,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label x:default,
:root .wp-device-xs .page-header-v3 .page-header .block-search label x:default,
:root .wp-device-s .page-header-v3 .page-header .block-search label x:default,
:root .wp-device-m .page-header-v3 .page-header .block-search label x:default,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label x:default,
:root .wp-device-xs .page-header-v4 .page-header .block-search label x:default,
:root .wp-device-s .page-header-v4 .page-header .block-search label x:default,
:root .wp-device-m .page-header-v4 .page-header .block-search label x:default,
:root .wp-device-xxs .page-header-v1 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v1 .page-header .block-search label:before,
:root .wp-device-s .page-header-v1 .page-header .block-search label:before,
:root .wp-device-m .page-header-v1 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v2 .page-header .block-search label:before,
:root .wp-device-s .page-header-v2 .page-header .block-search label:before,
:root .wp-device-m .page-header-v2 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v3 .page-header .block-search label:before,
:root .wp-device-s .page-header-v3 .page-header .block-search label:before,
:root .wp-device-m .page-header-v3 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-s .page-header-v4 .page-header .block-search label:before,
:root .wp-device-m .page-header-v4 .page-header .block-search label:before {
  margin-top: 4px;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search label,
:root .wp-device-xs .page-header-v2 .page-header .block-search label,
:root .wp-device-s .page-header-v2 .page-header .block-search label,
:root .wp-device-m .page-header-v2 .page-header .block-search label {
  margin-right: -20px;
}
:root .wp-device-xxs .page-header-v3 .page-header .block-search label,
:root .wp-device-xs .page-header-v3 .page-header .block-search label,
:root .wp-device-s .page-header-v3 .page-header .block-search label,
:root .wp-device-m .page-header-v3 .page-header .block-search label {
  margin-right: -5px;
}
:root .wp-device-xxs .page-header-v4 .page-header .block-search label,
:root .wp-device-xs .page-header-v4 .page-header .block-search label,
:root .wp-device-s .page-header-v4 .page-header .block-search label,
:root .wp-device-m .page-header-v4 .page-header .block-search label {
  margin-right: -10px;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v4 .page-header .block-search label.active + .control {
  border: none;
}
:root .wp-device-xxs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-s .page-header-v4 .page-header .block-search label:before,
:root .wp-device-m .page-header-v4 .page-header .block-search label:before {
  margin-top: 0;
}
.page-header .block-search .actions button {
  z-index: 99;
}
:root .page-header-v2 .page-header .block-search .actions button,
:root .page-header-v3 .page-header .block-search .actions button,
:root .page-header-v4 .page-header .block-search .actions button {
  right: 10px;
  left: auto;
}
:root .page-header-v2 .page-header .block-search .actions button:before,
:root .page-header-v3 .page-header .block-search .actions button:before,
:root .page-header-v4 .page-header .block-search .actions button:before {
  font-size: 20px;
}
:root .theme-pearl.checkout-index-index .page-header .panel.header {
  height: 0;
  padding: 0;
}
:root .theme-pearl.checkout-index-index .page-header .header.links,
:root .theme-pearl.checkout-index-index .page-header .switcher-language {
  display: none;
}
:root .theme-pearl.checkout-index-index .page-header .logo {
  margin: 0 auto !important;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header .header.content {
  min-height: 55px;
  padding: 10px 0;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header .header.content .logo {
  display: block;
  position: relative;
  margin: 0 auto;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header .header.content .logo img {
  margin: 0 auto;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header.page-header-v4 {
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header.page-header-v4 .page-header {
  height: auto;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header.page-header-v4 .page-header .panel.wrapper,
:root .theme-pearl.checkout-index-index .page-header.sticky-header.page-header-v4 .page-header .panel.header {
  padding: 0;
  height: 0;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header.page-header-v4 .page-header .header.content {
  top: 0;
  padding-bottom: 15px !important;
}
:root .theme-pearl.checkout-index-index .header.content .minicart-wrapper {
  display: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  position: relative;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart .counter.qty span {
  display: block;
  line-height: 22px;
  font-size: 14px;
  padding: 0 3px;
}
:root .page-header-v2 .panel.wrapper {
  display: none;
}
body.checkout-index-index .header.content {
  text-align: center;
}
body.checkout-index-index .header.content .logo {
  float: none;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}
body.checkout-index-index .authentication-wrapper {
  margin-top: 0px;
}
body.checkout-index-index .authentication-wrapper button {
  background: none;
  border: none;
  font-size: inherit;
}
body.checkout-index-index .authentication-wrapper button:hover {
  background: none;
  border: none;
  color: #000;
  font-size: inherit;
}
body.checkout-index-index .authentication-wrapper button span {
  color: #000;
  font-size: inherit;
}
body.checkout-index-index .authentication-wrapper .actions-toolbar button span {
  font-size: initial;
  vertical-align: top;
}
._has-auth-shown .authentication-wrapper {
  z-index: 9;
}
:root .page-header-v3 .nav-sections,
:root .page-header-v4 .nav-sections {
  float: left;
}
.nav-sections.nav-sections-2 nav > ul {
  padding: 0;
}
:root .wp-device-xxs .nav-sections .header.links,
:root .wp-device-xs .nav-sections .header.links,
:root .wp-device-s .nav-sections .header.links,
:root .wp-device-m .nav-sections .header.links {
  display: block;
}
.page-wrapper .page-header-v1 + .nav-sections,
.page-wrapper .page-header-v2 + .nav-sections,
.page-wrapper .page-header-v4 + .nav-sections {
  padding-bottom: 15px;
}
.page-wrapper .sections.nav-sections-4 {
  text-align: center;
}
.navigation {
  width: 100%;
  margin: 0 auto;
}
.navigation > ul {
  padding: 0 !important;
}
:root .wp-device-l .nav-sections-4 .navigation > ul,
:root .wp-device-xl .nav-sections-4 .navigation > ul {
  text-align: center;
}
:root .wp-device-l .nav-sections-4 .navigation > ul > li,
:root .wp-device-xl .nav-sections-4 .navigation > ul > li {
  float: none;
  display: inline-block;
}
:root .wp-device-l .nav-sections-4 .navigation > ul > li > ul li a,
:root .wp-device-xl .nav-sections-4 .navigation > ul > li > ul li a {
  text-align: left;
}
.navigation > ul > li > ul li a {
  text-transform: uppercase;
}
.navigation > ul > li > ul li a span {
  text-transform: uppercase;
}
.navigation ul {
  padding: 0;
}
@media (min-width: 768px) {
  .navigation ul li.level0.first > a {
    padding-left: 0;
  }
}
.page-wrapper .top-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.maincontent {
  margin-top: 15px;
}
.page-header-v4 .page-header .header_right,
.page-header-v3 .page-header .header_right,
.page-header-v2 .page-header .header_right,
.page-header-v1 .page-header .header_right {
  padding-right: 0px !important;
}
.page-header-v4 .block-search .control input,
.page-header-v3 .block-search .control input,
.page-header-v2 .block-search .control input,
.page-header-v1 .block-search .control input {
  padding: 0 10px !important;
}
/* Sticky header */
.page-header-v1 ,
.page-header-v2 ,
.page-header-v3 ,
.page-header-v4 ,
.header.content .block-search ,
.header.content .header.links {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
/* All header version */
.page-header.sticky-header {
  position: fixed;
  width: 100%;
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  top: 0;
}
.page-header.sticky-header .panel.wrapper {
  border: 0 none;
}
.page-header.sticky-header .header.content {
  padding-top: 20px;
  padding-bottom: 5px;
}
.page-header.sticky-header .header.content .logo {
  margin-top: -5px;
  margin-bottom: 0;
  height: auto;
}
.page-header.sticky-header .switcher-currency,
.page-header.sticky-header .compare.wrapper,
.page-header.sticky-header .switcher-language {
  display: none !important;
}
.page-header.sticky-header .nav-sections.too-wide {
  clear: both;
  left: 0 !important;
  margin-top: 5px !important;
  margin-left: 0 !important;
}
.page-header.sticky-header .nav-sections.too-wide .navigation {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page-header.sticky-header .nav-sections.too-wide .navigation .megamenu.level-top-fullwidth .fullwidth {
  left: 0 !important;
}
.page-header.sticky-header .global-notification-wrapper {
  display: none !important;
}
.page-header.sticky-header:not(.page-header-v4) .logo {
  position: absolute;
  top: 48%;
}
/* Custom styles for particular headers */
.page-header-v1.sticky-header .header.content {
  padding-bottom: 0;
}
.page-header-v1.sticky-header .header.content .logo {
  margin-top: 0;
}
.page-header-v1.sticky-header .header.content .nav-sections {
  margin-top: -5px;
  float: left;
}
.page-header-v1.sticky-header .header.content .nav-sections .level0.level-top {
  padding-bottom: 15px;
}
.page-header-v2.sticky-header {
  top: 0;
}
.page-header-v2.sticky-header .header.content .block-search {
  float: right;
  position: relative;
  top: 5px;
  z-index: 100;
}
.page-header-v2.sticky-header .header.content .block-search.minisearch-v2 {
  top: 5px;
  margin-left: 25px;
}
.page-header-v2.sticky-header .header.content .logo {
  margin-top: 0;
}
.page-header-v2.sticky-header .header.content .header_right .multistore-switcher {
  display: none;
}
.page-header-v2.sticky-header .nav-sections .navigation .level0.submenu {
  top: 60px !important;
}
.page-header-v3.sticky-header .header.content .logo {
  margin-top: 0;
}
.page-header-v4.sticky-header {
  top: 0;
  padding-bottom: 2px;
  height: 50px;
  box-shadow: none;
  z-index: 11;
}
.page-header-v4.sticky-header .page-header {
  height: 0;
}
.page-header-v4.sticky-header .panel.wrapper {
  border: 0 none;
}
.page-header-v4.sticky-header .header.content {
  top: -60px;
  padding-bottom: 0 !important;
}
.page-header-v4.sticky-header .header.content .logo {
  top: 5px;
  display: block;
  margin: 0 auto;
  z-index: 10;
  position: relative;
}
.page-header-v4.sticky-header .header.links {
  z-index: 100;
  position: relative;
}
.page-header-v4.sticky-header .panel.header .switcher-currency {
  display: none;
}
.nav-sections-4.sticky-header {
  position: fixed !important;
  z-index: 100 !important;
  width: 100%;
  top: 45px;
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
}
.nav-sections-4.sticky-header .navigation {
  padding-bottom: 5px;
}
.nav-sections-4.sticky-header .navigation .level0.submenu {
  top: 44px !important;
}
.page-header.sticky-header-mobile {
  position: fixed;
  top: 0;
  width: 100%;
}
.page-header.sticky-header-mobile .panel.wrapper {
  border-bottom: 0 none;
}
.header-global-promo #carousel {
  position: relative;
}
.header-global-promo #carousel.no-carousel #slides ul {
  left: 0px !important;
}
.header-global-promo .btn-bar {
  width: 100%;
}
.header-global-promo .btn-bar #buttons a {
  text-align: right;
  display: inline-block;
  position: absolute;
  z-index: 999;
  text-decoration: none;
  line-height: 20px;
  font-size: 30px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header-global-promo .btn-bar.no-arrows {
  display: none;
}
.header-global-promo #slides {
  margin: 0 auto;
  overflow: hidden;
}
.header-global-promo #slides ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.header-global-promo #slides ul li {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  vertical-align: middle;
}
.header-global-promo #slides ul li .quoteContainer .wpx-i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 20px;
}
.header-global-promo #slides ul li .quoteContainer .wpx-sub {
  font-weight: bold;
}
.header-global-promo #slides ul li .quoteContainer .wpx-link {
  font-size: 12px;
  text-decoration: underline;
}
.header-global-promo #slides ul li .quoteContainer .wpx-link:first-child {
  margin-right: 10px;
}
.header-global-promo #slides ul li .quoteContainer .wpx-link.wpx-mg {
  margin-left: 10px;
  margin-right: 10px;
}
.header-global-promo #slides ul li .quoteContainer .quote-phrase {
  font-size: 12px;
  margin-bottom: 0px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.hidescroll {
  overflow-y: hidden;
}
/* SEARCH VERSION */
.minisearch-v2 {
  float: right;
}
.page-header-v1 .open-modal-search:before,
.page-header-v2 .open-modal-search:before,
.page-header-v3 .open-modal-search:before,
.page-header-v4 .open-modal-search:before {
  content: '\e615';
  font-family: 'luma-icons';
}
.page-header-v1 .open-modal-search {
  padding-top: 5px;
  padding-right: 11px;
}
.wrap .modal {
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 99999;
  padding: 0 8px;
}
.wrap .modal:target {
  opacity: 1;
  pointer-events: auto;
}
.wrap .modal.isOpen {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 500ms;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0ms;
}
.wrap .modal.isOpen .modal-content {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 500ms;
}
.wrap .modal .close-sec {
  position: absolute;
  right: 10px;
  top: 10px;
}
.wrap .modal .close-sec a {
  font-size: 30px;
  cursor: pointer;
}
.wrap .modal .form.minisearch .searchautocomplete {
  min-width: 100% !important;
  position: absolute !important;
  right: auto !important;
  margin-top: 3px;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically {
  top: 66px;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list {
  margin: 0px;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li {
  display: block;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li .block-left {
  margin-right: 30px;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li .block-left,
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li .block-right {
  display: inline-block;
  vertical-align: middle;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li .block-right .price {
  margin-bottom: 0px;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li:last-child {
  border-bottom: none !important;
}
.wrap .modal .form.minisearch .searchautocomplete.horizontally .product-list li {
  display: inline-block;
}
.wrap .modal .form.minisearch .searchautocomplete.horizontally .product-list li .block-left {
  text-align: center;
}
.wrap .modal .form.minisearch .searchautocomplete.horizontally .product-list li .block-right {
  text-align: center;
}
.wrap .modal .form.minisearch .searchautocomplete .product-list {
  display: table;
  width: 100%;
}
.wrap .modal .form.minisearch .searchautocomplete .product-list li {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.wrap .modal .form.minisearch .searchautocomplete .product-list .block-flex {
  display: block;
}
.wrap .modal .wpx-pos-search {
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
}
.wrap .modal .wpx-pos-search .control {
  position: relative;
}
.wrap .modal .wpx-pos-search .control .wpx-pos-search {
  position: absolute;
  top: 0px;
  right: 0px;
}
.wrap .modal .wpx-pos-search input {
  width: 100% !important;
  height: 66px !important;
  border: 3px solid !important;
  padding-left: 20px !important;
}
.wrap .modal .wpx-pos-search label {
  display: none;
}
.wrap .modal .wpx-pos-search a.closebutton {
  text-decoration: none;
  font-size: 75px;
  margin-left: 50px;
  position: relative;
  top: 11px;
  line-height: 26px;
}
.wrap .modal .wpx-pos-search a.closebutton:hover {
  color: black;
}
.wrap .modal .wpx-pos-search .action.search {
  padding: 12px 22px;
  border: none !important;
  margin-top: 5px;
  margin-right: 4px;
  right: 0px !important;
}
.wrap .modal .closeoverlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  display: block;
  z-index: 2;
  position: fixed;
  cursor: pointer;
}
.wrap .modal .modal-content {
  width: 80%;
  margin: 80px auto 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 500ms;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
}
.wrap .modal .block.block-search.wpx-block-search {
  position: static !important;
  width: 100%;
  padding-left: 0px;
  margin-left: 0px;
}
.search-visible-md {
  display: block;
}
.search-visible-md .open-modal-search {
  font-size: 15px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .wrap .modal .modal-content {
    margin-top: 80px !important;
    margin-left: 0 !important;
  }
  .horizontally-control #search::-ms-clear {
    display: none;
  }
  .wrap .modal {
    position: absolute !important;
  }
  .header .quickcart-wrapper .block-quickcart {
    position: absolute !important;
    visibility: hidden;
  }
  .header .quickcart-wrapper .block-quickcart.quickCartIE {
    position: fixed !important;
    visibility: visible;
  }
  .wrap .modal.isOpenIE {
    position: fixed !important;
  }
  .header .quickcart-wrapper .block-quickcart {
    position: absolute !important;
  }
}
a {
  outline: none;
}
a:focus {
  outline: none;
}
ul {
  margin: 0;
  padding: 0;
}
body {
  color: #000000;
  font-family: "Gotham";
}
.light-blue-btn,
.action.primary {
  font-family: "Gotham" !important;
  background: #9cbed0;
  color: #ffffff;
  border-radius: 8px;
  border: none;
  font-weight: 100;
  font-size: 18px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.nav-sections {
  margin-bottom: 0;
}
.generalChat-popup-content #active-design-chat-list ul li .design-name {
  font-size: 13px;
}
/* Remove box-shadow for all inputs on focus */
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none !important;
}
.navigation {
  font-weight: normal;
}
.navigation .level0 > .level-top {
  line-height: 45px;
}
:root .page-header-v3 .navigation .level0 > .level-top,
:root .page-header-v4 .navigation .level0 > .level-top {
  line-height: 34px;
}
.navigation .level0 .submenu {
  background-color: white !important;
}
.navigation .level0 .submenu:hover {
  background-color: white !important;
}
.navigation .level0 .submenu a.ui-state-focus,
.navigation .level0 .submenu a:hover {
  background: #fff;
  text-decoration: none;
}
.nav-sections-item-title {
  background-color: white;
  border-color: lightgrey;
}
.theme-pearl[class*="store-view-"] .ultimatePage-top {
  display: inline-block;
  width: 100%;
}
.theme-pearl[class*="store-view-"] .ultimatePage-top .ultimatePage-title {
  float: left;
  width: 100%;
  margin: 0 0 30px;
}
.theme-pearl[class*="store-view-"] .ultimatePage-top .ultimatePage-title h1 {
  margin: 0 0 20px;
  font-size: 46px;
  font-family: "Gotham";
  font-weight: normal;
  text-align: center;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"] .ultimatePage-top .ultimatePage-title h1 {
    width: 100%;
    font-size: 24px;
  }
}
.theme-pearl[class*="store-view-"] .ultimatePage-top .ultimatePage-title p {
  font-size: 18px;
  font-family: "Gotham";
  font-weight: 300;
  text-align: center;
}
.theme-pearl[class*="store-view-"] .ultimatePage-design-tab {
  display: inline-flex;
  margin: 0px;
  padding: 0px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  border-bottom: 4px solid #9cbed0;
}
.theme-pearl[class*="store-view-"] .ultimatePage-design-tab button {
  margin: 0 15px 0px;
  border: 1px solid #9cbed0;
  border-bottom: 0;
  padding: 0 30px;
  height: 49px;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #000000;
  font-size: 17px;
  font-family: "Gotham";
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 16px 16px 0 0;
}
.theme-pearl[class*="store-view-"] .ultimatePage-design-tab button:hover,
.theme-pearl[class*="store-view-"] .ultimatePage-design-tab button.active {
  background-color: #9cbed0;
  color: #ffffff;
}
@media (max-width: 640px) {
  .theme-pearl[class*="store-view-"] .ultimatePage-design-tab button {
    margin: 0 5px 0;
    padding: 0 10px;
    height: 34px;
    font-size: 10px;
    font-weight: bold;
    border-radius: 14px 14px 0 0;
  }
}
.theme-pearl[class*="store-view-"] button.action.primary:hover span,
.theme-pearl[class*="store-view-"] .action.primary:hover span {
  color: #ffffff;
}
/* COMPARE PRODUCTS */
.theme-pearl.catalog-product-compare-index .table-comparison {
  overflow: hidden !important;
}
.theme-pearl.catalog-product-compare-index .table-comparison tbody {
  border: none !important;
}
.theme-pearl.catalog-product-compare-index .table-comparison tbody tr:hover {
  background: #d9edf7;
}
.theme-pearl.catalog-product-compare-index .table-comparison tbody td.info {
  background: none;
}
.theme-pearl.catalog-product-compare-index .table-comparison .cell.label {
  border-right: none;
}
.theme-pearl.catalog-product-compare-index .table-comparison .cell.product.info,
.theme-pearl.catalog-product-compare-index .table-comparison .cell.product.attribute {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.theme-pearl.catalog-product-compare-index .table-comparison .cell.label,
.theme-pearl.catalog-product-compare-index .table-comparison .cell.product.info {
  border-bottom: none !important;
}
.checkout-agreements button {
  background: none !important;
  border: none !important;
}
.checkout-agreements button span {
  color: #fa583f !important;
  font-size: 16px !important;
}
.checkout-agreements button span:hover {
  text-decoration: underline;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  padding: 7px 15px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
  text-decoration: none !important;
}
/* pe pagina de produse repara dropdownul de cantitate */
.theme-pearl.catalog-product-view .box-tocart .field.qty select {
  padding: 15px;
  direction: inherit;
}
.theme-pearl .block.block-minicart .quickcart-content-wrapper button.action span,
.theme-pearl .block.block-minicart button.action.primary span {
  font-size: 12px;
}
.theme-pearl .header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .action.delete:before {
  content: "" !important;
}
.theme-pearl .modal-custom .action-close,
.theme-pearl .modal-popup .action-close,
.theme-pearl .modal-slide .action-close {
  background: none;
  border: none;
}
.theme-pearl .modal-custom .action-close:hover,
.theme-pearl .modal-popup .action-close:hover,
.theme-pearl .modal-slide .action-close:hover {
  background: none;
  border: none;
}
.theme-pearl .swatch-option {
  margin: 0 15px 5px 0;
}
.theme-pearl .breadcrumbs .items strong,
.theme-pearl .breadcrumbs .items a {
  text-transform: uppercase !important;
}
.theme-pearl #wishlist-sidebar .product-image-container {
  width: 75px !important;
}
.theme-pearl #wishlist-sidebar .product-image-container .product-image-photo {
  width: auto !important;
  height: auto !important;
}
.theme-pearl #wishlist-sidebar .actions-primary a span {
  font-size: 18px !important;
}
/* adauga un pic de padding la dropdownuri gen select store */
:root .page-header #switcher-currency .mage-dropdown-dialog .dropdown.switcher-dropdown,
:root .page-header #switcher-language .mage-dropdown-dialog .dropdown.switcher-dropdown {
  padding: 10px !important;
}
/* product page related items add to compare si favorite fix */
.secondary-addto-links.actions-secondary {
  display: none;
}
.product-item-info:hover .secondary-addto-links.actions-secondary {
  display: inherit;
}
.owl-carousel .owl-item {
  text-align: center;
}
/* navigation underscore */
@media (min-width: 768px) {
  .navigation .level0.level-top > .level-top,
  .navigation .level0 > .level-top {
    border-bottom: 1px solid transparent;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-bottom: 1px solid #000000;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #000;
  }
  .navigation .level0 > .level-top {
    display: inline-block;
    line-height: 38px;
    margin-bottom: 0;
  }
}
.weltpixel-quickview-catalog-product-view.catalog-product-view .box-tocart .actions button,
.weltpixel_quickview-catalog_product-view.catalog-product-view .box-tocart .actions button {
  float: none;
}
.weltpixel-quickview-catalog-product-view.catalog-product-view .box-tocart .actions,
.weltpixel_quickview-catalog_product-view.catalog-product-view .box-tocart .actions {
  float: none;
}
.mfp-iframe-holder .mfp-close {
  border: none !important;
  background: none !important;
}
.page-wrapper .page-footer {
  padding: 0;
}
.page-wrapper .page-footer .footer.content .pre-footer {
  background-color: #f4f4f4;
  display: flex;
}
.page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content {
  max-width: 1310px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
}
.page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .pre-footer-subtitle {
  display: block;
  font-weight: bold;
  text-align: center;
}
.page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .pre-footer-title {
  text-align: center;
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-style: italic;
  font-weight: 300;
  line-height: 1.1;
  color: #303030;
}
.page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .footer-icon {
  font-size: 35px;
  display: block;
  text-align: center;
  color: #aaa;
}
.page-wrapper .page-footer .footer.content .footer-v1-content {
  margin: 0 auto;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .nopaddingleft {
  padding-left: 0px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .nopaddingright {
  padding-right: 0px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .nopadding {
  padding: 0;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .mini-logo {
  padding-top: 50px;
  margin-top: 0px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content p {
  color: #575757;
  margin-bottom: 6px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .links-v1 li {
  margin-bottom: 6px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .links-v1 li a {
  color: #575757;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .footer-title {
  text-transform: uppercase;
  font-weight: 600;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .border-v1 {
  border-top: 1px solid #adadad;
  margin-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .border-v1 .small-text {
  margin-top: 15px;
  display: block;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .border-v1 .social-icons-v1 {
  margin-top: 10px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .border-v1 .social-icons-v1 .social-icons {
  margin: 0px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .border-v1 .social-icons-v1 .social-icons i {
  font-size: 15px;
}
.page-wrapper .page-footer .footer.content .footer-section2-content {
  margin: 0 auto;
}
.page-wrapper .page-footer .footer.content .footer-v2 {
  padding-top: 60px;
}
.page-wrapper .page-footer .footer.content .footer-v2 .social-icons {
  margin: 0 20px 5px 0;
}
.page-wrapper .page-footer .footer.content .footer-v2 .footer-nav a {
  padding: 10px;
  cursor: pointer;
}
.page-wrapper .page-footer .footer.content .footer-v2 .footer-nav,
.page-wrapper .page-footer .footer.content .footer-v2 .togglet.newsletter {
  font-size: 12px;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 400;
  padding: 10px;
}
.page-wrapper .page-footer .footer.content .footer-v2 .block.newsletter {
  margin: 0 auto;
}
.page-wrapper .page-footer .footer.content .footer-v2 .block.newsletter input,
.page-wrapper .page-footer .footer.content .footer-v2 .block.newsletter .action.subscribe {
  height: 50px;
}
.page-wrapper .page-footer .footer.content .footer-v2 .block.newsletter .field .control:before {
  line-height: 50px;
  font-size: 20px;
}
.page-wrapper .page-footer .footer.content .footer-v2 .block {
  float: initial !important;
}
.page-wrapper .page-footer .footer.content .footer-v3 {
  padding-bottom: 10px;
  padding-top: 60px;
  z-index: 0;
  position: relative;
}
.page-wrapper .page-footer .footer.content .footer-v3 .footer-v3-list,
.page-wrapper .page-footer .footer.content .footer-v3 .address-v3 {
  line-height: 1.6;
}
.page-wrapper .page-footer .footer.content .footer-v3 .address-v3 i {
  padding-right: 5px;
}
.page-wrapper .page-footer .footer.content .footer-v3 .white-lnk {
  color: #ccc;
}
.page-wrapper .page-footer .footer.content .footer-v4 .footer-nav,
.page-wrapper .page-footer .footer.content .footer-v4 .togglet.newsletter {
  font-size: 12px;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 400;
  padding: 10px;
}
/** CMS DEMO PAGES **/
.hp-title {
  font-family: "Source Sans Pro", sans-serif;
  font-style: italic;
  font-weight: 300;
  line-height: 50px;
  font-size: 40px;
  letter-spacing: 10px;
  padding: 50px 0;
}
.hp-title .subtitle {
  display: block;
  font-style: initial;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: initial;
  line-height: inherit;
}
/* image hover */
.promo {
  position: relative;
  z-index: 0;
}
body:not(.device-touch) .promo-overlay {
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.promo-image {
  position: relative;
}
.promo-image > a,
.promo-image img {
  display: block;
  width: 100%;
}
.promo-image .title {
  color: #fff;
  text-align: center;
}
.promo-image .title span {
  display: block;
  font-size: 16px;
  text-transform: lowercase;
}
.promo-image .title span .upper {
  text-transform: uppercase;
}
.promo-image .title-v2 {
  color: #000;
}
.promo-image .title-v2 span {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
}
.promo-overlay .title {
  color: #000;
  font-size: 25px;
  font-style: italic;
  text-align: center;
  padding: 20px;
}
.promo-overlay .title span {
  display: block;
  font-size: 16px;
}
.img-block {
  display: block;
}
.light {
  color: #fff;
}
.header_right {
  z-index: 100;
}
.promo:hover .promo-overlay {
  opacity: 1;
}
.section.parallax .block.newsletter {
  margin: 0 auto;
}
.section.parallax .block.newsletter input,
.section.parallax .block.newsletter .action.subscribe {
  height: 50px;
}
.section.parallax .block.newsletter .field .control:before {
  line-height: 50px;
  font-size: 20px;
}
.social-container .social-icons {
  background-color: rgba(225, 225, 225, 0.5);
  font-size: 20px !important;
}
/* Demo Page v3 */
.heading-title span {
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.page-footer {
  background-color: #f4f4f4;
  padding-top: 60px;
  display: inline-block;
  width: 100%;
}
#page-footer-section-03,
#page-footer-section-03 a {
  color: #fff;
}
#page-footer-section-03 a:hover {
  text-decoration: none;
}
.footer.content {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
h3 strong,
h4 strong {
  font-size: 24px !important;
}
.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6 {
  border-bottom: 2px solid #d83701;
}
.faqlist li a {
  color: #444;
  font-size: 14px;
  font-weight: 900;
}
.faqlist li a:hover,
.faqlist li a:active {
  color: #d83701 !important;
  text-decoration: none;
}
.contact-index-index .column .contact-container h4 {
  padding: 17px 0;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
}
.contact-index-index .column .contact-container .form.contact {
  width: 100%;
  float: none;
}
.contact-index-index .form-area {
  padding-bottom: 15px;
}
.contact-index-index .form-area .input-text {
  border: 1px solid grey;
  width: 100%;
  border-radius: 10px;
}
.contact-index-index .form-area :after {
  content: "";
  display: block;
  background-color: #f8f8f8;
  position: absolute;
  width: 9999px;
  top: 0;
  right: 100%;
  bottom: 0;
  z-index: -1;
}
.contact-index-index #comment {
  height: 250px;
  padding: 0px;
}
.contact-index-index .page-title h1 {
  font-size: 26px;
}
.catalog-product-view .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  width: 100%;
}
.catalog-product-view .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  width: 100%;
}
/* ORDER AND RETURNS STYLE */
.track-order-description {
  max-width: 100%;
  text-align: center;
}
.track-order {
  background: rgba(84, 84, 84, 0.05);
  margin: 0 auto 57px auto;
  position: relative;
}
.track-order:before {
  background-image: radial-gradient(closest-side, transparent 9px, rgba(84, 84, 84, 0.05) 100%);
  position: absolute;
  top: -10px;
  left: 0;
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  background-color: transparent;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  background-position: 0 10px, 40px 40px;
}
.track-order:after {
  background-image: radial-gradient(closest-side, transparent 9px, rgba(84, 84, 84, 0.05) 100%);
  position: absolute;
  bottom: -10px;
  left: 0;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  background-color: transparent;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  background-position: 0 10px, 40px 40px;
}
.track-order input {
  height: 40px;
}
.track-order input ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444 !important;
}
.track-order input ::-moz-placeholder {
  /* Firefox 19+ */
  color: #444 !important;
}
.track-order input :-ms-input-placeholder {
  /* IE 10+ */
  color: #444 !important;
}
.track-order input :-moz-placeholder {
  /* Firefox 18- */
  color: #444 !important;
}
.track-order label {
  line-height: 26px;
  font-weight: 700;
  margin-top: 8px;
  display: block;
}
.track-order .field.lastname {
  margin-bottom: 21px;
}
.track-order .primary {
  width: 100%;
}
.track-order .primary .action.submit.primary {
  width: 100%;
  margin-right: 0px;
  padding: 16px;
}
/*@light-blue-clr: #adc9d9;*/
@font-face {
  font-family: "Milkshake";
  src: url("../fonts/Milkshake.eot?#iefix") format("embedded-opentype"), url("../fonts/Milkshake.woff") format("woff"), url("../fonts/Milkshake.ttf") format("truetype"), url("../fonts/Milkshake.svg#Milkshake") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Bold.eot");
  src: url("../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Bold.woff2") format("woff2"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-BoldItalic.eot");
  src: url("../fonts/Gotham-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-BoldItalic.woff2") format("woff2"), url("../fonts/Gotham-BoldItalic.woff") format("woff"), url("../fonts/Gotham-BoldItalic.ttf") format("truetype"), url("../fonts/Gotham-BoldItalic.svg#Gotham-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-BookItalic.eot");
  src: url("../fonts/Gotham-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-BookItalic.woff2") format("woff2"), url("../fonts/Gotham-BookItalic.woff") format("woff"), url("../fonts/Gotham-BookItalic.ttf") format("truetype"), url("../fonts/Gotham-BookItalic.svg#Gotham-BookItalic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Book.eot");
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.woff2") format("woff2"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Medium.eot");
  src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.woff2") format("woff2"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium.svg#Gotham-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-MediumItalic.eot");
  src: url("../fonts/Gotham-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-MediumItalic.woff2") format("woff2"), url("../fonts/Gotham-MediumItalic.woff") format("woff"), url("../fonts/Gotham-MediumItalic.ttf") format("truetype"), url("../fonts/Gotham-MediumItalic.svg#Gotham-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-LightItalic.eot");
  src: url("../fonts/Gotham-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-LightItalic.woff2") format("woff2"), url("../fonts/Gotham-LightItalic.woff") format("woff"), url("../fonts/Gotham-LightItalic.ttf") format("truetype"), url("../fonts/Gotham-LightItalic.svg#Gotham-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Light.eot");
  src: url("../fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Light.woff2") format("woff2"), url("../fonts/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light.ttf") format("truetype"), url("../fonts/Gotham-Light.svg#Gotham-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Didot";
  src: url("../fonts/Didot.woff2") format("woff2"), url("../fonts/Didot.woff") format("woff"), url("../fonts/Didot Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Didot";
  src: url("../fonts/Didot-HTF-M11-Medium-Ital.woff2") format("woff2"), url("../fonts/Didot-HTF-M11-Medium-Ital.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@media only screen and (max-width: 370px) {
  header.page-header .minicart-wrapper .action.showcart .counter.qty,
  header.page-header .minicart-wrapper .action.showcart.active .counter.qty,
  .page-header .miniquote-wrapper .action.showquote .counter.qty,
  .page-header .miniquote-wrapper .action.showquote.active .counter.qty {
    position: absolute;
    left: 9px;
    top: -6px;
    line-height: 17px;
    height: 18px;
    min-width: 18px;
    font-size: 11px;
  }
}
.page-header .miniquote-wrapper .action.showquote .counter.qty {
  margin-top: -1px;
}
.page-header .miniquote-wrapper .action.showquote .counter.qty,
.page-header .miniquote-wrapper .action.showquote.active .counter.qty {
  margin-left: 0;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  line-height: 18px;
}
.nav-sections nav.navigation {
  /*.level0 {
			> .submenu{
				&.level0{
					@media screen and (min-width: 768px){
						max-height: 400px;
    					overflow-y: auto !important;
					}
				}
			}
		}*/
}
.nav-sections nav.navigation .megamenu a {
  text-transform: capitalize;
}
.nav-sections nav.navigation ul {
  display: flex;
  justify-content: space-around;
  padding: 0 20px;
}
.nav-sections nav.navigation ul li {
  margin-right: 0;
}
.nav-sections nav.navigation ul li.level0:first-child {
  display: none;
}
.nav-sections nav.navigation ul li.parent > a span:nth-child(2) {
  font-size: 20px !important;
}
@media only screen and (min-width: 768px) {
  .nav-sections nav.navigation ul li.parent > a span:nth-child(2) {
    text-transform: capitalize;
  }
}
.nav-sections nav.navigation ul li:not(.parent) > a span:first-child {
  font-size: 20px !important;
}
@media only screen and (min-width: 768px) {
  .nav-sections nav.navigation ul li:not(.parent) > a span:first-child {
    text-transform: capitalize;
  }
}
.nav-sections nav.navigation .level0.disabled-link.parent > a.level-top {
  cursor: pointer !important;
}
@media (min-width: 768px), print {
  .nav-sections nav.navigation .level0.parent > .level-top {
    padding-right: 10px;
  }
}
@media only screen and (min-width: 991px) {
  nav.navigation .megamenu.level-top-fullwidth .submenu .columns-group li > a span,
  nav.navigation .megamenu.level-top-boxed .submenu .columns-group li > a span,
  nav.navigation .megamenu.level-top-sectioned .submenu .columns-group li > a span {
    padding: 0;
  }
}
@media only screen and (min-width: 991px) {
  nav.navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li > a,
  nav.navigation .megamenu.level-top-boxed .submenu .level1 .submenu li > a,
  nav.navigation .megamenu.level-top-sectioned .submenu .level1 .submenu li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 991px) {
  nav.navigation .megamenu.level-top-fullwidth .submenu [data-has-children] > a span:last-child,
  nav.navigation .megamenu.level-top-boxed .submenu [data-has-children] > a span:last-child,
  nav.navigation .megamenu.level-top-sectioned .submenu [data-has-children] > a span:last-child {
    padding: 0;
    border-bottom: none;
    font-weight: bold;
  }
}
@media only screen and (min-width: 991px) {
  nav.navigation .level0 .submenu a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
nav.navigation .level0.submenu > li {
  max-height: 400px;
  overflow-y: auto;
}
@media only screen and (min-width: 991px) {
  nav.navigation .level0.submenu > li > .fullwidth-wrapper {
    overflow-y: auto;
  }
}
@media only screen and (min-width: 991px) {
  nav.navigation .level0.parent:hover > .submenu {
    /*display: inline-block !important;*/
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  nav.navigation .level0.parent:hover > .submenu {
    left: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .nav-sections .navigation ul li.level0 .parent > a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.page-header .multistore-switcher #switcher-language-trigger {
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  #multistore-mobile-switcher-language {
    background-color: #cacaca;
  }
}
.miniquote-wrapper {
  margin-left: 13px;
}
@media only screen and (max-width: 767px) {
  .miniquote-wrapper {
    margin-right: 0;
  }
}
.miniquote-wrapper .action.showquote {
  white-space: nowrap;
  position: relative;
}
.miniquote-wrapper .action.showquote > .text,
.minicart-wrapper .action.showcart > .text {
  position: absolute;
  display: none;
  width: auto;
  height: auto;
  clip: inherit;
  color: #575757;
  right: 0;
  top: 100%;
  font-size: 12px;
  text-transform: capitalize;
  padding: 3px 6px;
  border-radius: 3px;
  overflow: visible;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e4e5f0 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #e4e5f0 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e4e5f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e5f0', GradientType=0);
  border: 1px solid #767676;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  line-height: 1;
}
.miniquote-wrapper .action.showquote:before {
  content: "\e74a" !important;
  font-family: 'font-icons' !important;
  color: #090909;
  font-size: 18px;
  line-height: 1.8;
  vertical-align: middle;
}
@media only screen and (max-width: 639px) {
  .miniquote-wrapper .action.showquote:before {
    line-height: 1 !important;
  }
}
.miniquote-wrapper .action.showquote:hover:before {
  color: #133264;
}
.miniquote-wrapper .action.showquote:hover > .text,
.minicart-wrapper .action.showcart:hover > .text {
  display: inline-block;
}
.miniquote-wrapper .action.showquote.active:before {
  content: "\e74a";
  font-family: 'font-icons';
  color: #090909;
}
.miniquote-wrapper .action.showquote.active:hover:before {
  color: #133264;
}
.header .block.block-miniquote .quickcart-content-wrapper button.action span,
.header .block.block-miniquote button.action.primary span {
  font-size: 12px;
}
.block-miniquote .block-content > .actions > .primary .action.primary {
  padding: 8px 10px;
}
.page-header.page-header-v1 .header.links {
  /*margin-left: 13px;*/
  /*> .item.compare{
				margin-bottom: 0;
			}*/
}
.page-header.page-header-v1 .header.links li.link.compare {
  vertical-align: top !important;
  margin-left: 0 !important;
}
.page-header.page-header-v1 .header.links li.link.compare a.compare {
  font-size: 0;
  margin-left: 10px;
}
.page-header.page-header-v1 .header.links li.link.compare a.compare.no-display {
  display: none;
}
.page-header.page-header-v1 .header.links li.link.compare a.compare:before {
  content: '\e61e';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  font-size: 18px;
}
.page-header.page-header-v1 .header.links li.link.compare a.compare > .qty {
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
  text-transform: capitalize;
  margin-left: 0;
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  line-height: 18px;
  width: auto;
  border-radius: 3px;
  margin: 0;
  padding: 0 2px;
  height: 20px;
  min-width: 20px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .page-header.page-header-v1 .header.links li.link.compare a.compare > .qty:before {
    content: '(';
  }
}
@media only screen and (max-width: 767px) {
  .page-header.page-header-v1 .header.links li.link.compare a.compare > .qty:after {
    content: ')';
  }
}
.page-header.page-header-v1 .switcher .options ul.dropdown {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  min-width: 116px;
}
.page-header.page-header-v1 .switcher .options ul.dropdown li {
  width: 100%;
  text-align: left;
}
@media only screen and (min-width: 768px), print {
  .page-header.page-header-v1 header.page-header .multistore-switcher {
    float: right;
  }
}
.page-header.page-header-v1 header.page-header .open-modal-search {
  font-size: 18px;
  padding-top: 0;
  padding-right: 0;
  line-height: 1.8;
  vertical-align: middle;
}
.page-header.page-header-v1 .header.content .header .welcome {
  text-transform: none;
}
.page-header.page-header-v1 .header.content .header.links {
  padding: 0;
  list-style: none;
  display: inline-block;
  margin: 0;
  float: right;
}
.page-header.page-header-v1 .header.content .header.links * {
  font-size: 16px;
}
.page-header.page-header-v1 .header.content .header.links .welcome * {
  text-transform: none;
}
.page-header.page-header-v1 .header.content .header.links > li {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .page-header.page-header-v1 .header.content .header.links > li {
    margin-left: 20px;
  }
}
.page-header.page-header-v1 .header.content .header.links > li > a {
  font-size: 16px;
  text-transform: none;
}
.page-header.page-header-v1 .header.content .header.links li.link.wishlist {
  margin-left: 0;
}
.page-header.page-header-v1 .header.content .header.links li.link.wishlist > a {
  font-size: 0;
  margin-left: 10px;
}
.page-header.page-header-v1 .header.content .header.links li.link.wishlist > a:before {
  content: "\e024";
  font-family: 'lined-icons';
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 2;
  font-weight: normal;
  vertical-align: middle;
}
.page-header.page-header-v1 .header.content .header.links li.link.wishlist > a > .qty {
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
  text-transform: capitalize;
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  line-height: 18px;
  width: auto;
  border-radius: 3px;
  margin: 0 0 0 3px;
  padding: 0 2px;
  height: 20px;
  min-width: 20px;
  text-align: center;
}
.page-header.page-header-v1 .header.content .header.links li.link.wishlist > a > .qty:before,
.page-header.page-header-v1 .header.content .header.links li.link.wishlist > a > .qty:after {
  content: "";
  display: none;
}
.page-header.page-header-v1 .header.content .header.links .authorization-link > a {
  line-height: 2;
  /*font-size: 0;
				    		&:before{
				    			content: "\e66e";
							    display: inline-block;
							    font-family: 'font-icons';
							    line-height: 1.8;
				    		}*/
}
.page-header.page-header-v1 .header.content .header.links .authorization-link > a > i[class*="icon-"] {
  font-size: 20px;
}
.page-header.page-header-v1 .header.content .customer-menu .header.links {
  min-width: 108px;
}
.page-header.page-header-v1 .header.content .customer-menu .header.links > li {
  width: 100%;
  margin-left: 0;
}
.page-header.page-header-v1 .header.content .customer-menu .header.links .authorization-link > a {
  font-size: 16px;
  border-top: 1px solid #999999;
  line-height: normal;
}
.page-header.page-header-v1 .header.content .customer-menu .header.links .authorization-link > a:before {
  content: "";
  display: none;
  font-size: 0;
}
@media only screen and (max-width: 991px) {
  .page-header.page-header-v1 .header.content > .header.links {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  :root .theme-pearl .page-wrapper .page-header.page-header-v1.sticky-header .logo {
    position: static;
    margin: 10px 0;
  }
}
:root .theme-pearl .page-wrapper .page-header.page-header-v1.sticky-header .sections.nav-sections {
  width: 100%;
  left: 0 !important;
}
:root .theme-pearl .page-wrapper .page-header.page-header-v1.sticky-header .header.content .nav-sections .level0.level-top {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .page-header.sticky-header .header .nav-sections {
    margin-top: 5px !important;
  }
}
.quickcart-bottom-container .subtotal .label {
  padding: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .action.delete span {
  line-height: 1;
}
.header .quickcart-wrapper .block-quickcart .product.options .content {
  line-height: 1;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item {
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .minicart-wrapper {
    margin-left: 13px;
  }
}
.minicart-wrapper .block-minicart {
  width: 450px;
  padding: 25px 20px 0;
  border: none;
  top: 150%;
  right: -10px;
  box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.5);
}
@media (max-width: 640px) {
  .minicart-wrapper .block-minicart {
    width: 364px;
  }
}
.minicart-wrapper .block-minicart #minicart-content-wrapper {
  font-family: 'Gotham';
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .action.close {
  right: 20px;
  top: 8px;
}
.minicart-wrapper .block-minicart .minicart-items li:hover {
  cursor: auto;
}
.minicart-wrapper .block-minicart .minicart-items li .product-item-pricing .qty .qty-update {
  cursor: pointer;
}
.minicart-wrapper .minicart-items-wrapper {
  overflow: auto;
  /*height: auto !important;*/
  /*max-height: 445px;*/
  border: none;
}
@media only screen and (max-width: 1310px) {
  .minicart-wrapper .minicart-items-wrapper {
    /*max-height: 270px;*/
  }
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item {
  border-bottom: 2px solid #9cbed0;
  border-top: none;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product {
  display: flex;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo {
  align-items: center;
  display: flex;
  flex: 0 25%;
  /*.product-image-container {
							width: 100% !important;
						}*/
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details {
  flex: 0 75%;
  display: flex;
  flex-flow: column;
  padding-left: 0;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.attribute.sku {
  font-family: 'Gotham';
  color: #999999;
  margin-bottom: 10px;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.attribute.sku .value {
  margin-left: 20px;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name {
  font-weight: 500;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name a {
  color: #000000;
  font-size: 18px;
  text-transform: capitalize !important;
  line-height: 1;
  text-decoration: none;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing {
  display: flex;
  align-items: flex-start;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty {
  display: flex;
  flex-flow: column;
  flex: 1;
  margin-top: 0;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .brand-name em {
  color: #999999;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .qty-wrapper .label {
  text-transform: uppercase;
  color: #999999;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .qty-wrapper input {
  border: none;
  text-align: left;
  padding: 0;
  color: #999999;
  height: auto;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-flow: row wrap;
  flex: 1.8;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .discount-price-wrapper,
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .list-price-wrapper {
  display: flex;
  align-items: center;
  flex: 1 1 100%;
  justify-content: flex-end;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .discount-price-wrapper .price-wrapper .price-excluding-tax {
  margin: 0;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .discount-price-wrapper .price-wrapper .price-excluding-tax .price,
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .subtotal-price-wrapper .total-price {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .discount-price-wrapper .price-discount {
  font-size: 20px;
  font-weight: 500;
  color: red;
  margin-left: 5px;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .list-price-wrapper {
  color: #999999;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .list-price-wrapper .original-price .price {
  font-weight: 300;
  margin-left: 5px;
  position: relative;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .list-price-wrapper .original-price .price:after {
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background: red;
  transform: rotate(6deg);
  top: 50%;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .subtotal-price-wrapper {
  text-align: right;
  margin-top: 15px;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .subtotal-price-wrapper .total-price .price {
  font-size: 20px;
  font-weight: 500;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .subtotal-price-wrapper .save-price {
  color: red;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .subtotal-price-wrapper .save-price .price {
  font-weight: 300;
  margin-left: 5px;
}
.minicart-wrapper .total-price-wrapper {
  display: flex;
  margin: 30px 0 10px;
}
.minicart-wrapper .total-price-wrapper .actions button.checkout {
  background: #000000;
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 20px;
  line-height: normal;
  border-radius: 8px;
  font-weight: 600;
}
.minicart-wrapper .total-price-wrapper .actions button.checkout:hover {
  border: none;
  background: #9cbed0;
}
.minicart-wrapper .total-price-wrapper .total-price-section {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
.minicart-wrapper .total-price-wrapper .total-price-section .subtotal {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  font-size: 26px;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 640px) {
  .minicart-wrapper .total-price-wrapper .total-price-section .subtotal {
    font-size: 22px;
  }
}
.minicart-wrapper .total-price-wrapper .total-price-section .subtotal .price-container .price {
  font-size: 26px;
}
@media (max-width: 640px) {
  .minicart-wrapper .total-price-wrapper .total-price-section .subtotal .price-container .price {
    font-size: 20px;
  }
}
.minicart-wrapper .total-price-wrapper .total-price-section .totalsave-price {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 1 100%;
  color: red;
}
.minicart-wrapper .total-price-wrapper .total-price-section .totalsave-price .price {
  margin-left: 5px;
}
.minicart-wrapper .total-price-wrapper .total-price-section .totalqty-div {
  font-weight: bold;
  color: red;
}
.minicart-wrapper .total-price-wrapper .total-price-section .totalqty-div label {
  text-transform: uppercase;
}
.minicart-wrapper .actions {
  /*margin: 0 0 15px !important;*/
}
.minicart-wrapper .actions .secondary {
  /*text-align: left !important;*/
}
.minicart-wrapper .actions .secondary a.viewcart {
  color: #000000;
  text-decoration: underline;
  font-size: 15px;
}
.minicart-wrapper .actions .secondary a.viewcart:hover {
  color: #9cbed0;
}
.minicart-wrapper .minicart-bottom-section img {
  margin-left: -20px;
  width: calc(100% + 40px);
  max-width: unset;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 0;
}
.page-header-v1 .message.global.demo {
  background: transparent;
  color: #090909;
  padding: 0;
  display: inline-block;
  float: left;
}
@media only screen and (min-width: 768px) {
  .page-header-v1 .message.global.demo {
    line-height: 1.7;
  }
}
.global-notice.desktop {
  display: inline-block;
  float: left;
}
@media only screen and (max-width: 767px) {
  .global-notice.desktop {
    display: none;
  }
}
.global-notice.mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .global-notice.mobile {
    display: block;
  }
}
.page-wrapper .page-header .customer-name > span {
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) {
  .page-wrapper .page-header.page-header-v1 .logo {
    margin-bottom: 10px;
  }
}
.page-wrapper .page-header.page-header-v1 .logo img {
  width: 162px !important;
  height: auto !important;
}
@media (max-width: 767px) {
  .page-wrapper .page-header.page-header-v1 .logo img {
    width: 100px !important;
  }
}
.page-wrapper .page-header.page-header-v1 + .nav-sections {
  padding: 7px 0;
}
@media screen and (max-width: 767px) {
  .page-wrapper .page-header.page-header-v1 + .nav-sections {
    padding: 0;
  }
}
.page-wrapper .page-header.page-header-v1 header.page-header .block-search i[class*='icon-'] {
  cursor: pointer;
}
.page-wrapper .page-header .switcher {
  margin-left: 27px;
}
.page-wrapper .page-header #switcher-currency-trigger,
.page-wrapper .page-header #switcher-store-trigger,
.page-wrapper .page-header #switcher-language-trigger {
  line-height: 1;
}
.page-wrapper .page-header #switcher-language.switcher strong,
.page-wrapper .page-header #switcher-store.switcher strong,
.page-wrapper .page-header #switcher-currency.switcher strong {
  font-weight: 900;
  font-size: 15px;
  line-height: 1;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-header .miniquote-wrapper .action.showquote:before {
    font-size: 22px !important;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-header .miniquote-wrapper .action.showquote.active:before {
    font-size: 22px !important;
    line-height: 1.5;
  }
}
.page-wrapper .nav-sections .section-item-content.nav-sections-item-content {
  box-shadow: none;
}
.page-wrapper .nav-sections .section-item-content.nav-sections-item-content .header.links .authorization-link .sr-only {
  display: block;
  position: static;
  width: auto;
  height: auto;
  clip: inherit;
}
.page-wrapper .nav-sections .section-item-content.nav-sections-item-content .header.links .authorization-link i[class^='icon-'] {
  display: none;
}
@media only screen and (max-width: 767px) {
  .page-wrapper .nav-sections .section-item-content.nav-sections-item-content .header.links li.link.compare a.compare > .qty:before {
    content: '(';
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper .nav-sections .section-item-content.nav-sections-item-content .header.links li.link.compare a.compare > .qty:after {
    content: ')';
  }
}
@media only screen and (max-width: 767px) {
  .block-minicart .subtitle.empty,
  .block-miniquote .subtitle.empty {
    padding: 10px 0 0 !important;
  }
}
.customer-welcome ul {
  box-shadow: 0px 8px 27px rgba(0, 0, 0, 0.3);
}
.customer-welcome ul.header.links:before {
  top: -11px;
}
.customer-welcome ul.header.links:after {
  top: -13px;
}
.page-header .panel.header {
  padding-bottom: 5px;
  padding-top: 5px;
}
.page-header .panel.header .header_top_panel_message {
  font-family: 'Gotham';
  font-size: 14px;
  color: #ffffff;
  font-weight: normal;
}
.page-header .header.content {
  padding: 0px 15px;
}
:root .theme-pearl .page-wrapper .header-placeholder {
  box-shadow: none;
}
:root .theme-pearl .page-wrapper .page-header .header.content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px 15px 40px;
  min-height: 60px;
}
:root .theme-pearl .page-wrapper .page-header .header.content:after {
  display: none;
}
:root .theme-pearl .page-wrapper .page-header .header.content:before {
  display: none;
}
:root .theme-pearl .page-wrapper .page-header .logo {
  margin: 0;
  left: 0;
}
:root .theme-pearl .page-wrapper .page-header .panel_header_right {
  float: none;
  display: flex;
  align-items: center;
  margin-left: auto;
  right: 0;
  flex-direction: row-reverse;
}
:root .theme-pearl .page-wrapper .page-header ul.header.links {
  float: left;
  margin: 0;
  top: 30px;
}
:root .theme-pearl .page-wrapper .page-header ul.header.links li.customer-welcome {
  float: left;
  margin: 0px;
}
:root .theme-pearl .page-wrapper .page-header ul.header.links li.customer-welcome > span {
  background: url(../images/header_account_icon.png) no-repeat center;
  width: 21px;
  height: 21px;
  font-size: 0;
  float: left;
}
@media only screen and (max-width: 1024px) {
  :root .theme-pearl .page-wrapper .page-header ul.header.links li.customer-welcome > span {
    display: block;
    margin-right: 15px;
  }
}
:root .theme-pearl .page-wrapper .page-header ul.header.links li.customer-welcome > span span {
  font-size: 0px;
}
:root .theme-pearl .page-wrapper .page-header ul.header.links li.customer-welcome .action.switch {
  display: none;
}
:root .theme-pearl .page-wrapper .page-header .block.block-search {
  margin: 0;
}
:root .theme-pearl .page-wrapper .page-header .block.block-search .block.block-content .open-modal-search {
  background: url(../images/header_search_icon.png) no-repeat center;
  display: inline-block;
  width: 21px;
  height: 21px;
  font-size: 0;
  vertical-align: middle;
}
:root .theme-pearl .page-wrapper .page-header .minicart-wrapper {
  margin: 0 0 0 13px;
}
:root .theme-pearl .page-wrapper .page-header .customer-welcome::before,
:root .theme-pearl .page-wrapper .page-header .customer-welcome::after {
  display: none;
}
:root .theme-pearl .page-wrapper .page-header.page-header-v1.sticky-header .header.content {
  padding: 0px 15px;
}
:root .theme-pearl .page-wrapper .page-header.page-header-v1.sticky-header .header.content ul.header.links {
  margin: 0;
}
:root .theme-pearl .page-wrapper .page-header.page-header-v1.sticky-header .header.content .block.block-search {
  margin: 0;
}
:root .theme-pearl .page-wrapper .page-header.page-header-v1.sticky-header .header.content .minicart-wrapper {
  margin: 0 0 0 13px;
}
:root .theme-pearl .page-wrapper .page-header.page-header-v1.sticky-header .sections.nav-sections {
  width: calc(100% - 450px);
  margin-top: auto !important;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  :root .theme-pearl .page-wrapper .page-header .logo {
    margin: 0;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections {
    float: left;
    margin: 0;
    position: static;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation {
    display: block;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0 {
    margin-right: 5px;
    margin-left: 5px;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0 > .level-top span {
    font-size: 13px !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  :root .theme-pearl .page-wrapper .page-header .logo {
    margin: 0;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections {
    float: left;
    margin: 0;
    position: static;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation {
    display: block;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0 {
    margin-right: 5px;
    margin-left: 5px;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0 > .level-top span {
    font-size: 13px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1309px) {
  :root .theme-pearl .page-wrapper .page-header .logo {
    margin: 0;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections {
    float: left;
    margin: 0;
    position: static;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation {
    display: block;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0 {
    margin-right: 10px;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0 > .level-top span {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  :root .theme-pearl .page-wrapper .page-header .nav-sections {
    float: left;
    margin: 0;
    position: fixed;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation {
    display: block;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation ul {
    display: block !important;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0 {
    display: block;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0 > .level-top {
    padding: 8px 40px 8px 15px;
  }
}
@media only screen and (min-width: 768px) {
  :root .theme-pearl .page-wrapper .page-header .header.content {
    position: relative;
    justify-content: center;
  }
  :root .theme-pearl .page-wrapper .page-header .header.content .nav-sections {
    float: none;
    margin: auto 0 auto auto;
  }
  :root .theme-pearl .page-wrapper .page-header .header.content .panel_header_right {
    float: none;
    display: flex;
    align-items: center;
    margin-left: auto;
    right: 0;
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 768px) {
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation ul {
    display: block !important;
  }
}
@media (max-width: 1400px) {
  :root .theme-pearl .page-wrapper .page-header .header.content .logo {
    position: relative;
    left: 30px;
  }
  :root .theme-pearl .page-wrapper .page-header .header.content .panel_header_right {
    position: relative;
    right: 30px;
  }
}
@media (max-width: 768px) {
  :root .theme-pearl .page-wrapper .page-header .header.content .panel_header_right {
    position: relative;
    right: 0;
    margin-left: unset;
  }
}
.nav-toggle {
  top: 50%;
  transform: translateY(-50%);
}
.nav-toggle.icon.mobile-active:before {
  content: '\e616';
}
.custom-navigation-menu {
  background: #f0ece5;
  font-family: 'Gotham';
  border-bottom: 1px solid #ffffff;
}
.custom-navigation-menu ul {
  list-style: none;
}
.custom-navigation-menu ul li a {
  color: #000000;
}
.custom-navigation-menu .navigation-mobile {
  display: flex;
  justify-content: space-between;
}
.custom-navigation-menu .navigation-mobile li {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.custom-navigation-menu .mobile-toggle-menu {
  background: #f0ece5;
  margin-top: -40px;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 15px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.custom-navigation-menu .mobile-toggle-menu .navigation .top-menu {
  border-bottom: 1px solid #999999;
  padding-bottom: 10px !important;
}
.custom-navigation-menu .mobile-toggle-menu .navigation .top-menu li a {
  font-size: 26px;
  text-transform: uppercase;
  position: relative;
  padding: 10px 10px 10px 0;
}
.custom-navigation-menu .mobile-toggle-menu .navigation .top-menu li a:after {
  content: "\e608";
  font-family: 'luma-icons';
  position: absolute;
  left: 50%;
  font-size: 26px;
  margin-left: 10px;
}
.custom-navigation-menu .mobile-toggle-menu .navigation .bottom-menu {
  margin-top: 10px;
}
.custom-navigation-menu .mobile-toggle-menu .navigation .bottom-menu li a {
  font-size: 16px;
  padding: 7px 10px 7px 0;
}
.threebox-wrapper {
  padding: 15px 0;
  margin-bottom: 20px;
  margin-top: 15px;
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .threebox-wrapper > .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
}
@media only screen and (max-width: 767px) {
  .threebox-wrapper > .row {
    margin-left: 0;
  }
}
.threebox-wrapper > .row > .col-8 {
  width: 62%;
}
@media only screen and (max-width: 767px) {
  .threebox-wrapper > .row > .col-8 {
    width: 100%;
  }
}
.threebox-wrapper > .row > .col-4 {
  width: 37%;
}
@media only screen and (max-width: 767px) {
  .threebox-wrapper > .row > .col-4 {
    width: 100%;
  }
}
.threebox-wrapper > .row > div[class*="col-"] {
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .threebox-wrapper > .row > div[class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .threebox-wrapper > .row > div[class*="col-"] .three-box-block.box2 {
    -webkit-align-items: flex-start;
    align-self: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .threebox-wrapper > .row > div[class*="col-"] .three-box-block.box3 {
    -webkit-align-items: flex-end;
    align-self: flex-end;
  }
}
.threebox-wrapper .three-box-block {
  margin-bottom: 10px;
  position: relative;
}
.threebox-wrapper .three-box-block .floating-div {
  position: absolute;
  bottom: 6%;
  left: 5%;
}
.threebox-wrapper .three-box-block .floating-div a.action {
  font-size: 18px;
  padding: 13px 22px;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 50px;
  font-weight: bold;
  line-height: 1;
  vertical-align: middle;
  margin: 0;
  height: auto;
  text-transform: capitalize;
  color: #363636;
}
.threebox-wrapper .three-box-block .floating-div a.action [class^=icon-] {
  font-weight: bold;
}
.threebox-wrapper .three-box-block .floating-div a.action:hover {
  color: #ffffff !important;
}
.threebox-wrapper .three-box-block img {
  width: 100%;
}
.widget.block.block-static-block .threebox-wrapper {
  padding: 15px 0;
}
.creat-your-own {
  background: #f4f4f4;
}
.creat-your-own .service-block-listing {
  margin-left: -20px;
  margin-right: -20px;
}
.creat-your-own .color-border-box {
  display: inline-block;
}
.creat-your-own .color-border-box .service-block-list {
  width: 25%;
  float: left;
  padding: 0 20px 20px;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 991px) {
  .creat-your-own .color-border-box .service-block-list {
    width: 50%;
  }
  .creat-your-own .color-border-box .service-block-list:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 479px) {
  .creat-your-own .color-border-box .service-block-list {
    width: 100%;
  }
}
.creat-your-own .color-border-box .service-block-list .service-box {
  text-align: center;
  position: relative;
}
.creat-your-own .color-border-box .service-block-list .service-box .service-box-icon {
  font-size: 36px;
  color: #ffffff;
  background: #363636;
  border-radius: 10px;
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 auto 20px;
  position: relative;
}
.creat-your-own .color-border-box .service-block-list .service-box .service-box-icon:after {
  top: -3px;
  left: -3px;
  padding: 3px;
  box-shadow: 0 0 0 2px #333;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transform: scale(0.8);
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transition: transform 0.3s, opacity 0.3s;
  transform: scale(0.8);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.creat-your-own .color-border-box .service-block-list .service-box .service-title {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 20px;
  color: #363636;
  margin-bottom: 15px;
  font-weight: bold;
}
.creat-your-own .color-border-box .service-block-list .service-box .service-title:after {
  content: '';
  display: block;
  margin: 20px auto;
  width: 30px;
  border-top: 2px solid #555;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.creat-your-own .color-border-box .service-block-list:hover .service-box .service-box-icon:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.creat-your-own .color-border-box .service-block-list:hover .service-box .service-title:after {
  width: 50px;
}
.creat-your-own .color-border-box .section-title {
  display: inline-block;
  width: 100%;
  text-align: center;
  float: left;
}
.creat-your-own .color-border-box .section-title h2 {
  margin: 0 0 12px;
  display: inline-block;
  border: none;
  padding: 0;
}
.creat-your-own .color-border-box .text-center {
  text-align: center;
}
.widget.block.block-static-block .creat-your-own {
  padding: 60px 0 15px;
  margin-top: 30px;
  margin-bottom: -44px;
}
@media only screen and (max-width: 767px) {
  .widget.block.block-static-block .creat-your-own .row {
    margin-left: 0;
  }
}
.promocode-wrapper {
  position: relative;
  background: #fadc32;
  padding: 41px 0;
  margin: 90px 0;
}
@media only screen and (max-width: 767px) {
  .promocode-wrapper {
    padding: 18px 0;
    margin: 30px 0;
  }
}
.promocode-wrapper:before {
  content: "";
  background: #fadc32;
  position: absolute;
  height: calc(100% - 77.5px);
  width: 100%;
  left: 0;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 1370px;
  display: block;
  margin: -3px auto 0;
}
@media only screen and (max-width: 767px) {
  .promocode-wrapper .content > .row {
    margin-left: 0;
  }
}
.promocode-wrapper .content > .row > div:first-child {
  min-width: 0;
  max-width: 199px;
}
.promocode-wrapper .pro-image-box {
  background: #fff;
  position: absolute;
  transform: translateY(-38.98%);
  top: 1.5px;
}
@media only screen and (max-width: 1199px) {
  .promocode-wrapper .pro-image-box {
    top: 0.5px;
    min-width: 163px;
  }
}
@media only screen and (max-width: 767px) {
  .promocode-wrapper .discount-text {
    text-align: center;
    margin-bottom: 20px;
  }
}
.promocode-wrapper .discount-text .upto-txt,
.promocode-wrapper .discount-text .discount-content {
  display: inline-block;
  font-family: 'Milkshake';
}
.promocode-wrapper .discount-text .discountbox {
  color: #363636;
  display: inline-block;
  font-size: 35px;
  font-weight: 900;
  text-transform: uppercase;
  border: 2px solid #363636;
  line-height: 1;
  padding: 6px 9px;
  margin: 0 4px;
  vertical-align: middle;
  text-shadow: 2px 0px 1px #363636;
}
@media only screen and (max-width: 1199px) {
  .promocode-wrapper .discount-text .discountbox {
    font-size: 26px;
    padding: 6px 10px;
  }
}
.promocode-wrapper .discount-text .upto-txt {
  vertical-align: top;
  font-size: 23px;
  line-height: 1;
}
.promocode-wrapper .discount-text .discount-content {
  vertical-align: middle;
  font-size: 33px;
  line-height: 1;
}
@media only screen and (max-width: 1199px) {
  .promocode-wrapper .discount-text .discount-content {
    font-size: 19px;
  }
}
.promocode-wrapper .promocode-coupon {
  /*display: inline-block;*/
  background: #ffffff;
  padding: 14px 16px;
}
@media only screen and (max-width: 991px) {
  .promocode-wrapper .promocode-coupon {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .promocode-wrapper .promocode-coupon {
    text-align: center;
    float: none !important;
  }
}
.promocode-wrapper .promocode-coupon h6 {
  font-size: 20px;
  display: inline-block;
  text-transform: capitalize;
  color: #363636;
  margin: 0;
  vertical-align: middle;
  font-weight: 900;
}
.promocode-wrapper .promocode-coupon .promo-box {
  font-size: 18px;
  display: inline-block;
  text-transform: uppercase;
  color: #363636;
  margin: 0;
  vertical-align: middle;
  line-height: 1;
  font-weight: 900;
}
.footer.content {
  font-size: 18px;
  padding: 0;
  color: #000000 !important;
}
@media (max-width: 1310px) {
  .footer.content {
    padding: 0 30px;
  }
}
.footer.content .footer-logo-section img {
  max-width: 65% !important;
  margin-bottom: 5px;
}
.footer.content .footer-logo-section p {
  margin: 0;
}
.footer.content .footer-link-section a:hover {
  text-decoration: underline;
}
.footer.content ul {
  padding-right: 0;
}
.footer.content .footer-v3-list li {
  margin-bottom: 13px;
}
.footer.content .footer-v3-list li a {
  -webkit-transition: all 0.2s ease-out 0.2s;
  -moz-transition: all 0.2s ease-out 0.2s;
  -o-transition: all 0.2s ease-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
  position: relative;
}
.footer.content .footer-v3-list li a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  margin-top: -0.5px;
  background: #fff;
  top: 50%;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out 0.4s;
  -moz-transition: all 0.4s ease-in-out 0.4s;
  -o-transition: all 0.4s ease-in-out 0.4s;
  transition: all 0.4s ease-in-out 0.4s;
}
.footer.content .footer-v3-list li a:hover {
  padding-left: 20px;
  -webkit-transition: all 0.2s ease-out 0.2s;
  -moz-transition: all 0.2s ease-out 0.2s;
  -o-transition: all 0.2s ease-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}
.footer.content .footer-v3-list li a:hover:before {
  width: 15px;
  -webkit-transition: all 0.4s ease-in-out 0.4s;
  -moz-transition: all 0.4s ease-in-out 0.4s;
  -o-transition: all 0.4s ease-in-out 0.4s;
  transition: all 0.4s ease-in-out 0.4s;
}
.footer.content h4 {
  font-weight: 700;
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 26px;
  font-size: 22px;
}
.footer.content h4:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  background: #ffbc27;
  height: 6px;
  border-radius: 6px;
}
.footer.content a:hover {
  color: #fadc32;
}
.footer.content .address-box {
  padding-left: 34px;
  position: relative;
}
.footer.content .address-box [class^="icon-"] {
  padding-right: 0;
  position: absolute;
  left: 3px;
  font-size: 22px;
  vertical-align: middle;
  line-height: 29px;
}
.footer.content .footer-social ul li {
  text-transform: capitalize;
  position: relative;
  margin-bottom: 10px !important;
}
.footer.content .footer-social ul li [class^="icon-"] {
  border-radius: 50%;
  background: #fff;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  text-align: center;
}
.footer.content .footer-social ul li [class^="icon-"]:before {
  color: #133264;
  line-height: 32px;
}
.footer-copy {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 10px 0;
}
.footer-copy span {
  font-size: 16px;
  font-weight: 900;
}
@media only screen and (max-width: 767px) {
  .footer-copy div[class^="col-"] {
    text-align: center;
  }
}
.footer-copy .bottom-footer-link ul {
  margin: 0;
  list-style: none;
  padding: 0;
  float: right;
}
@media only screen and (max-width: 767px) {
  .footer-copy .bottom-footer-link ul {
    float: none;
    text-align: center;
    margin-top: 10px;
  }
}
.footer-copy .bottom-footer-link ul li {
  display: inline-block;
  line-height: 1;
  font-weight: 900;
  border-right: 2px solid #363636;
  margin: 0;
  padding: 0 11px;
}
.footer-copy .bottom-footer-link ul li:last-child {
  border-right: none;
}
@media only screen and (max-width: 1500px) and (min-width: 768px) {
  body.theme-pearl .footer-copy {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  body.theme-pearl {
    margin-bottom: 40px;
  }
}
.theme-pearl .page-wrapper .page-footer {
  border-top: 3px solid #b5c8d7;
}
.theme-pearl .page-wrapper .page-footer .footer.content .footer-v1-content p {
  font-weight: 300;
  font-size: 19px;
  font-family: 'Gotham';
}
.theme-pearl .page-wrapper .page-footer .footer.content .footer-v1-content a {
  color: #6e6f72;
}
.footer.content h4:after {
  display: none;
}
.footer-copy {
  display: none;
}
.copyright {
  display: none;
}
.page-wrapper .page-footer .footer.content .footer-v1-content {
  display: inline-block;
  width: 100%;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .footer-title {
  font-weight: 400;
  font-size: 20px;
  font-family: 'Gotham';
  margin-bottom: 5px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content a {
  font-weight: 300;
  font-size: 16px;
  font-family: 'Gotham';
}
.page-wrapper .page-footer .footer.content .footer-v1-content .mini-logo {
  margin-bottom: 0;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .footer-social-icons li {
  display: inline-block;
}
.page-wrapper .page-footer .container {
  max-width: 1310px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-wrapper .page-footer .footer.content .footer-v1-content .footer-title {
    font-size: 16px;
  }
  .page-wrapper .page-footer .footer.content .footer-v1-content a {
    font-size: 16px;
  }
  .theme-pearl .page-wrapper .page-footer .footer.content .footer-v1-content p {
    font-size: 16px;
  }
}
.footer-top-newsletter {
  padding: 20px 0;
  position: relative;
  /*&:after,&:before{
    	content: "";
	    display: inline-block;
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    top: 0;
    }
    &:before{
    	left: -100%;
    }
    &:after{
    	right: -100%;
    }*/
}
.footer-top-newsletter h2 {
  margin: 0;
}
.footer-top-newsletter p {
  margin-bottom: 1.1rem;
}
.footer-top-newsletter p:last-child {
  margin-bottom: 1.1rem;
}
.footer-top-newsletter .form-group input {
  height: 46px;
  background: transparent;
}
.footer-top-newsletter .form-group .subscribe {
  min-width: 200px;
  height: 40px;
  border-radius: 4px;
  font-weight: 500;
  font-family: 'Gotham';
  margin-top: 10px;
}
.footer-top-newsletter .form-group .subscribe:hover {
  background: #000000;
  border: none;
}
.footer-top-newsletter .d-flex {
  margin-left: -15px;
  margin-right: -15px;
}
.newsletter-subscribe.about-us .newsletter-title {
  font-size: 20px;
  text-transform: unset;
  font-weight: 400;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .newsletter-subscribe.about-us .newsletter-title {
    font-size: 16px;
  }
}
.newsletter-subscribe.about-us .form-group {
  max-width: 500px;
}
.newsletter-subscribe.about-us .form-group input {
  border-color: #000000;
}
.newsletter-subscribe.about-us .form-group .subscribe {
  background: #000000;
  border: 1px solid #000000;
}
@media (max-width: 767px) {
  .newsletter-subscribe.about-us .form-group .subscribe {
    font-size: 12px;
    min-width: 160px;
  }
}
.newsletter-subscribe.about-us .form-group .subscribe:hover {
  border-color: #707070;
  background: transparent;
}
.newsletter-subscribe.about-us .form-group .subscribe:hover span {
  color: #000000;
}
:root .theme-pearl.checkout-index-index .nav-sections {
  display: block;
}
:root .theme-pearl.checkout-index-index .header.content .logo {
  float: left;
}
@media only screen and (max-width: 767px) {
  :root .theme-pearl.checkout-index-index .header.content .logo {
    margin: 4px 0 13px 40px !important;
  }
}
:root .theme-pearl.checkout-index-index .header.content .minicart-wrapper {
  display: block;
}
:root .theme-pearl.checkout-index-index .page-header .page-header-v1 .header.content .customer-menu .header.links > li {
  text-align: left;
}
:root .theme-pearl.checkout-index-index .page-header .page-header-v1 + .nav-sections {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  :root .theme-pearl.checkout-index-index .page-header .panel.header {
    height: auto;
    padding: 11px 20px;
  }
}
.checkout-index-index .ampromo-items-add {
  padding: 10px;
  border: none;
  text-align: center;
  background: #9cbed0;
  width: 100%;
  color: #ffffff;
  font-size: 18px;
  font-family: Gotham;
  border-radius: 8px;
}
.checkout-index-index .ampromo-items-add > a {
  border-bottom: none;
  color: #ffffff;
  font-weight: 500;
}
.checkout-index-index .ampromo-items-add::before {
  content: unset !important;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 0;
  font-size: 1.8rem;
  line-height: 1.8rem;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .authentication-wrapper {
    margin-top: -53px !important;
  }
}
.checkout-index-index .header.content .header {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .nav-sections,
  .checkout-index-index .nav-toggle {
    display: block;
  }
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active:before {
  border-color: #9cbed0;
  background: #9cbed0;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active > span:before {
  border-color: #9cbed0;
  background: #9cbed0;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active > span:after {
  border-color: #000000;
}
.checkout-index-index #checkout .opc-wrapper {
  width: 70%;
}
@media (max-width: 767px) {
  .checkout-index-index #checkout .opc-wrapper {
    width: 100%;
  }
}
.checkout-index-index #checkout .opc-wrapper #checkoutSteps li .step-title {
  border-bottom: 3px solid #9cbed0;
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 2.6rem;
  text-transform: capitalize;
}
.checkout-index-index #checkout .checkout-shipping-address .step-content .shipping-address-item.selected-item {
  border-color: #9cbed0;
}
.checkout-index-index #checkout .checkout-shipping-address .step-content .shipping-address-item.selected-item:after {
  background: #9cbed0;
}
.checkout-index-index #checkout .checkout-shipping-address .step-content .new-address-popup button.action {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
  padding: 10px 15px;
  border-radius: 10px;
}
.checkout-index-index #checkout .checkout-shipping-address .step-content .new-address-popup button.action:hover {
  background: #9cbed0;
  border-color: #9cbed0;
}
.checkout-index-index #checkout .opc-sidebar {
  width: 30%;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .checkout-index-index #checkout .opc-sidebar {
    width: 100%;
  }
}
.checkout-index-index #checkout .opc-sidebar .opc-block-summary {
  background: #f0ece5;
  border-radius: 30px;
  font-family: "Gotham";
}
.checkout-index-index #checkout .opc-sidebar .opc-block-summary .items-in-cart > .title {
  border-bottom: 4px solid #9cbed0;
  color: #999999;
}
.checkout-index-index #checkout .opc-sidebar .opc-block-summary .minicart-items .product-item:not(:first-child) {
  border-top: 4px solid #9cbed0;
}
.checkout-index-index #checkout .opc-sidebar .opc-block-summary .minicart-items .product-item .product .product-image-container {
  width: auto !important;
}
.checkout-index-index #checkout .opc-sidebar .opc-block-summary .minicart-items .product-item .product .product-item-details {
  padding-left: 80px;
}
.checkout-index-index #checkout .opc-sidebar .opc-block-summary .minicart-items .product-item .product .product-item-details .product-item-inner .product-item-name {
  font-weight: 500;
  font-size: 1.6rem;
}
.checkout-index-index #checkout .opc-sidebar .opc-block-summary .minicart-items .product-item .product .product-item-details .product-item-inner .details-qty {
  color: #999999;
}
.checkout-index-index #checkout .opc-sidebar .opc-block-summary .minicart-items .product-item .product .product-item-details .product-item-inner .details-qty .label {
  color: #999999;
}
.checkout-index-index #checkout .opc-sidebar .opc-block-summary .minicart-items .product-item .product .product-item-details .product-item-inner .subtotal .price {
  font-weight: 500;
  color: #777777;
}
.checkout-index-index .abs-discount-code {
  display: block !important;
}
.checkout-index-index .abs-discount-code .form-discount {
  width: auto;
}
.checkout-index-index .abs-discount-code .form-discount .payment-option-inner .input-text {
  height: 38px;
}
.checkout-index-index .abs-discount-code .form-discount .actions-toolbar {
  width: auto;
}
.checkout-index-index .abs-discount-code .form-discount .actions-toolbar .primary {
  float: left;
}
.checkout-index-index .abs-discount-code .form-discount .actions-toolbar .primary .action {
  font-family: "Gotham" !important;
  font-weight: 100;
  font-size: 18px;
  padding: 10px 20px;
  text-transform: uppercase;
  background: #000000;
  border-color: #000000;
  box-shadow: none !important;
  color: #ffffff;
}
.checkout-index-index .abs-discount-code .form-discount .actions-toolbar .primary .action:hover {
  background: #9cbed0;
}
.checkout-index-index .payment-method-braintree .braintree-credit-card-selected {
  width: 30px;
}
.checkout-index-index .payment-method-braintree #braintree_expirationDate {
  padding: 8px 10px;
  width: 110px;
}
.checkout-index-index .payment-method-braintree .cvv .field-tooltip {
  top: 1px;
}
.quotation-quote-index .cart.table-wrapper .actions-toolbar {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
@media only screen and (max-width: 479px) {
  .methods-shipping #onepage-checkout-shipping-method-additional-load {
    width: 100% !important;
  }
}
.checkout-cart-index .modal-popup .modal-content .product.media {
  display: block;
  float: none;
  margin: 0 auto;
}
.checkout-cart-index .modal-popup .modal-content div[class*="popup-attachment"] .product.media {
  width: 100%;
}
@media (max-width: 768px) {
  .checkout-cart-index {
    padding: 0 10px;
  }
}
.checkout-cart-index .ultimatePage-cart-top .ultimatePage-cart-title h1 {
  font-size: 36px;
  margin-bottom: 10px;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .checkout-cart-index .ultimatePage-cart-top .ultimatePage-cart-title h1 {
    font-size: 32px;
    margin-top: 0;
    text-align: center;
  }
}
.checkout-cart-index .ampromo-items-add {
  padding: 10px;
  border: none;
  text-align: center;
  background: #9cbed0;
  width: 66%;
  color: #ffffff;
  font-size: 18px;
  font-family: Gotham;
  border-radius: 8px;
}
.checkout-cart-index .ampromo-items-add > a {
  border-bottom: none;
  color: #ffffff;
  font-weight: 500;
}
.checkout-cart-index .cart-container .form-cart {
  width: 70%;
}
@media (max-width: 768px) {
  .checkout-cart-index .cart-container .form-cart {
    width: 100%;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper {
    border-top-color: #9cbed0;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table {
  font-family: "Gotham";
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table th.col {
  border-bottom: none;
  min-width: 150px;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table th.col.item {
  min-width: unset;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table th.col.item span {
  min-width: unset;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table th.col span {
  background: #9cbed0;
  padding: 2px 20px;
  color: #ffffff;
  border-radius: 20px;
  font-weight: 500;
  font-size: 17px;
  text-transform: uppercase;
  min-width: 140px;
  display: inline-block;
  line-height: normal;
  text-align: center;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item {
  border-bottom: 3px solid #9cbed0;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.item .product-item-photo {
  padding-right: 5px;
}
@media (max-width: 768px) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.item .product-item-photo .product-image-photo {
    max-height: 90px;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.item .product-item-photo .product-item-name {
  font-size: 2rem;
  font-weight: 500;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.price {
  text-align: center;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.price .price-excluding-tax {
  display: contents;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.price .price {
  font-weight: 500;
  color: #000000;
  font-size: 2rem;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.price .original-price {
  color: #999999;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.price .original-price .price {
  font-size: inherit;
  color: #999999;
  font-weight: 300;
  position: relative;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.price .original-price .price:after {
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background: red;
  transform: rotate(6deg);
  top: 50%;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.qty {
  text-align: center;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.qty .label {
  width: auto;
  height: auto;
  position: static;
  text-transform: uppercase;
  color: #999999;
  display: inline-block;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.qty .control {
  text-align: left;
  display: inline-block;
  position: relative;
  top: -5px;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.qty .control input {
  width: 34px;
  border: none;
  height: auto;
  color: #999999;
  opacity: 1;
  padding: 0;
  text-align: left;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.subtotal {
  text-align: center;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.subtotal .price {
  font-weight: 500;
  color: #000000;
  font-size: 2rem;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.subtotal .subtotal-saving {
  font-weight: normal !important;
  color: red !important;
  font-size: 1rem !important;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart.item .col.subtotal .subtotal-saving .price {
  font-weight: normal !important;
  color: red !important;
  font-size: 1rem !important;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .actions.main .clear {
  display: inline-block;
  height: auto;
  float: right;
  margin-left: 12px;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .actions.main .clear {
    float: none;
    margin-right: 6px;
    margin-bottom: 10px;
  }
}
.checkout-cart-index .cart-container .form-cart .cart.main.actions button.clear {
  background: #9cbed0;
  padding: 2px 20px;
  color: #ffffff;
  border-radius: 20px;
  font-family: "Gotham";
  font-weight: 500;
  font-size: 20px;
  text-decoration: none;
  height: auto;
  text-transform: uppercase;
}
.checkout-cart-index .cart-container .cart-summary {
  width: 30%;
  background: #f0ece5;
  border-radius: 30px;
  margin-top: -60px;
  font-family: "Gotham";
  padding: 10px 30px 40px;
}
@media (max-width: 768px) {
  .checkout-cart-index .cart-container .cart-summary {
    margin-top: 15px;
    width: 100%;
  }
}
.checkout-cart-index .cart-container .cart-summary .summary.title {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 300;
}
.checkout-cart-index .cart-container .cart-summary #block-shipping > .title {
  border-top: none;
}
.checkout-cart-index .cart-container .cart-summary #block-shipping > .title #block-shipping-heading {
  font-size: 1.8rem;
  font-weight: 300;
  color: #999999;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals {
  border-top: 4px solid #9cbed0;
  color: #999999;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper .totals.sub .mark {
  font-size: 2rem;
  font-weight: 300;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper .totals.sub .amount {
  font-size: 2rem;
  font-weight: 500;
  color: #777777;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper .totals.shipping.excl {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper .grand.totals .mark,
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper .grand.totals .amount {
  border-top: 4px solid #9cbed0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper .grand.totals .mark strong,
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper .grand.totals .amount strong {
  font-weight: 300;
  font-size: 2rem;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper .grand.totals .mark strong .price,
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper .grand.totals .amount strong .price {
  font-weight: 500;
  color: #777777;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items button.checkout {
  background: #000000;
  width: auto;
  padding: 10px 20px;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items button.checkout span {
  font-size: 20px;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items button.checkout:hover {
  background: #9cbed0;
  color: #ffffff;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items a.action.multicheckout {
  color: #000000;
  text-decoration: underline;
  font-size: 1.6rem;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items a.action.multicheckout:hover {
  color: #9cbed0;
}
.checkout-cart-index .cart-container .cart.table-wrapper {
  font-family: "Gotham";
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart thead tr th.col {
  border: none;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart thead tr th:not(:first-child) {
  text-align: center;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart tbody tr td:not(:first-child) {
  text-align: center;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart-item-idetification span.brandMd-cart-item {
  text-transform: capitalize;
  font-style: italic;
  font-weight: 100;
  color: #999999;
  margin-bottom: 10px;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart-item-idetification span.brandMd-cart-item.free {
  color: #ffffff;
  background-color: #9cbed0;
  display: block;
  width: fit-content;
  padding: 2px 15px;
  border-radius: 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Gotham";
  margin-top: 10px;
  font-style: normal;
  font-weight: 500;
}
.checkout-cart-index .cart-container .cart.table-wrapper .actions-toolbar > .action-preview::before {
  content: "\e724";
  font-family: "font-icons";
  color: #363636;
}
.checkout-cart-index .cart-container .cart.table-wrapper .actions-toolbar > .action-preview:hover:before {
  color: #757575;
}
.checkout-cart-index .cart-container .cart.table-wrapper .actions-toolbar > .action-attachment::before {
  content: "\e76a";
  font-family: "font-icons";
  color: #363636;
}
.checkout-cart-index .cart-container .cart.table-wrapper .actions-toolbar > .action-attachment:hover:before {
  color: #757575;
}
.checkout-cart-index .cart-container .cart-discount #block-discount .content {
  display: block !important;
}
.checkout-cart-index .cart-container .cart-discount #block-discount #discount-coupon-form .control {
  display: block !important;
}
.checkout-cart-index .cart-container .cart-discount #block-discount #discount-coupon-form .control input {
  height: 38px;
}
.checkout-cart-index .cart-container .cart-discount #block-discount #discount-coupon-form .actions-toolbar button.apply {
  background: #000000;
  border-color: #000000;
  box-shadow: none;
  color: #ffffff;
}
.checkout-cart-index .cart-container .cart-discount #block-discount #discount-coupon-form .actions-toolbar button.apply:hover {
  background: #9cbed0;
}
.checkout-cart-index .cart.item .item-actions a[href*=""] {
  display: none !important;
}
.checkout-cart-index .cart.item .item-actions a.action-edit {
  display: inline-block !important;
}
.quotation-quote-index .modal-popup .modal-content div[class*="popup-attachment"] .product.media {
  width: 100%;
}
@media (min-width: 768px) {
  .product-item-pricing .price-container {
    position: absolute;
    top: 22px;
    right: 0;
  }
  .product-item-details {
    position: relative;
  }
  /*.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details   a{
        font-size: 15px !important;
    }*/
  .minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .subtotal-price-wrapper {
    margin-top: 22px !important;
  }
  .minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name {
    width: 250px;
  }
  .minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing {
    width: 150px;
  }
}
.home-page-main-slider .banner-content-area {
  font-family: 'Gotham';
  margin: 0 auto;
}
.home-page-main-slider .banner-content-area .banner-title,
.customer-account-create .banner-content-area .banner-title {
  text-transform: none;
  font-size: 60px;
  font-weight: 600;
  letter-spacing: -1.2px;
}
@media (max-width: 767px) {
  .home-page-main-slider .banner-content-area .banner-title,
  .customer-account-create .banner-content-area .banner-title {
    font-size: 22px;
  }
}
.home-page-main-slider .banner-content-area .sort-desc,
.customer-account-create .banner-content-area .sort-desc {
  font-size: 3.6rem;
  letter-spacing: -0.72px;
}
@media (max-width: 767px) {
  .home-page-main-slider .banner-content-area .sort-desc,
  .customer-account-create .banner-content-area .sort-desc {
    font-size: 16px;
  }
}
.home-page-main-slider .banner-content-area .action.secondary.start,
.cms-index-index .before-footer-section .btn-area .action.secondary,
.cms-about-us .about-us-content .btn-area .action.start-now {
  font-size: 36px;
  background: #000000;
  color: #ffffff;
  padding: 25px 40px;
  border-radius: 10px;
  margin-top: 20px;
  display: inline-block;
  width: auto;
  font-weight: 500;
  letter-spacing: -0.72px;
}
.home-page-main-slider .banner-content-area .action.secondary.start:hover {
  background: #9cbed0;
}
@media (max-width: 767px) {
  .home-page-main-slider .banner-content-area .action.secondary.start,
  .cms-index-index .before-footer-section .btn-area .action.secondary,
  .cms-about-us .about-us-content .btn-area .action.start-now {
    font-size: 20px;
    padding: 12px 20px;
  }
}
.custom-slider {
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .custom-slider {
    padding-bottom: 20px;
  }
}
.custom-slider .owl-theme .owl-controls {
  display: inline-block;
  width: 100%;
  margin-top: -40px;
  float: left;
}
.custom-slider .owl-theme .owl-controls .owl-page span {
  background: #ffffff;
  z-index: 1;
  position: relative;
  opacity: 1;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}
.custom-slider .owl-theme .owl-controls .owl-page.active span {
  background: #000000;
  width: 60px;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}
.custom-slider .owl-carousel .owl-stage-outer {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .custom-slider .owl-carousel .owl-stage-outer {
    padding-top: 0;
  }
}
#bss-fastorder-form table td.bss-fastorder-row-edit button.btn-edit,
#bss-fastorder-form table td.bss-fastorder-row-action button.btn-ok {
  background: none;
  border: none;
}
#bss-fastorder-form table td.bss-fastorder-row-edit button.btn-edit:before {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-family: 'luma-icons';
  overflow: hidden;
  content: '\e601';
}
#bss-fastorder-form table td.bss-fastorder-row-action button.btn-ok:before {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-family: 'luma-icons';
  overflow: hidden;
  content: '\e603';
}
#bss-fastorder-form .add-btn {
  text-align: right;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  #bss-fastorder-form .bss-fastorder-autocomplete {
    border: 1px solid #C2C2C2;
  }
}
@media only screen and (max-width: 767px) {
  #bss-fastorder-form .bss-fastorder-autocomplete ul {
    border: none;
  }
}
@media only screen and (max-width: 767px) {
  #bss-fastorder-form tr > th {
    display: none;
  }
  #bss-fastorder-form tr.bss-fastorder-row {
    display: block;
  }
  #bss-fastorder-form tbody tr.bss-fastorder-row {
    border: 1px solid #dddddd;
    margin-bottom: 12px;
  }
  #bss-fastorder-form table td.bss-fastorder-row-name {
    text-align: center;
  }
  #bss-fastorder-form table td {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  #bss-fastorder-form table td:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #000000;
    font-weight: 700;
    vertical-align: middle;
  }
  #bss-fastorder-form table .bss-fastorder-row-ref .bss-height-tr {
    margin-bottom: 10px;
  }
  #bss-fastorder-form table .bss-fastorder-autocomplete {
    position: static;
    display: inline-block;
    vertical-align: middle;
  }
  #bss-fastorder-form table .bss-fastorder-autocomplete + .input-box {
    display: inline-block;
    vertical-align: middle;
  }
  #bss-fastorder-form .bss-fastorder-row-image img {
    display: inline-block;
    vertical-align: middle;
  }
  #bss-fastorder-form .table-responsive {
    border: none;
  }
}
@media only screen and (max-width: 480px) {
  #bss-fastorder-form table td.bss-fastorder-row-name {
    text-align: left;
  }
}
@media only screen and (max-width: 479px) {
  #bss-fastorder-form table .bss-fastorder-autocomplete {
    max-width: 182px;
  }
}
body.account .toolbar .pager .toolbar-amount .toolbar-number {
  margin-right: 20px;
}
body.account .toolbar .pager .toolbar-amount .toolbar-number:empty {
  margin: 0;
}
body.account .toolbar .pager .pages {
  position: static;
  width: auto;
  display: inline-block;
  margin-left: 0;
}
body.account .toolbar .pager .pages .pages-items {
  padding-left: 0;
  padding-right: 0;
}
body.account .toolbar .pager .pages .pages-items .pages-item-previous,
body.account .toolbar .pager .pages .pages-items .pages-item-next {
  position: static;
}
body.account .toolbar .pager .limiter {
  float: right;
}
.account .page.messages {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .account .page.messages {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .account .columns {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.account .account-information,
.account .account-information #AddressBook,
.account .label-information,
.account .order-information,
.customer-account-login .login-container,
.customer-account-create .form-create-account {
  margin-top: 100px;
  padding: 0 30px;
  font-family: 'Gotham';
}
@media (max-width: 1200px) {
  .account .account-information,
  .account .account-information #AddressBook,
  .account .label-information,
  .account .order-information,
  .customer-account-login .login-container,
  .customer-account-create .form-create-account {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .account .account-information,
  .account .account-information #AddressBook,
  .account .label-information,
  .account .order-information,
  .customer-account-login .login-container,
  .customer-account-create .form-create-account {
    margin-top: 20px;
    padding: 0;
  }
}
.account .account-information .account_title,
.account .account-information #AddressBook .address_title,
.account .label-information .label-title,
.account .order-information .orders-history .order-title,
.customer-account-create .form-create-account .fieldset .form-title {
  text-align: left;
  font-weight: bold;
  padding: 0 20px 20px;
  border-bottom: 4px solid #9cbed0;
  font-size: 2.2rem;
}
@media (max-width: 767px) {
  .account .account-information .account_title,
  .account .account-information #AddressBook .address_title,
  .account .label-information .label-title,
  .account .order-information .orders-history .order-title,
  .customer-account-create .form-create-account .fieldset .form-title {
    font-size: 1.8rem;
  }
}
.account .account-information .block-dashboard-info {
  padding: 0 20px;
  border-bottom: 3px solid #9cbed0;
}
.account .account-information .block-dashboard-info .block-title {
  border-bottom: none !important;
}
.account .account-information .block-dashboard-info .block-title h2.form-title,
.account .account-information .form-edit-account .block-title .form-title,
.account .account-information #AddressBook .block-addresses-default .block-title strong,
.account .account-information #AddressBook .block-addresses-default .block-content .box .box-title {
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 30px;
  color: #999999;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  font-size: 2.2rem;
}
.account .account-information .block-dashboard-info .fieldset .field {
  font-size: 18px;
}
.account .account-information .block-dashboard-info .fieldset .field .label,
.account .account-information .form-edit-account .fieldset.info .field .label {
  display: block;
  margin-bottom: 10px;
  padding: 0;
  font-weight: 300;
}
.account .account-information .block-dashboard-info .fieldset .field input,
.account .account-information .form-edit-account .fieldset.info .field input,
.customer-account-login .login-container .block .block-content .fieldset .field .control input,
.customer-account-create .form-create-account .fieldset .field input,
.customer-account-create .form-create-account .fieldset .field select {
  color: #999999;
  border: 1px solid #999999;
  opacity: 1;
  border-radius: 8px;
  font-size: 18px;
  height: 34px;
  line-height: normal;
  font-weight: 300;
}
.account .account-information .block-dashboard-info .fieldset .field input::placeholder {
  opacity: 0.5;
}
.account .account-information .block-dashboard-info .fieldset .image-sec {
  text-align: center;
}
.account .account-information .block-dashboard-info .fieldset .image-sec h4 {
  font-size: 16px;
  text-transform: capitalize;
  margin: 0 0 10px 0;
  text-align: left;
}
.account .account-information .form-edit-account {
  padding: 0 20px;
}
.account .account-information .form-edit-account .block-title {
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.account .account-information .form-edit-account .fieldset {
  margin: 0 0 20px;
}
.account .account-information .form-edit-account .fieldset.info {
  float: none;
  width: 100%;
}
.account .account-information .form-edit-account .fieldset.info .field {
  font-size: 18px;
}
.account .account-information .form-edit-account .fieldset.additional_info {
  margin-bottom: 0;
}
.account .account-information .form-edit-account .fieldset hr {
  display: block;
  width: calc(100% - 30px);
  border-top-width: 3px;
  border-top-color: #999999;
}
.account .account-information .form-edit-account .actions-toolbar button.action.primary:hover {
  background: #000000;
}
.account .account-information #AddressBook {
  padding: 0;
}
@media (max-width: 767px) {
  .account .account-information #AddressBook {
    margin-top: 50px;
  }
}
.account .account-information #AddressBook .block-addresses-default {
  border-bottom: 3px solid #9cbed0;
  margin-bottom: 0;
  padding-bottom: 50px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .account .account-information #AddressBook .block-addresses-default {
    display: inline-block;
    width: 100%;
  }
}
.account .account-information #AddressBook .block-addresses-default .block-title {
  border-bottom: none;
  display: none;
}
.account .account-information #AddressBook .block-addresses-default .block-content .box {
  float: left;
  text-transform: uppercase;
  font-size: 22px;
}
.account .account-information #AddressBook .block-addresses-default .block-content .box .box-title > span {
  font-size: 22px;
}
@media (max-width: 767px) {
  .account .account-information #AddressBook .block-addresses-default .block-content .box .box-title > span {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .account .account-information #AddressBook .block-addresses-default .block-content .box .box-content {
    font-size: 1.4rem;
    margin-top: 15px;
  }
}
.account .account-information #AddressBook .block-addresses-default .block-content .box address {
  margin: 20px 0 30px;
}
.account .account-information #AddressBook .block-addresses-default .block-content .box address a {
  color: #000000;
}
.account .account-information #AddressBook .block-addresses-default .block-content .box .box-actions a.edit,
.customer-account-login .login-container .block .block-content .actions-toolbar .primary .action.primary {
  background: #9cbed0;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 15px;
  font-weight: 500;
  border-radius: 10px;
  display: inline-block;
}
.account .account-information #AddressBook .block-addresses-default .block-content .box .box-actions a.edit:hover {
  background: #000000;
  color: #ffffff;
}
.account .account-information #AddressBook .block-addresses-list .block-title {
  padding: 0 20px 20px;
  border-bottom: none;
  margin: 30px 0 0;
}
.account .account-information #AddressBook .block-addresses-list .block-title strong {
  font-size: 2.6rem;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 767px) {
  .account .account-information #AddressBook .block-addresses-list .block-title strong {
    font-size: 1.8rem;
  }
}
.account .account-information #AddressBook .block-addresses-list .block-content {
  padding-left: 20px;
}
.account .account-information #AddressBook .block-addresses-list .block-content .additional-addresses {
  font-size: 1.6rem;
}
.account .account-information #AddressBook .block-addresses-list .block-content .additional-addresses table > thead > tr > th,
.account .order-information .orders-history #my-orders-table thead tr th {
  font-weight: 500;
  border-bottom: 4px solid #999999;
}
.account .account-information #AddressBook .block-addresses-list .block-content .additional-addresses table tbody tr td {
  border-bottom: 2px solid #999999;
}
.account .account-information #AddressBook .block-addresses-list .block-content .additional-addresses table tbody tr td.col a.action {
  color: #000000;
}
.account .account-information #AddressBook .block-addresses-list .block-content .additional-addresses table tbody tr td.col a.action:hover.edit {
  color: #9cbed0;
}
.account .account-information #AddressBook .block-addresses-list .block-content .additional-addresses table tbody tr td.col a.action:hover.delete {
  color: red;
}
.account .account-information #AddressBook .block-addresses-list .block-content .additional-addresses table tbody tr td.col a.action:after {
  border-color: #000000;
  height: 18px;
  margin: 0 6px;
  vertical-align: -4px;
}
.account .account-information #AddressBook .block-addresses-list .block-content .additional-addresses table tbody tr:first-child td {
  padding-top: 20px;
}
.account .account-information #AddressBook .actions-toolbar button.action.primary.add:hover {
  background: #000000;
}
.account .label-information #label-contact-information-form .block .block-title {
  border-bottom: none;
  padding-left: 20px;
}
.account .label-information #label-contact-information-form .block .block-title .sorc-desc {
  text-align: left;
  font-size: 16px;
  font-weight: 300;
}
.account .label-information #label-contact-information-form .block .block-title .sorc-desc strong {
  text-align: left;
  text-transform: unset;
  font-weight: 500;
  color: #000000;
  border-bottom: none;
  font-size: 16px;
}
.account .label-information #label-contact-information-form .block .fieldset {
  padding-left: 10px	;
}
.account .label-information #label-contact-information-form .block .fieldset .label-info-section .field .label {
  font-weight: 500;
  padding-left: 0;
  font-size: 16px;
  color: #000000;
}
.account .label-information #label-contact-information-form .block .fieldset .label-info-section .field .label:after {
  font-size: 16px;
}
.account .label-information #label-contact-information-form .block .fieldset .label-info-section .field select,
.account .label-information #label-contact-information-form .block .fieldset .label-info-section .field input {
  border-radius: 8px;
  border-color: #999999;
  font-size: 16px;
  font-weight: 300;
  height: 34px;
}
.account .label-information #label-contact-information-form .block .fieldset .label-info-section .field .upload-wrapper .file-uploader .drag-drop-box {
  position: relative;
  max-width: 100%;
  border: 1px solid #999999;
  padding: 20px;
  text-align: center;
  border-radius: 20px;
  font-size: 18px;
}
.account .label-information #label-contact-information-form .block .fieldset .label-info-section .field .upload-wrapper .file-uploader .drag-drop-box .action.save {
  background: #999999;
  font-weight: bold;
  font-size: 20px;
  padding: 5px 20px;
}
.account .label-information #label-contact-information-form .block .fieldset .label-info-section .field .actions-toolbar .primary input.action.submit,
.account .account-information .form-edit-account .actions-toolbar button.action.primary,
.account .account-information #AddressBook .actions-toolbar button.action.primary.add {
  font-weight: bold;
  font-size: 20px;
  border: none;
  line-height: 1;
  height: auto;
}
.account .label-information #label-contact-information-form .block .fieldset .label-info-section .field .actions-toolbar .primary input.action.submit:hover {
  background: #000000;
}
.account .label-information #label-contact-information-form .block .fieldset .example-section {
  text-align: right;
}
.account .label-information #label-contact-information-form .block .fieldset .example-section img {
  height: 920px;
}
.account .label-information #label-contact-information-form .block .fieldset .example-section .image-sec .example-title {
  color: #999999;
  text-align: left;
  width: 520px;
  margin-left: auto;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .account .label-information #label-contact-information-form .block .fieldset .example-section .image-sec .example-title {
    width: auto;
  }
}
@media (max-width: 767px) {
  .account .order-information .orders-history {
    border: none;
  }
}
.account .order-information .orders-history #my-orders-table {
  padding-left: 20px;
}
.account .order-information .orders-history #my-orders-table tbody tr td {
  border-bottom: 2px solid #999999;
}
.account .order-information .orders-history #my-orders-table tbody tr td.col a.action {
  color: #000000;
}
.account .order-information .orders-history #my-orders-table tbody tr td.col a.action:hover.view,
.account .order-information .orders-history #my-orders-table tbody tr td.col a.action:hover.order {
  color: #9cbed0;
}
.account .order-information .orders-history #my-orders-table tbody tr:first-child td {
  padding-top: 20px;
}
.account .sidebar.sidebar-main {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  margin-top: 0;
}
.account .sidebar.sidebar-main .block.block-collapsible-nav {
  margin-bottom: 20px;
}
.account .sidebar .block-collapsible-nav .content,
.account .sidebar .block-collapsible-nav-designer .content {
  background: #f5f5f5;
  padding: 15px 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block-collapsible-nav .content,
  .account .sidebar .block-collapsible-nav-designer .content {
    border-bottom: 1px solid #cccccc;
    display: none;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block-collapsible-nav .content.active,
  .account .sidebar .block-collapsible-nav-designer .content.active {
    display: block;
  }
}
.account .sidebar .block-collapsible-nav .item,
.account .sidebar .block-collapsible-nav-designer .item {
  margin: 3px 0 0;
}
.account .sidebar .block-collapsible-nav .item:first-child,
.account .sidebar .block-collapsible-nav-designer .item:first-child {
  margin-top: 0;
}
.account .sidebar .block-collapsible-nav .item:last-child > .delimiter,
.account .sidebar .block-collapsible-nav-designer .item:last-child > .delimiter {
  margin: 0;
  border: none;
}
.account .sidebar .block-collapsible-nav .item a,
.account .sidebar .block-collapsible-nav-designer .item a,
.account .sidebar .block-collapsible-nav .item > strong,
.account .sidebar .block-collapsible-nav-designer .item > strong {
  text-decoration: none;
  border-left: 3px solid rgba(0, 0, 0, 0);
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account .sidebar .block-collapsible-nav .item a:hover,
.account .sidebar .block-collapsible-nav-designer .item a:hover {
  background: #e8e8e8;
}
.account .sidebar .block-collapsible-nav .item.current a,
.account .sidebar .block-collapsible-nav-designer .item.current a,
.account .sidebar .block-collapsible-nav .item.current > strong,
.account .sidebar .block-collapsible-nav-designer .item.current > strong {
  color: #133264;
  font-weight: 600;
  border-color: #133264;
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block-collapsible-nav,
  .account .sidebar .block-collapsible-nav-designer {
    width: 100%;
    position: static;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block-collapsible-nav .title,
  .account .sidebar .block-collapsible-nav-designer .title {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    border-bottom: 1px solid #cccccc;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
    position: relative;
  }
  .account .sidebar .block-collapsible-nav .title:after,
  .account .sidebar .block-collapsible-nav-designer .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 10px;
  }
}
.account .page-main .page-title-wrapper .order-date {
  margin-top: 0;
}
.account .products-grid.wishlist .product-item-name,
.account .products-grid.wishlist .product-item-description,
.account .products-grid.wishlist .product-item .price-box,
.account .products-grid.wishlist .product-item-tooltip {
  clear: both;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .account .products-grid.wishlist .product-item-name,
  .account .products-grid.wishlist .product-item-description,
  .account .products-grid.wishlist .product-item .price-box,
  .account .products-grid.wishlist .product-item-tooltip {
    margin-left: 0;
  }
}
.account .products-grid.wishlist .product-item-info .product-item-inner {
  padding: 0 10px;
  border: none;
}
.account .products-grid.wishlist .product-item-info:hover .product-item-inner {
  border: none;
}
.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
.account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
  vertical-align: top;
}
.account .action-menu input[type='checkbox'].admin__control-checkbox,
.account .action-menu input[type='radio'].admin__control-checkbox {
  opacity: 0;
}
.account .design-create .action-select-wrap .action-close {
  color: #ffffff;
}
.account .admin__data-grid-header {
  z-index: 1;
  position: relative;
}
.account .data-grid-filters-action-wrap .action-default._active {
  background: #133264;
  color: #ffffff;
  border-right-color: #363636;
}
.account .data-grid-filters-action-wrap .action-default:hover::before {
  color: #ffffff;
}
.block.block-dashboard-info .block-title {
  margin-top: 20px;
}
.theme-pearl.store-view-default .field-dob button {
  background: rgba(0, 0, 0, 0);
  border: none;
  padding: 0;
  line-height: 1;
}
.theme-pearl.store-view-default .field-dob button:hover,
.theme-pearl.store-view-default .field-dob button:focus,
.theme-pearl.store-view-default .field-dob button:active {
  background: rgba(0, 0, 0, 0);
  border: none;
}
.theme-pearl.store-view-default .field-dob ._has-datepicker ~ .ui-datepicker-trigger:before {
  color: #333333;
}
.theme-pearl.store-view-default .admin__current-filters-actions-wrap .action-clear {
  padding: 0.6rem 1em 0.6rem;
  text-decoration: none;
  color: #ffffff;
}
.theme-pearl.store-view-default .admin__current-filters-actions-wrap .action-clear:hover {
  color: #000000;
}
.theme-pearl.store-view-default .action-remove[data-action="grid-filter-remove-chip"] {
  background: rgba(0, 0, 0, 0);
  border: none;
  padding: 0;
  line-height: 1;
}
.designer-design-editdesignidea .design-create .fieldset button.edit-button.button,
.designer-design-edittemplate .design-create .fieldset button.edit-button.button,
.designer-design-editdesignidea .design-create .fieldset button.unpubilshed_confirmation.button,
.designer-design-edittemplate .design-create .fieldset button.unpubilshed_confirmation.button {
  margin-left: 0;
  margin-bottom: 20px;
  display: block;
  clear: both;
}
.designer-design-editdesignidea .design-create .fieldset .m-status,
.designer-design-edittemplate .design-create .fieldset .m-status {
  margin: 0 0 22px;
  clear: both;
  float: left;
}
.designer-design-create {
  font-family: 'Source Sans Pro', sans-serif;
}
.admin__data-grid-wrap .admin__actions-switch-checkbox {
  left: -1000px;
}
.table .design-images {
  display: inline-block;
}
.account .design-create .fieldset .field.product-options {
  clear: both;
}
/*Customer Login Page Css*/
.customer-account-login .login-container .block .block-title {
  font-size: 2.2rem;
  text-align: left;
  font-weight: bold;
  padding: 0 20px 20px;
  border-bottom: 4px solid #9cbed0;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.customer-account-login .login-container .block .block-content {
  font-size: 18px;
  font-weight: 300;
  padding: 0 20px;
}
.customer-account-login .login-container .block .block-content .fieldset .field .label {
  font-weight: 500;
  font-size: 18px;
}
.customer-account-login .login-container .block .block-content .fieldset .field .control {
  width: 100%;
}
.customer-account-login .login-container .block .block-content .fieldset .field.choice input[type="checkbox"] {
  top: 1px;
  height: 17px;
  width: 17px;
}
.customer-account-login .login-container .block .block-content .fieldset .field.choice .label {
  font-weight: 300;
  color: #999999;
}
.customer-account-login .login-container .block .block-content .actions-toolbar .primary .action.primary {
  font-weight: 600;
}
.customer-account-login .login-container .block .block-content .actions-toolbar .primary .action.primary:hover {
  background: #000000;
  border: none;
}
.customer-account-login .login-container .block .block-content .actions-toolbar .secondary a.action {
  color: #9cbed0;
  margin-top: 5px;
}
.customer-account-login .login-container .block .block-content .actions-toolbar .secondary a.action:hover {
  color: #000000;
}
/*Create Customer account page css*/
.customer-account-create .page-main {
  margin-top: 0px !important;
}
@media only screen and (min-width: 1310px) {
  .customer-account-create .customer-account-page-wrapper {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1309px) {
  .customer-account-create .customer-account-page-wrapper {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-create .customer-account-page-wrapper {
    padding: 0 15px;
  }
  .customer-account-create .customer-account-page-wrapper h1 {
    font-size: 30px;
  }
}
.customer-account-create .get-started-section img {
  width: 100%;
}
.customer-account-create .static-block {
  margin-top: 30px;
  font-family: 'Gotham';
}
.customer-account-create .static-block h2 {
  text-align: center;
  color: #9cbed0;
  font-weight: 600;
  font-style: italic;
  font-size: 46px;
}
@media only screen and (max-width: 767px) {
  .customer-account-create .static-block h2 {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 5px;
  }
}
.customer-account-create .static-block p.sort-desc {
  background: #6d6e71;
  font-size: 28px;
  padding: 20px 20px;
  text-align: center;
  border-radius: 40px;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .customer-account-create .static-block p.sort-desc {
    font-size: 18px;
  }
}
.customer-account-create .static-block p.sort-desc img {
  margin-bottom: -10px;
}
@media only screen and (max-width: 767px) {
  .customer-account-create .static-block p.sort-desc img {
    width: 100px;
    margin-top: -8px;
  }
}
.customer-account-create .ultimatePage-top .get-started-page-title {
  margin-bottom: 0px !important;
}
.customer-account-create .ultimatePage-top .get-started-page-title h1 {
  letter-spacing: -0.96px;
  color: #000000;
  text-transform: math-auto !important;
  font-family: 'Gotham';
}
.customer-account-create .form-create-account {
  width: 100% !important;
  margin-top: 40px;
  display: grid;
  place-items: center;
}
.customer-account-create .form-create-account .fieldset {
  width: 100%;
}
.customer-account-create .form-create-account .fieldset .field {
  width: 100%;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .customer-account-create .form-create-account .fieldset .field {
    width: 100%;
    padding: 0 15px;
  }
}
.customer-account-create .form-create-account .fieldset .field .label {
  font-weight: 500;
  padding-left: 0;
  font-size: 25px;
  color: #000000;
  letter-spacing: -0.5px;
}
.customer-account-create .form-create-account .fieldset .field .label:after {
  font-size: 25px !important;
}
@media (max-width: 767px) {
  .customer-account-create .form-create-account .fieldset .field .label {
    font-size: 16px;
  }
  .customer-account-create .form-create-account .fieldset .field .label:after {
    font-size: 16px !important;
  }
}
.customer-account-create .form-create-account .fieldset .field input,
.customer-account-create .form-create-account .fieldset .field select {
  border: 0.5px solid #707070;
  border-radius: 0px;
  height: 50px;
  font-family: "Gotham";
}
@media (max-width: 767px) {
  .customer-account-create .form-create-account .fieldset .field input,
  .customer-account-create .form-create-account .fieldset .field select {
    height: 30px;
    font-size: 14px;
  }
}
.customer-account-create .form-create-account .fieldset .field input[type="checkbox"] {
  top: 1px;
  height: 17px;
  width: 17px;
}
.customer-account-create .form-create-account .fieldset .field.street .nested {
  display: none;
}
.customer-account-create .form-create-account .fieldset .field.field-dob {
  display: none;
}
.customer-account-create .form-create-account .fieldset .newsletter #is_subscribed {
  width: 32px;
  height: 32px;
}
@media (max-width: 767px) {
  .customer-account-create .form-create-account .fieldset .newsletter #is_subscribed {
    width: 22px;
    height: 22px;
  }
}
.customer-account-create .form-create-account .fieldset .newsletter label {
  vertical-align: super;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .customer-account-create .form-create-account .fieldset .newsletter label {
    margin-left: 5px !important;
    font-size: 12px !important;
  }
}
.customer-account-create .form-create-account .fieldset .tcagreecreateaccount #tcagreecreateaccount-error {
  position: absolute;
}
.customer-account-create .form-create-account .fieldset .tcagreecreateaccount #tcagreecreateaccount {
  width: 32px;
  height: 32px;
}
@media (max-width: 767px) {
  .customer-account-create .form-create-account .fieldset .tcagreecreateaccount #tcagreecreateaccount {
    width: 22px;
    height: 22px;
  }
}
.customer-account-create .form-create-account .fieldset .tcagreecreateaccount label {
  color: #6E6F72 !important;
  vertical-align: super;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .customer-account-create .form-create-account .fieldset .tcagreecreateaccount label {
    margin-left: 5px;
    font-size: 12px !important;
  }
}
.customer-account-create .form-create-account .fieldset .tcagreecreateaccount label a {
  color: #6E6F72;
  text-decoration: underline;
}
.customer-account-create .form-create-account .actions-toolbar {
  padding: 0 20px;
  margin-top: 70px;
}
@media (max-width: 767px) {
  .customer-account-create .form-create-account .actions-toolbar {
    margin-top: 30px;
  }
  .customer-account-create .form-create-account .actions-toolbar > .primary {
    text-align: left;
  }
}
.customer-account-create .form-create-account .actions-toolbar button.action.primary {
  letter-spacing: -0.72px;
  font-size: 36px;
  text-transform: uppercase;
  padding: 25px 36px;
  background: #000000;
  border-radius: 10px;
  font-weight: 500;
  line-height: 1;
}
.customer-account-create .form-create-account .actions-toolbar button.action.primary:hover {
  background: #9cbed0;
  border: none;
}
@media (max-width: 767px) {
  .customer-account-create .form-create-account .actions-toolbar button.action.primary {
    padding: 12px 20px;
    font-size: 20px;
    width: auto;
  }
}
.catalog-product-view {
  font-family: 'Gotham';
}
.catalog-product-view .product.media .fotorama-item .fotorama__wrap .fotorama__stage__frame {
  background: #f0ece5;
  border-radius: 30px;
}
.catalog-product-view .product.media .fotorama__wrap * {
  text-align: center;
}
.catalog-product-view .product.media .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  left: 0;
}
.catalog-product-view .product-info-main .product.sku .value {
  font-size: 2rem;
  color: #999999;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  font-size: 3.6rem;
  text-transform: capitalize;
  margin-bottom: 20px !important;
}
.catalog-product-view .product-info-main .product-reviews-summary .rating-summary .rating-result {
  width: 160px;
}
.catalog-product-view .product-info-main .product-reviews-summary .rating-summary .rating-result:before,
.catalog-product-view .product-info-main .product-reviews-summary .rating-summary .rating-result > span:before {
  font-size: 30px;
  height: 30px;
  line-height: 30px;
}
.catalog-product-view .product-info-main .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #000000;
}
.catalog-product-view .product-info-main .product-info-price {
  border-bottom: none;
  display: none;
}
.catalog-product-view .product-info-main .product.overview .value {
  font-size: 1.5rem;
}
.catalog-product-view .product-info-main .product.overview .value ul {
  padding: 0 0 0 20px;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-wrapper .fieldset .field {
  font-size: 20px;
  color: #999999;
  display: inline-block;
  width: 100%;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-wrapper .fieldset .field .label {
  font-weight: 400;
  text-transform: uppercase;
  color: #999999;
  font-style: italic;
  margin-bottom: 0;
  margin-right: 10px;
  float: left;
  line-height: normal;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-wrapper .fieldset .field .option-information-link {
  cursor: pointer;
  width: 20px;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-wrapper .fieldset .field .control {
  width: 50%;
  float: right;
  text-align: right;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-wrapper .fieldset .field .control select {
  width: 145px;
  border-radius: 4px;
  border-color: #999999;
  color: #999999;
  cursor: pointer;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart {
  margin: 0;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty {
  margin: 0;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .price-wrapper {
  border-bottom-width: 2px;
  gap: 20px;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .price-wrapper,
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border {
  border: 1px solid #999999;
  padding: 15px;
  display: flex;
  align-items: center;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .price-wrapper .total-price-div,
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .total-price-div {
  color: #999999;
  font-size: 22px;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  font-weight: 100;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .price-wrapper .total-price-div label[for="custom-unit-price"],
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .total-price-div label[for="custom-unit-price"] {
  display: none;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .price-wrapper .total-price-div .custom-unit-price,
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .total-price-div .custom-unit-price {
  font-size: 32px;
  font-weight: 500;
  color: #000000;
  line-height: 1;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .price-wrapper .total-price-div .unit-price-discount,
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .total-price-div .unit-price-discount {
  color: red;
  font-size: 19px;
  font-weight: 500;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .price-wrapper .total-price-div .unit-price-discount,
  .catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .total-price-div .unit-price-discount {
    width: max-content;
  }
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border {
  border-top-width: 2px;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border > div {
  padding: 0 10px;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .qty-box-wrapper {
  flex: 1;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .qty-box-wrapper .qty-box {
  border: 1px solid #999999;
  color: #999999;
  display: flex;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .qty-box-wrapper .qty-box button {
  background-color: unset !important;
  background: none;
  border: none;
  margin: 0;
  font-size: 36px;
  color: #999999;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .qty-box-wrapper .qty-box input {
  border-color: #999999;
  border-top: 0;
  border-bottom: 0;
  font-size: 36px;
  color: #999999;
  font-weight: 100;
  padding-top: 0;
  padding-bottom: 0;
  height: 48px;
  flex: 1 1 100%;
  margin: 0;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .actions {
  justify-content: center;
  display: flex !important;
  flex: 1;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .actions button.action.primary {
  width: auto !important;
  margin-right: 0;
  margin-bottom: 0;
  float: left;
  padding: 5px 0;
  background-color: #000000;
  font-size: 24px;
  font-weight: bold;
  border-radius: 15px;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .qty-box-border .actions button.action.primary:hover {
  border: none;
  background-color: #9cbed0;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .sample-action.tocart {
  background-color: #9cbed0;
  border-color: #9cbed0;
  color: #ffffff;
  margin-top: 20px;
  width: 100%;
  border-radius: 15px;
  font-size: 26px;
  height: auto;
  line-height: normal;
  padding: 10px 20px;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .fieldset .field.qty .shipping-day {
  color: #999999;
  font-size: 24px;
  font-weight: 100;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .personalize-box {
  background: #9cbed0;
  padding: 20px;
  border-radius: 30px;
  text-align: left;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .personalize-box .personalize-box-title {
  font-size: 22px;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .personalize-box .personalize-box-title strong {
  font-weight: 600;
  font-style: italic;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .personalize-box button.personaliseit {
  background: #ffffff;
  border: none;
  color: #9cbed0;
  border-radius: 15px;
  width: auto !important;
  padding: 15px 20px;
  font-size: 2em;
  font-weight: 600;
  margin: 15px 0;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .personalize-box button.personaliseit:hover {
  color: #000000;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .personalize-box button.personaliseit:hover span {
  color: #000000;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .personalize-box .saved-design-count {
  font-size: 1.6rem;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .personalize-box .saved-design-count label {
  font-family: 'Gotham';
  font-style: italic;
  color: dimgrey;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .personalize-box .saved-design-count h5 {
  margin: 0 0 10px 0;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .personalize-box .saved-design-count ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.catalog-product-view .product-info-main .product-actions-info-content .product-options-bottom .box-tocart .personalize-box .saved-design-count ul li {
  margin: 0;
}
.catalog-product-view .product-info-main .price-box.price-final_price {
  min-height: 53px;
}
.catalog-product-view .product-info-main .product-social-links {
  max-width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links a {
  margin-right: 20px !important;
  text-transform: none;
  max-width: 145px;
  text-align: left;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.download {
  text-transform: none;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.download .icon-download-alt {
  width: 40px !important;
  height: 40px;
  display: table-cell;
  border: 1px solid #ddd;
  border-radius: 2px;
  vertical-align: middle;
  text-align: center;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.download span:last-child {
  display: table-cell;
  vertical-align: middle;
  padding-left: 8px;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.tocompare,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.towishlist,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.mailto {
  font-size: 12px !important;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.tocompare:before,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.towishlist:before,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.mailto:before {
  width: 40px !important;
  height: 40px;
  display: table-cell;
  border: 1px solid #ddd;
  border-radius: 2px;
  vertical-align: middle;
  text-align: center;
}
.catalog-product-view .product-info-main .product-actions-info .product-actions-info-content .fieldset {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-actions-info .product-actions-info-content .fieldset .actions {
  margin-bottom: 0 !important;
  float: none;
}
.catalog-product-view .product-info-main .product-actions-info .product-actions-info-content .get-started {
  background-color: #ebeef3;
  padding: 10px;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
}
.catalog-product-view .product-info-main .discount-section {
  margin: 0 0 30px;
  font-size: 24px;
  font-family: 'Gotham';
  font-weight: 300;
}
.catalog-product-view .product-info-main .discount-section span {
  color: red;
}
.catalog-product-view .product-info-main #valume-discount-link {
  margin-top: 0;
  font-size: 22px;
  font-weight: 100;
  color: #9cbed0;
  cursor: pointer;
}
.catalog-product-view .product-info-main #valume-discount-link:after {
  content: '\e622';
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  margin-left: 10px;
}
.catalog-product-view .main > .product.info .product.data.items {
  margin-left: 0;
  margin-right: 0;
}
.catalog-product-view .estimaste-body .select2-container {
  z-index: 9;
}
.catalog-product-view .slider-block-content .grid.products-grid .owl-item .product-item {
  width: 100% !important;
}
.catalog-product-view .grid.products-grid .owl-carousel.products {
  margin-left: 0 !important;
}
.catalog-product-view .owl-carousel.products .owl-controls .owl-nav {
  position: absolute;
  top: -94px;
  right: 0;
}
.catalog-product-view [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-] {
  position: static;
  margin: 0;
  width: auto;
  height: auto;
}
.catalog-product-view [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-]:before {
  display: none;
  width: 0;
  height: 0;
}
.catalog-product-view [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-] .i-rounded {
  width: 46px !important;
  height: 46px !important;
  line-height: 1.5 !important;
  font-size: 30px;
}
.catalog-product-view [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-] .i-rounded:before {
  float: left;
  margin-left: 6px;
}
@media only screen and (max-width: 639px) {
  .catalog-product-view .product-info-price > :first-child {
    padding-left: 0;
  }
}
.catalog-product-view #maincontent .product-info-main .product-info-price > .old-price .price {
  text-decoration: line-through;
}
.catalog-product-view .block.upsell,
.catalog-product-view .block.related {
  display: inline-block;
  width: 100%;
  margin: 20px 0 0;
}
body .product-info-main .product-options-bottom .box-tocart .actions {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-bottom: 10px !important;
}
body .product-info-main .box-tocart .actions {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-bottom: 10px !important;
}
.product-info-main .product-addto-links .action span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 8px;
  letter-spacing: 0;
}
@media only screen and (max-width: 639px) {
  .product-info-main .product-info-price {
    width: 100% !important;
    margin-left: 0;
  }
}
.product-add-form.product-actions-info .box-tocart {
  max-width: 100%;
}
.theme-pearl.catalog-product-view .box-tocart .actions {
  margin-bottom: 5px;
}
.theme-pearl.catalog-product-view .box-tocart .actions button {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .theme-pearl.catalog-product-view .box-tocart .actions {
    width: 100%;
  }
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed {
  position: relative;
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed .tabs-navigation .tab-header {
  margin: 0 15px -1px;
  border: 1px solid #b5c8d7 !important;
  padding: 0 5px;
  height: 49px;
  align-items: center;
  background: #ffffff;
  color: #000000;
  font-size: 18px;
  font-family: 'Gotham';
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 14px 14px 0 0;
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed .tabs-navigation .tab-header:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed .tabs-navigation .tab-header {
    height: 40px;
    font-size: 10px;
  }
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed .tabs-navigation .tab-header.ui-tabs-active {
  background-color: #9cbed0;
  color: #ffffff;
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed .tabs-navigation .tab-header.ui-tabs-active a {
  color: #ffffff;
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed .tabs-navigation .tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 18px;
  padding: 15px 30px;
  position: relative;
  transition: all 0.3s;
  line-height: normal;
  font-weight: 400;
}
@media (max-width: 767px) {
  .theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed .tabs-navigation .tab-header a.tab-title {
    font-size: 11px;
    font-weight: bold;
    padding: 13px 10px;
  }
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed > .items > .item.title.active {
  bottom: 0 !important;
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed > .items > .item.title.active > .switch {
  height: 45px !important;
  border-bottom: 1px solid #000000 !important;
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed > .items > .item.title a {
  height: 45px;
  line-height: 45px;
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed > .items > .item.title a.switch {
  border: none !important;
  border-bottom: 1px solid #cccccc !important;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 1px;
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed > .items > .item.title a.switch:hover {
  border-bottom-color: #000000 !important;
}
.theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed > .items > .item.content {
  margin-top: 45px;
  border: none;
  border-top: 1px solid #cccccc;
}
@media only screen and (max-width: 767px) {
  .theme-pearl.catalog-product-view .page-wrapper .page-main .columns .product.info.detailed > .items > .item.content {
    margin-top: -1px;
  }
}
@media only screen and (max-width: 767px) {
  .theme-pearl.catalog-product-view .product-social-links {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.product-actions-info-content .product-actions-info-box .estimaste-body {
  border-top: none !important;
}
.product-actions-info-content > .heading-box {
  display: none;
}
.product-options-wrapper .mageworx-swatch-option.text {
  height: auto;
}
.row.circle-block {
  margin-left: -15px !important;
  margin-right: -15px !important;
  width: auto !important;
}
.circle-block .circle {
  border: 1px solid #ddd;
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 145px;
  height: 145px;
  margin-top: 30px;
}
.circle-block .circle h2.number {
  margin: 0;
  position: absolute;
  top: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  padding: 0 10px;
}
.circle-block .circle > .img-responsive {
  max-width: 68px;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
.circle-block .circle > h4.text {
  margin: 0;
  padding: 0 7px;
  box-sizing: border-box;
  -webkit-align-self: flex-start;
  align-self: flex-start;
}
.circle-block .circle i[class*="icon-"],
.circle-block .circle em[class*="icon-"] {
  font-size: 45px;
  width: 100%;
  text-align: center;
  align-self: flex-end;
}
.theme-pearl.catalog-product-view .product-actions-info-content .product-actions-info-box #product-options-wrapper .swatch-attribute .swatch-attribute-options {
  margin-top: 0px !important;
}
.product-primary-info-container {
  z-index: 2;
}
.catalog-product-view .product-primary-info-container .estimaste-body .select2-container {
  z-index: 1;
}
.login-msg-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  max-width: 520px;
  width: 100%;
}
.login-msg-popup .popup-inner {
  background: #f0ece5;
  border-radius: 15px;
  padding-bottom: 15px;
}
.login-msg-popup .popup-inner .popup-title {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ffffff;
  border-radius: 15px 15px 0 0;
  font-size: 22px;
  padding: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.login-msg-popup .popup-inner .content p {
  font-weight: normal;
  text-align: center;
}
.login-msg-popup .popup-inner .actions-popup {
  margin: 20px 0 10px;
}
.login-msg-popup .popup-inner .actions-popup a.popup-close {
  text-align: center;
  color: #ffffff;
  border: none;
  cursor: pointer;
  border-radius: 8px;
  font-size: 16px;
  min-width: 120px;
  padding: 5px 15px;
  text-transform: uppercase;
  height: auto;
  background: #999999;
}
.login-msg-popup .popup-inner .actions-popup a.popup-close:hover {
  background: #9cbed0;
}
.catalog-product-view .templates-grid.products-related .products.products-grid .product-item:hover {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.templates-grid.products-related {
  background: #f1f2f2;
  position: relative;
}
.templates-grid.products-related:after,
.templates-grid.products-related:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: #f1f2f2;
  height: 100%;
  width: 100%;
}
.templates-grid.products-related:before {
  left: -100%;
}
.templates-grid.products-related:after {
  right: -100%;
}
.templates-grid.products-related .products.products-grid {
  padding-bottom: 20px;
}
.templates-grid.products-related .products.products-grid .product-items {
  margin-left: -5px;
  margin-right: -5px;
}
.templates-grid.products-related .products.products-grid .product-item {
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.templates-grid.products-related .products.products-grid .product-item:hover {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.templates-grid.products-related .products.products-grid .product-item .product-item-info {
  max-width: 100%;
  background: #ffffff;
}
.templates-grid.products-related .template-container .block-title.title span {
  padding-top: 18px;
  display: inline-block;
}
.catalog-category-view .page-main .column.main .products-grid .product-item {
  margin: 0 0 20px;
  padding: 0 15px !important;
}
@media only screen and (min-width: 1200px) {
  .catalog-category-view .page-main .column.main .products-grid .product-item {
    width: calc(25% - 30px);
    /*&:nth-child(4n + 1) {
							clear: left;
						}*/
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main .column.main .products-grid .product-item {
    width: calc(33.33% - 30px);
  }
  .catalog-category-view .page-main .column.main .products-grid .product-item:nth-child(3n + 1) {
    clear: left;
  }
}
@media only screen and (max-width: 991px) {
  .catalog-category-view .page-main .column.main .products-grid .product-item {
    width: calc(50% - 20px);
    padding: 0 10px !important;
  }
  .catalog-category-view .page-main .column.main .products-grid .product-item:nth-child(2n + 1) {
    clear: left;
  }
}
.catalog-category-view .page-main .column.main #layered-filter-block .block-search {
  padding-right: 0;
}
@media (max-width: 767px) {
  .catalog-category-view .page-main .column.main #layered-filter-block .block-search {
    margin-top: 30px;
    width: 150px !important;
  }
}
.products-grid .product-item .product-item-info .product-item-inner {
  display: block !important;
  overflow: visible !important;
  width: auto !important;
  height: auto !important;
}
.products-grid .product-item .product-item-info:hover,
.products-grid .product-item .product-item-info.active {
  box-shadow: none;
  border: none;
  margin: 0;
}
.page-products .products-grid .product-item .product-item-details,
.catalog-product-view .products-grid .product-item .product-item-details,
.checkout-cart-index .products-grid .product-item .product-item-details {
  text-align: center;
  display: inline-block;
  width: 100%;
  font-family: 'Gotham';
}
.page-products .products-grid .product-item .product-item-details .sort-desc,
.catalog-product-view .products-grid .product-item .product-item-details .sort-desc,
.checkout-cart-index .products-grid .product-item .product-item-details .sort-desc {
  font-size: 16px;
  font-weight: 300;
  margin-top: 10px;
  display: block;
  color: #999999;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 1.4;
  min-height: 23px;
}
@media (max-width: 640px) {
  .page-products .products-grid .product-item .product-item-details .sort-desc,
  .catalog-product-view .products-grid .product-item .product-item-details .sort-desc,
  .checkout-cart-index .products-grid .product-item .product-item-details .sort-desc {
    font-size: 12px;
    min-height: 18px;
  }
}
.page-products .products-grid .product-item .product-item-details .actions-primary,
.catalog-product-view .products-grid .product-item .product-item-details .actions-primary,
.checkout-cart-index .products-grid .product-item .product-item-details .actions-primary {
  margin-top: 10px;
}
.page-products .products-grid .product-item .product-item-details .actions-primary a.action,
.catalog-product-view .products-grid .product-item .product-item-details .actions-primary a.action,
.checkout-cart-index .products-grid .product-item .product-item-details .actions-primary a.action {
  background: #9cbed0;
  border-radius: 5px;
  border: none;
  font-weight: 600;
  font-size: 18px;
  padding: 16px 20px;
  font-family: 'Gotham';
  letter-spacing: -0.36px;
  width: 100%;
}
@media (max-width: 640px) {
  .page-products .products-grid .product-item .product-item-details .actions-primary a.action,
  .catalog-product-view .products-grid .product-item .product-item-details .actions-primary a.action,
  .checkout-cart-index .products-grid .product-item .product-item-details .actions-primary a.action {
    font-size: 12px;
    padding: 10px 14px;
  }
}
.page-products .products-grid .product-item .product-item-details .actions-primary a.action .price,
.catalog-product-view .products-grid .product-item .product-item-details .actions-primary a.action .price,
.checkout-cart-index .products-grid .product-item .product-item-details .actions-primary a.action .price {
  font-weight: 500;
}
@media only screen and (min-width: 1024px) {
  .page-products .products-grid .product-item,
  .catalog-product-view .products-grid .product-item,
  .checkout-cart-index .products-grid .product-item {
    padding: 0 !important;
  }
}
.page-products .product-item-info,
.catalog-product-view .product-item-info,
.checkout-cart-index .product-item-info {
  width: 100%;
}
.catalog-product-view .products-grid .product-item {
  float: left;
  padding: 0 15px !important;
}
@media (min-width: 1200px) {
  .catalog-product-view .products-grid .product-item {
    width: calc(25% - 30px);
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .catalog-product-view .products-grid .product-item {
    width: calc(33.33% - 30px);
  }
}
@media (max-width: 1023px) {
  .catalog-product-view .products-grid .product-item {
    width: calc(50% - 5px);
    padding: 0 !important;
  }
}
.catalog-product-view .products-grid .product-item .product-img-bx .product-image-photo {
  display: block;
  max-height: calc(100% - 30px);
  height: auto;
  width: auto;
  max-width: calc(100% - 30px);
  position: absolute;
  margin: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.product.info.detailed {
  margin-top: 20px;
}
.products.products-grid .block-title-main {
  text-align: center;
}
.products.products-grid .product-item-actions {
  margin-top: 5px;
}
.column.main .products-grid .product-item {
  margin-bottom: 16px;
  margin-top: 10px;
}
.column.main .products-grid .product-item .product-item-info {
  padding: 0 0 10px 0;
}
.column.main .products-grid .product-item .product-item-info .product.photo.product-item-photo {
  background: #f0ece5;
  padding: 10px;
  display: block;
  border-radius: 30px;
  text-align: center;
}
.column.main .products-grid .product-item .action.tocompare,
.column.main .products-grid .product-item .action.towishlist,
body.theme-pearl .column.main .block .block-content .products-grid button.action.primary,
.column.main .block .block-content .products-grid button.action.primary,
body.theme-pearl .column.main .block .block-content .products-grid button.action.primary.tocart,
.column.main .block .block-content .products-grid button.action.primary.tocart {
  border-radius: 50% !important;
  padding: 0;
  width: 41px;
  height: 41px;
  background: #ffffff;
  border-color: #eee;
  color: #363636;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  line-height: 38px !important;
}
.column.main .products-grid .product-item .action.tocompare:hover,
.column.main .products-grid .product-item .action.towishlist:hover,
body.theme-pearl .column.main .block .block-content .products-grid button.action.primary.tocart:hover,
.column.main .block .block-content .products-grid button.action.primary.tocart:hover {
  color: #ffffff !important;
  background: #133264;
}
.column.main .products-grid .product-item .action.tocompare:before {
  margin-top: 0 !important;
}
.column.main .products-grid:not(.wishlist) .product-item-actions button.action.primary.tocart,
.column.main .products-grid:not(.wishlist) .product-item-actions a.action.primary.tocart {
  border-radius: 10px !important;
  padding: 0 10px;
  width: auto;
  height: 40px;
  background: #9cbed0;
  border-color: #9cbed0;
  color: #ffffff;
  box-shadow: none;
  font-size: 18px;
  line-height: normal;
  font-weight: 600;
}
.column.main .products-grid:not(.wishlist) .product-item-actions button.action.primary:hover,
.column.main .products-grid:not(.wishlist) .product-item-actions a.action.primary:hover {
  color: #ffffff;
  background: #000000;
  border-color: #000000;
}
body.theme-pearl .column.main .block .block-content .products-grid * button.action.primary.tocart [class^="icon-"],
.column.main .block .block-content .products-grid * button.action.primary.tocart [class^="icon-"] {
  font-size: 18px;
}
.block-title h2.heading {
  font-weight: 400;
  text-align: center;
}
.products-grid .product-item .product-item-details {
  display: inline-block;
  width: 100%;
}
.products-grid .product-item .product-item-details .price-container .price {
  font-weight: bold;
}
.products-grid .product-item .product-item-name .product-item-link {
  color: #000000;
  font-weight: 100;
  font-size: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
.products-grid .product-item .product-item-name .product-item-link .sku {
  font-size: 16px;
  vertical-align: baseline;
}
@media (max-width: 640px) {
  .products-grid .product-item .product-item-name .product-item-link {
    font-size: 16px;
  }
}
.products-grid .product-item .price-box {
  margin-top: 0;
  margin-bottom: 5px;
}
.products.products-grid .product-img-bx,
.widget.block-products-list .product-img-bx {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
.products.products-grid .product-img-bx .product-item-actions,
.widget.block-products-list .product-img-bx .product-item-actions {
  margin-top: 5px;
  display: inline-block;
  position: absolute;
  bottom: -36px;
  z-index: 1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  margin: -11px 0 11px;
}
.widget.block-products-list {
  margin: 30px 0;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .widget.block-products-list {
    margin-left: 15px;
    padding: 0;
  }
}
.widget.block-products-list.block:last-child {
  margin-bottom: 30px;
}
.widget.block-products-list .widget-product-grid .owl-nav {
  display: inline-block;
  position: absolute;
  right: 0;
  top: -91px;
}
.widget.block-products-list .widget-product-grid .owl-nav [class*="owl-"] {
  background-color: rgba(0, 0, 0, 0) !important;
  margin: 0;
  text-indent: 0;
  position: static;
  width: auto;
  height: auto;
}
.widget.block-products-list .widget-product-grid .owl-nav [class*="owl-"]:before {
  display: none;
  width: 0;
  height: 0;
}
.widget.block-products-list .widget-product-grid .owl-nav [class*="owl-"] .i-rounded {
  width: 46px !important;
  height: 46px !important;
  line-height: 1.5 !important;
  font-size: 30px !important;
}
.widget.block-products-list .widget-product-grid .owl-nav.disabled {
  display: none;
}
.widget.block-products-list .widget-product-grid .owl-nav button {
  background-color: rgba(0, 0, 0, 0) !important;
  border: none !important;
}
.widget.block-products-list .widget-product-grid .owl-nav button .i-rounded {
  width: 46px !important;
  height: 46px !important;
  line-height: 1.5 !important;
  font-size: 30px;
}
.widget.block-products-list .widget-product-grid .owl-dots {
  text-align: center;
  position: static;
}
.widget.block-products-list .widget-product-grid .owl-dots .owl-dot > span,
.widget.block-products-list .widget-product-grid .owl-dots button.owl-dot > span {
  width: 12px;
  height: 12px;
  margin-bottom: 20px;
  margin-left: 4px;
  margin-right: 4px;
  border-radius: 50% !important;
  background: #ffffff !important;
  border: #133264 1px solid;
}
.widget.block-products-list .widget-product-grid .owl-dots .owl-dot.active > span,
.widget.block-products-list .widget-product-grid .owl-dots button.owl-dot.active > span {
  background: #133264 !important;
}
.widget.block-products-list .widget-product-grid .owl-dots.disabled {
  display: none;
}
.widget.block-products-list .view-all > a {
  text-transform: uppercase;
  font-weight: 900;
  padding: 15px 15px;
  font-size: 1.8rem;
}
.catalog-category-view .column.main .products-grid .product-item .action.tocompare:before {
  margin-top: -7px;
}
@media (max-width: 767px) {
  body.filter-active .page-wrapper {
    margin-top: 0;
    visibility: visible;
  }
  body.filter-active .page-header {
    display: block;
  }
  body.filter-active .filter-title strong {
    left: 8px !important;
    right: auto !important;
    top: 52px !important;
    background: #ffffff !important;
    width: auto;
    font-size: 0;
    padding: 6px 8px;
  }
  body.filter-active .filter-title strong:after {
    font-size: 24px !important;
    color: #000000 !important;
    line-height: normal !important;
  }
}
@media (max-width: 767px) {
  .block.filter:not(.active) .block-title strong {
    border-radius: 8px;
    background: none;
    border-color: #999999;
    top: 0;
    font-size: 17px;
    text-transform: uppercase;
    min-width: 150px;
    left: 0;
  }
  .block.filter:not(.active) .block-title strong:after {
    content: '\e608';
    font-family: 'luma-icons';
    position: absolute;
    right: auto;
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  #layered-filter-block .filter.active .filter-subtitle {
    top: 50px !important;
  }
}
@media (max-width: 767px) {
  #layered-filter-block .filter.active .filter-title strong {
    top: 60px !important;
  }
}
@media (max-width: 767px) {
  #layered-filter-block .filter.active .filter-options {
    top: 100px !important;
  }
}
@media (max-width: 767px) {
  #layered-filter-block.filter .block-content .block-subtitle {
    background: #f0ece5;
    padding-left: 10px;
    top: 100px;
    height: auto;
    font-size: 24px;
    font-weight: 500;
  }
}
.products-list .products .product-item-details .product-item-actions .actions-primary {
  margin-right: 8px;
}
@media only screen and (min-width: 768px) {
  .column.main .products-grid.products-related .product-item .product-item-info {
    float: none;
  }
  body .products.products-grid {
    padding-bottom: 20px;
  }
}
.theme-pearl[class*="store-view-"].cms-index-index .page-main {
  max-width: 100%;
  padding: 0;
  margin-top: 0;
}
.theme-pearl[class*="store-view-"].customer-order-place .page-main,
.theme-pearl[class*="store-view-"].marketingcenter-marketing-product_listing .page-main,
.theme-pearl[class*="store-view-"].customer-account-create .page-main {
  max-width: 100%;
  padding: 0;
  margin-top: 30px;
}
@media only screen and (min-width: 1310px) {
  .theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper,
  .theme-pearl[class*="store-view-"].marketingcenter-marketing-product_listing .marketing-page-wrapper {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1309px) {
  .theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper,
  .theme-pearl[class*="store-view-"].marketingcenter-marketing-product_listing .marketing-page-wrapper {
    padding: 0 20px;
  }
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .ultimatePage-design-tab {
  position: relative;
}
@media (max-width: 640px) {
  .theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .ultimatePage-design-tab button {
    margin: 0 8px 0 0;
    padding: 0 8px;
  }
  .theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .ultimatePage-design-tab button:nth-child(3) {
    margin-right: 0;
  }
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .ultimatePage-design-tab a.history-link {
  position: absolute;
  right: 15px;
  bottom: 12px;
  color: #999999;
  text-transform: uppercase;
  font-family: "Gotham";
  text-decoration: underline;
  font-size: 17px;
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .ultimatePage-design-tab a.history-link:hover {
  color: #000000;
}
@media (max-width: 640px) {
  .theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .ultimatePage-design-tab a.history-link {
    top: -35px;
    bottom: unset;
    left: 0;
    right: 0;
    text-align: center;
  }
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter,
.theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
  border: none;
  font-size: 17px;
  font-family: "Gotham";
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .all-link a {
  text-transform: uppercase;
  color: #000000;
  position: relative;
  padding: 0 3px;
  font-weight: 100;
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .all-link a:after {
  content: "";
  border-bottom: 3px solid #999999;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -3px;
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .block-search,
.theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter .block-search {
  width: 200px;
  margin: 0 25px;
  padding-left: 0;
  float: none;
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .block-search .form {
  position: relative;
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .block-search .form .actions,
.theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter .block-search .form .actions {
  position: absolute;
  left: 6px;
  top: 0;
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .block-search .form .actions button.search {
  position: static;
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .block-search .form .actions button.search:before {
  font-size: 20px;
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .filter-content,
.theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter .filter-content {
  margin-top: 0;
  display: flex;
  align-items: center;
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .filter-content .filter-options-item,
.theme-pearl[class*="store-view-"].customer-design-index #Marketing .filter-content .filter-options-item,
.theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter .filter-content .filter-options-item {
  border: 2px solid #aaaaaa;
  padding: 6px 10px;
  border-radius: 8px;
  z-index: 10;
}
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .filter-content .filter-options-item .filter-options-title,
.theme-pearl[class*="store-view-"].customer-design-index #Marketing .filter-content .filter-options-item .filter-options-title,
.theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter .filter-content .filter-options-item .filter-options-title {
  font-size: 17px;
  line-height: 1;
  font-weight: 100;
  padding-right: 30px;
}
.theme-pearl[class*="store-view-"].customer-design-index #Marketing .filter-content {
  margin-top: 0;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index hr {
  border-top: 4px solid #9cbed0;
  margin: 30px 0 0;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter .block-search .form {
  position: relative;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter .block-search .form .actions button.search {
  position: static;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter .block-search .form .actions button.search:before {
  font-size: 20px;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .featured-product-title {
  font-weight: 600;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .container-fluid {
  padding: 0;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .design-list {
  border-bottom: 4px solid #9cbed0;
  margin-bottom: 30px;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .design-list .template-item {
  list-style: none;
  margin-bottom: 30px;
  padding-bottom: 40px;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .design-list .template-item .inner-box {
  border: none;
  background: #f0ece5;
  border-radius: 30px;
  padding: 0;
  overflow: hidden;
  min-height: 330px;
  max-width: 330px;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .design-list .template-item .inner-box .image-box {
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .design-list .template-item .inner-box .image-box img {
  max-width: 170px;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .design-list .template-item .inner-box .product-detail {
  text-align: center;
  padding: 10px;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .design-list .template-item .inner-box .product-detail span {
  display: block;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .design-list .template-item .inner-box .product-detail span.title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .design-list .template-item .inner-box .product-detail span.title-desc {
  font-size: 24px;
  font-weight: 500;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .design-list .template-item .inner-box .product-detail span.description {
  font-size: 14px;
  color: #999999;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .product-title {
  color: #999999;
  font-weight: 600;
}
@media only screen and (min-width: 768px), print {
  .theme-pearl[class*="store-view-"] .page-wrapper .breadcrumbs {
    background-color: #f9f7fc;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
}
@media only screen and (min-width: 768px), print {
  .theme-pearl[class*="store-view-"] .page-wrapper .breadcrumbs .items {
    float: none;
    width: 100% !important;
    margin: 0 auto !important;
  }
}
@media only screen and (min-width: 768px), print {
  .theme-pearl[class*="store-view-"] .page-wrapper .breadcrumbs .items .item {
    float: left;
    line-height: 18px;
  }
}
@media only screen and (min-width: 768px), print {
  .theme-pearl[class*="store-view-"] .page-wrapper .breadcrumbs .items .item strong,
  .theme-pearl[class*="store-view-"] .page-wrapper .breadcrumbs .items .item a {
    float: left;
    font-size: 13px;
    font-style: italic;
    color: #363636;
    line-height: 18px;
  }
}
@media only screen and (min-width: 768px), print {
  .theme-pearl[class*="store-view-"] .page-wrapper .breadcrumbs .items .item strong:hover,
  .theme-pearl[class*="store-view-"] .page-wrapper .breadcrumbs .items .item a:hover {
    color: #fadc32;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main {
  padding-top: 0;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main .ultimatePage-top .ultimatePage-title {
  margin: 0 0 50px;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block {
  border-top: 4px solid #9cbed0;
  padding: 20px 0;
  margin: 28px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block {
    flex-flow: row wrap;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .block-search,
.customer-design-index .tabcontent .custom-radio-buttons .block-search {
  width: 200px;
  margin-right: 0;
  padding-left: 0;
  float: none;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .block-search .form {
  position: relative;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .block-search .form .control {
    border-top: none;
  }
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .block-search .form .control input,
  .customer-design-index .tabcontent .custom-radio-buttons .block-search .form .control input,
  .theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .block-search .form .control input,
  .theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter .block-search .form .control input {
    position: static;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .block-search .form .control input,
.customer-design-index .tabcontent .custom-radio-buttons .block-search .form .control input,
.theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .block-search .form .control input,
.theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter .block-search .form .control input {
  border-radius: 8px;
  border-color: #9cbed0;
  text-transform: uppercase;
  font-size: 17px;
  border-width: 2px;
  text-align: center;
  padding: 2px 5px 2px 25px;
  font-family: "Gotham";
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .block-search .form .control input,
  .customer-design-index .tabcontent .custom-radio-buttons .block-search .form .control input,
  .theme-pearl[class*="store-view-"].customer-order-place .order-page-wrapper .row .block.filter .block-search .form .control input,
  .theme-pearl[class*="store-view-"].educationcenter-index-index .row .block.filter .block-search .form .control input {
    padding: 2px 5px;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .block-search .form .actions {
  position: absolute;
  left: 6px;
  top: 0;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .block-search .form .actions button.search {
  position: static;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .block-search .form .actions button.search:before {
  font-size: 20px;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-title:before {
  display: none;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content {
  margin-top: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content {
    margin: 0;
    padding: 15px 15px;
    flex-flow: row wrap;
    justify-content: center;
    flex: 0 1 100%;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current {
  background: #aaaaaa;
  padding: 5px 10px;
  border-radius: 8px;
  display: inline-block;
  line-height: normal;
  margin-left: 28px;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current {
    margin: 0;
    padding: 5px 25px;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current strong {
  color: #ffffff;
  font-size: 17px;
  font-weight: 100;
  padding: 0;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current strong {
    background: transparent;
    top: unset;
  }
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current strong:before {
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
  }
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current strong:after {
    content: "";
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current .items {
  padding: 5px;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current .items {
    margin-top: 10px;
    border-top: 1px solid #ffffff;
    text-align: center;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current .items .item {
  margin: 0;
  font-size: 17px;
  padding: 0;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current .items .item .filter-value {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 100;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current .items .item .filter-label,
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-current .items .item a.remove {
  display: none;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-actions {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-actions {
    flex: 0 1 100%;
    margin: 0;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-actions a.clear {
  font-size: unset;
  height: auto;
  line-height: normal;
  color: #9cbed0;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-actions a.clear {
    margin: 20px auto 0;
    font-size: 16px;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options {
  text-align: center;
  margin-left: 28px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options {
    background: #f0ece5;
    width: 100%;
    margin: 114px auto 15px;
    padding: 15px;
    border-bottom: 1px solid #999999;
    bottom: auto;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item {
  border: 2px solid #aaaaaa;
  padding: 6px 10px;
  border-radius: 8px;
  z-index: 10;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item {
    margin-bottom: 15px;
    border: none;
    text-align: left;
    padding: 6px 0;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item.active:before {
  bottom: -9px;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item.active:after {
  bottom: -9px;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item.active .filter-options-title:after {
    content: "\e621";
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title {
  font-size: 17px;
  line-height: 1;
  font-weight: 100;
  padding-right: 30px;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title:after {
  top: 50%;
  transform: translateY(-50%);
  font-size: 13px;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title {
    padding: 5px 40px 5px 10px;
    font-size: 26px;
    font-weight: 500;
  }
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title:after {
    font-size: 24px;
    right: auto;
    left: 40%;
    content: "\e608";
  }
}
@media (max-width: 767px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title:after {
    left: 60% !important;
  }
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content {
  top: 130%;
  left: 0;
  text-align: left;
}
.theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .count {
  display: none;
}
@media (max-width: 768px) {
  .theme-pearl[class*="store-view-"].page-layout-1column.page-with-filter .column.main #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .item a {
    font-size: 22px;
    color: #000000;
    line-height: 1.5;
  }
}
.cart.table-wrapper .item .col.item {
  min-height: 110px !important;
  overflow: auto;
}
.edit-order-table .col-image .admin__field-control img {
  width: 50px;
}
.box-tocart .field.qty .control #qty-error.mage-error {
  width: 100%;
  float: left;
}
.slider-block-content .owl-carousel.products .owl-controls .owl-nav {
  position: absolute;
  top: -94px;
  right: 0;
}
.slider-block-content .products[class*="owl-carousel-products-"].owl-theme .owl-controls .owl-nav [class*="owl-"] {
  position: static;
  margin: 0;
  width: auto;
  height: auto;
}
.slider-block-content .products[class*="owl-carousel-products-"].owl-theme .owl-controls .owl-nav [class*="owl-"]:before {
  display: none;
  width: 0;
  height: 0;
}
.slider-block-content .products[class*="owl-carousel-products-"].owl-theme .owl-controls .owl-nav [class*="owl-"] .i-rounded {
  width: 46px !important;
  height: 46px !important;
  line-height: 1.5 !important;
  font-size: 30px;
}
.slider-block-content .products[class*="owl-carousel-products-"].owl-theme .owl-controls .owl-nav [class*="owl-"] .i-rounded:before {
  float: left;
  margin-left: 6px;
}
.slider-block-content.block-margin {
  padding: 0 15px;
}
.slider-block-content.block-margin .block-content .products.products-grid {
  padding-top: 0 !important;
}
.slider-block-content.block-margin .block-content .products.products-grid [class*="owl-carousel-products-"].owl-theme .owl-dots {
  bottom: 0;
}
.slider-block-content.block-margin .block-content:last-child .products.products-grid:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.slider-block-content.block-margin.block.crosssell .owl-stage .owl-item .product-item {
  width: 100% !important;
  margin: 0;
}
.owl-thumbs:empty {
  padding: 0;
}
.cms-index-index .column.main {
  padding-bottom: 0;
}
.cms-index-index .products.products-grid .block-title-main h2 {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .cms-index-index.theme-pearl.page-layout-1column .products.products-grid {
    padding-bottom: 50px;
    padding-top: 40px !important;
  }
}
.cms-index-index .home-page-product-slider .product-title {
  margin-bottom: 0;
  text-transform: none;
  font-weight: 400;
  font-size: 48px;
  letter-spacing: -0.96px;
}
@media (max-width: 767px) {
  .cms-index-index .home-page-product-slider .product-title {
    font-size: 22px;
  }
}
.cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item {
  text-align: center;
}
.cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-info {
  background: #f0ece5;
  border-radius: 30px;
  margin: 15px;
}
.cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-info .product-item-photo {
  position: relative;
  padding: 15px;
  display: inline-block;
  width: 100%;
}
.cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-info .product-item-photo .product-image-photo {
  max-height: 100%;
  height: auto;
  width: auto;
  max-width: 100%;
  position: absolute;
  margin: auto;
  bottom: unset;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-details {
  font-size: 24px;
  font-family: "Gotham";
}
.cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-details .product-item-name .product-item-link {
  font-size: 22px;
  color: #000000;
  text-decoration: none;
  letter-spacing: -0.44px;
}
@media (max-width: 767px) {
  .cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-details .product-item-name .product-item-link {
    font-size: 16px;
  }
}
.cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-details .sort-desc {
  text-align: center;
  font: normal normal normal 18px/19px Gotham;
  letter-spacing: -0.36px;
  color: #6e6f72;
  min-height: 19px;
  padding: 0px 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-details .sort-desc {
    font-size: 12px;
    padding: 0 5px;
  }
}
.cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-details .price-box {
  margin: 0;
}
.cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-details .product-item-inner {
  margin-top: 15px;
}
.cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-details .product-item-inner .product-item-actions .actions-primary {
  width: calc(100% - 30px);
  margin: 0 auto;
}
.cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  background: #9cbed0;
  border-radius: 5px;
  border: none;
  font-weight: 600;
  font-size: 18px;
  padding: 16px 20px;
  width: 100%;
  letter-spacing: -0.36px;
}
@media (max-width: 767px) {
  .cms-index-index .home-page-product-slider .product-items .slick-slide li.product-item div.product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
    font-size: 12px;
    padding: 10px 10px;
  }
}
.cms-index-index .home-page-product-slider .btn-area a.view-all {
  background: transparent;
  border: 1px solid #707070;
  color: #000000;
  padding: 25px 40px;
  font-size: 36px;
  font-weight: 500;
  border-radius: 10px;
  display: inline-block;
  margin: 40px 0;
}
.cms-index-index .home-page-product-slider .btn-area a.view-all:hover {
  background: #9cbed0;
  border-color: #9cbed0;
  color: #ffffff;
}
@media (max-width: 767px) {
  .cms-index-index .home-page-product-slider .btn-area a.view-all {
    font-size: 20px;
    padding: 12px 20px;
    margin: 20px 0;
  }
}
.cms-index-index .static-gray-section {
  color: #ffffff;
}
.cms-index-index .static-gray-section .container-fluid {
  max-width: 1310px;
  text-align: center;
  padding: 0;
}
@media (max-width: 767px) {
  .cms-index-index .static-gray-section .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
.cms-index-index .static-gray-section .title,
.cms-index-index .before-footer-section .title {
  text-transform: none;
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 60px;
  letter-spacing: -0.96px;
}
@media (max-width: 767px) {
  .cms-index-index .static-gray-section .title,
  .cms-index-index .before-footer-section .title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .cms-index-index .static-gray-section .column {
    margin-bottom: 30px;
  }
  .cms-index-index .static-gray-section .column:nth-child(2n) {
    clear: left;
  }
}
@media (max-width: 400px) {
  .cms-index-index .static-gray-section .column {
    padding: 0 10px;
  }
}
.cms-index-index .static-gray-section .column img {
  max-width: 123x;
}
@media (max-width: 767px) {
  .cms-index-index .static-gray-section .column img {
    max-height: 72px;
    max-width: 72px;
  }
}
.cms-index-index .static-gray-section .column .semi-title {
  text-transform: capitalize;
  font-size: 25px;
  font-weight: 500;
  margin: 30px 0 40px;
  min-height: 50px;
  border-bottom: 6px solid #9cbed0;
  padding-bottom: 30px;
  letter-spacing: -0.5px;
}
@media (max-width: 767px) {
  .cms-index-index .static-gray-section .column .semi-title {
    font-size: 16px;
    margin: 20px 0 15px;
    padding-bottom: 15px;
    border-bottom-width: 4px;
  }
}
.cms-index-index .static-gray-section .column .desc {
  font-size: 23px;
  letter-spacing: -0.46px;
}
@media (max-width: 767px) {
  .cms-index-index .static-gray-section .column .desc {
    font-size: 14px;
  }
}
.cms-index-index .static-gray-section .btn-area {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .cms-index-index .static-gray-section .btn-area {
    display: inline-block;
    margin-top: 10px;
  }
}
.cms-index-index .static-gray-section .btn-area .action.primary.start {
  font-size: 36px;
  font-weight: 500;
  padding: 25px 40px;
  border-radius: 10px;
  letter-spacing: -0.72px;
}
.cms-index-index .static-gray-section .btn-area .action.primary.start:hover {
  background: #000000;
  border: none;
}
@media (max-width: 767px) {
  .cms-index-index .static-gray-section .btn-area .action.primary.start {
    font-size: 20px;
    padding: 12px 20px;
  }
}
@media (max-width: 767px) {
  .cms-index-index .static-gray-section {
    padding: 10px 10px 20px !important;
  }
}
@media (max-width: 767px) {
  .cms-index-index .why-us-section .pagebuilder-column-line {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .cms-index-index .why-us-section {
    padding: 15px 15px !important;
  }
  .cms-index-index .why-us-section .pagebuilder-column {
    width: 100% !important;
    margin: 0 auto;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .cms-index-index .why-us-section .why-us-content {
    padding-right: 50px;
    margin-left: 30%;
  }
}
@media (max-width: 767px) {
  .cms-index-index .why-us-section .why-us-content {
    padding: 0 20px;
    text-align: center;
  }
}
.cms-index-index .why-us-section .why-us-content .title {
  font-size: 48px;
  text-transform: none;
  font-weight: 400;
  letter-spacing: -0.96px;
}
@media (max-width: 767px) {
  .cms-index-index .why-us-section .why-us-content .title {
    font-size: 22px;
  }
}
.cms-index-index .why-us-section .why-us-content .desc {
  font-size: 26px;
  letter-spacing: -0.52px;
}
@media (max-width: 767px) {
  .cms-index-index .why-us-section .why-us-content .desc {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .cms-index-index .why-us-section .why-us-img {
    padding-left: 50px;
  }
}
.cms-index-index .before-footer-section {
  color: #ffffff;
  text-align: center;
  padding: 70px 10px 140px;
}
.cms-index-index .before-footer-section .container-fluid {
  padding: 0;
}
.cms-index-index .before-footer-section .title em {
  font-family: "Didot";
  font-weight: 500;
}
@media (max-width: 767px) {
  .cms-index-index .before-footer-section .title {
    font-size: 22px;
  }
}
.cms-index-index .before-footer-section ul {
  list-style: none;
}
@media (min-width: 768px) {
  .cms-index-index .before-footer-section ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    max-width: 920px;
    margin: 0 auto;
  }
}
.cms-index-index .before-footer-section ul li {
  text-transform: uppercase;
  margin: 0 30px;
  font-weight: 600;
  width: auto;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.5px;
}
@media (min-width: 768px) {
  .cms-index-index .before-footer-section ul li {
    font-size: 25px;
    margin: 0 35px;
  }
  .cms-index-index .before-footer-section ul li:nth-child(odd) {
    padding-bottom: 45px;
    margin-bottom: 45px;
    position: relative;
  }
  .cms-index-index .before-footer-section ul li:nth-child(odd):after {
    content: "";
    position: absolute;
    bottom: -5px;
    border-bottom: 9px solid #9cbed0;
    border-radius: 5px;
    width: 60%;
    left: 50%;
    transform: translateX(-50%);
  }
  .cms-index-index .before-footer-section ul li:nth-child(2),
  .cms-index-index .before-footer-section ul li:nth-child(4) {
    grid-row: 2;
  }
}
@media (max-width: 767px) {
  .cms-index-index .before-footer-section ul li {
    position: relative;
    display: inline-block;
    margin: 0 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    line-height: 1;
    width: calc(50% - 34px);
  }
  .cms-index-index .before-footer-section ul li:after {
    content: "";
    position: absolute;
    bottom: 0;
    border-bottom: 3px solid #9cbed0;
    width: 40%;
    left: 50%;
    transform: translateX(-50%);
  }
  .cms-index-index .before-footer-section ul li:nth-last-child(2):after,
  .cms-index-index .before-footer-section ul li:last-child:after {
    border-bottom: none;
  }
}
.cms-index-index .before-footer-section .btn-area {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .cms-index-index .before-footer-section .btn-area {
    margin-top: 0;
  }
}
.cms-index-index .before-footer-section .btn-area .action.secondary {
  padding-left: 90px;
  padding-right: 90px;
}
.cms-index-index .before-footer-section .btn-area .action.secondary:hover {
  background: #9cbed0;
}
@media (max-width: 767px) {
  .cms-index-index .before-footer-section .btn-area .action.secondary {
    font-size: 20px;
    padding: 12px 20px;
  }
}
@media (max-width: 767px) {
  .cms-index-index .before-footer-section {
    padding: 20px 10px 40px !important;
  }
}
.featuredproducts.owl-carousel .owl-stage-outer {
  padding-bottom: 0;
}
.featuredproducts.owl-carousel .owl-controls .owl-dots {
  bottom: 8px;
}
.section-title h2,
.section-title h3 {
  margin-top: 0;
  padding-bottom: 13px;
  border-bottom: 2px solid #585858;
  margin-bottom: 30px;
}
.section-title.block-heading h3 {
  margin-bottom: 10px;
}
.page-wrapper > .page-bottom {
  width: 100%;
}
.page-wrapper > .page-bottom .widget.block-static-block {
  margin-bottom: 0;
}
.page-wrapper > .page-bottom .widget.block > .row {
  margin-right: 0;
  margin-left: 0;
}
.page-wrapper > .page-bottom + .page-footer {
  margin-top: 0;
}
.d-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.w-100 {
  width: 100%;
}
.pl-15 {
  padding-left: 15px !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.canvas-index-index.page-layout-empty .page-main,
.merchandise-index-index.page-layout-empty .page-main {
  max-width: 100%;
}
.product-image-container {
  width: 100%;
}
@media screen and (max-width: 360px) {
  .toolbar.toolbar-products select.sorter-options {
    max-width: 130px;
  }
}
#recipients-options button.action.remove span {
  color: #000000;
}
.header-placeholder {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.table-comparison .cell.product {
  border-left: 1px solid #cccccc;
}
.table-comparison .cell.product.info {
  background: rgba(0, 0, 0, 0);
}
.table-comparison .cell.product.label {
  border-left: none;
}
.table-comparison .cell.remove {
  position: relative;
}
.table-comparison .cell.remove.label {
  border: none;
}
.table-comparison .cell.remove .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide._inner-scroll .row {
    margin-right: -15px;
  }
}
.warning-main-custom-modal,
.warning-edit-custom-modal {
  margin: 0 auto;
  max-width: 575px;
  width: 100%;
  text-align: center;
  border-radius: 20px;
  padding: 10px;
  font-family: "Gotham";
  color: #000000;
  display: flex;
  align-items: center;
}
.warning-main-custom-modal .modal-inner-wrap,
.warning-edit-custom-modal .modal-inner-wrap {
  margin: 0;
  width: 100%;
  border-radius: 20px;
}
.warning-main-custom-modal .modal-inner-wrap .modal-header,
.warning-edit-custom-modal .modal-inner-wrap .modal-header {
  display: none;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content,
.warning-edit-custom-modal .modal-inner-wrap .modal-content {
  padding: 0 !important;
  border-radius: 20px;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .popup-inner,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .popup-inner {
  border: none;
  border-radius: 0;
  padding-bottom: 0;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts h4,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts h4 {
  text-align: left;
  padding: 15px 20px;
  margin: 0;
  color: #9cbed0;
  font-weight: 300;
  font-size: 20px;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table {
  font-family: "Gotham";
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table th,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table th {
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 22px;
  font-weight: 100;
  color: #000000;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table tr,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table tr {
  background-color: #9cbed0;
  color: #ffffff;
  text-align: left;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table tr:last-child td,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table tr:last-child td {
  padding-bottom: 15px;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table tr td,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table tr td {
  padding: 0px 20px;
  font-size: 22px;
  font-weight: 100;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table tr td:nth-child(2),
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-volume-pricing .price-discounts table tr td:nth-child(2) {
  color: red;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner {
  background: #f0ece5;
  border: none;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .popup-title,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .popup-title,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .popup-title,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .popup-title,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .popup-title,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .popup-title {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ffffff;
  border-radius: 15px 15px 0 0;
  font-size: 22px;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  color: red;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .popup-title img,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .popup-title img,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .popup-title img,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .popup-title img,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .popup-title img,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .popup-title img {
  display: none;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .content,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .content,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .content,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .content,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .content,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .content {
  padding: 10px;
  color: #999999;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .content .description p,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .content .description p,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .content .description p,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .content .description p,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .content .description p,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .content .description p {
  font-size: 16px;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .content .label-text,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .content .label-text,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .content .label-text,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .content .label-text,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .content .label-text,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .content .label-text {
  min-height: 50px;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .content .label-text p,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .content .label-text p,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .content .label-text p,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .content .label-text p,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .content .label-text p,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .content .label-text p {
  font-weight: bold;
  font-size: 18px;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .actions-popup,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .actions-popup,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .actions-popup,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .actions-popup,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .actions-popup,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .actions-popup {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .actions-popup .action-btn,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .actions-popup .action-btn,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .actions-popup .action-btn,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .actions-popup .action-btn,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .actions-popup .action-btn,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .actions-popup .action-btn {
  text-align: center;
  color: #ffffff;
  border: none;
  cursor: pointer;
  border-radius: 8px;
  font-size: 14px;
  min-width: 120px;
  padding: 5px 15px;
  text-transform: uppercase;
  height: auto;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .actions-popup .action-btn.btn-secondary,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .actions-popup .action-btn.btn-secondary,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .actions-popup .action-btn.btn-secondary,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .actions-popup .action-btn.btn-secondary,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .actions-popup .action-btn.btn-secondary,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .actions-popup .action-btn.btn-secondary {
  background-color: #999999;
  border-color: #999999;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .actions-popup .action-btn#confirmationbutton-link,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .actions-popup .action-btn#confirmationbutton-link,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .actions-popup .action-btn#confirmationbutton-link,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .actions-popup .action-btn#confirmationbutton-link,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .actions-popup .action-btn#confirmationbutton-link,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .actions-popup .action-btn#confirmationbutton-link,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .actions-popup .action-btn#confirmationbutton,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal1 .popup-inner .actions-popup .action-btn#confirmationbutton,
.warning-main-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .actions-popup .action-btn#confirmationbutton,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #designs-modal-information .popup-inner .actions-popup .action-btn#confirmationbutton,
.warning-main-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .actions-popup .action-btn#confirmationbutton,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #newMessage-modal-information .popup-inner .actions-popup .action-btn#confirmationbutton {
  font-weight: bold;
  background-color: #9cbed0;
  border-color: #9cbed0;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner {
  background: #f0ece5;
  border: none;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .popup-title,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .popup-title {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ffffff;
  border-radius: 15px 15px 0 0;
  font-size: 22px;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  color: #999999;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .popup-title img,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .popup-title img {
  display: none;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .content,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .content {
  padding: 10px;
  color: #999999;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .content .label-text,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .content .label-text {
  min-height: 50px;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .content .label-text p,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .content .label-text p {
  font-weight: normal;
  font-size: 18px;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .actions-popup,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .actions-popup {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .actions-popup .action-btn,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .actions-popup .action-btn {
  text-align: center;
  color: #ffffff;
  border: none;
  cursor: pointer;
  border-radius: 8px;
  font-size: 14px;
  min-width: 120px;
  padding: 10px 15px;
  text-transform: uppercase;
  height: auto;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .actions-popup .action-btn.btn-secondary,
.warning-edit-custom-modal .modal-inner-wrap .modal-content #legacy-design-details-popup .popup-inner .actions-popup .action-btn.btn-secondary {
  background-color: #999999;
  border-color: #999999;
}
.warning-main-custom-modal .modal-inner-wrap .modal-content p,
.warning-edit-custom-modal .modal-inner-wrap .modal-content p {
  margin: 0 0 15px;
}
body:not(.cms-index-index) .page-main {
  margin-top: 30px;
  max-width: 1310px;
}
@media only screen and (max-width: 767px) {
  body:not(.cms-index-index) .page-main {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .form.search.advanced .fields.range .field.with-addon .control {
    padding-right: 0 !important;
  }
  .modal-popup.confirm .modal-inner-wrap {
    width: 100% !important;
  }
  .form-cart .cart.actions a.action,
  .form-cart .cart.actions button.action {
    margin-bottom: 10px;
  }
}
.designer-index-index .page-products .products-grid.template-list-wrapper .product-item {
  float: left;
}
@media only screen and (max-width: 1023px) {
  .designer-index-index .page-products .products-grid.template-list-wrapper .product-item {
    margin-bottom: 20px;
  }
}
.products-grid .owl-carousel.products .product-image-wrapper .product-image-photo {
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}
.catalog-product_compare-index .product-item-actions .actions-primary + .actions-secondary {
  margin-bottom: 10px;
  vertical-align: top;
}
.blog-post-view .products-grid .product-item .product-item-details {
  text-align: center;
}
.view-all .action.primary {
  min-width: 200px;
}
/*Customer Order page css*/
.design-list::-webkit-scrollbar {
  width: 10px;
}
.design-list::-webkit-scrollbar-track {
  background: #999999;
}
.design-list::-webkit-scrollbar-thumb {
  background: #9cbed0;
}
/*About Us Page*/
@media (max-width: 767px) {
  .cms-about-us .page-main {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .cms-about-us .about-us-content {
    text-align: center;
  }
}
.cms-about-us .about-us-content .about-us-title {
  font-size: 48px;
  font-weight: 600;
  letter-spacing: -0.96px;
  text-align: center;
  margin: 40px 0 100px;
}
@media (max-width: 767px) {
  .cms-about-us .about-us-content .about-us-title {
    font-size: 22px;
    margin: 20px 0;
  }
}
.cms-about-us .about-us-content .about-us-content-wrapper {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .cms-about-us .about-us-content .about-us-content-wrapper {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .cms-about-us .about-us-content .about-us-content-wrapper .pagebuilder-column:first-child {
    padding-right: 30px;
  }
  .cms-about-us .about-us-content .about-us-content-wrapper .pagebuilder-column:last-child {
    padding-left: 30px;
  }
}
.cms-about-us .about-us-content .about-us-content-wrapper .image-box {
  justify-content: center;
}
@media (max-width: 767px) {
  .cms-about-us .about-us-content .about-us-content-wrapper .image-box {
    order: 1;
  }
}
@media (max-width: 767px) {
  .cms-about-us .about-us-content .about-us-content-wrapper .content-box {
    order: 2;
    padding: 0 30px;
  }
}
.cms-about-us .about-us-content .about-us-content-wrapper .content-box h4 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: -0.5px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .cms-about-us .about-us-content .about-us-content-wrapper .content-box h4 {
    font-size: 22px;
  }
}
.cms-about-us .about-us-content .about-us-content-wrapper .content-box p {
  font-size: 21px;
  letter-spacing: -0.42px;
  color: #6e6f72;
}
@media (max-width: 767px) {
  .cms-about-us .about-us-content .about-us-content-wrapper .content-box p {
    font-size: 14px;
  }
}
.cms-about-us .about-us-content .about-us-content-wrapper .content-box p span {
  font-weight: 500;
}
.cms-about-us .about-us-content .btn-area {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .cms-about-us .about-us-content .btn-area {
    margin-bottom: 50px;
  }
}
.cms-about-us .blue-section-full .title {
  font-family: "Didot";
  text-transform: unset;
  font-size: 54px;
}
.cms-about-us .blue-section-full .title em {
  font-weight: 500;
}
@media (max-width: 767px) {
  .cms-about-us .blue-section-full .title {
    font-size: 28px;
  }
}
.cms-about-us .blue-section-full p {
  font-size: 18px;
}
@media (max-width: 767px) {
  .cms-about-us .blue-section-full p {
    font-size: 14px;
  }
}
#brandMD-products,
#Labels,
#design-list,
.marketing-product,
.marketing-list {
  position: relative;
  width: 100%;
}
#brandMD-products .container-fluid,
#Labels .container-fluid,
#design-list .container-fluid,
.marketing-product .container-fluid,
.marketing-list .container-fluid {
  padding: 0;
}
#brandMD-products .info.empty,
#Labels .info.empty,
#design-list .info.empty,
.marketing-product .info.empty,
.marketing-list .info.empty {
  text-align: right;
  position: relative;
  right: 100px;
  margin-top: 10px;
}
#brandMD-products .info.empty span,
#Labels .info.empty span,
#design-list .info.empty span,
.marketing-product .info.empty span,
.marketing-list .info.empty span {
  display: inline-block;
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  margin: 0 30px;
  position: relative;
  top: 12px;
  text-align: center;
}
#brandMD-products .info.empty img,
#Labels .info.empty img,
#design-list .info.empty img,
.marketing-product .info.empty img,
.marketing-list .info.empty img {
  width: 120px;
}
#brandMD-products .info.empty.designs-status-missing,
#Labels .info.empty.designs-status-missing,
#design-list .info.empty.designs-status-missing,
.marketing-product .info.empty.designs-status-missing,
.marketing-list .info.empty.designs-status-missing {
  right: 0;
  background: #9cbed0;
  color: #ffffff;
  text-align: center;
  font-family: "Gotham";
  border-radius: 10px;
}
#brandMD-products .info.empty.designs-status-missing span,
#Labels .info.empty.designs-status-missing span,
#design-list .info.empty.designs-status-missing span,
.marketing-product .info.empty.designs-status-missing span,
.marketing-list .info.empty.designs-status-missing span {
  top: 0;
  font-weight: 100;
  text-transform: uppercase;
}
#brandMD-products .info.empty.designs-status-missing span:before,
#Labels .info.empty.designs-status-missing span:before,
#design-list .info.empty.designs-status-missing span:before,
.marketing-product .info.empty.designs-status-missing span:before,
.marketing-list .info.empty.designs-status-missing span:before {
  content: "";
}
#brandMD-products .design-list,
#Labels .design-list,
#design-list .design-list,
.marketing-product .design-list,
.marketing-list .design-list {
  margin-top: 30px;
}
#brandMD-products .design-list .designlist-grid .item,
#Labels .design-list .designlist-grid .item,
#design-list .design-list .designlist-grid .item,
.marketing-product .design-list .designlist-grid .item,
.marketing-list .design-list .designlist-grid .item,
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .grid .template-item {
  list-style: none;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  #brandMD-products .design-list .designlist-grid .item,
  #Labels .design-list .designlist-grid .item,
  #design-list .design-list .designlist-grid .item,
  .marketing-product .design-list .designlist-grid .item,
  .marketing-list .design-list .designlist-grid .item,
  .theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .grid .template-item {
    padding: 0 10px;
  }
}
#brandMD-products .design-list .designlist-grid .item .inner-box,
#Labels .design-list .designlist-grid .item .inner-box,
#design-list .design-list .designlist-grid .item .inner-box,
.marketing-product .design-list .designlist-grid .item .inner-box,
.marketing-list .design-list .designlist-grid .item .inner-box {
  position: relative;
}
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail,
#Labels .design-list .designlist-grid .item .inner-box .product-detail,
#design-list .design-list .designlist-grid .item .inner-box .product-detail,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail,
#Labels .design-list .designlist-grid .item .inner-box .material-detail,
#design-list .design-list .designlist-grid .item .inner-box .material-detail,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail,
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .grid .template-item .inner-box .product-detail {
  font-family: "Gotham";
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .product-name,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .product-name,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .product-name,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .product-name,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .product-name,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .product-name,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .product-name,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .product-name,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .product-name,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .product-name,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .product-name,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .product-name,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .product-name,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .product-name,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .product-name,
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .label-name,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .label-name,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .label-name,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .label-name,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .label-name,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .label-name,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .label-name,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .label-name,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .label-name,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .label-name,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .label-name,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .label-name,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .label-name,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .label-name,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .label-name,
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .material-name,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .material-name,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .material-name,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .material-name,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .material-name,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .material-name,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .material-name,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .material-name,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .material-name,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .material-name,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .material-name,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .material-name,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .material-name,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .material-name,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .material-name,
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .grid .template-item .inner-box .product-detail .product-name {
  color: #000000;
  font-size: 22px;
  margin: 5px 0;
  text-transform: capitalize;
  font-weight: 300;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  flex: 1 1 100%;
}
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .product-name .sku,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .product-name .sku,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .product-name .sku,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .product-name .sku,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .product-name .sku,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .product-name .sku,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .product-name .sku,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .product-name .sku,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .product-name .sku,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .product-name .sku,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .product-name .sku,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .product-name .sku,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .product-name .sku,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .product-name .sku,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .product-name .sku,
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .label-name .sku,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .label-name .sku,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .label-name .sku,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .label-name .sku,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .label-name .sku,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .label-name .sku,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .label-name .sku,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .label-name .sku,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .label-name .sku,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .label-name .sku,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .label-name .sku,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .label-name .sku,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .label-name .sku,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .label-name .sku,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .label-name .sku,
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .material-name .sku,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .material-name .sku,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .material-name .sku,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .material-name .sku,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .material-name .sku,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .material-name .sku,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .material-name .sku,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .material-name .sku,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .material-name .sku,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .material-name .sku,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .material-name .sku,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .material-name .sku,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .material-name .sku,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .material-name .sku,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .material-name .sku {
  font-size: 16px;
  vertical-align: baseline;
}
@media (max-width: 640px) {
  #brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .product-name,
  #Labels .design-list .designlist-grid .item .inner-box .product-detail .product-name,
  #design-list .design-list .designlist-grid .item .inner-box .product-detail .product-name,
  .marketing-product .design-list .designlist-grid .item .inner-box .product-detail .product-name,
  .marketing-list .design-list .designlist-grid .item .inner-box .product-detail .product-name,
  #brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .product-name,
  #Labels .design-list .designlist-grid .item .inner-box .labels-detail .product-name,
  #design-list .design-list .designlist-grid .item .inner-box .labels-detail .product-name,
  .marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .product-name,
  .marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .product-name,
  #brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .product-name,
  #Labels .design-list .designlist-grid .item .inner-box .material-detail .product-name,
  #design-list .design-list .designlist-grid .item .inner-box .material-detail .product-name,
  .marketing-product .design-list .designlist-grid .item .inner-box .material-detail .product-name,
  .marketing-list .design-list .designlist-grid .item .inner-box .material-detail .product-name,
  #brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .label-name,
  #Labels .design-list .designlist-grid .item .inner-box .product-detail .label-name,
  #design-list .design-list .designlist-grid .item .inner-box .product-detail .label-name,
  .marketing-product .design-list .designlist-grid .item .inner-box .product-detail .label-name,
  .marketing-list .design-list .designlist-grid .item .inner-box .product-detail .label-name,
  #brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .label-name,
  #Labels .design-list .designlist-grid .item .inner-box .labels-detail .label-name,
  #design-list .design-list .designlist-grid .item .inner-box .labels-detail .label-name,
  .marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .label-name,
  .marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .label-name,
  #brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .label-name,
  #Labels .design-list .designlist-grid .item .inner-box .material-detail .label-name,
  #design-list .design-list .designlist-grid .item .inner-box .material-detail .label-name,
  .marketing-product .design-list .designlist-grid .item .inner-box .material-detail .label-name,
  .marketing-list .design-list .designlist-grid .item .inner-box .material-detail .label-name,
  #brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .material-name,
  #Labels .design-list .designlist-grid .item .inner-box .product-detail .material-name,
  #design-list .design-list .designlist-grid .item .inner-box .product-detail .material-name,
  .marketing-product .design-list .designlist-grid .item .inner-box .product-detail .material-name,
  .marketing-list .design-list .designlist-grid .item .inner-box .product-detail .material-name,
  #brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .material-name,
  #Labels .design-list .designlist-grid .item .inner-box .labels-detail .material-name,
  #design-list .design-list .designlist-grid .item .inner-box .labels-detail .material-name,
  .marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .material-name,
  .marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .material-name,
  #brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .material-name,
  #Labels .design-list .designlist-grid .item .inner-box .material-detail .material-name,
  #design-list .design-list .designlist-grid .item .inner-box .material-detail .material-name,
  .marketing-product .design-list .designlist-grid .item .inner-box .material-detail .material-name,
  .marketing-list .design-list .designlist-grid .item .inner-box .material-detail .material-name,
  .theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .grid .template-item .inner-box .product-detail .product-name {
    font-size: 14px;
  }
  #brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .product-name .sku,
  #Labels .design-list .designlist-grid .item .inner-box .product-detail .product-name .sku,
  #design-list .design-list .designlist-grid .item .inner-box .product-detail .product-name .sku,
  .marketing-product .design-list .designlist-grid .item .inner-box .product-detail .product-name .sku,
  .marketing-list .design-list .designlist-grid .item .inner-box .product-detail .product-name .sku,
  #brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .product-name .sku,
  #Labels .design-list .designlist-grid .item .inner-box .labels-detail .product-name .sku,
  #design-list .design-list .designlist-grid .item .inner-box .labels-detail .product-name .sku,
  .marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .product-name .sku,
  .marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .product-name .sku,
  #brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .product-name .sku,
  #Labels .design-list .designlist-grid .item .inner-box .material-detail .product-name .sku,
  #design-list .design-list .designlist-grid .item .inner-box .material-detail .product-name .sku,
  .marketing-product .design-list .designlist-grid .item .inner-box .material-detail .product-name .sku,
  .marketing-list .design-list .designlist-grid .item .inner-box .material-detail .product-name .sku,
  #brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .label-name .sku,
  #Labels .design-list .designlist-grid .item .inner-box .product-detail .label-name .sku,
  #design-list .design-list .designlist-grid .item .inner-box .product-detail .label-name .sku,
  .marketing-product .design-list .designlist-grid .item .inner-box .product-detail .label-name .sku,
  .marketing-list .design-list .designlist-grid .item .inner-box .product-detail .label-name .sku,
  #brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .label-name .sku,
  #Labels .design-list .designlist-grid .item .inner-box .labels-detail .label-name .sku,
  #design-list .design-list .designlist-grid .item .inner-box .labels-detail .label-name .sku,
  .marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .label-name .sku,
  .marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .label-name .sku,
  #brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .label-name .sku,
  #Labels .design-list .designlist-grid .item .inner-box .material-detail .label-name .sku,
  #design-list .design-list .designlist-grid .item .inner-box .material-detail .label-name .sku,
  .marketing-product .design-list .designlist-grid .item .inner-box .material-detail .label-name .sku,
  .marketing-list .design-list .designlist-grid .item .inner-box .material-detail .label-name .sku,
  #brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .material-name .sku,
  #Labels .design-list .designlist-grid .item .inner-box .product-detail .material-name .sku,
  #design-list .design-list .designlist-grid .item .inner-box .product-detail .material-name .sku,
  .marketing-product .design-list .designlist-grid .item .inner-box .product-detail .material-name .sku,
  .marketing-list .design-list .designlist-grid .item .inner-box .product-detail .material-name .sku,
  #brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .material-name .sku,
  #Labels .design-list .designlist-grid .item .inner-box .labels-detail .material-name .sku,
  #design-list .design-list .designlist-grid .item .inner-box .labels-detail .material-name .sku,
  .marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .material-name .sku,
  .marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .material-name .sku,
  #brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .material-name .sku,
  #Labels .design-list .designlist-grid .item .inner-box .material-detail .material-name .sku,
  #design-list .design-list .designlist-grid .item .inner-box .material-detail .material-name .sku,
  .marketing-product .design-list .designlist-grid .item .inner-box .material-detail .material-name .sku,
  .marketing-list .design-list .designlist-grid .item .inner-box .material-detail .material-name .sku {
    font-size: 14px;
  }
}
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .sort-desc,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .sort-desc,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .sort-desc,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .sort-desc,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .sort-desc,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .sort-desc,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .sort-desc,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .sort-desc,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .sort-desc,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .sort-desc,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .sort-desc,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .sort-desc,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .sort-desc,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .sort-desc,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .sort-desc {
  font-size: 16px;
  color: #999999;
  font-weight: 300;
  font-family: "Gotham";
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 100%;
  min-height: 22px;
}
@media (max-width: 640px) {
  #brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .sort-desc,
  #Labels .design-list .designlist-grid .item .inner-box .product-detail .sort-desc,
  #design-list .design-list .designlist-grid .item .inner-box .product-detail .sort-desc,
  .marketing-product .design-list .designlist-grid .item .inner-box .product-detail .sort-desc,
  .marketing-list .design-list .designlist-grid .item .inner-box .product-detail .sort-desc,
  #brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .sort-desc,
  #Labels .design-list .designlist-grid .item .inner-box .labels-detail .sort-desc,
  #design-list .design-list .designlist-grid .item .inner-box .labels-detail .sort-desc,
  .marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .sort-desc,
  .marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .sort-desc,
  #brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .sort-desc,
  #Labels .design-list .designlist-grid .item .inner-box .material-detail .sort-desc,
  #design-list .design-list .designlist-grid .item .inner-box .material-detail .sort-desc,
  .marketing-product .design-list .designlist-grid .item .inner-box .material-detail .sort-desc,
  .marketing-list .design-list .designlist-grid .item .inner-box .material-detail .sort-desc {
    font-size: 10px;
  }
}
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .order-button,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .order-button,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .order-button,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .order-button,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .order-button,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .order-button,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .order-button,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .order-button,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .order-button,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .order-button,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .order-button,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .order-button,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .order-button {
  margin-top: 10px;
}
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action,
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .grid .template-item .inner-box .product-detail .actions-primary a.action.tocart {
  background: #9cbed0;
  border-radius: 5px;
  border: none;
  font-weight: 600;
  font-size: 18px;
  padding: 16px 20px;
  width: 100%;
  letter-spacing: -0.36px;
}
@media (max-width: 640px) {
  #brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action,
  #Labels .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action,
  #design-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action,
  .marketing-product .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action,
  .marketing-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action,
  #brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action,
  #Labels .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action,
  #design-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action,
  .marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action,
  .marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action,
  #brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action,
  #Labels .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action,
  #design-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action,
  .marketing-product .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action,
  .marketing-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action,
  .theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .grid .template-item .inner-box .product-detail .actions-primary a.action.tocart {
    font-size: 16px;
  }
}
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:hover,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:hover,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:hover,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:hover,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:hover,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:hover,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:hover,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:hover,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:hover,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:hover,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:hover,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:hover,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:hover,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:hover,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:hover,
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:active,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:active,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:active,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:active,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:active,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:active,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:active,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:active,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:active,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:active,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:active,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:active,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:active,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:active,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:active,
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:focus,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:focus,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:focus,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:focus,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action:focus,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:focus,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:focus,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:focus,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:focus,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action:focus,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:focus,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:focus,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:focus,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:focus,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action:focus {
  background: #9cbed0;
  border: none;
}
#brandMD-products .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action span,
#Labels .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action span,
#design-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action span,
.marketing-product .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action span,
.marketing-list .design-list .designlist-grid .item .inner-box .product-detail .order-button .view-action span,
#brandMD-products .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action span,
#Labels .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action span,
#design-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action span,
.marketing-product .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action span,
.marketing-list .design-list .designlist-grid .item .inner-box .labels-detail .order-button .view-action span,
#brandMD-products .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action span,
#Labels .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action span,
#design-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action span,
.marketing-product .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action span,
.marketing-list .design-list .designlist-grid .item .inner-box .material-detail .order-button .view-action span {
  font-weight: 600;
}
#brandMD-products .design-list .designlist-grid .item .inner-box .img-btn,
#Labels .design-list .designlist-grid .item .inner-box .img-btn,
#design-list .design-list .designlist-grid .item .inner-box .img-btn,
.marketing-product .design-list .designlist-grid .item .inner-box .img-btn,
.marketing-list .design-list .designlist-grid .item .inner-box .img-btn,
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .grid .template-item .inner-box .img-btn {
  border: none;
  background: #f0ece5;
  border-radius: 30px;
  padding: 0;
  overflow: hidden;
  min-height: 170px;
  margin-bottom: 20px;
}
#brandMD-products .design-list .designlist-grid .item .inner-box .img-btn .image-box,
#Labels .design-list .designlist-grid .item .inner-box .img-btn .image-box,
#design-list .design-list .designlist-grid .item .inner-box .img-btn .image-box,
.marketing-product .design-list .designlist-grid .item .inner-box .img-btn .image-box,
.marketing-list .design-list .designlist-grid .item .inner-box .img-btn .image-box,
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .grid .template-item .inner-box .img-btn .image-box {
  min-height: 330px;
  max-height: 330px;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (max-width: 640px) {
  #brandMD-products .design-list .designlist-grid .item .inner-box .img-btn .image-box,
  #Labels .design-list .designlist-grid .item .inner-box .img-btn .image-box,
  #design-list .design-list .designlist-grid .item .inner-box .img-btn .image-box,
  .marketing-product .design-list .designlist-grid .item .inner-box .img-btn .image-box,
  .marketing-list .design-list .designlist-grid .item .inner-box .img-btn .image-box,
  .theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .grid .template-item .inner-box .img-btn .image-box {
    min-height: 200px;
    max-height: 200px;
  }
}
#brandMD-products .design-list .designlist-grid .item .inner-box .img-btn .image-box img,
#Labels .design-list .designlist-grid .item .inner-box .img-btn .image-box img,
#design-list .design-list .designlist-grid .item .inner-box .img-btn .image-box img,
.marketing-product .design-list .designlist-grid .item .inner-box .img-btn .image-box img,
.marketing-list .design-list .designlist-grid .item .inner-box .img-btn .image-box img,
.theme-pearl[class*="store-view-"].educationcenter-index-index .education-center-list .webinar-product-list .grid .template-item .inner-box .img-btn .image-box img {
  max-height: calc(100% - 30px);
  height: auto;
  width: auto;
  max-width: calc(100% - 30px);
  position: absolute;
  margin: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#design-loader {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
}
#design-loader .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
}
.customer-design-index .tabcontent .custom-radio-buttons {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
  position: relative;
}
@media (max-width: 640px) {
  .customer-design-index .tabcontent .custom-radio-buttons {
    flex-flow: row wrap;
    justify-content: center;
    max-width: 200px;
    margin: 0 auto;
  }
}
.customer-design-index .tabcontent .custom-radio-buttons .block-search .form {
  position: relative;
}
@media (max-width: 640px) {
  .customer-design-index .tabcontent .custom-radio-buttons .block-search .form .control {
    border-top: none;
  }
}
.customer-design-index .tabcontent .custom-radio-buttons .block-search .form .actions {
  position: absolute;
  left: 6px;
  top: 0;
}
.customer-design-index .tabcontent .custom-radio-buttons .block-search .form .actions button.search {
  position: static;
}
.customer-design-index .tabcontent .custom-radio-buttons .block-search .form .actions button.search:before {
  font-size: 20px;
  color: #000000;
}
.customer-design-index .tabcontent .custom-radio-buttons .label-status-wrapper .dropbtn {
  padding: 6px 40px 5px 25px;
  background: transparent;
  color: #000000;
  border-radius: 8px;
  font-family: "Gotham";
  font-size: 17px;
  font-weight: 300;
  border: 2px solid #999999;
  text-transform: uppercase;
  min-width: 170px;
  line-height: 1;
}
@media (max-width: 640px) {
  .customer-design-index .tabcontent .custom-radio-buttons .label-status-wrapper .dropbtn {
    min-width: 200px;
  }
}
.customer-design-index .tabcontent .custom-radio-buttons .label-status-wrapper .dropbtn:after {
  content: "\e622";
  font-family: "luma-icons";
  font-size: 14px;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 15px;
}
@media (max-width: 640px) {
  .customer-design-index .tabcontent .custom-radio-buttons .create-label-wrapper {
    margin-top: 15px;
  }
}
.customer-design-index .tabcontent .custom-radio-buttons .create-label-wrapper .dropbtn {
  padding: 8px 40px;
  background: #000000;
  color: #ffffff;
  border-radius: 8px;
  font-family: "Gotham";
  font-size: 17px;
  font-weight: 500;
  border: none;
  text-transform: uppercase;
}
.customer-design-index .tabcontent .custom-radio-buttons .dropdown .dropdown-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #f3f0e9;
  border-radius: 15px;
  padding: 15px 7px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
  z-index: 1;
  font-family: "Gotham";
}
.customer-design-index .tabcontent .custom-radio-buttons .dropdown .dropdown-content a {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}
.customer-design-index .tabcontent .custom-radio-buttons .dropdown .dropdown-content a:hover {
  background: #9cbed0;
  color: #ffffff;
  border-radius: 10px;
}
.customer-design-index .tabcontent.marketing_tab_bg .custom-radio-buttons .create-label-wrapper {
  /*position: absolute;
                    right: 0;*/
}
.customer-design-index #Labels .container-fluid,
.customer-design-index .marketing-list .container-fluid {
  padding: 0;
}
.customer-design-index #Labels .item .inner-box .labels-detail .label-sku,
.customer-design-index .marketing-list .item .inner-box .labels-detail .label-sku,
.customer-design-index #Labels .item .inner-box .material-detail .label-sku,
.customer-design-index .marketing-list .item .inner-box .material-detail .label-sku {
  font-size: 20px;
  margin-right: 5px;
  color: #999999;
  width: 62px;
  overflow: hidden;
  display: inline-block;
  height: 22px;
  line-height: 1;
  font-weight: 300;
}
@media (max-width: 640px) {
  .customer-design-index #Labels .item .inner-box .labels-detail .label-sku,
  .customer-design-index .marketing-list .item .inner-box .labels-detail .label-sku,
  .customer-design-index #Labels .item .inner-box .material-detail .label-sku,
  .customer-design-index .marketing-list .item .inner-box .material-detail .label-sku {
    font-size: 14px;
  }
}
.customer-design-index #Labels .item .inner-box .labels-detail .status,
.customer-design-index .marketing-list .item .inner-box .labels-detail .status,
.customer-design-index #Labels .item .inner-box .material-detail .status,
.customer-design-index .marketing-list .item .inner-box .material-detail .status {
  color: #ffffff;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  font-family: "Gotham";
  line-height: 22px;
  border-radius: 8px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .status.pending,
.customer-design-index .marketing-list .item .inner-box .labels-detail .status.pending,
.customer-design-index #Labels .item .inner-box .material-detail .status.pending,
.customer-design-index .marketing-list .item .inner-box .material-detail .status.pending {
  background-color: #9cbed0;
}
.customer-design-index #Labels .item .inner-box .labels-detail .status.draft,
.customer-design-index .marketing-list .item .inner-box .labels-detail .status.draft,
.customer-design-index #Labels .item .inner-box .material-detail .status.draft,
.customer-design-index .marketing-list .item .inner-box .material-detail .status.draft {
  background-color: #b1b1b1;
}
.customer-design-index #Labels .item .inner-box .labels-detail .status.approved,
.customer-design-index .marketing-list .item .inner-box .labels-detail .status.approved,
.customer-design-index #Labels .item .inner-box .material-detail .status.approved,
.customer-design-index .marketing-list .item .inner-box .material-detail .status.approved {
  background-color: #a6cd9e;
}
.customer-design-index #Labels .item .inner-box .labels-detail .status.active,
.customer-design-index .marketing-list .item .inner-box .labels-detail .status.active,
.customer-design-index #Labels .item .inner-box .material-detail .status.active,
.customer-design-index .marketing-list .item .inner-box .material-detail .status.active {
  background-color: #757575;
}
.customer-design-index #Labels .item .inner-box .labels-detail .status.cust_approve,
.customer-design-index .marketing-list .item .inner-box .labels-detail .status.cust_approve,
.customer-design-index #Labels .item .inner-box .material-detail .status.cust_approve,
.customer-design-index .marketing-list .item .inner-box .material-detail .status.cust_approve {
  background-color: #b6c8d6;
}
.customer-design-index #Labels .item .inner-box .labels-detail .status.rejected,
.customer-design-index .marketing-list .item .inner-box .labels-detail .status.rejected,
.customer-design-index #Labels .item .inner-box .material-detail .status.rejected,
.customer-design-index .marketing-list .item .inner-box .material-detail .status.rejected {
  background-color: #d4a86b;
}
.customer-design-index #Labels .item .inner-box .labels-detail .status.inactive,
.customer-design-index .marketing-list .item .inner-box .labels-detail .status.inactive,
.customer-design-index #Labels .item .inner-box .material-detail .status.inactive,
.customer-design-index .marketing-list .item .inner-box .material-detail .status.inactive {
  background-color: #d4a86b;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  flex: 0 1 100%;
}
@media (max-width: 640px) {
  .customer-design-index #Labels .item .inner-box .labels-detail .actions-btn,
  .customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn,
  .customer-design-index #Labels .item .inner-box .material-detail .actions-btn,
  .customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn {
    height: 100px;
    flex-flow: row wrap;
  }
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .legacy-button-text,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .legacy-button-text,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .legacy-button-text,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .legacy-button-text {
  padding: 5px;
  width: 70%;
  background: #9cbed0;
  font-family: "Gotham";
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  border-radius: 10px;
  margin-right: 10px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .legacy-button-text span,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .legacy-button-text span,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .legacy-button-text span,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .legacy-button-text span {
  font-size: 16px;
  display: inline-block;
  line-height: normal;
  vertical-align: -webkit-baseline-middle;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .legacy-button-text .legacy_detail_popup_icon,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .legacy-button-text .legacy_detail_popup_icon,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .legacy-button-text .legacy_detail_popup_icon,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .legacy-button-text .legacy_detail_popup_icon {
  background: transparent;
  border: none;
  padding: 5px;
  display: inline-block;
  line-height: normal;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .legacy-button-text .legacy_detail_popup_icon img,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .legacy-button-text .legacy_detail_popup_icon img,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .legacy-button-text .legacy_detail_popup_icon img,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .legacy-button-text .legacy_detail_popup_icon img {
  width: 16px;
  vertical-align: -webkit-baseline-middle;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon {
  margin-right: 10px;
  cursor: pointer;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon::before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon::before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon::before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon::before {
  content: "";
  display: block;
  background-image: url(../images/new-design-item-icon.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  transition: 0.5s;
  margin: 0 auto;
  background-size: 200px 64px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.edit-btn:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.edit-btn:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.edit-btn:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.edit-btn:before {
  background-position: 0 0;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.edit-btn:hover::before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.edit-btn:hover::before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.edit-btn:hover::before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.edit-btn:hover::before {
  background-position: 0px -35px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.approve-btn:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.approve-btn:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.approve-btn:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.approve-btn:before {
  background-position: -40px 0px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.approve-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.approve-btn:hover:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.approve-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.approve-btn:hover:before {
  background-position: -41px -34px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.cancel-btn:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.cancel-btn:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.cancel-btn:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.cancel-btn:before {
  background-position: -85px 0px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.cancel-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.cancel-btn:hover:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.cancel-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.cancel-btn:hover:before {
  background-position: -85px -35px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.archive-btn:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.archive-btn:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.archive-btn:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.archive-btn:before {
  background-position: -85px 0px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.archive-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.archive-btn:hover:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.archive-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.archive-btn:hover:before {
  background-position: -85px -35px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.version-btn:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.version-btn:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.version-btn:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.version-btn:before {
  background-position: -128px 0px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.version-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.version-btn:hover:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.version-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.version-btn:hover:before {
  background-position: -128px -35px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.reactivate-btn:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.reactivate-btn:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.reactivate-btn:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.reactivate-btn:before {
  background-position: -85px 0px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.reactivate-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.reactivate-btn:hover:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.reactivate-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.reactivate-btn:hover:before {
  background-position: -85px -35px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.download-btn:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.download-btn:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.download-btn:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.download-btn:before {
  background-position: -172px 0px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon.download-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon.download-btn:hover:before,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon.download-btn:hover:before,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon.download-btn:hover:before {
  background-position: -172px -35px;
}
.customer-design-index #Labels .item .inner-box .labels-detail .actions-btn .btn-icon > span,
.customer-design-index .marketing-list .item .inner-box .labels-detail .actions-btn .btn-icon > span,
.customer-design-index #Labels .item .inner-box .material-detail .actions-btn .btn-icon > span,
.customer-design-index .marketing-list .item .inner-box .material-detail .actions-btn .btn-icon > span {
  font-size: 16px;
  display: block;
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
  font-family: "Barlow Condensed";
  color: #999999;
  text-transform: lowercase;
}
#Labels .btn-icon.edit-btn:before {
  background-image: url(../images/edit_icon.svg) !important;
  background-position: unset !important;
  background-size: unset !important;
}
#Labels .btn-icon.edit-btn:hover:before {
  background-position: unset !important;
  background-size: unset !important;
}
#Labels .btn-icon.help-btn:before {
  background-image: url(../images/chat_icon.svg) !important;
  background-size: unset !important;
}
#Labels .btn-icon.marketing-btn:before {
  background-image: url(../images/marketing_icon.svg) !important;
  background-size: unset !important;
}
#Labels .btn-icon.btn-more:before {
  background-image: url(../images/more_icon.svg) !important;
  background-size: unset !important;
}
#Marketing .btn-icon.btn-more:before {
  background-image: url(../images/more_icon.svg) !important;
  background-size: unset !important;
}
.page-wrapper .page-header .panel.wrapper {
  height: auto !important;
}
@media (min-width: 425px) and (max-width: 768px) {
  .page-wrapper .page-header .panel.header [data-content-type='html'] span {
    font-size: 14px !important;
  }
  .page-wrapper .page-header .header.panel {
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
@media (max-width: 424px) {
  .page-wrapper .page-header .panel.header [data-content-type='html'] span {
    font-size: 10px !important;
  }
  .page-wrapper .page-header .header.panel {
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* EXTEND SOCIAL ICONS */
.social-icons.si-light {
  background-color: rgba(255, 255, 255, 0.5);
}
.social-icons.si-light:last-child i:last-child {
  color: #666 !important;
}
button:not(.primary) {
  box-shadow: none;
}
@media only screen and (max-width: 1365px) {
  .design-list .designlist-grid .template-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1023px) {
  .design-list .designlist-grid .template-item {
    width: 33.333%;
  }
}
@media only screen and (max-width: 767px) {
  .design-list .designlist-grid .template-item {
    width: 50%;
  }
  .modal-popup.saved-design-preview-popup.modal-slide._inner-scroll {
    left: 0;
  }
  .modal-popup.saved-design-preview-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: inherit;
    min-height: inherit;
    position: absolute;
    width: 100%;
    max-width: 90%;
    background: white;
    transform: translate(-50%, calc(-50% - 39px));
    -webkit-transform: translate(-50%, calc(-50% - 39px));
  }
  .modal-popup.warning-main-custom-modal.modal-slide._inner-scroll,
  .modal-popup.warning-edit-custom-modal.modal-slide._inner-scroll {
    left: 0;
    bottom: auto;
  }
  .modal-popup.warning-main-custom-modal.modal-slide._inner-scroll .modal-inner-wrap,
  .modal-popup.warning-edit-custom-modal.modal-slide._inner-scroll .modal-inner-wrap {
    min-height: inherit;
    margin: 0 auto;
  }
  .modal-popup.warning-edit-custom-modal .content {
    max-height: 70vh;
    overflow: auto;
  }
  .actions-popup {
    padding: 0 15px;
  }
  .actions-popup .action-btn {
    width: 100%;
  }
  .actions-popup .action-btn:not(:first-child) {
    margin-left: 0;
    margin-top: 10px;
  }
  .status-list ul li {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .status-list ul li {
    width: 100%;
  }
}
body.account .page-title {
  font-size: 2.8rem;
}
body.customer-account-index .fieldset.row {
  margin-left: -15px;
  margin-right: -15px;
}
.block.block-dashboard-info .block-title,
.block.block-dashboard-addresses .block-title,
.block.block-dashboard-orders .block-title,
.block.resetpassword-block .block-title {
  margin-bottom: 20px;
}
.block.block-dashboard-info .block-title strong,
.block.block-dashboard-addresses .block-title strong,
.block.block-dashboard-orders .block-title strong,
.block.resetpassword-block .block-title strong {
  font-size: 1.8rem;
  text-transform: capitalize;
  margin-bottom: 10px;
  display: block;
  text-align: center;
  border-bottom: 2px solid #ececec;
  padding-bottom: 10px;
}
.block.block-dashboard-info .block-title p,
.block.block-dashboard-addresses .block-title p,
.block.block-dashboard-orders .block-title p,
.block.resetpassword-block .block-title p {
  text-align: center;
}
.block.block-dashboard-info .block-title p:last-child,
.block.block-dashboard-addresses .block-title p:last-child,
.block.block-dashboard-orders .block-title p:last-child,
.block.resetpassword-block .block-title p:last-child {
  font-style: italic;
  margin-bottom: 10px;
}
.block.block-dashboard-info .table-wrapper.orders-recent,
.block.block-dashboard-addresses .table-wrapper.orders-recent,
.block.block-dashboard-orders .table-wrapper.orders-recent,
.block.resetpassword-block .table-wrapper.orders-recent {
  margin-top: -10px;
}
.block.block-dashboard-info .field.admin__field .admin__field-label {
  display: none;
}
.profile_image-row {
  margin-bottom: 20px;
}
.profile_image-row .drag-drop-box {
  position: relative;
  max-width: 300px;
  border: 2px solid #c2c2c2;
  padding: 20px;
  text-align: center;
}
.profile_image-row .drag-drop-box::before {
  content: "";
  background: url('../images/upload.png') no-repeat center;
  width: 48px;
  height: 48px;
  display: block;
  margin: 0 auto;
}
.profile_image-row .drag-drop-box span.drag-drop,
.profile_image-row .drag-drop-box span.or {
  display: block;
}
.profile_image-row .drag-drop-box span.or {
  text-transform: uppercase;
}
.profile_image-row .drag-drop-box .file-uploader-button {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  opacity: 0;
  font-size: 0;
}
/** NavigationLinks */
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .magento-payments-review-discount .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #ccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .magento-payments-review-discount .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-review-discount .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1310px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #fff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ccc;
    color: #ccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #ccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #ccc;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #ccc;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .control.multi-columns {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(6, auto);
    column-gap: 10px;
  }
  .theme-pearl.canvas-index-index .columns,
  .theme-pearl.canvas-index-index .page.messages {
    max-width: 100px !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .searchautocomplete {
    right: 0px;
  }
  .searchautocomplete.horizontally .block-right {
    margin-top: 10px;
  }
  .wpx-block-search .loader-ajax {
    position: relative;
  }
  .wpx-block-search .loader-ajax:after {
    content: "";
    background-image: url('../WeltPixel_SearchAutoComplete/images/ias-spinner.gif');
    background-size: 27px 26px;
    background-position: right center;
    background-repeat: no-repeat;
    height: 25px;
    width: 100%;
    display: block;
    position: absolute;
    right: 20px;
    top: 5px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #ccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #ccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #ccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #ccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #ccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #ccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #fff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #ccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #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.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #fff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #fff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #fff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #fff;
    border: 1px solid #bbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  :root .theme-pearl .page-wrapper .page-header .logo {
    z-index: 5;
  }
  :root .theme-pearl .page-wrapper .page-header.sticky-header:not(.page-header-v4) .logo {
    /*left: 15px;*/
  }
  :root .theme-pearl .page-wrapper .page-header.sticky-header:not(.page-header-v4) .sticky-header-nav {
    margin-left: 10px;
  }
  :root .theme-pearl .page-wrapper .page-header .welcome-cont .compare.wrapper {
    display: none;
  }
  :root .theme-pearl .page-wrapper .page-header .welcome-cont .greet.welcome {
    min-width: auto !important;
  }
  :root .theme-pearl .page-wrapper .page-header .welcome-cont .authorization-link {
    margin-left: 0px !important;
  }
  :root .theme-pearl .page-wrapper .page-header .customer-welcome .action.switch:after {
    line-height: 17px !important;
  }
  :root .theme-pearl .page-wrapper .page-header .switcher .options .action.toggle:after {
    line-height: initial;
    padding-top: 6px;
  }
  .page-wrapper .nav-sections {
    position: relative;
    z-index: 2;
  }
  .page-wrapper .nav-sections.nav-sections-4 {
    z-index: 9;
  }
  .page-wrapper .customer-welcome .action.switch {
    color: #000000;
  }
  .counter-number {
    background: #0c434a;
    z-index: 1;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  span.counter.qty::before,
  span.counter.qty::after {
    animation: animateFlash 1.8s ease-out 333ms infinite;
    background-color: #0c434a;
    border-radius: 100%;
    content: "";
    height: 40px;
    opacity: 0;
    position: absolute;
    width: 40px;
  }
  span.counter.qty::after {
    animation: animateFlash 1.8s ease-out 777ms infinite;
  }
  @keyframes animateFlash {
    0% {
      opacity: 0;
      transform: scale(0);
    }
    5% {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty,
  .page-header .minicart-wrapper .action.showcart.active .counter.qty {
    align-items: center;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 12px;
    justify-content: center;
    letter-spacing: normal;
    position: absolute;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    height: 40px ! IMPORTANT;
    width: 40px !important;
    min-width: 40px !important;
    background: transparent !important;
    right: -13px !important;
    top: -28px !important;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li {
    margin-right: 10px;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-right a {
    font-weight: normal !important;
    max-width: 140px;
    display: inherit;
  }
  .wrap .modal #search.horizontally-white {
    font-weight: bold;
  }
  .global-notification-wrapper .btn-bar #buttons a#prev {
    left: 0;
  }
  .global-notification-wrapper .btn-bar #buttons a#next {
    right: 0;
  }
  .global-notification-wrapper #slides {
    max-width: 80%;
  }
  .page-header-v3 .block-search label {
    margin-top: 3px;
  }
  .page-header-v3 .open-modal-search {
    padding-top: 7px;
    cursor: pointer;
  }
  .page-header-v4 .page-header #switcher-currency {
    margin-top: 0 !important;
  }
  .page-header-v4 .open-modal-search {
    padding-left: 14px;
    padding-top: 5px;
    cursor: pointer;
  }
  .page-header-v4 .greet.welcome span {
    margin-right: 15px;
  }
  :root .page-header-v2:not(.sticky-header) .block-search.minisearch-v2 {
    display: none;
    top: 3px;
    margin-left: 25px;
    position: relative;
  }
  .page-header.sticky-header .header.content .block-search.wpx-block-search .field.search .control {
    background: transparent !important;
  }
  .page-header.sticky-header .header.content .block-search.wpx-block-search #search {
    background: transparent !important;
  }
  .wrap .modal .control.horizontally-control.loader-ajax:after {
    top: 28px;
  }
  .wrap .modal .control.vertically-control.loader-ajax:after {
    top: 20px;
    margin-right: 65px;
  }
  .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;
  }
  /*COMPARE PAGE*/
  .theme-pearl.catalog-product-compare-index .product-item-actions .actions-primary {
    display: inline-block;
  }
  .theme-pearl.catalog-product-compare-index .product-item-actions .secondary-addto-links.actions-secondary {
    display: inline-block;
    width: auto;
  }
  .review-form {
    max-width: 500px;
  }
  .footer.content .links {
    padding-right: 0px;
  }
  .footer-v1-content .pull-right-md {
    float: right;
  }
  .footer-v1-content .pull-left-md {
    float: left;
  }
  .promo-overlay,
  .promo-overlay:before {
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .promo-overlay:before {
    content: "";
    z-index: auto;
    background-color: #fff;
    opacity: 0.25;
  }
  .brighter-promo .promo-overlay:before {
    opacity: 0.75;
  }
  .promo-overlay .title {
    position: absolute;
    width: 100%;
    bottom: 40%;
    padding: 0;
  }
  .promo-image .title {
    position: absolute;
    width: 100%;
    bottom: 50%;
    padding: 20px 20px 20px 50px;
    text-align: center;
    z-index: 100;
    font-size: 48px;
  }
  .promo-image .title-v2 {
    position: absolute;
    width: 100%;
    bottom: 50%;
    padding: 50px;
    text-align: left;
    z-index: 2;
    font-size: 48px;
  }
  .track-order-description {
    width: 718px;
    margin: 57px auto;
  }
  .track-order {
    width: 460px;
    padding: 43px 60px 60px;
  }
  .track-order .primary {
    margin-top: 20px;
  }
  .track-order .primary.button {
    margin-top: 20px;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections {
    float: left;
    margin: 0;
    position: static;
    width: calc(100% - 450px);
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections .nav-sections-item-content[id="store.links"] {
    display: none !important;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0 {
    margin-right: 15px;
    margin-left: 15px;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0:hover > a,
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0.active > a,
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0:focus > a,
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0:visited > a,
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0:active > a {
    border-bottom: 1px solid;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0 > .level-top {
    font-size: 19px;
    font-weight: 400;
    font-family: 'Gotham';
    padding: 0px;
    text-transform: uppercase !important;
  }
  :root .theme-pearl .page-wrapper .page-header .nav-sections nav.navigation .level0 > .level-top span {
    text-transform: uppercase !important;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
  .paypal-braintree-paylater-message-container-pdp {
    padding: 0 0 10px;
  }
  .paypal-braintree-paylater-message-container-cart {
    padding: 0;
  }
  .page-layout-fullscreen .navigation,
  .page-layout-fullscreen .breadcrumbs,
  .page-layout-fullscreen .columns,
  .page-layout-fullscreen .page-header .header.panel,
  .page-layout-fullscreen .header.content,
  .page-layout-fullscreen .footer.content .page.messages,
  .page-layout-fullscreen .page-wrapper > .widget,
  .page-layout-fullscreen .page-wrapper > .page-bottom,
  .page-layout-fullscreen .block.category.event,
  .page-layout-fullscreen .top-container,
  .page-layout-fullscreen .page-title-wrapper,
  .page-layout-fullscreen .page-main {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .page-layout-fullscreen .product-info-main .product-info-price {
    width: 99%;
  }
  .page-layout-fullscreen .page-header .switcher {
    margin-right: 10px;
  }
  .page-wrapper .btt-button {
    bottom: 80px;
    z-index: 1;
  }
  .design-version {
    display: flex;
    flex-wrap: wrap;
    padding-top: 50px;
  }
  .design-version .version-img-sec,
  .design-version .version-list {
    width: calc(50% - 2%);
  }
  .design-version .version-list {
    padding-left: 4%;
    box-shadow: -3px 0px 0px 0px #e3e3e3;
    margin-left: 4%;
  }
  .design-version .version-img-sec .version-img {
    padding: 20px;
  }
  .modal-popup.warning-edit-custom-modal .modal-content {
    scrollbar-width: thin;
    scrollbar-color: #868686 #4a4646;
  }
  .modal-popup.warning-edit-custom-modal .modal-content::-webkit-scrollbar {
    width: 10px;
  }
  .modal-popup.warning-edit-custom-modal .modal-content::-webkit-scrollbar-thumb {
    background: #868686;
    border-radius: 10px;
  }
  .modal-popup.warning-edit-custom-modal .modal-content::-webkit-scrollbar-thumb:hover {
    background: #4a4646;
  }
}
@media all and (max-width: 1023px), print {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .page-wrapper .btt-button {
    bottom: 20px !important;
  }
}
@media all and (min-width: 1310px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .page-wrapper .page-header-v1 .header.content {
    /*padding-left: 0 !important;*/
  }
  .mobile-nav .page-wrapper .page-header-v1 .header.content,
  .mobile-nav .page-wrapper .page-header-v2 .header.content,
  .mobile-nav .page-wrapper .page-header-v3 .header.content {
    padding-left: 20px !important;
  }
  .global-notification-wrapper #slides {
    max-width: 36%;
  }
  .global-notification-wrapper .btn-bar #buttons a#prev {
    left: 30.6%;
  }
  .global-notification-wrapper .btn-bar #buttons a#next {
    right: 30%;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FAmasty_Base%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FAmasty_Coupons%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FBrandMd_QuickView%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FBrandMd_RegistrationQuiz%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FEcomteck_OrderComment%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMageplaza_AjaxLayer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMageplaza_InstagramFeed%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMageprince_Faq%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FWeltPixel_CustomHeader%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fwp_custom.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_header.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_threegridbox.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_createyourown.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_promocode.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_footer.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_newslettersection.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_bannerslider.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_account.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_fastorder.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_productView.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_templatesGrid.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fless%5C%2F_category.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FWeltPixel_DesignElements%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FDesignnbuy_Customer%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_CustomerBalance%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FAlekseon_WidgetForms%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FDesignnbuy_Canvas%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FWeltPixel_SearchAutoComplete%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_InstantPurchase%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FBrandMd%5C%2Fultimate%5C%2Fen_US%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.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%3BACOR%3BEACI%3BIACI%2CWAAW%2CsBAAqB%2CSAAhC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAqB%2CgBAAhC%3B%3B%3BACbR%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BACrBJ%3BEACI%2CeAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CoCAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3B%3B%3BAAGJ%2CiBAAkB%3BEACd%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CoCAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkCAAA%3B%3BAAGJ%3BEACI%3BIAAK%2CWAAW%2CYAAX%3B%3BEACL%3BIAAO%2CWAAW%2CcAAX%3B%3B%3BAC1BX%3BEACI%2CmBAAA%3BEACA%2CoCAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3B%3BAAIJ%2CcAAe%2CaAAa%2CSAAS%2CQAAO%3BEACxC%2C2BAAA%3B%3BAAGJ%2CcAAe%2CcAAc%2CKAAI%3BEAC7B%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAIJ%3BEACI%2CkBAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CWAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BEAEA%2CoDAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CuBAAwB%3BEACpB%2CYAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAY%2CQAAZ%3B%3BAAGJ%3BEACI%2C8BAAA%3BEACA%2CgCAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CQAAS%2CiBAAiB%3BEACtB%2CaAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CgBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CgBAAA%3B%3BAAGJ%2CYAAa%3BEACT%2CUAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CYAAa%2CmBAAmB%3BEAC5B%2CcAAA%3B%3BAAGJ%2CYAAa%2CmBAAmB%3BEAC5B%2CcAAA%3B%3BAAGJ%2CYAAa%2CmBAAmB%3BEAC5B%2CaAAA%3B%3BAAGJ%2CYAAa%2CmBAAmB%2CiBAAiB%3BEAC7C%2CgBAAA%3B%3BAAGJ%2CYAAa%2CmBAAmB%2CiBAAiB%3BEAC7C%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CYAAY%3BEACR%2CQAAA%3B%3BAAGJ%2CYAAa%2CoBAAoB%3BEAC7B%2CgBAAA%3B%3BAAiBJ%2CQAdwB%3BEACpB%2CYAAa%2CoBAAoB%2CYAAY%3BIACzC%2CkBAAA%3B%3BEAGJ%2CYAAa%2CoBAAoB%2CeAAe%3BIAC5C%2CkBAAA%3B%3BEAGJ%2CYAAa%2CoBAAoB%2CaAAa%3BIAC1C%2CkBAAA%3B%3B%3BAAuBR%2CQAnByB%3BEACrB%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAAgCR%2CQA3BwB%3BEACpB%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3B%3BAAiDR%2CQA7CyB%3BEACrB%3BIACI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3B%3BAAuCR%2CQAnCyB%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAkBrB%3BIACI%2CsBAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAGJ%3BIACI%2CiBAAA%3B%3B%3BAAWR%2CQAN0B%3BEACtB%2CwBAAyB%2CQAAO%3BIAC5B%2CsBAAA%3B%3B%3BAAIR%2CgDAAiD%3BAACjD%2CgDAAiD%3BEAC7C%2CaAAA%3B%3BAAIJ%3BEACI%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CgCAAA%3B%3BAAGJ%2CYAAa%2CSAAS%2CQAAO%2CKAAM%2CYAAY%3BEAC3C%2CYAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CYAAa%2CSAAS%2CQAAO%2CKAAM%3BEAC%5C%2FB%2CuBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CUAAW%3BEACP%2CkBAAA%3B%3BAAGJ%2CUAAW%2CUAAU%2COAAO%2CMAAK%2CUAAU%3BEACvC%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CUAAW%2CSAAQ%3BEACf%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CUAAW%2CSAAQ%2CgBAAiB%2CMAAK%3BEACrC%2CaAAA%3B%3BAAGJ%2CUAAW%2CSAAQ%2CgBAAiB%3BEAChC%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CUAAW%2CSAAQ%2CgBAAiB%2CMAAK%2CcAAc%2CQAAS%3BEAC5D%2CyBAAA%3B%3BAAGJ%2CUAAW%2CSAAQ%2CgBAAiB%3BEAChC%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CUAAW%3BEACP%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2C8BAA%2BB%2COAAK%3BEAChC%2CaAAA%3BEACA%2CeAAA%3B%3BAAGJ%2C8BAA%2BB%2COAAK%2CWAAS%3BEACzC%2CqBAAA%3B%3BAAGJ%2C8BAA%2BB%2COAAK%2CWAAS%2CSAAO%2CWAAS%3BAAC7D%2CGAAI%2CMAAI%3BAACR%3BAACA%3BEACI%2CmBAAA%3B%3BAAGJ%2CQAAQ%2CqBAAsB%2CoBAAoB%2CMAAK%3BEACnD%2CaAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%3BEACb%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%2CgBAAiB%2CQAAQ%3BEACtC%2CsBAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%2CgBAAiB%2CQAAQ%3BEACtC%2CkBAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%3BEACb%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%2CqBAAsB%2CoBAAoB%2CQAAQ%3BEAC%5C%2FD%2CkBAAA%3B%3BAAGJ%2CUAAW%2CSAAQ%2CgBAAiB%2CMAAK%2CcAAc%2CQAAS%3BEAC5D%2CyBAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%3BEACb%2CaAAA%3BEACA%2CuBAAuB%2CcAAvB%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CmBAAoB%3BEAChB%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%2CWAAW%2CcAAc%3BEACtC%2CwBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%2CWAAW%2CcAAc%2CqBAAsB%3BEAC5D%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CUAAW%2CIAAG%3BEACV%2CeAAA%3B%3BAAGJ%2CUAAW%2CEAAC%3BEACR%2CUAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CUAAW%2CIAAG%3BEACV%2CeAAA%3B%3BAAGJ%2CUAAW%2CSAAQ%2CgBAAiB%3BEAChC%2CkBAAA%3B%3BAAGJ%2CUAAW%2CSAAS%2CSAAS%2CoBAAoB%2CMAAK%2CiBAAiB%2CQAAS%2CQAAM%3BEAClF%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CmBAAoB%2CMAAM%3BEACtB%2CkBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CmBAAoB%2CMAAM%3BEACtB%2CsBAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%2CgBAAiB%2CQAAQ%3BEACtC%2C6BAAA%3B%3BAAGJ%2CmBAAoB%2CMAAK%2CiBAAiB%2CQAAS%2CQAAM%2CIAAG%3BEACxD%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CoCAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3B%3BAAIJ%2CmBAAoB%2CMAAM%2CIAAG%3BEACzB%2CgBAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%3BEACb%2CgBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CQAAS%2CoBAAoB%2CMAAM%3BEAC%5C%2FB%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%3BEACb%2CgBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CQAAS%2CoBAAoB%2CMAAM%3BEAC%5C%2FB%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CQAAS%2CsBAAsB%2CsBAAoB%2CMAAK%2CiBAAiB%2CQAAS%3BEAC9E%2CyBAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%3BEACb%2CwBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CQAAS%2CSAAQ%2CqBAAsB%3BEACnC%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CQAAS%2CsBAAsB%2CoBAAoB%3BEAC%5C%2FC%2CeAAA%3B%3BAAGJ%2CQAAS%2CsBAAsB%2CoBAAoB%2CMAAM%3BEACrD%2CWAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CwBAAyB%2CqBAAqB%3BEAC1C%2C0BAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CwBAAyB%2CqBAAqB%2CiBAAiB%2CSAAS%3BEACpE%2CeAAA%3B%3BAAGJ%2CUAAW%3BEACP%2CuBAAA%3B%3BAAGJ%2CQAAQ%2COAAO%2CSAAS%3BEACpB%2CsBAAA%3B%3BAAGJ%2CIAAI%3BEACA%2CsBAAA%3B%3BAAGJ%2CUAAW%3BEACP%2CuBAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CyBAAA%3B%3BAAGJ%2CiBAAiB%2CqBAAsB%3BEACnC%2C0BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CwBAAyB%2CqBAAqB%2CUAAU%2COAAO%3BEAC3D%2CuBAAA%3B%3BAAGJ%2CwBAAyB%2CqBAAqB%2CUAAU%2COAAO%3BEAC3D%2CuBAAA%3B%3BAAGJ%2CwBAAyB%2CqBAAqB%2CUAAS%2CgBAAiB%2COAAO%3BEAC3E%2CYAAA%3B%3BAAGJ%2CiBAAiB%2CqBAAsB%3BEACnC%2C0BAAA%3B%3BAAGJ%2CwBAAyB%2CqBAAqB%2CUAAU%2COAAO%3BEAC3D%2C0BAAA%3B%3BAAGJ%2CwBAAyB%2CqBAAqB%2CiBAAiB%2COAAM%2COAAO%3BEACxE%2C0BAAA%3BEACA%2C6BAAA%3B%3BAAGJ%2CwBAAyB%2CqBAAqB%2CUAAU%2COAAM%2CWAAY%3BEACtE%2C0BAAA%3B%3BAAGJ%2CwBAAyB%2CqBAAqB%2CUAAU%3BEACpD%2C4BAAA%3B%3BAAGJ%2CSAAS%2CgBAAiB%2CiBAAiB%3BEACvC%2CkBAAA%3B%3BAAGJ%2CwBAAyB%2CiBAAiB%2CSAAS%3BEAC%5C%2FC%2CoBAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CuBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CwBAAyB%2CaAAa%2CQAAO%3BEACzC%2CuBAAA%3B%3BAAGJ%2CwBAAyB%2CQAAO%2CKAAM%2CaAAa%2CgBAAgB%3BEAC%5C%2FD%2CiBAAA%3B%3BAAGJ%2CwBAAyB%2CYAAY%2CcAAc%2CmBAAmB%2CsBAAsB%3BEACxF%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CYAAa%2CoBAAoB%3BEAC7B%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%2CYAAW%3BEAC1G%2CYAAA%3B%3BAAGJ%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%3BEAC%5C%2FF%2CYAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%2CYAAW%3BEAC1G%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%3BEAE%5C%2FF%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%2CYAAW%3BEAC1G%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEAEA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAIJ%2CWAAY%3BEAER%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3B%3BAAIJ%2CWAAY%2CaAAY%3BEACpB%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAIJ%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACD%2CaAAa%2CQAAb%3B%3BAAGH%3BEACI%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CWAAA%3B%3BAAGJ%2CwBAAyB%2CSAAS%2CQAAO%2CKAAM%2CWAAW%3BEACtD%2CaAAA%3B%3BAAGJ%2C0BAA2B%2CsBAAsB%3BEAC7C%2CWAAA%3B%3BAAGJ%2CwBAAyB%2CSAAS%2CWAAW%2CUAAU%3BEACnD%2CkBAAA%3B%3BAAuBJ%2CQAnByB%3BEACrB%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%3BIAC%5C%2FF%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%3BIAC%5C%2FF%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3B%3BAA4BR%2CQArB0B%3BEACtB%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CkBAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CeAAA%3BIACA%2CkBAAA%3B%3B%3BAAWR%2CQAPyB%3BEACrB%2CQAAS%2CSAAQ%3BIACb%2CuBAAuB%2CcAAvB%3BIACA%2CgBAAA%3B%3B%3BAAUR%2CQANyB%3BEACrB%2CQAAS%2CSAAQ%2CqBAAsB%3BIACnC%2CUAAA%3B%3B%3BAAyBR%2CQArByB%3BEACrB%2CQAAS%2CSAAQ%3BIACb%2CgBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CQAAS%2CoBAAoB%2CMAAM%3BIAC%5C%2FB%2CeAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CQAAS%2CSAAQ%3BIACb%2CgBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CwBAAyB%2CYAAY%2CcAAc%2CmBAAmB%2CsBAAsB%3BIACxF%2CgBAAA%3B%3B%3BAA4ER%2CQAxE0B%3BEACtB%3BIACI%2C0BAAA%3B%3BEAGJ%2CuBAAwB%3BIACpB%2CWAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CkBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CeAAA%3BIACA%2CkBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CkBAAA%3BIACA%2CeAAA%3B%3BEAIJ%3BIACI%2CmBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3B%3BAAyER%2CQArEyB%3BEACrB%2CUAAW%2CSAAQ%3BIACf%2CeAAA%3B%3BEAGJ%2CUAAW%2CUAAU%2COAAO%2CMAAK%2CUAAU%3BIACvC%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CUAAW%3BIACP%2CeAAA%3B%3BEAGJ%2CQAAS%2CoBAAoB%2CMAAM%3BIAC%5C%2FB%2CeAAA%3B%3BEAGJ%2CQAAS%2CsBAAsB%2CoBAAoB%2CMAAM%3BIACrD%2CeAAA%3B%3BEAGJ%2CQAAS%2CSAAQ%2CgBAAiB%3BIAC9B%2CeAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CwBAAyB%2CqBAAqB%2CUAAU%3BIACpD%2C4BAAA%3B%3BEAGJ%2CwBAAyB%2CqBAAqB%3BIAC1C%2C0BAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CSAAS%2CgBAAiB%2CiBAAiB%3BIACvC%2CkBAAA%3B%3BEAGJ%2CwBAAyB%2CcAAc%2CaAAa%2CcAAc%2CmBAAmB%2CsBAAsB%2CiBAAiB%2CEAAE%3BIAC1H%2CeAAA%3B%3BEAGJ%2CYAAa%2CoBAAoB%3BIAC7B%2CeAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%3BIAC%5C%2FF%2CYAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%3BIAC%5C%2FF%2CYAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%2CYAAW%3BIAC1G%2CeAAA%3B%3BEAGJ%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%2CYAAW%3BIAC1G%2CeAAA%3B%3B%3BAAmCR%2CQA%5C%2FBwB%3BEACpB%2CQAAS%2CSAAQ%3BIACb%2CuBAAuB%2CcAAvB%3BIACA%2CgBAAA%3B%3BEAGJ%2CQAAS%2CSAAQ%3BIACb%2CaAAA%3BIACA%2CuBAAuB%2CcAAvB%3BIACA%2CgBAAA%3B%3BEAGJ%2CQAAS%2CSAAQ%3BIACb%2CaAAA%3BIACA%2CuBAAuB%2CcAAvB%3BIACA%2CgBAAA%3B%3BEAGJ%2CwBAAyB%2CcAAc%2CaAAa%2CcAAc%2CmBAAmB%2CsBAAsB%2CiBAAiB%2CEAAE%3BIAC1H%2CeAAA%3B%3BEAGJ%2CwBAAyB%2CYAAY%2CcAAc%2CmBAAmB%2CsBAAsB%3BIACxF%2CgBAAA%3B%3BEAEH%2CYAAa%2CoBAAoB%3BIAC9B%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAAUR%2CQANuB%3BEACnB%2CQAAS%2CSAAQ%2CqBAAsB%3BIACnC%2CUAAA%3B%3B%3BAAiCR%2CQA7BwB%3BEACpB%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAIJ%2CuBAAwB%3BIACpB%2CWAAA%3B%3B%3BAA0CR%2CQAtCwB%3BEACpB%2CQAAS%2CsBAAsB%2CoBAAoB%2CMAAM%3BIACrD%2CeAAA%3B%3BEAGJ%2CQAAS%2CSAAQ%2CqBAAsB%3BIACnC%2CUAAA%3B%3BEAGJ%2CUAAW%2CUAAU%2COAAO%2CMAAK%2CUAAU%3BIACvC%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2C2BAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2C8BAA%2BB%2COAAK%2CWAAS%3BIACzC%2CsBAAA%3B%3BEAGJ%2CwBAAyB%2CcAAc%2CaAAa%2CcAAc%2CmBAAmB%2CsBAAsB%2CiBAAiB%2CEAAE%3BIAC1H%2CeAAA%3B%3BEAGJ%2CYAAa%2CoBAAoB%3BIAC7B%2CeAAA%3B%3BEAEA%2CMAAM%3BIACN%2CeAAA%3BIACA%2CkBAAA%3B%3B%3BAAsBR%2CQAjBuB%3BEAEnB%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%3BIAC%5C%2FF%2CuBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CwBAAyB%2CoBAAoB%2CgBAAgB%2CeAAe%2CuBAAuB%3BIAC%5C%2FF%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3B%3BAA4ER%2CQAtEyB%3BEACrB%2CQAAS%2CSAAQ%3BIACb%2CuBAAuB%2CcAAvB%3BIACA%2CgBAAA%3B%3BEAGJ%2CQAAS%2CoBAAoB%2CMAAM%3BIAC%5C%2FB%2CeAAA%3B%3BEAGJ%2CQAAS%2CSAAQ%3BIACb%2CaAAA%3BIACA%2CuBAAuB%2CcAAvB%3BIACA%2CgBAAA%3B%3BEAGJ%2CQAAS%2CoBAAoB%2CMAAM%3BIAC%5C%2FB%2CeAAA%3B%3BEAGJ%2CQAAS%2CSAAQ%3BIACb%2CaAAA%3BIACA%2CuBAAuB%2CcAAvB%3BIACA%2CgBAAA%3B%3BEAGJ%2CQAAS%2CSAAQ%2CgBAAiB%3BIAC9B%2CeAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CUAAW%2CSAAQ%3BIACf%2CWAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CwBAAyB%2CqBAAqB%2CUAAU%3BIACpD%2C4BAAA%3B%3BEAGJ%2CSAAS%2CgBAAiB%2CiBAAiB%3BIACvC%2CkBAAA%3B%3BEAGJ%2CwBAAyB%2CqBAAqB%2CiBAAiB%2COAAM%2COAAO%3BIACxE%2C0BAAA%3B%3BEAGJ%2CwBAAyB%2CqBAAqB%3BIAC1C%2C0BAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CYAAa%2CoBAAoB%3BIAC7B%2CeAAA%3B%3BEAGJ%2CwBAAyB%3BIACrB%2CgBAAA%3B%3BEAGJ%2CwBAAyB%2CSAAS%2CWAAW%3BIACzC%2CiBAAA%3B%3BEAEH%2CwBAAyB%2CSAAS%2CWAAW%2CUAAU%2COAAO%2CSAAQ%3BIACnE%2CiBAAA%3B%3B%3BAA0BR%2CQArBwB%3BEACpB%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAGJ%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAIJ%2CYAAa%2CgBAAgB%3BIACzB%2CeAAA%3B%3B%3BAAwBR%2CQApByB%3BEACrB%2CMAAM%3BIACF%2CkBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CeAAA%3BIACA%2CkBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3B%3BAAYR%2CQARwB%3BEACpB%2CQAAS%2CsBAAsB%2CoBAAoB%2CMAAM%3BIACrD%2CaAAA%3B%3B%3BAA%2BBR%2CQAzBwB%3BEACpB%2CQAAS%2CSAAQ%3BIACb%2CgBAAA%3B%3BEAGJ%2CQAAS%2CoBAAoB%2CMAAM%3BIAC%5C%2FB%2CeAAA%3B%3BEAGJ%2CQAAS%2CSAAQ%3BIACb%2CaAAA%3BIACA%2CuBAAuB%2CcAAvB%3BIACA%2CgBAAA%3B%3BEAGJ%2CQAAS%2CoBAAoB%2CMAAM%3BIAC%5C%2FB%2CeAAA%3B%3BEAGJ%2CQAAS%2CSAAQ%2CgBAAiB%3BIAC9B%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAAkBR%2CQAdwB%3BEACpB%2CwBAAyB%2CcAAc%2CaAAa%2CcAAc%2CmBAAmB%2CsBAAsB%2CiBAAiB%3BIACxH%2CkBAAA%3B%3BEAGJ%2CwBAAyB%2CYAAY%2CcAAc%2CmBAAmB%2CsBAAsB%3BIACxF%2CgBAAA%3B%3BEAGJ%2CYAAa%2CoBAAoB%3BIAC7B%2CeAAA%3B%3B%3BAAUR%2CQANwB%3BEACpB%2CQAAS%2CSAAQ%2CqBAAsB%3BIACnC%2CWAAA%3B%3B%3BAAIR%2CwBAAyB%2CaAAa%3BEAClC%2COAAA%3BEACA%2CYAAA%3B%3BAAaJ%2CQAVuB%3BEACrB%2CwBAAyB%2CaAAY%2CYAAa%3BIAChD%2CgBAAA%3BIACA%2CYAAA%3B%3BEAEF%2CwBAAyB%2CaAAY%3BIACnC%2COAAA%3BIACA%2CYAAA%3B%3B%3BAASJ%2CQANwB%3BEACtB%2CwBAAyB%3BIACvB%2CuBAAA%3B%3B%3BAAIJ%2CwBAAyB%2CmBAAmB%3BEACxC%2CyBAAA%3B%3B%3B%3B%3BAAmBJ%2CQAZwB%3BEACpB%2CGAAG%3BIACC%2CaAAA%3BIACA%2CYAAA%3B%3BEAGJ%3BIACI%2CaAAA%3BIACA%2CiBAAA%3B%3B%3BAAIR%2C8BAA%2BB%3BEAC3B%2CcAAA%3B%3BAAGJ%2CmBAAoB%2CuBAAuB%2CYAAY%2CaAAa%2CcAAc%2CmBAAmB%3BEACjG%2CaAAA%3BEACA%2CSAAA%3B%3B%3BAAGJ%2CmBAAoB%2CuBAAuB%2CYAAY%2CaAAa%2CcAAc%2CmBAAmB%2CiBAAiB%3BEACrH%2CWAAA%3B%3BAAED%2CmBAAoB%2CuBAAuB%2CYAAY%2CaAAa%2CcAAc%2CmBAAmB%2CiBAAiB%2CKAAK%3BEACxH%2CeAAA%3BEACA%2CWAAA%3B%3BAAGH%2CmBAAoB%2CuBAAuB%2CYAAY%2CaAAa%2CcAAc%2CmBAAmB%2CiBAAiB%3BEAClH%2CWAAA%3B%3BAAEJ%2CmBAAoB%2CuBAAuB%2CYAAY%2CaAAa%2CcAAc%2CmBAAmB%2CiBAAiB%2C2BAA2B%3BEAC9I%2CeAAA%3BEACC%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAWJ%2CQARwB%3BEACrB%2CmBAAoB%2CuBAAuB%2CYAAY%2CaAAa%2CcAAc%2CmBAAmB%3BIAErG%2CeAAA%3B%3B%3BAAUC%2CQALmB%3BEACtB%2CmBAAoB%2CuBAAuB%2CYAAY%2CaAAa%2CcAAc%2CmBAAmB%2CiBAAiB%2CKAAK%3BEAAO%2CmBAAoB%2CWACtJ%2CaAAa%2CYAAY%2CaAAa%2CcAAc%2CmBAAmB%2CiBAAiB%2C2BAA2B%3BIACjH%2CeAAA%3B%3B%3BACn5CH%2COACE%3BEACE%2CcAAA%3B%3BAAIJ%2CwBACE%2CgBAAe%2CaAAa%2CQAC1B%3BEACE%2CcAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACWN%3BEACE%2CyBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAGF%2CWAAY%3BEACV%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAGF%3BEACE%2COAAO%2CiBAAP%3BEACA%2CoBAAA%3B%3BAAGF%2CuBAAwB%3BEACtB%2CqBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAC3BF%2C0BAA2B%3BEACzB%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAUF%2CQAP0B%3BEACxB%2C0BAA2B%2CuBAAuB%3BIAChD%2C0BAAA%3BIACA%2CqBAAA%3B%3B%3BAAUJ%2CwBAN0C%2CuBAAwB%3BEAChE%2C0BAA2B%2CuBAAuB%3BIAChD%2CqBAAA%3B%3B%3BAAIJ%2C0BAA2B%2CuBAAuB%3BEAChD%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CoCAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAGF%2CsBAAsB%2CMAAO%3BEAC3B%2CqBAAA%3BEACA%2CeAAA%3B%3BAAGF%2C0BAA2B%2CuBAAuB%3BEAChD%2CcAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAChEF%3BEACI%2CmBAAA%3B%3BAADJ%2C0BAGI%2CcAAc%3BEACV%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAVR%2C0BAaI%2CcAAc%3BEACV%2CaAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAhBR%2C0BAmBI%2CWAAU%2CkBAAmB%3BAAnBjC%2C0BAoBI%2CWAAU%2CkBAAmB%3BEACzB%2CeAAA%3B%3BAArBR%2C0BAwBI%3BEACI%2CaAAA%3BEACA%2CYAAA%3B%3BAA1BR%2C0BA6BI%2CoBAAoB%3BEAChB%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAhCR%2C0BAmCI%2CoBAAoB%3BEAChB%2COAAA%3BEACA%2CWAAA%3B%3BAArCR%2C0BAwCI%2CoBAAoB%3BEAChB%2CSAAA%3B%3BAAzCR%2C0BA4CI%2CoBAAoB%3BEAChB%2CMAAA%3B%3BAA7CR%2C0BAgDI%2CeAAe%2CWAAU%3BEACrB%2CyBAAA%3B%3BAAjDR%2C0BAoDI%2CeAAe%3BEACX%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAvDR%2C0BA0DI%2CeAAe%2CmBAAmB%3BEAC9B%2CWAAA%3B%3BAA3DR%2C0BA8DI%3BAA9DJ%2C0BA%2BDI%2CmBAAmB%3BAA%5C%2FDvB%2C0BAgEI%2CkBAAkB%3BEACd%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAApER%2C0BAuEI%2CgBAAgB%3BAAvEpB%2C0BAwEI%2CgBAAgB%2CEAAC%3BAAxErB%2C0BAyEI%2CgBAAgB%2CEAAC%3BAAzErB%2C0BA0EI%2CgBAAgB%2CEAAC%3BAA1ErB%2C0BA2EI%2CgBAAgB%3BAA3EpB%2C0BA4EI%2CgBAAgB%2CEAAC%3BAA5ErB%2C0BA6EI%2CgBAAgB%2CEAAC%3BAA7ErB%2C0BA8EI%2CgBAAgB%2CEAAC%3BEACb%2CcAAA%3BEACA%2CqBAAA%3B%3BAAhFR%2C0BAmFI%3BEACI%2C%2BBAAA%3B%3BAApFR%2C0BAuFI%3BAAvFJ%2C0BAwFI%2CmBAAmB%3BAAxFvB%2C0BAyFI%2CkBAAkB%3BEACd%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAA7FR%2C0BAgGI%2CiBAAiB%3BAAhGrB%2C0BAiGI%2CiBAAiB%2CEAAC%3BAAjGtB%2C0BAkGI%2CiBAAiB%2CEAAC%3BEACd%2CWAAA%3BEACA%2CqBAAA%3B%3BAApGR%2C0BAuGI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAhHR%2C0BAmHI%2CaAAa%3BEACT%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3B%3BAA1HR%2C0BA6HI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAhIR%2C0BAmII%3BEACI%2CqBAAA%3B%3BAApIR%2C0BAuII%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAA1IR%2C0BA6II%2CIAAG%3BEACC%2CaAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FIR%2C0BAkJI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAvJR%2C0BA0JI%2CWAAW%2CEAAC%2CWAAW%3BEACnB%2CcAAA%3BEACA%2CqBAAA%3B%3BAA5JR%2C0BA%2BJI%2CWAAW%2CiBAAgB%3BEACvB%2CqBAAA%3B%3BAAhKR%2C0BAmKI%2CaAAa%2CqBAAoB%3BEAC7B%2CyBAAA%3BEACA%2CWAAA%3B%3BAArKR%2C0BAwKI%2CWAAU%3BEACN%2CqBAAA%3B%3BAAzKR%2C0BA4KI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FKR%2C0BAkLI%2CcAAc%2CkBAAiB%3BEAC3B%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CYAAA%3B%3BAArLR%2C0BAwLI%2CcAAc%2C4BAA2B%3BEACrC%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3B%3BAA1LR%2C0BA6LI%3BEACI%2CYAAA%3B%3BAAIR%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3B%3B%3B%3B%3BAC7FJ%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BACkFR%2CwBAxB%2BC%3BEAC3C%2CcAAe%3BIACX%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BEACrC%2CcAAe%2CuBAAsB%3BIACjC%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BICwHrC%2CyBAAA%3B%3BEDrHA%2CcAAe%2CuBAAsB%3BICqHrC%2C4BAAA%3BIDnHI%2CQAAA%3B%3B%3BAEgER%2CwBAnB%2BC%3BEAC3C%2CkBACI%2CcACI%3BIACI%2CcAAA%3B%3BEAHZ%2CkBACI%2CcAKI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEARZ%2CkBACI%2CcAUI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3B%3BAC7ChB%2CmBACI%2CMACI%2CSACI%2CMACI%2CKAAI%2CIACA%3BEACI%2CaAAA%3B%3BAC3MxB%3BAA2kBK%2CKAAM%2CgBAAgB%2CaAlD1B%2CQAAO%2CMAsCJ%2CKAIA%2CmBAOA%2CEAAC%2CIAAI%3BAA6BL%2CKAAM%2CgBAAgB%2CaA9EzB%2CQAAO%2CMA4EJ%2CoBACD%3BEApmBF%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEAEA%2CqBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEAEA%2CoBAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEAEA%2CgBAAA%3B%3BAACA%2CaAAC%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAmBF%2CQAd2B%3BEAc3B%2COAfO%2CMAAM%3BIAEX%2CSAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3B%3BEAUF%2COAfO%2CMAAM%2CmBAMT%3BIACD%2CSAAA%3BIACA%2CUAAA%3B%3BEAOH%2COAfO%2CMAAM%2CmBAWX%3BIACC%2CcAAA%3B%3B%3BAAIH%2COAAO%2CMAAS%2CUAAO%2CMAAS%2CKAAE%3BEACjC%2C%2BBAAA%3B%3BAAED%2CKAAM%2CgBAAgB%2CaAAa%2CQAAO%2CMAAS%2CoBAAkB%3BEACpE%2CWAAA%3B%3BAAED%2CYACC%2CqBACC%3BEACC%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAATH%2CYACC%2CqBACC%2C6BAQC%2CEAAC%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAtBJ%2CYACC%2CqBAwBC%3BEACC%2CcAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAA5BH%2CYACC%2CqBAwBC%2CcAIC%3BEACC%2C%2BBAAA%3B%3BAAKF%2CYADD%2CmBACE%2CSAAU%3BAAAX%2CYADmB%2CgBAClB%2CSAAU%3BAAAX%2CYADoC%2CmBACnC%2CSAAU%3BEACV%2CeAAA%3B%3BAApCH%2CYAkCC%2CmBAIC%2CSAAS%2CGAAE%3BAAtCb%2CYAkCqB%2CgBAInB%2CSAAS%2CGAAE%3BAAtCb%2CYAkCsC%2CmBAIpC%2CSAAS%2CGAAE%3BEACV%2CQAAA%3BEACA%2CYAAA%3B%3BAACA%2CYAPF%2CmBAIC%2CSAAS%2CGAAE%2CSAGT%3BAAAD%2CYAPkB%2CgBAInB%2CSAAS%2CGAAE%2CSAGT%3BAAAD%2CYAPmC%2CmBAIpC%2CSAAS%2CGAAE%2CSAGT%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAED%2CYAXF%2CmBAIC%2CSAAS%2CGAAE%2CSAOT%3BAAAD%2CYAXkB%2CgBAInB%2CSAAS%2CGAAE%2CSAOT%3BAAAD%2CYAXmC%2CmBAIpC%2CSAAS%2CGAAE%2CSAOT%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FCJ%2CYAkCC%2CmBAIC%2CSAAS%2CGAAE%2CSAWV%2CGACC%3BAAlDJ%2CYAkCqB%2CgBAInB%2CSAAS%2CGAAE%2CSAWV%2CGACC%3BAAlDJ%2CYAkCsC%2CmBAIpC%2CSAAS%2CGAAE%2CSAWV%2CGACC%3BEACC%2CeAAA%3B%3BAAnDL%2CYAwDC%3BEACC%2CyBAAA%3B%3BAAIF%2CeAGC%2CQAAO%3BAAFR%2CeAEC%2CQAAO%3BAADR%2CeACC%2CQAAO%3BEACN%2CsBAAA%3BEACA%2CcAAA%3B%3BAALF%2CeAGC%2CQAAO%2CQAGN%3BAALF%2CeAEC%2CQAAO%2CQAGN%3BAAJF%2CeACC%2CQAAO%2CQAGN%3BEACC%2CkBAAA%3B%3BAAIH%2CeACC%2CQAAO%3BEACN%2CsBAAA%3B%3BAAFF%2CeACC%2CQAAO%2CQAEN%3BEACC%2CUAAA%3B%3BAAJH%2CeACC%2CQAAO%2CQAKN%2CcAAa%3BEACZ%2CeAAA%3B%3BAAIH%2CeACC%2CQAAO%2CMAAS%2CUAAO%3BEACtB%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAALF%2CeACC%2CQAAO%2CMAAS%2CUAAO%2CMAKtB%2CGAAE%2CMAAM%3BEACP%2CWAAA%3BEACA%2CeAAA%3B%3BAARH%2CeAWC%2COAAM%2COACL%3BEACC%2CcAAA%3B%3BAAbH%2CeAWC%2COAAM%2COAIL%3BEACC%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAIC%2CeAXH%2COAAM%2COASL%2CmBACC%2CSACE%2CiBACA%2CGAAE%3BEACD%2CYAAA%3BEACA%2COAAA%3B%3BAACA%2CeAfL%2COAAM%2COASL%2CmBACC%2CSACE%2CiBACA%2CGAAE%2CSAGA%3BAACD%2CeAhBL%2COAAM%2COASL%2CmBACC%2CSACE%2CiBACA%2CGAAE%2CSAIA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAA7BP%2CeAyCC%2CQAAO%3BEACN%2CkBAAA%3B%3BAA1CF%2CeAyCC%2CQAAO%2CQAEN%3BEACC%2CWAAA%3B%3BAA5CH%2CeAyCC%2CQAAO%2CQAEN%2CMAEC%3BEACC%2CqBAAA%3B%3BAAMJ%2CSAAU%2CYAAW%3BEACpB%2C0CAAA%3BEACA%2CuBAAA%3B%3BAAWC%2CQAN0B%3BEAM1B%2CaAPD%2CaAEE%2CQAAO%3BEAKR%2CaAPD%2CaAGE%3BIACC%2CeAAA%3B%3B%3BAALJ%2CaACC%2CaAOC%2COAAM%3BEACL%2CkBAAA%3BEACA%2CYAAA%3B%3BAAKH%3BEAEC%2CkBAAA%3BEACA%2CYAAA%3B%3BAAHD%2CYAIC%2CcACC%3BEACC%2C%2BBAAA%3B%3BAAID%2CKAAM%2CeAAe%2CeAAe%2CaADrC%2CQAAO%3BAAEN%2CKAAM%2CcAAc%2CgBAAgB%2CaAFrC%2CQAAO%3BAAGN%2CKAAM%2CaAAa%2CgBAAgB%2CaAHpC%2CQAAO%3BAAIN%2CKAAM%2CaAAa%2CgBAAgB%2CaAJpC%2CQAAO%3BEAKL%2CsBAAA%3B%3BAAGF%2CKAAM%2CeAAe%2CgBAAgB%3BAACrC%2CKAAM%2CcAAc%2CgBAAgB%3BAACpC%2CKAAM%2CaAAa%2CgBAAgB%3BAACnC%2CKAAM%2CaAAa%2CgBAAgB%3BAACnC%2CKAAM%2CeAAe%2CgBAAgB%3BAACrC%2CKAAM%2CcAAc%2CgBAAgB%3BAACpC%2CKAAM%2CaAAa%2CgBAAgB%3BAACnC%2CKAAM%2CaAAa%2CgBAAgB%3BAACnC%2CKAAM%2CeAAe%2CgBAAgB%3BAACrC%2CKAAM%2CcAAc%2CgBAAgB%3BAACpC%2CKAAM%2CaAAa%2CgBAAgB%3BAACnC%2CKAAM%2CaAAa%2CgBAAgB%3BEAClC%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGA%2CKAAM%2CgBAAgB%2CaADvB%2CSAAQ%3BEAEN%2CWAAA%3B%3BAAID%2CKAAM%2CgBAAgB%2CaADvB%2CSAAQ%3BAAEP%2CKAAM%2CgBAAgB%2CaAFvB%2CSAAQ%3BEAGN%2CoBAAA%3B%3BAAID%2CKAAM%2CgBAAgB%2CaADvB%2CSAAQ%3BEAEN%2CWAAA%3BEACA%2CqBAAA%3B%3BAAID%2CKAAM%2CgBAAgB%2CaADvB%2COAAM%3BEAEJ%2CWAAA%3BEACA%2CcAAA%3B%3BAAED%2CKAAM%2CgBAAgB%2CaALvB%2COAAM%3BEAMJ%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAED%2CKAAM%2CeAAe%2CgBAAgB%2CaATtC%2COAAM%3BAAUL%2CKAAM%2CcAAc%2CgBAAgB%2CaAVrC%2COAAM%3BAAWL%2CKAAM%2CaAAa%2CgBAAgB%2CaAXpC%2COAAM%3BAAYL%2CKAAM%2CaAAa%2CgBAAgB%2CaAZpC%2COAAM%3BEAaJ%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAQF%2CQAL2B%3BEACzB%2CKAAM%2CgBAAgB%2CaAvBxB%2COAAM%3BIAwBH%2CiBAAA%3B%3B%3BAAOF%2CKAAM%2CeAAe%2CgBAAgB%2CaAHtC%2CQAAO%3BAAIN%2CKAAM%2CcAAc%2CgBAAgB%2CaAJrC%2CQAAO%3BAAKN%2CKAAM%2CaAAa%2CgBAAgB%2CaALpC%2CQAAO%3BAAMN%2CKAAM%2CaAAa%2CgBAAgB%2CaANpC%2CQAAO%3BEAOL%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaAVpC%2CQAAO%3BAAWN%2CKAAM%2CcAAc%2CgBAAgB%2CaAXrC%2CQAAO%3BAAYN%2CKAAM%2CaAAa%2CgBAAgB%2CaAZpC%2CQAAO%3BAAaN%2CKAAM%2CcAAc%2CgBAAgB%2CaAbrC%2CQAAO%3BAAcN%2CKAAM%2CaAAa%2CgBAAgB%2CaAdpC%2CQAAO%3BAAeN%2CKAAM%2CcAAc%2CgBAAgB%2CaAfrC%2CQAAO%3BEAgBL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaApBpC%2CQAAO%3BAAqBN%2CKAAM%2CcAAc%2CgBAAgB%2CaArBrC%2CQAAO%3BEAsBL%2CkBAAA%3BEACA%2CYAAA%3B%3BAApGH%2CYAwGC%2CSAAQ%3BEACP%2CeAAA%3BEACA%2CcAAA%3B%3BAA1GF%2CYAwGC%2CSAAQ%2CQAGP%2CGAAK%3BEACJ%2CcAAA%3B%3BAA5GH%2CYAgHC%2CmBAAmB%2CSAAS%2CGAAE%3BEAC7B%2CQAAA%3B%3BAACA%2CYAFD%2CmBAAmB%2CSAAS%2CGAAE%2CSAE5B%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAED%2CYAND%2CmBAAmB%2CSAAS%2CGAAE%2CSAM5B%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAOD%2CKAAM%2CeAAe%2CaAHtB%3BAAGC%2CKAAM%2CeAAe%2CaAFtB%3BAAEC%2CKAAM%2CeAAe%2CaADtB%3BAAEC%2CKAAM%2CcAAc%2CaAJrB%3BAAIC%2CKAAM%2CcAAc%2CaAHrB%3BAAGC%2CKAAM%2CcAAc%2CaAFrB%3BAAGC%2CKAAM%2CaAAa%2CaALpB%3BAAKC%2CKAAM%2CaAAa%2CaAJpB%3BAAIC%2CKAAM%2CaAAa%2CaAHpB%3BAAIC%2CKAAM%2CaAAa%2CaANpB%3BAAMC%2CKAAM%2CaAAa%2CaALpB%3BAAKC%2CKAAM%2CaAAa%2CaAJpB%3BEAKE%2CaAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaATpC%3BAASC%2CKAAM%2CaAAa%2CgBAAgB%2CaARpC%3BAAQC%2CKAAM%2CaAAa%2CgBAAgB%2CaAPpC%3BAAQC%2CKAAM%2CcAAc%2CgBAAgB%2CaAVrC%3BAAUC%2CKAAM%2CcAAc%2CgBAAgB%2CaATrC%3BAASC%2CKAAM%2CcAAc%2CgBAAgB%2CaARrC%3BEASE%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAED%2CKAAM%2CgBAAgB%2CaAhBvB%3BAAgBC%2CKAAM%2CgBAAgB%2CaAfvB%3BAAeC%2CKAAM%2CgBAAgB%2CaAdvB%3BEAeE%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FIH%2CYA4HC%2CgBAqBC%2CsBACC%2CUAAS%3BAAlJZ%2CYA6HC%2CmBAoBC%2CsBACC%2CUAAS%3BAAlJZ%2CYA8HC%2CmBAmBC%2CsBACC%2CUAAS%3BEACR%2CQAAA%3B%3BAACA%2CYAxBH%2CgBAqBC%2CsBACC%2CUAAS%2CkBAEP%3BAAAD%2CYAvBH%2CmBAoBC%2CsBACC%2CUAAS%2CkBAEP%3BAAAD%2CYAtBH%2CmBAmBC%2CsBACC%2CUAAS%2CkBAEP%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAED%2CYA5BH%2CgBAqBC%2CsBACC%2CUAAS%2CkBAMP%3BAAAD%2CYA3BH%2CmBAoBC%2CsBACC%2CUAAS%2CkBAMP%3BAAAD%2CYA1BH%2CmBAmBC%2CsBACC%2CUAAS%2CkBAMP%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAED%2CKAAM%2CgBAAgB%2CaAhCzB%2CgBAqBC%2CsBACC%2CUAAS%3BAAUR%2CKAAM%2CgBAAgB%2CaA%5C%2FBzB%2CmBAoBC%2CsBACC%2CUAAS%3BAAUR%2CKAAM%2CgBAAgB%2CaA9BzB%2CmBAmBC%2CsBACC%2CUAAS%3BEAWP%2CcAAA%3B%3BAA7JL%2CYAoKC%3BAApKD%2CYAqKC%3BAArKD%2CYAsKC%3BEACC%2CgBAAA%3B%3BAAIA%2CKAAM%2CeAAe%2CgBAAgB%2CaADtC%2CQAAO%3BAAEN%2CKAAM%2CcAAc%2CgBAAgB%2CaAFrC%2CQAAO%3BAAGN%2CKAAM%2CaAAa%2CgBAAgB%2CaAHpC%2CQAAO%3BAAIN%2CKAAM%2CaAAa%2CgBAAgB%2CaAJpC%2CQAAO%3BEAKL%2CSAAA%3B%3BAAED%2CKAAM%2CeAAe%2CgBAAgB%2CaAPtC%2CQAAO%3BAAQN%2CKAAM%2CcAAc%2CgBAAgB%2CaARrC%2CQAAO%3BAASN%2CKAAM%2CaAAa%2CgBAAgB%2CaATpC%2CQAAO%3BAA1KR%2CYA0KC%2CQAAO%2CWAUN%2CMAAM%2CaAAa%3BEAClB%2CSAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaAbpC%2CQAAO%3BAAcN%2CKAAM%2CcAAc%2CgBAAgB%2CaAdrC%2CQAAO%3BEAeL%2CgBAAA%3B%3BAAzLH%2CYA6LC%3BEACC%2CWAAA%3B%3BAACA%2CKAAM%2CeAAe%2CgBAAgB%2CaAFtC%3BAAGC%2CKAAM%2CcAAc%2CgBAAgB%2CaAHrC%3BAAIC%2CKAAM%2CaAAa%2CgBAAgB%2CaAJpC%3BAAKC%2CKAAM%2CaAAa%2CgBAAgB%2CaALpC%3BAAMC%2CKAAM%2CeAAe%2CgBAAgB%2CaANtC%3BAAOC%2CKAAM%2CcAAc%2CgBAAgB%2CaAPrC%3BAAQC%2CKAAM%2CaAAa%2CgBAAgB%2CaARpC%3BAASC%2CKAAM%2CaAAa%2CgBAAgB%2CaATpC%3BAAUC%2CKAAM%2CeAAe%2CgBAAgB%2CaAVtC%3BAAWC%2CKAAM%2CcAAc%2CgBAAgB%2CaAXrC%3BAAYC%2CKAAM%2CaAAa%2CgBAAgB%2CaAZpC%3BAAaC%2CKAAM%2CaAAa%2CgBAAgB%2CaAbpC%3BAAcC%2CKAAM%2CeAAe%2CgBAAgB%2CaAdtC%3BAAeC%2CKAAM%2CcAAc%2CgBAAgB%2CaAfrC%3BAAgBC%2CKAAM%2CaAAa%2CgBAAgB%2CaAhBpC%3BAAiBC%2CKAAM%2CaAAa%2CgBAAgB%2CaAjBpC%3BEAkBE%2CiBAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaApBpC%3BAAqBC%2CKAAM%2CcAAc%2CgBAAgB%2CaArBrC%3BAAsBC%2CKAAM%2CaAAa%2CgBAAgB%2CaAtBpC%3BAAuBC%2CKAAM%2CcAAc%2CgBAAgB%2CaAvBrC%3BEAwBE%2CkBAAA%3B%3BAAED%2CKAAM%2CeAAe%2CgBAAgB%2CaA1BtC%3BAA2BC%2CKAAM%2CcAAc%2CgBAAgB%2CaA3BrC%3BAA4BC%2CKAAM%2CaAAa%2CgBAAgB%2CaA5BpC%3BEA6BE%2CuBAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaA%5C%2FBpC%3BAAgCC%2CKAAM%2CcAAc%2CgBAAgB%2CaAhCrC%3BEAiCE%2CWAAA%3B%3BAAED%2CKAAM%2CeAAe%2CgBAAgB%2CaAnCtC%3BAAoCC%2CKAAM%2CcAAc%2CgBAAgB%2CaApCrC%3BAAqCC%2CKAAM%2CaAAa%2CgBAAgB%2CaArCpC%3BAAsCC%2CKAAM%2CaAAa%2CgBAAgB%2CaAtCpC%3BEAuCE%2CqBAAA%3B%3BAAED%2CKAAM%2CeAAc%2CqBAAsB%2CgBAAgB%2CaAzC3D%3BAA0CC%2CKAAM%2CcAAa%2CqBAAsB%2CgBAAgB%2CaA1C1D%3BAA2CC%2CKAAM%2CaAAY%2CqBAAsB%2CgBAAgB%2CaA3CzD%3BAA4CC%2CKAAM%2CaAAY%2CqBAAsB%2CgBAAgB%2CaA5CzD%3BAA6CC%2CKAAM%2CeAAc%2CqBAAsB%2CgBAAgB%2CaA7C3D%3BAA8CC%2CKAAM%2CcAAa%2CqBAAsB%2CgBAAgB%2CaA9C1D%3BAA%2BCC%2CKAAM%2CaAAY%2CqBAAsB%2CgBAAgB%2CaA%5C%2FCzD%3BAAgDC%2CKAAM%2CaAAY%2CqBAAsB%2CgBAAgB%2CaAhDzD%3BAAiDC%2CKAAM%2CeAAc%2CqBAAsB%2CgBAAgB%2CaAjD3D%3BAAkDC%2CKAAM%2CcAAa%2CqBAAsB%2CgBAAgB%2CaAlD1D%3BAAmDC%2CKAAM%2CaAAY%2CqBAAsB%2CgBAAgB%2CaAnDzD%3BAAoDC%2CKAAM%2CaAAY%2CqBAAsB%2CgBAAgB%2CaApDzD%3BAAqDC%2CKAAM%2CeAAc%2CqBAAsB%2CgBAAgB%2CaArD3D%3BAAsDC%2CKAAM%2CcAAa%2CqBAAsB%2CgBAAgB%2CaAtD1D%3BAAuDC%2CKAAM%2CaAAY%2CqBAAsB%2CgBAAgB%2CaAvDzD%3BAAwDC%2CKAAM%2CaAAY%2CqBAAsB%2CgBAAgB%2CaAxDzD%3BEAyDE%2CcAAA%3B%3BAAGA%2CKAAM%2CgBAAgB%2CaA5DxB%2CMA2DC%3BAAEC%2CKAAM%2CgBAAgB%2CaA7DxB%2CMA2DC%3BAAGC%2CKAAM%2CgBAAgB%2CaA9DxB%2CMA2DC%3BAAIC%2CKAAM%2CgBAAgB%2CaA%5C%2FDxB%2CMA2DC%3BAAKC%2CKAAM%2CgBAAe%2CcAAe%2CaAhEtC%2CMA2DC%3BAAMC%2CKAAM%2CgBAAe%2CcAAe%2CaAjEtC%2CMA2DC%3BAAOC%2CKAAM%2CgBAAe%2CcAAe%2CaAlEtC%2CMA2DC%3BAAQC%2CKAAM%2CgBAAe%2CcAAe%2CaAnEtC%2CMA2DC%3BEASE%2CWAAA%3BEACA%2CYAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaAvErC%2CMA2DC%3BAAaC%2CKAAM%2CcAAc%2CgBAAgB%2CaAxEtC%2CMA2DC%3BEAcE%2CqBAAA%3B%3BAAMF%2CKAAM%2CgBAAgB%2CaADvB%3BAAEC%2CKAAM%2CgBAAgB%2CaAFvB%3BAAGC%2CKAAM%2CgBAAgB%2CaAHvB%3BEAIE%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAED%2CKAAM%2CeAAe%2CgBAAgB%2CaARtC%3BAASC%2CKAAM%2CcAAc%2CgBAAgB%2CaATrC%3BAAUC%2CKAAM%2CaAAa%2CgBAAgB%2CaAVpC%3BAAWC%2CKAAM%2CaAAa%2CgBAAgB%2CaAXpC%3BEAYE%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAWD%2CKAAM%2CgBAAgB%2CaAPvB%3BAAOC%2CKAAM%2CgBAAgB%2CaANvB%3BAAMC%2CKAAM%2CgBAAgB%2CaALvB%3BAAKC%2CKAAM%2CgBAAgB%2CaAJvB%2CSAAQ%2CQAAS%2CGAAG%3BAAInB%2CKAAM%2CgBAAgB%2CaAHvB%2CQAAO%3BAAGN%2CKAAM%2CgBAAgB%2CaAFvB%3BAAEC%2CKAAM%2CgBAAgB%2CaADvB%3BEAEE%2CWAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAKD%2CKAAM%2CgBAAgB%2CaADvB%2CEAAC%2COAAO%3BEAEN%2CeAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaAJpC%2CEAAC%2COAAO%3BEAKN%2CaAAA%3B%3BAAED%2CKAAM%2CgBAAgB%2CaAPvB%2CEAAC%2COAAO%3BEAQN%2CkBAAA%3BEACA%2CSAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaAXpC%2CEAAC%2COAAO%3BEAYN%2CeAAA%3B%3BAAID%2CKAAM%2CgBAAgB%2CaADvB%3BEAEE%2CeAAA%3B%3BAAMD%2CKAAM%2CgBAAgB%2CaAFvB%2CSAAQ%2CQAAS%3BAAEhB%2CKAAM%2CgBAAgB%2CaADvB%2CSAAQ%2CQAAS%2CGAAG%3BAAEnB%2CKAAM%2CgBAAgB%2CaAHvB%2CSAAQ%2CQAAS%3BAAGhB%2CKAAM%2CgBAAgB%2CaAFvB%2CSAAQ%2CQAAS%2CGAAG%3BEAGlB%2CSAAA%3BEACA%2CcAAA%3B%3BAAKD%2CKAAM%2CeAAe%2CaADtB%2CQAAO%3BAAEN%2CKAAM%2CcAAc%2CaAFrB%2CQAAO%3BAAGN%2CKAAM%2CaAAa%2CaAHpB%2CQAAO%3BAAIN%2CKAAM%2CaAAa%2CaAJpB%2CQAAO%3BEAKL%2CaAAA%3B%3BAAED%2CKAAM%2CgBAAgB%2CaAPvB%2CQAAO%3BEAQL%2CgBAAA%3BEACA%2CeAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaAXpC%2CQAAO%3BAAYN%2CKAAM%2CcAAc%2CgBAAgB%2CaAZrC%2CQAAO%3BEAaL%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGA%2CKAAM%2CaAAa%2CgBAAgB%2CaAlBrC%2CQAAO%2CMAiBN%3BAAEC%2CKAAM%2CcAAc%2CgBAAgB%2CaAnBtC%2CQAAO%2CMAiBN%3BEAGE%2CWAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAID%2CKAAM%2CaAAa%2CgBAAgB%2CaA3BrC%2CQAAO%2CMA0BN%2COAAM%3BAAEL%2CKAAM%2CcAAc%2CgBAAgB%2CaA5BtC%2CQAAO%2CMA0BN%2COAAM%3BEAGJ%2CaAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaA%5C%2FBrC%2CQAAO%2CMA0BN%2COAAM%3BAAML%2CKAAM%2CcAAc%2CgBAAgB%2CaAhCtC%2CQAAO%2CMA0BN%2COAAM%3BEAOJ%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAID%2CKAAM%2CgBAAgB%2CaAvCxB%2CQAAO%2CMAsCJ%3BEAEA%2CaAAA%3B%3BAAGA%2CKAAM%2CgBAAgB%2CaA3CzB%2CQAAO%2CMAsCJ%2CKAIA%3BEAEC%2CyBAAA%3B%3BAACA%2CKAFK%2CgBAAgB%2CaA3CzB%2CQAAO%2CMAsCJ%2CKAIA%2CmBAGE%3BEACA%2CaAAA%3B%3BAAID%2CKAAM%2CgBAAgB%2CaAlD1B%2CQAAO%2CMAsCJ%2CKAIA%2CmBAOA%2CEAAC%2CIAAI%3BEAGH%2CQAAA%3BEACA%2CYAAA%3B%3BAACA%2CKAJK%2CgBAAgB%2CaAlD1B%2CQAAO%2CMAsCJ%2CKAIA%2CmBAOA%2CEAAC%2CIAAI%2CaAKF%3BEACA%2CSAAS%2COAAT%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAIH%2CYA9DH%2CQAAO%2CMAsCJ%2CKAIA%2CmBAoBC%3BEACA%2CeAAA%3B%3BAAKD%2CKAAM%2CgBAAgB%2CaApEzB%2CQAAO%2CMAsCJ%2CKA4BA%3BEAGC%2CyBAAA%3B%3BAACA%2CKAFK%2CgBAAgB%2CaApEzB%2CQAAO%2CMAsCJ%2CKA4BA%2CiBAIE%3BEACA%2CaAAA%3B%3BAASD%2CKAFK%2CgBAAgB%2CaA9EzB%2CQAAO%2CMA4EJ%2CoBACD%2CeAGG%3BEACA%2CSAAS%2COAAT%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA7ZN%2CYAwUC%2CQAAO%2CMA4EJ%2CoBAcD%2CeACC%2CQAAO%3BEACN%2CkBAAA%3B%3BAACA%2CKAAM%2CgBAAgB%2CaA7F1B%2CQAAO%2CMA4EJ%2CoBAcD%2CeACC%2CQAAO%3BEAGL%2CWAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3B%3BAAHD%2CKAAM%2CgBAAgB%2CaA7F1B%2CQAAO%2CMA4EJ%2CoBAcD%2CeACC%2CQAAO%2CMAML%3BEACC%2CcAAA%3BEACA%2CWAAA%3B%3BAANF%2CKAAM%2CgBAAgB%2CaA7F1B%2CQAAO%2CMA4EJ%2CoBAcD%2CeACC%2CQAAO%2CMAML%2CGAGC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAACA%2CKAdG%2CgBAAgB%2CaA7F1B%2CQAAO%2CMA4EJ%2CoBAcD%2CeACC%2CQAAO%2CMAML%2CGAGC%2CEAOE%3BEACA%2CSAAS%2CEAAT%3BEACA%2C0BAAA%3B%3BAArbT%2CYAwUC%2CQAAO%2CMAqHN%3BEACC%2CeAAA%3B%3BAA9bH%2CYAkcC%3BEACC%2CYAAA%3BEACA%2CcAAA%3B%3BAACA%2CKAAM%2CgBAAgB%2CaAHvB%3BAAIC%2CKAAM%2CgBAAgB%2CaAJvB%3BAAKC%2CKAAM%2CgBAAgB%2CaALvB%3BEAME%2CaAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAED%2CKAAM%2CeAAe%2CgBAAgB%2CaAXtC%3BAAYC%2CKAAM%2CcAAc%2CgBAAgB%2CaAZrC%3BAAaC%2CKAAM%2CaAAa%2CgBAAgB%2CaAbpC%3BAAcC%2CKAAM%2CaAAa%2CgBAAgB%2CaAdpC%3BAAeC%2CKAAM%2CeAAe%2CgBAAgB%2CaAftC%3BAAgBC%2CKAAM%2CcAAc%2CgBAAgB%2CaAhBrC%3BAAiBC%2CKAAM%2CaAAa%2CgBAAgB%2CaAjBpC%3BAAkBC%2CKAAM%2CaAAa%2CgBAAgB%2CaAlBpC%3BAAmBC%2CKAAM%2CeAAe%2CgBAAgB%2CaAnBtC%3BAAoBC%2CKAAM%2CcAAc%2CgBAAgB%2CaApBrC%3BAAqBC%2CKAAM%2CaAAa%2CgBAAgB%2CaArBpC%3BAAsBC%2CKAAM%2CaAAa%2CgBAAgB%2CaAtBpC%3BEAuBE%2CYAAA%3B%3BAAzdH%2CYAkcC%2CkBAyBC%3BEACC%2CoBAAA%3B%3BAA5dH%2CYAgeC%3BEACC%2CWAAA%3BEACA%2CYAAA%3B%3BAACA%2CKAAM%2CgBAAgB%2CaAHvB%3BEAIE%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAED%2CKAAM%2CeAAe%2CgBAAgB%2CaAVtC%3BAAWC%2CKAAM%2CcAAc%2CgBAAgB%2CaAXrC%3BAAYC%2CKAAM%2CaAAa%2CgBAAgB%2CaAZpC%3BAAaC%2CKAAM%2CaAAa%2CgBAAgB%2CaAbpC%3BEAcE%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3B%3BAAED%2CKAAM%2CaAAa%2CgBAAgB%2CaApBpC%3BAAqBC%2CKAAM%2CcAAc%2CgBAAgB%2CaArBrC%3BEAsBE%2CaAAA%3B%3BAAED%2CKAAM%2CeAAe%2CgBAAgB%2CaAxBtC%3BAAyBC%2CKAAM%2CcAAc%2CgBAAgB%2CaAzBrC%3BAA0BC%2CKAAM%2CaAAa%2CgBAAgB%2CaA1BpC%3BAA2BC%2CKAAM%2CaAAa%2CgBAAgB%2CaA3BpC%3BEA4BE%2CWAAA%3B%3BAA5fH%2CYAgeC%2CcA8BC%3BEACC%2CWAAA%3B%3BAACA%2CKAAM%2CeAAe%2CgBAAgB%2CaAhCvC%2CcA8BC%3BAAGC%2CKAAM%2CcAAc%2CgBAAgB%2CaAjCtC%2CcA8BC%3BAAIC%2CKAAM%2CaAAa%2CgBAAgB%2CaAlCrC%2CcA8BC%3BAAKC%2CKAAM%2CaAAa%2CgBAAgB%2CaAnCrC%2CcA8BC%3BAAMC%2CKAAM%2CeAAe%2CgBAAgB%2CaApCvC%2CcA8BC%3BAAOC%2CKAAM%2CcAAc%2CgBAAgB%2CaArCtC%2CcA8BC%3BAAQC%2CKAAM%2CaAAa%2CgBAAgB%2CaAtCrC%2CcA8BC%3BAASC%2CKAAM%2CaAAa%2CgBAAgB%2CaAvCrC%2CcA8BC%3BAAUC%2CKAAM%2CeAAe%2CgBAAgB%2CaAxCvC%2CcA8BC%3BAAWC%2CKAAM%2CcAAc%2CgBAAgB%2CaAzCtC%2CcA8BC%3BAAYC%2CKAAM%2CaAAa%2CgBAAgB%2CaA1CrC%2CcA8BC%3BAAaC%2CKAAM%2CaAAa%2CgBAAgB%2CaA3CrC%2CcA8BC%3BEAcE%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA9gBJ%2CYAgeC%2CcA8BC%2CSAkBC%3BEACC%2CsBAAA%3B%3BAACA%2CYAlDH%2CcA8BC%2CSAkBC%2CMAEE%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3B%3BAAED%2CKAAM%2CeAAe%2CgBAAgB%2CaAtDxC%2CcA8BC%2CSAkBC%3BAAOC%2CKAAM%2CcAAc%2CgBAAgB%2CaAvDvC%2CcA8BC%2CSAkBC%3BAAQC%2CKAAM%2CaAAa%2CgBAAgB%2CaAxDtC%2CcA8BC%2CSAkBC%3BAASC%2CKAAM%2CaAAa%2CgBAAgB%2CaAzDtC%2CcA8BC%2CSAkBC%3BEAUE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAED%2CKAAM%2CgBAAgB%2CaA9DzB%2CcA8BC%2CSAkBC%3BAAeC%2CKAAM%2CgBAAgB%2CaA%5C%2FDzB%2CcA8BC%2CSAkBC%3BEAgBE%2CeAAA%3BEACA%2CgBAAA%3B%3BAACA%2CKAJK%2CgBAAgB%2CaA9DzB%2CcA8BC%2CSAkBC%2CMAkBG%3BAAAD%2CKAHK%2CgBAAgB%2CaA%5C%2FDzB%2CcA8BC%2CSAkBC%2CMAkBG%3BEACA%2CgBAAA%3B%3BAAGF%2CKAAM%2CgBAAgB%2CaAtEzB%2CcA8BC%2CSAkBC%3BEAuBE%2CeAAA%3BEACA%2CgBAAA%3B%3BAACA%2CKAHK%2CgBAAgB%2CaAtEzB%2CcA8BC%2CSAkBC%2CMAyBG%3BEACA%2CgBAAA%3B%3BAAGF%2CKAAM%2CgBAAgB%2CaA7EzB%2CcA8BC%2CSAkBC%3BEA8BE%2CeAAA%3BEACA%2CgBAAA%3B%3BAACA%2CKAHK%2CgBAAgB%2CaA7EzB%2CcA8BC%2CSAkBC%2CMAgCG%3BEACA%2CmCAAA%3B%3BAAGF%2CKAAM%2CgBAAgB%2CaApFzB%2CcA8BC%2CSAkBC%3BEAqCE%2CiBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CKAHK%2CgBAAgB%2CaApFzB%2CcA8BC%2CSAkBC%2CMAuCG%3BEACA%2CmCAAA%3B%3BAAGF%2CKAAM%2CeAAe%2CgBAAgB%2CaA3FxC%2CcA8BC%2CSAkBC%3BAA4CC%2CKAAM%2CcAAc%2CgBAAgB%2CaA5FvC%2CcA8BC%2CSAkBC%3BAA6CC%2CKAAM%2CaAAa%2CgBAAgB%2CaA7FtC%2CcA8BC%2CSAkBC%3BAA8CC%2CKAAM%2CaAAa%2CgBAAgB%2CaA9FtC%2CcA8BC%2CSAkBC%3BEA%2BCE%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAKF%2CKAAM%2CeAAe%2CgBAAgB%2CaArGvC%2CcAoGC%3BAAEC%2CKAAM%2CcAAc%2CgBAAgB%2CaAtGtC%2CcAoGC%3BAAGC%2CKAAM%2CaAAa%2CgBAAgB%2CaAvGrC%2CcAoGC%3BAAIC%2CKAAM%2CaAAa%2CgBAAgB%2CaAxGrC%2CcAoGC%3BAAKC%2CKAAM%2CeAAe%2CgBAAgB%2CaAzGvC%2CcAoGC%3BAAMC%2CKAAM%2CcAAc%2CgBAAgB%2CaA1GtC%2CcAoGC%3BAAOC%2CKAAM%2CaAAa%2CgBAAgB%2CaA3GrC%2CcAoGC%3BAAQC%2CKAAM%2CaAAa%2CgBAAgB%2CaA5GrC%2CcAoGC%3BAASC%2CKAAM%2CeAAe%2CgBAAgB%2CaA7GvC%2CcAoGC%3BAAUC%2CKAAM%2CcAAc%2CgBAAgB%2CaA9GtC%2CcAoGC%3BAAWC%2CKAAM%2CaAAa%2CgBAAgB%2CaA%5C%2FGrC%2CcAoGC%3BAAYC%2CKAAM%2CaAAa%2CgBAAgB%2CaAhHrC%2CcAoGC%3BAAaC%2CKAAM%2CeAAe%2CgBAAgB%2CaAjHvC%2CcAoGC%3BAAcC%2CKAAM%2CcAAc%2CgBAAgB%2CaAlHtC%2CcAoGC%3BAAeC%2CKAAM%2CaAAa%2CgBAAgB%2CaAnHrC%2CcAoGC%3BAAgBC%2CKAAM%2CaAAa%2CgBAAgB%2CaApHrC%2CcAoGC%3BEAiBE%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CKAnBK%2CeAAe%2CgBAAgB%2CaArGvC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKAlBK%2CcAAc%2CgBAAgB%2CaAtGtC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKAjBK%2CaAAa%2CgBAAgB%2CaAvGrC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKAhBK%2CaAAa%2CgBAAgB%2CaAxGrC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKAfK%2CeAAe%2CgBAAgB%2CaAzGvC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKAdK%2CcAAc%2CgBAAgB%2CaA1GtC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKAbK%2CaAAa%2CgBAAgB%2CaA3GrC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKAZK%2CaAAa%2CgBAAgB%2CaA5GrC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKAXK%2CeAAe%2CgBAAgB%2CaA7GvC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKAVK%2CcAAc%2CgBAAgB%2CaA9GtC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKATK%2CaAAa%2CgBAAgB%2CaA%5C%2FGrC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKARK%2CaAAa%2CgBAAgB%2CaAhHrC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKAPK%2CeAAe%2CgBAAgB%2CaAjHvC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKANK%2CcAAc%2CgBAAgB%2CaAlHtC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKALK%2CaAAa%2CgBAAgB%2CaAnHrC%2CcAoGC%2CMAoBG%2COACE%3BAADH%2CKAJK%2CaAAa%2CgBAAgB%2CaApHrC%2CcAoGC%2CMAoBG%2COACE%3BEACD%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEAEA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3B%3BAAZF%2CKAnBK%2CeAAe%2CgBAAgB%2CaArGvC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKAlBK%2CcAAc%2CgBAAgB%2CaAtGtC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKAjBK%2CaAAa%2CgBAAgB%2CaAvGrC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKAhBK%2CaAAa%2CgBAAgB%2CaAxGrC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKAfK%2CeAAe%2CgBAAgB%2CaAzGvC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKAdK%2CcAAc%2CgBAAgB%2CaA1GtC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKAbK%2CaAAa%2CgBAAgB%2CaA3GrC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKAZK%2CaAAa%2CgBAAgB%2CaA5GrC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKAXK%2CeAAe%2CgBAAgB%2CaA7GvC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKAVK%2CcAAc%2CgBAAgB%2CaA9GtC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKATK%2CaAAa%2CgBAAgB%2CaA%5C%2FGrC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKARK%2CaAAa%2CgBAAgB%2CaAhHrC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKAPK%2CeAAe%2CgBAAgB%2CaAjHvC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKANK%2CcAAc%2CgBAAgB%2CaAlHtC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKALK%2CaAAa%2CgBAAgB%2CaAnHrC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BAAbF%2CKAJK%2CaAAa%2CgBAAgB%2CaApHrC%2CcAoGC%2CMAoBG%2COACE%2CWAYD%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAAIH%2CKAxCK%2CeAAe%2CgBAAgB%2CaArGvC%2CcAoGC%2CMAyCG%3BAAAD%2CKAvCK%2CcAAc%2CgBAAgB%2CaAtGtC%2CcAoGC%2CMAyCG%3BAAAD%2CKAtCK%2CaAAa%2CgBAAgB%2CaAvGrC%2CcAoGC%2CMAyCG%3BAAAD%2CKArCK%2CaAAa%2CgBAAgB%2CaAxGrC%2CcAoGC%2CMAyCG%3BAAAD%2CKApCK%2CeAAe%2CgBAAgB%2CaAzGvC%2CcAoGC%2CMAyCG%3BAAAD%2CKAnCK%2CcAAc%2CgBAAgB%2CaA1GtC%2CcAoGC%2CMAyCG%3BAAAD%2CKAlCK%2CaAAa%2CgBAAgB%2CaA3GrC%2CcAoGC%2CMAyCG%3BAAAD%2CKAjCK%2CaAAa%2CgBAAgB%2CaA5GrC%2CcAoGC%2CMAyCG%3BAAAD%2CKAhCK%2CeAAe%2CgBAAgB%2CaA7GvC%2CcAoGC%2CMAyCG%3BAAAD%2CKA%5C%2FBK%2CcAAc%2CgBAAgB%2CaA9GtC%2CcAoGC%2CMAyCG%3BAAAD%2CKA9BK%2CaAAa%2CgBAAgB%2CaA%5C%2FGrC%2CcAoGC%2CMAyCG%3BAAAD%2CKA7BK%2CaAAa%2CgBAAgB%2CaAhHrC%2CcAoGC%2CMAyCG%3BAAAD%2CKA5BK%2CeAAe%2CgBAAgB%2CaAjHvC%2CcAoGC%2CMAyCG%3BAAAD%2CKA3BK%2CcAAc%2CgBAAgB%2CaAlHtC%2CcAoGC%2CMAyCG%3BAAAD%2CKA1BK%2CaAAa%2CgBAAgB%2CaAnHrC%2CcAoGC%2CMAyCG%3BAAAD%2CKAzBK%2CaAAa%2CgBAAgB%2CaApHrC%2CcAoGC%2CMAyCG%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAA5CF%2CKAAM%2CeAAe%2CgBAAgB%2CaArGvC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAA7CF%2CKAAM%2CcAAc%2CgBAAgB%2CaAtGtC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAA5CF%2CKAAM%2CaAAa%2CgBAAgB%2CaAvGrC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAA3CF%2CKAAM%2CaAAa%2CgBAAgB%2CaAxGrC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAA1CF%2CKAAM%2CeAAe%2CgBAAgB%2CaAzGvC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAAzCF%2CKAAM%2CcAAc%2CgBAAgB%2CaA1GtC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAAxCF%2CKAAM%2CaAAa%2CgBAAgB%2CaA3GrC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAAvCF%2CKAAM%2CaAAa%2CgBAAgB%2CaA5GrC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAAtCF%2CKAAM%2CeAAe%2CgBAAgB%2CaA7GvC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAArCF%2CKAAM%2CcAAc%2CgBAAgB%2CaA9GtC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAApCF%2CKAAM%2CaAAa%2CgBAAgB%2CaA%5C%2FGrC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAAnCF%2CKAAM%2CaAAa%2CgBAAgB%2CaAhHrC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAAlCF%2CKAAM%2CeAAe%2CgBAAgB%2CaAjHvC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAAjCF%2CKAAM%2CcAAc%2CgBAAgB%2CaAlHtC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAAhCF%2CKAAM%2CaAAa%2CgBAAgB%2CaAnHrC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAA%5C%2FBF%2CKAAM%2CaAAa%2CgBAAgB%2CaApHrC%2CcAoGC%2CMA%2BCE%2CEAAC%3BAA9CF%2CKAAM%2CeAAe%2CgBAAgB%2CaArGvC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAA7CnB%2CKAAM%2CcAAc%2CgBAAgB%2CaAtGtC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAA5CnB%2CKAAM%2CaAAa%2CgBAAgB%2CaAvGrC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAA3CnB%2CKAAM%2CaAAa%2CgBAAgB%2CaAxGrC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAA1CnB%2CKAAM%2CeAAe%2CgBAAgB%2CaAzGvC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAAzCnB%2CKAAM%2CcAAc%2CgBAAgB%2CaA1GtC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAAxCnB%2CKAAM%2CaAAa%2CgBAAgB%2CaA3GrC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAAvCnB%2CKAAM%2CaAAa%2CgBAAgB%2CaA5GrC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAAtCnB%2CKAAM%2CeAAe%2CgBAAgB%2CaA7GvC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAArCnB%2CKAAM%2CcAAc%2CgBAAgB%2CaA9GtC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAApCnB%2CKAAM%2CaAAa%2CgBAAgB%2CaA%5C%2FGrC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAAnCnB%2CKAAM%2CaAAa%2CgBAAgB%2CaAhHrC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAAlCnB%2CKAAM%2CeAAe%2CgBAAgB%2CaAjHvC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAAjCnB%2CKAAM%2CcAAc%2CgBAAgB%2CaAlHtC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAAhCnB%2CKAAM%2CaAAa%2CgBAAgB%2CaAnHrC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAA%5C%2FBnB%2CKAAM%2CaAAa%2CgBAAgB%2CaApHrC%2CcAoGC%2CMA%2BCmB%2CEAAC%3BAAAU%2CKA9CvB%2CeAAe%2CgBAAgB%2CaArGvC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKA7CvB%2CcAAc%2CgBAAgB%2CaAtGtC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKA5CvB%2CaAAa%2CgBAAgB%2CaAvGrC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKA3CvB%2CaAAa%2CgBAAgB%2CaAxGrC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKA1CvB%2CeAAe%2CgBAAgB%2CaAzGvC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKAzCvB%2CcAAc%2CgBAAgB%2CaA1GtC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKAxCvB%2CaAAa%2CgBAAgB%2CaA3GrC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKAvCvB%2CaAAa%2CgBAAgB%2CaA5GrC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKAtCvB%2CeAAe%2CgBAAgB%2CaA7GvC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKArCvB%2CcAAc%2CgBAAgB%2CaA9GtC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKApCvB%2CaAAa%2CgBAAgB%2CaA%5C%2FGrC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKAnCvB%2CaAAa%2CgBAAgB%2CaAhHrC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKAlCvB%2CeAAe%2CgBAAgB%2CaAjHvC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKAjCvB%2CcAAc%2CgBAAgB%2CaAlHtC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKAhCvB%2CaAAa%2CgBAAgB%2CaAnHrC%2CcAoGC%2CMA%2BC%2BB%3BAAAD%2CKA%5C%2FBvB%2CaAAa%2CgBAAgB%2CaApHrC%2CcAoGC%2CMA%2BC%2BB%3BEAC5B%2CeAAA%3B%3BAAGF%2CKAAM%2CeAAe%2CgBAAgB%2CaAvJvC%2CcAoGC%3BAAoDC%2CKAAM%2CcAAc%2CgBAAgB%2CaAxJtC%2CcAoGC%3BAAqDC%2CKAAM%2CaAAa%2CgBAAgB%2CaAzJrC%2CcAoGC%3BAAsDC%2CKAAM%2CaAAa%2CgBAAgB%2CaA1JrC%2CcAoGC%3BEAuDE%2CmBAAA%3B%3BAAED%2CKAAM%2CeAAe%2CgBAAgB%2CaA7JvC%2CcAoGC%3BAA0DC%2CKAAM%2CcAAc%2CgBAAgB%2CaA9JtC%2CcAoGC%3BAA2DC%2CKAAM%2CaAAa%2CgBAAgB%2CaA%5C%2FJrC%2CcAoGC%3BAA4DC%2CKAAM%2CaAAa%2CgBAAgB%2CaAhKrC%2CcAoGC%3BEA6DE%2CkBAAA%3B%3BAAED%2CKAAM%2CeAAe%2CgBAAgB%2CaAnKvC%2CcAoGC%3BAAgEC%2CKAAM%2CcAAc%2CgBAAgB%2CaApKtC%2CcAoGC%3BAAiEC%2CKAAM%2CaAAa%2CgBAAgB%2CaArKrC%2CcAoGC%3BAAkEC%2CKAAM%2CaAAa%2CgBAAgB%2CaAtKrC%2CcAoGC%3BEAmEE%2CmBAAA%3B%3BAAcA%2CKAZK%2CeAAe%2CgBAAgB%2CaAzKvC%2CcAoGC%2CMAiFG%2COACE%3BAADH%2CKAXK%2CcAAc%2CgBAAgB%2CaA1KtC%2CcAoGC%2CMAiFG%2COACE%3BAADH%2CKAVK%2CaAAa%2CgBAAgB%2CaA3KrC%2CcAoGC%2CMAiFG%2COACE%3BAADH%2CKATK%2CaAAa%2CgBAAgB%2CaA5KrC%2CcAoGC%2CMAiFG%2COACE%3BAADH%2CKARK%2CeAAe%2CgBAAgB%2CaA7KvC%2CcAoGC%2CMAiFG%2COACE%3BAADH%2CKAPK%2CcAAc%2CgBAAgB%2CaA9KtC%2CcAoGC%2CMAiFG%2COACE%3BAADH%2CKANK%2CaAAa%2CgBAAgB%2CaA%5C%2FKrC%2CcAoGC%2CMAiFG%2COACE%3BAADH%2CKALK%2CaAAa%2CgBAAgB%2CaAhLrC%2CcAoGC%2CMAiFG%2COACE%3BAADH%2CKAJK%2CeAAe%2CgBAAgB%2CaAjLvC%2CcAoGC%2CMAiFG%2COACE%3BAADH%2CKAHK%2CcAAc%2CgBAAgB%2CaAlLtC%2CcAoGC%2CMAiFG%2COACE%3BAADH%2CKAFK%2CaAAa%2CgBAAgB%2CaAnLrC%2CcAoGC%2CMAiFG%2COACE%3BAADH%2CKADK%2CaAAa%2CgBAAgB%2CaApLrC%2CcAoGC%2CMAiFG%2COACE%3BEACD%2CYAAA%3B%3BAAQF%2CKAJK%2CeAAe%2CgBAAgB%2CaA3LvC%2CcAoGC%2CMA2FG%3BAAAD%2CKAHK%2CcAAc%2CgBAAgB%2CaA5LtC%2CcAoGC%2CMA2FG%3BAAAD%2CKAFK%2CaAAa%2CgBAAgB%2CaA7LrC%2CcAoGC%2CMA2FG%3BAAAD%2CKADK%2CaAAa%2CgBAAgB%2CaA9LrC%2CcAoGC%2CMA2FG%3BEACA%2CaAAA%3B%3BAAhqBL%2CYAgeC%2CcAoMC%2CSACC%3BEACC%2CWAAA%3B%3BAACA%2CKAAM%2CgBAAgB%2CaAvMzB%2CcAoMC%2CSACC%3BAAGC%2CKAAM%2CgBAAgB%2CaAxMzB%2CcAoMC%2CSACC%3BAAIC%2CKAAM%2CgBAAgB%2CaAzMzB%2CcAoMC%2CSACC%3BEAKE%2CWAAA%3BEACA%2CUAAA%3B%3BAACA%2CKALK%2CgBAAgB%2CaAvMzB%2CcAoMC%2CSACC%2COAOG%3BAAAD%2CKAJK%2CgBAAgB%2CaAxMzB%2CcAoMC%2CSACC%2COAOG%3BAAAD%2CKAHK%2CgBAAgB%2CaAzMzB%2CcAoMC%2CSACC%2COAOG%3BEACA%2CeAAA%3B%3BAAQN%2CKAAM%2CaAAY%2CqBACjB%2CaACC%2COAAM%3BEACL%2CSAAA%3BEACA%2CUAAA%3B%3BAAJH%2CKAAM%2CaAAY%2CqBACjB%2CaAKC%2CQAAO%3BAANT%2CKAAM%2CaAAY%2CqBACjB%2CaAMC%3BEACC%2CaAAA%3B%3BAARH%2CKAAM%2CaAAY%2CqBACjB%2CaASC%3BEACC%2CyBAAA%3B%3BAAED%2CKAbI%2CaAAY%2CqBACjB%2CaAYE%2CcACA%2CQAAO%3BEACN%2CgBAAA%3BEACA%2CeAAA%3B%3BAAHF%2CKAbI%2CaAAY%2CqBACjB%2CaAYE%2CcACA%2CQAAO%2CQAGN%3BEACC%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAPH%2CKAbI%2CaAAY%2CqBACjB%2CaAYE%2CcACA%2CQAAO%2CQAGN%2CMAIC%3BEACC%2CcAAA%3B%3BAAIH%2CKA1BG%2CaAAY%2CqBACjB%2CaAYE%2CcAaC%3BEACA%2CqDAAA%3BEACA%2CkDAAA%3BEACA%2CgDAAA%3BEACA%2C6CAAA%3B%3BAAJD%2CKA1BG%2CaAAY%2CqBACjB%2CaAYE%2CcAaC%2CeAKA%3BEACC%2CYAAA%3B%3BAANF%2CKA1BG%2CaAAY%2CqBACjB%2CaAYE%2CcAaC%2CeAKA%2CaAEC%2COAAM%3BAAPR%2CKA1BG%2CaAAY%2CqBACjB%2CaAYE%2CcAaC%2CeAKA%2CaAGC%2COAAM%3BEACL%2CUAAA%3BEACA%2CSAAA%3B%3BAAVH%2CKA1BG%2CaAAY%2CqBACjB%2CaAYE%2CcAaC%2CeAKA%2CaAOC%2CQAAO%3BEACN%2CMAAA%3BEACA%2C%2BBAAA%3B%3BAAxCN%2CKAAM%2CaAAY%2CqBA8CjB%2CQAAO%2CQACN%3BEACC%2CaAAA%3B%3BAAIH%2CsBACC%2CkBACC%2COAAM%2COAAO%3BEACZ%2CkBAAA%3B%3BAAHH%2CsBACC%2CkBACC%2COAAM%2COAAO%2CSAEZ%2CSAAQ%2CIAAK%3BEACZ%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAOH%2CKAAM%2CgBAAgB%2COADjB%3BEAEJ%2CaAAA%3B%3BAAIF%2CIAAI%2CqBACH%2CQAAO%3BEACN%2CkBAAA%3B%3BAAFF%2CIAAI%2CqBACH%2CQAAO%2CQAEN%3BEACC%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAPH%2CIAAI%2CqBAUH%3BEACC%2CeAAA%3B%3BAAXF%2CIAAI%2CqBAUH%2CwBAEC%3BEACC%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAACA%2CIAhBC%2CqBAUH%2CwBAEC%2COAIE%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApBJ%2CIAAI%2CqBAUH%2CwBAEC%2COAUC%3BEACC%2CWAAA%3BEACA%2CkBAAA%3B%3BAAxBJ%2CIAAI%2CqBAUH%2CwBAkBC%2CiBACC%2COACC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAOL%2CgBAAiB%3BEAChB%2CUAAA%3B%3BAAIA%2CKAAM%2CgBAAgB%3BAACtB%2CKAAM%2CgBAAgB%3BEACrB%2CWAAA%3B%3BAAED%2CaAAC%2CeACA%2CIACG%3BEACD%2CUAAA%3B%3BAAKF%2CKAAM%2CeAAe%2CcADtB%2CQAAO%3BAAEN%2CKAAM%2CcAAc%2CcAFrB%2CQAAO%3BAAGN%2CKAAM%2CaAAa%2CcAHpB%2CQAAO%3BAAIN%2CKAAM%2CaAAa%2CcAJpB%2CQAAO%3BEAKL%2CcAAA%3B%3BAASD%2CaAHD%2CgBAGK%3BAAAJ%2CaAFD%2CgBAEK%3BAAAJ%2CaADD%2CgBACK%3BEACH%2CoBAAA%3B%3BAALH%2CaAQC%2CUAAS%3BEACR%2CkBAAA%3B%3BAAIF%3BEACC%2CWAAA%3BEACA%2CcAAA%3B%3BAAFD%2CWAGG%3BEACD%2CqBAAA%3B%3BAACA%2CKAAM%2CaAAa%2CgBAAgB%2CYAFlC%3BAAGD%2CKAAM%2CcAAc%2CgBAAgB%2CYAHnC%3BEAIA%2CkBAAA%3B%3BAAGA%2CKAAM%2CaAAa%2CgBAAgB%2CYAPnC%2CKAMC%3BAAED%2CKAAM%2CcAAc%2CgBAAgB%2CYARpC%2CKAMC%3BEAGA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAHD%2CKAAM%2CaAAa%2CgBAAgB%2CYAPnC%2CKAMC%2CKAKE%2CKAAG%2CGAAG%3BAAHT%2CKAAM%2CcAAc%2CgBAAgB%2CYARpC%2CKAMC%2CKAKE%2CKAAG%2CGAAG%3BEACP%2CgBAAA%3B%3BAAfL%2CWAGG%2CKAMC%2CKASC%2CKAAG%2CGAAG%3BEACP%2CyBAAA%3B%3BAAnBJ%2CWAGG%2CKAMC%2CKASC%2CKAAG%2CGAAG%2CEAEP%3BEACC%2CyBAAA%3B%3BAArBL%2CWA2BC%3BEACC%2CUAAA%3B%3BAAOE%2CQAH2B%3BEAG3B%2CWARH%2CGAEC%2CGACE%2COAAO%2CMACL%3BIAEA%2CeAAA%3B%3B%3BAAeN%2CaACC%3BEACC%2CWAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAIF%3BEACC%2CgBAAA%3B%3BAAGD%2CeAIC%2CaACC%3BAAJF%2CeAGC%2CaACC%3BAAHF%2CeAEC%2CaACC%3BAAFF%2CeACC%2CaACC%3BEACC%2C6BAAA%3B%3BAANH%2CeASC%2CcACC%2CSACC%3BAAVH%2CeAQC%2CcACC%2CSACC%3BAATH%2CeAOC%2CcACC%2CSACC%3BAARH%2CeAMC%2CcACC%2CSACC%3BEACC%2C0BAAA%3B%3B%3BAAsZJ%2CeAAgB%3BAAChB%2CeAAgB%3BAAChB%2CeAAgB%3BAAChB%2CeAAgB%3BAAChB%2COAAO%2CQAAS%2CcAAc%3BAAC9B%2COAAO%2CQAAS%2CQAAO%3BEACtB%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3B%3B%3BAAGD%2CYAAY%3BEACX%2CeAAA%3BEACA%2CWAAA%3BEACA%2CqDAAA%3BEACA%2CkDAAA%3BEACA%2CgDAAA%3BEACA%2C6CAAA%3BEACA%2CMAAA%3B%3BAAPD%2CYAAY%2CcAQX%2COAAM%3BEACL%2CcAAA%3B%3BAATF%2CYAAY%2CcAWX%2CQAAO%3BEACN%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAbF%2CYAAY%2CcAWX%2CQAAO%2CQAGN%3BEACC%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAjBH%2CYAAY%2CcAoBX%3BAApBD%2CYAAY%2CcAqBX%2CSAAQ%3BAArBT%2CYAAY%2CcAsBX%3BEACC%2CwBAAA%3B%3BAAvBF%2CYAAY%2CcA0BX%2CcAAa%3BEACZ%2CWAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3B%3BAA9BF%2CYAAY%2CcA0BX%2CcAAa%2CSAKZ%3BEACC%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAjCH%2CYAAY%2CcA0BX%2CcAAa%2CSAKZ%2CYAGC%2CUAAS%2CoBACR%3BEACC%2CkBAAA%3B%3BAApCL%2CYAAY%2CcAyCX%3BEACC%2CwBAAA%3B%3BAAED%2CYA5CW%2CcA4CV%2CIAAI%2CiBACJ%3BEACC%2CkBAAA%3BEACA%2CQAAA%3B%3B%3BAAKH%2CeAAe%2CcACd%2CQAAO%3BEACN%2CiBAAA%3B%3BAAFF%2CeAAe%2CcACd%2CQAAO%2CQAEN%3BEACC%2CaAAA%3B%3BAAJH%2CeAAe%2CcACd%2CQAAO%2CQAKN%3BEACC%2CgBAAA%3BEACA%2CWAAA%3B%3BAARH%2CeAAe%2CcACd%2CQAAO%2CQAKN%2CcAGC%2CQAAO%3BEACN%2CoBAAA%3B%3BAAKJ%2CeAAe%3BEACd%2CMAAA%3B%3BAADD%2CeAAe%2CcAEd%2CQAAO%2CQACN%3BEACC%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3B%3BAAPH%2CeAAe%2CcAEd%2CQAAO%2CQAON%2CcAAa%3BEACZ%2CQAAA%3BEACA%2CiBAAA%3B%3BAAXH%2CeAAe%2CcAEd%2CQAAO%2CQAWN%3BEACC%2CaAAA%3B%3BAAdH%2CeAAe%2CcAEd%2CQAAO%2CQAcN%2CcACC%3BEACC%2CaAAA%3B%3BAAlBJ%2CeAAe%2CcAsBd%2CcACC%2CYACC%2CQAAO%3BEACN%2CoBAAA%3B%3BAAKJ%2CeAAe%2CcACd%2CQAAO%2CQACN%3BEACC%2CaAAA%3B%3BAAIH%2CeAAe%3BEACd%2CMAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAALD%2CeAAe%2CcAMd%3BEACC%2CSAAA%3B%3BAAPF%2CeAAe%2CcASd%2COAAM%3BEACL%2CcAAA%3B%3BAAVF%2CeAAe%2CcAYd%2CQAAO%3BEACN%2CUAAA%3BEACA%2C4BAAA%3B%3BAAdF%2CeAAe%2CcAYd%2CQAAO%2CQAGN%3BEACC%2CQAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApBH%2CeAAe%2CcAuBd%2CQAAO%3BEACN%2CYAAA%3BEACA%2CkBAAA%3B%3BAAzBF%2CeAAe%2CcA2Bd%2COAAM%2COACL%3BEACC%2CaAAA%3B%3BAAIH%2CeAAe%3BEACd%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CqDAAA%3BEACA%2CkDAAA%3BEACA%2CgDAAA%3BEACA%2C6CAAA%3B%3BAARD%2CeAAe%2CcASd%3BEACC%2CmBAAA%3B%3BAAVF%2CeAAe%2CcASd%2CYAEC%2CQAAO%3BEACN%2CoBAAA%3B%3BAAIH%2CYAAY%3BEACX%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAHD%2CYAAY%2CqBAIX%2COAAM%3BEACL%2CqBAAA%3B%3BAAGF%2CoBACC%3BEACC%2CkBAAA%3B%3BAACA%2CoBAFD%2CUAEE%2CYACA%2CQACC%3BEACC%2CoBAAA%3B%3BAANL%2CoBAWC%3BEACC%2CWAAA%3B%3BAAZF%2CoBAWC%2CSAEC%2CSACC%3BEACC%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CqBAAX%3B%3BAAGF%2CoBAfD%2CSAeE%3BEACA%2CaAAA%3B%3BAA3BH%2CoBA8BC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAAhCF%2CoBA8BC%2CQAGC%3BEACC%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BAA1CH%2CoBA8BC%2CQAGC%2CGAUC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEAEA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAArDJ%2CoBA8BC%2CQAGC%2CGAUC%2CGAWC%2CgBACC%3BEACC%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAA5DN%2CoBA8BC%2CQAGC%2CGAUC%2CGAWC%2CgBAQC%3BEACC%2CiBAAA%3B%3BAA%5C%2FDN%2CoBA8BC%2CQAGC%2CGAUC%2CGAWC%2CgBAWC%3BEACC%2CeAAA%3BEACA%2C0BAAA%3B%3BAACA%2CoBAtCL%2CQAGC%2CGAUC%2CGAWC%2CgBAWC%2CUAGE%3BEACA%2CkBAAA%3B%3BAAED%2CoBAzCL%2CQAGC%2CGAUC%2CGAWC%2CgBAWC%2CUAME%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAzEP%2CoBA8BC%2CQAGC%2CGAUC%2CGAWC%2CgBAsBC%3BEACC%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAQN%3BEACC%2CkBAAA%3B%3B%3BAAoHD%3BEACC%2CYAAA%3B%3BAAOC%2CeADD%2CmBACE%3BAAAD%2CeADD%2CmBACE%3BAAAD%2CeADD%2CmBACE%3BAAAD%2CeADD%2CmBACE%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3B%3BAAKH%2CeACC%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIF%2CKACC%3BEACC%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3BEACA%2C0CAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAACA%2CKAbD%2COAaE%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAGD%2CKAlBD%2COAkBE%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3B%3BAATD%2CKAlBD%2COAkBE%2COAUA%3BEACC%2CUAAA%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CgBAAgB%2CaAAhB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CcAAc%2CaAAd%3BEACA%2CWAAW%2CaAAX%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3B%3BAAvCJ%2CKACC%2COA0CC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAA9CH%2CKACC%2COA0CC%2CWAIC%3BEACC%2CeAAA%3BEACA%2CeAAA%3B%3BAAjDJ%2CKACC%2COAmDC%2CMAAK%2CWACJ%3BEACC%2C0BAAA%3BEACA%2C6BAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAACA%2CKAzDH%2COAmDC%2CMAAK%2CWACJ%2CoBAKE%3BEACA%2CSAAA%3B%3BAADD%2CKAzDH%2COAmDC%2CMAAK%2CWACJ%2CoBAKE%2CWAEA%3BEACC%2CWAAA%3B%3BAAHF%2CKAzDH%2COAmDC%2CMAAK%2CWACJ%2CoBAKE%2CWAEA%2CcAEC%3BEACC%2CcAAA%3B%3BAALH%2CKAzDH%2COAmDC%2CMAAK%2CWACJ%2CoBAKE%2CWAEA%2CcAEC%2CGAEC%3BEACC%2CkBAAA%3B%3BAAPJ%2CKAzDH%2COAmDC%2CMAAK%2CWACJ%2CoBAKE%2CWAEA%2CcAEC%2CGAKC%3BAATH%2CKAzDH%2COAmDC%2CMAAK%2CWACJ%2CoBAKE%2CWAEA%2CcAEC%2CGAMC%3BEACC%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAZJ%2CKAzDH%2COAmDC%2CMAAK%2CWACJ%2CoBAKE%2CWAEA%2CcAEC%2CGAUC%2CaACC%3BEACC%2CkBAAA%3B%3BAAGF%2CKA5EN%2COAmDC%2CMAAK%2CWACJ%2CoBAKE%2CWAEA%2CcAEC%2CGAeE%3BEACA%2C8BAAA%3B%3BAAMJ%2CKAnFH%2COAmDC%2CMAAK%2CWACJ%2CoBA%2BBE%2CaACA%2CcACC%3BEACC%2CqBAAA%3B%3BAAHH%2CKAnFH%2COAmDC%2CMAAK%2CWACJ%2CoBA%2BBE%2CaACA%2CcACC%2CGAEC%3BEACC%2CkBAAA%3B%3BAALJ%2CKAnFH%2COAmDC%2CMAAK%2CWACJ%2CoBA%2BBE%2CaACA%2CcACC%2CGAKC%3BEACC%2CkBAAA%3B%3BAA5FR%2CKACC%2COAmDC%2CMAAK%2CWACJ%2CoBA4CC%3BEACC%2CcAAA%3BEACA%2CWAAA%3B%3BAAnGL%2CKACC%2COAmDC%2CMAAK%2CWACJ%2CoBA4CC%2CcAGC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAtGN%2CKACC%2COAmDC%2CMAAK%2CWACJ%2CoBA4CC%2CcAOC%3BEACC%2CcAAA%3B%3BAAzGN%2CKACC%2COA8GC%3BEACC%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAlHH%2CKACC%2COA8GC%2CgBAIC%3BEACC%2CkBAAA%3B%3BAApHJ%2CKACC%2COA8GC%2CgBAIC%2CSAEC%3BEACC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAxHL%2CKACC%2COA8GC%2CgBAYC%3BEACC%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAA%5C%2FHJ%2CKACC%2COA8GC%2CgBAkBC%3BEACC%2CaAAA%3B%3BAAlIJ%2CKACC%2COA8GC%2CgBAqBC%2CEAAC%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3B%3BAACA%2CKA1IH%2COA8GC%2CgBAqBC%2CEAAC%2CYAOC%3BEACA%2CYAAA%3B%3BAA5IL%2CKACC%2COA8GC%2CgBAgCC%2CQAAO%3BEACN%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAApJJ%2CKACC%2COAsJC%3BEACC%2CMAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CwCAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAlKH%2CKACC%2COAmKC%3BEACC%2CUAAA%3BEACA%2CwBAAA%3BEACA%2CUAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CgBAAgB%2CkBAAhB%3BEACA%2CeAAe%2CkBAAf%3BEACA%2CcAAc%2CkBAAd%3BEACA%2CWAAW%2CkBAAX%3B%3BAAjLH%2CKACC%2COAkLC%2COAAM%2CaAAa%3BEAClB%2C2BAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAIH%3BEACC%2CcAAA%3B%3BAADD%2CkBAEC%3BEACC%2CeAAA%3B%3BAAsCF%2CgBA7BwC%2C2BAA8B%3B%3BEAErE%2CKAAM%2COAAO%3BIACZ%2C2BAAA%3BIAEA%2CyBAAA%3B%3BEAED%2CqBAAsB%2CQAAO%3BIAC5B%2CaAAA%3B%3BEAED%2CKAAM%3BIACL%2C6BAAA%3B%3BEAED%2COAAQ%2CmBAAmB%3BIAC1B%2C6BAAA%3BIACA%2CkBAAA%3B%3BEAED%2COAAQ%2CmBAAmB%2CiBAAgB%3BIAC1C%2C0BAAA%3BIACA%2CmBAAA%3B%3BEAED%2CKAAM%2COAAM%3BIACX%2C0BAAA%3B%3BEAED%2COAAQ%2CmBAAmB%3BIAC1B%2C6BAAA%3B%3B%3BAC5mEF%3BEACI%2CaAAA%3B%3BAACA%2CCAAC%3BEACG%2CaAAA%3B%3BAAGR%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAEJ%3BEACI%2CcAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAAEJ%3BAACA%2COAAO%3BEACH%2CaAAa%2CQAAb%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAIJ%3BEACI%2CgBAAA%3B%3BAAEJ%2C0BAA2B%2CyBAAyB%2CGAAG%2CGAAG%3BEACtD%2CeAAA%3B%3B%3BAAIJ%2CUAAW%2CEAAC%3BAACZ%2CKAAK%2CIAAI%2CYAAY%3BAACrB%2CQAAQ%2CIAAI%2CYAAY%3BAACxB%2CMAAM%2CIAAI%2CYAAY%3BEAClB%2C2BAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAADJ%2CWAEI%2CQACM%3BEACE%2CiBAAA%3B%3BAACA%2CKAAM%2CgBAAgB%2CYAH9B%2CQACM%3BAAGE%2CKAAM%2CgBAAgB%2CYAJ9B%2CQACM%3BEAIM%2CiBAAA%3B%3BAAPhB%2CWAEI%2CQAQI%3BEACI%2CkCAAA%3B%3BAACA%2CWAVR%2CQAQI%2CSAEK%3BEACG%2CkCAAA%3B%3BAAGA%2CWAdZ%2CQAQI%2CSAKI%2CEACK%3BAACD%2CWAfZ%2CQAQI%2CSAKI%2CEAEK%3BEACG%2CgBAAA%3BEAEA%2CqBAAA%3B%3BAAOpB%3BEACI%2CuBAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CYAAY%2CsBACR%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAHR%2CYAAY%2CsBACR%2CkBAGI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAPZ%2CYAAY%2CsBACR%2CkBAGI%2CoBAII%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAKJ%2CQAJmC%3BEAInC%2CYAlBA%2CsBACR%2CkBAGI%2CoBAII%3BIAOQ%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAhBpB%2CYAAY%2CsBACR%2CkBAGI%2CoBAgBI%3BEACI%2CeAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAxBhB%2CYAAY%2CsBA4BR%3BEACI%2CoBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CgCAAA%3B%3BAAnCR%2CYAAY%2CsBA4BR%2CyBASI%3BEACI%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3B%3BAACA%2CYAtDA%2CsBA4BR%2CyBASI%2COAiBK%3BAACD%2CYAvDA%2CsBA4BR%2CyBASI%2COAkBK%3BEACG%2CyBAAA%3BEACA%2CcAAA%3B%3BAAUR%2CQARmC%3BEAQnC%2CYAnEI%2CsBA4BR%2CyBASI%3BIAuBQ%2CeAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2C4BAAA%3B%3B%3BAAMR%2CYAvEI%2CsBAqER%2COAAM%2COAAO%2CQAER%2CMACG%3BAADJ%2CYAvEI%2CsBAsER%2CQAAO%2CQACF%2CMACG%3BEACI%2CcAAA%3B%3B%3BAAQZ%2CYAAC%2C8BACG%3BEACI%2C2BAAA%3B%3BAAFR%2CYAAC%2C8BACG%2CkBAEI%3BEACI%2CuBAAA%3B%3BAAJZ%2CYAAC%2C8BACG%2CkBAEI%2CMAEI%2CGAAE%3BEACE%2CmBAAA%3B%3BAANhB%2CYAAC%2C8BACG%2CkBAEI%2CMAKI%2CGAAE%3BEACE%2CgBAAA%3B%3BAAThB%2CYAAC%2C8BACG%2CkBAWI%2CMAAK%3BEACD%2CkBAAA%3B%3BAAbZ%2CYAAC%2C8BACG%2CkBAcI%2CMAAK%2CQAAQ%3BAAfrB%2CYAAC%2C8BACG%2CkBAeI%2CMAAK%2CQAAQ%3BEACT%2C4BAAA%3BEACA%2C2BAAA%3B%3BAAlBZ%2CYAAC%2C8BACG%2CkBAmBI%2CMAAK%3BAApBb%2CYAAC%2C8BACG%2CkBAoBI%2CMAAK%2CQAAQ%3BEACT%2C8BAAA%3B%3BAAyBhB%2CoBACI%3BEACI%2C2BAAA%3BEACA%2CuBAAA%3B%3BAAHR%2CoBACI%2COAGI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3B%3BAACA%2CoBANR%2COAGI%2CKAGK%3BEACG%2C0BAAA%3B%3BAAKhB%2CqBACI%2CaACI%2CcACI%3BEACI%2CiBAAA%3B%3BAACA%2CqBAJZ%2CaACI%2CcACI%2CmBAEK%3BEACG%2CgCAAA%3B%3B%3BAAUpB%2CYAAY%2CqBAAsB%2CYAAY%2COAAM%2CIAAK%3BEACrD%2CaAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CYACI%2COAAM%2CeACF%2C2BAA2B%2COAAM%2COAAQ%3BAAFjD%2CYACI%2COAAM%2CeAEF%2COAAM%2COAAO%2CQAAS%3BEAClB%2CeAAA%3B%3BAAJZ%2CYAOI%2CQACI%2CmBACA%2CiBACA%2CyBACA%2CyBACA%2CiBACA%2CQAAO%2COAAO%3BEACd%2CSAAS%2CEAAT%3B%3BAAdR%2CYAgBI%2CcAAc%3BAAhBlB%2CYAiBI%2CaAAa%3BAAjBjB%2CYAkBI%2CaAAa%3BEACT%2CgBAAA%3BEACA%2CYAAA%3B%3BAACA%2CYALJ%2CcAAc%2CcAKT%3BAAAD%2CYAJJ%2CaAAa%2CcAIR%3BAAAD%2CYAHJ%2CaAAa%2CcAGR%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAvBZ%2CYA0BI%3BEACI%2CoBAAA%3B%3BAA3BR%2CYA6BI%2CaACI%2COACI%3BAA%5C%2FBZ%2CYA6BI%2CaACI%2COAEI%3BEACI%2CoCAAA%3B%3BAAjChB%2CYAqCI%2CkBACI%3BEACI%2CsBAAA%3B%3BAAvCZ%2CYAqCI%2CkBACI%2CyBAEI%3BEACI%2CsBAAA%3BEACA%2CuBAAA%3B%3BAA1ChB%2CYAqCI%2CkBAQI%2CiBACI%2CEACI%3BEACI%2C0BAAA%3B%3B%3BAAQpB%2CKACI%2CaACA%2CmBACA%2CsBACA%2CUAAS%3BAACb%2CKACI%2CaACA%2CmBACA%2CsBACA%2CUAAS%3BEACT%2CwBAAA%3B%3B%3BAAKJ%2CsBAAsB%3BEAClB%2CaAAA%3B%3BAAGJ%2CkBAAkB%2CMAAO%2CuBAAsB%3BEAC3C%2CgBAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CkBAAA%3B%3B%3BAAyBJ%2CQArB0B%3BEACtB%2CWAAY%2CQAAO%2CUAAa%3BEAChC%2CWAAY%2CQAAU%3BIAClB%2CoCAAA%3B%3BEAEJ%2CWAAY%2CQAAO%2COAAU%3BEAC7B%2CWAAY%2CQAAO%2CWAAc%3BIAC7B%2CgCAAA%3B%3BEAGJ%2CWAAY%2CQAAQ%2CSAAS%2CQAAU%3BIACnC%2CkBAAA%3B%3BEAGJ%2CWAAY%2CQAAU%3BIAClB%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAIR%2CyCAAyC%2CqBACrC%2CYACA%2CSACA%3BAACJ%2CyCAAyC%2CqBACrC%2CYACA%2CSACA%3BEACA%2CWAAA%3B%3BAAGJ%2CyCAAyC%2CqBACrC%2CYACA%3BAACJ%2CyCAAyC%2CqBACrC%2CYACA%3BEACA%2CWAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CuBAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CaACI%3BEACI%2CUAAA%3B%3BAAFR%2CaACI%2CaAEI%2CQAAO%2CQACH%3BEACI%2CyBAAA%3BEACA%2CaAAA%3B%3BAANhB%2CaACI%2CaAEI%2CQAAO%2CQACH%2CYAGI%3BEACI%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAXpB%2CaACI%2CaAEI%2CQAAO%2CQACH%2CYAGI%2CoBAKI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAfxB%2CaACI%2CaAEI%2CQAAO%2CQACH%2CYAGI%2CoBAUI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2C6BAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAxBxB%2CaACI%2CaAEI%2CQAAO%2CQACH%2CYAGI%2CoBAmBI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA9BxB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%3BEACI%2CcAAA%3B%3BAAnChB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBAEI%3BEACI%2CiBAAA%3B%3BAArCpB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBAKI%3BEACI%2CkBAAA%3B%3BAAxCpB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBAQI%3BEACI%2CUAAA%3B%3BAA3CpB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBAWI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FCpB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBAeI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAnDpB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBAmBI%2CUAAU%3BEACN%2CkBAAA%3B%3BAAtDpB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBAmBI%2CUAAU%2CGAEN%3BEACI%2CcAAA%3B%3BAAxDxB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBAyBI%3BEACI%2CyBAAA%3BEACA%2CgBAAA%3B%3BAA7DpB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBA6BI%3BEACI%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAnEpB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBA6BI%2CWAKI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAtExB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBA6BI%2CWASI%3BEACI%2CgBAAA%3B%3BAAzExB%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBA6BI%2CWASI%2CiBAEI%3BEACI%2CWAAA%3B%3BAA3E5B%2CaACI%2CaAEI%2CQAAO%2CQA%2BBH%2CmBA6BI%2CWASI%2CiBAEI%2CcAEI%3BEACI%2CeAAA%3B%3BAA7EhC%2CaACI%2CaAEI%2CQAAO%2CQAgFH%3BEACI%2CcAAA%3B%3BAApFhB%2CaACI%2CaAEI%2CQAAO%2CQAmFH%3BEACI%2CiBAAA%3B%3BAAvFhB%2CaACI%2CaAEI%2CQAAO%2CQAmFH%2CWAEI%3BEACI%2CoBAAA%3B%3BAAzFpB%2CaACI%2CaAEI%2CQAAO%2CQAmFH%2CWAKI%2CYACI%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAA9FxB%2CaACI%2CaAEI%2CQAAO%2CQAmFH%2CWAWI%3BAAjGhB%2CaACI%2CaAEI%2CQAAO%2CQAmFH%2CWAYI%2CSAAQ%3BEACJ%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAxGpB%2CaACI%2CaAEI%2CQAAO%2CQAmFH%2CWAoBI%2COAAM%3BEACF%2CcAAA%3B%3BAA3GpB%2CaACI%2CaAEI%2CQAAO%2CQAmFH%2CWAoBI%2COAAM%2CWAEF%3BAA5GpB%2CaACI%2CaAEI%2CQAAO%2CQAmFH%2CWAoBI%2COAAM%2CWAGF%2CQAAO%3BEACH%2CYAAA%3B%3BAA9GxB%2CaACI%2CaAEI%2CQAAO%2CQAmFH%2CWAoBI%2COAAM%2CWAMF%2COAAO%2CSAAQ%3BEACX%2CiBAAA%3BEACA%2CeAAA%3B%3BAAlHxB%2CaACI%2CaAEI%2CQAAO%2CQAmFH%2CWA%2BBI%3BEACI%2CyBAAA%3B%3BAAtHpB%2CaACI%2CaAEI%2CQAAO%2CQAsHH%3BEACI%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAA7HhB%2CaACI%2CaAEI%2CQAAO%2CQAsHH%2CWAKI%3BAA9HhB%2CaACI%2CaAEI%2CQAAO%2CQAsHH%2CWAMI%3BEACI%2CgBAAA%3B%3BAAhIpB%2CaACI%2CaAEI%2CQAAO%2CQAsHH%2CWASI%2CYAAY%3BEACR%2CkBAAA%3B%3BAAnIpB%2CaACI%2CaAEI%2CQAAO%2CQAsHH%2CWAYI%3BEACI%2CWAAA%3B%3BAAtIpB%2CaACI%2CaAEI%2CQAAO%2CQAsIH%2CWACI%3BAA1IhB%2CaACI%2CaAEI%2CQAAO%2CQAsIH%2CWAEI%2CSAAQ%3BEACJ%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3B%3BAAkKpB%3BEACI%2CaAAa%2C6BAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3B%3BAAPJ%2CSAQI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3B%3B%3BAAMR%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CIAAI%2CIAAI%2CeAAgB%3BEACpB%2CqCAAA%3BEACA%2CgCAAA%3BEACA%2C6BAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAADJ%2CYAEM%3BAAFN%2CYAGI%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BAALR%2CYAOI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3B%3BAATR%2CYAOI%2COAGI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAbZ%2CYAOI%2COAGI%2CKAII%3BEACI%2CyBAAA%3B%3BAAfhB%2CYAmBI%3BEACI%2CWAAA%3B%3BAApBR%2CYAmBI%2CUAEI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAKZ%2CcACI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAANR%2CcACI%2COAMI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAA2HZ%3BEACI%2CcAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAAGJ%3BEACI%2CYAAA%3B%3BAAGJ%2CMAAM%2CMAAO%3BEACT%2CUAAA%3B%3BAAGJ%2CQAAQ%2CSACJ%2COAAM%3BEACF%2CcAAA%3B%3BAAFR%2CQAAQ%2CSACJ%2COAAM%2CWAEF%3BAAHR%2CQAAQ%2CSACJ%2COAAM%2CWAGF%2CQAAO%3BEACH%2CYAAA%3B%3BAALZ%2CQAAQ%2CSACJ%2COAAM%2CWAMF%2COAAO%2CSAAQ%3BEACX%2CiBAAA%3BEACA%2CeAAA%3B%3BAAKZ%2CiBACI%3BEACI%2C0CAAA%3BEACA%2C0BAAA%3B%3B%3BAAMR%2CcAAe%3BEACX%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BAACA%2CuBAAwB%3BEACpB%2CWAAA%3B%3BAAGJ%2CuBAAwB%2CEAAC%3BEACrB%2CqBAAA%3B%3BAAGJ%2COAAO%3BEACH%2CYAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CyBAAA%3B%3BAAGJ%2CEAAG%3BAACH%2CEAAG%3BEACC%2C0BAAA%3B%3BAAGJ%2CYAAY%2CoBAAqB%3BAACjC%2CYAAY%2CoBAAqB%3BAACjC%2CYAAY%2CoBAAqB%3BAACjC%2CYAAY%2CoBAAqB%3BAACjC%2CYAAY%2CoBAAqB%3BAACjC%2CYAAY%2CoBAAqB%3BEAC7B%2CgCAAA%3B%3BAAGJ%2CQAAS%2CGACL%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAACA%2CQALC%2CGACL%2CEAIK%3BAACD%2CQANC%2CGACL%2CEAKK%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAAKZ%2CoBACI%2CQACI%2CmBACI%3BEACI%2CeAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAPhB%2CoBACI%2CQACI%2CmBAOI%2CMAAK%3BEACD%2CWAAA%3BEACA%2CWAAA%3B%3BAAXhB%2CoBAeI%3BEACI%2CoBAAA%3B%3BAAhBR%2CoBAeI%2CWAEI%3BEACI%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAApBZ%2CoBAeI%2CWAOI%3BEACI%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FBZ%2CoBAmCI%3BEACI%2CaAAA%3BEACA%2CYAAA%3B%3BAArCR%2CoBAuCI%2CYAAY%3BEACR%2CeAAA%3B%3BAAyBR%2CqBACI%2CoBACI%2C2BACI%3BEACI%2CWAAA%3B%3BAAKhB%2CqBACI%2CoBACA%2C2BACA%3BEACA%2CWAAA%3B%3B%3BAA8JJ%3BEACI%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CkCAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CYAAC%3BEACG%2CkBAAkB%2C2EAAlB%3BEAKA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2COAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3BEACA%2CkCAAA%3BEACA%2C0BAAA%3BEACA%2CsCAAA%3B%3BAAEJ%2CYAAC%3BEACG%2CkBAAkB%2C2EAAlB%3BEAKA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CWAAW%2CcAAX%3BEACA%2CeAAe%2CcAAf%3BEACA%2CmBAAmB%2CcAAnB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3BEACA%2CkCAAA%3BEACA%2C0BAAA%3BEACA%2CsCAAA%3B%3BAAzCR%2CYA2CI%3BEACI%2CYAAA%3B%3BAA5CR%2CYA2CI%2CMAEI%3B%3BEAEI%2CWAAA%3B%3BAA%5C%2FCZ%2CYA2CI%2CMAMI%3B%3BEAEI%2CWAAA%3B%3BAAnDZ%2CYA2CI%2CMAUI%3B%3BEAEI%2CWAAA%3B%3BAAvDZ%2CYA2CI%2CMAcI%3B%3BEAEI%2CWAAA%3B%3BAA3DZ%2CYA%2BDI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAnER%2CYAqEI%2COAAM%3BEACF%2CmBAAA%3B%3BAAtER%2CYAwEI%3BEACI%2CWAAA%3B%3BAAzER%2CYAwEI%2CSAEI%2CQAAO%2COAAO%3BEACV%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3B%3BACpvCZ%3BEACI%2CaAAa%2CWAAb%3BEACA%2CSAAS%2CiCAAiC%2COAAO%2C0BACzC%2C2BAA2B%2COAAO%2CaAClC%2C0BAA0B%2COAAO%2CiBACjC%2CoCAAoC%2COAAO%2CMAHnD%3BEAIA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CQAAb%3BEACA%2CSAAS%2C2BAAT%3BEACA%2CSAAS%2CmCAAmC%2COAAO%2C0BAC3C%2C8BAA8B%2COAAO%2CcACrC%2C6BAA6B%2COAAO%2CaACpC%2C4BAA4B%2COAAO%2CiBACnC%2CwCAAwC%2COAAO%2CMAJvD%3BEAKA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CQAAb%3BEACA%2CSAAS%2CiCAAT%3BEACA%2CSAAS%2CyCACD%2COAAO%2C0BACP%2CoCAAoC%2COAAO%2CcAC3C%2CmCAAmC%2COAAO%2CaAC1C%2CkCAAkC%2COAAO%2CiBACzC%2CoDAAoD%2COAAO%2CMALnE%3BEAMA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CQAAb%3BEACA%2CSAAS%2CiCAAT%3BEACA%2CSAAS%2CyCACD%2COAAO%2C0BACP%2CoCAAoC%2COAAO%2CcAC3C%2CmCAAmC%2COAAO%2CaAC1C%2CkCAAkC%2COAAO%2CiBACzC%2CoDAAoD%2COAAO%2CMALnE%3BEAMA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CQAAb%3BEACA%2CSAAS%2C2BAAT%3BEACA%2CSAAS%2CmCAAmC%2COAAO%2C0BAC3C%2C8BAA8B%2COAAO%2CcACrC%2C6BAA6B%2COAAO%2CaACpC%2C4BAA4B%2COAAO%2CiBACnC%2CwCAAwC%2COAAO%2CMAJvD%3BEAKA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CQAAb%3BEACA%2CSAAS%2C6BAAT%3BEACA%2CSAAS%2CqCAAqC%2COAAO%2C0BAC7C%2CgCAAgC%2COAAO%2CcACvC%2C%2BBAA%2BB%2COAAO%2CaACtC%2C8BAA8B%2COAAO%2CiBACrC%2C4CAA4C%2COAAO%2CMAJ3D%3BEAKA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CQAAb%3BEACA%2CSAAS%2CmCAAT%3BEACA%2CSAAS%2C2CACD%2COAAO%2C0BACP%2CsCAAsC%2COAAO%2CcAC7C%2CqCAAqC%2COAAO%2CaAC5C%2CoCAAoC%2COAAO%2CiBAC3C%2CwDACA%2COAAO%2CMANf%3BEAOA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CQAAb%3BEACA%2CSAAS%2CkCAAT%3BEACA%2CSAAS%2C0CACD%2COAAO%2C0BACP%2CqCAAqC%2COAAO%2CcAC5C%2CoCAAoC%2COAAO%2CaAC3C%2CmCAAmC%2COAAO%2CiBAC1C%2CsDAAsD%2COAAO%2CMALrE%3BEAMA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CQAAb%3BEACA%2CSAAS%2C4BAAT%3BEACA%2CSAAS%2CoCAAoC%2COAAO%2C0BAC5C%2C%2BBAA%2BB%2COAAO%2CcACtC%2C8BAA8B%2COAAO%2CaACrC%2C6BAA6B%2COAAO%2CiBACpC%2C0CAA0C%2COAAO%2CMAJzD%3BEAKA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CaAAa%2COAAb%3BEACA%2CSAAS%2CwBAAwB%2COAAO%2CcAChC%2CuBAAuB%2COAAO%2CaAC9B%2C8BAA8B%2COAAO%2CWAF7C%3BEAGA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CaAAa%2COAAb%3BEACA%2CSAAS%2C4CAA4C%2COAAO%2CcACpD%2C2CAA2C%2COAAO%2COAD1D%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BACxIJ%2CwBAT6C%3BEAS7C%2CMAbM%2CYAAa%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BEAa9D%2CMAZM%2CYAAa%2CkBAAkB%2CQAAO%2CSAAS%2COAAQ%2CSAAQ%3BEAYrE%2CYAXa%2CmBAAmB%2CQAAO%2CUAAW%2CSAAQ%3BEAW1D%2CYAVa%2CmBAAmB%2CQAAO%2CUAAU%2COAAQ%2CSAAQ%3BIAE5D%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3B%3BAAGL%2CYAAa%2CmBAAmB%2CQAAO%2CUAAW%2CSAAQ%3BEACzD%2CgBAAA%3B%3BAAED%2CYAAa%2CmBAAmB%2CQAAO%2CUAAW%2CSAAQ%3BAAC1D%2CYAAa%2CmBAAmB%2CQAAO%2CUAAU%2COAAQ%2CSAAQ%3BEAC7D%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAIJ%2CaACC%2CIAAG%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAADJ%2CaACC%2CIAAG%2CWAWF%2CUAAU%3BEACT%2C0BAAA%3B%3BAAbH%2CaACC%2CIAAG%2CWAcF%3BEACC%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3B%3BAAlBH%2CaACC%2CIAAG%2CWAcF%2CGAIC%3BEACC%2CeAAA%3B%3BAACA%2CaApBH%2CIAAG%2CWAcF%2CGAIC%2CGAEE%2COAAO%3BEACP%2CaAAA%3B%3BAAED%2CaAvBH%2CIAAG%2CWAcF%2CGAIC%2CGAKE%2COACE%2CIACD%2CKAAI%2CUAAU%3BEACb%2C0BAAA%3B%3BAAID%2CwBAH0C%3BEAG1C%2CaA9BL%2CIAAG%2CWAcF%2CGAIC%2CGAKE%2COACE%2CIACD%2CKAAI%2CUAAU%3BIAGZ%2C0BAAA%3B%3B%3BAAQD%2CaApCN%2CIAAG%2CWAcF%2CGAIC%2CGAeE%2CIAAI%2CSACF%2CIACD%2CKACE%3BEACA%2C0BAAA%3B%3BAAID%2CwBAH0C%3BEAG1C%2CaAzCN%2CIAAG%2CWAcF%2CGAIC%2CGAeE%2CIAAI%2CSACF%2CIACD%2CKACE%3BIAGC%2C0BAAA%3B%3B%3BAAUL%2CaAjDH%2CIAAG%2CWA%2BCF%2CQACE%2CcACC%2COACE%2CIAAC%3BEACF%2C0BAAA%3B%3BAAUF%2CQAH0B%3BEAG1B%2CaA7DH%2CIAAG%2CWA%2BCF%2CQAQE%2COACE%3BIAGA%2CmBAAA%3B%3B%3BAAoBC%2CwBAH0C%3BEAG1C%2CGAbJ%2CWACF%2CUACE%2CoBAGA%2CSACC%2CeACC%2CGACG%2CIACD%3BEAIA%2CGAbJ%2CWACF%2CUAEE%2CgBAEA%2CSACC%2CeACC%2CGACG%2CIACD%3BEAIA%2CGAbJ%2CWACF%2CUAGE%2CoBACA%2CSACC%2CeACC%2CGACG%2CIACD%3BIAEE%2CUAAA%3B%3B%3BAAcF%2CwBAJ0C%3BEAI1C%2CGAzBJ%2CWACF%2CUACE%2CoBAGA%2CSAYC%2CQACC%2CSACC%2CGACG%3BEAKF%2CGAzBJ%2CWACF%2CUAEE%2CgBAEA%2CSAYC%2CQACC%2CSACC%2CGACG%3BEAKF%2CGAzBJ%2CWACF%2CUAGE%2CoBACA%2CSAYC%2CQACC%2CSACC%2CGACG%3BIAEA%2CcAAA%3BIACG%2CiBAAA%3B%3B%3BAAcN%2CwBAL0C%3BEAK1C%2CGArCH%2CWACF%2CUACE%2CoBAGA%2CSAwBC%2CoBACG%2CIACD%2CKAAI%3BEAMJ%2CGArCH%2CWACF%2CUAEE%2CgBAEA%2CSAwBC%2CoBACG%2CIACD%2CKAAI%3BEAMJ%2CGArCH%2CWACF%2CUAGE%2CoBACA%2CSAwBC%2CoBACG%2CIACD%2CKAAI%3BIAEC%2CUAAA%3BIACH%2CmBAAA%3BIACA%2CiBAAA%3B%3B%3BAAeL%2CwBAJ0C%3BEAI1C%2CGAlDA%2CWA2CF%2CQACC%2CSACC%3BIAEE%2CcAAA%3BIACG%2CiBAAA%3B%3B%3BAAIN%2CGApDC%2CWA2CF%2CQASE%2CQACE%3BEACD%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAKA%2CwBAHyC%3BEAGzC%2CGA5DD%2CWA2CF%2CQASE%2CQACE%2CKAGC%3BIAEA%2CgBAAA%3B%3B%3BAAWc%2CwBAHyB%3BEAGzB%2CGArEjB%2CWA2CF%2CQAoBE%2COACC%2CMACE%3B%3B%3B%3BAAOF%2CQAH2C%2CwBAAsB%3BEAGjE%2CGAxED%2CWA2CF%2CQAoBE%2COACC%2CMACE%3BIAKkB%2CkBAAA%3B%3B%3BAAkBlB%2CwBAJ0C%3BEAI1C%2CaAVL%2CYACC%2CGACC%2CGACE%2COACA%2CQACG%3BIAEA%2CcAAA%3BIACG%2CiBAAA%3B%3B%3BAAUX%2CYACC%2CqBACC%3BEACC%2CcAAA%3B%3BAAQH%2CwBAH0C%3BEAG1C%3BIAFE%2CyBAAA%3B%3B%3BAAIF%3BEACI%2CiBAAA%3B%3BAAIH%2CwBAH2C%3BEAG3C%3BIAFO%2CeAAA%3B%3B%3BAAGN%2CkBADD%2CQACE%3BEACS%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAFV%2CkBADD%2CQACE%2CUAGW%3BAAmUd%2CiBACC%2CQAAO%2CSACJ%3BEApUY%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAY%2CmDAAZ%3BEACA%2CYAAY%2CsDAAZ%3BEACA%2CYAAY%2CoDAAZ%3BEACA%2CQAAQ%2CyDAA0D%2CuBAAuB%2C0BAAzF%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAEb%2CkBA5BF%2CQACE%2CUA2BC%3BEACA%2CSAAS%2COAAT%3BEACG%2CaAAa%2CYAAb%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAIJ%2CwBAH6C%3BEAG7C%2CkBAtCF%2CQACE%2CUA2BC%3BIAQI%2CyBAAA%3B%3B%3BAAIJ%2CkBAxCH%2CQACE%2CUAsCC%2CMACC%3BEACA%2CcAAA%3B%3BAAFF%2CkBAvCF%2CQACE%2CUAsCC%2CMAIc%3BAAiShB%2CiBAJD%2CQAAO%2CSAIL%2CMACE%3BEAjSe%2CqBAAA%3B%3BAAIhB%2CkBAhDH%2CQACE%2CUA8CC%2COACC%3BEACA%2CSAAS%2COAAT%3BEACG%2CaAAa%2CYAAb%3BEACA%2CcAAA%3B%3BAAGH%2CkBAtDJ%2CQACE%2CUA8CC%2COAMC%2CMACC%3BEACA%2CcAAA%3B%3BAAQN%2COAAQ%2COAAM%2CgBAAiB%2C2BAA2B%2COAAM%2COAAQ%3BAACxE%2COAAQ%2COAAM%2CgBAAiB%2COAAM%2COAAO%2CQAAS%3BEACjD%2CeAAA%3B%3BAAEJ%2CgBAAiB%2CeAAiB%2CWAAW%2CWAAS%2CQAAO%3BEAC5D%2CiBAAA%3B%3BAAIC%2CYAFU%2CeACX%2CQACE%3B%3B%3B%3B%3B%3BAAAD%2CYAFU%2CeACX%2CQACE%2CMAKA%2CGAAE%2CKAAK%3BEACN%2C8BAAA%3BEACA%2CyBAAA%3B%3BAAEC%2CYAXO%2CeACX%2CQACE%2CMAKA%2CGAAE%2CKAAK%2CQAGN%2CEACE%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAACA%2CYAdM%2CeACX%2CQACE%2CMAKA%2CGAAE%2CKAAK%2CQAGN%2CEACE%2CQAGC%3BEAAY%2CaAAA%3B%3BAACb%2CYAfM%2CeACX%2CQACE%2CMAKA%2CGAAE%2CKAAK%2CQAGN%2CEACE%2CQAIC%3BEACA%2CSAAS%2COAAT%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAlBL%2CYAXO%2CeACX%2CQACE%2CMAKA%2CGAAE%2CKAAK%2CQAGN%2CEACE%2CQAoBE%3BEACE%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CwBAHyC%3BEAGzC%2CYApDE%2CeACX%2CQACE%2CMAKA%2CGAAE%2CKAAK%2CQAGN%2CEACE%2CQAoBE%2COAiBG%3BIAEC%2CSAAS%2CGAAT%3B%3B%3BAAOF%2CwBAHyC%3BEAGzC%2CYAzDE%2CeACX%2CQACE%2CMAKA%2CGAAE%2CKAAK%2CQAGN%2CEACE%2CQAoBE%2COAsBG%3BIAEC%2CSAAS%2CGAAT%3B%3B%3BAAvDZ%2CYAAY%2CeAiEX%2CUACC%2CSACC%2CGAAE%3BEACD%2C0CAAA%3BEACA%2CgBAAA%3B%3BAArEJ%2CYAAY%2CeAiEX%2CUACC%2CSACC%2CGAAE%2CSAGD%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAAUH%2CwBAHyC%3BEAGzC%2CYAlFU%2CeA6EX%2COAAM%2CYACL%3BIAEE%2CYAAA%3B%3B%3BAAhFJ%2CYAAY%2CeA6EX%2COAAM%2CYAML%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACG%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAIJ%2CYA5FU%2CeA2FX%2CQACE%2CQACA%2CQACC%3BEACC%2CoBAAA%3B%3BAAED%2CYAjGQ%2CeA2FX%2CQACE%2CQACA%2CQAIE%3BEASA%2CUAAA%3BEACG%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAbJ%2CYAjGQ%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMACA%3BEACC%2CeAAA%3B%3BAAFF%2CYAjGQ%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMAIA%2CSACC%3BEACC%2CoBAAA%3B%3BAANH%2CYAjGQ%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMAcK%3BEACD%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAIA%2CwBAHyC%3BEAGzC%2CYAtHG%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMAcK%3BIAKA%2CiBAAA%3B%3B%3BAAnBN%2CYAjGQ%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMAcK%2CKAOC%3BEACD%2CeAAA%3BEACA%2CoBAAA%3B%3BAAIJ%2CYA5HM%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMA0BG%2CGAAE%2CKACH%3BEACA%2CcAAA%3B%3BAADD%2CYA5HM%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMA0BG%2CGAAE%2CKACH%2CSAEE%3BEACD%2CYAAA%3BEACA%2CiBAAA%3B%3BAACA%2CYAjII%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMA0BG%2CGAAE%2CKACH%2CSAEE%2CIAGA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CqBAAA%3BEACA%2CmCAAA%3BEACG%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAdN%2CYA5HM%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMA0BG%2CGAAE%2CKACH%2CSAEE%2CIAcC%3BEACD%2CeAAA%3BEACG%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAACA%2CYA5JA%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMA0BG%2CGAAE%2CKACH%2CSAEE%2CIAcC%2COAgBG%3BAAAQ%2CYA5JT%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMA0BG%2CGAAE%2CKACH%2CSAEE%2CIAcC%2COAgBY%3BEACT%2CSAAQ%2CEAAR%3BEACA%2CaAAA%3B%3BAA7DT%2CYAjGQ%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMAmEG%2CoBACG%3BEACD%2CcAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BAArEN%2CYAjGQ%2CeA2FX%2CQACE%2CQACA%2CQAIE%2CMAmEG%2CoBACG%2CIAEC%2CIAAC%3BEACF%2CeAAA%3B%3BAAeN%2CYAvLO%2CeA2FX%2CQACE%2CQAyFA%2CeACC%2CQACE%3BEACA%2CgBAAA%3B%3BAADD%2CYAvLO%2CeA2FX%2CQACE%2CQAyFA%2CeACC%2CQACE%2CMAEK%3BEACE%2CWAAA%3BEACA%2CcAAA%3B%3BAAJR%2CYAvLO%2CeA2FX%2CQACE%2CQAyFA%2CeACC%2CQACE%2CMAMG%2CoBACG%3BEACD%2CeAAA%3BEACH%2C6BAAA%3BEACG%2CmBAAA%3B%3BAACA%2CYAlMC%2CeA2FX%2CQACE%2CQAyFA%2CeACC%2CQACE%2CMAMG%2CoBACG%2CIAIA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAWT%2CwBAH0C%3BEAG1C%2CYAhNS%2CeA2FX%2CQACE%2CQAgHE%2CUAAO%3BIAEP%2CaAAA%3B%3B%3BAAeA%2CwBAJ0C%3BEAI1C%2CKARH%2CaACC%2CcACC%2CaAAY%2CeAAe%2CcAC1B%3BIAEE%2CgBAAA%3BIACA%2CcAAA%3B%3B%3BAAIA%2CKAVL%2CaACC%2CcACC%2CaAAY%2CeAAe%2CcAO1B%2CUACG%3BEACA%2CWAAA%3BEACE%2CkBAAA%3B%3BAAbV%2CKACE%2CaACC%2CcACC%2CaAAY%2CeAAe%2CcAa1B%2CQAAO%2CQAAS%2CcAAc%2CQAAO%3BEAChC%2CiBAAA%3B%3BAAUV%2CwBAH0C%3BEAG1C%2CYAJY%2CcAAe%2CQAAQ%3BIAEjC%2C0BAAA%3B%3B%3BAAIF%2C2BACC%2CUACC%3BEACC%2CUAAA%3B%3BAAIH%2COAAQ%2CmBAAmB%2CiBAAiB%2CyBAAyB%2CyBAAyB%2CiBAAiB%2CwBAAwB%2CQAAO%2COAAQ%3BEACrJ%2CcAAA%3B%3BAAED%2COAAQ%2CmBAAmB%2CiBAAiB%2CSAAQ%2CQAAS%3BEAC5D%2CcAAA%3B%3BAAED%2COAAQ%2CmBAAmB%2CiBAAiB%2CyBAAyB%2CyBAAyB%2CiBAAiB%3BEAC9G%2CeAAA%3B%3BAAgBA%2CwBAH2C%3BEAG3C%3BIAFO%2CiBAAA%3B%3B%3BAAZR%2CiBAcC%3BEACC%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2C4CAAA%3B%3BAAIA%2CQAH%2BB%3BEAG%5C%2FB%2CiBAVD%3BIAQE%2CYAAA%3B%3B%3BAAtBH%2CiBAcC%2CgBAUC%3BEACC%2CaAAa%2CQAAb%3B%3BAAzBH%2CiBAcC%2CgBAUC%2C0BAEC%2CQAAO%3BEACN%2CWAAA%3BEACA%2CQAAA%3B%3BAAKA%2CiBAnBH%2CgBAiBC%2CgBACC%2CGACE%3BEACA%2CYAAA%3B%3BAAlCL%2CiBAcC%2CgBAiBC%2CgBACC%2CGAIC%2CsBACC%2CKACC%3BEACC%2CeAAA%3B%3BAAvCP%2CiBA8CC%3BEACC%2CcAAA%3B%3B%3BEAGA%2CYAAA%3B%3BAAIA%2CwBAHgD%3BEAGhD%2CiBARD%3B%3B%3B%3BAA9CD%2CiBA8CC%2CwBAQC%2CgBACC%3BEACC%2CgCAAA%3BEACA%2CgBAAA%3B%3BAAzDJ%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%3BEACC%2CaAAA%3B%3BAA5DL%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAEC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3BAAhEN%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%3BEACC%2CWAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAzEN%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAKC%2CSAAQ%2CUAAU%3BEACjB%2CaAAa%2CQAAb%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA7EP%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAKC%2CSAAQ%2CUAAU%2CIAIjB%3BEACC%2CiBAAA%3B%3BAA%5C%2FER%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAaC%3BEACC%2CgBAAA%3B%3BAAnFP%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAaC%2CmBAEC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CqCAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAzFR%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%3BEACC%2CaAAA%3BEACA%2CuBAAA%3B%3BAA9FP%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBAGC%3BEACC%2CaAAA%3BEACA%2CiBAAA%3BEACA%2COAAA%3BEACA%2CaAAA%3B%3BAAnGR%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBAGC%2CaAKC%2CYAAY%3BEACX%2CcAAA%3B%3BAArGT%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBAGC%2CaAQC%2CaACC%3BEACC%2CyBAAA%3BEACE%2CcAAA%3B%3BAA1GZ%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBAGC%2CaAQC%2CaAKC%3BEACC%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAjHV%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAA3HR%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBAMC%3BAA5HR%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBA4BC%3BEArBC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAhIT%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBAMC%2CwBAKC%2CeACC%3BEACC%2CSAAA%3B%3BAAnIX%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBAMC%2CwBAKC%2CeACC%2CqBAEC%3BAApIX%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBAkDC%2CwBAGC%3BEAtCG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAvIZ%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBAMC%2CwBAeC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FIV%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBA4BC%3BEAEC%2CcAAA%3B%3BAApJT%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBA4BC%2CoBAGC%2CgBACC%3BEACC%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CiBA5GV%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBA4BC%2CoBAGC%2CgBACC%2COAIE%3BEACA%2CSAAS%2CEAAT%3BEACC%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CWAAW%2CYAAX%3BEACA%2CQAAA%3B%3BAAnKb%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBAkDC%3BEACC%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA1KT%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBAkDC%2CwBAGC%2CaAGC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAhLX%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBAkDC%2CwBAWC%3BEACC%2CUAAA%3B%3BAApLV%2CiBA8CC%2CwBAQC%2CgBACC%2CcAIC%2CSAUC%2CsBAuBC%2CsBA0BC%2CiBAkDC%2CwBAWC%2CYAEC%3BEACC%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAvLX%2CiBAkMC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3B%3BAApMF%2CiBAkMC%2CqBAGC%2CSACC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CiBAZH%2CqBAGC%2CSACC%2COAAM%2CSAQJ%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAhNL%2CiBAkMC%2CqBAkBC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAvNH%2CiBAkMC%2CqBAkBC%2CqBAIC%3BEACC%2COAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAAIA%2CQAH%2BB%3BEAG%5C%2FB%2CiBAhCH%2CqBAkBC%2CqBAIC%3BIAQE%2CeAAA%3B%3B%3BAAhOL%2CiBAkMC%2CqBAkBC%2CqBAIC%2CUAUC%2CiBACC%3BEACC%2CeAAA%3B%3BAAID%2CQAHgC%3BEAGhC%2CiBAtCJ%2CqBAkBC%2CqBAIC%2CUAUC%2CiBACC%3BIAGE%2CeAAA%3B%3B%3BAAtOP%2CiBAkMC%2CqBAkBC%2CqBAuBC%3BEACC%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAhPJ%2CiBAkMC%2CqBAkBC%2CqBAuBC%2CiBAMC%3BEACC%2CgBAAA%3B%3BAAlPL%2CiBAkMC%2CqBAkBC%2CqBAiCC%3BEACC%2CiBAAA%3BEACA%2CUAAA%3B%3BAAvPJ%2CiBAkMC%2CqBAkBC%2CqBAiCC%2CcAGC%3BEACC%2CyBAAA%3B%3BAAzPL%2CiBA8PC%3B%3B%3BAA9PD%2CiBA8PC%2CSAEC%3B%3B%3BAAhQF%2CiBA8PC%2CSAEC%2CWAEC%2CEAAC%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAACA%2CiBARH%2CSAEC%2CWAEC%2CEAAC%2CSAIC%3BEACA%2CcAAA%3B%3BAAvQL%2CiBA4QC%2CyBACC%3BEACC%2CkBAAA%3BEACA%2COAAO%2CiBAAP%3BEACA%2CgBAAA%3B%3BAAhRH%2CiBAmRC%3BEACC%2CaAAA%3B%3BAAIF%2CeAAgB%2CSAAQ%2COAAO%3BEAC3B%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAIJ%2CwBAH6C%3BEAG7C%2CeATgB%2CSAAQ%2COAAO%3BIAO1B%2CgBAAA%3B%3B%3BAAKJ%2CcAAC%3BEACA%2CqBAAA%3BEACG%2CWAAA%3B%3BAAIJ%2CwBAH0C%3BEAG1C%2CcANC%3BIAIC%2CaAAA%3B%3B%3BAAGF%2CcAAC%3BEACA%2CaAAA%3B%3BAAID%2CwBAH0C%3BEAG1C%2CcALC%3BIAGC%2CcAAA%3B%3B%3BAAKH%2CaACC%2CaACC%2CeACG%3BEACD%2C0BAAA%3B%3BAAQA%2CwBAH8C%3BEAG9C%2CaAXH%2CaAME%2CeACA%3BIAEE%2CmBAAA%3B%3B%3BAAHH%2CaAND%2CaAME%2CeACA%2CMAIC%3BEACC%2CuBAAA%3BEACA%2CuBAAA%3B%3BAAKD%2CQAHsC%3BEAGtC%2CaAlBH%2CaAME%2CeACA%2CMAIC%3BIAKE%2CuBAAA%3B%3B%3BAAVJ%2CaAND%2CaAME%2CeAcE%3BEACD%2CcAAA%3B%3BAAID%2CmBAHqC%3BEAGrC%2CaAzBF%2CaAME%2CeAcE%3BIAGA%2CUAAA%3B%3B%3BAAjBH%2CaAND%2CaAME%2CeAoBA%2COAAM%2CYACL%2CcACC%2CEAAC%3BEACA%2CeAAA%3B%3BAA9BN%2CaACC%2CaAkCE%3BEACC%2CiBAAA%3B%3BAApCJ%2CaACC%2CaAqCC%3BAAtCF%2CaACC%2CaAsCC%3BAAvCF%2CaACC%2CaAuCC%3BEACC%2CcAAA%3B%3BAAKA%2CaA7CF%2CaA0CC%2CmBAGE%2CSACA%3BAADD%2CaA7CF%2CaA2CC%2CgBAEE%2CSACA%3BAADD%2CaA7CF%2CaA4CC%2CmBACE%2CSACA%3BEACC%2CgBAAA%3BEACG%2CeAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAYY%2CwBAJ8C%3BEAI9C%2CaA9DnB%2CaAsDO%2CmBACI%2CQACK%2CUACI%3BIAEO%2C0BAAA%3BIACA%2CgBAAA%3B%3B%3BAASJ%2CwBAJ8C%3BEAI9C%2CaArEvB%2CaAsDO%2CmBACI%2CQACK%2CUAOI%2COACI%3BIAEO%2C0BAAA%3BIACA%2CgBAAA%3B%3B%3BAAU7B%2CaAFF%2CcACC%2CsBACE%3BEACA%2CgBAAA%3B%3BAAEC%2CaALJ%2CcACC%2CsBACE%2C0BAEA%2CQACE%2CMACA%2CoBACC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAPN%2CaALJ%2CcACC%2CsBACE%2C0BAEA%2CQACE%2CMACA%2CoBAQC%2CEAAC%3BEACA%2CaAAA%3B%3BAAWK%2CwBAHyC%3BEAGzC%2CaA1BZ%2CcACC%2CsBACE%2C0BAEA%2CQACE%2CMAaA%2CGAAE%2CKAAK%2CQACN%2CEACE%2CQACE%2COACG%3BIAEC%2CSAAS%2CGAAT%3B%3B%3BAAOF%2CwBAHyC%3BEAGzC%2CaA%5C%2FBZ%2CcACC%2CsBACE%2C0BAEA%2CQACE%2CMAaA%2CGAAE%2CKAAK%2CQACN%2CEACE%2CQACE%2COAMG%3BIAEC%2CSAAS%2CGAAT%3B%3B%3BAAoBb%2CwBAHyC%3BEAGzC%2CeALD%2CUACE%3BEAID%2CgBALD%2CUACE%3BIAEC%2C4BAAA%3B%3B%3BAAKJ%2CiBAAkB%3BEACjB%2C2CAAA%3B%3BAAEC%2CiBAHgB%2CGAEhB%2COAAO%2CMACN%3BEACA%2CUAAA%3B%3BAAED%2CiBANgB%2CGAEhB%2COAAO%2CMAIN%3BEACA%2CUAAA%3B%3BAAKH%2CYACC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAHF%2CYACC%2COAAM%2COAIL%3BEACC%2CaAAa%2CQAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAATH%2CYAYC%2CQAAO%3BEACN%2CiBAAA%3B%3BAAIF%2CKACC%2CaACC%2CcACC%3BEACC%2CgBAAA%3B%3BAAJJ%2CKACC%2CaACC%2CcAKC%2CaACC%2CQAAO%3BEACN%2CaAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CKAbJ%2CaACC%2CcAKC%2CaACC%2CQAAO%2CQAML%3BEACA%2CaAAA%3B%3BAAED%2CKAhBJ%2CaACC%2CcAKC%2CaACC%2CQAAO%2CQASL%3BEACA%2CaAAA%3B%3BAAlBN%2CKACC%2CaACC%2CcAKC%2CaAcC%3BEACC%2CSAAA%3BEACA%2COAAA%3B%3BAAvBL%2CKACC%2CaACC%2CcAKC%2CaAkBC%3BEACC%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2C2BAAA%3B%3BAA%5C%2FBL%2CKACC%2CaACC%2CcAKC%2CaA0BC%2CGAAE%2COAAO%3BEACR%2CWAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3B%3BAApCL%2CKACC%2CaACC%2CcAKC%2CaA0BC%2CGAAE%2COAAO%2CMAIR%2CGAAE%3BEACD%2CWAAA%3BEACA%2CWAAA%3B%3BAAvCN%2CKACC%2CaACC%2CcAKC%2CaA0BC%2CGAAE%2COAAO%2CMAIR%2CGAAE%2CiBAGC%3BEACD%2CmEAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAKA%2CwBAJ%2BC%3BEAI%5C%2FC%2CKAjDN%2CaACC%2CcAKC%2CaA0BC%2CGAAE%2COAAO%2CMAIR%2CGAAE%2CiBAGC%3BIAOA%2CcAAA%3BIACA%2CkBAAA%3B%3B%3BAAhDR%2CKACC%2CaACC%2CcAKC%2CaA0BC%2CGAAE%2COAAO%2CMAIR%2CGAAE%2CiBAGC%2COAUD%3BEAAM%2CcAAA%3B%3BAAlDb%2CKACC%2CaACC%2CcAKC%2CaA0BC%2CGAAE%2COAAO%2CMAIR%2CGAAE%2CiBAgBD%2CQAAO%3BEACN%2CaAAA%3B%3BAAtDP%2CKACC%2CaACC%2CcAKC%2CaAmDC%2COAAM%3BEACL%2CSAAA%3B%3BAA3DL%2CKACC%2CaACC%2CcAKC%2CaAmDC%2COAAM%2CaAEL%2COAAM%2CcACL%3BEACC%2CkEAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3B%3BAAnEP%2CKACC%2CaACC%2CcAKC%2CaAgEC%3BEACE%2CkBAAA%3B%3BAAxEN%2CKACC%2CaACC%2CcAKC%2CaAmEG%2CkBAAiB%3BAA1EvB%2CKACC%2CaACC%2CcAKC%2CaAmE8B%2CkBAAiB%3BEAAU%2CaAAA%3B%3BAA1E5D%2CKACC%2CaACC%2CcA0EE%2CaAAY%2CeAAe%2CcACzB%2CQAAO%3BEACN%2CiBAAA%3B%3BAA9EP%2CKACC%2CaACC%2CcA0EE%2CaAAY%2CeAAe%2CcACzB%2CQAAO%2CQAEN%2CGAAE%2COAAO%3BEACR%2CSAAA%3B%3BAAhFR%2CKACC%2CaACC%2CcA0EE%2CaAAY%2CeAAe%2CcACzB%2CQAAO%2CQAKN%2COAAM%3BEACL%2CSAAA%3B%3BAAnFR%2CKACC%2CaACC%2CcA0EE%2CaAAY%2CeAAe%2CcACzB%2CQAAO%2CQAQN%3BEACC%2CkBAAA%3B%3BAAtFR%2CKACC%2CaACC%2CcA0EE%2CaAAY%2CeAAe%2CcAazB%2CUAAS%3BEACR%2COAAO%2CkBAAP%3BEACA%2C2BAAA%3B%3BAA8NP%2CwBAjC%2BC%2CuBAAkC%3BEAChF%2CKACC%2CaACC%2CcACC%2CaACC%3BIACC%2CSAAA%3B%3BEALL%2CKACC%2CaACC%2CcACC%2CaAIC%3BIACC%2CWAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3B%3BEAVL%2CKACC%2CaACC%2CcACC%2CaAIC%2CcAIC%2CIAAG%3BIACF%2CcAAA%3B%3BEAZN%2CKACC%2CaACC%2CcACC%2CaAIC%2CcAIC%2CIAAG%2CWAEF%3BIACC%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAfP%2CKACC%2CaACC%2CcACC%2CaAIC%2CcAIC%2CIAAG%2CWAEF%2CQAGG%2CaACA%3BIACA%2C0BAAA%3B%3B%3BAA4CV%2CwBA9B%2BC%2CwBAAmC%3BEACjF%2CKACC%2CaACC%2CcACC%2CaACC%3BIACC%2CSAAA%3B%3BEALL%2CKACC%2CaACC%2CcACC%2CaAIC%3BIACC%2CWAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3B%3BEAVL%2CKACC%2CaACC%2CcACC%2CaAIC%2CcAIC%2CIAAG%3BIACF%2CcAAA%3B%3BEAZN%2CKACC%2CaACC%2CcACC%2CaAIC%2CcAIC%2CIAAG%2CWAEF%3BIACC%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAfP%2CKACC%2CaACC%2CcACC%2CaAIC%2CcAIC%2CIAAG%2CWAEF%2CQAGG%2CaACA%3BIACA%2C0BAAA%3B%3B%3BAA2CV%2CwBAhCgD%2CwBAAmC%3BEAClF%2CKACC%2CaACC%2CcACC%2CaACC%3BIACC%2CSAAA%3B%3BEALL%2CKACC%2CaACC%2CcACC%2CaAIC%3BIACC%2CWAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3B%3BEAVL%2CKACC%2CaACC%2CcACC%2CaAIC%2CcAIC%2CIAAG%3BIACF%2CcAAA%3B%3BEAZN%2CKACC%2CaACC%2CcACC%2CaAIC%2CcAIC%2CIAAG%2CWAEF%3BIAEC%2CkBAAA%3B%3BEAfP%2CKACC%2CaACC%2CcACC%2CaAIC%2CcAIC%2CIAAG%2CWAEF%2CQAGG%2CaACA%3BIACA%2C0BAAA%3B%3B%3BAAyCV%2CwBA5B0C%2CuBAAsB%3BEAC%5C%2FD%2CKACC%2CaACC%2CcACC%2CaACC%3BIACC%2CWAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3B%3BEAPL%2CKACC%2CaACC%2CcACC%2CaACC%2CcAIC%2CIAAG%3BIAIF%2CcAAA%3B%3BEAZN%2CKACC%2CaACC%2CcACC%2CaACC%2CcAIC%2CIAAG%2CWACF%3BIACC%2CyBAAA%3B%3BEAVP%2CKACC%2CaACC%2CcACC%2CaACC%2CcAIC%2CIAAG%2CWAKF%3BIACC%2CcAAA%3B%3BEAdP%2CKACC%2CaACC%2CcACC%2CaACC%2CcAIC%2CIAAG%2CWAKF%2CQAEG%3BIACD%2C0BAAA%3B%3B%3BAAsCT%2CwBA3B8C%3BEAC7C%2CKACC%2CaACC%2CcACC%2CaACC%2CQAAO%3BIACN%2CkBAAA%3BIACA%2CuBAAA%3B%3BEANL%2CKACC%2CaACC%2CcACC%2CaACC%2CQAAO%2CQAGN%3BIACC%2CWAAA%3BIACA%2CwBAAA%3B%3BEATN%2CKACC%2CaACC%2CcACC%2CaACC%2CQAAO%2CQAON%3BIACC%2CWAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CQAAA%3BIACA%2C2BAAA%3B%3B%3BAA0BP%2CwBAjB8C%3BEAC7C%2CKACC%2CaACC%2CcACC%2CaACC%2CcACC%2CIAAG%2CWACF%3BIACC%2CyBAAA%3B%3B%3BAA6BR%2CQApB0B%3BEACzB%2CKACC%2CaACC%2CcACC%2CaACC%2CQAAO%2CQACN%3BIACC%2CkBAAA%3BIACA%2CUAAA%3B%3BEAPN%2CKACC%2CaACC%2CcACC%2CaACC%2CQAAO%2CQAKN%3BIACC%2CkBAAA%3BIACA%2CWAAA%3B%3B%3BAA2BP%2CQAnB8B%3BEAC7B%2CKACC%2CaACC%2CcACC%2CaACC%2CQAAO%2CQACN%3BIACC%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CkBAAA%3B%3B%3BAAUP%3BEACC%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAEC%2CWADA%2CKACC%2CcAAc%3BEACd%2CSAAS%2COAAT%3B%3BAAIH%3BEACC%2CmBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CgCAAA%3B%3BAAHD%2CuBAIC%3BEACC%2CgBAAA%3B%3BAALF%2CuBAIC%2CGAEC%2CGACC%3BEACC%2CcAAA%3B%3BAARJ%2CuBAYC%3BEACC%2CaAAA%3BEACM%2C8BAAA%3B%3BAAdR%2CuBAYC%2CmBAGC%3BEACC%2CgBAAA%3BEACM%2CmBAAA%3B%3BAAjBT%2CuBAoBC%3BEACC%2CmBAAA%3BEACG%2CiBAAA%3BEACH%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CgCAAA%3B%3BAA5BF%2CuBAoBC%2CoBASC%2CYACC%3BEACC%2CgCAAA%3BEACA%2C%2BBAAA%3B%3BAAhCJ%2CuBAoBC%2CoBASC%2CYACC%2CUAGC%2CGACC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CuBAnBL%2CoBASC%2CYACC%2CUAGC%2CGACC%2CEAKE%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA7CP%2CuBAoBC%2CoBASC%2CYAqBC%3BEACC%2CgBAAA%3B%3BAAnDJ%2CuBAoBC%2CoBASC%2CYAqBC%2CaAEC%2CGACC%3BEACC%2CeAAA%3BEACA%2CuBAAA%3B%3BAC%5C%2FgDN%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACG%2CqBAAA%3BEACA%2CWAAA%3B%3BAAgBF%2CwBAdwC%3BEAcxC%2CiBAfC%3BIAEA%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIACA%2CyBAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2C%2BBAAA%3BIACA%2CuBAAA%3BIACA%2C4BAAA%3BIACA%2CoBAAA%3B%3B%3BAAKD%2CwBAHwC%3BEAGxC%2CiBAlBC%3BIAgBA%2CcAAA%3B%3B%3BAAtBH%2CiBAMG%2COAkBC%3BEACD%2CUAAA%3B%3BAAID%2CwBAHyC%3BEAGzC%2CiBAvBC%2COAkBC%3BIAGA%2CWAAA%3B%3B%3BAA3BJ%2CiBAMG%2COAwBC%3BEACD%2CUAAA%3B%3BAAID%2CwBAHyC%3BEAGzC%2CiBA7BC%2COAwBC%3BIAGA%2CWAAA%3B%3B%3BAAjCJ%2CiBAMG%2COA8BC%2CMAAG%3BEACJ%2CeAAA%3B%3BAAUA%2CwBATwC%3BEASxC%2CiBAzCA%2COA8BC%2CMAAG%3BIAGH%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3B%3B%3BAAQA%2CwBAJyC%3BEAIzC%2CiBA%5C%2FCD%2COA8BC%2CMAAG%2CeAWJ%2CiBACE%3BIAEC%2C%2BBAAA%3BIACA%2CsBAAA%3B%3B%3BAAQF%2CwBAJyC%3BEAIzC%2CiBArDD%2COA8BC%2CMAAG%2CeAWJ%2CiBAOE%3BIAEC%2C6BAAA%3BIACA%2CoBAAA%3B%3B%3BAAzDN%2CiBA%2BDC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAjEF%2CiBA%2BDC%2CiBAGC%3BEACC%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAArEH%2CiBA%2BDC%2CiBAGC%2CcAIC%2CEAAC%3BEACG%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3B%3BAAlFP%2CiBA%2BDC%2CiBAGC%2CcAIC%2CEAAC%2COAaG%3BEACC%2CiBAAA%3B%3BAAEJ%2CiBAvBH%2CiBAGC%2CcAIC%2CEAAC%2COAgBC%3BEACG%2CcAAA%3B%3BAAvFR%2CiBA%2BDC%2CiBA4BC%3BEACC%2CWAAA%3B%3BAAMD%2COADA%2CMACC%2CmBACA%3BEACC%2CeAAA%3B%3BACpGJ%3BEACC%2CmBAAA%3B%3BAADD%2CeAEC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAJF%2CeAMC%3BEACC%2CqBAAA%3B%3BAAPF%2CeAMC%2CkBAEC%3BEACC%2CUAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAOA%2CwBANwC%3BEAMxC%2CeAdF%2CkBAEC%3BIAOE%2CUAAA%3B%3BEACA%2CeAVH%2CkBAEC%2CoBAQG%2CUAAU%3BIACV%2CWAAA%3B%3B%3BAAMF%2CwBAHwC%3BEAGxC%2CeAjBF%2CkBAEC%3BIAaE%2CWAAA%3B%3B%3BAArBJ%2CeAMC%2CkBAEC%2CoBAeC%3BEACC%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAzBJ%2CeAMC%2CkBAEC%2CoBAeC%2CaAGC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2C%2BBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CeAvCJ%2CkBAEC%2CoBAeC%2CaAGC%2CkBAmBE%3BEACG%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2CwDAAA%3BEACA%2CmBAAmB%2CUAAnB%3BEACA%2CkDAAA%3BEACA%2CgBAAgB%2CUAAhB%3BEACA%2CeAAe%2CUAAf%3BEACA%2CwCAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CUAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3B%3BAAlET%2CeAMC%2CkBAEC%2CoBAeC%2CaA8CC%3BEACC%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CeAtEJ%2CkBAEC%2CoBAeC%2CaA8CC%2CeAOE%3BEACA%2CSAAS%2CEAAT%3BEACG%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CmCAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3B%3BAAOH%2CeArFL%2CkBAEC%2CoBAgFE%2CMACA%2CaACC%2CkBACE%3BEACA%2CmBAAmB%2CQAAnB%3BEACG%2CgBAAgB%2CQAAhB%3BEACA%2CeAAe%2CQAAf%3BEACA%2CWAAW%2CQAAX%3BEACA%2CUAAA%3B%3BAAIJ%2CeA9FL%2CkBAEC%2CoBAgFE%2CMACA%2CaAUC%2CeACE%3BEACA%2CWAAA%3B%3BAArGP%2CeAMC%2CkBAqGC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FGH%2CeAMC%2CkBAqGC%2CeAMC%3BEACC%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACG%2CUAAA%3B%3BAArHP%2CeAMC%2CkBAkHC%3BEACC%2CkBAAA%3B%3BAAMD%2COADA%2CMACC%2CmBACA%3BEACC%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAMA%2CwBAHyC%3BEAGzC%2COAXF%2CMACC%2CmBACA%2CgBAKC%3BIAEE%2CcAAA%3B%3B%3BACvIN%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAKA%2CwBAJwC%3BEAIxC%3BIAHC%2CeAAA%3BIACA%2CcAAA%3B%3B%3BAAED%2CkBAAC%3BEACA%2CSAAS%2CEAAT%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C2BAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAmB%2CgBAAnB%3BEACA%2CeAAmB%2CgBAAnB%3BEACA%2CcAAmB%2CgBAAnB%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAOC%2CwBAHwC%3BEAGxC%2CkBALF%2CSACG%3BIAEA%2CcAAA%3B%3B%3BAA9BJ%2CkBA2BC%2CSACG%2COAIC%2CMAAG%3BEACJ%2CYAAA%3BEACG%2CgBAAA%3B%3BAAlCP%2CkBAsCC%3BEACK%2CgBAAA%3BEACH%2CkBAAA%3BEACA%2CWAAW%2CmBAAX%3BEACA%2CUAAA%3B%3BAAKF%2CwBAJ2C%3BEAI3C%2CkBATA%3BIAMG%2CUAAA%3BIACG%2CgBAAA%3B%3B%3BAAQL%2CwBAJwC%3BEAIxC%2CkBALD%3BIAEE%2CkBAAA%3BIACG%2CmBAAA%3B%3B%3BAAnDN%2CkBAgDC%2CeAKC%3BAArDF%2CkBAgDC%2CeAMC%3BEACC%2CqBAAA%3BEACA%2CaAAa%2CWAAb%3B%3BAAxDH%2CkBAgDC%2CeAUC%3BEACC%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3B%3BAAKD%2CwBAJ0C%3BEAI1C%2CkBA1BD%2CeAUC%3BIAaE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAxEJ%2CkBAgDC%2CeA2BC%3BEACC%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAA9EH%2CkBAgDC%2CeAgCC%3BEACC%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAID%2CwBAH0C%3BEAG1C%2CkBAvCD%2CeAgCC%3BIAKE%2CeAAA%3B%3B%3BAArFJ%2CkBAyFC%3B%3BEAEK%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAIJ%2CwBAHwC%3BEAGxC%2CkBAPD%3BIAKE%2CYAAA%3B%3B%3BAAMD%2CwBAJwC%3BEAIxC%2CkBAXD%3BIAQE%2CkBAAA%3BIACA%2CsBAAA%3B%3B%3BAAlGH%2CkBAyFC%2CkBAWC%3BEACC%2CeAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3BEACG%2CgBAAA%3B%3BAA3GN%2CkBAyFC%2CkBAoBC%3BEACC%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BACrHH%2COAAO%3BEACN%2CeAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAAIA%2CQAHgC%3BEAGhC%2COAPM%3BIAKL%2CeAAA%3B%3B%3BAALF%2COAAO%2CQAON%2CqBACC%3BEACC%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAVH%2COAAO%2CQAON%2CqBAKC%3BEACC%2CSAAA%3B%3BAAKA%2COAlBI%2CQAgBN%2CqBACC%2CEACE%3BEACA%2C0BAAA%3B%3BAAnBJ%2COAAO%2CQAuBN%3BEACC%2CgBAAA%3B%3BAAxBF%2COAAO%2CQA0BN%2CgBACC%3BEACC%2CmBAAA%3B%3BAA5BH%2COAAO%2CQA0BN%2CgBACC%2CGAEC%3BEACC%2C0CAAA%3BEACA%2CuCAAA%3BEACA%2CqCAAA%3BEACG%2CqCAAA%3BEACA%2CkBAAA%3B%3BAACA%2COAnCA%2CQA0BN%2CgBACC%2CGAEC%2CEAMK%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2C6CAAA%3BEACH%2C0CAAA%3BEACA%2CwCAAA%3BEACG%2CqCAAA%3B%3BAAED%2COAjDA%2CQA0BN%2CgBACC%2CGAEC%2CEAoBK%3BEACA%2CkBAAA%3BEACA%2C0CAAA%3BEACH%2CuCAAA%3BEACA%2CqCAAA%3BEACG%2CqCAAA%3B%3BAACA%2COAvDD%2CQA0BN%2CgBACC%2CGAEC%2CEAoBK%2CMAMC%3BEACA%2CWAAA%3BEACA%2C6CAAA%3BEACH%2C0CAAA%3BEACA%2CwCAAA%3BEACG%2CqCAAA%3B%3BAA5DT%2COAAO%2CQAkEN%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAACA%2COAxEE%2CQAkEN%2CGAMK%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAIJ%2COApFK%2CQAmFN%2CEACE%3BEACA%2CcAAA%3B%3BAArFH%2COAAO%2CQAwFN%3BEACC%2CkBAAA%3BEACA%2CkBAAA%3B%3BAA1FF%2COAAO%2CQAwFN%2CaAGI%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAjGN%2COAAO%2CQAoGN%2CeACC%2CGACC%3BEACC%2C0BAAA%3BEACG%2CkBAAA%3BEACA%2C8BAAA%3B%3BAAzGP%2COAAO%2CQAoGN%2CeACC%2CGACC%2CGAIC%3BEACC%2CkBAAA%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAACA%2COAjHD%2CQAoGN%2CeACC%2CGACC%2CGAIC%2CiBAOK%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAOT%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAJJ%2CYAKI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CwBAH0C%3BEAG1C%2CYAJA%2CIAAG%3BIAED%2CkBAAA%3B%3B%3BAAXH%2CYAcC%2CoBACC%3BEACI%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAMA%2CwBALyC%3BEAKzC%2CYAXL%2CoBACC%3BIAMK%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3B%3BAAvBP%2CYAcC%2CoBACC%2CGAUI%3BEACC%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAACA%2CYAlBN%2CoBACC%2CGAUI%2CGAOE%3BEACA%2CkBAAA%3B%3BAAYN%2CwBAH4C%2CwBAAsB%3BEAGlE%2CIALA%2CYACA%3BIAEE%2CmBAAA%3B%3B%3BAAMH%2CwBAH0C%3BEAG1C%2CIATC%3BIAOC%2CmBAAA%3B%3B%3BAAKH%2CYACC%2CcACC%3BEACC%2C6BAAA%3B%3BAAHH%2CYACC%2CcACC%2CaAEC%2CQAAO%2CQACN%2CmBACC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAATN%2CYACC%2CcACC%2CaAEC%2CQAAO%2CQACN%2CmBAMC%3BEACC%2CcAAA%3B%3BAASJ%2COAFK%2CQACN%2CGACE%3BEACA%2CaAAA%3B%3BAAIH%3BEACC%2CaAAA%3B%3BAAED%3BEACC%2CaAAA%3B%3BAAED%2CaACC%2CaACC%2CQAAO%2CQACN%3BEACC%2CqBAAA%3BEACA%2CWAAA%3B%3BAALJ%2CaACC%2CaACC%2CQAAO%2CQACN%2CmBAGC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3B%3BAAVL%2CaACC%2CaACC%2CQAAO%2CQACN%2CmBASC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAAfL%2CaACC%2CaACC%2CQAAO%2CQACN%2CmBAcC%3BEACC%2CgBAAA%3B%3BAAlBL%2CaACC%2CaACC%2CQAAO%2CQACN%2CmBAiBC%2CqBACC%3BEACC%2CqBAAA%3B%3BAAtBN%2CaACC%2CaA0BC%3BEACC%2CiBAAA%3B%3BAAiGH%2CwBA3B%2BC%2CuBAAkC%3BEAChF%2CaACC%2CaACC%2CQAAO%2CQACN%2CmBACC%3BIACC%2CeAAA%3B%3BEALL%2CaACC%2CaACC%2CQAAO%2CQACN%2CmBAIC%3BIACC%2CeAAA%3B%3BEAML%2CYACC%2CcACC%2CaACC%2CQAAO%2CQACN%2CmBACC%3BIAAE%2CeAAA%3B%3B%3BACpUR%3BEACC%2CeAAA%3BEACG%2CkBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAFJ%2CsBAiBC%3BEACI%2CSAAA%3B%3BAAlBL%2CsBAoBC%3BEACC%2CqBAAA%3B%3BAACA%2CsBAFD%2CEAEE%3BEACA%2CqBAAA%3B%3BAAvBH%2CsBA0BC%2CYACI%3BEACC%2CYAAA%3BEACH%2CuBAAA%3B%3BAA7BH%2CsBA0BC%2CYAKI%3BEACF%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CgBAAA%3B%3BAACA%2CsBAZF%2CYAKI%2CWAOD%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAxCJ%2CsBA4CC%3BEACI%2CkBAAA%3BEACH%2CmBAAA%3B%3BAAKD%2CqBAAC%2CSACA%3BEACC%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAID%2CQAHsC%3BEAGtC%2CqBATA%2CSACA%3BIAME%2CeAAA%3B%3B%3BAAPH%2CqBAAC%2CSAUA%3BEACC%2CgBAAA%3B%3BAAXF%2CqBAAC%2CSAUA%2CYAEC%3BEACC%2CqBAAA%3B%3BAAbH%2CqBAAC%2CSAUA%2CYAKC%3BEACC%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAKA%2CQAJqC%3BEAIrC%2CqBAtBF%2CSAUA%2CYAKC%3BIAIE%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAAED%2CqBAtBF%2CSAUA%2CYAKC%2CWAOE%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3B%3BAAFD%2CqBAtBF%2CSAUA%2CYAKC%2CWAOE%2CMAGA%3BEACC%2CcAAA%3B%3BAC3EE%2CKADJ%2CaACK%2CqBACG%3BEACI%2CcAAA%3B%3BAAGA%2CKANZ%2CaACK%2CqBAIG%2CQACK%2CQACG%3BEACI%2CWAAA%3B%3BAAIJ%2CwBAH8C%3BEAG9C%2CKAZhB%2CaACK%2CqBAIG%2CQACK%2CQACG%3BIAGQ%2CkCAAA%3B%3B%3BAAJZ%2CKANZ%2CaACK%2CqBAIG%2CQACK%2CQAOG%3BEACI%2CcAAA%3B%3BAAOA%2CKArBpB%2CaACK%2CqBAiBG%2CaACI%2CgBACI%2CQACK%2CQACG%2CeACI%2CQAAO%2CMACD%3BEACE%2CgBAAA%3B%3BAAxBhC%2CKADJ%2CaACK%2CqBAiBG%2CaACI%2CgBAYM%3BEACE%2C0CAAA%3BEACA%2CmBAAA%3B%3BAASJ%2CwBAJ8C%3BEAI9C%2CKA1ChB%2CaACK%2CqBAiBG%2CaAkBI%2COACK%3BIAEO%2CYAAA%3BIACA%2CkBAAA%3B%3B%3BAAQ5B%2CqBACI%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAVR%2CqBACI%2CmBAUM%3BEACE%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CqBAfJ%2CmBAeK%3BEACG%2CyBAAA%3B%3BAAjBZ%2CqBAoBI%2CaACI%2CcACI%3BEACI%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAQZ%2CwBAH8C%3BEAG9C%2CqBAJA%3BIAEQ%2CiBAAA%3B%3B%3BAA%5C%2FBZ%2CqBAkCI%2CQAAO%2CQACH%3BEACI%2CgBAAA%3B%3BAAQR%2CwBAH8C%3BEAG9C%2CqBALA%3BEAKA%2CqBAJA%3BIAEQ%2CcAAA%3B%3B%3BAAMI%2CqBAHZ%2CkBACI%2CuBACK%2CQACI%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAGA%2CqBARhB%2CkBACI%2CuBACK%2CQAKK%2COACG%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CqBAZhB%2CkBACI%2CuBACK%2CQAKK%2COAKG%3BEACG%2CqBAAA%3B%3BAA1DxB%2CqBAiEI%2CUACI%3BEACI%2CUAAA%3B%3BAAIA%2CQAHqC%3BEAGrC%2CqBANR%2CUACI%3BIAGQ%2CWAAA%3B%3B%3BAArEhB%2CqBAiEI%2CUACI%2CaAKI%2CeACI%2CGACI%3BEACI%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3B%3BAASJ%2CqBAvBhB%2CUAoBI%2C2BACI%2CcACI%2CuBACK%3BEACG%2CqBAAA%3B%3BAACA%2CqBAzBpB%2CUAoBI%2C2BACI%2CcACI%2CuBACK%2CcAEI%3BEACG%2CmBAAA%3B%3BAA3F5B%2CqBAiEI%2CUAoBI%2C2BACI%2CcASI%2CmBACI%2COAAM%3BEACF%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CqBArCpB%2CUAoBI%2C2BACI%2CcASI%2CmBACI%2COAAM%2COAMD%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAxG5B%2CqBAiEI%2CUA8CI%3BEACI%2CUAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CQAHqC%3BEAGrC%2CqBApDR%2CUA8CI%3BIAIQ%2CWAAA%3B%3B%3BAAnHhB%2CqBAiEI%2CUA8CI%2CaAMI%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAAxHhB%2CqBAiEI%2CUA8CI%2CaAMI%2CmBAKI%2CeACM%3BEACE%2CgCAAA%3BEACA%2CcAAA%3B%3BAAKA%2CqBAjEpB%2CUA8CI%2CaAMI%2CmBAWI%2CgBACI%2CcACK%2CIAAI%3BEACD%2C6BAAA%3B%3BAAnI5B%2CqBAiEI%2CUA8CI%2CaAMI%2CmBAWI%2CgBACI%2CcAII%2CSACI%3BEACI%2CsBAAA%3B%3BAAvIhC%2CqBAiEI%2CUA8CI%2CaAMI%2CmBAWI%2CgBACI%2CcAII%2CSAII%3BEACI%2CkBAAA%3B%3BAA1IhC%2CqBAiEI%2CUA8CI%2CaAMI%2CmBAWI%2CgBACI%2CcAII%2CSAII%2CsBAEI%2CoBACI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA9IxC%2CqBAiEI%2CUA8CI%2CaAMI%2CmBAWI%2CgBACI%2CcAII%2CSAII%2CsBAEI%2CoBAKI%3BEACI%2CcAAA%3B%3BAAjJxC%2CqBAiEI%2CUA8CI%2CaAMI%2CmBAWI%2CgBACI%2CcAII%2CSAII%2CsBAEI%2CoBAKI%2CaAEI%3BEACI%2CcAAA%3B%3BAAnJ5C%2CqBAiEI%2CUA8CI%2CaAMI%2CmBAWI%2CgBACI%2CcAII%2CSAII%2CsBAEI%2CoBAWI%2CUACI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAzJ5C%2CqBAqKI%3BEACI%2CyBAAA%3B%3BAAtKR%2CqBAqKI%2CmBAEI%3BEACI%2CWAAA%3B%3BAAxKZ%2CqBAqKI%2CmBAEI%2CeAEI%2CsBACI%3BEACI%2CYAAA%3B%3BAA3KpB%2CqBAqKI%2CmBAEI%2CeAOI%3BEACI%2CWAAA%3B%3BAA%5C%2FKhB%2CqBAqKI%2CmBAEI%2CeAOI%2CiBAEI%3BEACI%2CWAAA%3B%3BAAjLpB%2CqBAqKI%2CmBAEI%2CeAOI%2CiBAEI%2CSAEI%3BEAEI%2CaAAa%2CQAAb%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3B%3BAACA%2CqBAxBpB%2CmBAEI%2CeAOI%2CiBAEI%2CSAEI%2CQAWK%3BEACG%2CmBAAA%3B%3BAA9L5B%2CqBAqMI%2C0BACI%3BEACI%2CWAAA%3B%3BAAvMZ%2CqBAqMI%2C0BAII%3BEACI%2CiBAAA%3BEACA%2CYAAA%3B%3BAA3MZ%2CqBAqMI%2C0BAQI%2CKACI%3BEACI%2CQAAA%3B%3BAAKhB%2CsBACI%2CMAAK%2CcACD%3BEACI%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3B%3BAASZ%2CwBAL0C%3BEACtC%2CiBAAkB%3BIACd%2CsBAAA%3B%3B%3BAChRR%2CoBACI%2CaACI%2CeACI%2CSAAQ%3BEACJ%2CcAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAANhB%2CoBACI%2CaACI%2CeAMI%2CIAAG%2C2BAA4B%2CSAAQ%3BEACnC%2CWAAA%3B%3BAASZ%2CQAH%2BB%3BEAG%5C%2FB%3BIAFI%2CeAAA%3B%3B%3BAAFR%2CoBAII%2CuBACI%2CyBACI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQALmC%3BEAKnC%2CoBAXR%2CuBACI%2CyBACI%3BIAKQ%2CeAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3B%3B%3BAAbpB%2CoBAkBI%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA3BR%2CoBAkBI%2CmBAUM%3BEACE%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FBZ%2CoBAkCI%2CgBACI%3BEACI%2CUAAA%3B%3BAAOA%2CQAN%2BB%3BEAM%5C%2FB%2CoBATR%2CgBACI%3BIAGQ%2CWAAA%3B%3BEAKJ%2CoBATR%2CgBACI%2CWAIQ%3BIACI%2CyBAAA%3B%3B%3BAAxCpB%2CoBAkCI%2CgBACI%2CWAQI%3BEACI%2CaAAa%2CQAAb%3B%3BAA5ChB%2CoBAkCI%2CgBACI%2CWAQI%2CqBAEI%2CGAAE%3BEACE%2CmBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CoBAdhB%2CgBACI%2CWAQI%2CqBAEI%2CGAAE%2CIAGG%3BEACG%2CgBAAA%3B%3BAADJ%2CoBAdhB%2CgBACI%2CWAQI%2CqBAEI%2CGAAE%2CIAGG%2CKAEG%3BEACI%2CgBAAA%3B%3BAAnD5B%2CoBAkCI%2CgBACI%2CWAQI%2CqBAEI%2CGAAE%2CIASE%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAIJ%2CoBAnChB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%3BEACG%2CgCAAA%3B%3BAAGI%2CoBAvCxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKACK%2CKACG%3BEACI%2CkBAAA%3B%3BAAKA%2CQAHmC%3BEAGnC%2CoBA9ChC%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKACK%2CKACG%2CoBAEI%3BIAEQ%2CgBAAA%3B%3B%3BAALhB%2CoBAvCxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKACK%2CKACG%2CoBAOI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIZ%2CoBArDxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKAeK%3BEAIG%2CkBAAA%3B%3BAAJJ%2CoBArDxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKAeK%2CMACG%3BEACI%2CiBAAA%3B%3BAAFR%2CoBArDxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKAeK%2CMAKG%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAARR%2CoBArDxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKAeK%2CMAUG%3BEACI%2CcAAA%3B%3BAAXR%2CoBArDxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKAeK%2CMAUG%2CgBAEI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CoBAtEpC%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKAeK%2CMAUG%2CgBAEI%2COAKK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CWAAW%2CYAAX%3BEACA%2CQAAA%3B%3BAAKhB%2CoBApFxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKA8CK%3BEACG%2CkBAAA%3B%3BAADJ%2CoBApFxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKA8CK%2CIAEG%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAARR%2CoBApFxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKA8CK%2CIAUG%3BEACI%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAdR%2CoBApFxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKA8CK%2CIAUG%2CSAKI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAIZ%2CoBA9GxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKAwEK%3BEACG%2CkBAAA%3B%3BAADJ%2CoBA9GxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKAwEK%2CSAEG%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAALR%2CoBA9GxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKAwEK%2CSAOG%3BEACI%2C8BAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAAVR%2CoBA9GxB%2CgBACI%2CWAQI%2CqBAyBI%2CMACK%2CKAGG%2CKAwEK%2CSAOG%2CiBAII%3BEACI%2C8BAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3B%3BAA9JxC%2CoBAkCI%2CgBACI%2CWAQI%2CqBA0HI%2CSAAQ%2CKACJ%3BEAEI%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAASJ%2CwBAL8C%3BEAK9C%2CoBAlJhB%2CgBACI%2CWAQI%2CqBA0HI%2CSAAQ%2CKACJ%3BIAUQ%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3B%3BAAlL5B%2CoBAkCI%2CgBACI%2CWAoJI%2CMAAK%2CKAAK%2CQACN%2COAAM%3BEACF%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3B%3BAAlMpB%2CoBAkCI%2CgBAoKI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CuBAAA%3B%3BAAOA%2CQAL%2BB%3BEAK%5C%2FB%2CoBAjLR%2CgBAoKI%3BIASQ%2CgBAAA%3BIACA%2CWAAA%3B%3B%3BAAhNhB%2CoBAkCI%2CgBAoKI%2CcAaI%2CSAAQ%3BEACJ%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAtNhB%2CoBAkCI%2CgBAoKI%2CcAkBI%2CgBACM%3BEACE%2CgBAAA%3B%3BAA1NpB%2CoBAkCI%2CgBAoKI%2CcAkBI%2CgBACM%2CSAEE%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAA9NxB%2CoBAkCI%2CgBAoKI%2CcA4BI%3BEACI%2C6BAAA%3BEACA%2CcAAA%3B%3BAApOhB%2CoBAkCI%2CgBAoKI%2CcA4BI%2CaAGI%2CeACI%2CQAAO%2CIACH%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAzO5B%2CoBAkCI%2CgBAoKI%2CcA4BI%2CaAGI%2CeACI%2CQAAO%2CIAKH%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAA9O5B%2CoBAkCI%2CgBAoKI%2CcA4BI%2CaAGI%2CeAYI%2CQAAO%2CSAAS%3BEACZ%2CaAAA%3B%3BAAlPxB%2CoBAkCI%2CgBAoKI%2CcA4BI%2CaAGI%2CeAeI%2COAAM%2COACF%3BAArPxB%2CoBAkCI%2CgBAoKI%2CcA4BI%2CaAGI%2CeAeI%2COAAM%2COAEF%3BEACI%2C6BAAA%3B%3BAAvP5B%2CoBAkCI%2CgBAoKI%2CcA4BI%2CaAGI%2CeAeI%2COAAM%2COACF%2CMAGI%3BAAxP5B%2CoBAkCI%2CgBAoKI%2CcA4BI%2CaAGI%2CeAeI%2COAAM%2COAEF%2CQAEI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3B%3BAA1PhC%2CoBAkCI%2CgBAoKI%2CcA4BI%2CaAGI%2CeAeI%2COAAM%2COACF%2CMAGI%2COAGI%3BAA3PhC%2CoBAkCI%2CgBAoKI%2CcA4BI%2CaAGI%2CeAeI%2COAAM%2COAEF%2CQAEI%2COAGI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAA7PpC%2CoBAkCI%2CgBAoKI%2CcA8DI%2CwBACI%2COAAM%3BEACF%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAxQpB%2CoBAkCI%2CgBAoKI%2CcA8DI%2CwBACI%2COAAM%2CSAIF%3BEACI%2CeAAA%3B%3BAAEJ%2CoBA1OhB%2CgBAoKI%2CcA8DI%2CwBACI%2COAAM%2CSAOD%3BEACG%2CmBAAA%3BEACA%2CcAAA%3B%3BAA9QxB%2CoBAkCI%2CgBAoKI%2CcA8DI%2CwBAaI%2CEAAC%2COAAO%3BEACJ%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3B%3BAACA%2CoBAnPhB%2CgBAoKI%2CcA8DI%2CwBAaI%2CEAAC%2COAAO%2CcAIH%3BEACG%2CcAAA%3B%3BAAMZ%2CoBA1PR%2CgBAyPI%2CMACK%3BEACG%2CaAAa%2CQAAb%3B%3BAAKgB%2CoBAhQ5B%2CgBAyPI%2CMACK%2CcAEG%2CMACI%2CMACI%2CGACI%2CGACK%3BEACG%2CYAAA%3B%3BAAEJ%2CoBAnQ5B%2CgBAyPI%2CMACK%2CcAEG%2CMACI%2CMACI%2CGACI%2CGAIK%2CIAAI%3BEACD%2CkBAAA%3B%3BAAQJ%2CoBA5Q5B%2CgBAyPI%2CMACK%2CcAEG%2CMAaI%2CMACI%2CGACI%2CGACK%2CIAAI%3BEACD%2CkBAAA%3B%3BAAnBxB%2CoBA1PR%2CgBAyPI%2CMACK%2CcAyBG%2CyBACI%2CKAAI%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAACA%2CoBA1RpB%2CgBAyPI%2CMACK%2CcAyBG%2CyBACI%2CKAAI%2CkBAMC%3BEACG%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CoBA5SpB%2CgBAyPI%2CMACK%2CcAgDG%2CiBACM%2CkBACG%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CcAAA%3B%3BAAGA%2CoBAlTxB%2CgBAyPI%2CMACK%2CcAgDG%2CiBACM%2CkBAMG%2CMACI%3BEACG%2CcAAA%3B%3BAAKR%2CoBAxTpB%2CgBAyPI%2CMACK%2CcAgDG%2CiBAaM%2CqBACG%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CcAAA%3B%3BAAGA%2CoBA9TxB%2CgBAyPI%2CMACK%2CcAgDG%2CiBAaM%2CqBAMG%2CMACI%3BEACG%2CcAAA%3B%3BAAjWhC%2CoBAkCI%2CgBAsUI%2CeACI%2CgBACI%3BEACI%2CyBAAA%3B%3BAA3WpB%2CoBAkCI%2CgBAsUI%2CeACI%2CgBAII%2CsBACI%3BEACI%2CyBAAA%3B%3BAA%5C%2FWxB%2CoBAkCI%2CgBAsUI%2CeACI%2CgBAII%2CsBACI%2CSAEI%3BEACI%2CYAAA%3B%3BAAjX5B%2CoBAkCI%2CgBAsUI%2CeACI%2CgBAII%2CsBAOI%2CiBACI%2COAAM%3BEACF%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAACA%2CoBAxVxB%2CgBAsUI%2CeACI%2CgBAII%2CsBAOI%2CiBACI%2COAAM%2CMAKD%3BEACG%2CmBAAA%3B%3BAA3XhC%2CoBAmYI%2CMAAK%2CKAAM%2CcAAc%2CEAAC%3BEACtB%2CwBAAA%3B%3BAApYR%2CoBAsYI%2CMAAK%2CKAAM%2CcAAc%2CEAAC%3BEACtB%2CqBAAA%3B%3BAAGR%2CsBACI%2CaACI%2CeACI%2CIAAG%2C2BAA4B%2CSAAQ%3BEACnC%2CWAAA%3B%3BAA8Bf%2CQAzB8B%3BEAC3B%2CqBAAsB%3BIAClB%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3B%3BEAGJ%3BIACI%2CkBAAA%3B%3B%3B%3B%3BEAOJ%2CiBAAkB%2CwBAAwB%2CgBAAgB%2CcAAc%2CSAAS%2CsBAAsB%2CsBAAsB%2CiBAAiB%3BIAC1I%2C2BAAA%3B%3BEAGJ%2CiBAAkB%2CwBAAwB%2CgBAAgB%2CcAAc%2CSAAS%2CsBAAsB%3BIACnG%2CYAAA%3B%3BEAEJ%2CiBAAkB%2CwBAAwB%2CgBAAgB%2CcAAc%2CSAAS%2CsBAAsB%3BIACnG%2CYAAA%3B%3B%3BACxbR%2CsBACC%3BEACC%2CaAAa%2CQAAb%3BEACA%2CcAAA%3B%3BAAHF%2CsBACC%2CqBAGC%3BAC2vBF%2CwBAIC%2CqBACC%3BED%5C%2FvBC%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAID%2CQAHsC%3BEAGtC%2CsBAXD%2CqBAGC%3BEC2vBF%2CwBAIC%2CqBACC%3BID1vBE%2CeAAA%3B%3B%3BAAVJ%2CsBACC%2CqBAYC%3BACkvBF%2CwBAIC%2CqBAIC%3BEDzvBC%2CiBAAA%3BEACA%2CuBAAA%3B%3BAAID%2CQAHsC%3BEAGtC%2CsBAlBD%2CqBAYC%3BECkvBF%2CwBAIC%2CqBAIC%3BIDtvBE%2CeAAA%3B%3B%3BAAID%2CsBApBF%2CqBAmBC%2CQACE%2CUAAU%3BATi4Bd%2CgBA4RI%2CuBAgFI%2CUAKI%2CQAAO%3BAA0anB%2CaAOI%2CkBA%2BDI%2CUAKI%2CQAAO%3BEStuDf%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBA%5C%2FBH%2CqBAmBC%2CQACE%2CUAAU%2CMAWT%3BEACA%2CmBAAA%3B%3BAAMF%2CQAJsC%3BEAItC%2CsBAtCF%2CqBAmBC%2CQACE%2CUAAU%3BETi4Bd%2CgBA4RI%2CuBAgFI%2CUAKI%2CQAAO%3BEA0anB%2CaAOI%2CkBA%2BDI%2CUAKI%2CQAAO%3BISxtDd%2CeAAA%3BIACA%2CkBAAA%3B%3B%3BAAML%3BEACC%2CqBAAA%3BEACG%2CWAAA%3B%3BAAIA%2CwBAHwC%3BEAGxC%3BIAFI%2CoBAAA%3B%3B%3BAAJR%2CcAMI%2CWACC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAXN%2CcAMI%2CWACC%2CcAKC%2CUACC%3BEACC%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAED%2CcAjBH%2CWACC%2CcAKC%2CUAWE%2COACA%3BEACC%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAA9BT%2CcAoCI%2CcACI%3BEACI%2CcAAA%3B%3BAAIJ%2CwBAH4C%3BEAG5C%2CcANJ%2CcACI%3BIAGQ%2CcAAA%3B%3B%3BAEhFb%2CmBAFF%2CMACC%2CGACE%2CuBACA%2COAAM%3BAAaP%2CmBAhBF%2CMACC%2CGAeE%2CyBACA%2COAAM%3BEAbL%2CgBAAA%3BEACA%2CYAAA%3B%3BAACA%2CmBANJ%2CMACC%2CGACE%2CuBACA%2COAAM%2CSAGJ%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CgBAAA%3BEACA%2CSAAS%2COAAT%3B%3BAAOD%2CmBAnBJ%2CMACC%2CGAeE%2CyBACA%2COAAM%2COAEJ%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CgBAAA%3BEACA%2CSAAS%2COAAT%3B%3BAA1BN%2CmBAgCC%3BEACC%2CiBAAA%3BEACA%2CeAAA%3B%3BAAMM%2CwBAHyC%3BEAGzC%2CmBAJJ%3BIAEQ%2CyBAAA%3B%3B%3BAAMJ%2CwBAH6C%3BEAG7C%2CmBARJ%2C4BAII%3BIAEQ%2CYAAA%3B%3B%3BAAoDhB%2CwBA%5C%2FCwC%3BEACpC%2CmBAAoB%2CGAAK%3BIAC3B%2CaAAA%3B%3BEAED%2CmBAAoB%2CGAAE%3BIACf%2CcAAA%3B%3BEAEJ%2CmBAAoB%2CMAAM%2CGAAE%3BIAC3B%2CyBAAA%3BIACA%2CmBAAA%3B%3BEAED%2CmBAAoB%2CMAAM%2CGAAE%3BIAC3B%2CkBAAA%3B%3BEAEJ%2CmBAAoB%2CMAAM%3BIACzB%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3BEAED%2CmBAAoB%2CMAAM%2CGAAE%3BIAC3B%2CmBAAA%3BIACA%2CSAAS%2CcAAc%2CIAAvB%3BIACA%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3B%3BEAED%2CmBAAoB%2CMAAM%2CuBAAuB%3BIAChD%2CmBAAA%3B%3BEAED%2CmBAAoB%2CMAAM%3BIACzB%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3B%3BEAED%2CmBAAoB%2CMAAM%2C4BAA8B%3BIACvD%2CqBAAA%3BIACG%2CsBAAA%3B%3BEAEJ%2CmBAAoB%2CyBAAyB%3BIAC5C%2CqBAAA%3BIACG%2CsBAAA%3B%3BEAEJ%2CmBAAoB%3BIACnB%2CYAAA%3B%3B%3BAAQF%2CwBALyC%3BEACxC%2CmBAAoB%2CMAAM%2CGAAE%3BIAC3B%2CgBAAA%3B%3B%3BAAOD%2CwBAJuC%3BEACvC%2CmBAAoB%2CMAAM%3BIACzB%2CgBAAA%3B%3B%3BADrGD%2CIAAI%2CQACD%2CSACI%2COACI%2CgBACI%3BEACI%2CkBAAA%3B%3BAACA%2CIANf%2CQACD%2CSACI%2COACI%2CgBACI%2CgBAEK%3BEACG%2CSAAA%3B%3BAAPvB%2CIAAI%2CQACD%2CSACI%2COASI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAff%2CIAAI%2CQACD%2CSACI%2COASI%2COAKI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAlBnB%2CIAAI%2CQACD%2CSACI%2COASI%2COAKI%2CaAGI%3BAAnBnB%2CIAAI%2CQACD%2CSACI%2COASI%2COAKI%2CaAII%3BEACI%2CgBAAA%3B%3BAArBvB%2CIAAI%2CQACD%2CSACI%2COAuBI%3BEACI%2CYAAA%3B%3BAAKhB%2CQACC%2CMAAK%3BEACJ%2CgBAAA%3B%3BAAID%2CwBAHsD%3BEAGtD%2CQALA%2CMAAK%3BIAGH%2CaAAA%3B%3B%3BAASF%2CwBALqD%3BEAKrD%2CQANA%3BIAEE%2CqBAAA%3BIACG%2CoBAAA%3BIACA%2CwBAAA%3B%3B%3BAAXN%2CQAcC%3BAAdD%2CQAcC%2CqBAsHC%3BAApIF%2CQAiRC%3BAAjRD%2CQAuXC%3BAAmSD%2CuBACC%3BAAqED%2CwBA4EC%3BEA7xBC%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAAIA%2CQAHgC%3BEAGhC%2CQAPD%3BEAdD%2CQAcC%2CqBAsHC%3BEApIF%2CQAiRC%3BEAjRD%2CQAuXC%3BEAmSD%2CuBACC%3BEAqED%2CwBA4EC%3BIAzxBE%2CgBAAA%3B%3B%3BAAMD%2CQAJ%2BB%3BEAI%5C%2FB%2CQAXD%3BEAdD%2CQAcC%2CqBAsHC%3BEApIF%2CQAiRC%3BEAjRD%2CQAuXC%3BEAmSD%2CuBACC%3BEAqED%2CwBA4EC%3BIAtxBE%2CgBAAA%3BIACA%2CUAAA%3B%3B%3BAAvBH%2CQAcC%2CqBAWC%3BAAzBF%2CQAcC%2CqBAsHC%2CaAMC%3BAA1IH%2CQAiRC%2CmBAEC%3BAAnRF%2CQAuXC%2CmBAEC%2CgBAIC%3BAAmWH%2CwBA4EC%2CqBAMC%2CUAEC%3BEA1xBA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CiBAAA%3B%3BAAID%2CQAHsC%3BEAGtC%2CQApBD%2CqBAWC%3BEAzBF%2CQAcC%2CqBAsHC%2CaAMC%3BEA1IH%2CQAiRC%2CmBAEC%3BEAnRF%2CQAuXC%2CmBAEC%2CgBAIC%3BEAmWH%2CwBA4EC%2CqBAMC%2CUAEC%3BIApxBC%2CiBAAA%3B%3B%3BAAhCJ%2CQAcC%2CqBAqBC%3BEACC%2CeAAA%3BEACA%2CgCAAA%3B%3BAArCH%2CQAcC%2CqBAqBC%2CsBAGC%3BEACC%2C8BAAA%3B%3BAAvCJ%2CQAcC%2CqBAqBC%2CsBAGC%2CaAEC%2CGAAE%3BAAxCN%2CQAcC%2CqBA2EC%2CmBAEC%2CaAGC%3BAA9FJ%2CQAcC%2CqBAsHC%2CaASC%2CyBASC%2CaAGC%3BAAzJL%2CQAcC%2CqBAsHC%2CaASC%2CyBAgBC%2CeACC%2CKAIC%3BEAzHD%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAhDL%2CQAcC%2CqBAqBC%2CsBAgBC%2CUACC%3BEACC%2CeAAA%3B%3BAArDL%2CQAcC%2CqBAqBC%2CsBAgBC%2CUACC%2COAEC%3BAA8CD%2CQAtFH%2CqBA2EC%2CmBASC%2CUAEE%2CKAGA%2COAEC%3BEAlDA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAA1DN%2CQAcC%2CqBAqBC%2CsBAgBC%2CUACC%2COASC%3BAAuCD%2CQAtFH%2CqBA2EC%2CmBASC%2CUAEE%2CKAGA%2COAKC%3BAA8iBN%2CuBACC%2CiBAEC%2COAUC%2CeAIC%2CUACC%2COAKC%2CSAEC%3BAA6CP%2CwBA4EC%2CqBAMC%2CUAKC%2COAuBC%3BAA9GJ%2CwBA4EC%2CqBAMC%2CUAKC%2COAuBQ%3BEAhxBL%2CcAAA%3BEACkB%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAElB%2CQAzDL%2CqBAqBC%2CsBAgBC%2CUACC%2COASC%2CMAUE%3BEACA%2CYAAA%3B%3BAAxEP%2CQAcC%2CqBAqBC%2CsBAgBC%2CUA0BC%3BEACC%2CkBAAA%3B%3BAA9EL%2CQAcC%2CqBAqBC%2CsBAgBC%2CUA0BC%2CWAGC%3BEACC%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAApFN%2CQAcC%2CqBA2EC%3BEACC%2CeAAA%3B%3BAA1FH%2CQAcC%2CqBA2EC%2CmBAEC%3BEACC%2CmBAAA%3BEACA%2CoBAAA%3B%3BAA7FJ%2CQAcC%2CqBA2EC%2CmBASC%3BEACC%2CgBAAA%3B%3BAACA%2CQAtFH%2CqBA2EC%2CmBASC%2CUAEE%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAFD%2CQAtFH%2CqBA2EC%2CmBASC%2CUAEE%2CKAGA%3BEACC%2CeAAA%3B%3BAASF%2CQAnGH%2CqBA2EC%2CmBASC%2CUAeE%3BEACA%2CgBAAA%3B%3BAAlHL%2CQAcC%2CqBA2EC%2CmBASC%2CUAkBC%3BEACC%2CcAAA%3BEACA%2COAAO%2CiBAAP%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAMA%2CQAhHJ%2CqBA2EC%2CmBAkCC%2CiBACC%2COAAM%2COAAO%2CQAEX%3BEACA%2CmBAAA%3B%3BAA%5C%2FHN%2CQAcC%2CqBAsHC%3BEAEC%2CUAAA%3B%3BAAIA%2CQAHqC%3BEAGrC%2CQA5HF%2CqBAsHC%3BIAIE%2CgBAAA%3B%3B%3BAAxIJ%2CQAcC%2CqBAsHC%2CaASC%3BEACC%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CQAJqC%3BEAIrC%2CQAxIH%2CqBAsHC%2CaASC%3BIAME%2CqBAAA%3BIACA%2CWAAA%3B%3B%3BAApJL%2CQAcC%2CqBAsHC%2CaASC%2CyBASC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAxJL%2CQAcC%2CqBAsHC%2CaASC%2CyBAgBC%2CeACC%3BEACC%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAjKN%2CQAcC%2CqBAsHC%2CaASC%2CyBAgBC%2CeACC%2CKAIC%2CWAEG%3BEACD%2CeAAA%3B%3BAAID%2CQAHsC%3BEAGtC%2CQA3JN%2CqBAsHC%2CaASC%2CyBAgBC%2CeACC%2CKAIC%2CWAEG%3BIAGA%2CeAAA%3B%3B%3BAASH%2CQAJsC%3BEAItC%2CQAlKL%2CqBAsHC%2CaASC%2CyBAgBC%2CeACC%2CKAaC%3BIAEE%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAA9KR%2CQAcC%2CqBAsHC%2CaASC%2CyBAgBC%2CeACC%2CKAmBC%3BEACC%2CmBAAA%3B%3BAAlLP%2CQAcC%2CqBAsHC%2CaASC%2CyBAgBC%2CeACC%2CKAmBC%2CQAEC%3BEACC%2CcAAA%3B%3BAApLR%2CQAcC%2CqBAsHC%2CaASC%2CyBAgBC%2CeACC%2CKAyBC%2CaACC%2CEAAC%3BAAkeR%2CuBACC%2CiBAEC%2COAUC%2CeA6BC%2CiBACC%2CSACC%2CQAAO%3BEA7gBL%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CQAlLP%2CqBAsHC%2CaASC%2CyBAgBC%2CeACC%2CKAyBC%2CaACC%2CEAAC%2CKAQC%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAlMT%2CQAcC%2CqBAsHC%2CaAqEC%2CsBACC%3BEACG%2CoBAAA%3BEACF%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA7ML%2CQAcC%2CqBAsHC%2CaAqEC%2CsBACC%2CaAIC%3BEACC%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAID%2CQAHsC%3BEAGtC%2CQAvMJ%2CqBAsHC%2CaAqEC%2CsBACC%2CaAIC%3BIAKE%2CiBAAA%3B%3B%3BAAnNP%2CQAcC%2CqBAsHC%2CaAqEC%2CsBAcC%3BEACC%2CkBAAA%3B%3BAAxNL%2CQAcC%2CqBAsHC%2CaAqEC%2CsBAcC%2CeAEC%3BEACC%2CiBAAA%3B%3BAA1NN%2CQAcC%2CqBAsHC%2CaAqEC%2CsBAcC%2CeAEC%2CsBAGC%2CMACG%2CQACC%2CKAAK%3BAA9Nf%2CQAuXC%2CmBAEC%2CgBAOC%2CiBAEC%2CMACC%2CGACC%3BEArKG%2CgBAAA%3BEACE%2CgCAAA%3B%3BAAhOX%2CQAcC%2CqBAsHC%2CaAqEC%2CsBAcC%2CeAEC%2CsBAGC%2CMAOC%2CMACC%2CGACC%3BEACC%2CgCAAA%3B%3BAACA%2CQAzNT%2CqBAsHC%2CaAqEC%2CsBAcC%2CeAEC%2CsBAGC%2CMAOC%2CMACC%2CGACC%2CGAEE%2CIACA%2CEAAC%3BEACA%2CcAAA%3B%3BAAEC%2CQA7NZ%2CqBAsHC%2CaAqEC%2CsBAcC%2CeAEC%2CsBAGC%2CMAOC%2CMACC%2CGACC%2CGAEE%2CIACA%2CEAAC%2COAEC%2CMACC%3BEACA%2CcAAA%3B%3BAAED%2CQAhOZ%2CqBAsHC%2CaAqEC%2CsBAcC%2CeAEC%2CsBAGC%2CMAOC%2CMACC%2CGACC%2CGAEE%2CIACA%2CEAAC%2COAEC%2CMAIC%3BEACA%2CUAAA%3B%3BAAGF%2CQApOX%2CqBAsHC%2CaAqEC%2CsBAcC%2CeAEC%2CsBAGC%2CMAOC%2CMACC%2CGACC%2CGAEE%2CIACA%2CEAAC%2COAUC%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3B%3BAAKJ%2CQA7OR%2CqBAsHC%2CaAqEC%2CsBAcC%2CeAEC%2CsBAGC%2CMAOC%2CMACC%2CGAuBE%2CYACA%3BEACC%2CiBAAA%3B%3BAAYN%2CQA3PJ%2CqBAsHC%2CaAkIC%2CiBACC%2COAAM%2COAAO%2CQAAQ%2CIAEnB%3BEACA%2CmBAAA%3B%3BAA1QN%2CQAiRC%2CmBAKC%2CgCACC%2COACC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA1RL%2CQAiRC%2CmBAKC%2CgCACC%2COACC%2CaAGC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA9RN%2CQAiRC%2CmBAKC%2CgCACC%2COACC%2CaAGC%2CWAIC%3BEACC%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAArSP%2CQAiRC%2CmBAKC%2CgCACC%2COAkBC%3BEACC%2CmBAAA%3B%3BAA1SL%2CQAiRC%2CmBAKC%2CgCACC%2COAkBC%2CUAEC%2CoBACC%2COACC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACE%2CcAAA%3B%3BAACF%2CQAjCP%2CmBAKC%2CgCACC%2COAkBC%2CUAEC%2CoBACC%2COACC%2COAKE%3BEACA%2CeAAA%3B%3BAAnTT%2CQAiRC%2CmBAKC%2CgCACC%2COAkBC%2CUAEC%2CoBACC%2COAUC%3BAAtTP%2CQAiRC%2CmBAKC%2CgCACC%2COAkBC%2CUAEC%2CoBACC%2COAUS%3BEACP%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAA3TR%2CQAiRC%2CmBAKC%2CgCACC%2COAkBC%2CUAEC%2CoBACC%2COAiBC%2CgBACC%2CeACC%3BEACC%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAtUV%2CQAiRC%2CmBAKC%2CgCACC%2COAkBC%2CUAEC%2CoBACC%2COAiBC%2CgBACC%2CeACC%2CeAQC%2CQAAO%3BEACN%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA3UX%2CQAiRC%2CmBAKC%2CgCACC%2COAkBC%2CUAEC%2CoBACC%2COAoCC%2CiBACC%2CSACC%2CMAAK%2COAAO%3BAAlVrB%2CQAcC%2CqBA2EC%2CmBAkCC%2CiBACC%2COAAM%2COAAO%3BAA5HjB%2CQAcC%2CqBAsHC%2CaAkIC%2CiBACC%2COAAM%2COAAO%2CQAAQ%3BEA4Ef%2CiBAAA%3BEACE%2CeAAA%3BEACF%2CYAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAACA%2CQAvET%2CmBAKC%2CgCACC%2COAkBC%2CUAEC%2CoBACC%2COAoCC%2CiBACC%2CSACC%2CMAAK%2COAAO%2COAMV%3BEACA%2CmBAAA%3B%3BAAzVX%2CQAiRC%2CmBAKC%2CgCACC%2COAkBC%2CUAuDC%3BEACC%2CiBAAA%3B%3BAAjWN%2CQAiRC%2CmBAKC%2CgCACC%2COAkBC%2CUAuDC%2CiBAEC%3BEACI%2CaAAA%3B%3BAAnWV%2CQAiRC%2CmBAKC%2CgCACC%2COAkBC%2CUAuDC%2CiBAKC%2CWACC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACE%2CiBAAA%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CQAHwC%3BEAGxC%2CQA%5C%2FFN%2CmBAKC%2CgCACC%2COAkBC%2CUAuDC%2CiBAKC%2CWACC%3BIAQE%2CWAAA%3B%3B%3BAAeN%2CQAHqC%3BEAGrC%2CQANF%2CmBAEC%3BIAEE%2CYAAA%3B%3B%3BAA3XJ%2CQAuXC%2CmBAEC%2CgBAOC%3BEACC%2CkBAAA%3B%3BAAjYJ%2CQAuXC%2CmBAEC%2CgBAOC%2CiBASC%2CMACC%2CGACC%3BEACC%2CgCAAA%3B%3BAACA%2CQAtBN%2CmBAEC%2CgBAOC%2CiBASC%2CMACC%2CGACC%2CGAEE%2CIACA%2CEAAC%3BEACA%2CcAAA%3B%3BAAEC%2CQA1BT%2CmBAEC%2CgBAOC%2CiBASC%2CMACC%2CGACC%2CGAEE%2CIACA%2CEAAC%2COAEC%2CMACC%3BAAAO%2CQA1BjB%2CmBAEC%2CgBAOC%2CiBASC%2CMACC%2CGACC%2CGAEE%2CIACA%2CEAAC%2COAEC%2CMACS%3BEACR%2CcAAA%3B%3BAASL%2CQApCL%2CmBAEC%2CgBAOC%2CiBASC%2CMACC%2CGAiBE%2CYACA%3BEACC%2CiBAAA%3B%3BAAUN%2CQADD%2CSACE%3BEACA%2CiBAAA%3BEACG%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAAEF%2CQAPH%2CSACE%2CaAKA%2COACE%3BEACA%2CmBAAA%3B%3BAA9aL%2CQAsaC%2CSAYC%2CuBAEO%3BAApbT%2CQAsaC%2CSAaI%2CgCACI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAMA%2CwBALyC%3BEAKzC%2CQAvBZ%2CSAYC%2CuBAEO%3BEASI%2CQAvBZ%2CSAaI%2CgCACI%3BIAKQ%2CgCAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3B%3B%3BAAMJ%2CwBAH6C%3BEAG7C%2CQA3BZ%2CSAYC%2CuBAEO%2CSASK%3BEAID%2CQA3BZ%2CSAaI%2CgCACI%2CSASK%3BIAEO%2CcAAA%3B%3B%3BAA%5C%2FbrB%2CQAsaC%2CSAYC%2CuBAiBO%3BAAncT%2CQAsaC%2CSAaI%2CgCAgBI%3BEACI%2CeAAA%3B%3BAACA%2CQA%5C%2FBZ%2CSAYC%2CuBAiBO%2CMAEK%3BAAAD%2CQA%5C%2FBZ%2CSAaI%2CgCAgBI%2CMAEK%3BEACG%2CaAAA%3B%3BAAGA%2CQAnChB%2CSAYC%2CuBAiBO%2CMAKK%2CWACM%3BAAAH%2CQAnChB%2CSAaI%2CgCAgBI%2CMAKK%2CWACM%3BEACC%2CSAAA%3BEACA%2CYAAA%3B%3BAA3crB%2CQAsaC%2CSAYC%2CuBAiBO%2CMAWI%3BAA9cb%2CQAsaC%2CSAaI%2CgCAgBI%2CMAWI%3BAAUA%2CQAlDZ%2CSAYC%2CuBAiBO%2CMAqBO%3BAAAH%2CQAlDZ%2CSAaI%2CgCAgBI%2CMAqBO%3BEATC%2CqBAAA%3BEACA%2CuCAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAACA%2CQA9ChB%2CSAYC%2CuBAiBO%2CMAWI%2CEAMK%3BAAAD%2CQA9ChB%2CSAaI%2CgCAgBI%2CMAWI%2CEAMK%3BEACG%2CmBAAA%3B%3BAAMR%2CQArDZ%2CSAYC%2CuBAiBO%2CMAwBK%2CQACG%3BAADJ%2CQArDZ%2CSAaI%2CgCAgBI%2CMAwBK%2CQACG%3BAAAE%2CQAtDlB%2CSAYC%2CuBAiBO%2CMAwBK%2CQACQ%3BAAAH%2CQAtDlB%2CSAaI%2CgCAgBI%2CMAwBK%2CQACQ%3BEACD%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAUZ%2CwBANyC%3BEAMzC%2CQAnER%2CSAYC%3BEAuDO%2CQAnER%2CSAaI%3BIAiDQ%2CWAAA%3BIAEA%2CgBAAA%3BIACN%2CgBAAA%3B%3B%3BAA8BE%2CwBA3B6C%3BEA2B7C%2CQA%5C%2FFR%2CSAYC%2CuBAuDO%3BEA4BA%2CQA%5C%2FFR%2CSAaI%2CgCAsDI%3BIAEQ%2C6BAAA%3BIACA%2CeAAA%3BIACA%2CgCAAA%3BIACA%2C4BAAA%3BIACA%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEACA%2CQA5EhB%2CSAYC%2CuBAuDO%2COASS%3BEAAD%2CQA5EhB%2CSAaI%2CgCAsDI%2COASS%3BIACG%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3BIACA%2CcAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3B%3BAAlgBrB%2CQAwgBC%2CWACC%2CoBACC%3BEACC%2CaAAA%3B%3BAA3gBJ%2CQA%2BgBC%2CeAAc%2CSACb%3BAAhhBF%2CQA%2BgBC%2CeAAc%2CSACO%3BAAhhBtB%2CQA%2BgBC%2CeAAc%2CSAEb%2CcAAc%3BAAjhBhB%2CQA%2BgBC%2CeAAc%2CSAqaf%2CCAna2B%3BEAIxB%2CWAAA%3BEACG%2CeAAA%3B%3BAADH%2CwBAHyC%3BEAGzC%2CQANF%2CeAAc%2CSACb%3BEAKC%2CQANF%2CeAAc%2CSACO%3BEAKnB%2CQANF%2CeAAc%2CSAEb%2CcAAc%3BEAIb%2CQANF%2CeAAc%2CSAqaf%2CCAna2B%3BIAEvB%2CcAAA%3B%3B%3BAAnhBJ%2CQA%2BgBC%2CeAAc%2CSASb%2CmBACC%3BEACC%2CeAAA%3BEACG%2CYAAA%3B%3BAAEJ%2CQAdF%2CeAAc%2CSASb%2CmBAKE%2CMACA%3BEACC%2CYAAA%3B%3BAAOF%2CQAFF%2CeACC%2COACE%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC1B%2CQACC%2CKACD%2CGAAE%2CSAAS%3BAAHd%2CQAFF%2CeACC%2COACE%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC1B%2CQACC%2CKAED%2CGAAE%2CSAAS%3BEACV%2CmBAAA%3B%3BAASK%2CQAFR%2CaACI%2CMAAK%2CiBACA%3BAAAD%2CQAFR%2CaAkYJ%2CCAjY%2BB%2CKAAK%2CcACvB%3BEACG%2CUAAA%3B%3BAArjBhB%2CQAyjBC%2CeACC%2CoBACC%3BEACC%2CcAAA%3B%3BAA5jBJ%2CQAgkBC%3BEACC%2CUAAA%3BEACG%2CkBAAA%3B%3BAAIF%2CQAFF%2C%2BBACC%2CgBACE%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3B%3BAAGA%2CQARH%2C%2BBACC%2CgBAME%2CMACC%3BEACA%2CcAAA%3B%3BAAML%2CMAAM%2CqBACL%3BEAAa%2CgBAAA%3B%3BAAEd%2CYAAY%2CmBACX%2CWACC%3BEACC%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAACA%2CYAPS%2CmBACX%2CWACC%2COAKE%3BAAAO%2CYAPC%2CmBACX%2CWACC%2COAKU%3BAAAO%2CYAPP%2CmBACX%2CWACC%2COAKkB%3BEAChB%2C4BAAA%3BEACA%2CYAAA%3B%3BAATJ%2CYAAY%2CmBACX%2CWAWC%2CiBAAmB%2CyBAAsB%3BEACxC%2CcAAA%3B%3BAAbH%2CYAAY%2CmBAgBX%2CqCAAqC%3BEACpC%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAACA%2CYApBU%2CmBAgBX%2CqCAAqC%2CcAInC%3BEACA%2CcAAA%3B%3BAArBH%2CYAAY%2CmBAwBX%2CeAAc%3BEACb%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAAOC%2C%2BBAFF%2CeAAe%2CUACd%2COACE%2CYAAY%3BAAAb%2C6BAFF%2CeAAe%2CUACd%2COACE%2CYAAY%3BAACb%2C%2BBAHF%2CeAAe%2CUACd%2COAEE%2CyBAAyB%3BAAA1B%2C6BAHF%2CeAAe%2CUACd%2COAEE%2CyBAAyB%3BEACzB%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAATJ%2C%2BBAEC%2CeAAe%2CUAUd%3BAAZ%2BB%2C6BAEhC%2CeAAe%2CUAUd%3BEACC%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAIH%3BEACC%2CaAAa%2C6BAAb%3B%3BAAED%2CsBAAuB%3BEACtB%2CaAAA%3B%3BAAED%2CMAAO%3BEACH%2CqBAAA%3B%3BAAEJ%2CQACC%2CeAAe%2CUACd%2COAAM%3BEACL%2CWAAA%3B%3B%3BAAMH%2CuBACC%2CiBAEC%2COACC%3BEACC%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAXJ%2CuBACC%2CiBAEC%2COAUC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAhBJ%2CuBACC%2CiBAEC%2COAUC%2CeAIC%2CUACC%2COACC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3B%3BAArBP%2CuBACC%2CiBAEC%2COAUC%2CeAIC%2CUACC%2COAKC%3BEACC%2CWAAA%3B%3BAAKD%2CuBA5BL%2CiBAEC%2COAUC%2CeAIC%2CUACC%2COAWE%2COACA%2CMAAK%3BEACJ%2CQAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAJF%2CuBA5BL%2CiBAEC%2COAUC%2CeAIC%2CUACC%2COAWE%2COAMA%3BEACC%2CgBAAA%3BEACA%2CcAAA%3B%3BAArCR%2CuBACC%2CiBAEC%2COAUC%2CeA6BC%2CiBACC%2CSACC%2CQAAO%3BEAEN%2CgBAAA%3B%3BAACA%2CuBA9CN%2CiBAEC%2COAUC%2CeA6BC%2CiBACC%2CSACC%2CQAAO%2CQAGL%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAjDR%2CuBACC%2CiBAEC%2COAUC%2CeA6BC%2CiBAWC%2CWACC%2CEAAC%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAACA%2CuBAxDN%2CiBAEC%2COAUC%2CeA6BC%2CiBAWC%2CWACC%2CEAAC%2COAGC%3BEACA%2CcAAA%3B%3B%3BAAYR%2CwBACC%3BEACC%2C0BAAA%3B%3BAAgBA%2CwBALgD%3BEAKhD%2CwBAND%3BIAEE%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CwBAHsD%3BEAGtD%2CwBATD%3BIAOE%2CeAAA%3B%3B%3BAAQF%2CwBANsD%3BEAMtD%2CwBAfA%3BIAUE%2CeAAA%3B%3BEAKF%2CwBAfA%2C%2BBAWE%3BIACC%2CeAAA%3B%3B%3BAAxBJ%2CwBA4BC%2CqBACC%3BEAAK%2CWAAA%3B%3BAA7BP%2CwBA%2BBC%3BEACC%2CgBAAA%3BEACG%2CaAAa%2CQAAb%3B%3BAAjCL%2CwBA%2BBC%2CcAGC%3BEACC%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAMD%2CwBALsD%3BEAKtD%2CwBAdD%2CcAGC%3BIAOE%2CeAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3B%3B%3BAA3CJ%2CwBA%2BBC%2CcAeC%2CEAAC%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAIA%2CwBAHqD%3BEAGrD%2CwBAzBF%2CcAeC%2CEAAC%3BIAQC%2CeAAA%3B%3B%3BAAtDJ%2CwBA%2BBC%2CcAeC%2CEAAC%2CUAUA%3BEACC%2CoBAAA%3B%3BAAKD%2CwBAJsD%3BEAItD%2CwBA%5C%2FBF%2CcAeC%2CEAAC%2CUAUA%3BIAGE%2CYAAA%3BIACA%2CgBAAA%3B%3B%3BAA5DL%2CwBAiEC%2CkBACC%3BEACC%2C6BAAA%3B%3BAAnEH%2CwBAiEC%2CkBACC%2CwBAEC%3BEACC%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAAxEJ%2CwBA4EC%3BEAEC%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACG%2CmBAAA%3B%3BAAjFL%2CwBA4EC%2CqBAMC%3BEACC%2CWAAA%3B%3BAAnFH%2CwBA4EC%2CqBAMC%2CUAKC%3BEACC%2CWAAA%3BEACA%2CeAAA%3B%3BAAKA%2CwBAJqD%3BEAIrD%2CwBAlBH%2CqBAMC%2CUAKC%3BIAIE%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAA5FL%2CwBA4EC%2CqBAMC%2CUAKC%2COAOC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAACA%2CwBAxBJ%2CqBAMC%2CUAKC%2COAOC%2COAME%3BEACA%2C0BAAA%3B%3BAAQF%2CQANsC%3BEAMtC%2CwBAjCH%2CqBAMC%2CUAKC%2COAOC%3BIAUE%2CeAAA%3B%3BEACA%2CwBA7BL%2CqBAMC%2CUAKC%2COAOC%2COAWG%3BIACA%2C0BAAA%3B%3B%3BAA1GP%2CwBA4EC%2CqBAMC%2CUAKC%2COAuBC%3BAA9GJ%2CwBA4EC%2CqBAMC%2CUAKC%2COAuBQ%3BEAEN%2C2BAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAAKD%2CQAJsC%3BEAItC%2CwBA5CH%2CqBAMC%2CUAKC%2COAuBC%3BEAUA%2CwBA5CH%2CqBAMC%2CUAKC%2COAuBQ%3BIAOL%2CYAAA%3BIACA%2CeAAA%3B%3B%3BAAtHN%2CwBA4EC%2CqBAMC%2CUAKC%2COAkCC%2CMAAK%3BEACJ%2CQAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAED%2CwBAlDH%2CqBAMC%2CUAKC%2COAuCE%2COACA%3BEACC%2CaAAA%3B%3BAAGF%2CwBAvDH%2CqBAMC%2CUAKC%2COA4CE%3BEACA%2CaAAA%3B%3BAApIL%2CwBA4EC%2CqBAMC%2CUAqDC%2CYACC%3BEACC%2CWAAA%3BEACG%2CYAAA%3B%3BAAKJ%2CQAJsC%3BEAItC%2CwBAnEH%2CqBAMC%2CUAqDC%2CYACC%3BIAIE%2CWAAA%3BIACG%2CYAAA%3B%3B%3BAA7IT%2CwBA4EC%2CqBAMC%2CUAqDC%2CYASC%3BEACC%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAKD%2CQAJsC%3BEAItC%2CwBA3EH%2CqBAMC%2CUAqDC%2CYASC%3BIAIE%2C2BAAA%3BIACA%2C0BAAA%3B%3B%3BAArJN%2CwBA4EC%2CqBAMC%2CUAuEC%2CsBACC%3BEACC%2CkBAAA%3B%3BAA3JL%2CwBA4EC%2CqBAMC%2CUAuEC%2CsBAIC%3BEACC%2CWAAA%3BEACG%2CYAAA%3B%3BAAKJ%2CQAJsC%3BEAItC%2CwBAxFH%2CqBAMC%2CUAuEC%2CsBAIC%3BIAIE%2CWAAA%3BIACG%2CYAAA%3B%3B%3BAAlKT%2CwBA4EC%2CqBAMC%2CUAuEC%2CsBAYC%3BEACC%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAKA%2CQAJqC%3BEAIrC%2CwBAjGJ%2CqBAMC%2CUAuEC%2CsBAYC%3BIAKE%2CgBAAA%3BIACA%2C0BAAA%3B%3B%3BAA3KN%2CwBA4EC%2CqBAMC%2CUAuEC%2CsBAYC%2CMAQC%3BEACC%2CcAAA%3BEACG%2C0BAAA%3B%3BAA%5C%2FKT%2CwBA4EC%2CqBAyGC%3BEACC%2CeAAA%3BEACG%2CgBAAA%3B%3BAAOH%2CQANqC%3BEAMrC%2CwBAlHF%2CqBAyGC%3BIAIE%2CgBAAA%3B%3BEAKD%2CwBAlHF%2CqBAyGC%2CiBAKI%3BIACD%2CgBAAA%3B%3B%3BAA3LL%2CwBA4EC%2CqBAyGC%2CiBASC%2COAAM%2COAAO%3BEACZ%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAACA%2CwBA3HH%2CqBAyGC%2CiBASC%2COAAM%2COAAO%2CQASX%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAOF%2CQALsC%3BEAKtC%2CwBApIF%2CqBAyGC%2CiBASC%2COAAM%2COAAO%3BIAcX%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3B%3BAE78BL%3BEAEC%2CaAAa%2CQAAb%3B%3BAAEO%2CqBADJ%2CSACK%2CMACN%2CeACC%2CgBACC%3BEACC%2CmBAAA%3BEACA%2CmBAAA%3B%3BAALE%2CqBADJ%2CSACK%2CMASG%2CgBACI%3BEACI%2CkBAAA%3B%3BAAXZ%2CqBADJ%2CSACK%2CMAcG%2CoBACI%2CyBACI%3BEACI%2COAAA%3B%3BAArBxB%2CqBA4BC%2CmBACC%2CSAAQ%2CIACP%3BEACC%2CeAAA%3BEACA%2CcAAA%3B%3BAAhCJ%2CqBA4BC%2CmBAOC%2CoBACC%3BEACC%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2C8BAAA%3B%3BAAvCJ%2CqBA4BC%2CmBAcC%2CyBACC%2CgBACC%3BEACC%2CYAAA%3B%3BAACA%2CqBAlBJ%2CmBAcC%2CyBACC%2CgBACC%2CeAEE%3BAA9CN%2CqBA4BC%2CmBAcC%2CyBACC%2CgBACC%2CeAEa%2COAAI%3BEACf%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAjDN%2CqBA4BC%2CmBAcC%2CyBACC%2CgBACC%2CeAOG%2COAAI%3BEACL%2CcAAA%3B%3BAApDN%2CqBA4BC%2CmBA6BC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAA3DH%2CqBA4BC%2CmBAiCC%2CSAAQ%2CSACP%3BEACC%2CiBAAA%3B%3BAA%5C%2FDJ%2CqBA4BC%2CmBAiCC%2CSAAQ%2CSACP%2COAEC%3BEACC%2CmBAAA%3B%3BAAjEL%2CqBA4BC%2CmBAyCC%2C8BACC%2CyBACC%2CUACC%3BEACC%2CeAAA%3BEACE%2CcAAA%3BEACF%2CqBAAA%3BEACA%2CWAAA%3B%3BAA5EN%2CqBA4BC%2CmBAyCC%2C8BACC%2CyBACC%2CUACC%2COAKC%3BEACC%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACE%2CmBAAA%3B%3BAArFT%2CqBA4BC%2CmBAyCC%2C8BACC%2CyBACC%2CUACC%2COAeC%3BEACC%2CeAAA%3BEACA%2CWAAA%3B%3BAAzFP%2CqBA4BC%2CmBAyCC%2C8BACC%2CyBACC%2CUACC%2COAmBC%3BEACC%2CUAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA9FP%2CqBA4BC%2CmBAyCC%2C8BACC%2CyBACC%2CUACC%2COAmBC%2CSAIC%3BEACC%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAApGR%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%3BEACC%2CSAAA%3B%3BAA7GL%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%3BEACL%2CSAAA%3B%3BAAhHP%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAEL%3BEACC%2CwBAAA%3BEACA%2CSAAA%3B%3BAAnHR%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAML%3BAArHP%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAMW%3BEACf%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAzHR%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAML%2CeAKC%3BAA1HR%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAMW%2CgBAKf%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAAjIT%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAML%2CeAKC%2CiBASC%2CMAAK%3BAAnId%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAMW%2CgBAKf%2CiBASC%2CMAAK%3BEACJ%2CaAAA%3B%3BAApIV%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAML%2CeAKC%2CiBAYC%3BAAtIT%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAMW%2CgBAKf%2CiBAYC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAA1IV%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAML%2CeAKC%2CiBAkBC%3BAA5IT%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAMW%2CgBAKf%2CiBAkBC%3BEACC%2CUAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAID%2CwBAH0C%3BEAG1C%2CqBAxHR%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAML%2CeAKC%2CiBAkBC%3BEAQA%2CqBAxHR%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAMW%2CgBAKf%2CiBAkBC%3BIAME%2CkBAAA%3B%3B%3BAAlJX%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAwCL%3BEACC%2CqBAAA%3B%3BAAxJR%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAwCL%2CgBAEG%3BEACD%2CeAAA%3B%3BAA1JT%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAwCL%2CgBAKC%3BEACC%2COAAA%3B%3BAA7JT%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAwCL%2CgBAKC%2CiBAEC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAjKV%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAwCL%2CgBAKC%2CiBAEC%2CSAIC%3BEACC%2CkCAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAxKX%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAwCL%2CgBAKC%2CiBAEC%2CSAYC%3BEACC%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAArLX%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAwCL%2CgBAkCC%3BEACC%2CuBAAA%3BEACA%2CwBAAA%3BEACA%2COAAA%3B%3BAA5LT%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAwCL%2CgBAkCC%2CSAIC%2COAAM%2COAAO%3BEACZ%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CqBA3KT%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIAwCL%2CgBAkCC%2CSAIC%2COAAM%2COAAO%2CQAUX%3BEACA%2CYAAA%3BEACG%2CyBAAA%3B%3BAAzMd%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIA%2BFL%2CeAAc%3BEACb%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAxNR%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAEC%2CUACC%2COAAM%2CIA2GL%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA7NR%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAqHC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAArON%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAqHC%2CiBAKC%3BEACC%2CeAAA%3B%3BAAvOP%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAqHC%2CiBAKC%2CuBAEC%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA1OR%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAqHC%2CiBAYC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAACA%2CqBA3NN%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAqHC%2CiBAYC%2COAAM%2CcAUJ%3BEACA%2CcAAA%3B%3BAADD%2CqBA3NN%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAqHC%2CiBAYC%2COAAM%2CcAUJ%2CMAEA%3BEACC%2CcAAA%3B%3BAA1PT%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAqHC%2CiBA6BC%3BEACC%2CiBAAA%3B%3BAA%5C%2FPP%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAqHC%2CiBA6BC%2CoBAEC%3BEACC%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAnQR%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAqHC%2CiBA6BC%2CoBAOC%3BEACC%2CkBAAA%3B%3BAAtQR%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAqHC%2CiBA6BC%2CoBAWC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAA5QR%2CqBA4BC%2CmBAyCC%2C8BAsCC%2CwBACC%2CYAqHC%2CiBA6BC%2CoBAWC%2CGAKC%3BEACC%2CSAAA%3B%3BAASN%2CqBA5PF%2CmBA2PC%2CWACE%3BEACA%2CgBAAA%3B%3BAAzRJ%2CqBA4BC%2CmBAgQO%3BEACL%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FRH%2CqBA4BC%2CmBAgQO%2CsBAIL%3BEACC%2CgBAAA%3B%3BAAjSJ%2CqBA4BC%2CmBAgQO%2CsBAIL%2CqBAEC%3BEACC%2C6BAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAtSL%2CqBA4BC%2CmBAgQO%2CsBAIL%2CqBAQC%2CQAAO%3BEACN%2CoBAAA%3B%3BAAzSL%2CqBA4BC%2CmBAgQO%2CsBAIL%2CqBAQC%2CQAAO%2CSAEN%3BEACC%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAjTN%2CqBA4BC%2CmBAgQO%2CsBAIL%2CqBAQC%2CQAAO%2CSAWN%2CKAAI%3BEACH%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAtTN%2CqBA4BC%2CmBAgQO%2CsBAIL%2CqBAyBC%2CQAAO%3BAAzTX%2CqBA4BC%2CmBAgQO%2CsBAIL%2CqBA0BC%2CQAAO%3BAA1TX%2CqBA4BC%2CmBAgQO%2CsBAIL%2CqBA2BC%2CQAAO%3BEACN%2C0BAAA%3B%3BAACA%2CqBAjSJ%2CmBAgQO%2CsBAIL%2CqBAyBC%2CQAAO%2CUAIL%3BAAAD%2CqBAjSJ%2CmBAgQO%2CsBAIL%2CqBA0BC%2CQAAO%2CWAGL%3BAAAD%2CqBAjSJ%2CmBAgQO%2CsBAIL%2CqBA2BC%2CQAAO%2COAEL%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAApUN%2CqBA4BC%2CmBA6SC%2CsBACC%2C8BACC%3BEACC%2CgBAAA%3B%3BAA5UL%2CqBA4BC%2CmBA6SC%2CsBACC%2C8BACC%2CUAEC%3BEACC%2C2BAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FUN%2CqBA4BC%2CmBA6SC%2CsBACC%2C8BAQC%3BEACC%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAvVL%2CqBA4BC%2CmBA%2BTC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CgBAAA%3B%3BAA%5C%2FVH%2CqBA4BC%2CmBA%2BTC%2CkBAKC%3BEACC%2CUAAA%3B%3BAAjWJ%2CqBA4BC%2CmBAwUC%3BEACC%2CaAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAEA%2CqBA%5C%2FUF%2CmBAwUC%2CsBAOE%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAOQ%2CqBAFR%2CMACM%2CWACG%2CKACG%2CSAAQ%2CKAAK%3BEACT%2CcAAA%3BEACA%2CeAAA%3B%3BAA1XpB%2CqBA%2BXI%2CgBACI%3BEACI%2CUAAA%3B%3BAAjYZ%2CqBAqYI%2CsBACI%2CMAAK%2CcACD%2CUACI%3BEACI%2CsBAAA%3B%3BAAzYpB%2CqBA8YI%2CMAAK%2CcACD%2CcAAa%3BEACT%2CyBAAA%3B%3BAAhZZ%2CqBAmZI%2CcAAa%2CSACT%2CcAAc%3BEACV%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAAvZZ%2CqBA0ZI%2CgCAA%2BB%2CUAC3B%2CcACI%2CSACI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAACA%2CqBARhB%2CgCAA%2BB%2CUAC3B%2CcACI%2CSACI%2CcAKK%3BEACG%2CaAAA%3BEACA%2CQAAA%3BEAAS%2CSAAA%3B%3BAApajC%2CqBA0ZI%2CgCAA%2BB%2CUAC3B%2CcACI%2CSACI%2CcASI%3BEACI%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAACA%2CqBAjBpB%2CgCAA%2BB%2CUAC3B%2CcACI%2CSACI%2CcASI%2CWAKK%3BEACG%2CWAAA%3BEACA%2CgBAAA%3B%3BAAWxB%2CwBAH6C%3BEAG7C%2CqBAJA%2CoBAAsB%3BIAEd%2CeAAA%3B%3B%3BAAtbZ%2CqBAybI%2CaACC%2CmBACC%2CoBACG%2CaAID%3BEACI%2C6BAAA%3B%3BAAjcZ%2CqBAwcC%2COAAM%3BAAxcP%2CqBAwcgB%2COAAM%3BEACpB%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CIACC%2CmBACC%2CwBACC%2CYACC%3BEACC%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2C8BAAA%3B%3BAARL%2CIACC%2CmBAWC%2CYACC%3BEACC%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2C8BAAA%3B%3BAAKJ%2CkBACI%2CqBAAqB%2CQAAQ%3BEACzB%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAOP%2CwBAJgD%3BEAIhD%2CkBALG%3BIAEE%2CsBAAA%3BIACM%2CcAAA%3B%3B%3BAAIZ%2CiBAAiB%2CqBAAsB%3BEACtC%2CeAAA%3B%3BAAIA%2CYAAC%2CqBACA%2CYACC%3BEACC%2CkBAAA%3B%3BAAHH%2CYAAC%2CqBACA%2CYACC%2CSAEC%3BEACC%2CmBAAA%3B%3BAAKF%2CwBAH0C%3BEAG1C%2CYAVD%2CqBACA%2CYACC%3BIAME%2CWAAA%3B%3B%3BAASE%2CYAjBL%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%3BEACA%2CkBAAA%3B%3BAADD%2CYAjBL%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAEA%2CiBACC%3BEACC%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3B%3BAACA%2CYAjCR%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAEA%2CiBACC%2CYAaE%3BEACA%2CeAAA%3B%3BAAOD%2CQALqC%3BEAKrC%2CYAzCR%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAEA%2CiBACC%3BIAiBE%2CYAAA%3BIACA%2CeAAA%3B%3B%3BAAGD%2CYAzCR%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAEA%2CiBACC%2CYAqBE%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAFD%2CYAzCR%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAEA%2CiBACC%2CYAqBE%2CeAIA%3BEACC%2CcAAA%3B%3BAA7BL%2CYAjBL%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAEA%2CiBACC%2CYA6BC%2CEAAC%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAMD%2CQALsC%3BEAKtC%2CYAjER%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAEA%2CiBACC%2CYA6BC%2CEAAC%3BIAYC%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAAQD%2CYAvET%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAmDE%2CSACC%2CQACA%2CMACC%3BEACA%2CoBAAA%3B%3BAADD%2CYAvET%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAmDE%2CSACC%2CQACA%2CMACC%2COAEE%3BEACD%2CuBAAA%3BEACA%2CgCAAA%3B%3BAALH%2CYAtER%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAmDE%2CSACC%2CQACA%2CMAQA%3BEACC%2CYAAA%3BEACA%2CiBAAA%3B%3BAACA%2CYAjFV%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAmDE%2CSACC%2CQACA%2CMAQA%2CEAGE%3BEACA%2CuBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAACA%2CYAvFX%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAmDE%2CSACC%2CQACA%2CMAQA%2CEAGE%2COAMC%3BEACA%2C4BAAA%3B%3BAAKJ%2CYA7FR%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAmDE%2CSACC%2CQAwBA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3B%3BAAID%2CwBAH0C%3BEAG1C%2CYApGR%2CqBAYA%2CcACC%2CWACC%2CSACC%2CSACE%2CKACC%2CSAmDE%2CSACC%2CQAwBA%3BIAKC%2CgBAAA%3B%3B%3BAAkBJ%2CwBAL4C%3BEAK5C%2CYApHN%2CqBA8GM%3BIAEQ%2CaAAA%3BIACA%2C%2BBAAA%3BIACA%2CuBAAA%3B%3B%3BAAKhB%2C6BACC%2C0BACC%3BEACC%2C2BAAA%3B%3BAAGF%2C6BAAG%3BEACF%2CaAAA%3B%3BAAGF%2CwBACC%2CwBAAuB%3BEACtB%2CYAAA%3B%3BAAMD%2CIAAC%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAGF%2CaACC%3BEACC%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2C%2BBAAA%3BEACA%2CuBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAlBF%2CaACC%2CQAkBC%2CGAAE%3BEACD%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAA9BH%2CaACC%2CQA%2BBG%3BEACD%2CeAAA%3BEACA%2C4BAAA%3BEACA%2CoBAAA%3B%3BAAnCH%2CaACC%2CQAoCG%2CKAAE%3BEACH%2CSAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAAIH%2CaAAc%2CQAAQ%2CEAAC%3BAACvB%2CaAAc%2CQAAQ%2CGAAE%3BEACvB%2CeAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAED%2CYAAY%2CqBACX%2C8BACC%2C0BACC%2CyBAAyB%2CkBAAkB%3BEAC1C%2C0BAAA%3B%3BAAKJ%3BEACC%2CUAAA%3B%3BAAED%2CqBAAsB%2CgCAAgC%2CgBAAgB%3BEACrE%2CUAAA%3B%3BAAID%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAPJ%2CgBAQC%3BEACC%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAXF%2CgBAQC%2CaAIC%3BEACC%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAtBH%2CgBAQC%2CaAgBC%2CSACC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA3BJ%2CgBAQC%2CaAsBC%3BEACC%2CmBAAA%3B%3BAA%5C%2FBH%2CgBAQC%2CaAsBC%2CeAEC%2CEAAC%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAACA%2CgBApCH%2CaAsBC%2CeAEC%2CEAAC%2CYAYC%3BEACA%2CmBAAA%3B%3BACnvBC%2CqBALL%2CgBACE%2CiBACA%2CUACE%2CcACA%2CcACE%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAASN%2CeAAC%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CeAHA%2CiBAGC%3BAAAQ%2CeAHT%2CiBAGU%3BEACT%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAED%2CeAZA%2CiBAYC%3BEACA%2CWAAA%3B%3BAAED%2CeAfA%2CiBAeC%3BEACA%2CYAAA%3B%3BAAGA%2CeAnBD%2CiBAkBA%2CUACE%3BEACA%2CoBAAA%3B%3BAADD%2CeAnBD%2CiBAkBA%2CUACE%2CcAEA%3BEACC%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAJF%2CeAnBD%2CiBAkBA%2CUACE%2CcAMA%3BEACC%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CeA9BH%2CiBAkBA%2CUACE%2CcAMA%2CcAKE%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAAbH%2CeAnBD%2CiBAkBA%2CUACE%2CcAMA%2CcASC%3BEACC%2CeAAA%3BEACA%2CmBAAA%3B%3BAApCL%2CeAAC%2CiBAyCA%2CoBACC%2CaAAY%2CMACX%3BEACC%2CiBAAA%3BEACA%2CqBAAA%3B%3BAC9DL%2CsBACC%2CWACC%2CQAAO%2CKACN%2CeACC%3BEACC%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAQA%2CwBAP2C%3BEAO3C%2CsBAbJ%2CWACC%2CQAAO%2CKACN%2CeACC%3BIAIE%2COAAO%2CgBAAP%3B%3B%3B%3B%3B%3BAAaD%2CwBAP0C%2CuBAAuB%3BEAOjE%2CsBApBJ%2CWACC%2CQAAO%2CKACN%2CeACC%3BIAWE%2COAAO%2CmBAAP%3B%3BEAEA%2CsBAhBL%2CWACC%2CQAAO%2CKACN%2CeACC%2CcAaG%2CUAAU%3BIACV%2CWAAA%3B%3B%3BAAWH%2CwBAR2C%3BEAQ3C%2CsBA5BH%2CWACC%2CQAAO%2CKACN%2CeACC%3BIAkBE%2COAAO%2CgBAAP%3BIACA%2C0BAAA%3B%3BEAEA%2CsBAxBL%2CWACC%2CQAAO%2CKACN%2CeACC%2CcAqBG%2CUAAU%3BIACV%2CWAAA%3B%3B%3BAA1BP%2CsBACC%2CWACC%2CQAAO%2CKA6BN%2CsBACC%3BEACC%2CgBAAA%3B%3BAAKD%2CQAJsC%3BEAItC%2CsBArCH%2CWACC%2CQAAO%2CKA6BN%2CsBACC%3BIAGE%2CgBAAA%3BIACA%2CuBAAA%3B%3B%3BAAON%2CcACC%2CcACC%2CmBAEC%3BEACC%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAED%2CcATF%2CcACC%2CmBAQE%3BAAAQ%2CcATX%2CcACC%2CmBAQW%3BEACT%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CcACC%2CeACC%2CcACC%3BAAHa%2CqBACf%2CeACC%2CcACC%3BAAHoC%2CoBACtC%2CeACC%2CcACC%3BEACC%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAAPJ%2CcACC%2CeACC%2CcACC%2CsBAKC%3BAARY%2CqBACf%2CeACC%2CcACC%2CsBAKC%3BAARmC%2CoBACtC%2CeACC%2CcACC%2CsBAKC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAKD%2CQAJgC%3BEAIhC%2CcAvBH%2CeACC%2CcACC%2CsBAKC%3BEAgBA%2CqBAvBH%2CeACC%2CcACC%2CsBAKC%3BEAgBA%2CoBAvBH%2CeACC%2CcACC%2CsBAKC%3BIAaE%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAAtBN%2CcACC%2CeACC%2CcACC%2CsBAsBC%3BAAzBY%2CqBACf%2CeACC%2CcACC%2CsBAsBC%3BAAzBmC%2CoBACtC%2CeACC%2CcACC%2CsBAsBC%3BEACC%2CgBAAA%3B%3BAA1BL%2CcACC%2CeACC%2CcACC%2CsBAsBC%2CiBAEC%2CEAAC%3BAA3BU%2CqBACf%2CeACC%2CcACC%2CsBAsBC%2CiBAEC%2CEAAC%3BAA3BiC%2CoBACtC%2CeACC%2CcACC%2CsBAsBC%2CiBAEC%2CEAAC%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CuBAAA%3BEACA%2CWAAA%3B%3BAAKA%2CQAJ%2BB%3BEAI%5C%2FB%2CcAxCL%2CeACC%2CcACC%2CsBAsBC%2CiBAEC%2CEAAC%3BEAcA%2CqBAxCL%2CeACC%2CcACC%2CsBAsBC%2CiBAEC%2CEAAC%3BEAcA%2CoBAxCL%2CeACC%2CcACC%2CsBAsBC%2CiBAEC%2CEAAC%3BIAWC%2CeAAA%3BIACA%2CkBAAA%3B%3B%3BAAvCP%2CcACC%2CeACC%2CcACC%2CsBAsBC%2CiBAEC%2CEAAC%2COAcA%3BAAzCU%2CqBACf%2CeACC%2CcACC%2CsBAsBC%2CiBAEC%2CEAAC%2COAcA%3BAAzCiC%2CoBACtC%2CeACC%2CcACC%2CsBAsBC%2CiBAEC%2CEAAC%2COAcA%3BEACC%2CgBAAA%3B%3BAAQL%2CwBAH0C%3BEAG1C%2CcAjDD%2CeACC%3BEAgDA%2CqBAjDD%2CeACC%3BEAgDA%2CoBAjDD%2CeACC%3BIA8CE%2CqBAAA%3B%3B%3BAAhDJ%2CcAoDC%3BAApDe%2CqBAoDf%3BAApDsC%2CoBAoDtC%3BEACC%2CWAAA%3B%3BAAGF%2CqBACC%2CeACC%3BEACC%2CWAAA%3BEACA%2C0BAAA%3B%3BAAIA%2CQAHgC%3BEAGhC%2CqBAPF%2CeACC%3BIAIE%2COAAO%2CgBAAP%3B%3B%3BAAKD%2CQAH%2BB%2CwBAAmC%3BEAGlE%2CqBAVF%2CeACC%3BIAOE%2COAAO%2CmBAAP%3B%3B%3BAAOD%2CQALqC%3BEAKrC%2CqBAfF%2CeACC%3BIAUE%2COAAO%2CeAAP%3BIACA%2CqBAAA%3B%3B%3BAAbJ%2CqBACC%2CeACC%2CcAcC%2CgBACC%3BEACC%2CcAAA%3BEACA%2CYAAY%2CiBAAZ%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CiBAAX%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CqBAAX%3B%3BAASH%2CQADA%2CKACC%3BEACA%2CgBAAA%3B%3BAAMF%2CSAAC%2CcACA%3BEACC%2CkBAAA%3B%3BAAFF%2CSAAC%2CcAIA%3BEACC%2CeAAA%3B%3BAAIH%2COAAO%2CKACN%2CeACC%3BEACC%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAJH%2COAAO%2CKACN%2CeACC%2CcAGC%3BEACC%2CmBAAA%3B%3BAAGE%2COATC%2CKACN%2CeACC%2CcAGC%2CmBAEC%2CSACE%2CMACC%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAdP%2COAAO%2CKACN%2CeACC%2CcAiBC%2CQAAO%3BAAnBV%2COAAO%2CKACN%2CeACC%2CcAkBC%2CQAAO%3BAAoEL%2CIAhBD%2CYAAa%2CQAAO%2CKAEvB%2COACC%2CeAWC%2CeACC%2COACE%2COAAO%3BAAAR%2COAfE%2CKACN%2COACC%2CeAWC%2CeACC%2COACE%2COAAO%3BAAAS%2CIAhBlB%2CYAAa%2CQAAO%2CKAEvB%2COACC%2CeAWC%2CeACC%2COACmB%2COAAO%2CQAAQ%3BAAAhB%2COAff%2CKACN%2COACC%2CeAWC%2CeACC%2COACmB%2COAAO%2CQAAQ%3BEAnElC%2C6BAAA%3BEACG%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2C2CAAA%3BEACA%2C4BAAA%3B%3BAACA%2COA9BA%2CKACN%2CeACC%2CcAiBC%2CQAAO%2CUAWF%3BAAAD%2COA9BA%2CKACN%2CeACC%2CcAkBC%2CQAAO%2CWAUF%3BAA8DF%2CIApBF%2CYAAa%2CQAAO%2CKAEvB%2COACC%2CeAWC%2CeACC%2COAIE%2COAAO%2CQAAQ%2COACd%3BAAAD%2COAnBC%2CKACN%2COACC%2CeAWC%2CeACC%2COAIE%2COAAO%2CQAAQ%2COACd%3BEA7DC%2CcAAA%3BEACA%2CmBAAA%3B%3BAAIJ%2COApCG%2CKACN%2CeACC%2CcAiCC%2CQAAO%2CUACL%3BEACA%2CwBAAA%3B%3BAAUC%2COA%5C%2FCC%2CKA0CN%2CeAAc%2CIAAI%2CWACjB%2CsBACC%2COACE%2COACC%2CQACC%3BAAAD%2COA%5C%2FCC%2CKA0CN%2CeAAc%2CIAAI%2CWACjB%2CsBACS%2CEACN%2COACC%2CQACC%3BEACA%2C8BAAA%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACH%2CgBAAA%3B%3BAAED%2COA5DC%2CKA0CN%2CeAAc%2CIAAI%2CWACjB%2CsBACC%2COACE%2COACC%2CQAcC%3BAAAD%2COA5DC%2CKA0CN%2CeAAc%2CIAAI%2CWACjB%2CsBACS%2CEACN%2COACC%2CQAcC%3BEACA%2CcAAA%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAeL%2CIAND%2CYAAa%2CQAAO%2CKAEvB%2COACC%2CeACC%2CeAAe%2CEACd%2COACE%2COAAO%2CQAAQ%2COACf%3BAADD%2COALE%2CKACN%2COACC%2CeACC%2CeAAe%2CEACd%2COACE%2COAAO%2CQAAQ%2COACf%3BEACC%2CeAAA%3B%3BAAqBP%2CYACC%2CGAAE%3BEACD%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGF%2CcACC%2CcACC%3BEACI%2CqBAAA%3BEACH%2CWAAA%3B%3BAAJH%2CcACC%2CcACC%2CsBAGC%2CiBACC%3BEACC%2CiBAAA%3B%3BAAPL%2CcACC%2CcAUC%2CmBACC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3B%3BAApBJ%2CcACC%2CcAUC%2CmBACC%2CmBASC%3BEACC%2CeAAA%3BEACE%2CwBAAA%3B%3BAAKJ%2CQAHgC%3BEAGhC%2CcA3BF%2CcAUC%2CmBACC%3BIAcE%2CeAAA%3B%3B%3BAA1BL%2CcACC%2CcA8BC%3BEACC%2CaAAA%3BEACA%2CkBAAA%3B%3BAAIH%2CSAAS%2CcACR%3BAADwB%2COAAO%2CoBAC%5C%2FB%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAALL%2CSAAS%2CcACR%2CgBAKI%3BAANoB%2COAAO%2CoBAC%5C%2FB%2CgBAKI%3BEACI%2CeAAA%3BEACH%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAKN%2COAAO%3BEACN%2CcAAA%3BEACA%2CeAAA%3B%3BAAKA%2CwBAJyC%3BEAIzC%2COAPM%3BIAIL%2CiBAAA%3BIACA%2CUAAA%3B%3B%3BAAGA%2COARK%2CoBAOL%2CMACC%3BEACA%2CmBAAA%3B%3BAATH%2COAAO%2CoBAYN%2CqBACC%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAjBN%2COAAO%2CoBAYN%2CqBACC%2CSAKI%3BEACC%2CkCAAA%3BEACH%2CSAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAACA%2COAzBG%2CoBAYN%2CqBACC%2CSAKI%2CgBAOD%3BEACA%2CaAAA%3BEACA%2CQAAA%3BEAAS%2CSAAA%3B%3BAA3Bd%2COAAO%2CoBAYN%2CqBACC%2CSAKI%2CgBAWF%3BEACC%2CsBAAA%3BEACG%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAGF%2COApCC%2CoBAYN%2CqBACC%2CSAuBK%3BEACA%2CaAAA%3B%3BAArCP%2COAAO%2CoBAYN%2CqBACC%2CSA0BC%3BEACC%2CkCAAA%3BEACA%2CuBAAA%3B%3BAAzCJ%2COAAO%2CoBAYN%2CqBACC%2CSA0BC%2COAGC%3BEACC%2CsBAAA%3BEACG%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAA9CR%2COAAO%2CoBAYN%2CqBAsCC%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3B%3BAApDH%2COAAO%2CoBAYN%2CqBAsCC%2CUAGC%2CSAEG%3BAAvDN%2COAAO%2CoBAYN%2CqBAsCC%2CUAIC%2COAAM%2CQACH%3BEACD%2CWAAA%3BEACG%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACH%2CyBAAA%3B%3BAAGE%2COAlEA%2CoBAYN%2CqBAsCC%2CUAGC%2CSAaK%2COACE%3BAADH%2COAlEA%2CoBAYN%2CqBAsCC%2CUAIC%2COAAM%2CQAYD%2COACE%3BEACD%2CmBAAA%3B%3BAAIN%2COAxEI%2CoBAYN%2CqBAsCC%2CUAsBE%3BEACG%2CaAAA%3B%3BAAzEP%2COAAO%2CoBA6EN%2CUAAY%3BEACX%2CyBAAA%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAGL%2CsBAAuB%2CQAAO%2CKAAM%2CeAAe%2CcAAc%2CQAAO%2CUAAU%3BEAC9E%2CgBAAA%3B%3BAA8BJ%2CQAzBsC%3BEAyBtC%2CIA1BI%2CcAEF%3BIACC%2CaAAA%3BIACA%2CmBAAA%3B%3BEAsBH%2CIA1BI%2CcAMF%3BIACC%2CcAAA%3B%3BEAmBH%2CIA1BI%2CcASF%2CcACC%3BIACC%2CoBAAA%3BIACA%2CsBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEACA%2CIAlBA%2CcASF%2CcACC%2COAQE%3BIACA%2C0BAAA%3BIACA%2CcAAA%3BIACA%2C8BAAA%3B%3B%3BAA2BF%2CQAjBsC%3BEAiBtC%2CMArBG%2COACJ%2CIAAI%2CSACJ%2CaACC%3BIAEE%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CMAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2COAAA%3B%3BEACA%2CMAbC%2COACJ%2CIAAI%2CSACJ%2CaACC%2COAUG%3BIACA%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3B%3BAAcM%2CQAHyC%3BEAGzC%2CqBANR%2CQACK%2COACG%3BIAEQ%2CoBAAA%3B%3B%3BAAQJ%2CQAHyC%3BEAGzC%2CqBAZZ%2CQACK%2COAMG%2CcACI%3BIAEQ%2CoBAAA%3B%3B%3BAAQZ%2CQAH6B%3BEAG7B%2CqBAlBR%2CQACK%2COAaG%3BIAEQ%2CqBAAA%3B%3B%3BAAgBR%2CQARyC%3BEAQzC%2CqBAXP%2COACG%2CeACI%3BIAEQ%2CmBAAA%3BIACA%2CkBAAA%3BIACf%2CUAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACG%2CgBAAA%3B%3B%3BAAOR%2CcACC%2CUACC%2CsBACC%2CsBACC%3BEACC%2CiBAAA%3B%3BAAcJ%2CwBAPuC%3BEACvC%2COAAO%2CKAAM%2CeAAc%2CiBAAkB%2CcAAc%3BIAC1D%2CWAAA%3B%3BEAED%2CIAAK%2CUAAS%3BIACb%2CoBAAA%3B%3B%3BAdpWE%2CYARQ%2CsBAQP%2CgBACG%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAGR%2CYAfQ%2CsBAeP%2CqBAGG%3BAAFJ%2CYAhBQ%2CsBAgBP%2C0CAEG%3BAADJ%2CYAjBQ%2CsBAiBP%2CwBACG%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAUA%2CwBALgD%3BEAKhD%2CYA%5C%2FBA%2CsBAwBP%2CqBACG%3BEAyHJ%2CYAlJQ%2CsBAkJP%2C0CACG%3BIAxHQ%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3B%3BAAKJ%2CwBAHsD%3BEAGtD%2CYAlCA%2CsBAwBP%2CqBACG%3BEAyHJ%2CYAlJQ%2CsBAkJP%2C0CACG%3BIAnHQ%2CeAAA%3B%3B%3BAARZ%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBASI%3BEACI%2CkBAAA%3B%3BAAUA%2CQAT%2BB%3BEAS%5C%2FB%2CYA7CJ%2CsBAwBP%2CqBACG%2CoBASI%2CyBAGQ%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEACA%2CYAxCZ%2CsBAwBP%2CqBACG%2CoBASI%2CyBAGQ%2COAGK%2CUAAU%3BIACP%2CeAAA%3B%3B%3BAAjBxB%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBASI%2CyBAWI%2CEAAC%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAACA%2CYAtDR%2CsBAwBP%2CqBACG%2CoBASI%2CyBAWI%2CEAAC%2CaASI%3BEACG%2CcAAA%3B%3BAASR%2CQAPmC%3BEAOnC%2CYAhEJ%2CsBAwBP%2CqBACG%2CoBASI%2CyBAWI%2CEAAC%3BIAaO%2CUAAA%3BIACA%2CaAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CkBAAA%3B%3B%3BAAtCpB%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%3BAA%2BGlB%2CYAlLQ%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%3BEApHE%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAAlDhB%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COAQF%2CUACI%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAACA%2CYAlFhB%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COAQF%2CUACI%2CEAMK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgCAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3B%3BAAhE5B%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COA0BF%3BAAqFhB%2CYAlLQ%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%2COAMF%3BEAhGQ%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAzEpB%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COA0BF%2CcAKI%3BEACI%2CkBAAA%3B%3BAA3ExB%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COA0BF%2CcAKI%2CMAaI%3BAAmExB%2CYAlLQ%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%2COAMF%2CcAMI%2CMAcI%3BEAlGQ%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CMAAA%3B%3BAA1F5B%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COA0BF%2CcAKI%2CMAaI%2CSAII%2COAAM%3BEACF%2CgBAAA%3B%3BAACA%2CYArHxB%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COA0BF%2CcAKI%2CMAaI%2CSAII%2COAAM%2COAED%3BEACG%2CeAAA%3B%3BAA9FpC%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COA0DF%3BAAqDhB%2CYAlLQ%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%2COA2CF%3BEArGQ%2CaAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAxGpB%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COA0DF%2CgBAII%3BAAwBpB%2CYAzJQ%2CsBAyJP%2CsBACG%2CWACI%2CgBAEI%3BAAqBZ%2CYAlLQ%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%2COA2CF%2CgBAOI%3BEAxGQ%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA7GxB%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COA0DF%2CgBAII%2CqBAKI%3BAAmBxB%2CYAzJQ%2CsBAyJP%2CsBACG%2CWACI%2CgBAEI%2CqBAQI%3BAAahB%2CYAlLQ%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%2COA2CF%2CgBAOI%2CqBAQI%3BEA3GQ%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAe5B%2CYAzJQ%2CsBAyJP%2CsBACG%2CWACI%3BEACI%2CaAAA%3B%3BAAsBZ%2CYAlLQ%2CsBAkLP%2C4BACG%3BEACI%2C6BAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CYAlLQ%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%2COAMF%2CcAMI%3BEACI%2CkBAAA%3B%3BAAnBpB%2CYAlLQ%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%2COAMF%2CcAMI%2CMAcI%2CSAQI%2COAAM%3BEACF%2CgBAAA%3B%3BAACA%2CYA5NpB%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%2COAMF%2CcAMI%2CMAcI%2CSAQI%2COAAM%2COAED%3BEACG%2CeAAA%3B%3BAA3ChC%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBACI%3BEACI%2CgBAAA%3B%3BAA%5C%2FEZ%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBAII%3BEACI%2CUAAA%3B%3BAAlFZ%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBAOI%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAtFZ%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBAOI%2CaAGI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAA1FhB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBAOI%2CaAGI%2CeAII%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAlGpB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBAOI%2CaAGI%2CeAII%2CWAQI%3BEACI%2CaAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAxGxB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBAOI%2CaAGI%2CeAII%2CWAQI%2CWAMI%3BEACI%2CgBAAA%3B%3BAA1G5B%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBAOI%2CaAGI%2CeAII%2CWAkBI%3BEACI%2CkBAAA%3BEACA%2CaAAA%3B%3BAA%5C%2FGxB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBAOI%2CaAGI%2CeAII%2CWAkBI%2CgBAGI%3BEACI%2CcAAA%3B%3BAACA%2CYApSpB%2CsBAkLP%2C4BA6EG%2CuBAOI%2CaAGI%2CeAII%2CWAkBI%2CgBAGI%2CKAEK%3BEACG%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CYAzSpB%2CsBAkLP%2C4BA6EG%2CuBAOI%2CaAGI%2CeAII%2CWAkBI%2CgBAGI%2CKAOK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CYA7SpB%2CsBAkLP%2C4BA6EG%2CuBAOI%2CaAGI%2CeAII%2CWAkBI%2CgBAGI%2CKAWK%3BEACG%2CeAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAjIhC%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBACI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAoFR%2CwBAPyC%3BEAOzC%2CYAjZA%2CsBAwYR%2CcACI%3BIAEQ%2CyBAAA%3BIACA%2C0BAAA%3BIACA%2CsBAAA%3BIACA%2CSAAA%3BIACA%2CaAAA%3B%3B%3BAAQA%2CwBALyC%3BEAKzC%2CYAvZJ%2CsBAwYR%2CcACI%2CaAQI%3BIAEQ%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CyBAAA%3B%3B%3BAAOA%2CwBAJyC%3BEAIzC%2CYA5ZR%2CsBAwYR%2CcACI%2CaAQI%2COAMI%3BIAEQ%2CWAAA%3BIACA%2CiBAAA%3B%3B%3BAAWA%2CwBAPyC%3BEAOzC%2CYAraZ%2CsBAwYR%2CcACI%2CaAQI%2COAMI%2CMAKI%3BEASI%2CYAraZ%2CsBAwYR%2CcACI%2CaAQI%2COAMI%2CMAMI%3BIAEQ%2CWAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3B%3BAAMJ%2CwBAH6C%3BEAG7C%2CYAzaZ%2CsBAwYR%2CcACI%2CaAQI%2COAMI%2CMAKI%2COASK%3BEAID%2CYAzaZ%2CsBAwYR%2CcACI%2CaAQI%2COAMI%2CMAMI%2CEAQK%3BIAEO%2CcAAA%3B%3B%3BAAQ5B%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%3BEACH%2CcAAA%3B%3BAAFR%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAEH%2CkBACI%3BEACI%2CgBAAA%3B%3BAALhB%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%3BEACI%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ%2BB%3BEAI%5C%2FB%2CYAlcJ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%3BIAQQ%2CmBAAA%3B%3B%3BAAhBhB%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBAWI%3BAA02ChB%2CsBACI%2CYACI%2CsBAaI%3BEAx3CQ%2CYAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAvBhB%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBAWI%2CcAKI%3BEACI%2CkBAAA%3B%3BAAQI%2CQAN%2BB%3BEAM%5C%2FB%2CYAhdhB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBAWI%2CcAKI%2CMAEI%3BIAEQ%2CgBAAA%3B%3BEAKJ%2CYAhdhB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBAWI%2CcAKI%2CMAEI%2CSAGQ%3BEAg2ChC%2CsBACI%2CYACI%2CsBAaI%2CcAKI%2CMAEI%2CSAII%3BEA9yDpB%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COA0BF%2CcAKI%2CMAEI%2CSACI%3BEA6E5B%2CYAlLQ%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%2COAMF%2CcAMI%2CMAEI%2CSACI%3BIAsQQ%2CgBAAA%3B%3B%3BAA9BhC%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBAWI%2CcAKI%2CMAEI%2CSAOI%3BAA41C5B%2CsBACI%2CYACI%2CsBAaI%2CcAKI%2CMAEI%2CSAII%3BAA9yDpB%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COA0BF%2CcAKI%2CMAEI%2CSACI%3BAA6E5B%2CYAlLQ%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%2COAMF%2CcAMI%2CMAEI%2CSACI%3BEA0QI%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAAIJ%2CQAHmC%3BEAGnC%2CYA5dhB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBAWI%2CcAKI%2CMAEI%2CSAOI%3BEA41C5B%2CsBACI%2CYACI%2CsBAaI%2CcAKI%2CMAEI%2CSAII%3BEA9yDpB%2CYAxBQ%2CsBAwBP%2CqBACG%2CoBAyCI%2CKACI%2COAAM%2COA0BF%2CcAKI%2CMAEI%2CSACI%3BEA6E5B%2CYAlLQ%2CsBAkLP%2C4BAKG%2CKACI%2COAAM%2COAMF%2CcAMI%2CMAEI%2CSACI%3BIAmRQ%2CgBAAA%3B%3B%3BAA3ChC%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBAWI%2CcAKI%2CMAuBI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CMAAA%3B%3BAAlDxB%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBAWI%2CcAKI%2CMAuBI%2CSAII%2COAAM%3BEACF%2CgBAAA%3B%3BAACA%2CYApepB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBAWI%2CcAKI%2CMAuBI%2CSAII%2COAAM%2COAED%3BEACG%2CeAAA%3B%3BAAQhB%2CYA7eR%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBAqDI%2CcACK%3BEACG%2CaAAA%3B%3BAA%5C%2FDpB%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%3BEACI%2CaAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAQA%2CQAP%2BB%3BEAO%5C%2FB%2CYA7fR%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%3BIAKQ%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CcAAA%3B%3B%3BAA5EpB%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAKA%2CQAJ%2BB%3BEAI%5C%2FB%2CYAxgBZ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%3BIAQQ%2CSAAA%3BIACA%2CiBAAA%3B%3B%3BAAvFxB%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%2CgBAWI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3B%3BAAaJ%2CQAZmC%3BEAYnC%2CYA1hBZ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%2CgBAWI%3BIAOQ%2CuBAAA%3BIACA%2CUAAA%3B%3BEACA%2CYAjhBpB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%2CgBAWI%2COASS%3BIACG%2CYAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEAEJ%2CYAthBpB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%2CgBAWI%2COAcS%3BIACG%2CSAAS%2CEAAT%3B%3B%3BAAxGhC%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%2CgBA8BI%3BEACI%2CYAAA%3B%3BAAMA%2CQAL%2BB%3BEAK%5C%2FB%2CYAliBhB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%2CgBA8BI%3BIAGQ%2CgBAAA%3BIACA%2C6BAAA%3BIACA%2CkBAAA%3B%3B%3BAAjH5B%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%2CgBA8BI%2COAOI%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAtH5B%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%2CgBA8BI%2COAOI%2CMAII%3BEACI%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAA1HhC%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%2CgBA8BI%2COAOI%2CMASI%3BAA5H5B%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAWI%2CgBA8BI%2COAOI%2CMAUI%2CEAAC%3BEACG%2CaAAA%3B%3BAA9HhC%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAgEI%3BEACI%2CgBAAA%3B%3BAAKA%2CQAJ%2BB%3BEAI%5C%2FB%2CYAxjBZ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAgEI%3BIAGQ%2CcAAA%3BIACA%2CSAAA%3B%3B%3BAAvIxB%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAgEI%2CgBAMI%2CEAAC%3BEACG%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAKJ%2CQAJmC%3BEAInC%2CYAjkBZ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAgEI%2CgBAMI%2CEAAC%3BIAMO%2CmBAAA%3BIACA%2CeAAA%3B%3B%3BAAhJ5B%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAASA%2CQAR%2BB%3BEAQ%5C%2FB%2CYA%5C%2FkBZ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%3BIAKQ%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CaAAA%3BIACA%2CgCAAA%3BIACA%2CYAAA%3B%3B%3BAA9JxB%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%3BEACI%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAOA%2CQAN%2BB%3BEAM%5C%2FB%2CYA1lBhB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%3BIAMQ%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3B%3BAAGA%2CYA3lBpB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%2CqBAWK%2COACI%3BEACG%2CYAAA%3B%3BAAEJ%2CYA9lBpB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%2CqBAWK%2COAII%3BEACG%2CYAAA%3B%3BAASR%2CQAPmC%3BEAEvB%2CYAnmB5B%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%2CqBAWK%2COAQO%2CsBACK%3BIACG%2CSAAS%2COAAT%3B%3B%3BAArLxC%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%2CqBA0BI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CYA9mBpB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%2CqBA0BI%2CsBAKK%3BEACG%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CeAAA%3B%3BAAaJ%2CQAX%2BB%3BEAW%5C%2FB%2CYA9nBpB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%2CqBA0BI%3BIAWQ%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEACA%2CYAvnBxB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%2CqBA0BI%2CsBAcS%3BIACG%2CeAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CSAAS%2COAAT%3B%3B%3BAAQZ%2CQALyC%3BEACjC%2CYA%5C%2FnBxB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%2CqBA0BI%2CsBAsBS%3BIACG%2CoBAAA%3B%3B%3BAAjNpC%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%2CqBAqDI%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3B%3BAAxN5B%2CYA%5C%2FaQ%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%2CqBAqDI%2CwBAII%3BEACI%2CaAAA%3B%3BAAWR%2CQATmC%3BEASnC%2CYAppBhB%2CsBA%2BaP%2CoBAAoB%2CiBACjB%2CQAAO%2CKAOH%2CsBA2DI%2CgBAiFI%2CgBAYI%2CqBAqDI%2CwBAQQ%2CMACI%3BIACI%2CeAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3B%3BAAY5C%2CKAAK%2CcAAe%2CMAAM%2CKAAI%3BEAC1B%2C4BAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CiBAAkB%2CWAAW%2CsBAAsB%3BEAC%5C%2FC%2CWAAA%3B%3BAAEJ%2CWAAY%2COAAM%2CIAAK%2CSAAS%2CWAAU%3BEACtC%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBACI%2CcAAa%2CSACT%2CcAAc%3BEACV%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAALZ%2CqBAQI%2CUAAS%2CiCAAiC%2CUACtC%2CcACA%2CSACA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAACA%2CqBARJ%2CUAAS%2CiCAAiC%2CUACtC%2CcACA%2CSACA%2CgBAKC%3BEACG%2CaAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAnBZ%2CqBAQI%2CUAAS%2CiCAAiC%2CUACtC%2CcACA%2CSACA%2CgBAUA%3BEACI%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAACA%2CqBAlBR%2CUAAS%2CiCAAiC%2CUACtC%2CcACA%2CSACA%2CgBAUA%2CWAKK%3BEACG%2CWAAA%3BEACA%2CgBAAA%3B%3BAAIZ%2CqBAAC%3BEACG%2CeAAA%3B%3BAADJ%2CqBAAC%2CaAEG%2CeACI%2CUAAS%3BEACL%2CyBAAA%3B%3BAAEI%2CqBANf%2CaAEG%2CeACI%2CUAAS%2CcAEL%2CkCACK%2CUACG%3BEACI%2CSAAA%3B%3BAAKhB%2CqBAbP%2CaAEG%2CeAWK%2CWACG%2CUAAS%2CcAAc%3BEACnB%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAKR%2CqBArBP%2CaAoBI%2CMACI%2CUACG%2CWACI%2CUACI%3BEACI%2CsBAAA%3BEACA%2CSAAA%3B%3BAAQ5B%2CWAAW%3BEACP%2CUAAA%3B%3BAAGJ%2CgBACI%2CQAAO%3BEACH%2CiBAAA%3B%3BAAGA%2CgBADJ%2CUACK%2CcACG%2CkBACI%3BEACI%2CaAAA%3B%3BAAaJ%2CwBAJ8C%3BEAI9C%2CgBARX%2CYACI%2CoBACG%2CUACK%3BIAEO%2CoBAAA%3BIACA%2C4BAAA%3B%3B%3BAAnBxB%2CgBAyBI%2C0BACI%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAIJ%2CQAHyC%3BEAGzC%2CgBAVJ%2C0BACI%3BIAOQ%2CeAAA%3B%3B%3BAAjChB%2CgBAyBI%2C0BAWI%2CeACI%2CaACI%2CGAAE%3BEACE%2CkBAAA%3B%3BAAvCpB%2CgBAyBI%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaAEE%2CIAAG%3BEACC%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAA3CxB%2CgBAyBI%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaAEE%2CIAAG%2CkBAIC%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAhD5B%2CgBAyBI%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaAEE%2CIAAG%2CkBAIC%2CoBAMI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CqBAAX%3B%3BAA5DhC%2CgBAyBI%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaA0BE%2CIAAG%3BEACC%2CeAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAAlExB%2CgBAyBI%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaA0BE%2CIAAG%2CqBAIC%2CmBACI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3B%3BAAIJ%2CQAHyC%3BEAGzC%2CgBApDxB%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaA0BE%2CIAAG%2CqBAIC%2CmBACI%3BIAMQ%2CeAAA%3B%3B%3BAA3EpC%2CgBAyBI%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaA0BE%2CIAAG%2CqBAeC%3BEACI%2CkBAAA%3BEACA%2C2CAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CQAJyC%3BEAIzC%2CgBAtEpB%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaA0BE%2CIAAG%2CqBAeC%3BIAaQ%2CeAAA%3BIACA%2CcAAA%3B%3B%3BAA7FhC%2CgBAyBI%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaA0BE%2CIAAG%2CqBAgCC%3BEACI%2CSAAA%3B%3BAAjG5B%2CgBAyBI%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaA0BE%2CIAAG%2CqBAmCC%3BEACI%2CgBAAA%3B%3BAApG5B%2CgBAyBI%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaA0BE%2CIAAG%2CqBAmCC%2CoBAEI%2CsBACI%3BEACI%2COAAO%2CiBAAP%3BEACA%2CcAAA%3B%3BAAxGpC%2CgBAyBI%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaA0BE%2CIAAG%2CqBAmCC%2CoBAEI%2CsBACI%2CiBAGI%2CQAAO%2COAAO%3BEACV%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3B%3BAAKJ%2CQAJyC%3BEAIzC%2CgBA7FhC%2C0BAWI%2CeACI%2CaACI%2CGAAE%2CaA0BE%2CIAAG%2CqBAmCC%2CoBAEI%2CsBACI%2CiBAGI%2CQAAO%2COAAO%3BIAUN%2CeAAA%3BIACA%2CkBAAA%3B%3B%3BAApH5C%2CgBAyBI%2C0BAqGI%2CUACI%2CEAAC%3BEACG%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAACA%2CgBAhHZ%2C0BAqGI%2CUACI%2CEAAC%2CSAUI%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAOR%2CQALyC%3BEAKzC%2CgBA1HR%2C0BAqGI%2CUACI%2CEAAC%3BIAgBO%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3B%3BAAjJpB%2CgBAsJI%3BEACI%2CcAAA%3B%3BAAvJR%2CgBAsJI%2CqBAEI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CQAJyC%3BEAIzC%2CgBAVJ%2CqBAEI%3BIAKQ%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAA9JhB%2CgBAsJI%2CqBAWI%3BAAjKR%2CgBA4RI%2CuBAOI%3BEAjII%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAIJ%2CQAHyC%3BEAGzC%2CgBApBJ%2CqBAWI%3BEAjKR%2CgBA4RI%2CuBAOI%3BIA3HQ%2CeAAA%3B%3B%3BAAUJ%2CQANqC%3BEAMrC%2CgBA5BR%2CqBAqBI%3BIAKQ%2CmBAAA%3B%3BEAHA%2CgBAvBZ%2CqBAqBI%2CQAES%2CUAAU%3BIACP%2CWAAA%3B%3B%3BAAOR%2CQAH0B%3BEAG1B%2CgBA%5C%2FBR%2CqBAqBI%3BIAQQ%2CeAAA%3B%3B%3BAAnLhB%2CgBAsJI%2CqBAqBI%2CQAUI%3BEACI%2CeAAA%3B%3BAAKJ%2CQAJyC%3BEAIzC%2CgBArCR%2CqBAqBI%2CQAUI%3BIAGQ%2CgBAAA%3BIACA%2CeAAA%3B%3B%3BAAzLpB%2CgBAsJI%2CqBAqBI%2CQAiBI%3BEACI%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAOJ%2CQANyC%3BEAMzC%2CgBArDR%2CqBAqBI%2CQAiBI%3BIAUQ%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CwBAAA%3B%3B%3BAAzMpB%2CgBAsJI%2CqBAqBI%2CQAiCI%3BEACI%2CeAAA%3BEACA%2CuBAAA%3B%3BAAIJ%2CQAHyC%3BEAGzC%2CgBA5DR%2CqBAqBI%2CQAiCI%3BIAIQ%2CeAAA%3B%3B%3BAAhNpB%2CgBAsJI%2CqBA8DI%3BEACI%2CgBAAA%3B%3BAAKA%2CQAJqC%3BEAIrC%2CgBApER%2CqBA8DI%3BIAGQ%2CqBAAA%3BIACA%2CgBAAA%3B%3B%3BAAxNhB%2CgBAsJI%2CqBA8DI%2CUAMI%2CQAAO%2CQAAQ%3BEACX%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CgBA1EZ%2CqBA8DI%2CUAMI%2CQAAO%2CQAAQ%2CMAMV%3BEACG%2CmBAAA%3BEACA%2CYAAA%3B%3BAAMR%2CQAJyC%3BEAIzC%2CgBAlFR%2CqBA8DI%2CUAMI%2CQAAO%2CQAAQ%3BIAWP%2CeAAA%3BIACA%2CkBAAA%3B%3B%3BAAOhB%2CQAHyC%3BEAGzC%2CgBAvFA%3BIAqFQ%2CkCAAA%3B%3B%3BAAQJ%2CQAHyC%3BEAGzC%2CgBALJ%2CgBACI%3BIAEQ%2C8BAAA%3B%3B%3BAAWR%2CQARqC%3BEAQrC%2CgBAdJ%3BIAOQ%2C6BAAA%3B%3BEAOJ%2CgBAdJ%2CgBAQQ%3BIACI%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3B%3BAAQJ%2CQAJ%2BB%3BEAI%5C%2FB%2CgBAnBR%2CgBAcI%3BIAEQ%2CmBAAA%3BIACA%2CgBAAA%3B%3B%3BAAMJ%2CQAJqC%3BEAIrC%2CgBAvBR%2CgBAcI%3BIAMQ%2CeAAA%3BIACA%2CkBAAA%3B%3B%3BAAnQhB%2CgBA8OI%2CgBAcI%2CgBASI%3BEACI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAIJ%2CQAHyC%3BEAGzC%2CgBA%5C%2FBR%2CgBAcI%2CgBASI%3BIAMQ%2CeAAA%3B%3B%3BAA3QpB%2CgBA8OI%2CgBAcI%2CgBAkBI%3BEACI%2CeAAA%3BEACA%2CuBAAA%3B%3BAAIJ%2CQAHyC%3BEAGzC%2CgBAtCR%2CgBAcI%2CgBAkBI%3BIAIQ%2CeAAA%3B%3B%3BAAQZ%2CQAHmC%3BEAGnC%2CgBA5CJ%2CgBAwCI%3BIAEQ%2CkBAAA%3B%3B%3BAAxRhB%2CgBA4RI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3B%3BAA%5C%2FRR%2CgBA4RI%2CuBAII%3BEACI%2CUAAA%3B%3BAAjSZ%2CgBA4RI%2CuBAOI%2COAEI%3BEACI%2CaAAa%2COAAb%3BEACA%2CgBAAA%3B%3BAAKR%2CQAHyC%3BEAGzC%2CgBAhBJ%2CuBAOI%3BIAOQ%2CeAAA%3B%3B%3BAA1ShB%2CgBA4RI%2CuBAiBI%3BEACI%2CgBAAA%3B%3BAAOA%2CQAN%2BB%3BEAM%5C%2FB%2CgBAzBR%2CuBAiBI%3BIAGQ%2CaAAA%3BIACA%2CuBAAuB%2CcAAvB%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3B%3BAAnThB%2CgBA4RI%2CuBAiBI%2CGAQI%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAwBA%2CQAvB%2BB%3BEAuB%5C%2FB%2CgBAxDZ%2CuBAiBI%2CGAQI%3BIASQ%2CeAAA%3BIACA%2CcAAA%3B%3BEACA%2CgBApChB%2CuBAiBI%2CGAQI%2CGAWS%2CUAAU%3BIACP%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEACA%2CgBAxCpB%2CuBAiBI%2CGAQI%2CGAWS%2CUAAU%2CKAIN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CgCAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGR%2CgBAnDhB%2CuBAiBI%2CGAQI%2CGA0BS%2CUAAU%3BEACX%2CgBApDhB%2CuBAiBI%2CGAQI%2CGA2BS%2CUAAU%3BIACP%2CWAAA%3B%3B%3BAAyBZ%2CQAtByC%3BEAsBzC%2CgBA9ER%2CuBAiBI%2CGAQI%3BIAgCQ%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CcAAA%3BIACA%2COAAO%2CgBAAP%3B%3BEACA%2CgBAhEhB%2CuBAiBI%2CGAQI%2CGAuCS%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CgCAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEAEJ%2CgBAzEhB%2CuBAiBI%2CGAQI%2CGAgDS%2CeAAe%2CGAAG%3BEACnB%2CgBA1EhB%2CuBAiBI%2CGAQI%2CGAiDS%2CWAAW%3BIACR%2CmBAAA%3B%3B%3BAAvWxB%2CgBA4RI%2CuBAgFI%3BEACI%2CgBAAA%3B%3BAAIA%2CQAHqC%3BEAGrC%2CgBArFR%2CuBAgFI%3BIAGQ%2CaAAA%3B%3B%3BAA%5C%2FWhB%2CgBA4RI%2CuBAgFI%2CUAKI%2CQAAO%3BEAIH%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CgBA3FZ%2CuBAgFI%2CUAKI%2CQAAO%2CUAMF%3BEACG%2CmBAAA%3B%3BAAMR%2CQAJyC%3BEAIzC%2CgBAlGR%2CuBAgFI%2CUAKI%2CQAAO%3BIAUC%2CeAAA%3BIACA%2CkBAAA%3B%3B%3BAAOhB%2CQAHyC%3BEAGzC%2CgBAvGA%3BIAqGQ%2CkCAAA%3B%3B%3BAAKZ%2CiBAAiB%2CaAAc%3BEAC3B%2CiBAAA%3B%3BAAEJ%2CiBAAiB%2CaAAc%2CcAAc%3BEACzC%2CWAAA%3B%3BAAGJ%2CcACI%3BAADJ%2CcAOI%3BEALI%2CaAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CcAAC%2CcACG%3BEACI%2CmBAAA%3B%3BAAKZ%2CaAAgB%3BEACZ%2CWAAA%3B%3BAAEI%2CaAHQ%2CeAEZ%2CQACK%3BEACG%2CgBAAA%3B%3BAAEJ%2CaANQ%2CeAEZ%2CQAIK%2CMACK%3BEACE%2CeAAA%3BEACA%2CcAAA%3B%3BAAThB%2CaAAgB%2CeAcV%3BEACE%2CaAAA%3B%3BAAGR%3BEACI%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CsCAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BEACI%2CWAAA%3B%3BAAEJ%3BEACI%2C6BAAA%3B%3BAAEJ%3BEACI%2C8BAAA%3B%3BAAKA%2CmBAAC%2CkBACG%3BAADJ%2CwBAAC%2CkBACG%3BEACI%2CeAAA%3B%3BAAKZ%3BEACI%2CWAAA%3B%3BAASI%2CmBAHyC%3BEAGzC%2CQALH%2CiBACG%2COAAM%3BIAEE%2CgBAAA%3B%3B%3BAAMhB%2CmBAAoB%2COAAM%2COAAO%2COAAQ%3BEACrC%2CcAAA%3B%3BAAEJ%3BEACI%2CuCAAA%3B%3BAAII%2CiBADJ%2CMACK%3BEACG%2C8BAAA%3B%3BAACA%2CiBAHR%2CMACK%2CQAEI%3BEACG%2C4BAAA%3B%3BAAEJ%2CiBANR%2CMACK%2CQAKI%3BEACG%2CiBAAA%3B%3BAAGR%2CiBAVJ%2CMAUK%3BEACG%2CkBAAA%3B%3BAACA%2CiBAZR%2CMAUK%2COAEI%3BEACG%2CYAAA%3B%3BAAHR%2CiBAVJ%2CMAUK%2COAKG%2CQAAO%3BEACH%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAYJ%2CwBAH8C%3BEAG9C%2CYANP%2CYACI%2CcACG%3BIAEQ%2CmBAAA%3B%3B%3BAAMpB%3BAACA%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAXJ%2C0BAaI%3BAAZJ%2C0BAYI%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAhBR%2C0BAaI%2CkBAKI%3BAAjBR%2C0BAYI%2CkBAKI%3BEACI%2CaAAA%3B%3BAAnBZ%2C0BAaI%2CkBAQI%3BAApBR%2C0BAYI%2CkBAQI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAvBZ%2C0BAaI%2CkBAQI%2CeAII%2C8BACI%3BAAzBhB%2C0BAYI%2CkBAQI%2CeAII%2C8BACI%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA7BpB%2C0BAaI%2CkBAQI%2CeAII%2C8BAOI%2CiBACI%3BAAhCpB%2C0BAYI%2CkBAQI%2CeAII%2C8BAOI%2CiBACI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAvCxB%2C0BAaI%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%3BAAzCpB%2C0BAYI%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%3BEACI%2CaAAa%2CQAAb%3B%3BAA3CxB%2C0BAaI%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%2CMAEI%3BAA3CxB%2C0BAYI%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%2CMAEI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAjD5B%2C0BAaI%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%2CMASI%3BAAlDxB%2C0BAYI%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%2CMASI%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAACA%2C0BA1CxB%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%2CMASI%2CGAIK%2CWACG%3BAADJ%2C0BA1CxB%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%2CMASI%2CGAIK%2CWACG%3BEACI%2CoBAAA%3B%3BAAzDpC%2C0BAaI%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%2CMASI%2CGASI%3BAA3D5B%2C0BAYI%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%2CMASI%2CGASI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAACA%2C0BAnD5B%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%2CMASI%2CGASI%2CGAIK%2CUAAU%3BAAAX%2C0BAnD5B%2CkBAQI%2CeAII%2C8BAOI%2CiBAUI%2CMASI%2CGASI%2CGAIK%2CUAAU%3BEACP%2CUAAA%3B%3BAAjEpC%2C0BAaI%2CkBAQI%2CeAoDI%2CgBAGI%3BAA3EhB%2C0BAYI%2CkBAQI%2CeAoDI%2CgBAGI%3BAA5EhB%2C0BAaI%2CkBAQI%2CeAqDI%2C2BAEI%3BAA3EhB%2C0BAYI%2CkBAQI%2CeAqDI%2C2BAEI%3BAA5EhB%2C0BAaI%2CkBAQI%2CeAsDI%2C8BACI%3BAA3EhB%2C0BAYI%2CkBAQI%2CeAsDI%2C8BACI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3B%3BAA9EpB%2C0BAaI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAGI%3BAA9EpB%2C0BAYI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAGI%3BAA%5C%2FEpB%2C0BAaI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAGI%3BAA9EpB%2C0BAYI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAGI%3BAA%5C%2FEpB%2C0BAaI%2CkBAQI%2CeAsDI%2C8BACI%2CaAGI%3BAA9EpB%2C0BAYI%2CkBAQI%2CeAsDI%2C8BACI%2CaAGI%3BEACI%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAA1FxB%2C0BAaI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAGI%2CaAYI%3BAA1FxB%2C0BAYI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAGI%2CaAYI%3BAA3FxB%2C0BAaI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAGI%2CaAYI%3BAA1FxB%2C0BAYI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAGI%2CaAYI%3BAA3FxB%2C0BAaI%2CkBAQI%2CeAsDI%2C8BACI%2CaAGI%2CaAYI%3BAA1FxB%2C0BAYI%2CkBAQI%2CeAsDI%2C8BACI%2CaAGI%2CaAYI%3BEACI%2CaAAA%3B%3BAA5F5B%2C0BAaI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmBI%3BAA9FpB%2C0BAYI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmBI%3BAA%5C%2FFpB%2C0BAaI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmBI%3BAA9FpB%2C0BAYI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmBI%3BAA%5C%2FFpB%2C0BAaI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmBI%3BAA9FpB%2C0BAYI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmBI%3BEACI%2CaAAA%3BEACA%2CcAAA%3B%3BAAjGxB%2C0BAaI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmBI%2CSAGI%2CaACI%3BAAlG5B%2C0BAYI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmBI%2CSAGI%2CaACI%3BAAnG5B%2C0BAaI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmBI%2CSAGI%2CaACI%3BAAlG5B%2C0BAYI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmBI%2CSAGI%2CaACI%3BAAnG5B%2C0BAaI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmBI%2CSAGI%2CaACI%3BAAlG5B%2C0BAYI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmBI%2CSAGI%2CaACI%3BEACI%2CeAAA%3B%3BAApGhC%2C0BAaI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmBI%2CSAQI%3BAAtGxB%2C0BAYI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmBI%2CSAQI%3BAAvGxB%2C0BAaI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmBI%2CSAQI%3BAAtGxB%2C0BAYI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmBI%2CSAQI%3BAAvGxB%2C0BAaI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmBI%2CSAQI%3BAAtGxB%2C0BAYI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmBI%2CSAQI%3BEACI%2CgBAAA%3B%3BAAxG5B%2C0BAaI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmBI%2CSAQI%2CYAEI%3BAAxG5B%2C0BAYI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmBI%2CSAQI%2CYAEI%3BAAzG5B%2C0BAaI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmBI%2CSAQI%2CYAEI%3BAAxG5B%2C0BAYI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmBI%2CSAQI%2CYAEI%3BAAzG5B%2C0BAaI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmBI%2CSAQI%2CYAEI%3BAAxG5B%2C0BAYI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmBI%2CSAQI%2CYAEI%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAA3GhC%2C0BAaI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmCI%3BAA9GpB%2C0BAYI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmCI%3BAA%5C%2FGpB%2C0BAaI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmCI%3BAA9GpB%2C0BAYI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmCI%3BAA%5C%2FGpB%2C0BAaI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmCI%3BAA9GpB%2C0BAYI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmCI%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3B%3BAAlHxB%2C0BAaI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmCI%2CeAII%3BAAlHxB%2C0BAYI%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmCI%2CeAII%3BAAnHxB%2C0BAaI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmCI%2CeAII%3BAAlHxB%2C0BAYI%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmCI%2CeAII%3BAAnHxB%2C0BAaI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmCI%2CeAII%3BAAlHxB%2C0BAYI%2CkBAQI%2CeAsDI%2C8BACI%2CaAmCI%2CeAII%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3B%3BAACA%2C0BAjHxB%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmCI%2CeAII%2CYAWK%3BAAAD%2C0BAjHxB%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmCI%2CeAII%2CYAWK%3BAAAD%2C0BAjHxB%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmCI%2CeAII%2CYAWK%3BAAAD%2C0BAjHxB%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmCI%2CeAII%2CYAWK%3BAAAD%2C0BAjHxB%2CkBAQI%2CeAsDI%2C8BACI%2CaAmCI%2CeAII%2CYAWK%3BAAAD%2C0BAjHxB%2CkBAQI%2CeAsDI%2C8BACI%2CaAmCI%2CeAII%2CYAWK%3BEACG%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2C0BArHxB%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmCI%2CeAII%2CYAeK%3BAAAD%2C0BArHxB%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmCI%2CeAII%2CYAeK%3BAAAD%2C0BArHxB%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmCI%2CeAII%2CYAeK%3BAAAD%2C0BArHxB%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmCI%2CeAII%2CYAeK%3BAAAD%2C0BArHxB%2CkBAQI%2CeAsDI%2C8BACI%2CaAmCI%2CeAII%2CYAeK%3BAAAD%2C0BArHxB%2CkBAQI%2CeAsDI%2C8BACI%2CaAmCI%2CeAII%2CYAeK%3BAACD%2C0BAtHxB%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmCI%2CeAII%2CYAgBK%3BAAAD%2C0BAtHxB%2CkBAQI%2CeAoDI%2CgBAGI%2CaAmCI%2CeAII%2CYAgBK%3BAAAD%2C0BAtHxB%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmCI%2CeAII%2CYAgBK%3BAAAD%2C0BAtHxB%2CkBAQI%2CeAqDI%2C2BAEI%2CaAmCI%2CeAII%2CYAgBK%3BAAAD%2C0BAtHxB%2CkBAQI%2CeAsDI%2C8BACI%2CaAmCI%2CeAII%2CYAgBK%3BAAAD%2C0BAtHxB%2CkBAQI%2CeAsDI%2C8BACI%2CaAmCI%2CeAII%2CYAgBK%3BEACG%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAtIhC%2C0BAaI%2CkBAQI%2CeAuHI%2C6BACI%3BAA5IhB%2C0BAYI%2CkBAQI%2CeAuHI%2C6BACI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FIpB%2C0BAaI%2CkBAQI%2CeAuHI%2C6BACI%2CaAGI%3BAA%5C%2FIpB%2C0BAYI%2CkBAQI%2CeAuHI%2C6BACI%2CaAGI%3BEACI%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAA3JxB%2C0BAaI%2CkBAQI%2CeAuHI%2C6BACI%2CaAGI%2CaAYI%3BAA3JxB%2C0BAYI%2CkBAQI%2CeAuHI%2C6BACI%2CaAGI%2CaAYI%3BEACI%2CaAAA%3B%3BAA7J5B%2C0BAaI%2CkBAQI%2CeAuHI%2C6BACI%2CaAmBI%3BAA%5C%2FJpB%2C0BAYI%2CkBAQI%2CeAuHI%2C6BACI%2CaAmBI%3BEACI%2CaAAA%3BEACA%2CcAAA%3B%3BAAlKxB%2C0BAaI%2CkBAQI%2CeAuHI%2C6BACI%2CaAmBI%2CSAGI%3BAAlKxB%2C0BAYI%2CkBAQI%2CeAuHI%2C6BACI%2CaAmBI%2CSAGI%3BEACI%2CgBAAA%3B%3BAApK5B%2C0BAaI%2CkBAQI%2CeAuHI%2C6BACI%2CaAmBI%2CSAGI%2CYAEI%3BAApK5B%2C0BAYI%2CkBAQI%2CeAuHI%2C6BACI%2CaAmBI%2CSAGI%2CYAEI%3BEACI%2CmBAAA%3BEACA%2CeAAA%3B%3BAAvKhC%2C0BAaI%2CkBAQI%2CeAuHI%2C6BACI%2CaA8BI%3BAA1KpB%2C0BAYI%2CkBAQI%2CeAuHI%2C6BACI%2CaA8BI%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3B%3BAA9KxB%2C0BAaI%2CkBAQI%2CeAuHI%2C6BACI%2CaA8BI%2CeAII%3BAA9KxB%2C0BAYI%2CkBAQI%2CeAuHI%2C6BACI%2CaA8BI%2CeAII%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3B%3BAACA%2C0BA7KxB%2CkBAQI%2CeAuHI%2C6BACI%2CaA8BI%2CeAII%2CYAWK%3BAAAD%2C0BA7KxB%2CkBAQI%2CeAuHI%2C6BACI%2CaA8BI%2CeAII%2CYAWK%3BEACG%2CyBAAA%3BEACA%2CqBAAA%3B%3BAA5LhC%2C0BAaI%2CkBAQI%2CeA6KI%3BAAjMZ%2C0BAYI%2CkBAQI%2CeA6KI%3BEACI%2CgBAAA%3B%3BAAOhB%2CIAAI%2CIAAI%2CkBAAmB%3BEACvB%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAIJ%2CwBAH8C%3BEAG9C%2CIANI%2CIAAI%2CkBAAmB%3BIAInB%2CaAAA%3B%3B%3BAAkBR%2CwBAd0C%3BEACtC%2CKAAK%2COAAO%2CSAAU%2CQAAO%2CMAAO%2COAAM%2CWAAY%3BIAClD%2C2BAAA%3B%3BEAEJ%2CYAAY%2CQAAS%3BIACjB%2CsBAAA%3B%3BEAGJ%2CUAAW%2CMAAK%2CQAAS%2CEAAC%3BEAC1B%2CUAAW%2CMAAK%2CQAAS%2COAAM%3BIAC3B%2CmBAAA%3B%3B%3BAAIR%2CqBACI%2CeACA%2CeAAc%2CsBACd%3BEACA%2CWAAA%3B%3BAAIJ%2CwBAH%2BC%3BEAG%5C%2FC%2CqBAPI%2CeACA%2CeAAc%2CsBACd%3BIAGI%2CmBAAA%3B%3B%3BAAKA%2CcADJ%2CcACK%2CSACG%2CuBACI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAMpB%2C8BACI%2CsBACA%2CiBACE%3BEACF%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CeAAgB%2CeAAe%2CcAAc%3BEACzC%2CkBAAA%3B%3BAAEJ%2CSAAU%2CQAAO%3BEACb%2CgBAAA%3B%3B%3BAAKA%2CYAAC%3BEACG%2CWAAA%3B%3BAAEJ%2CYAAC%3BEACG%2CmBAAA%3B%3BAAEJ%2CYAAC%3BEACG%2CmBAAA%3B%3B%3BAAWJ%2CQAJyC%3BEAIzC%2CaALA%3BIAEQ%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAAOJ%2CQAHqC%3BEAGrC%2CaAJJ%3BIAEQ%2CkBAAA%3B%3B%3BAATZ%2CaAOI%2CkBAII%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAKJ%2CQAJyC%3BEAIzC%2CaAdJ%2CkBAII%3BIAOQ%2CeAAA%3BIACA%2CcAAA%3B%3B%3BAAnBhB%2CaAOI%2CkBAeI%3BEACI%2CmBAAA%3B%3BAAIA%2CQAHqC%3BEAGrC%2CaApBR%2CkBAeI%3BIAGQ%2CgBAAA%3B%3B%3BAAWJ%2CQARmC%3BEAC3B%2CaAtBhB%2CkBAeI%2C0BAKI%2CoBAES%3BIACG%2CmBAAA%3B%3BEAEJ%2CaAzBhB%2CkBAeI%2C0BAKI%2CoBAKS%3BIACG%2CkBAAA%3B%3B%3BAAjCxB%2CaAOI%2CkBAeI%2C0BAeI%3BEACI%2CuBAAA%3B%3BAAIJ%2CQAHyC%3BEAGzC%2CaAnCR%2CkBAeI%2C0BAeI%3BIAGQ%2CQAAA%3B%3B%3BAAQJ%2CQAJqC%3BEAIrC%2CaAzCZ%2CkBAeI%2C0BAqBI%3BIAEQ%2CQAAA%3BIACA%2CeAAA%3B%3B%3BAA9CpB%2CaAOI%2CkBAeI%2C0BAqBI%2CaAKI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3B%3BAAIJ%2CQAHyC%3BEAGzC%2CaAjDZ%2CkBAeI%2C0BAqBI%2CaAKI%3BIAMQ%2CeAAA%3B%3B%3BAAtDxB%2CaAOI%2CkBAeI%2C0BAqBI%2CaAcI%3BEACI%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAAIA%2CQAHqC%3BEAGrC%2CaAzDhB%2CkBAeI%2C0BAqBI%2CaAcI%3BIAKQ%2CeAAA%3B%3B%3BAA9DxB%2CaAOI%2CkBAeI%2C0BAqBI%2CaAcI%2CEAOI%3BEACI%2CgBAAA%3B%3BAAjExB%2CaAOI%2CkBA%2BDI%3BEACI%2CmBAAA%3B%3BAAIA%2CQAHqC%3BEAGrC%2CaApER%2CkBA%2BDI%3BIAGQ%2CmBAAA%3B%3B%3BAAzEhB%2CaAkFI%2CmBACI%3BEACI%2CaAAa%2COAAb%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAAtFZ%2CaAkFI%2CmBACI%2COAII%3BEACI%2CgBAAA%3B%3BAAKR%2CQAHyC%3BEAGzC%2CaAXJ%2CmBACI%3BIAQQ%2CeAAA%3B%3B%3BAA3FhB%2CaAkFI%2CmBAYI%3BEACI%2CeAAA%3B%3BAAIJ%2CQAHyC%3BEAGzC%2CaAjBJ%2CmBAYI%3BIAGQ%2CeAAA%3B%3B%3BAAMhB%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CkBAAA%3BEACA%2CWAAA%3B%3BAANJ%2CiBAOI%3BAANJ%2COAMI%3BAALJ%2CYAKI%3BAAJJ%2CkBAII%3BAAHJ%2CeAGI%3BEACI%2CUAAA%3B%3BAARR%2CiBAUI%2CMAAK%3BAATT%2COASI%2CMAAK%3BAART%2CYAQI%2CMAAK%3BAAPT%2CkBAOI%2CMAAK%3BAANT%2CeAMI%2CMAAK%3BEACD%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAdR%2CiBAUI%2CMAAK%2CMAKD%3BAAdR%2COASI%2CMAAK%2CMAKD%3BAAbR%2CYAQI%2CMAAK%2CMAKD%3BAAZR%2CkBAOI%2CMAAK%2CMAKD%3BAAXR%2CeAMI%2CMAAK%2CMAKD%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAvBZ%2CiBAUI%2CMAAK%2CMAeD%3BAAxBR%2COASI%2CMAAK%2CMAeD%3BAAvBR%2CYAQI%2CMAAK%2CMAeD%3BAAtBR%2CkBAOI%2CMAAK%2CMAeD%3BAArBR%2CeAMI%2CMAAK%2CMAeD%3BEACI%2CYAAA%3B%3BAAEJ%2CiBAlBJ%2CMAAK%2CMAkBA%3BAAAD%2COAlBJ%2CMAAK%2CMAkBA%3BAAAD%2CYAlBJ%2CMAAK%2CMAkBA%3BAAAD%2CkBAlBJ%2CMAAK%2CMAkBA%3BAAAD%2CeAlBJ%2CMAAK%2CMAkBA%3BEACG%2CQAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CmBAAA%3B%3BAANJ%2CiBAlBJ%2CMAAK%2CMAkBA%2CuBAOG%3BAAPJ%2COAlBJ%2CMAAK%2CMAkBA%2CuBAOG%3BAAPJ%2CYAlBJ%2CMAAK%2CMAkBA%2CuBAOG%3BAAPJ%2CkBAlBJ%2CMAAK%2CMAkBA%2CuBAOG%3BAAPJ%2CeAlBJ%2CMAAK%2CMAkBA%2CuBAOG%3BEACI%2CMAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CiBA7BZ%2CMAAK%2CMAkBA%2CuBAOG%2CKAIK%3BAAAD%2COA7BZ%2CMAAK%2CMAkBA%2CuBAOG%2CKAIK%3BAAAD%2CYA7BZ%2CMAAK%2CMAkBA%2CuBAOG%2CKAIK%3BAAAD%2CkBA7BZ%2CMAAK%2CMAkBA%2CuBAOG%2CKAIK%3BAAAD%2CeA7BZ%2CMAAK%2CMAkBA%2CuBAOG%2CKAIK%3BEACG%2CSAAS%2CEAAT%3B%3BAAxCpB%2CiBA6CI%3BAA5CJ%2COA4CI%3BAA3CJ%2CYA2CI%3BAA1CJ%2CkBA0CI%3BAAzCJ%2CeAyCI%3BEACI%2CgBAAA%3B%3BAA9CR%2CiBA6CI%2CaAEI%2CiBACI%3BAA%5C%2FCZ%2COA4CI%2CaAEI%2CiBACI%3BAA9CZ%2CYA2CI%2CaAEI%2CiBACI%3BAA7CZ%2CkBA0CI%2CaAEI%2CiBACI%3BAA5CZ%2CeAyCI%2CaAEI%2CiBACI%3BAA9%2BCR%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBAKI%2CMACI%3BEAi2CJ%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CQAH%2BB%3BEAG%5C%2FB%2CiBATZ%2CaAEI%2CiBACI%3BEAMI%2COATZ%2CaAEI%2CiBACI%3BEAMI%2CYATZ%2CaAEI%2CiBACI%3BEAMI%2CkBATZ%2CaAEI%2CiBACI%3BEAMI%2CeATZ%2CaAEI%2CiBACI%3BEA9%2BCR%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBAKI%2CMACI%3BIAo2CA%2CeAAA%3B%3B%3BAApDpB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%3BAArDhB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%3BAApDhB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%3BAAnDhB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%3BAAlDhB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%3BEACI%2CkBAAA%3B%3BAAvDpB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%3BAAvDpB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%3BAAtDpB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%3BAArDpB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%3BAApDpB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%3BAAxDpB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%3BAAxDpB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%3BAAvDpB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%3BAAtDpB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%3BAArDpB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%3BAAzDpB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%3BAAzDpB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%3BAAxDpB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%3BAAvDpB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%3BAAtDpB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAII%3BAAx%5C%2FChB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBAKI%2CMACI%2CeAMI%2CWA6BI%3BEAw0CJ%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAhExB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%3BAAhExB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%3BAA%5C%2FDxB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%3BAA9DxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%3BAA7DxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%3BAAjExB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%3BAAhExB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%3BAA%5C%2FDxB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%3BAA9DxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%3BAA7DxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%3BAAjExB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%3BAAhExB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%3BAA%5C%2FDxB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%3BAA9DxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%3BAA7DxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%3BAAjExB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%3BAAjExB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%3BAAhExB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%3BAA%5C%2FDxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%3BAA9DxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%3BAAlExB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%3BAAjExB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%3BAAhExB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%3BAA%5C%2FDxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%3BAA9DxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%3BAAlExB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%3BAAjExB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%3BAAhExB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%3BAA%5C%2FDxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%3BAA9DxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%3BAAlExB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%3BAAlExB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%3BAAjExB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%3BAAhExB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%3BAA%5C%2FDxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%3BAAnExB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%3BAAlExB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%3BAAjExB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%3BAAhExB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%3BAA%5C%2FDxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%3BAAnExB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%3BAAlExB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%3BAAjExB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%3BAAhExB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%3BAA%5C%2FDxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%3BAAjgDpB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBAKI%2CMACI%2CeAMI%2CWA6BI%2CgBAQI%3BEAy0CJ%2CcAAA%3BEACA%2CeAAA%3BEAEA%2CaAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3B%3BAA9E5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%2CcAcI%3BAA9E5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%2CcAcI%3BAA7E5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%2CcAcI%3BAA5E5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%2CcAcI%3BAA3E5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%2CcAcI%3BAA%5C%2FE5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%2CcAcI%3BAA9E5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%2CcAcI%3BAA7E5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%2CcAcI%3BAA5E5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%2CcAcI%3BAA3E5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%2CcAcI%3BAA%5C%2FE5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%2CcAcI%3BAA9E5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%2CcAcI%3BAA7E5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%2CcAcI%3BAA5E5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%2CcAcI%3BAA3E5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%2CcAcI%3BAA%5C%2FE5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%2CYAaI%3BAA9E5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%2CYAaI%3BAA7E5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%2CYAaI%3BAA5E5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%2CYAaI%3BAA3E5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%2CYAaI%3BAA%5C%2FE5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%2CYAaI%3BAA9E5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%2CYAaI%3BAA7E5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%2CYAaI%3BAA5E5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%2CYAaI%3BAA3E5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%2CYAaI%3BAA%5C%2FE5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%2CYAaI%3BAA9E5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%2CYAaI%3BAA7E5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%2CYAaI%3BAA5E5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%2CYAaI%3BAA3E5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%2CYAaI%3BAA%5C%2FE5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%2CeAYI%3BAA9E5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%2CeAYI%3BAA7E5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%2CeAYI%3BAA5E5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%2CeAYI%3BAA3E5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%2CeAYI%3BAA%5C%2FE5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%2CeAYI%3BAA9E5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%2CeAYI%3BAA7E5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%2CeAYI%3BAA5E5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%2CeAYI%3BAA3E5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%2CeAYI%3BAA%5C%2FE5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%2CeAYI%3BAA9E5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%2CeAYI%3BAA7E5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%2CeAYI%3BAA5E5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%2CeAYI%3BAA3E5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%2CeAYI%3BEACI%2CeAAA%3BEACA%2CwBAAA%3B%3BAAQR%2CQANmC%3BEAMnC%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%3BEAwBA%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%3BEAwBA%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%3BEAwBA%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%3BEAwBA%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%3BEAwBA%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%3BEAwBA%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%3BEAwBA%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%3BEAwBA%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%3BEAwBA%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%3BEAwBA%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%3BEAwBA%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%3BEAwBA%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%3BEAwBA%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%3BEAwBA%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%3BEAwBA%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%3BEAuBA%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%3BEAuBA%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%3BEAuBA%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%3BEAuBA%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%3BEAuBA%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%3BEAuBA%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%3BEAuBA%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%3BEAuBA%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%3BEAuBA%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%3BEAuBA%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%3BEAuBA%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%3BEAuBA%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%3BEAuBA%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%3BEAuBA%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%3BEAuBA%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%3BEAsBA%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%3BEAsBA%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%3BEAsBA%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%3BEAsBA%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%3BEAsBA%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%3BEAsBA%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%3BEAsBA%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%3BEAsBA%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%3BEAsBA%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%3BEAsBA%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%3BEAsBA%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%3BEAsBA%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%3BEAsBA%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%3BEAsBA%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%3BEAjgDpB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBAKI%2CMACI%2CeAMI%2CWA6BI%2CgBAQI%3BIAy1CA%2CeAAA%3B%3BEAKR%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%2CcAoBQ%3BEAIR%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%2CcAoBQ%3BEAIR%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%2CcAoBQ%3BEAIR%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%2CcAoBQ%3BEAIR%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBASI%2CcAoBQ%3BEAIR%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%2CcAoBQ%3BEAIR%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%2CcAoBQ%3BEAIR%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%2CcAoBQ%3BEAIR%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%2CcAoBQ%3BEAIR%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAQI%2CcAoBQ%3BEAIR%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%2CcAoBQ%3BEAIR%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%2CcAoBQ%3BEAIR%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%2CcAoBQ%3BEAIR%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%2CcAoBQ%3BEAIR%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAOI%2CcAoBQ%3BEAIR%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%2CYAmBQ%3BEAIR%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%2CYAmBQ%3BEAIR%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%2CYAmBQ%3BEAIR%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%2CYAmBQ%3BEAIR%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAUI%2CYAmBQ%3BEAIR%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%2CYAmBQ%3BEAIR%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%2CYAmBQ%3BEAIR%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%2CYAmBQ%3BEAIR%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%2CYAmBQ%3BEAIR%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeASI%2CYAmBQ%3BEAIR%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%2CYAmBQ%3BEAIR%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%2CYAmBQ%3BEAIR%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%2CYAmBQ%3BEAIR%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%2CYAmBQ%3BEAIR%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAQI%2CYAmBQ%3BEAIR%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%2CeAkBQ%3BEAIR%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%2CeAkBQ%3BEAIR%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%2CeAkBQ%3BEAIR%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%2CeAkBQ%3BEAIR%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAWI%2CeAkBQ%3BEAIR%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%2CeAkBQ%3BEAIR%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%2CeAkBQ%3BEAIR%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%2CeAkBQ%3BEAIR%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%2CeAkBQ%3BEAIR%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAUI%2CeAkBQ%3BEAIR%2CiBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%2CeAkBQ%3BEAIR%2COA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%2CeAkBQ%3BEAIR%2CYA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%2CeAkBQ%3BEAIR%2CkBA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%2CeAkBQ%3BEAIR%2CeA5CpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBASI%2CeAkBQ%3BIACI%2CeAAA%3B%3B%3BAAtFpC%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkCI%3BAAzFxB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkCI%3BAAxFxB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkCI%3BAAvFxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkCI%3BAAtFxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkCI%3BAA1FxB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiCI%3BAAzFxB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiCI%3BAAxFxB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiCI%3BAAvFxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiCI%3BAAtFxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiCI%3BAA1FxB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgCI%3BAAzFxB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgCI%3BAAxFxB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgCI%3BAAvFxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgCI%3BAAtFxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgCI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CQAHmC%3BEAGnC%2CiBA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkCI%3BEAcA%2COA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkCI%3BEAcA%2CYA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkCI%3BEAcA%2CkBA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkCI%3BEAcA%2CeA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkCI%3BEAcA%2CiBA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiCI%3BEAcA%2COA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiCI%3BEAcA%2CYA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiCI%3BEAcA%2CkBA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiCI%3BEAcA%2CeA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiCI%3BEAcA%2CiBA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgCI%3BEAcA%2COA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgCI%3BEAcA%2CYA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgCI%3BEAcA%2CkBA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgCI%3BEAcA%2CeA3DpB%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgCI%3BIAYQ%2CeAAA%3B%3B%3BAAtGhC%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%3BAAzGxB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%3BAAxGxB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%3BAAvGxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%3BAAtGxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%3BAA1GxB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%3BAAzGxB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%3BAAxGxB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%3BAAvGxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%3BAAtGxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%3BAA1GxB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%3BAAzGxB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%3BAAxGxB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%3BAAvGxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%3BAAtGxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%3BEACI%2CgBAAA%3B%3BAA3G5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%3BAA3G5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%3BAA1G5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%3BAAzG5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%3BAAxG5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%3BAA5G5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%3BAA3G5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%3BAA1G5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%3BAAzG5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%3BAAxG5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%3BAA5G5B%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%3BAA3G5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%3BAA1G5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%3BAAzG5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%3BAAxG5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%3BAA1iDxB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBAKI%2CMACI%2CeAMI%2CWA6BI%2CgBAiBI%2CiBACI%2CEAAC%2COAAO%3BEAw2CZ%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3B%3BAAIA%2CQAH%2BB%3BEAG%5C%2FB%2CiBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%3BEAYI%2COA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%3BEAYI%2CYA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%3BEAYI%2CkBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%3BEAYI%2CeA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%3BEAYI%2CiBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%3BEAYI%2COA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%3BEAYI%2CYA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%3BEAYI%2CkBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%3BEAYI%2CeA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%3BEAYI%2CiBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%3BEAYI%2COA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%3BEAYI%2CYA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%3BEAYI%2CkBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%3BEAYI%2CeA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%3BEA1iDxB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBAKI%2CMACI%2CeAMI%2CWA6BI%2CgBAiBI%2CiBACI%2CEAAC%2COAAO%3BIAi3CR%2CeAAA%3B%3B%3BAAEJ%2CiBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAYK%3BAAAD%2COA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAYK%3BAAAD%2CYA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAYK%3BAAAD%2CkBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAYK%3BAAAD%2CeA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAYK%3BAAAD%2CiBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAYK%3BAAAD%2COA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAYK%3BAAAD%2CYA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAYK%3BAAAD%2CkBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAYK%3BAAAD%2CeA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAYK%3BAAAD%2CiBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAYK%3BAAAD%2COA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAYK%3BAAAD%2CYA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAYK%3BAAAD%2CkBA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAYK%3BAAAD%2CeA3E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAYK%3BAACD%2CiBA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAaK%3BAAAD%2COA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAaK%3BAAAD%2CYA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAaK%3BAAAD%2CkBA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAaK%3BAAAD%2CeA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAaK%3BAAAD%2CiBA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAaK%3BAAAD%2COA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAaK%3BAAAD%2CYA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAaK%3BAAAD%2CkBA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAaK%3BAAAD%2CeA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAaK%3BAAAD%2CiBA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAaK%3BAAAD%2COA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAaK%3BAAAD%2CYA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAaK%3BAAAD%2CkBA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAaK%3BAAAD%2CeA5E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAaK%3BAACD%2CiBA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAcK%3BAAAD%2COA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAcK%3BAAAD%2CYA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAcK%3BAAAD%2CkBA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAcK%3BAAAD%2CeA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAcK%3BAAAD%2CiBA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAcK%3BAAAD%2COA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAcK%3BAAAD%2CYA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAcK%3BAAAD%2CkBA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAcK%3BAAAD%2CeA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAcK%3BAAAD%2CiBA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAcK%3BAAAD%2COA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAcK%3BAAAD%2CYA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAcK%3BAAAD%2CkBA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAcK%3BAAAD%2CeA7E5B%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAcK%3BEACG%2CmBAAA%3BEACA%2CYAAA%3B%3BAA5HpC%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAkBI%3BAA7HhC%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAkBI%3BAA5HhC%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAkBI%3BAA3HhC%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAkBI%3BAA1HhC%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAEI%2CgBAkDI%2CcAEI%2CaAkBI%3BAA9HhC%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAkBI%3BAA7HhC%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAkBI%3BAA5HhC%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAkBI%3BAA3HhC%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAkBI%3BAA1HhC%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAGI%2CeAiDI%2CcAEI%2CaAkBI%3BAA9HhC%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAkBI%3BAA7HhC%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAkBI%3BAA5HhC%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAkBI%3BAA3HhC%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAkBI%3BAA1HhC%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWAII%2CiBAgDI%2CcAEI%2CaAkBI%3BEACI%2CgBAAA%3B%3BAA%5C%2FHpC%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%3BAApIpB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%3BAAnIpB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%3BAAlIpB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%3BAAjIpB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%3BAAnkDhB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBAKI%2CMACI%2CeAMI%2CWACI%3BEA%2B6CJ%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA5IxB%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%3BAA5IxB%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%3BAA3IxB%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%3BAA1IxB%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%3BAAzIxB%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%3BAA3kDpB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBAKI%2CMACI%2CeAMI%2CWACI%2CSAQI%3BEA%2B6CJ%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAMA%2CQAL%2BB%3BEAK%5C%2FB%2CiBA7GxB%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%3BEAaI%2COA7GxB%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%3BEAaI%2CYA7GxB%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%3BEAaI%2CkBA7GxB%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%3BEAaI%2CeA7GxB%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%3BEA3kDpB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBAKI%2CMACI%2CeAMI%2CWACI%2CSAQI%3BIAu7CA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAAvJhC%2CiBA6CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%2CWAaI%3BAAzJ5B%2COA4CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%2CWAaI%3BAAxJ5B%2CYA2CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%2CWAaI%3BAAvJ5B%2CkBA0CI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%2CWAaI%3BAAtJ5B%2CeAyCI%2CaAEI%2CiBACI%2CMAMI%2CWA%2BEI%2CSAQI%2CWAaI%3BAAxlDxB%2CYAlLQ%2CsBAkLP%2C4BA6EG%2CuBA2DI%2CsBAKI%2CMACI%2CeAMI%2CWACI%2CSAQI%2CWAQI%3BEAo7CJ%2CYAAY%2CiBAAZ%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CiBAAX%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CqBAAX%3B%3BAAShC%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2C0CAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAPJ%2CcAQI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CeAAX%3B%3BAAIR%2CsBACI%2CYACI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAASA%2CQAP%2BB%3BEAO%5C%2FB%2CsBAdR%2CYACI%3BIAOQ%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3B%3BAAZhB%2CsBACI%2CYACI%2CsBAaI%2CcAKI%3BEACI%2CkBAAA%3B%3BAAKI%2CQAH%2BB%3BEAG%5C%2FB%2CsBAzBpB%2CYACI%2CsBAaI%2CcAKI%2CMAEI%3BIAEQ%2CgBAAA%3B%3B%3BAAxB5B%2CsBACI%2CYACI%2CsBAaI%2CcAKI%2CMAgBI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CMAAA%3B%3BAAvCxB%2CsBACI%2CYACI%2CsBAaI%2CcAKI%2CMAgBI%2CSAII%2COAAM%3BEACF%2CgBAAA%3B%3BAACA%2CsBAzCxB%2CYACI%2CsBAaI%2CcAKI%2CMAgBI%2CSAII%2COAAM%2COAED%3BEACG%2CeAAA%3BEACA%2CcAAA%3B%3BAA5ChC%2CsBACI%2CYACI%2CsBAiDI%2CsBACI%3BEACI%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAIA%2CQAH%2BB%3BEAG%5C%2FB%2CsBAlEhB%2CYACI%2CsBAiDI%2CsBACI%3BIAaQ%2CgBAAA%3B%3B%3BAAEJ%2CsBAlEhB%2CYACI%2CsBAiDI%2CsBACI%2CSAeK%3BEACG%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CeAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAQR%2CQAH%2BB%3BEAG%5C%2FB%2CsBAjFZ%2CYACI%2CsBA4EI%3BIAEQ%2CgBAAA%3B%3B%3BAAhFpB%2CsBACI%2CYACI%2CsBA4EI%2CsBAII%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3B%3BAA3FpB%2CsBACI%2CYACI%2CsBA4FI%2CUACI%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2C0CAAA%3BEACA%2CUAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAA3GpB%2CsBACI%2CYACI%2CsBA4FI%2CUACI%2CkBAaI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAEA%2CsBApHpB%2CYACI%2CsBA4FI%2CUACI%2CkBAaI%2CEASK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAMpB%2CsBA7HJ%2CYA6HK%2CiBACG%2CsBACI%3B%3B%3B%3BAAhIhB%2CsBAuII%2CQAEI%3BAAzIR%2CsBAwII%2CgBACI%3BEACI%2CUAAA%3B%3BAA1IZ%2CsBAuII%2CQAKI%2CMACI%2CWACI%2CeAEI%3BAAhJpB%2CsBAwII%2CgBAII%2CMACI%2CWACI%2CeAEI%3BAAhJpB%2CsBAuII%2CQAKI%2CMACI%2CWAEI%2CiBACI%3BAAhJpB%2CsBAwII%2CgBAII%2CMACI%2CWAEI%2CiBACI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CQAHmC%3BEAGnC%2CsBAtBhB%2CQAKI%2CMACI%2CWACI%2CeAEI%3BEAaA%2CsBArBhB%2CgBAII%2CMACI%2CWACI%2CeAEI%3BEAaA%2CsBAtBhB%2CQAKI%2CMACI%2CWAEI%2CiBACI%3BEAaA%2CsBArBhB%2CgBAII%2CMACI%2CWAEI%2CiBACI%3BIAWQ%2CeAAA%3B%3B%3BAA3J5B%2CsBAuII%2CQAKI%2CMACI%2CWACI%2CeAgBI%3BAA9JpB%2CsBAwII%2CgBAII%2CMACI%2CWACI%2CeAgBI%3BAA9JpB%2CsBAuII%2CQAKI%2CMACI%2CWAEI%2CiBAeI%3BAA9JpB%2CsBAwII%2CgBAII%2CMACI%2CWAEI%2CiBAeI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CsBAhCpB%2CQAKI%2CMACI%2CWACI%2CeAgBI%2CQASK%3BAAAD%2CsBA%5C%2FBpB%2CgBAII%2CMACI%2CWACI%2CeAgBI%2CQASK%3BAAAD%2CsBAhCpB%2CQAKI%2CMACI%2CWAEI%2CiBAeI%2CQASK%3BAAAD%2CsBA%5C%2FBpB%2CgBAII%2CMACI%2CWAEI%2CiBAeI%2CQASK%3BEACG%2CyBAAA%3B%3BAAEJ%2CsBAnCpB%2CQAKI%2CMACI%2CWACI%2CeAgBI%2CQAYK%3BAAAD%2CsBAlCpB%2CgBAII%2CMACI%2CWACI%2CeAgBI%2CQAYK%3BAAAD%2CsBAnCpB%2CQAKI%2CMACI%2CWAEI%2CiBAeI%2CQAYK%3BAAAD%2CsBAlCpB%2CgBAII%2CMACI%2CWAEI%2CiBAeI%2CQAYK%3BEACG%2CyBAAA%3B%3BAAEJ%2CsBAtCpB%2CQAKI%2CMACI%2CWACI%2CeAgBI%2CQAeK%3BAAAD%2CsBArCpB%2CgBAII%2CMACI%2CWACI%2CeAgBI%2CQAeK%3BAAAD%2CsBAtCpB%2CQAKI%2CMACI%2CWAEI%2CiBAeI%2CQAeK%3BAAAD%2CsBArCpB%2CgBAII%2CMACI%2CWAEI%2CiBAeI%2CQAeK%3BEACG%2CyBAAA%3B%3BAAEJ%2CsBAzCpB%2CQAKI%2CMACI%2CWACI%2CeAgBI%2CQAkBK%3BAAAD%2CsBAxCpB%2CgBAII%2CMACI%2CWACI%2CeAgBI%2CQAkBK%3BAAAD%2CsBAzCpB%2CQAKI%2CMACI%2CWAEI%2CiBAeI%2CQAkBK%3BAAAD%2CsBAxCpB%2CgBAII%2CMACI%2CWAEI%2CiBAeI%2CQAkBK%3BEACG%2CyBAAA%3B%3BAAEJ%2CsBA5CpB%2CQAKI%2CMACI%2CWACI%2CeAgBI%2CQAqBK%3BAAAD%2CsBA3CpB%2CgBAII%2CMACI%2CWACI%2CeAgBI%2CQAqBK%3BAAAD%2CsBA5CpB%2CQAKI%2CMACI%2CWAEI%2CiBAeI%2CQAqBK%3BAAAD%2CsBA3CpB%2CgBAII%2CMACI%2CWAEI%2CiBAeI%2CQAqBK%3BEACG%2CyBAAA%3B%3BAAEJ%2CsBA%5C%2FCpB%2CQAKI%2CMACI%2CWACI%2CeAgBI%2CQAwBK%3BAAAD%2CsBA9CpB%2CgBAII%2CMACI%2CWACI%2CeAgBI%2CQAwBK%3BAAAD%2CsBA%5C%2FCpB%2CQAKI%2CMACI%2CWAEI%2CiBAeI%2CQAwBK%3BAAAD%2CsBA9CpB%2CgBAII%2CMACI%2CWAEI%2CiBAeI%2CQAwBK%3BEACG%2CyBAAA%3B%3BAAEJ%2CsBAlDpB%2CQAKI%2CMACI%2CWACI%2CeAgBI%2CQA2BK%3BAAAD%2CsBAjDpB%2CgBAII%2CMACI%2CWACI%2CeAgBI%2CQA2BK%3BAAAD%2CsBAlDpB%2CQAKI%2CMACI%2CWAEI%2CiBAeI%2CQA2BK%3BAAAD%2CsBAjDpB%2CgBAII%2CMACI%2CWAEI%2CiBAeI%2CQA2BK%3BEACG%2CyBAAA%3B%3BAA1L5B%2CsBAuII%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%3BAA7LpB%2CsBAwII%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%3BAA7LpB%2CsBAuII%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%3BAA7LpB%2CsBAwII%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAOA%2CQAL%2BB%3BEAK%5C%2FB%2CsBAjEpB%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%3BEAWI%2CsBAhEpB%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%3BEAWI%2CsBAjEpB%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%3BEAWI%2CsBAhEpB%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%3BIAOQ%2CaAAA%3BIACA%2CmBAAA%3B%3B%3BAArM5B%2CsBAuII%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAWI%3BAAxMxB%2CsBAwII%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAWI%3BAAxMxB%2CsBAuII%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAWI%3BAAxMxB%2CsBAwII%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAWI%3BEACI%2CYAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAjN5B%2CsBAuII%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAWI%2CoBAUI%3BAAlN5B%2CsBAwII%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAWI%2CoBAUI%3BAAlN5B%2CsBAuII%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAWI%2CoBAUI%3BAAlN5B%2CsBAwII%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAWI%2CoBAUI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CuCAAA%3B%3BAAtNhC%2CsBAuII%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAWI%2CoBAgBI%3BAAxN5B%2CsBAwII%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAWI%2CoBAgBI%3BAAxN5B%2CsBAuII%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAWI%2CoBAgBI%3BAAxN5B%2CsBAwII%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAWI%2CoBAgBI%3BEACI%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAA7NhC%2CsBAuII%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAWI%2CoBAgBI%2C0BAMI%3BAA9NhC%2CsBAwII%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAWI%2CoBAgBI%2C0BAMI%3BAA9NhC%2CsBAuII%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAWI%2CoBAgBI%2C0BAMI%3BAA9NhC%2CsBAwII%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAWI%2CoBAgBI%2C0BAMI%3BEACI%2CWAAA%3BEACA%2CuCAAA%3B%3BAAhOpC%2CsBAuII%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%3BAArOxB%2CsBAwII%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%3BAArOxB%2CsBAuII%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%3BAArOxB%2CsBAwII%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3B%3BAACA%2CsBAjGxB%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAGK%3BAAAD%2CsBAhGxB%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAGK%3BAAAD%2CsBAjGxB%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAGK%3BAAAD%2CsBAhGxB%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAGK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3B%3BAAIA%2CsBA9G5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAeK%2CSACI%3BAAAD%2CsBA7G5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAeK%2CSACI%3BAAAD%2CsBA9G5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAeK%2CSACI%3BAAAD%2CsBA7G5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAeK%2CSACI%3BEACG%2CwBAAA%3B%3BAAEJ%2CsBAjH5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAeK%2CSAII%2CMAAM%3BAAAP%2CsBAhH5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAeK%2CSAII%2CMAAM%3BAAAP%2CsBAjH5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAeK%2CSAII%2CMAAM%3BAAAP%2CsBAhH5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAeK%2CSAII%2CMAAM%3BEACH%2C8BAAA%3B%3BAAIJ%2CsBAtH5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuBK%2CYACI%3BAAAD%2CsBArH5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuBK%2CYACI%3BAAAD%2CsBAtH5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuBK%2CYACI%3BAAAD%2CsBArH5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuBK%2CYACI%3BEACG%2C8BAAA%3B%3BAAEJ%2CsBAzH5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuBK%2CYAII%2CMAAM%3BAAAP%2CsBAxH5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuBK%2CYAII%2CMAAM%3BAAAP%2CsBAzH5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuBK%2CYAII%2CMAAM%3BAAAP%2CsBAxH5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuBK%2CYAII%2CMAAM%3BEACH%2CgCAAA%3B%3BAAIJ%2CsBA9H5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BBK%2CWACI%3BAAAD%2CsBA7H5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BBK%2CWACI%3BAAAD%2CsBA9H5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BBK%2CWACI%3BAAAD%2CsBA7H5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BBK%2CWACI%3BEACG%2C8BAAA%3B%3BAAEJ%2CsBAjI5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BBK%2CWAII%2CMAAM%3BAAAP%2CsBAhI5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BBK%2CWAII%2CMAAM%3BAAAP%2CsBAjI5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BBK%2CWAII%2CMAAM%3BAAAP%2CsBAhI5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BBK%2CWAII%2CMAAM%3BEACH%2CgCAAA%3B%3BAAIJ%2CsBAtI5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuCK%2CYACI%3BAAAD%2CsBArI5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuCK%2CYACI%3BAAAD%2CsBAtI5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuCK%2CYACI%3BAAAD%2CsBArI5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuCK%2CYACI%3BEACG%2C8BAAA%3B%3BAAEJ%2CsBAzI5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuCK%2CYAII%2CMAAM%3BAAAP%2CsBAxI5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuCK%2CYAII%2CMAAM%3BAAAP%2CsBAzI5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuCK%2CYAII%2CMAAM%3BAAAP%2CsBAxI5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuCK%2CYAII%2CMAAM%3BEACH%2CgCAAA%3B%3BAAIJ%2CsBA9I5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BCK%2CYACI%3BAAAD%2CsBA7I5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BCK%2CYACI%3BAAAD%2CsBA9I5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BCK%2CYACI%3BAAAD%2CsBA7I5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BCK%2CYACI%3BEACG%2C%2BBAAA%3B%3BAAEJ%2CsBAjJ5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BCK%2CYAII%2CMAAM%3BAAAP%2CsBAhJ5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BCK%2CYAII%2CMAAM%3BAAAP%2CsBAjJ5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BCK%2CYAII%2CMAAM%3BAAAP%2CsBAhJ5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BCK%2CYAII%2CMAAM%3BEACH%2CiCAAA%3B%3BAAIJ%2CsBAtJ5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuDK%2CeACI%3BAAAD%2CsBArJ5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuDK%2CeACI%3BAAAD%2CsBAtJ5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuDK%2CeACI%3BAAAD%2CsBArJ5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuDK%2CeACI%3BEACG%2C8BAAA%3B%3BAAEJ%2CsBAzJ5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuDK%2CeAII%2CMAAM%3BAAAP%2CsBAxJ5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuDK%2CeAII%2CMAAM%3BAAAP%2CsBAzJ5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuDK%2CeAII%2CMAAM%3BAAAP%2CsBAxJ5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuDK%2CeAII%2CMAAM%3BEACH%2CgCAAA%3B%3BAAIJ%2CsBA9J5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BDK%2CaACI%3BAAAD%2CsBA7J5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BDK%2CaACI%3BAAAD%2CsBA9J5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BDK%2CaACI%3BAAAD%2CsBA7J5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BDK%2CaACI%3BEACG%2C%2BBAAA%3B%3BAAEJ%2CsBAjK5B%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BDK%2CaAII%2CMAAM%3BAAAP%2CsBAhK5B%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUA%2BDK%2CaAII%2CMAAM%3BAAAP%2CsBAjK5B%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BDK%2CaAII%2CMAAM%3BAAAP%2CsBAhK5B%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUA%2BDK%2CaAII%2CMAAM%3BEACH%2CiCAAA%3B%3BAAzSpC%2CsBAuII%2CQAKI%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuEM%3BAA5S9B%2CsBAwII%2CgBAII%2CMACI%2CWACI%2CeA%2BCI%2CaAwCI%2CUAuEM%3BAA5S9B%2CsBAuII%2CQAKI%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuEM%3BAA5S9B%2CsBAwII%2CgBAII%2CMACI%2CWAEI%2CiBA8CI%2CaAwCI%2CUAuEM%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CkBAAb%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAapB%2COAFR%2CUACK%2CSACI%3BEACG%2C8CAAA%3BEACA%2CqCAAA%3BEACA%2CiCAAA%3B%3BAAEJ%2COAPR%2CUACK%2CSAMI%2CMAAM%3BEACH%2CqCAAA%3BEACA%2CiCAAA%3B%3BAAIJ%2COAbR%2CUAYK%2CSACI%3BEACG%2C8CAAA%3BEACA%2CiCAAA%3B%3BAAIJ%2COAnBR%2CUAkBK%2CcACI%3BEACG%2CmDAAA%3BEACA%2CiCAAA%3B%3BAAIJ%2COAzBR%2CUAwBK%2CSACI%3BEACG%2C8CAAA%3BEACA%2CiCAAA%3B%3BAASJ%2CUAFR%2CUACK%2CSACI%3BEACG%2C8CAAA%3BEACA%2CiCAAA%3B%3BAAMhB%2CaAAc%2CaAAa%2COAAM%3BEAC7B%2CuBAAA%3B%3BAAYJ%2CQAV0B%2CuBAAuB%3BEAC7C%2CaAAc%2CaAAa%2COAAM%2COAAQ%2C2BAA2B%3BIAChE%2C0BAAA%3B%3BEAEJ%2CaAAc%2CaAAa%2CQAAO%3BIAC9B%2CmBAAA%3BIACA%2CgBAAA%3B%3B%3BAAaP%2CQATyB%3BEACtB%2CaAAc%2CaAAa%2COAAM%2COAAQ%2C2BAA2B%3BIAChE%2C0BAAA%3B%3BEAGJ%2CaAAc%2CaAAa%2CQAAO%3BIAC9B%2CmBAAA%3BIACA%2CgBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAel1ER%2CaAAa%3BEACT%2C0CAAA%3B%3BAAGQ%2CaAJC%2CSAER%2CWACG%2CEACK%3BEACG%2CWAAA%3B%3BAAgEhB%2CMAAM%2CIAAI%3BEACN%2CgBAAA%3B%3BAC2XJ%2CwBAT2C%3BEACvC%2CYACI%2CiBACI%3BIACI%2CUAAA%3B%3B%3BAAchB%2CwBAT2C%3BEACvC%2CYACI%2CiBACI%3BIACI%2CcAAA%3B%3B%3BAA%2BDhB%2CwBA1D0C%3BEACtC%2CYACI%2CiBACI%3BIACI%2CUAAA%3B%3BEAIZ%2CYAAY%2C2BAA2B%2CYAAY%3BIAC%5C%2FC%2COAAA%3B%3BEADJ%2CYAAY%2C2BAA2B%2CYAAY%2CcAE%5C%2FC%3BIACI%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CWAAW%2CgBAAgB%2CkBAA3B%3BIACA%2CmBAAmB%2CgBAAgB%2CkBAAnC%3B%3BEAMA%2CYAFH%2C0BAEI%2CYAAY%3BEAAb%2CYADH%2C0BACI%2CYAAY%3BIACT%2COAAA%3BIACA%2CYAAA%3B%3BEAFJ%2CYAFH%2C0BAEI%2CYAAY%2CcAGT%3BEAHJ%2CYADH%2C0BACI%2CYAAY%2CcAGT%3BIACI%2CmBAAA%3BIACA%2CcAAA%3B%3BEAIZ%2CYAAC%2C0BACG%3BIACI%2CgBAAA%3BIACA%2CcAAA%3B%3BEAIZ%3BIACI%2CeAAA%3B%3BEADJ%2CcAEI%3BIACI%2CWAAA%3B%3BEACA%2CcAFJ%2CYAEK%2CIAAI%3BIACD%2CcAAA%3BIACA%2CgBAAA%3B%3BEAIZ%2CYACI%2CGACI%3BIACI%2CUAAA%3B%3B%3BAAchB%2CwBAT0C%3BEACtC%2CYACI%2CGACI%3BIACI%2CWAAA%3B%3B%3BACxgBZ%2CIAAC%2CQACI%3BEtBwSL%2CiBAAA%3B%3BAsBpSA%2CIAAC%2CuBACG%2CUAAS%3BEACL%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAMR%2CMAAC%2CqBAIG%3BAAHJ%2CMAAC%2C0BAGG%3BAAFJ%2CMAAC%2CuBAEG%3BAADJ%2CMAAC%2CoBACG%3BEACI%2CmBAAA%3B%3BAALR%2CMAAC%2CqBAIG%2CaAEI%3BAALR%2CMAAC%2C0BAGG%2CaAEI%3BAAJR%2CMAAC%2CuBAEG%2CaAEI%3BAAHR%2CMAAC%2CoBACG%2CaAEI%3BEtBqRR%2CiBAAA%3BEsBnRY%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAbZ%2CMAAC%2CqBAIG%2CaAWI%3BAAdR%2CMAAC%2C0BAGG%2CaAWI%3BAAbR%2CMAAC%2CuBAEG%2CaAWI%3BAAZR%2CMAAC%2CoBACG%2CaAWI%3BEACI%2CkBAAA%3B%3BAACA%2CMAjBX%2CqBAIG%2CaAWI%2CEAEK%3BAAAD%2CMAhBX%2C0BAGG%2CaAWI%2CEAEK%3BAAAD%2CMAfX%2CuBAEG%2CaAWI%2CEAEK%3BAAAD%2CMAdX%2CoBACG%2CaAWI%2CEAEK%3BEACG%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAnBhB%2CMAAC%2CqBAuBG%2CeAAc%3BAAtBlB%2CMAAC%2C0BAsBG%2CeAAc%3BAArBlB%2CMAAC%2CuBAqBG%2CeAAc%3BAApBlB%2CMAAC%2CoBAoBG%2CeAAc%3BEACV%2CiBAAA%3B%3BAAGR%2CMAAC%2CqBACG%2COAAM%2CaACF%3BEACI%2CaAAA%3B%3BAAKhB%3BEACI%2CmBAAA%3B%3BAADJ%2CkBAEI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAACA%2CkBANJ%2CeAMK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CgBAAgB%2CwCAAhB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAGA%2CkBAfR%2CeAcI%2CKACK%3BAACD%2CkBAhBR%2CeAcI%2CKAEK%3BEACG%2CcAAA%3B%3BAAEJ%2CkBAnBR%2CeAcI%2CKAKK%3BEACG%2CyBAAA%3B%3BAAtBhB%2CkBAEI%2CeAuBI%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3B%3BACjBR%2CgBALsC%3BECoFtC%2CiCA7BA%3BECsOA%2C0BACI%2CcDvOJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECiOL%2C0BACI%2CcDvOJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAuBR%2CiCAnBA%3BEC4NA%2C0BACI%2CcD7NJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA0BJ%3BEA6sDA%2C2BACI%3BEEjtDJ%2COACI%2CgBACI%2CeAGI%3BECkLZ%2CgBAGI%3BEA2EJ%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEAwDhB%2CkBACM%3BEAKN%2CkBACI%3BEC1eJ%2CYACI%3BEC6JJ%2CiCL%2BsDI%3BEMjuDJ%2CuBNiuDI%3BEOhsCJ%2CcPgsCI%3BIA%5C%2FtDJ%2CUAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEA4tDX%2C2BACI%2COA7tDH%2CUAAU%3BEEYX%2COACI%2CgBACI%2CeAGI%2CKFjBX%2CUAAU%3BEGmMX%2CgBAGI%2COHtMH%2CUAAU%3BEGiRX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH3Rf%2CUAAU%3BEGmVX%2CkBACM%2CYHpVL%2CUAAU%3BEGyVX%2CkBACI%2CUH1VH%2CUAAU%3BEIhJX%2CYACI%2COJ%2BIH%2CUAAU%3BEKcX%2CiCL%2BsDI%2COA7tDH%2CUAAU%3BEMJX%2CuBNiuDI%2COA7tDH%2CUAAU%3BEO6hBX%2CcPgsCI%2COA7tDH%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEAutDX%2C2BACI%2COAxtDH%2CUAAU%3BEEOX%2COACI%2CgBACI%2CeAGI%2CKFZX%2CUAAU%3BEG8LX%2CgBAGI%2COHjMH%2CUAAU%3BEG4QX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHtRf%2CUAAU%3BEG8UX%2CkBACM%2CYH%5C%2FUL%2CUAAU%3BEGoVX%2CkBACI%2CUHrVH%2CUAAU%3BEIrJX%2CYACI%2COJoJH%2CUAAU%3BEKSX%2CiCL%2BsDI%2COAxtDH%2CUAAU%3BEMTX%2CuBNiuDI%2COAxtDH%2CUAAU%3BEOwhBX%2CcPgsCI%2COAxtDH%2CUAAU%3BIACP%2CYAAA%3B%3BEAEA%2CoBAHH%2CUAAU%2CGAGH%3BEAotDR%2C2BACI%2COAxtDH%2CUAAU%2CGAGH%3BEEIR%2COACI%2CgBACI%2CeAGI%2CKFZX%2CUAAU%2CGAGH%3BEG2LR%2CgBAGI%2COHjMH%2CUAAU%2CGAGH%3BEGyQR%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHtRf%2CUAAU%2CGAGH%3BEG2UR%2CkBACM%2CYH%5C%2FUL%2CUAAU%2CGAGH%3BEGiVR%2CkBACI%2CUHrVH%2CUAAU%2CGAGH%3BEIxJR%2CYACI%2COJoJH%2CUAAU%2CGAGH%3BEKMR%2CiCL%2BsDI%2COAxtDH%2CUAAU%2CGAGH%3BEMZR%2CuBNiuDI%2COAxtDH%2CUAAU%2CGAGH%3BEOqhBR%2CcPgsCI%2COAxtDH%2CUAAU%2CGAGH%3BIACA%2CWAAA%3B%3BEA6GR%3BEGuNA%2CUACI%3BEKVJ%2CgBACI%3BIR9MA%2CmBAAA%3B%3BEAsEJ%3BEK1MI%2COAAO%2CKAAM%2CyBACT%3BECnBJ%2COAAO%2CKAAM%2CeACT%3BELmNJ%2COAAO%2CKAAM%2CiCACT%3BIDHR%2CcAAA%3B%3BEAyCA%3BEAyEgB%2CuBATZ%2CUAOI%2CYACI%2CQACK%3BECxMjB%2CwBD%2BLI%2CUAOI%2CYACI%2CQACK%3BECvMjB%2CuBD8LI%2CUAOI%2CYACI%2CQACK%3BEtBzTjB%2CmBsBgTI%2CUAOI%2CYACI%2CQACK%3BES9ajB%2CKAAK%2CKAAK%2COTqaN%2CUAOI%2CYACI%2CQACK%3BIAxEb%2CgBAAA%3B%3BEA8DJ%2CuBACI%2CUACI%2COACI%3BECjMZ%2CwBD%2BLI%2CUACI%2COACI%3BEChMZ%2CuBD8LI%2CUACI%2COACI%3BEtBlTZ%2CmBsBgTI%2CUACI%2COACI%3BESvaZ%2CKAAK%2CKAAK%2COTqaN%2CUACI%2COACI%3BIACI%2CWAAA%3B%3BEAoBhB%3BIxBtLA%2CkBAAA%3B%3BEwB0OA%3BEU%5C%2FVA%3BEC4CA%2CaAOI%3BECtJJ%2CsBACI%3BIpCrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BE6BmFD%2CwBAKI%2Ce7BzFH%3BE6BoFD%2CwBAKI%2Ce7BxFH%3BE6BoID%2CiC7BrIC%3BE6BqID%2CiC7BpIC%3BE6B0JD%2CkB7B3JC%3BE6B2JD%2CkB7B1JC%3BE8BiED%2CcAKI%2Ce9BvEH%3BE8BkED%2CcAKI%2Ce9BtEH%3BE8BkHD%2CuB9BnHC%3BE8BmHD%2CuB9BlHC%3BE8B8ID%2CkB9B%5C%2FIC%3BE8B%2BID%2CkB9B9IC%3BE0BgHD%2CkBAaI%2Ce1B9HH%3BE0BiHD%2CkBAaI%2Ce1B7HH%3BE0BkID%2COACI%2CgBACI%2Ce1BrIP%3BE0BmID%2COACI%2CgBACI%2Ce1BpIP%3BE%2BB8fD%2Ce%5C%2FB%5C%2FfC%3BE%2BB%2BfD%2Ce%5C%2FB9fC%3BE2ByTD%2CgB3B1TC%3BE2B0TD%2CgB3BzTC%3BE2BuYD%2CQACI%2CoB3BzYH%3BE2BwYD%2CQACI%2CoB3BxYH%3BE2BuYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Ce3B%5C%2FYX%3BE2BwYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Ce3B9YX%3BE2BuaD%2CqBACI%2COAAM%2CU3BzaT%3BE2BwaD%2CqBACI%2COAAM%2CU3BxaT%3BEyBmSD%2C0BACI%2CczBrSH%3BEyBoSD%2C0BACI%2CczBpSH%3BEqCyND%2CKAAK%2CMACD%2CeACI%2CQrC5NP%3BEqC0ND%2CKAAK%2CMACD%2CeACI%2CQrC3NP%3BEqCyND%2CKAAK%2CMACD%2CeAEI%2CSrC7NP%3BEqC0ND%2CKAAK%2CMACD%2CeAEI%2CSrC5NP%3BEsCoaD%2C0BtCraC%3BEsCqaD%2C0BtCpaC%3BEEmHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFrHtB%3BEEoHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFpHtB%3BEuCugBD%2CYvCxgBC%3BEuCwgBD%2CYvCvgBC%3BEuCiiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBvCtiBtB%3BEuCkiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBvCriBtB%3BEuCkiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBvCtiBtB%3BEuCmiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBvCriBtB%3BEuCmiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBvCtiBtB%3BEuCoiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBvCriBtB%3BEwCocD%2CYASI%2CQAAO%2CMxC9cV%3BEwCqcD%2CYASI%2CQAAO%2CMxC7cV%3BEwCylBG%2COAAC%2CQxC1lBJ%3BEwC0lBG%2COAAC%2CQxCzlBJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BE6B8ED%2CwBAKI%2Ce7BnFH%3BE6B%2BHD%2CiC7B%5C%2FHC%3BE6BqJD%2CkB7BrJC%3BE8B4DD%2CcAKI%2Ce9BjEH%3BE8B6GD%2CuB9B7GC%3BE8ByID%2CkB9BzIC%3BE0B2GD%2CkBAaI%2Ce1BxHH%3BE0B6HD%2COACI%2CgBACI%2Ce1B%5C%2FHP%3BE%2BByfD%2Ce%5C%2FBzfC%3BE2BoTD%2CgB3BpTC%3BE2BkYD%2CQACI%2CoB3BnYH%3BE2BkYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Ce3BzYX%3BE2BkaD%2CqBACI%2COAAM%2CU3BnaT%3BEyB8RD%2C0BACI%2CczB%5C%2FRH%3BEqCoND%2CKAAK%2CMACD%2CeACI%2CQrCtNP%3BEqCoND%2CKAAK%2CMACD%2CeAEI%2CSrCvNP%3BEsC%2BZD%2C0BtC%5C%2FZC%3BEE8GD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBF%5C%2FGtB%3BEuCkgBD%2CYvClgBC%3BEuC4hBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBvChiBtB%3BEuC6hBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBvChiBtB%3BEuC8hBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBvChiBtB%3BEwC%2BbD%2CYASI%2CQAAO%2CMxCxcV%3BEwColBG%2COAAC%2CQxCplBJ%3BIACG%2CWAAA%3B%3BEwB2hBJ%3BEA69BA%3BEiB%5C%2F8CA%2COAAO%3BEAMP%3BEAWA%3BECuFA%2CyBAWI%3BEXkhBA%2CMAAC%3BE7BjkBL%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BEqC0apC%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEALpC%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEAJpC%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEbvbpC%3BEK8YA%2CeAEI%3BEYnJJ%2CeACI%3BInByKJ%2CsBAAA%3B%3BEAsBA%3BEoB9dA%3BIpBwcA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BIxBvUlB%2CgBAAA%3B%3BE6CulBA%2C8BrBlRI%2CUACM%2CSqBiRT%2CIAAI%2CSACC%3BEADN%2C8BrBlRI%2CUAEI%2CQAAU%2CSqBgRjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BrBlRI%2CUACM%2CSqBiRT%2CIAAI%2CSAeC%3BEAfN%2C8BrBlRI%2CUAEI%2CQAAU%2CSqBgRjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BErBpSR%2C8BACI%2CUACM%2CSqB8KR%3BErBhLF%2C8BACI%2CUAEI%2CQAAU%2CSqB6KhB%3BI7CpfF%2CeAAA%3BI6CwfI%2CqBAAA%3B%3BEA6HA%2C8BrBhTA%2CUACM%2CSqB6ST%2COAEI%3BEAAD%2C8BrBhTA%2CUAEI%2CQAAU%2CSqB4SjB%2COAEI%3BEAAD%2C8BrBhTA%2CUACM%2CSqB8ST%2CSACI%3BEAAD%2C8BrBhTA%2CUAEI%2CQAAU%2CSqB6SjB%2CSACI%3BIACG%2CaAAA%3B%3BErB5SI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEAkEhB%2CwBAlBA%2CUACI%3BEC5ZJ%2CwBD2ZA%2CUACI%3BEC3ZJ%2CuBD0ZA%2CUACI%3BEtB7gBJ%2CmBsB4gBA%2CUACI%3BESloBJ%2CKAAK%2CKAAK%2COTioBV%2CUACI%3BIxB5XJ%2CmBAAA%3BI6C%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BI7ChqBA%2CUAAA%3BI6CmqBA%2CmBAAA%3B%3BEAEA%2CwBrB1SA%2CUACI%2COqBySA%3BEpBrsBJ%2CwBD2ZA%2CUACI%2COqBySA%3BEpBpsBJ%2CuBD0ZA%2CUACI%2COqBySA%3BE3CtzBJ%2CmBsB4gBA%2CUACI%2COqBySA%3BEZ36BJ%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COqBySA%3BIACA%2CWAAA%3B%3BErBvSI%2CwBAJR%2CUACI%2COAGK%2CeAAe%3BEAChB%2CwBALR%2CUACI%2COAIK%2CeAAe%3BEChaxB%2CwBD2ZA%2CUACI%2COAGK%2CeAAe%3BEC%5C%2FZxB%2CwBD2ZA%2CUACI%2COAIK%2CeAAe%3BEC%5C%2FZxB%2CuBD0ZA%2CUACI%2COAGK%2CeAAe%3BEC9ZxB%2CuBD0ZA%2CUACI%2COAIK%2CeAAe%3BEtBjhBxB%2CmBsB4gBA%2CUACI%2COAGK%2CeAAe%3BEtBhhBxB%2CmBsB4gBA%2CUACI%2COAIK%2CeAAe%3BEStoBxB%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COAGK%2CeAAe%3BESroBxB%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COAIK%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAYZ%2CwBAlBA%2CUACI%2COAQI%3BECpaR%2CwBD2ZA%2CUACI%2COAQI%3BECnaR%2CuBD0ZA%2CUACI%2COAQI%3BEtBrhBR%2CmBsB4gBA%2CUACI%2COAQI%3BES1oBR%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COAQI%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEA2BZ%3BIxBjaA%2CWAAA%3B%3BEwBqhBA%3BEW1iBA%2CKAAK%2COAAO%3BEW%5C%2FNZ%3BErBqOA%3BIDqiBI%2CgBAAA%3B%3BEADJ%2C0BAGI%3BEW7iBJ%2CKAAK%2COAAO%2CSX6iBR%3BEsB5wBJ%2CqBtB4wBI%3BECviBJ%2CyBDuiBI%3BIxBpyBJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEwB0xBA%2C0BAOI%2CQAAU%3BEWjjBd%2CKAAK%2COAAO%2CSXijBR%2CQAAU%3BEsBhxBd%2CqBtBgxBI%2CQAAU%3BEC3iBd%2CyBD2iBI%2CQAAU%3BIACN%2CaAAA%3B%3BEAUR%3BEOxSA%2CoBAMI%3BEAyBJ%2CaAmBI%2COASI%3BEAiIR%3BIP6GI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAmMJ%3BEGxjBA%2CqBAuBI%3BEA4BJ%2CoBAKI%3BEAJJ%2CqBAII%3BEAHJ%2CoBAGI%3BEAFJ%2CqBAEI%3BEADJ%2CgBACI%3BEmB5dJ%2CuBACI%3BEdyVJ%2CwBACI%3BIhC3GJ%2CiBAAA%3B%3BEwBqwBA%3BEIlgCA%2CcAAc%3BEmBCd%2CcAAc%3BER4gBd%2CcAAc%3BIvChRd%2CiBAAA%3B%3BEwBqzBA%3BEe%5C%2FgBA%2CsBACI%2CQAAO%3BIvCvSX%2CqBAAA%3BIgD9QA%2CqBAAA%3B%3BEAMA%2CiBAAC%3BET8iBD%2CsBACI%2CQAAO%2CMS%5C%2FiBV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIhD9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiD%5C%2FQS%2COjD%2BQT%3BIAAA%2CakDvRe%2CYlDuRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BIgDqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BExBsuBA%2CiBAAC%3BEezgBD%2CsBACI%2CQAAO%2CMfwgBV%3BIACG%2C0BAAA%3B%3BEAwQJ%3BE2B5yCA%3BEC4FA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BI5B%2BrCnC%2CaAAA%3B%3BEAsCA%3BEtBvtCA%3BEqCscA%3BIfkxBI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%2BCJ%2CyBACI%2CWACI%2CoBACI%3BEtBvwCZ%2C4BsBqwCI%2CWACI%2CoBACI%3BEtBtwCZ%2CyBsBowCI%2CWACI%2CoBACI%3BEep1BZ%2CQfk1BI%2CWACI%2CoBACI%3BEen1BZ%2CuBfi1BI%2CWACI%2CoBACI%3BEel1BZ%2CiBfg1BI%2CWACI%2CoBACI%3BIAEI%2CoBAAA%3B%3BEAmChB%3BI6B3tCA%2CYAAA%3B%3BE7B2tCA%2C2B6BztCE%2CQAGI%2CKACI%3BE7BqtCV%2C2B6BxtCE%2CQAEI%2CKACI%3BE7BqtCV%2C2B6BvtCE%2CQACI%2CKACI%3BE7BqtCV%2C2B6BztCE%2CQAGI%2CKAEI%3BE7BotCV%2C2B6BxtCE%2CQAEI%2CKAEI%3BE7BotCV%2C2B6BvtCE%2CQACI%2CKAEI%3BIACE%2CYAAA%3B%3BE7BmtCZ%2C2B6B9sCE%2CQACI%2CKACI%3BE7B4sCV%2C2B6B9sCE%2CQACI%2CKAEI%3BIrDoCV%2C6BAAA%3B%3BEwBorCA%3BEGhiCA%2CQA2BI%3BEFnIJ%3BEaiOA%3BIdw6BI%2CkBAAA%3B%3BEADJ%2CkBAGI%3BEAHJ%2CkBAII%3BEGpiCJ%2CQA2BI%2CSHwgCA%3BEGniCJ%2CQA2BI%2CSHygCA%3BEC5oCJ%2C6BD2oCI%3BEC3oCJ%2C6BD4oCI%3BEc36BJ%2CyBd06BI%3BEc16BJ%2CyBd26BI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEANR%2CkBAQI%3BEGxiCJ%2CQA2BI%2CSH6gCA%3BEChpCJ%2C6BDgpCI%3BEc%5C%2F6BJ%2CyBd%2B6BI%3BIACI%2CqBAAA%3BIACA%2CYAAA%3B%3BEAVR%2CkBAaI%3BEG7iCJ%2CQA2BI%2CSHkhCA%3BECrpCJ%2C6BDqpCI%3BEcp7BJ%2CyBdo7BI%3BIxBjsCJ%2CiBAAA%3BIwBmsCQ%2CUAAA%3B%3BEAfR%2CkBAkBI%3BEGljCJ%2CQA2BI%2CSHuhCA%3BEC1pCJ%2C6BD0pCI%3BEcz7BJ%2CyBdy7BI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAkER%3BEE94CA%3BEK8YA%2CeAEI%3BEYnJJ%2CeACI%3BI3C3HJ%2CUAAA%3BIsDtLA%2CWAAA%3BItDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIwB4mCL%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAgVJ%2C2BACI%2COAGM%3BEKltDV%2CiCL%2BsDI%2COAGM%3BEMpuDV%2CuBNiuDI%2COAGM%3BEOnsCV%2CcPgsCI%2COAGM%3BIACE%2CSAAA%3BIACA%2CiBAAA%3B%3BEANZ%2C2BACI%2COAGM%2CSAIE%3BEKttDZ%2CiCL%2BsDI%2COAGM%2CSAIE%3BEMxuDZ%2CuBNiuDI%2COAGM%2CSAIE%3BEOvsCZ%2CcPgsCI%2COAGM%2CSAIE%3BIxBvmDZ%2CiBAAA%3B%3BEwB%2BlDA%2C2BACI%2COAYI%3BEK3tDR%2CiCL%2BsDI%2COAYI%3BEM7uDR%2CuBNiuDI%2COAYI%3BEO5sCR%2CcPgsCI%2COAYI%3BIxB5mDR%2CiBAAA%3B%3BEwB%2BlDA%2C2BAkBI%2CiBACI%3BEKjuDR%2CiCLguDI%2CiBACI%3BEMnvDR%2CuBNkvDI%2CiBACI%3BEOltCR%2CcPitCI%2CiBACI%3BIACI%2CaAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3B%3BE%2BB%5C%2F2DZ%3BIvD0PA%2CeAAA%3BIAAA%2CmBAAA%3B%3BEyC%5C%2FNA%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BEACA%3BIACI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%2COAAO%3BIAGH%2CiBAAA%3B%3BEarDA%2CCAAC%2CmBAAwB%2CQbkDtB%3BIzCoMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsDrZL%2CCAAC%2CoBAAyB%2CQb%2BCvB%3BIzCoMP%2CmBAAA%3BIsD9KA%2CqBAAA%3BItD8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsDlZL%2CCAAC%2CyBAA%2BB%2CQb4C7B%3BIzCoMP%2CmBAAA%3BIsDlLA%2CYAAA%3BItDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsD%5C%2FYL%2CCAAC%2C0BAAgC%2CQbyC9B%3BIzCoMP%2CmBAAA%3BIsDtLA%2CWAAA%3BItDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyChWT%3BIAEI%2CiBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BItDuO9B%2CmBAAA%3BIsDtLA%2CWAAA%3BItDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsDtYL%2CCAAC%2CyBAA%2BB%3BItDoOpC%2CmBAAA%3BIsDtLA%2CWAAA%3BItDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsDnYL%2CCAAC%2C0BAAgC%3BItDiOrC%2CmBAAA%3BIsDtLA%2CWAAA%3BItDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyC1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BItD2N9B%2CmBAAA%3BIsDlLA%2CYAAA%3BItDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsD1XL%2CCAAC%2CyBAA%2BB%3BItDwNpC%2CmBAAA%3BIsDlLA%2CYAAA%3BItDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsDvXL%2CCAAC%2C0BAAgC%3BItDqNrC%2CmBAAA%3BIsDlLA%2CYAAA%3BItDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyC9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEe6IJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIxDiJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BIwDtJJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BECXR%3BIzDSA%2CmBAAA%3BIAAA%2CgBAAA%3BIyDJI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAEA%2CWAAC%3BIACG%2CaAAA%3B%3BEAfR%2CWAkBI%3BIACI%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAtBR%2CWAyBI%2CGAAE%3BIzDhBN%2CgBAAA%3B%3BEyDTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BIzDxBJ%2CkBAAA%3BIyD0BQ%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWALJ%2CQAKK%3BIACG%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CWAXR%2CQAUK%2CMACI%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CQAAQ%2CgBAAR%3BIACA%2CUAAA%3B%3BEApDhB%2CWAiCI%2CQAuBM%3BIzD%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BIyDsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BIzD1DtB%2CWAAA%3BIAAA%2CqBAAA%3B%3BEyDkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BIzDpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BIyD2EgB%2CqBAAA%3B%3BEAIR%2CWAvDJ%2CQAuDK%2COAAO%2CMAAS%3BIACb%2C4BAAA%3B%3BEAGJ%2CWA3DJ%2CQA2DK%2COACK%3BIACE%2CmBAAA%3B%3BEAFR%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%3BIACE%2CkBAAA%3BIACA%2CQAAA%3BIzDzFpB%2CqBAAA%3BIgDhOA%2CqBAAA%3B%3BESmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBTnGhB%3BIhDhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgD2CA%2CWSkPI%2CQA2DK%2COACK%2CaAGI%2CgBTjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhD9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0D9NQ%2CO1D8NR%3BIAAA%2CakDvRe%2CYlDuRf%3BIAAA%2CsBAAA%3BIgDqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BESlFA%2CWAiCI%2CQA8EI%3BIzDtGR%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BIyD8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIzDlHZ%2CgBAAA%3B%3BEyDTA%2CWAiCI%2CQA8EI%2CSAyIF%3BIzD%5C%2FON%2CgBAAA%3B%3BEyDkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BIzD1PT%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIyD%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BIzDpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIAAA%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIyDuQY%2CUAAA%3B%3BEA3IA%2CWApGR%2CQA8EI%2CSAsBK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEA7IhB%2CWAiCI%2CQA8EI%2CSAiCI%3BIACI%2CcAAA%3BIACA%2CoBAAA%3BIzDzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BEyDgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BIzDjJjB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEyDTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BIzDzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CWAAA%3B%3BEyDTA%2CWAiCI%2CQA8EI%2CSA4DI%3BIACI%2CSAAA%3BIACA%2CqBAAA%3B%3BEA7KhB%2CWAiCI%2CQA8EI%2CSAiEI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAlLhB%2CWAiCI%2CQA8EI%2CSAsEI%3BIACI%2CSAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%3BIACE%2CkBAAA%3BIACA%2CUAAA%3BIzDpL5B%2CqBAAA%3BIgDhOA%2CqBAAA%3B%3BESgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBT9LxB%3BIhDhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgD2CA%2CWSkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBT5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhD9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0DxPQ%2CO1DwPR%3BIAAA%2CakDvRe%2CYlDuRf%3BIAAA%2CsBAAA%3BIgDqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BES0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BIzDpMZ%2CqBAAA%3BIgDhOA%2CqBAAA%3B%3BEAMA%2CWSkPI%2CQA2KK%2CKT7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhD9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0DzPgB%2CO1DyPhB%3BIAAA%2CakDvRe%2CYlDuRf%3BIAAA%2CsBAAA%3BIgDqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BESkIY%2CWAnLR%2CQA2KK%2CKAQI%3BIACG%2CaAAA%3B%3BEAGJ%2CWAvLR%2CQA2KK%2CKAYI%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CWA9LR%2CQA2KK%2CKAmBI%2CMAAS%3BIACN%2C4BAAA%3B%3BEApBR%2CWA3KJ%2CQA2KK%2CKAuBG%3BIACI%2CcAAA%3B%3BEDnNhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEGpGR%3BI3DyFA%2CgCAAA%3B%3BE4D1OA%2CQAAQ%2CKAAK%3BICrDb%2CkBAAA%3BIACA%2CUAAA%3BIDsDI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BE5DdJ%2CQ4DUQ%2CKAAK%2CM5DVZ%3BEACD%2CQ4DSQ%2CKAAK%2CM5DTZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQ4DIQ%2CKAAK%2CM5DJZ%3BIACG%2CWAAA%3B%3BE4DGJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDgDJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%2CMAID%3BI7DwRN%2CYAAA%3BI6DtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BED0CR%2CQAAQ%2CKAAK%2CMCtCX%2CQAAK%3BI7DgRP%2CgBAAA%3BI6D7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BE7DsBJ%2CQ4DUQ%2CKAAK%2CMCtCX%2CQAAK%2CQ7D4BN%3BEACD%2CQ4DSQ%2CKAAK%2CMCtCX%2CQAAK%2CQ7D6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQ4DIQ%2CKAAK%2CMCtCX%2CQAAK%2CQ7DkCN%3BIACG%2CWAAA%3B%3BE6D3BA%2CQD8BI%2CKAAK%2CMCtCX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BED6BR%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%3BI7DsNP%2CkBAAA%3B%3BE4D1OA%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%3BI7DoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CsBAAA%3BI6D%5C%2FLQ%2CmBAAA%3BI7D%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BE8DjJA%2CQFzFQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCmEL%3BI9DiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BE8D5IA%2CQF9FQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCwEL%3BI9D4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BE8DvIA%2CQFnGQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUC6EL%3BI9DuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE6D1LI%2CQDhDI%2CKAAK%2CMCoBX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjDI%2CKAAK%2CMCoBX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BI7DyL9B%2CmBAAA%3B%3BE6DrLI%2CQDrDI%2CKAAK%2CMCoBX%2CQAAK%2CMAiCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDtDI%2CKAAK%2CMCoBX%2CQAAK%2CMAkCF%2COAAU%3BEACX%2CQDvDI%2CKAAK%2CMCoBX%2CQAAK%2CMAmCF%2COAAU%2CUAAO%3BEAClB%2CQDxDI%2CKAAK%2CMCoBX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BI7DkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BE6D5KI%2CQD9DI%2CKAAK%2CMCoBX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD%5C%2FDI%2CKAAK%2CMCoBX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQDhEI%2CKAAK%2CMCoBX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BI7D0KtB%2CmBAAA%3B%3BE4D1OA%2CQAAQ%2CKAAK%2CMCqEX%2CQAAK%3BI7DqKP%2CmBAAA%3BI6DnKI%2CgBAAA%3BIACA%2C4BAAA%3BI7DkKJ%2CsBAAA%3B%3BE4DnOQ%2CQAPA%2CKAAK%2CMAMT%2CMAAK%2CMAAO%2CEACP%3BIACG%2CaAAA%3B%3BEG5BZ%3BI%5C%2FD8PA%2CgBAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BE%2BDjBJ%2CgBCmEA%3BIACI%2CWAAA%3B%3BEDpEJ%2CgBClBA%3BEDkBA%2CgBCjBA%3BIACI%2CqBAAA%3B%3BEDgBJ%2CgBClBA%2CSAQI%2CEAAC%3BEDUL%2CgBCjBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEDSR%2CgBCJA%2CSACI%3BIhEiQJ%2CkBAAA%3B%3BE%2BD9PA%2CgBCMA%2CWAKI%2CEAAC%3BIhEmPL%2CeAAA%3B%3BE%2BD9PA%2CgBAGM%3BEAHN%2CgBAIM%3BIACE%2CgBAAA%3B%3BEALR%2CgBAGM%2CWAIE%3BEAPR%2CgBAIM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEE8BZ%2CcACI%2CUACI%2CiBACI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAIA%2CcARZ%2CUACI%2CiBAMI%2CQACK%3BIACG%2CeAAA%3B%3BEC2FhB%2CYAAC%2CYACG%3BIlEiHR%2C6BAAA%3BIkE%5C%2FGY%2CiBAAA%3B%3BECrHZ%3BIACI%2CwBAAA%3B%3BEtCmEJ%2CwBACI%3BIACI%2C6BAAA%3B%3BEAFR%2CwBAKI%2CeAGI%3BEARR%2CwBAKI%2CeAII%3BEATR%2CwBAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CwBAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CwBAFR%2CqCACI%2CKACK%3BEACD%2CwBAHR%2CqCACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CwBAPR%2CqCACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CwBAyCI%2CKAAI%3BEAzCR%2CwBA0CI%3BEA1CJ%2CwBA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C0BAAA%3B%3BEAHJ%2CiCAKI%3BI7B0GJ%2CmBAAA%3B%3BE6BtGY%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%3BEuC1Nd%2CQAAQ%3BIACN%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CoBAAoB%2CeAApB%3BIACA%2CgBAAA%3B%3BECLF%2CYAAY%2CmBACV%3BEADF%2CYAAY%2CmBAEV%2CMAAK%3BIACH%2C2BAAA%3BIACA%2CsBAAA%3BIACA%2CyBAAA%3B%3BEC0RJ%3BIACE%2CUAAA%3B%3BEACA%2CmBAAC%2CaACG%3BIACE%2CgBAAA%3B%3BEAIR%2CiBACE%3BIACE%2CkBAAA%3B%3BEACA%2CiBAFF%2CaAEG%3BIACC%2CSAAS%2CEAAT%3BIACA%2CsBAAsB%2CyDAAtB%3BIACA%2C0BAAA%3BIACA%2CiCAAA%3BIACA%2C4BAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3B%3BECpNA%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BIvEgMR%2CiBAAA%3B%3BEuEzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BIvEqLR%2CeAAA%3B%3BEuEzMA%2CqBAcI%2CQAUI%3BIvEiLR%2CiBAAA%3BIuE%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BIvE0KR%2CeAAA%3B%3BEuEzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BIvEmKb%2CeAAA%3BIuEjKgB%2CWAAA%3B%3BEC7GhB%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BE1C2FJ%2CcACI%3BIACI%2C6BAAA%3B%3BEAFR%2CcAKI%2CeAGI%3BEARR%2CcAKI%2CeAII%3BEATR%2CcAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CcAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CcAFR%2C2BACI%2CKACK%3BEACD%2CcAHR%2C2BACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CcAPR%2C2BACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CcAyCI%2CKAAI%3BEAzCR%2CcA0CI%3BEA1CJ%2CcA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C0BAAA%3B%3BEAHJ%2CuBAKI%3BI9B4HJ%2CmBAAA%3B%3BE8BxHY%2CuBAJR%2COAGK%2CSACI%3BI9BwHb%2CoBAAA%3B%3BE8BlHY%2CuBAVR%2COASI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAlBhB%2CuBAKI%2COAiBI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BEJzCZ%2CkBAGI%2CWACI%3BIACI%2CSAAA%3B%3BEALZ%2CkBASI%2CSAAQ%3BIACJ%2CYAAA%3B%3BEgBuBR%2CeACI%2CQAAO%2CQAAQ%3BIACX%2CWAAA%3B%3BEAIR%2CyBACI%2CQAAO%3BIACH%2CeAAA%3B%3BEAFR%2CyBAKI%3BEALJ%2CyBAMI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEARR%2CyBAWI%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAjBR%2CyBAWI%2CsBAQI%2CWACI%3BEApBZ%2CyBAWI%2CsBAQI%2CWAEI%2CeAAiB%3BI1CuE7B%2CcAAA%3BI0CrEgB%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAzBhB%2CyBAWI%2CsBAkBI%2CiBACI%3BI1C8DZ%2CcAAA%3B%3BE0C5FA%2CyBAWI%2CsBAkBI%2CiBACI%2CMAGI%3BI1C2DhB%2CiBAAA%3BI0CzDoB%2CgBAAA%3B%3BEAnCpB%2CyBAWI%2CsBA6BI%2CqBAAuB%2CuBACnB%3BI1CmDZ%2CiBAAA%3BI0CjDgB%2CiBAAA%3B%3BEA3ChB%2CyBAWI%2CsBAoCI%2CYACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CWAAA%3B%3BEAlDhB%2CyBAWI%2CsBA2CI%3BIACI%2CgBAAA%3B%3BEAMJ%2C0BAA2B%2C0BAF%5C%2FB%3BEAEI%2C0BAA2B%2C0BAD%5C%2FB%3BEAEI%2C2BAA4B%2C0BAHhC%3BEAGI%2C2BAA4B%2C0BAFhC%3BEAGI%2CqBAAsB%2C0BAJ1B%3BEAII%2CqBAAsB%2C0BAH1B%3BIAIQ%2CUAAA%3B%3BE%2BBsKZ%2CcACI%2CeACI%3BIACI%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcALR%2CeACI%2CcAIK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAAc%2CoBACV%2CeACI%3BIACI%2CUAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CUAAA%3B%3BEvCtTZ%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIR%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAQR%3BIlCiHA%2CyBAAA%3BIAAA%2C8EAAA%3BIAAA%2CcAAA%3BIkC7GI%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIlCuGJ%2CqBAAA%3BIgD9QA%2CqBAAA%3B%3BEdyKI%2CYAAe%3BIACX%2C0BAAA%3B%3BEAGJ%2CWAAC%3BIlCiGL%2CcAAA%3BIkC%5C%2FFQ%2CmBAAA%3B%3BEAGJ%2CWAAC%3BIACG%2C0BAAA%3BIACA%2C4BAAA%3B%3BEAGJ%2CWAAC%3BIlCuFL%2C%2BFAAA%3BIkCrFQ%2CmBAAA%3BIACA%2CcAAA%3B%3BEA7BR%2CWcqGE%3BIhDhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgDHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIhD9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0DnPQ%2CO1DmPR%3BIAAA%2CakDvRe%2CYlDuRf%3BIAAA%2CsBAAA%3BIgDqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BIhD2PL%2CcAAA%3B%3BEkCvEI%2CcAAe%3BIACX%2CgBAAA%3B%3BEAKJ%2CUAAC%3BIACG%2CSwBrLA%2COxBqLA%3B%3BEAKJ%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BEwC0YR%2CkBACI%2CoBACI%3BI1EnVR%2CmBAAA%3B%3BE0EiVA%2CkBAOI%3BIACI%2CiBAAA%3B%3BEAIR%2CWACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CgBAAA%3B%3BEAGJ%2CuBAEI%2CWACI%3BEAFR%2CmBACI%2CWACI%3BIACI%2CeAAA%3B%3BEAJZ%2CuBAEI%2CWACI%2CiBAGI%3BEALZ%2CmBACI%2CWACI%2CiBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEARhB%2CuBAEI%2CWAUI%2CqBAAuB%2CuBACnB%3BEAZZ%2CmBACI%2CWAUI%2CqBAAuB%2CuBACnB%3BI1EtXZ%2CiBAAA%3BI0EwXgB%2CiBAAA%3B%3BEAUhB%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3B%3BEAFR%2CoBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2C0BAGI%3BEAFJ%2C2BAEI%3BEADJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAJR%2C0BAOI%2CSAAQ%3BEANZ%2C2BAMI%2CSAAQ%3BEALZ%2CqBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2CiBACI%2CyBACI%2COACI%3BIACI%2CUAAA%3B%3BEAMhB%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CQACI%2CeAeI%3BIACI%2CWAAA%3B%3BEASZ%2CsBAAsB%2CoBAClB%2CQAAO%3BIACH%2CmBAAA%3B%3BEA6QR%2CQAAQ%3BIACJ%2CYAAA%3BI1ErtBJ%2CSAAA%3BIAAA%2CUAAA%3BI8D1KA%2CqBAAA%3B%3BEY83BA%2CQAAQ%2CQAIJ%2CQAAO%3BIACH%2CiBAAA%3BI1EztBR%2CWAAA%3BIAAA%2CqBAAA%3B%3BE8DjJA%2CQYq2BQ%2CQAIJ%2CQAAO%2CQZz2BV%3BI9DiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BE8D5IA%2CQYg2BQ%2CQAIJ%2CQAAO%2CQZp2BV%3BI9D4ID%2CWAAA%3BIAAA%2C0BAAA%3B%3BE8DvIA%2CQY21BQ%2CQAIJ%2CQAAO%2CQZ%5C%2F1BV%3BI9DuID%2CWAAA%3BIAAA%2C0BAAA%3B%3BE0EotBA%2CQAAQ%2CQASJ%2CSAAQ%3BI1E7tBZ%2CcAAA%3B%3BE0EguBQ%2CQAZA%2CQASJ%2CSAAQ%2CIAGH%3BIACG%2CSAAS%2CGAAT%3B%3BEAGJ%2CQAhBA%2CQASJ%2CSAAQ%2CIAOH%3BIACG%2CSAAS%2CGAAT%3B%3BEvC9yBZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEALJ%2CaAWI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAdR%2CaAiBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEnC4IR%2CamChJI%2CMnCgJH%3BIAxFD%2CcAAA%3B%3BEA6FA%2CamCrJI%2CMnCqJH%3BIA7FD%2CcAAA%3B%3BEAkGA%2CamC1JI%2CMnC0JH%3BIAlGD%2CcAAA%3B%3BEAuGA%2CamC%5C%2FJI%2CMnC%2BJH%3BIAvGD%2CcAAA%3B%3BEmCzEA%2CaAwBI%2CQAAO%3BInCiDX%2CqBAAA%3BI2EzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BI3EgDA%2CgBAAA%3BImCtCQ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAtCR%2CaAwBI%2CQAAO%2COaqCT%3BIhDhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgDHA%2CabuNI%2CQAAO%2COavNV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIhD9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0D3OU%2CO1D2OV%3BIAAA%2CakDvRe%2CYlDuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIgDqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2Cab0MA%2CQAAO%2COa3MV%2CMACI%3BIhD2PL%2CWAAA%3B%3BEgDrPI%2CaboMA%2CQAAO%2COarMV%2COACI%3BIhDqPL%2CcAAA%3B%3BE2E7CA%2CaxCJI%2CQAAO%2COwCIV%3BEACD%2CaxCLI%2CQAAO%2COwCKV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CaxCVI%2CQAAO%2COwCUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CaxCfI%2CQAAO%2COwCeV%3BEACD%2CaxChBI%2CQAAO%2COwCgBV%3BEACD%2CQAAQ%2CUAAW%2CcxCjBf%2CQAAO%3BIwCkBP%2CoBAAA%3BI3E%2BBJ%2CYAAA%3B%3BEmChCY%2CaAjBR%2CQAAO%2COAgBF%2CMACI%3BInCgCb%2CWAAA%3B%3BEmCzBA%3BIACI%2CaAAA%3B%3BEJuRJ%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEASR%2CeAEI%2CWAEI%2CSAAQ%3BIACJ%2CiBAAA%3B%3BEALZ%2CeASI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAMZ%3BI%5C%2FB9RA%2CUAAA%3BIsDlLA%2CYAAA%3BItDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI%2BB8HL%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAHJ%2CaAKM%3BIACE%2CcAAA%3B%3BEANR%2CaASI%2CUACI%3BIACI%2CcAAA%3B%3BEAXZ%2CaASI%2CUACI%2CiBAGM%3BIACE%2CWAAA%3B%3BEAdhB%2CaAmBI%2COACM%3BIACE%2CeAAA%3B%3BEAEA%2CaAJR%2COACM%2CSAGG%3BIACG%2CUAAA%3B%3BEAxBhB%2CaAmBI%2COAaI%2CUACI%3BI%5C%2FB%5C%2FTZ%2CgBAAA%3BI%2BBiUgB%2CgBAAA%3B%3BEcsRhB%2CadtSI%2COAaI%2CUACI%2COcwRX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CadtSI%2COAaI%2CUACI%2COcwRX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEd1UR%2CaAmBI%2COAaI%2CUACI%2COcqLV%3BI7CpfF%2CeAAA%3BI6CwfI%2CqBAAA%3B%3BEA6HA%2CadpUA%2COAaI%2CUACI%2COcoTX%2COAEI%3BEAAD%2CadpUA%2COAaI%2CUACI%2COcqTX%2CSACI%3BIACG%2CaAAA%3B%3BEdxVR%2CaAwCI%3BIACI%2CUAAA%3B%3BEAMJ%2CKAAC%2CcACG%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAHR%2CKAAC%2CcAMG%2CMAAM%3BIACF%2CiBAAA%3B%3BEAPR%2CKAAC%2CcAUG%2CMACI%2CKAAI%3BIACA%2CwBAAA%3B%3BEAZZ%2CKAAC%2CcAgBG%2CcAAc%3BIACV%2CUAAA%3B%3BEAIA%2CKArBP%2CcAoBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA9BP%2CcAoBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAOhB%3BIACI%2CeAAA%3B%3BEADJ%2CsBAGI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEALR%2CsBAQI%3BIACI%2CYAAA%3B%3BEAGI%2CsBAJR%2COAGI%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACM%2CQACE%2CMACI%2CGACI%2CGAAE%3BIACE%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACM%3BIACE%2CgBAAA%3B%3BEAMZ%3BI%5C%2FBhaA%2CUAAA%3BIsDtLA%2CWAAA%3BItDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI%2BBiQL%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEAIQ%2CcAFR%2COACI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CcATJ%2COASK%3BIACG%2CWAAA%3B%3BEAjBZ%2CcAOI%2COAaI%3BIACI%2CWAAA%3B%3BEAYR%2CMAAC%3BI%5C%2FBjcL%2CUAAA%3BIsDtLA%2CWAAA%3BItDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI%2BBkSD%2CiBAAA%3B%3BEAHJ%2CMAAC%2CUAKG%2CeAAe%3BIACX%2CUAAA%3B%3BE6CnTZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3B%3BE5BpVR%2CS4BuVU%2CQAAO%2CO5BvVhB%3BEAAD%2CiB4BwVkB%2CQAAO%2CK5BxVxB%3BIhD4LD%2CeAAA%3BIAAA%2CoBAAA%3B%3BE4CpKA%3BI5CoKA%2CmBAAA%3BIsDtLA%2CWAAA%3BItDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI4CnUL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEiC7ER%2CqBACI%2CaACI%3BI7EqOR%2CgBAAA%3B%3BE6EvOA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BECqNhB%2CyBACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEACA%2CyBARZ%2CiBAKI%2CQACK%2CQAEI%3BIACG%2CeAAA%3B%3BEAOpB%2CYACI%3BEADJ%2CYAEI%3BI9EVJ%2CgBAAA%3B%3BE8EQA%2CYAMI%3BI9EdJ%2C6BAAA%3BI8EgBQ%2CoBAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEC7SJ%3BI%5C%2FEwRA%2CmBAAA%3BIAAA%2CmBAAA%3BIsDlLA%2CYAAA%3BItDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BECrPT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BE%2BE3FZ%3BIhF2KA%2CsBAAA%3BIAAA%2CyBAAA%3BIgFxKI%2CmBAAmB%2CWAAnB%3BIACA%2C6BAAA%3BIACA%2C4EAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2CqBAAA%3BIACA%2C4DAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CwBAAC%3BIhF4JL%2CYAAA%3BIgF1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BIhFkJA%2CmBAAA%3BIgFhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BIhF4IJ%2CiBAAA%3BIgF1IQ%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAJR%2CqBAOI%2CiBACM%3BIACE%2CeAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAXZ%2CqBAOI%2CiBACM%2CWAIE%3BIACI%2CeAAA%3B%3BEAbhB%2CqBAOI%2CiBAUM%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CqBACI%3BIACI%2CgBAAA%3BIACA%2CUAAA%3B%3BEAHR%2CqBAMI%3BIhFkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIgFrQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BIhFyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BEgFjPR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAME%3BIACA%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAME%2CSAMC%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BECbR%2CwBACI%2CiBACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CwBAQI%2CUACM%2CwBACI%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEAMhB%2CyBACI%3BIACI%2CYAAA%3B%3BEAFR%2CyBAKI%2CiBACI%3BIACI%2CoBAAA%3B%3BECzBZ%2CwBACI%3BIlFsFJ%2CkBAAA%3B%3BEkFvFA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BEvD0JR%2CgBAFJ%2COAEK%2CMACG%2CiBACM%3BIACE%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAJZ%2CgBAFJ%2COAEK%2CMACG%2CiBAMM%3BIACE%2CWAAA%3B%3BEAbpB%2CgBAmBI%2CUACM%2CSACI%3BIACE%2CUAAA%3B%3BEAMhB%2CoBACI%2CmBACI%3BIACI%2CcAAA%3BIACA%2CWAAA%3B%3BEAJZ%2CoBACI%2CmBACI%2CQAII%3BIACI%2CmBAAA%3B%3BEAPhB%2CoBACI%2CmBACI%2CQAII%2COAGM%3BIACE%2CkBAAA%3B%3BEAVpB%2CoBACI%2CmBAcI%3BEAfR%2CoBACI%2CmBAeI%3BIACI%2CWAAA%3B%3BEAKZ%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIJ%2CQAAQ%2C0BACJ%3BEADJ%2CQAAQ%2C0BAEJ%3BIACI%2CYAAA%3B%3BEAHR%2CQAAQ%2C0BAMJ%2CQAAO%3BIACH%2CYAAA%3B%3BEAPR%2CQAAQ%2C0BAUJ%2CcACI%3BIACI%2CgBAAA%3B%3BEAKZ%2CQAiBI%2CMAAK%3BIACD%2CgBAAA%3B%3BEAGI%2CQAJR%2CMAAK%2CMAGD%2CKACK%3BIACG%2CmBAAA%3B%3BEAUhB%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAIA%3BIACE%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAIA%2CQAOG%2CeAAe%3BEAChB%2CqBAZR%2COAAM%2CUAIA%2CQAQG%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAIA%2CQAYG%2CUAAU%3BIACP%2CeAAA%3B%3BEAsBhB%2CkBACI%2CUAGI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3B%3BEAeZ%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BEChgBR%2CYAKI%3BIACI%2CWAAA%3B%3BEAIR%2CsBACI%3BIACI%2CUAAA%3B%3BEuDyIR%2C0BACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAHR%2C0BAMI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEC1CQ%2CsBAHZ%2CmBACI%2CWACI%2CiBACK%3BIACG%2CeAAA%3B%3BEADJ%2CsBAHZ%2CmBACI%2CWACI%2CiBACK%2CYAGG%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEATxB%2CsBACI%2CmBAcI%3BIACI%2CiBAAA%3B%3BEAhBZ%2CsBACI%2CmBAkBI%3BIACI%2CWAAA%3B%3BEApBZ%2CsBAwBI%3BIACI%2CiBAAA%3B%3BEAzBR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%3BIpFmIlB%2CgBAAA%3BIAAA%2CmBAAA%3BI6C%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BI7ChqBA%2CUAAA%3BI6CmqBA%2CmBAAA%3B%3BEuCj0BA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvCunBhB%3BI7CpfF%2CeAAA%3BI6CwfI%2CqBAAA%3B%3BEAtOJ%2CsBuCxZI%2CkBAGI%2COAAM%2CIAAI%2COvCqZjB%3BIACG%2CgBAAA%3B%3BEAkZJ%2CsBuC3yBI%2CkBAGI%2COAAM%2CIAAI%2COvCwyBd%3BIACA%2CWAAA%3B%3BEuCp0BJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC%2BZhB%3BI7C5RF%2CgBAAA%3B%3BE6CqSI%2CsBuC3aA%2CkBAGI%2COAAM%2CIAAI%2COvC%2BZhB%2CSASM%3BIACA%2CaAAA%3B%3BEuCpcR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC6alB%2CQACI%3BIACI%2CmBAAA%3B%3BE7ChiBR%2CsBoF8GI%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CM7CpiBN%3BEACD%2CsBoF6GI%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CM7CniBN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CsBoFwGI%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CM7C9hBN%3BIACG%2CWAAA%3B%3BEoF%2BEJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMAEH%3BIACI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CsBuC7bA%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMAOF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBuCjcA%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMAWF%2CQAAS%3BIACN%2CYAAA%3B%3BEAGJ%2CsBuCrcA%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMAeF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBuCzcA%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMAmBF%2CQAAS%3BIACN%2CqBAAA%3B%3BEuCleR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%3BI7CpNA%2C4BAAA%3BIACA%2C2BAAA%3BIACA%2CoBAAA%3BIA2BA%2CyBAAA%3BIACQ%2CiBAAA%3BI6CyLJ%2CUAAA%3BIACA%2CWAAA%3B%3BEuC1eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAMI%3BEuC5eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAOI%3BEuC7eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAQI%3BI7ChLJ%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIAxBT%2CwBAAA%3BIACQ%2CgBAAA%3BI6CwMA%2CqBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEuCnfR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAgBI%3BEuCtfJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAiBI%3BI7CzVJ%2CgBAAA%3BIAAA%2C4BAAA%3BIAAA%2CyBAAA%3BIAAA%2CkBAAA%3BIAAA%2CwEAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIAAA%2CuBAAA%3BIAAA%2CcAAA%3BIAAA%2CwBAAA%3BIAAA%2CWAAA%3BI6CjPA%2CsBAAA%3BI7CiZA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI6C0LD%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAzPR%2CsBuC5OI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAgBI%2CWAlPH%3BEAAD%2CsBuC5OI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAiBI%2CUAnPH%3BI7CtGD%2CYAAA%3B%3BE6CqHA%2CsBuC3PI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAgBI%2CWAnOH%3BEAAD%2CsBuC3PI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAiBI%2CUApOH%3BI7CrHD%2CcAAA%3B%3BE6C0HA%2CsBuChQI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAgBI%2CWA9NH%3BEAAD%2CsBuChQI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAiBI%2CUA%5C%2FNH%3BI7C1HD%2CcAAA%3B%3BE6C%2BHA%2CsBuCrQI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAgBI%2CWAzNH%3BEAAD%2CsBuCrQI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAiBI%2CUA1NH%3BI7C%5C%2FHD%2CcAAA%3B%3BEoF9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COA0BI%3BIACI%2CWAAA%3BI7CnMR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEoFhUT%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2elB%3BI7CxWA%2CgBAAA%3B%3BE6CugBI%2CsBuC7oBA%2CkBAGI%2COAAM%2CIAAI%2COvCwoBjB%2CSAAY%2CSAER%3BEAAD%2CsBuC7oBA%2CkBAGI%2COAAM%2CIAAI%2COvCyoBjB%2CUAAa%2CSACT%3BIACG%2CSAAS%2CGAAT%3BI7CxgBR%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3B%3BEoF9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC%2BqBlB%3BI7C5iBA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CUAAA%3BIAAA%2CqBAAA%3BIgD9QA%2CqBAAA%3B%3BEAMA%2CsBoCkII%2CkBAGI%2COAAM%2CIAAI%2COvC%2BqBlB%2CMGpzBC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIhD9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CakDvRe%2CYlDuRf%3BIAAA%2CsBAAA%3BIgDqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEoCtMY%2CsBATR%2CkBAGI%2COAAM%2CIAAI%2COAML%2CUAAU%3BIACP%2CmBAAA%3B%3BEAGJ%2CsBAbR%2CkBAGI%2COAAM%2CIAAI%2COAUL%2CUAAU%3BIACP%2CgBAAA%3B%3BEAtChB%2CsBAwBI%2CkBAkBI%2CyBACI%2COAAM%2CIAAI%2COAAU%3BIAChB%2CWAAA%3B%3BEzC4JhB%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CaAII%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAII%2CiBAKI%3BIACI%2CYAAA%3B%3BEAVZ%2CaAII%2CiBAKI%2CWAGI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAfhB%2CaAII%2CiBAKI%2CWASI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAKJ%2CaAtBR%2CiBAqBK%2CUAAU%2CGACN%3BI3CpEb%2C8BAAA%3BI2CsEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BI3CnFA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BE2CwFA%2CgBACI%3BIACI%2CiBAAA%3BIACA%2CeAAA%3B%3BEAIR%2CUACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEASJ%2CKAAC%2CcACG%2CcACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEANhB%2CKAWI%3BIACI%2CWAAA%3B%3BEAIR%2CeACI%3BIAEI%2CmBAAA%3B%3BEAHR%2CeACI%2CgBAII%3BEALR%2CeACI%2CgBAKI%3BIACI%2CoBAAA%3B%3BElBjKZ%2CwBAII%2CUAAU%3BEAHd%2CuBAGI%2CUAAU%3BIACN%2CUAAA%3B%3BEAIR%2CuBACI%2CUAAS%2CiBACL%3BIACI%2CgBAAA%3B%3BEASZ%2CmBACI%2CKAAI%3BIACA%2CmBAAA%3B%3BEAFR%2CmBAKI%2CKAAI%3BIACA%2CUAAA%3B%3BEANR%2CmBASI%2CKAAI%3BIACA%2CUAAA%3B%3BEAIR%2CyBACI%2CKAAI%3BIACA%2CUAAA%3B%3BEAGJ%2CQAAS%2CMAAK%2CMAAM%2CyB4BtItB%2CQAGI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BrItB%2CQAEI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BpItB%2CQACI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BtItB%2CQAGI%2CKAEI%3BE5BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BrItB%2CQAEI%2CKAEI%3BE5BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BpItB%2CQACI%2CKAEI%3BIrDyHV%2C0BAAA%3B%3BEyBQI%2CQAAS%2CMAAK%2CMAAM%2CyB4B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4BzHtB%2CQAAK%2CYACD%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BE5BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BE5BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB4BzHtB%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BIACE%2CaAAA%3B%3BE5BqHR%2CQAAS%2CMAAK%2CMAAM%2CyB4BhHtB%2CQAAQ%3BIrDwGV%2C0BAAA%3B%3BEyBQI%2CQAAS%2CMAAK%2CMAAM%2CyBAKhB%3BIACI%2CgBAAA%3B%3BEANR%2CQAAS%2CMAAK%2CMAAM%2CyBASd%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BEAVV%2CQAAS%2CMAAK%2CMAAM%2CyBASd%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BIACE%2CgBAAA%3B%3BEAMhB%2CyBACI%3BIACI%2CmBAAA%3B%3BEAGI%2CyBAJR%2CUAGI%2COACK%3BEACD%2CyBALR%2CUAGI%2COAEK%3BIzBhCb%2CmBAAA%3BI6C%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BI7ChqBA%2CUAAA%3BI6CmqBA%2CmBAAA%3BIpBjoBgB%2CmBAAA%3B%3BEoBmoBhB%2CyBpB1oBI%2CUAGI%2COACK%2CKoBsoBT%3BEAAJ%2CyBpB1oBI%2CUAGI%2COAEK%2CSoBqoBT%3BIACA%2CWAAA%3B%3BEpBjoBQ%2CyBAVR%2CUAGI%2COAOK%3BIACG%2CUAAA%3B%3BEAiBhB%2CgCAOI%3BIACI%2C6BAAA%3BIACA%2CaAAA%3B%3BEAIA%2CgCADJ%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CgCATJ%2CSASK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAKJ%2CgCADJ%2CKACK%3BIACG%2CUAAA%3B%3BEAGJ%2CgCALJ%2CKAKK%2CIAAI%3BIACD%2CkBAAA%3B%3BEAGJ%2CgCATJ%2CKASK%3BIACG%2CiBAAA%3B%3BEAKJ%2CgCADJ%2CYACK%3BIACG%2CgBAAA%3B%3BEY%5C%2FGZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BIrCGZ%2C8BAAA%3BIqCDY%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CuBAiBI%2CcACI%3BEAjBR%2CeAgBI%2CcACI%3BIACI%2CmBAAA%3B%3BEAnBZ%2CuBAuBI%3BEAtBJ%2CeAsBI%3BIACI%2CmBAAA%3B%3BEAQR%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BEgDnKR%2CqBACI%3BIACI%2CWAAA%3B%3BEAFR%2CqBAKI%3BIACI%2CgBAAA%3B%3BEC5IR%2CWACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEC6CR%2CkBACI%3BIACI%2CUAAA%3B%3BEC2TJ%2COAAC%3BIACG%2CmBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CaAAA%3B%3BEAGJ%2COAAC%2CQACG%3BIACI%2CcAAA%3B%3BEAIR%2COAAC%3BIACG%2CmBAAA%3B%3BEAGJ%2COAAC%2COAAQ%2CQAAC%3BEACV%2COAAC%3BIACG%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CcAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3B%3BEAJR%2CoBAOI%2CUAAY%3BIACR%2CgBAAA%3B%3BEAGJ%2CoBAAC%2CiBAAkB%2CQAAO%3BIACtB%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIA%2CoBADJ%2CQACK%3BIACG%2C0BAAA%3B%3BEAGJ%2CoBALJ%2CQAKK%3BIACG%2CgBAAA%3B%3BEAGJ%2CoBATJ%2CQASK%3BIACG%2CaAAA%3B%3BEAIA%2CoBAdR%2CQAaK%2CQACI%3BIACG%2CSAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%3BIACG%2CUAAA%3B%3BEADJ%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%2COAGG%3BIACI%2CmBAAA%3B%3BEAGJ%2CoBA3BhB%2CQAaK%2CQACI%2CKAMI%2COAOI%3BIACG%2CUAAA%3B%3BEAGJ%2CoBA%5C%2FBhB%2CQAaK%2CQACI%2CKAMI%2COAWI%3BEACD%2CoBAhChB%2CQAaK%2CQACI%2CKAMI%2COAYI%3BIxFjIrB%2C6BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIwFiLwB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBA1ChB%2CQAaK%2CQACI%2CKAMI%2COAsBI%3BIxFzLrB%2CyBAAA%3BIwF2LwB%2CeAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CoBAlDR%2CQAaK%2CQAqCI%3BIACG%2CmBAAA%3B%3BEAEA%2CoBArDZ%2CQAaK%2CQAqCI%2CMAGI%3BIACG%2CUAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3B%3BEAIR%2CoBA5DR%2CQAaK%2CQA%2BCI%3BIxF3Mb%2CgBAAA%3BIAhBF%2CsDAAA%3BIACK%2CmDAAA%3BIACC%2CkDAAA%3BIAcJ%2C8CAAA%3BIwFgNgB%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAXJ%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%3BIACI%2CSAAA%3BIACA%2CYAAA%3B%3BEAfR%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%2CMAII%3BIACI%2CcAAA%3B%3BEAGJ%2CoBAjFhB%2CQAaK%2CQA%2BCI%2CQAaG%2CMAQK%3BIACG%2CyBAAA%3B%3BEAMhB%2CoBAxFJ%2CQAwFK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CoBA5FR%2CQAwFK%2CQAII%3BIxF3Ob%2CcAAA%3BIwF6OgB%2CeAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CoBAnGZ%2CQAwFK%2CQAII%2CSAOI%3BIACG%2CSAAS%2CGAAT%3B%3BEAZZ%2CoBAxFJ%2CQAwFK%2CQAgBG%3BEAhBJ%2CoBAxFJ%2CQAwFK%2CQAiBG%3BIACI%2CeAAA%3B%3BEAlBR%2CoBAxFJ%2CQAwFK%2CQAqBG%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAvBR%2CoBAxFJ%2CQAwFK%2CQA0BG%2CQAAO%3BIACH%2CmBAAA%3B%3BEAIR%2CoBAvHJ%2CQAuHK%3BIACG%2CeAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CoBA3HR%2CQAuHK%2CQAIO%3BIACA%2CgBAAA%3B%3BElDpGZ%2CSAAC%2COAAO%3BIACJ%2CYAAA%3BItCxKR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BIsC6KQ%2CWAAA%3B%3BEAIR%3BIAEI%2CmBAAA%3B%3BEAII%2C0BAFJ%2CUAEK%3BIACG%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAJJ%2C0BAFJ%2CUAEK%2COAMG%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2C0BAjBR%2CUAEK%2COAeI%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2C0BAjBR%2CUAEK%2COAeI%2CMAKG%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAEA%2C0BA3BhB%2CUAEK%2COAeI%2CMAKG%2CMAKK%3BIACG%2CeAAA%3B%3BEAXZ%2C0BAjBR%2CUAEK%2COAeI%2CMAeG%3BIACI%2CgCAAA%3BIACA%2CgBAAA%3B%3BEAhCZ%2C0BAFJ%2CUAEK%2COAoCG%3BIACI%2CaAAA%3B%3BEAIR%2C0BA3CJ%2CUA2CK%2CIAAI%3BIACD%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3B%3BEAIJ%2C0BAlDJ%2CUAkDK%2CMACG%3BItCxOZ%2CeAAA%3B%3BEsC8OQ%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%3BEmDhepB%2CMAAM%3BIACF%2CcAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CMAAM%2CWAIF%2COAAM%3BIACF%2CgBAAA%3B%3BEALR%2CMAAM%2CWAQF%2CMAAK%2CUACC%3BEATV%2CMAAM%2CWAQF%2CMAAK%2CUAEC%3BIACE%2CWAAA%3B%3BEzDmOZ%3BIACI%2CmBAAA%3B%3BEAEA%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEAJR%2CwBAOI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BE9B9KR%2CmBAGI%2CUAAU%3BIACN%2CUAAA%3B%3BEAaR%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BIAExB%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CuBACI%2CaACI%3BIACI%2CkBAAA%3B%3BEAHZ%2CuBACI%2CaAKI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEqC%2BXZ%2CYAEI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEAJR%2CYAEI%2CMAII%3BIACI%2CiBAAA%3B%3BEAPZ%2CYAEI%2CMAQI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3B%3BEAKZ%2CsBACI%2CQAAO%3BIAEH%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEALpC%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEAJpC%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BIAExB%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEASZ%3BIACI%2CgBAAA%3B%3BEADJ%2C6BAGI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAPR%2C6BAUI%3BIACI%2CgBAAA%3B%3BEAIR%3BIACI%2CgBAAA%3BIACA%2CaAAA%3B%3BEAGI%2CoBADJ%2CKACK%3BIACG%2CkBAAA%3B%3BEAGJ%2CoBALJ%2CKAKK%3BIACG%2CiBAAA%3B%3BEAVZ%2CoBAcI%2CMAAM%3BIACF%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAhBR%2CoBAmBI%2CMACI%3BEApBR%2CoBAmBI%2CMAEI%3BIACI%2CiBAAA%3B%3BEAIR%2CoBAAC%2CQACG%3BIACI%2CaAAA%3B%3BEAKZ%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CoBAMI%3BIACI%2CkBAAA%3B%3BEAPR%2CoBAUI%3BIACI%2CYAAA%3B%3BEAOI%2CkBAFR%2CMACI%2CKACK%3BEACD%2CkBAHR%2CMACI%2CKAEK%3BIACG%2CeAAA%3B%3BEAKZ%2CkBAAC%2CQAEG%2CKAAI%3BEADR%2CkBAAC%2CSACG%2CKAAI%3BIACA%2CkBAAA%3B%3BEAMA%2CkBAFP%2CWACG%2CKACK%3BEACD%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBARP%2CWACG%2CKAOK%3BIACG%2CiBAAA%3B%3BENhqBhB%2CKAAK%2CKAAK%3BIACN%2CUAAA%3B%3BEADJ%2CKAAK%2CKAAK%2COAMN%2CUACI%3BIACI%2CUAAA%3B%3BEARZ%2CKAAK%2CKAAK%2COAMN%2CUAKI%2COAAM%3BIAEF%2CUAAA%3B%3BEOicZ%3BEACA%3BIACI%2CYAAA%3B%3BEAGJ%2CWAAY%3BIACR%2CcAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAII%2COAAM%3BIACF%2CgCAAA%3BIxCtNR%2CyBAAA%3B%3BEwCiNA%2CYASI%2CQAAO%3BIACH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CYAcI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIxClER%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEwCqET%2CUACM%2CsBACE%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACM%2CsBAKE%2CYAAc%3BIACV%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIkDveA%2CqBAAA%3BIACA%2CkBAAA%3B%3BE1FFA%2CiBAAC%3BEACD%2CiBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CiBAAC%3BIACG%2CWAAA%3B%3BEwCieJ%2CiBkDpeA%3BI1FgPA%2CUAAA%3BI0F9OI%2CeAAA%3BI1F8OJ%2CqBAAA%3BIgDhOA%2CqBAAA%3B%3BERodA%2CiBkDpeA%2Ce1CoOE%3BIhDhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgD2CA%2CiB0CtBA%2Ce1CsBC%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhD9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0D9NQ%2CO1D8NR%3BIAAA%2CakDvRe%2CYlDuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIgDqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiB0CnCJ%2Ce1CkCC%2CMACI%3BIhD6ML%2CcAAA%3B%3BEgDvMI%2CiB0CzCJ%2Ce1CwCC%2COACI%3BIhDuML%2CcAAA%3B%3BE0FqEA%2CiBArTA%2CeAqTC%3BI1FrED%2CqBAAA%3BIgDhOA%2CqBAAA%3B%3BE0CqSA%2CiBArTA%2CeAqTC%2CO1CjFC%3BIhDhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgD2CA%2CiB0CtBA%2CeAqTC%2CO1C%5C%2FRA%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhD9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0D%5C%2FNM%2CO1D%2BNN%3BIAAA%2CakDvRe%2CYlDuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIgDqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiB0CnCJ%2CeAqTC%2CO1CnRA%2CMACI%3BIhD6ML%2CcAAA%3B%3BEgDvMI%2CiB0CzCJ%2CeAqTC%2CO1C7QA%2COACI%3BIhDuML%2CcAAA%3B%3BEwCoPA%2CiBkD7SA%3BI1FyDA%2CSAAA%3BIAAA%2CUAAA%3BI8D1KA%2CqBAAA%3BI9D0KA%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2CeAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BI0FhDI%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BI1F8CJ%2CSAAA%3BIAAA%2CQAAA%3BIAAA%2CyCAAA%3B%3BEwCoPA%2CiBkD7SA%2CGAsBI%3BI1FmCJ%2CSAAA%3BIAAA%2CUAAA%3B%3BE0F3BQ%2CiBA9BR%2CGAsBI%2CGAQK%3BI1F2BT%2CmBAAA%3BI0FzBY%2CeAAA%3B%3BEAuTZ%2CiBAvVA%2CGAuVC%3BEACD%2CiBAxVA%2CGAwVC%3BIACG%2C0BAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3B%3BEAGJ%2CiBAjWA%2CGAiWC%3BIACG%2CiBAAA%3BI1FzSJ%2CsDAAA%3BI0F2SI%2CWAAA%3B%3BEAGJ%2CiBAvWA%2CGAuWC%3BIACG%2CiBAAA%3BI1F%5C%2FSJ%2CsDAAA%3BI0FiTI%2CWAAA%3B%3BEAlCJ%2CiBAxUA%2CGAwUC%3BI1F%5C%2FQD%2CWAAA%3BIAAA%2CUAAA%3B%3BE0FoRA%2CiBA7UA%2CGA6UC%3BI1FpRD%2CUAAA%3BIAAA%2CUAAA%3B%3BE0FZA%2CiBAAC%3BIACG%2CiBAAA%3B%3BEADJ%2CiBAAC%2COAGG%3BIACI%2CcAAA%3B%3BElD4PR%2CiBAgBI%2CGACI%3BIxCrQR%2CWAAA%3BIAAA%2CqBAAA%3BIwCgRY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEsBnaZ%2CiBtBqZI%2CGACI%2CEsBtZP%3BI9DiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BE8D5IA%2CiBtBgZI%2CGACI%2CEsBjZP%3BI9D4ID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE8DvIA%2CiBtB2YI%2CGACI%2CEsB5YP%3BI9DuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEwCoPA%2CiBAkCI%3BIACI%2CeAAA%3B%3BEAnCR%2CiBAsCI%3BIACI%2CaAAA%3B%3BEAvCR%2CiBA0CI%2CQAAO%3BImCvVX%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BI3EgDA%2CgBAAA%3BIAAA%2CWAAA%3B%3BE2E7CA%2CiBnC2UI%2CQAAO%2COmC3UV%3BEACD%2CiBnC0UI%2CQAAO%2COmC1UV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBnCqUI%2CQAAO%2COmCrUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBnCgUI%2CQAAO%2COmChUV%3BEACD%2CiBnC%2BTI%2CQAAO%2COmC%5C%2FTV%3BEACD%2CQAAQ%2CUAAW%2CkBnC8Tf%2CQAAO%3BImC7TP%2CoBAAA%3BI3E%2BBJ%2CYAAA%3B%3BEwCoPA%2CiBA%2BCI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CaAAA%3B%3BEQrcR%2CiBRwcK%2COACG%2CQAAO%2COQzcd%3BIhDgKD%2CS0D%5C%2FNM%2CO1D%2BNN%3B%3BEwCwSI%2CiBAAC%2COAQG%3BIACI%2CcAAA%3B%3BEA7DZ%2CiBAiEI%3BIACI%2CaAAA%3B%3BEAKJ%2COAAC%2CMACK%2CUAAO%3BIxC5TjB%2CSAAA%3BIAAA%2CUAAA%3BI8D1KA%2CqBAAA%3BItBweY%2CYAAA%3BIACA%2CiBAAA%3B%3BEAJR%2COAAC%2CMACK%2CUAAO%2CMsBhef%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BEtB6dA%2COAAC%2CMACK%2CUAAO%2CMAKH%3BIACE%2CkBAAA%3B%3BEAEA%2COATX%2CMACK%2CUAAO%2CMAKH%2CKAGG%3BEATb%2COAAC%2CMACK%2CUAAO%2CMAKH%2CKAII%3BIACE%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAfX%2CMACK%2CUAAO%2CMAKH%2CKASG%2CQACG%3BIxC3UpB%2CWAAA%3BIAAA%2CiBAAA%3B%3BEwCmVgB%2COAxBX%2CMACK%2CUAAO%2CMAsBH%2CsBACG%3BIACG%2CSAAS%2CgBAAT%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAIA%2COA%5C%2FBf%2CMACK%2CUAAO%2CMAsBH%2CsBAOG%2CWACI%3BIACG%2CaAAA%3B%3BEAhCpB%2COAAC%2CMACK%2CUAAO%2CMAoCH%2CoBAAoB%3BIAClB%2CaAAA%3B%3BEAKZ%2COAAC%3BIACG%2CoBAAA%3B%3BEAIR%3BIACI%2CwBAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CmCAAA%3B%3BEAHJ%2CaAKM%3BEALN%2CaAMM%3BEANN%2CaAOM%3BIACE%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%3BIxChYA%2CmBAAA%3BIwCkYI%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAHJ%2CYAKI%2CUACI%2CSACI%2CGAAE%3BIACE%2CaAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAEA%2CYARZ%2CUACI%2CSACI%2CGAAE%2CSAMG%3BEACD%2CYATZ%2CUACI%2CSACI%2CGAAE%2CSAOG%3BIACG%2CYAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CYAhBZ%2CUACI%2CSACI%2CGAAE%2CSAcG%3BIxCrZjB%2CsDAAA%3B%3BEwCyZgB%2CYApBZ%2CUACI%2CSACI%2CGAAE%2CSAkBG%3BIxCzZjB%2CsDAAA%3BIwC2ZoB%2CqBAAA%3B%3BEAQhB%2COAAC%3BIACG%2CgBAAA%3B%3BEADJ%2COAAC%2CQAGG%3BIACI%2CYAAA%3B%3BEAJR%2COAAC%2CQAOG%3BIACI%2CmBAAA%3B%3BEARR%2COAAC%2CQAWG%2CUAAS%3BIACL%2CcAAA%3BIACA%2CSAAA%3B%3BEAbR%2COAAC%2CQAgBG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAnBR%2COAAC%2CQAgBG%2COAKI%3BIACI%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3B%3BEA1BZ%2COAAC%2CQAgBG%2COAaI%3BEA7BR%2COAAC%2CQAgBG%2COAcI%3BIACI%2CeAAA%3B%3BEmDzqBhB%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BECuRI%2CcAJF%2CSACV%2CSACK%2CKACI%2CKACI%2CMACG%3BIACI%2CcAAA%3B%3BEAKZ%2CcAXE%2CSACV%2CSACK%2CKASI%3BIACG%2CqBAAA%3B%3BEAGJ%2CcAfE%2CSACV%2CSACK%2CKAaI%3BIACG%2CgBAAA%3B%3BEADJ%2CcAfE%2CSACV%2CSACK%2CKAaI%2CQAGK%3BIACE%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAnBZ%2CcAFM%2CSACV%2CSACK%2CKAuBG%3BIACI%2CcAAA%3B%3BEAxBR%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUAGI%2COAAM%3BEA1Bd%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUAII%3BIACI%2CmBAAA%3BIACA%2CsBAAA%3B%3BEA7BZ%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUASI%2COAAM%3BIACF%2CmBAAA%3B%3BEAjCZ%2CcAFM%2CSACV%2CSACK%2CKAqCG%2CYACI%3BIACI%2CSAAA%3B%3BEAvCZ%2CcAFM%2CSACV%2CSACK%2CKAqCG%2CYAKI%3BIACI%2CgBAAA%3B%3BEA3CZ%2CcAFM%2CSACV%2CSACK%2CKA%2BCG%3BIACI%2CWAAA%3B%3BEAMhB%2CqBACI%3BIACI%2CWAAA%3B%3BEAIR%2CqBACI%3BI5F9GJ%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2C4CAAA%3BI4FoHQ%2CgBAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbR%2CqBACI%2CoBAcI%3BIACI%2CiBAAA%3B%3BEzFqsBf%2CKAAM%2CaACL%2CcACC%2CaAIC%3BIACC%2CUAAA%3B%3BEAED%2CKATG%2CaACL%2CcACC%2CaAOE%2CcAAc%2CIAAI%2CiBAClB%3B%3B%3BEADD%2CKATG%2CaACL%2CcACC%2CaAOE%2CcAAc%2CIAAI%2CiBAIlB%3BIACC%2CiBAAA%3B%3BEAdL%2CKAAM%2CaACL%2CcACC%2CaAeC%2CcACC%2CSAAQ%3BIACP%2CaAAA%3B%3BEAnBL%2CKAAM%2CaACL%2CcACC%2CaAeC%2CcAIC%2COAAM%3BIACL%2C0BAAA%3B%3BEAtBL%2CKAAM%2CaACL%2CcACC%2CaAeC%2CcAOC%3BIACC%2C2BAAA%3B%3BEAzBL%2CKAAM%2CaACL%2CcACC%2CaA0BC%2CkBAAkB%2CQAAO%2COAAO%3BIAC%5C%2FB%2C4BAAA%3B%3BEA7BJ%2CKAAM%2CaACL%2CcACC%2CaA6BC%2CUAAU%2CSAAS%2CQAAO%2COAAO%3BIAChC%2CoBAAA%3BIACA%2CgBAAA%3B%3BEAKJ%2CaACC%3BIACC%2CkBAAA%3BIACA%2CUAAA%3B%3BEACA%2CaAHD%2CcAGE%3BIACA%2CUAAA%3B%3BEALH%2CaAQC%2CkBACC%2CQAAO%3BIACN%2CcAAA%3B%3BEAKH%3BIACI%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CIAAI%2CQAAQ%2CIAAI%3BEAAU%2CIAAI%2CQAAQ%2CIAAI%3BIACtC%2CoDAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CIAAI%2CQAAQ%2CIAAI%3BIACZ%2CoDAAA%3B%3BEAGJ%3BIACI%3BMACI%2CUAAA%3BMACA%2CWAAW%2CQAAX%3B%3BIAGJ%3BMACI%2CUAAA%3B%3BIAGJ%3BMACI%2CUAAA%3B%3B%3BEAGR%2CYAAa%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BEACxD%2CYAAa%2CkBAAkB%2CQAAO%2CSAAS%2COAAQ%2CSAAQ%3BIAC3D%2CmBAAA%3BIACG%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CeAAA%3BIACA%2CuBAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACH%2CgCAAA%3BIACA%2CwBAAA%3BIACA%2CsBAAA%3BIACA%2C0BAAA%3BIACA%2CkCAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAEJ%2CKACC%2COACC%2CoBAAmB%2CaAClB%2CcAAc%3BIACb%2CkBAAA%3B%3BEAJJ%2CKACC%2COACC%2CoBAAmB%2CaAClB%2CcAAc%2CGAEb%2CaACC%3BIACC%2C8BAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEATN%2CKACC%2COAaC%2CQAAO%3BIACN%2CiBAAA%3B%3BEA0hBH%2C4BACC%2CSACC%2CSACC%2CEAAC%3BIACA%2COAAA%3B%3BEAJJ%2C4BACC%2CSACC%2CSAIC%2CEAAC%3BIACA%2CQAAA%3B%3BEAPJ%2C4BAWC%3BIACC%2CcAAA%3B%3BEAGF%2CeACC%2CcAAc%3BIACb%2CeAAA%3B%3BEAFF%2CeAIC%3BIACC%2CgBAAA%3BIACA%2CeAAA%3B%3BEAGF%2CeACC%2CaAAa%3BIACZ%2CwBAAA%3B%3BEAFF%2CeAIC%3BIACC%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAPF%2CeASC%2COAAM%2CQACL%3BIACC%2CkBAAA%3B%3BEAMD%2CKADD%2CgBACE%2CIAAI%2CgBACJ%2CcAAa%3BIACZ%2CaAAA%3BIACA%2CQAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAKJ%2CYAAY%2CcAAe%2CQAAO%2CQAAS%2CcAAa%2CiBAAkB%2COAAM%2COAAQ%3BIACvF%2CkCAAA%3B%3BEAED%2CYAAY%2CcAAe%2CQAAO%2CQAAS%2CcAAa%2CiBAAkB%3BIACzE%2CkCAAA%3B%3BEAKE%2CKAFF%2COACC%2CSAAQ%2CqBAAqB%2CYAC3B%3BIACA%2CSAAA%3B%3BEAID%2CKAPF%2COAMC%2CSAAQ%2CmBAAmB%2CYACzB%3BIACA%2CSAAA%3BIACA%2CkBAAA%3B%3BEiDvtDD%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%3B%3BEhDulBR%2CYAAC%2C8BACG%2CsBACI%3BIACI%2CqBAAA%3B%3BEAHZ%2CYAAC%2C8BACG%2CsBAII%2CuBAAsB%3BIAClB%2CqBAAA%3BIACA%2CWAAA%3B%3BEAMhB%3BIACI%2CgBAAA%3B%3BEAEJ%2COAAO%2CQAAS%3BIACZ%2CkBAAA%3B%3BEAEJ%2CkBACI%3BIACI%2CYAAA%3B%3BEAFR%2CkBAII%3BIACI%2CWAAA%3B%3BEAGR%3BEACA%2CcAAc%3BIACV%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3B%3BEAGJ%2CcAAc%3BIACV%2CSAAS%2CEAAT%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CeAAgB%2CeAAc%3BIAC1B%2CaAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2C4BAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3B%3BEAodJ%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAEJ%3BIACI%2CYAAA%3BIACA%2CuBAAA%3B%3BEAFJ%2CYAGI%3BIACI%2CgBAAA%3B%3BEACA%2CYAFJ%2CSAEK%3BIACG%2CgBAAA%3B%3BEE5Mf%2CKACC%2CaACC%2CcACC%2CaACC%3BIAIC%2CWAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2COAAO%2CkBAAP%3B%3BEAXL%2CKACC%2CaACC%2CcACC%2CaACC%2CcACC%2C2BAA0B%3BIACzB%2CwBAAA%3B%3BEANN%2CKACC%2CaACC%2CcACC%2CaACC%2CcAQC%2CIAAG%2CWACF%3BIACC%2CkBAAA%3BIACA%2CiBAAA%3B%3BEACA%2CKAfN%2CaACC%2CcACC%2CaACC%2CcAQC%2CIAAG%2CWACF%2CQAGE%2CMACE%3BEADM%2CKAff%2CaACC%2CcACC%2CaACC%2CcAQC%2CIAAG%2CWACF%2CQAGW%2COACP%3BEADgB%2CKAfzB%2CaACC%2CcACC%2CaACC%2CcAQC%2CIAAG%2CWACF%2CQAGqB%2CMACjB%3BEADyB%2CKAflC%2CaACC%2CcACC%2CaACC%2CcAQC%2CIAAG%2CWACF%2CQAG8B%2CQAC1B%3BEADoC%2CKAf7C%2CaACC%2CcACC%2CaACC%2CcAQC%2CIAAG%2CWACF%2CQAGyC%2COACrC%3BIACD%2CwBAAA%3B%3BEAlBT%2CKACC%2CaACC%2CcACC%2CaACC%2CcAQC%2CIAAG%2CWACF%2CQAQG%3BIACD%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CaAAa%2CQAAb%3BIACA%2CYAAA%3BIACA%2CoCAAA%3B%3BEA1BR%2CKACC%2CaACC%2CcACC%2CaACC%2CcAQC%2CIAAG%2CWACF%2CQAQG%2CaAMD%3BIACC%2CoCAAA%3B%3BEuF3kBN%3BIACI%2CQAAA%3B%3BEAIA%2C4CAAC%3BIACG%2CiBAAA%3B%3BEAGJ%2C4CAAC%3BIACG%2CUAAA%3B%3BEzE5hBR%2CuBACI%3BEADJ%2CuBAEI%3BEAFJ%2CuBAGI%3BEAHJ%2CuBAII%2CaAAa%2CQAAO%3BEAJxB%2CuBAKI%2CQAAO%3BEALX%2CuBAMI%2CQAAO%2CQACP%2CMAAK%3BEAPT%2CuBAQI%2CcAAgB%3BEARpB%2CuBASI%2CcAAgB%3BEATpB%2CuBAUI%2COAAM%2CSAAS%3BEAVnB%2CuBAWI%3BEAXJ%2CuBAYI%3BEAZJ%2CuBAaI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3B%3BEAnBR%2CuBAsBI%2CmBACI%3BIAAqB%2CUAAA%3B%3BEAvB7B%2CuBA0BI%2CaACI%3BIACI%2CkBAAA%3B%3BEAIZ%2CaACI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BECoeR%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAHJ%2CeAII%3BEAJJ%2CeAKI%3BIACI%2COAAO%2CcAAP%3B%3BEANR%2CeAQI%3BIACI%2CgBAAA%3BIACA%2CoCAAA%3BIACA%2CeAAA%3B%3BEAXR%2CeAaI%2CiBACI%3BIACI%2CaAAA%3B%3BEAKR%2CYAAC%2C0BACG%3BIACI%2CqBAAA%3BIACA%2CgCAAA%3B%3BEACA%2CYAJP%2C0BACG%2CeAGK%3BIACG%2CWAAA%3B%3BEAEJ%2CYAPP%2C0BACG%2CeAMK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CYAVX%2C0BACG%2CeAMK%2CyBAGI%3BIACG%2CmBAAA%3B%3B%3BAEtepB%2CgBAL4C%3BExB6E5C%2CcACI%3BICqJJ%2CYAAA%3BIAAA%2CSAAA%3BIDlJQ%2CUAAA%3B%3BEqBxFR%2CaACI%3BIACI%2CuBAAA%3B%3B%3BAGcZ%2CgBAJ2C%3BEmD%2BqBvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%3B%3BEvEstBf%2CaACC%2CgBACC%2CQAAO%3B%3B%3BEAKT%2CWACC%2CcACC%2CgBAGC%2CQAAO%3BEALV%2CWACC%2CcAEC%2CgBAEC%2CQAAO%3BEALV%2CWACC%2CcAGC%2CgBACC%2CQAAO%3BIACN%2C6BAAA%3B%3BEAyXJ%2C4BACC%3BIACC%2CcAAA%3B%3BEAFF%2C4BAIC%2CSACC%2CSACC%2CEAAC%3BIACA%2CWAAA%3B%3BEAPJ%2C4BAIC%2CSACC%2CSAIC%2CEAAC%3BIACA%2CUAAA%22%7D */