/**
 * 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);
  }
}
/*
 * Shipper HQ
 *
 * @category ShipperHQ
 * @package ShipperHQ_AddressAutocomplete
 * @copyright Copyright (c) 2020 Zowta LTD and Zowta LLC (http://www.ShipperHQ.com)
 * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 * @author ShipperHQ Team sales@shipperhq.com
 */
.pac-container {
  z-index: 905 !important;
}
.cart.table-wrapper .product-item-photo {
  width: 30% !important;
}
.cart-container .action.primary.checkout {
  border-radius: 3px;
}
.cart-container .checkout-methods-items .action.primary.checkout:hover {
  background-color: #3f9dd3 !important;
}
.block-authentication .block-title {
  font-size: 1em !important;
}
.cart-container tr.item-info {
  background-color: #fafafa;
  border: 1px solid #e9e9e9;
  font-family: 'Open Sans', sans-serif;
  color: #253849;
}
.cart-container .cart.table-wrapper .product-item-name {
  text-transform: initial;
  font-weight: 600;
  font-size: 16px;
  color: #253849;
}
.cart-container .product-card-detail {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #253849;
  margin: 0;
  line-height: 1.5;
}
.cart.table-wrapper .items > .item {
  border: 0;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark,
.cart-container td.amount {
  border: 0;
}
.cart.table-wrapper .product-item-details {
  text-align: left;
}
.cart-container .cart-summary {
  background-color: #efefef;
  border: 3px solid #dedede;
  color: #253849;
  font-size: 14px;
  padding: 30px;
  margin-bottom: 15px;
}
.item-actions,
.cart.table-wrapper .col.qty .input-text {
  background: #fafafa;
}
.cart-container .form.form-cart {
  width: 100%;
}
.cart-container .cart-summary {
  width: 33%;
}
.cart.table-wrapper .col {
  text-align: center;
}
.cart-container .cart.table-wrapper .item .col.item {
  text-align: left;
}
.cart.main.actions {
  text-align: left;
  float: right;
  padding: 25px;
}
.cart-container .cart.main.actions .action {
  background-color: transparent !important;
  border: 1px solid #ddd !important;
  font-family: 'Open Sans', sans-serif;
  color: #253849 !important;
  border-radius: 3px;
  height: 42px;
  font-size: 16px;
}
#shopping-cart-table > thead > tr > th {
  text-transform: capitalize;
}
.table {
  margin-bottom: 0;
}
.grand.totals .mark,
.grand.totals .price {
  font-size: 18px;
  font-weight: 800;
  color: #253849;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount {
  padding-top: 4px;
}
.shopping-cart-totals-table .button.btn-proceed-checkout {
  background-color: #253849;
  border: 1px solid #253849;
  font-family: 'Open Sans', sans-serif;
  border-radius: 3px;
}
.cart-container .checkout-methods-items {
  margin: 20px 0 0 0!important;
  width: 100%;
  background-color: transparent !important;
  padding: 0;
}
.checkout-container .opc-sidebar {
  margin: 0 !important;
  position: relative;
}
li#payment br {
  display: none;
}
.shopping-cart-totals-table .action.primary.checkout {
  border-radius: 3px;
}
.price-excluding-tax .price {
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  color: #253849;
  font-size: 12px;
}
#block-shipping {
  display: none;
}
.cart-totals .mark strong {
  font-weight: 700;
}
.checkout-cart-index .modal-content {
  font-size: 14px;
}
.cart.table-wrapper .col.edit .actions-toolbar {
  text-align: center;
}
.cart.table-wrapper i.fa.fa-times {
  font-size: 12px;
}
.cart.table-wrapper .col.edit .actions-toolbar .action-delete {
  display: none;
}
.cart.table-wrapper .col.edit .actions-toolbar .action-edit {
  border: 0;
  color: #3f9dd3;
  text-decoration: underline;
  margin: 0;
  padding-bottom: 0;
}
.cart.table-wrapper .col.edit .actions-toolbar .action-edit:hover {
  background: transparent;
}
.cart.table-wrapper .col.remove a {
  color: #ca1413;
}
.cart.table-wrapper .cart-container .cart.table-wrapper .actions-toolbar {
  text-align: center;
}
.block-minicart .block-content > .actions a {
  background-color: #243849 !important;
  height: auto;
}
.header-style-1 .minicart-wrapper .showcart .text {
  font-family: 'Roboto Condensed', sans-serif;
}
.header-style-1 .minicart-wrapper .price-container .price {
  color: #3f9dd3 !important;
  font-size: 18px !important;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
}
.block-minicart .header-minicart {
  border-top: 5px solid #3f9dd3;
  padding: 0 !important;
}
.block-minicart .header-minicart .text-right,
.block-minicart .header-minicart .text-left {
  display: none;
}
.minicart-items .product > .product-item-photo {
  width: 30%;
}
.block-minicart .minicart-items .product-item-details {
  float: left;
  width: 70%;
  padding-left: 20px;
}
.block-minicart .minicart-items .product-item-details .block-minicart .header-minicart {
  background: #253849;
}
.cart-container .cart.main.actions .action:hover {
  background-color: #f6f6f6 !important;
  border: 1px solid #aaa !important;
  color: #253849 !important;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: initial;
}
.minicart-wrapper.active .block-minicart {
  z-index: 9999999;
}
.checkout-payment-method .payment-method-title {
  padding: 0;
}
.checkout-container .opc-sidebar {
  margin: 0 !important;
}
li#payment br {
  display: none;
}
.checkout-index-index .product-image-container {
  width: auto !important;
  height: auto !important;
}
.checkout-index-index .fa {
  font-size: 20px;
}
.opc-progress-bar-item._active > span:before,
.opc-progress-bar-item._active > span:after,
.checkout-container .checkout-payment-method .step-title,
.opc-progress-bar-item._active:before {
  display: none;
}
.opc-progress-bar-item {
  width: 100% !important;
  display: flex !important;
}
.opc-progress-bar-item > span {
  text-align: left;
  font-size: 2.1666rem;
  display: flex;
  font-family: 'Open Sans', sans-serif;
  color: #1c3547 !important;
  font-weight: bold;
  padding: 0;
}
.step-heading {
  font-size: 20px;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  color: #1c3547;
}
.checkout-index-index .checkout-container .opc-sidebar .modal-content .opc-block-summary {
  background: white !important;
  padding: 0 !important;
  margin: 0 !important;
}
.custom-slide .modal-inner-wrap {
  background-color: white !important;
}
.opc-block-summary .title {
  text-transform: capitalize !important;
  text-align: center;
  padding: 25px 35px;
  border-bottom: 1px solid #f2f3f4;
  font-size: 20px !important;
  font-weight: bold !important;
  font-family: 'Open Sans', sans-serif;
  color: #1c3547;
}
.opc-block-summary .table-totals {
  font-size: 16px;
  color: #303030;
  font-family: 'Open Sans', sans-serif;
}
.opc-block-summary .items-in-cart .title {
  text-align: center;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 13px !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #909090;
  font-style: italic;
}
.product-item-name-block {
  font-size: 15px;
  line-height: 1.2;
  color: #6f6f6f;
  font-family: 'Open Sans', sans-serif;
}
.product.options span > span {
  font-size: 14px;
  margin-bottom: 20px;
  color: #0c8bd3;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.3;
  letter-spacing: -0.7px;
}
.item-options .custom-options {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #b2b2b2;
}
.checkout-container .opc-sidebar {
  margin: 20px 0 20px;
  box-shadow: 0px 0px 30.8px 3.01px rgba(36, 76, 112, 0.11) !important;
}
.checkout-container .actions-toolbar .primary .action {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px !important;
  min-height: 50px;
  color: white;
  background: #0c8bd3;
  padding: 0;
  min-width: 130px;
  margin-top: 0;
  border-radius: 5px;
}
.checkout-container .wise_payment .field-tooltip {
  right: -10px;
}
.form.payments .action.action-edit-address,
.summary-edit,
.summary-edit a {
  background: transparent;
  font-size: 16px;
  color: #0c8bd3 !important;
  font-family: 'Open Sans', sans-serif;
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
  vertical-align: baseline;
  padding-left: 20px;
  border: none;
}
.opc-block-summary .table-totals .mark strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: bolder;
}
.checkout-container .fa-check-circle {
  font-size: 26px;
  display: flex;
  align-items: center;
  color: #0c8bd3;
  margin-right: 20px;
}
.checkout-index-index .field-tooltip .field-tooltip-action:before {
  content: "\f059";
  color: #0c8bd3;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 25px;
}
.checkout-payment-method .credit-card-types {
  text-align: right;
}
.checkout-container .field-tooltip .field-tooltip-content {
  background: #0c8bd3;
  border-radius: 5px;
  right: -40px;
  border: 0;
  color: white;
  left: 63px;
}
.field-tooltip .field-tooltip-content:after,
.field-tooltip .field-tooltip-content:before {
  border-right-color: #0c8bd3;
}
.form.payments .action.action-edit-address::before {
  content: "\f040";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.billing-address-details {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #303030;
}
.payment-methods button,
.payment-methods input,
.payment-methods optgroup,
.payment-methods select,
.payment-methods textarea {
  min-height: 50px !important;
  border-color: #d3d3d3 !important;
}
.payment-methods .checkbox {
  min-height: auto !important;
}
.checkout-container [role="button"] {
  display: none;
}
.checkout-container .fieldset {
  width: 100%;
}
.checkout-container .fieldset label,
.checkout-container .fieldset legend {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #243849;
}
.checkout-container .fieldset input,
.checkout-container .fieldset option,
.checkout-container .fieldset select::placeholder {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #8f8f8f;
}
.billing-address-form .field {
  width: 50%;
  float: left;
  padding: 0 5px;
}
.billing-address-form .field .control .field {
  width: 100%;
}
.ccard.wise_payment .field.date {
  float: left;
  width: 60%;
}
.ccard.wise_payment .field.cvv {
  float: left;
  width: 40%;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 0;
}
.checkout-payment-method .ccard .month .select {
  width: 180px;
}
.totals.sub th,
.totals.sub td,
.totals.fee th,
.totals.fee td {
  padding: 0;
}
.opc-block-summary .table-totals {
  border-collapse: separate;
  padding: 25px 35px 0 35px;
}
.payment-method-billing-address,
#wise_payment-form {
  box-shadow: 0px 0px 30.8px 3.01px rgba(36, 76, 112, 0.11) !important;
}
.wise_payment div.mage-error + div.mage-error {
  display: none !important;
}
.payment-method-billing-address {
  margin-bottom: 30px;
}
.modal-custom.opc-sidebar .modal-content {
  padding: 0;
  box-shadow: 0;
}
.modal-custom .action-close {
  z-index: 9999;
}
aside.modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide._show {
  position: fixed;
}
.payment-method-content .step-heading {
  padding: 25px 35px;
  border-bottom: 1px solid #f2f3f4;
  float: left;
  width: 100%;
}
.payment-method-content .cards {
  float: right;
}
.payment-method-content .left {
  float: left;
}
.checkout-billing-address .field-select-billing {
  padding-top: 25px;
}
.checkout-billing-address .billing-address-details {
  font-size: 16px;
  padding-left: 0;
}
.checkout-billing-address,
.payment.items.ccard.wise_payment,
.opc-block-summary .items-in-cart {
  padding: 25px 35px !important;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #0c8bd3 !important;
}
.action.showcart {
  background-color: transparent;
}
.estimated-block {
  color: #1c3547;
}
#maincontent .col1-layout .container .row div .main .checkout-success .policy-items {
  padding: 20px;
  margin: 10px 0;
  background-color: #faf6f6;
  width: fit-content;
  font-size: 12px;
}
#maincontent .col1-layout .container .row div .main .checkout-success .policy-items p .policy-id {
  font-weight: bolder;
}
#maincontent .col1-layout .container .row div .main .checkout-success .policy-items p .remark1 {
  text-decoration: underline;
  text-underline-offset: 3px;
}
#maincontent .col1-layout .container .row div .main .checkout-success .policy-items p .remark2 {
  margin-left: 10px;
  color: #9d9999;
}
@media (max-width: 991px) {
  .cart-container .cart-summary {
    width: 50%;
  }
}
@media (max-width: 956) {
  .cart-container .cart-summary {
    width: 50%;
  }
  .page-main .fieldset > .field:not(.choice) > .control {
    width: 100% !important;
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  .header-minicart {
    padding: 0 !important;
  }
  .checkout-index-index .wise_payment .field .control {
    margin-left: 0;
  }
  .opc-wrapper .checkout-payment-method .actions-toolbar {
    padding: 0 35px;
  }
  .checkout-billing-address .field-tooltip {
    top: 10px;
    right: -30px;
  }
  #checkout {
    padding: 20px;
  }
  .opc-progress-bar-item > span {
    font-size: 2.1666rem !important;
    display: flex !important;
    color: #1c3547 !important;
    font-weight: bold !important;
    padding: 0 !important;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    background-color: #0c8bd3;
  }
  .checkout-payment-method .field-select-billing,
  .checkout-payment-method .billing-address-form {
    max-width: 100%;
  }
  .modal-popup.popup-authentication .modal-header {
    background-color: white;
  }
  .cart-container .cart.table-wrapper .product-item-name {
    text-transform: inherit;
  }
  .minicart-wrapper .price,
  .minicart-wrapper .items {
    display: none !important;
  }
  .portal .minicart-wrapper .price {
    display: block  !important;
  }
  .portal .portal-sub {
    float: right;
  }
  .checkout-cart-index .table-wrapper .remove {
    display: block;
  }
  .checkout-index-index .page-layout-1column #maincontent {
    padding: 30px;
  }
  .cart-container .cart-summary,
  .cart.main.actions {
    float: left;
    width: 100%;
  }
  .cart-container .cart.main.actions .action {
    color: #253849 !important;
  }
  .col.edit {
    float: left;
  }
  .cart-container .checkout-methods-items {
    border: 0;
  }
  .cart-container .cart-summary {
    background-color: #efefef !important;
  }
}
@media (max-width: 670px) {
  #shopping-cart-table > tbody > tr > td {
    display: block !important;
  }
  #shopping-cart-table > tbody > tr > td .actions-toolbar {
    float: left;
  }
}
@media (max-width: 600px) {
  .cart-container .cart-summary {
    width: 100%;
    float: left;
  }
  .cart.main.actions {
    width: 100%;
  }
  .cart-container .action {
    text-align: center;
  }
}
@media (max-width: 600px) and (max-width: 490px) {
  .checkout-index-index .fieldset.address .field,
  .checkout-index-index .wise_payment .field {
    width: 100% !important;
  }
}
.productHelpBox {
  position: absolute;
  border: 1px solid #3f9dd3;
  background-color: #F7F7F7;
  max-width: 200px;
  padding: 15px;
  height: 165px;
  border-radius: 10px;
  color: #333;
  font-weight: normal;
  top: -170px;
  left: 70px;
}
#product-options .sp-option {
  position: relative !important;
}
#product_dropdown .productHelpBox {
  height: 80px;
  top: -84px;
  left: 40px;
}
#usertype_dropdown .productHelpBox {
  height: 120px;
  top: -123px;
  left: 51px;
}
#coverageamount_dropdown .productHelpBox {
  left: 122px;
  height: 152px;
  top: -161px;
}
#paymentterms_dropdown .productHelpBox {
  left: 117px;
  height: 115px;
  top: -118px;
}
#policyterm_dropdown .productHelpBox {
  height: 135px;
  top: -140px;
}
.telcom-renewal input[type="text"]:disabled {
  opacity: 1 !important;
}
.telcom-renewal .btn-tel {
  background-color: #0c52ed;
  font-size: 14px;
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
  width: 180px;
  padding: 15px 0px;
  border: 0px;
  outline: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.telcom-renewal .renew-head {
  padding: 0 5px;
  margin-bottom: 20px;
}
.telcom-renewal .form-group {
  padding: 0 5px;
}
.telcom-renewal .col-md-6 input {
  border: 1px solid #ddd !important;
  height: 37px !important;
  border-radius: 0 !important;
}
.telcom-renewal label {
  color: #243849;
  font-size: 14px !important;
  line-height: 19px;
  margin-bottom: 3px;
}
.telcom-renewal p,
.telcom-renewal a {
  color: #949494;
  font-size: 14px;
  line-height: 19px;
}
.telcom-renewal h1 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 600;
  color: #243849;
  margin-bottom: 30px;
}
.telcom-renewal .error {
  background-color: #feeeee;
  border: 1px solid #ed0c0c;
  color: #ed0c0c;
  padding: 10px;
  margin-bottom: 20px;
}
.telcom-renewal .success {
  background-color: #f2ffdd;
  color: #669537;
  border: 1px solid #8ec336;
  padding: 10px;
  margin-bottom: 20px;
}
.telcom-renewal .bluedivider {
  width: 100px;
  height: 7px;
  background-color: #0c52ed;
  display: inline-block;
}
.telcom-renewal .bluelink {
  color: #0c52ed !important;
}
.telcom-renewal .container {
  margin: 40px auto;
}
.fivecompanies .hide {
  display: none !important;
}
.threecompanies .wagcompare {
  width: 28%;
}
.option {
  width: 47.5% !important;
  margin-left: 0px;
  margin-right: 12px;
  /* margin-bottom:5px; */
}
.option:first-of-type {
  width: 47.5% !important;
}
.option-wrapper #product-options-wrapper {
  background: none transparent !important;
  padding: 0px !important;
  border-radius: 0px !important;
  padding-top: 10px !important;
}
#product-options-wrapper > div > dl > dt > label {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #243849 !important;
}
#product_addtocart_form > div > div.yt-detail-right.col-md-5-view.col-md-6.col-sm-6 {
  padding: 40px;
  padding-bottom: 0px;
  min-height: 549px;
  padding-top: 30px;
  margin-bottom: 20px;
}
.col-md-5-view {
  background-color: #e9e9e9;
  width: 66% !important;
  min-height: 549px !important;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 23px;
  padding-bottom: 6px;
}
.col-md-4-view {
  width: 33%;
  background-color: #243849;
  padding: 0px !important;
  margin-top: 0px !important;
  min-height: 549px;
}
.option-wrapper select,
.option-wrapper input {
  height: 60px !important;
  border: 3px solid #dedede !important;
  color: #848484;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  width: 100%;
  background-color: #fff;
}
.option-wrapper select:focus,
.option-wrapper input:focus {
  box-shadow: 0 0 3px 1px #68a8e0 !important;
  background-color: #f4faff;
  border: 3px solid #3f9dd3 !important;
  color: #4c6371;
  font-weight: bold;
}
.close:hover,
.close:focus {
  background-color: transparent;
}
.option-wrapper .selector span {
  padding-left: 7px !important;
  padding-top: 1px !important;
  height: 50px !important;
  border: 3px solid #dedede !important;
  color: #848484 !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 43px !important;
}
.option-wrapper .selector {
  height: 50px;
}
red {
  color: #cc0000;
}
.add-to-cart {
  top: -13px !important;
}
.row.shared {
  margin: 0;
  display: flex;
}
.product-left,
.product-right {
  position: relative !important;
  min-height: 550px;
}
.product-right div > dl {
  margin-bottom: 0;
}
.product-right {
  display: table-cell;
  padding: 30px 30px 30px 30px;
}
.product-right .catalog-second-step .back-to-quote {
  color: #243849;
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: 5px;
  font-size: 16px;
}
.product-right .catalog-second-step .back-to-quote .fa {
  font-weight: lighter;
  font-size: 24px;
  vertical-align: middle;
  padding-right: 5px;
}
.product-right .catalog-second-step .back-to-quote button {
  background: transparent;
  border: 0;
  padding: 0;
  text-decoration: underline;
  vertical-align: middle;
}
.product-right .catalog-second-step input[type="text"],
.product-right .catalog-second-step select {
  height: 60px !important;
  border: 3px solid #dedede !important;
  color: #848484;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px !important;
  width: 100%;
  background-color: #fff;
}
.product-right .catalog-second-step input[type="text"]:focus,
.product-right .catalog-second-step select:focus {
  box-shadow: 0 0 3px 1px #68a8e0 !important;
  background-color: #f4faff;
  border: 3px solid #3f9dd3 !important;
  color: #4c6371;
  font-weight: bold;
}
.product-right .custom-loading-container {
  min-height: 48px;
  position: relative;
}
.product-right h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  margin-bottom: 10px;
  margin-top: 5px;
  letter-spacing: -0.02em;
  color: #243849;
}
.product-right .productHelpLink {
  color: #9E9E9E;
}
.product-right .productHelpLink:hover {
  color: #3f9dd3;
}
.product-right .catalog-second-step-head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.product-right .checkbox-back {
  background-color: #c4d8e4;
  color: #44708f;
  padding-top: 6px;
  padding-bottom: 6px;
}
.product-right .product-options-total p {
  margin: 0;
}
.product-right .product-options-total {
  background-color: #efefef;
  text-align: center;
  color: #243849;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding-top: 20px;
  border: 4px solid #dedede;
  min-height: 106px;
  margin-bottom: 0;
}
.product-right div.prduct-options-total > p:nth-child(2) {
  padding-top: 5px;
  font-weight: normal;
  letter-spacing: 3px;
}
.product-right .product-options-total-price {
  font-size: 37px;
  padding-left: 4px;
  font-weight: bold;
  line-height: 1;
}
.product-right .product-options-total-totaltext {
  top: -15px;
  display: inline-block;
  position: relative;
}
.product-right label {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px !important;
  letter-spacing: -0.02em;
  color: #243849;
}
.product-right div#product-options-button-container {
  display: flex;
  align-items: center;
  height: 118px;
}
.product-right .product-options-button-container button {
  margin-left: 16px;
  margin-bottom: 15px;
  width: 100%;
  height: 70px;
  color: #ddd !important;
  font-size: 18px;
}
.product-right .catalog-second-step .button.complete {
  width: 100%;
  height: 60px;
  font-size: 18px;
  color: #fff !important;
  margin-top: 29px;
}
.product-right .checkbox-back label {
  font-size: 12px !important;
}
.product-right .button.complete:active {
  background-color: #243849;
}
.close {
  color: #000000 !important;
}
.modal {
  overflow-y: scroll;
}
#policyDetailsModal .modal-dialog {
  max-width: 870px;
}
#policyDetailsModal > div > div > div.modal-body > h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  margin-bottom: 10px;
  margin-top: 5px;
  letter-spacing: -0.02em;
  color: #243849;
  font-weight: bold;
}
#policyDetailsModal > div > div > div.modal-body > p {
  margin-bottom: 30px !important;
  font-size: 14px;
}
#policyDetailsModal .checkbox {
  width: 100%;
  background-color: #c4d8e4;
  color: #44708f;
  font-size: 14px;
  border-radius: 5px;
  margin-top: -10px;
  margin-bottom: 20px;
  padding: 18px 18px 18px 40px;
  text-align: left;
}
#policyDetailsModal .checkbox label {
  min-height: 15px;
}
#policyDetailsModal .modal-body p {
  text-align: left;
}
.modal-body .row .form-group > label {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  letter-spacing: -0.02em;
  color: #243849;
}
.modal-body .col-lg-12 {
  text-align: center;
  width: 100%;
}
.modal-body .button {
  min-width: 300px;
  min-height: 70px;
  font-size: 19px;
}
.modal-body .button:focus {
  font-size: initial;
}
#policyDetailsModal > div > div > div.modal-body input[type="checkbox"] {
  height: auto !important;
  width: auto;
  text-align: left;
  margin: 0;
  top: 23px;
  left: 23px;
}
.red {
  color: #cc0000;
}
.product-left img {
  margin: auto;
  display: flex;
}
.product-left {
  padding: 0px;
}
.form-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.header-top {
  background: #ededed !important;
  border-bottom: 0 !important;
}
@media (max-width: 767px) {
  div#product-options-button-container {
    height: auto;
  }
  .product-right .prduct-options-total {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
    border: 0;
    background: transparent;
  }
  .product-right .product-options-button-container button {
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  .row.shared {
    display: block;
  }
  .product-right {
    width: 100%;
  }
}
.underline-link {
  text-decoration: underline;
  color: #9b1314;
}
.alert-box.error .red-text {
  color: #9b1314 !important;
}
.declarationBt {
  min-width: 200px;
  min-height: 50px;
  border-radius: 0;
  margin-bottom: 25px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.declarationBt:hover {
  color: white !important;
}
.account-claims-fields-payee-text.active {
  color: #26a926;
}
.help {
  width: 100%;
  display: block;
  border: 1px solid #e7e7e7;
  padding: 30px;
}
.help-bottom {
  display: flex;
  justify-content: right;
  margin-top: 20px;
  margin-bottom: 20px;
}
.help-bottom input {
  margin-bottom: 10px;
}
.help-bottom button {
  width: 150px;
  background-color: #243849;
  color: white;
  font-size: 18px;
}
.help-bottom p {
  line-height: 1 !important;
}
.help-bottom a,
.help-bottom p {
  font-size: 14px !important;
}
.help-bottom a {
  font-size: 16px;
}
.account-page-group-device-list button {
  background: transparent;
}
.account .column.main h2 {
  text-align: left;
  width: 100%;
  margin-bottom: 20px;
}
#yt_rigth {
  width: 100%;
}
.account-page-claims-details .cms-page-title {
  margin-bottom: 0;
}
.account-page-claims-details table td {
  border-width: 1px 0;
  border-color: #ddd;
  border-style: solid;
  color: white;
  padding: 15px;
}
.account-page-claims-details table tr:nth-child(even) {
  background: #f3f3f3;
}
.account-page-claims-details table td:last-child {
  border-right-width: 1px;
}
.account-page-claims-details table td:first-child {
  border-left-width: 1px;
}
.account-page-claims-details table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 5px;
}
.account-page-claims-details table p {
  margin: 0;
}
.notify-number {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 10px;
  background: #e32315;
  color: #fff;
  font-weight: bold;
  line-height: 10px;
  font-size: 14px;
  margin-right: 10px;
}
.grand-total.price {
  font-size: 20px;
  font-weight: 800;
}
.cart.table-wrapper .col.subtotal {
  text-align: center;
}
.group-policy-list-block p {
  margin: 0;
}
.account-page-group-device-list {
  text-align: left;
}
.account-page-group-device-list .btn {
  padding: 20px 10px;
  text-align: left;
}
.form.change-pass .row {
  margin-bottom: 20px;
}
.my-account .form .row {
  padding: 0;
}
.fileclaim .row input,
.fileclaim .row select {
  width: 96%;
}
.account-claims-fields {
  padding: 0px;
}
.my-account label {
  display: block;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  letter-spacing: -0.02em;
  padding-bottom: 5px;
}
.account-page-search-container p > b {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 27px !important;
  letter-spacing: -0.02em;
}
.my-account label:first-of-type {
  padding-top: 18px;
}
.my-account .account-claims-fields-heading {
  width: 100%;
}
.my-account .account-claims-fields-heading,
.my-account .account-claims-unit-repaired-or-replaced-question,
.my-account .account-claims-digital-signiture-container p,
.my-account .account-claims-disclaimer-text-conatainer h4,
.my-account .account-claim-file-boxneeded b,
.my-account h4 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 18px !important;
  letter-spacing: -0.02em;
  font-weight: bold;
  margin-top: 15px;
  padding-bottom: 10px;
}
.my-account .account-claims-disclaimer-text-conatainer {
  padding-top: 15px !important;
}
.account-claims-disclaimer-checkbox-conatainer {
  padding-left: 0px;
}
.account-file-claim-selection table {
  table-layout: fixed;
  width: 100%;
  display: table-cell;
}
.account-file-claim-selection {
  padding: 0;
}
.account-file-claim-selection button i {
  font-size: 12px !important;
}
.account-claims-submission-conatainer button {
  padding: 10px;
  padding: 20px;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 18px !important;
  letter-spacing: -0.02em;
  margin-top: 15px;
  float: right;
}
.edit-address-form .form-list li {
  margin-bottom: 0px !important;
}
.my-account .buttons-set .button {
  padding: 20px;
  height: auto;
}
.fileclaim .box-head h2 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 19px !important;
  text-transform: none !important;
  letter-spacing: -0.02em;
  display: block;
  clear: both;
  padding: 28px 30px;
}
#paginationView,
#claimsPaginationView {
  margin-top: 30px;
  margin-bottom: 50px;
}
.account-file-claim-selection {
  width: 100%;
}
.account-payments-div #paginationView {
  padding-top: 40px;
}
.account-file-claim-selection {
  margin-top: 10px !important;
}
#paginationView div:first-of-type,
#claimsPaginationView div:first-of-type,
#groupPaginationView div:first-of-type,
#devicePaginationView div:first-of-type {
  float: left;
  margin-right: 10px;
  font-weight: bold;
}
#paginationView > div:nth-child(2) > ol > li,
#claimsPaginationView > div:nth-child(2) > ol > li,
#groupPaginationView > div:nth-child(2) > ol > li,
#devicePaginationView > div:nth-child(2) > ol > li {
  display: inline;
  margin-left: 3px;
}
#paginationView > div:nth-child(2) > ol > li > a:link,
#claimsPaginationView > div:nth-child(2) > ol > li > a:link,
#groupPaginationView > div:nth-child(2) > ol > li > a:link,
#devicePaginationView > div:nth-child(2) > ol > li > a:link {
  padding: 10px;
  font-weight: bold;
}
.accounts-back-button {
  text-align: right;
}
.account-claim-list > div {
  overflow-x: auto;
}
.account-payment-table,
.account-file-claim-selection,
.account-claim-list,
.account-page-group-device-list {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-top: 10px;
}
.account-payment-table th,
.account-file-claim-selection th,
.account-claim-list th,
.account-page-group-device-list th {
  font-weight: bold;
  background-color: #fff;
  font-size: 16px;
  border-bottom: 1px solid #f3f3f3;
}
.account-file-claim-selection th button,
.account-payment-table th button {
  font-weight: bold;
  text-decoration: none;
}
.account-claim-list {
  width: 100%;
}
.account-claim-list th button,
.account-claim-list th span {
  font-weight: bold;
  text-decoration: none;
}
.account-file-claim-selection button,
.account-claim-list button,
.account-page-group-device-list button {
  text-decoration: underline;
  border: 0;
}
#paginationView {
  float: left;
  width: 100%;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
}
#paginationView button:first-of-type {
  border-radius: 5px 0 0 5px !important;
}
#paginationView button:last-of-type {
  border-radius: 0 5px 5px 0px !important;
}
#paginationView button {
  border: 1px solid #ddd !important;
  background: #fff;
  border-radius: 0;
  margin: -2px;
  color: #999 !important;
}
.account-page-statuskey-container {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 27px !important;
  letter-spacing: -0.02em;
}
.account-page-statuskey-container p {
  padding-right: 20px;
  display: inline-block;
}
.account-claim-list table {
  width: 100%;
}
.account-dashboard-buttons-row div h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 21px;
}
.account-dashboard-buttons-row div p {
  font-size: 16px !important;
  line-height: 19px !important;
}
#account-dashboard-button.active a {
  text-decoration: none;
}
.my-account .box-head h2 {
  padding: 28px 30px;
  font-size: 19px;
  text-transform: none;
  letter-spacing: -0.02em;
}
.my-account .box-head a {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  text-transform: none;
  letter-spacing: -0.02em;
}
#yt_wrapper .yt-content-inner {
  padding-top: 35px;
  padding-bottom: 55px;
}
.welcome-msg .hello,
.welcome-msg .hello strong {
  font-size: 24px;
  font-weight: normal;
}
.account-page-top-action {
  margin-top: 20px;
  margin-bottom: 28px;
}
.my-account form .row {
  margin: 0;
}
#policies-list p.policy-active,
.policy-active {
  color: #33b306 !important;
}
#policies-list p.policy-inactive,
.policy-inactive {
  color: #db1010 !important;
}
p.policy-active {
  color: #33b306 !important;
}
p.policy-inactive {
  color: #db1010 !important;
}
hr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #e3e3e3;
}
.page-title h1 {
  font-size: 20px !important;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-bottom: 0;
}
#yt_left .block .block-title strong {
  margin: 0;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
.account-file-claim-selection button:hover,
.account-claim-list button:hover,
.account-page-group-device-list button:hover {
  color: #3f9dd3;
  background-color: none;
}
#account-item-detail-box table td {
  width: 35%;
}
.account-submit-button-container .button {
  padding: 20px !important;
  line-height: auto !important;
  height: auto !important;
  min-width: auto !important;
}
.account-claims-detail-back-button {
  margin-top: 15px;
  float: right;
  font-size: 16px;
  padding: 20px;
  letter-spacing: -0.02em;
}
.account-claims-detail-back-button:hover {
  background-color: #3f9dd3;
}
.account-page-claims-details > table > tbody > tr {
  padding: 10px;
  border: 1px solid #ececec;
}
.account-page-claims-details > table > tbody > tr > td {
  vertical-align: top;
  padding: 20px;
}
.account-page-claims-details > table > tbody > tr:nth-child(even) {
  background-color: #f9f9f9;
}
.account-page-claims-details > table {
  width: 100%;
}
.account-claims-detail-desc-of-inc,
.account-claims-detail-contact-info {
  padding-bottom: 10px;
}
.account-claims-detail-contact-info p:nth-of-type(2),
.account-claims-detail-payee-info p:nth-of-type(2),
.account-claims-detail-desc-of-inc p:nth-of-type(2),
.account-claims-detail-known-damage p:nth-of-type(2) {
  margin-top: -7px;
}
.account-claim-file-boxneeded {
  padding-top: 20px !important;
}
.account-policies-update-auto-pay-div {
  font-size: 14px;
  line-height: 27px;
  padding: 30px;
  margin-bottom: 15px;
  min-height: 185px;
}
.account-policies-update-auto-pay-div > div > p > b:first-of-type {
  font-size: 16px;
}
.account-policies-auto-pay-credit-card-middle {
  margin-top: 11px;
}
.account-policies-auto-pay-credit-card-middle img {
  float: left;
  margin-right: 50px;
}
.account-policies-auto-pay-credit-card-middle div {
  float: left;
  margin-right: 50px;
  margin-top: 7px;
}
.account-policies-update-auto-pay-div button {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.02em;
  min-width: 256px;
  margin-top: 4px;
  padding: 4px;
}
.account-policies-update-auto-pay-div button:hover {
  background-color: #3f9dd3;
  border: 1px solid #3f9dd3;
  color: #fff;
}
#account-item-detail-box {
  clear: both;
}
.account-group-policies-tabs button {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 15px;
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.account-payment-table td,
.account-file-claim-selection td,
.account-claim-list td,
.account-page-group-device-list td {
  padding: 20px 10px;
}
.account-group-policies-tabs button:hover {
  background-color: #3f9dd3 !important;
  color: #fff;
}
.account-group-policies-tabs {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.group-policy-list-block button {
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  display: table;
  height: 100px;
  margin-top: 5px;
}
.group-policy-list-block button:hover {
  background-color: #3f9dd3;
  border: 1px solid #3f9dd3;
  color: #fff;
}
.group-policy-list-block {
  padding-top: 15px;
  padding-bottom: 23px;
}
.group-policy-list-block .col-lg-2 {
  text-align: center;
  padding-top: 40px;
}
.group-policy-list-block .col-lg-2 b {
  font-size: 14px;
}
.group-policy-list-block p {
  line-height: 25px;
}
.group-policy-list-block .col-lg-4 b {
  color: #243849;
  font-weight: bold;
  font-size: 19px;
}
.group-policy-list-block .col-lg-5:nth-of-type(3) {
  width: 35%;
}
.group-policy-list-block .col-lg-5:nth-of-type(2) {
  width: 48%;
}
.group-policy-list-block .col-lg-5:nth-of-type(2) b {
  font-family: 'Open Sans', sans-serif;
  color: #243849;
  font-weight: bold;
  font-size: 19px;
}
.group-policy-list-block .col-lg-5:nth-of-type(2) p:nth-of-type(1) {
  padding-top: 5px;
}
.account-file-claim-selection table th {
  font-weight: bold;
  padding: 6px;
  background-color: #fff;
  font-size: 16px;
  border-bottom: 1px solid #f3f3f3;
}
.account-file-claim-selection table td {
  padding: 10px 0 10px 5px;
}
.account-file-claim-selection table button,
.account-claim-list button {
  background-color: transparent;
  border: 0;
}
.row.justify-content-end .field {
  margin-top: 20px;
}
.row.edit-account-form .choice {
  margin-bottom: 20px;
}
.my-account .form .justify-content-end {
  margin-top: 20px;
}
.fileclaim h4,
.fileclaim .account-claims-fields-heading,
.fileclaim .account-claims-unit-repaired-or-replaced-question,
.fileclaim .account-claims-digital-signiture-container p,
.fileclaim .account-claim-file-boxneeded b {
  font-size: 18px !important;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-top: 15px;
  padding-bottom: 10px;
}
.my-account input[type='radio'],
.my-account input[type='checkbox'] {
  width: auto !important;
  float: left;
  margin-right: 10px;
}
.my-account input[type='checkbox'] {
  min-height: 0 !important;
}
.my-account .account-claims-disclaimer-text-conatainer,
.my-account .account-claims-disclaimer-text-conatainer p,
.my-account .account-claims-disclaimer-text-conatainer h4 {
  color: #ca0000 !important;
}
.fileformTypeSelected {
  width: 100%;
}
.account-claims-fields-heading {
  float: left;
  width: 100;
}
.alert-box {
  display: flex;
  flex-flow: row;
  width: 100%;
  margin-bottom: 10px;
}
.alert-box p {
  flex: 20;
  margin: 0;
  padding: 10px;
  color: #3c3c3f;
}
.alert-box i {
  flex: 3;
  color: white;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.alert-box button {
  flex: 1;
  font-size: 16px;
  background: transparent;
  border: 0;
  color: #9b1314;
}
.alert-box button:hover {
  background-color: transparent;
}
.alert-box.success {
  background-color: #38ca72;
}
.alert-box.success i {
  background: #2b7347;
}
.alert-box.error {
  background: #fae5e5;
  color: #e02b27;
}
.alert-box.error i {
  background: #b51e1e;
  color: #fff6f6;
}
.alert-box.error p {
  padding-left: 20px;
}
.box-account.box-info {
  text-align: center;
}
.fileclaim .account-page-statuskey-container {
  padding-top: 7px;
}
.fileclaim .box-info:first-of-type .account-page-search-container {
  padding-top: 20px !important;
}
.account-claims-load-history-button {
  padding: 20px;
  height: auto;
  font-size: 18px;
  letter-spacing: -0.02em;
  text-align: center;
  margin: 0px auto;
  width: 320px;
  float: none;
}
.account-page-search-container p {
  width: 64px;
  display: table-cell;
}
.account-dashboard-buttons-row .fa {
  font-size: 40px !important;
  margin-bottom: 25px;
  margin-top: 20px;
}
#account-page-search-container-group-serials,
#account-page-search-container {
  display: table;
  width: 100%;
}
.account-page-search-container input {
  font-size: 14px;
  letter-spacing: -0.02em;
  border-radius: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  min-height: 50px;
  padding-right: 25px;
}
.my-account p {
  font-size: 14px !important;
  line-height: 27px !important;
  letter-spacing: -0.02em;
}
/* Customer Login */
#block-account-title strong {
  font-weight: 600;
  font-size: 20px;
}
#block-account ul {
  padding: 0;
}
#block-account ul > li a {
  vertical-align: middle;
  padding-left: 20px;
  letter-spacing: -0.02em;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#account-dashboard-button {
  width: 100%;
  height: 60px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  background-color: #f3f3f3;
}
#account-settings-form-div input,
#account-settings-form-div select,
.account-create input,
.forgotpass #email_address,
.forgotpass #password,
.forgotpass #confirmation {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #243849;
  letter-spacing: -0.02em;
  border: 3px solid #f3f3f3 !important;
  border-radius: 0px;
  height: 60px;
  padding: 0px 15px;
}
#yt_rigth .my-account button {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  border-radius: 0px;
  padding: 20px;
  float: right;
  height: auto;
}
#account-dashboard-button a {
  padding-left: 90px;
  letter-spacing: -0.02em;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
.th {
  width: 20%;
}
.btn.sort {
  width: 100%;
}
.policy-status {
  color: #db1010;
}
.policy-status.active {
  color: #33b306;
}
table button span i {
  color: #d9d9d9;
}
.page-title:before {
  display: none !important;
}
@media (max-width: 992px) {
  .page-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-claims-fields {
  padding-left: 15px;
  padding-right: 15px;
}
.pgn_disabled:hover {
  cursor: not-allowed;
}
.pgn_disabled:focus {
  outline: none !important;
}
.pgn_disabled:active {
  box-shadow: none !important;
}
.field.choice.newsletter {
  display: none;
}
@media (max-width: 1199px) {
  .account-claim-file-boxneeded select {
    width: 97% !important;
  }
}
.validation-advice {
  margin-top: -11px;
  height: 11px;
  font-size: 11px;
}
#search_mini_form > div > button {
  border-radius: 3px !important;
  min-height: auto !important;
}
@media (min-width: 768px) {
  .account-dashboard-buttons-row {
    display: flex;
  }
  .col {
    flex-grow: 1;
  }
}
@media (max-width: 700px) {
  .account-password-fieldset .col-xs-12 {
    width: 100% !important;
    float: none;
  }
}
.account-password-fieldset label {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  color: #243849 !important;
  line-height: 27px !important;
  letter-spacing: -0.02em;
}
.account-create .field {
  width: 100%;
}
.account-create .field label {
  display: block;
}
.account-create .field input {
  width: 100% !important;
}
.account-create .buttons-set .back-link {
  width: 100px;
}
#account-claims-history-button-active a:link,
#account-claims-history-button-active a:visited,
#account-claims-history-button-active a:active,
#account-claims-history-button-active a:hover {
  color: #fff !important;
}
#account-dashboard-button-active a:link,
#account-dashboard-button-active a:visited,
#account-dashboard-button-active a:active,
#account-dashboard-button-active a:hover {
  color: #fff !important;
}
#account-manage-policies-button-active a:link,
#account-manage-policies-button-active a:visited,
#account-manage-policies-button-active a:active,
#account-manage-policies-button-active a:hover {
  color: #fff !important;
}
#account-policy-renewals-button-active a:link,
#account-policy-renewals-button-active a:visited,
#account-policy-renewals-button-active a:active,
#account-policy-renewals-button-active a:hover {
  color: #fff !important;
}
#account-settings-button-active a:link,
#account-settings-button-active a:visited,
#account-settings-button-active a:active,
#account-settings-button-active a:hover {
  color: #fff !important;
}
#account-payment-history-button-active a:link,
#account-payment-history-button-active a:visited,
#account-payment-history-button-active a:active,
#account-payment-history-button-active a:hover {
  color: #fff !important;
}
.dashboard-top-right {
  padding-left: 0px;
  width: 100%;
}
.my-account .box-head,
.my-account .box-head h2 {
  font-family: 'Open Sans', sans-serif !important;
}
.purchasepolicybtn {
  padding-top: 5px;
  padding-right: 50px;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  max-width: 276px;
  min-height: 103px;
  line-height: 22px;
  float: none !important;
  text-align: left;
}
.purchasepolicybtn img {
  margin-top: -1px;
}
.purchasepolicybtn b {
  font-size: 20px;
}
.account-login {
  padding-top: 10px;
  padding-bottom: 35px;
}
.page-title {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 21px !important;
  font-weight: 800;
  letter-spacing: -0.02em;
}
.edit-address-form label {
  width: 100%;
}
.page-title p,
.content p,
#remember-me-box,
.welcome-msg p,
.account-page-top-action-text-div p,
.form-list label,
.account-page-div p,
.forgotpasstext,
.account-register-disclaimer {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 27px !important;
  letter-spacing: -0.02em;
}
.account-register-disclaimer {
  margin-bottom: 15px;
}
#yt_main > div > div > div > div > div:nth-child(2) > div > div.account-register-disclaimer > p:nth-child(2) {
  font-weight: bold;
}
.account-create .required {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 27px !important;
  letter-spacing: -0.02em;
}
.document-text-div:nth-child(2) p:nth-child(2) {
  margin-top: -4px;
  font-size: 14px !important;
}
.document-text-div a:link,
.document-text-div a:active,
.document-text-div a:visited,
.document-text-div a:hover {
  font-size: 14px !important;
}
.missing-content-text {
  color: #ca0000 !important;
}
.account-page-statuskey-container h4 {
  font-size: 16px !important;
}
.account-page-top-action-button b {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 17px !important;
  line-height: 21px !important;
  letter-spacing: -0.02em;
  font-weight: 900 !important;
}
.fileclaim .account-claims-disclaimer-text-conatainer,
.fileclaim .account-claims-disclaimer-text-conatainer p,
.fileclaim .account-claims-disclaimer-text-conatainer h4 {
  color: #ca0000 !important;
}
#remember-me-box {
  line-height: normal !important;
}
.content h2 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 19px !important;
  font-weight: 800;
  text-transform: none !important;
  letter-spacing: -0.02em;
}
@media (max-width: 700px) {
  .my-account .form-list .field {
    width: 100% !important;
  }
  #current_password,
  #confirmation,
  #password {
    width: 100% !important;
  }
}
.edit-account-form input {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  letter-spacing: -0.02em;
  border-radius: 0px !important;
  padding-top: 21px !important;
  padding-bottom: 21px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.fieldset .legend {
  border: 0px !important;
  display: block;
  margin-top: 30px;
  width: 100%;
  font-weight: normal !important;
  text-transform: none !important;
  padding: 28px 30px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 22px !important;
  letter-spacing: -0.02em;
}
.buttons-set .back-link {
  float: none;
  display: block;
}
#yt_content .button {
  font-family: 'Open Sans', sans-serif !important;
  color: #fff;
  border-radius: 0px !important;
  padding: 10px;
  min-height: 59px;
}
#quickhelp h3 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 21px !important;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-align: left;
  margin-top: 15px;
}
#quickhelp p {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 24px !important;
  letter-spacing: -0.02em;
}
.dashboard-logo {
  border: 5px solid #f3f3f3;
}
.dashboard-top-right button {
  font-size: 15px !important;
  font-weight: 500;
}
.dashboard-top-right button:hover {
  background-color: #3f9dd3;
  border: 1px solid #3f9dd3;
  color: #fff !important;
}
.dashboard-top-right {
  padding-bottom: 15px;
}
.missing-content-text {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  margin: 0px !important;
  margin-bottom: 15px !important;
}
.my-account .box-account .box-head {
  margin-bottom: 15px !important;
  border-radius: 0px !important;
}
#yt_wrapper #yt_left {
  width: 28%;
}
.account-page-top-action {
  margin-top: 20px;
  margin-bottom: 28px;
}
#policies-list p.policy-active,
.policy-active {
  color: #33b306 !important;
}
#policies-list p.policy-inactive,
.policy-inactive {
  color: #db1010 !important;
}
p.policy-active {
  color: #33b306 !important;
}
p.policy-inactive {
  color: #db1010 !important;
}
.policy-list-block {
  padding-top: 12px;
  padding-bottom: 5px;
}
#policy-buttons button {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  letter-spacing: -0.02em;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 3px;
}
#policy-buttons button:hover {
  background-color: #3f9dd3;
  border: 1px solid #3f9dd3;
  color: #fff;
}
.policy-list-block .col-lg-2 {
  text-align: center;
  padding-top: 40px;
}
.policy-list-block .col-lg-2 b {
  font-size: 14px;
}
.policy-list-block p {
  line-height: 25px !important;
}
.policy-list-block .col-lg-4 b {
  font-weight: bold;
  font-size: 19px;
}
#account-item-detail-box,
#account-item-detail2-box {
  background-color: #fafafa;
  border: 1px solid #e3e3e3;
  padding: 42px;
  padding-bottom: 15px;
  padding-top: 38px;
  margin-bottom: 12px;
}
#account-item-detail-box b,
#account-item-detail2-box b {
  font-size: 15px;
}
#account-item-detail2-box {
  background-color: #fff;
  border: 1px solid #e3e3e3;
}
#account-item-detail-box,
#account-item-detail2-box,
.policy-list-block .col-lg-4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #243849;
}
#account-item-detail-box table,
#account-item-detail2-box table {
  width: 100%;
}
#account-item-detail-box td,
#account-item-detail2-box td {
  vertical-align: top;
}
#account-item-detail2-box table td {
  width: 35%;
}
#account-item-detail-box p:nth-child(2),
#account-item-detail2-box p:nth-child(2) {
  padding-bottom: 20px;
}
.accounts-back-button button {
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding: 20px;
  letter-spacing: -0.02em;
}
.accounts-back-button button:hover,
.account-claims-submission-conatainer button:hover {
  background-color: #3f9dd3;
}
.group-search {
  display: flex;
  font-size: 1.2em;
}
.group-search #group-select-search {
  max-width: 200px;
  min-height: 50px;
  border-radius: 0;
  color: #243849;
  font-style: italic;
  font-size: 1em;
  background: url('/static/frontend/Sm/lovefashion/en_US//images/bg-selectbox.png') no-repeat right center #f3f3f3 !important;
}
.group-search select,
.group-search input {
  min-height: 50px;
  border-color: #ddd !important;
}
.group-search input {
  border-right: 0;
  border-left: 0;
}
.group-search .group-clear {
  background: transparent;
}
/* responsive */
@media (max-width: 1199px) {
  .account-file-claim-selection {
    display: block;
    overflow: scroll;
  }
  .policy-list-block .col-lg-3 {
    display: none;
  }
  .policy-list-block #policy-buttons {
    display: block;
  }
  .purchasepolicybtn {
    max-width: 212px;
    padding-right: 18px;
    font-size: 16px;
    padding-top: 0px;
  }
  .purchasepolicybtn b {
    font-size: 16px;
  }
  .purchasepolicybtn img {
    width: 86px;
    height: auto;
    margin-top: 5px;
  }
}
@media (max-width: 991px) {
  .purchasepolicybtn {
    max-width: 100%;
    width: 100%;
    margin-top: 2px;
    font-size: 20px;
    text-align: center;
    padding-top: 23px !important;
    padding-top: 0px !important;
    min-height: 100px !important;
  }
  .purchasepolicybtn b {
    font-size: 20px;
  }
  .purchasepolicybtn img {
    width: auto;
    height: auto;
    float: none !important;
    margin-left: -15px;
    margin-top: -1px;
  }
  .policy-list-block .col-lg-4 {
    text-align: center;
  }
  .policy-list-block #policy-buttons {
    width: 100% !important;
    padding-top: 10px;
  }
  .policy-list-block .col-lg-2 {
    text-align: center;
    padding: 0px;
    padding-top: 20px;
    line-height: 4px;
  }
  #login-line-separator-img {
    display: none;
  }
}
@media (max-width: 991px) {
  #yt_wrapper #yt_left {
    display: block !important;
    width: 100%;
    margin-bottom: 20px !important;
  }
  #block-account {
    width: 100%;
    padding: 0px;
  }
  #quickhelp,
  .line-separator-img {
    display: none;
  }
  #account-dashboard-button a {
    background-image: none;
  }
  #account-manage-policies-button a {
    background-image: none;
  }
  #account-policy-renewals-button a {
    background-image: none;
  }
  #account-claims-history-button a {
    background-image: none;
  }
  #account-settings-button a {
    background-image: none;
  }
  #account-payment-history-button a {
    background-image: none;
  }
  #account-documents-button a {
    background-image: none;
  }
  #account-logout-button a {
    background-image: none;
  }
  #account-dashboard-button a:hover {
    background-image: none;
  }
  #account-manage-policies-button a:hover {
    background-image: none;
  }
  #account-policy-renewals-button a:hover {
    background-image: none;
  }
  #account-claims-history-button a:hover {
    background-image: none;
  }
  #account-settings-button a:hover {
    background-image: none;
  }
  #account-payment-history-button a:hover {
    background-image: none;
  }
  #account-documents-button a:hover {
    background-image: none;
  }
  #account-logout-button a:hover {
    background-image: none;
  }
  #account-dashboard-button-active {
    background-image: none;
  }
  #account-manage-policies-button-active {
    background-image: none;
  }
  #account-policy-renewals-button-active {
    background-image: none;
  }
  #account-claims-history-button-active {
    background-image: none;
  }
  #account-settings-button-active {
    background-image: none;
  }
  #account-payment-history-button-active {
    background-image: none;
  }
  #account-documents-button-active {
    background-image: none;
  }
  #account-logout-button-active {
    background-image: none;
  }
  #account-dashboard-button p,
  #account-manage-policies-button p,
  #account-policy-renewals-button p,
  #account-claims-history-button p,
  #account-settings-button p,
  #account-payment-history-button p,
  #account-documents-button p,
  #account-logout-button p {
    padding-left: 0px;
    text-align: center;
  }
  #account-dashboard-button-active strong,
  #account-manage-policies-button-active strong,
  #account-policy-renewals-button-active strong,
  #account-claims-history-button-active strong,
  #account-settings-button-active strong,
  #account-payment-history-button-active strong,
  #account-documents-button-active strong,
  #account-logout-button-active strong {
    padding-left: 0px;
    text-align: center;
  }
  .account-create #firstname,
  .account-create #lastname {
    width: 100% !important;
  }
  .account-create #email_address,
  .forgotpass #email_address {
    min-width: 232px;
  }
}
/* magic toggle for quick help section */
.question {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 25px !important;
  letter-spacing: -0.02em;
  background-color: #fff !important;
  border: 0px !important;
}
.quickhelp1-q,
.quickhelp2-q,
.quickhelp3-q,
.quickhelp4-q,
.quickhelp5-q,
.quickhelp6-q,
.quickhelp7-q,
.quickhelp8-q,
.quickhelp9-q,
.quickhelp10-q,
.quickhelp11-q {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 19px;
  background-color: #f3f3f3;
  width: 100%;
  padding: 10px !important;
  border: 1px solid #ddd;
  background-image: url(/skin/frontend/sm_lovefashion/default/css/quickhelparrow.jpg);
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 41px !important ;
  cursor: pointer;
}
.quickhelp,
.quickhelp1-a,
.quickhelp2-a,
.quickhelp3-a,
.quickhelp4-a,
.quickhelp5-a,
.quickhelp6-a,
.quickhelp7-a,
.quickhelp8-a,
.quickhelp9-a,
.quickhelp10-a,
.quickhelp11-a,
.quickhelp12-a {
  display: none;
}
input[type='checkbox']:checked ~ .quickhelp1-a,
input[type='checkbox']:checked ~ .quickhelp2-a,
input[type='checkbox']:checked ~ .quickhelp3-a,
input[type='checkbox']:checked ~ .quickhelp4-a,
input[type='checkbox']:checked ~ .quickhelp5-a,
input[type='checkbox']:checked ~ .quickhelp6-a,
input[type='checkbox']:checked ~ .quickhelp7-a,
input[type='checkbox']:checked ~ .quickhelp8-a,
input[type='checkbox']:checked ~ .quickhelp9-a,
input[type='checkbox']:checked ~ .quickhelp10-a,
input[type='checkbox']:checked ~ .quickhelp11-a,
input[type='checkbox']:checked ~ .quickhelp12-a {
  display: block;
  margin-bottom: 18px;
}
.question input[type='checkbox'] {
  display: none;
}
.fileclaim .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.fileclaim input,
.fileclaim select,
.fileclaim textarea {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  letter-spacing: -0.02em;
  border: 3px solid #f3f3f3;
  border-radius: 0px !important;
  padding-top: 21px;
  padding-bottom: 21px;
  padding-left: 25px;
  padding-right: 25px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.fileclaim select {
  padding-bottom: 18px !important;
}
.account-claim-file-claim-fields-textfields input,
.account-claims-fields input,
.fileclaim .row textarea,
.account-claim-file-claim-fields-textfields select,
.account-claims-fields select,
.account-claims-digital-signiture-container input,
.row .account-fileclaim-theft input {
  width: 96% !important;
}
@media (max-width: 1199px) and (min-width: 991px) {
  .fileclaim .row textarea {
    width: 98% !important;
  }
}
.updateCardButton {
  margin-left: 10px;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  padding: 20px;
  letter-spacing: -0.02em;
  float: right;
}
.policy-group-details-block {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 22px !important;
  letter-spacing: -0.02em;
  padding: 40px;
  margin-bottom: 25px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.policy-group-details-block b {
  font-size: 15px;
}
.policy-group-details-block p:nth-child(2),
.policy-group-details-block p:nth-child(2) {
  padding-bottom: 20px;
}
.account-page-group-device-list {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-top: 40px;
}
.account-page-group-device-list table {
  width: 100%;
}
.account-file-claim-selection th button,
.account-page-group-device-list th button {
  font-weight: bold;
  text-decoration: none;
  background-image: url(/skin/frontend/sm_lovefashion/default/css/customerlogin-claimscenter-sort.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 18px;
}
.account-claim-file-group-info-box,
.account-settings-group-display {
  background-color: #fafafa;
  padding: 20px;
  padding-left: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#devicePaginationView {
  margin-top: 30px;
  margin-bottom: 30px;
}
#account-content-div > div > button {
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  padding: 20px;
  letter-spacing: -0.02em;
  float: right;
}
.policy-group-details-block .col-xs-12,
.policy-group-details-block .col-md-6 {
  width: 33.333% !important;
}
.policy-group-details-block .col-xs-12 {
  float: left;
}
.policy-group-details-block .col-xs-12 {
  min-height: 83px;
}
.policy-group-details-block b {
  font-size: 13px;
}
#quickhelp {
  max-width: 280px;
}
#account-item-detail3-box {
  padding: 42px;
  padding-bottom: 20px;
  padding-top: 38px;
  margin-bottom: 12px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
}
#account-item-detail3-box p:nth-child(2) {
  padding-bottom: 20px;
}
#alert-box > .errormessage,
#alert-box > div {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 20px;
  padding-left: 140px;
}
#alert-box > .errormessage {
  border: 1px solid #c31f20 !important;
  border-radius: 0px !important;
  background-color: #f5c9ca !important;
  color: #ba3030 !important;
}
#alert-box > div {
  border: 1px solid #4ad37b !important;
  border-radius: 0px !important;
  background-color: #d2eec8 !important;
  color: #4a8038 !important;
}
.policy-group-details > button {
  padding: 10px;
  padding: 20px;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 15px !important;
  letter-spacing: -0.02em;
}
#account-item-detail3-box > table > tbody > tr > td {
  width: 33%;
}
#account-item-detail3-box > table {
  width: 100%;
}
.account-dashboard-buttons-row,
.col-md-offset-1 {
  margin: 0px;
}
.account-dashboard-buttons-row div {
  text-align: center;
  margin-bottom: 40px;
  padding-top: 10px;
  min-height: 160px;
  border-right: 1px solid #e0e0e0;
  background-repeat: no-repeat;
  background-position: center 81px;
}
.account-dashboard-buttons-row div a {
  display: block;
}
.account-dashboard-buttons-row div:nth-child(1) {
  background-image: url('/static/frontend/Sm/lovefashion/en_US//Wag_Customer/images/customerdashboard-1.jpg');
}
.account-dashboard-buttons-row > div:nth-child(2) {
  background-image: url('/static/frontend/Sm/lovefashion/en_US/Wag_Customer/images/customerdashboard-2.jpg');
}
.account-dashboard-buttons-row > div:nth-child(3) {
  background-image: url('/static/frontend/Sm/lovefashion/en_US/Wag_Customer/images/customerdashboard-3.jpg');
}
@media (min-width: 992px) {
  .account-dashboard-buttons-row .col-md-2 {
    width: 20%;
    float: left;
    min-height: 200px;
  }
}
.account-dashboard-buttons-row div:hover {
  background-color: #f8f8f8;
}
#account-content-div > div.row.account-dashboard-buttons-row > a:nth-child(5) > div {
  border-right: 0px;
}
.account-dashboard-buttons-row div h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 21px;
}
#account-content-div > div.row.account-dashboard-buttons-row > div:nth-child(3) > p:nth-child(3),
#account-content-div > div.row.account-dashboard-buttons-row > a:nth-child(4) > div > p:nth-child(2),
#account-content-div > div.row.account-dashboard-buttons-row > a:nth-child(5) > div > p:nth-child(2) {
  font-size: 14px !important;
}
#webform_opgose_form {
  margin-bottom: 50px;
}
#contactForm b {
  font-size: 19px;
  display: table;
  margin-bottom: 15px;
}
#contactForm .form-list .field {
  width: 100% !important;
}
#contactForm .form-list input.input-text,
#contactForm input.input-text,
#contactForm textarea {
  width: 100%;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  letter-spacing: -0.02em;
  border-radius: 0px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 25px;
  padding-right: 25px;
  border: 3px solid #f3f3f3;
}
#contactForm .button {
  padding: 10px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#account-content-div > div.account-page-div.fileclaim > div > div > div > table > tbody > tr:nth-child(1) > th:nth-child(5) > button {
  text-align: left;
}
#account-content-div > div > div > div.row.policy-list-block > div.col-lg-4.col-md-6.col-sm-12.col-xs-12 {
  padding-top: 9px;
}
#account-content-div > div > div > div.row.policy-list-block > div:nth-child(1) {
  margin-top: -5px;
}
.account-dashboard-loading {
  text-align: center;
  margin-bottom: 20px;
}
.reg-container .control {
  display: none;
}
#dashboard-transition-message,
#login-transition-message {
  background-color: #ffe4a6 !important;
  border-color: #e0be8c !important;
  text-align: left !important;
  padding: 35px !important;
  color: #967e5d !important;
  margin-bottom: 36px !important;
}
#dashboard-transition-message p,
#login-transition-message p {
  color: #967e5d !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 27px !important;
  letter-spacing: -0.02em;
}
.policy-no-items {
  font-family: 'Open Sans', sans-serif;
  color: #253849;
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
}
.policy-no-items img {
  float: left;
  margin-right: 20px;
}
.policy-no-items b {
  font-size: 16px;
}
.paginationContainer nav {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: center;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border-color: #243849 !important;
  background-color: #243849 !important;
}
.nav-counter-red {
  background-color: #db1010;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
  padding-right: 6px;
  padding-left: 6px;
  padding-top: 0px;
  padding-bottom: 1px;
  margin-left: 9px;
  position: relative;
  top: -1px;
}
.policy-payment-button,
#policy-payment-button {
  background-color: #a30303 !important;
  color: #fff !important;
}
.policy-payment-button:hover,
#policy-payment-button:hover {
  background-color: #c71d1d !important;
  border: 1px solid #c71d1d !important;
  color: #fff !important;
}
/* add blue highlight to inputs on focus */
.yt_main_inner select:focus,
.yt_main_inner input[type='text']:focus,
.yt_main_inner input[type='password']:focus,
.yt_main_inner textarea:focus,
#fileformLossDate:focus,
#fileformDateOfPoliceReport:focus {
  background-color: #f4faff !important;
  border: 3px solid #3f9dd3 !important;
  color: #4c6371;
  font-weight: bold;
}
.account-page-search-container input[type='text']:focus,
.account-create input[type='text']:focus,
.account-create input[type='password']:focus {
  border: 1px solid #3f9dd3 !important;
}
.yt_main_inner input:read-only:focus {
  border: 0px !important;
  background-color: #eee !important;
  font-weight: normal !important;
}
.page-layout-claim-submission .header-container {
  display: none;
}
.page-layout-claim-submission .block-static-block.widget {
  margin-bottom: 0;
}
.page-layout-claim-submission .page-main {
  padding: 0;
}
.page-layout-claim-submission .layout {
  margin: 0 auto;
  max-width: 1168px;
  width: 90%;
}
.page-layout-claim-submission .page-wrapper {
  overflow: inherit;
}
.page-layout-claim-submission .webforms .field {
  padding-left: 0;
}
.page-layout-claim-submission form .fieldset {
  margin: 0;
}
.page-layout-claim-submission .webforms-description-text {
  margin-bottom: 0;
}
.page-layout-claim-submission .webforms-calendar {
  width: 100%;
}
.page-layout-claim-submission .tooltip-icon {
  position: relative !important;
  top: 0px !important;
  left: 5px !important;
  display: inline-block;
  background-image: url(/media/wysiwyg/img-pages/tooltip2.png) !important;
}
.page-layout-claim-submission #tooltip9b1seb {
  font-size: 12px;
}
.page-layout-claim-submission label.required em {
  padding: 0px 5px 0 10px !important;
}
.page-layout-claim-submission #modalb {
  background-color: rgba(26, 56, 73, 0.7);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.page-layout-claim-submission .show {
  display: block !important;
}
.page-layout-claim-submission .hide {
  display: none !important;
}
.page-layout-claim-submission #modalb .content {
  max-width: 700px;
  width: 98%;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 auto;
}
.page-layout-claim-submission .closebtn {
  float: right;
  padding: 0px !important;
  color: #777 !important;
  background-color: #fff !important;
  border-radius: 0px;
  font-weight: bold;
  font-size: 19px !important;
  margin-top: -4px;
}
.page-layout-claim-submission #yt_wrapper .yt-content-inner,
.page-layout-claim-submission .col-md-12 {
  padding: 0px !important;
}
.page-layout-claim-submission .social-fixed {
  display: none;
}
.page-layout-claim-submission .container {
  width: 100% !important;
  margin: 40px auto;
  max-width: 1170px;
}
.page-layout-claim-submission #yt_content {
  padding: 0px;
  background-image: none !important;
}
.page-layout-claim-submission .yt-footer {
  padding: 0px;
  background-color: transparent !important;
}
.page-layout-claim-submission .blue {
  background-color: #e8edf3;
  border-radius: 5px;
  padding: 20px;
  box-sizing: border-box;
  display: block;
  margin-bottom: 30px;
}
.page-layout-claim-submission .global-site-notice {
  display: none !important;
}
.page-layout-claim-submission .headergraycenter {
  width: 1170px;
  height: 103px;
  margin: 0px auto;
}
.page-layout-claim-submission .headergray {
  height: 115px;
  background-image: url(/media/wysiwyg/img-pages/progressivebg2.jpg) !important;
  background-position: center;
  background-color: #fff;
  background-repeat: no-repeat;
  border-bottom: 2px solid #243849;
  display: block;
  margin-top: -4px;
}
.page-layout-claim-submission .headerportal {
  width: 50%;
  float: right;
  text-align: right;
  padding: 20px;
}
.page-layout-claim-submission .companylogo {
  width: 50%;
  float: left;
  text-align: left;
  padding: 20px;
}
@media screen and (max-width: 1200px) {
  .page-layout-claim-submission .companylogo {
    padding-top: 0px;
    height: 77px;
  }
  .page-layout-claim-submission .companylogo img {
    margin-top: -4px;
  }
  .page-layout-claim-submission .headergraycenter {
    width: 100%;
    height: auto !important;
  }
  .page-layout-claim-submission .headergray {
    background-image: none !important ;
    height: auto;
  }
  .page-layout-claim-submission .productquoteiframe {
    margin-top: 10px !important;
  }
  .page-layout-claim-submission .headerportal,
  .page-layout-claim-submission .companylogo {
    margin-bottom: 10px;
    width: 100%;
    float: none;
    text-align: center;
  }
  .page-layout-claim-submission .headerportal {
    margin: 0;
  }
  .page-layout-claim-submission .companylogo {
    display: none;
  }
  .page-layout-claim-submission .headergraycenter td {
    padding: 0;
  }
}
@media screen and (max-width: 390px) {
  .page-layout-claim-submission .headerportal img,
  .page-layout-claim-submission .companylogo img {
    width: 80%;
    height: auto;
  }
}
.page-layout-claim-submission .telcom-side {
  color: #606060;
  font-family: 'Open Sans', sans-serif;
  float: left;
  width: 40%;
  display: inline-block;
  padding-right: 40px;
  box-sizing: border-box;
}
.page-layout-claim-submission .telcom-main {
  color: #606060;
  font-family: 'Open Sans', sans-serif;
  float: left;
  width: 60%;
  display: inline;
}
@media (max-width: 991px) {
  .page-layout-claim-submission .telcom-side {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .page-layout-claim-submission .telcom-main {
    width: 100%;
  }
  .page-layout-claim-submission .telcom-logo {
    max-width: 100% !important;
  }
}
@media (max-width: 620px) {
  .page-layout-claim-submission .purchaseh2 {
    background-image: none !important;
    padding-left: 0px !important;
    margin-bottom: 38px !important;
  }
  .page-layout-claim-submission .telcom-dec,
  .page-layout-claim-submission .telcom-prem {
    width: 100%  !important;
    margin: 0px;
    margin-bottom: 1px;
  }
}
.page-layout-claim-submission .h1 {
  padding: 0px;
  padding-bottom: 12px;
  font-size: 23px;
  width: 100%;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
  color: #243849;
  position: absolute;
  top: -9999999999999px;
  left: -9999999999999px;
}
.page-layout-claim-submission .purchaseh2 {
  line-height: 24px;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 19px;
  color: #243849;
  width: 100%;
  margin-bottom: 25px;
  box-sizing: border-box;
  height: 40px;
  border-bottom: 1px dashed #ddd;
}
.page-layout-claim-submission hr {
  border: 0px;
  border-bottom: 1px solid #e9e9e9;
}
.page-layout-claim-submission b {
  color: #243849;
}
.page-layout-claim-submission input,
.page-layout-claim-submission select {
  color: #243849 !important;
}
.page-layout-claim-submission label {
  color: #243849;
}
.page-layout-claim-submission .fields {
  margin-bottom: 10px !important;
}
.page-layout-claim-submission form .legend {
  font-size: 16px !important;
  color: #243849 !important;
  border: 0px !important;
  font-family: "Roboto Condensed" !important;
  text-transform: initial !important;
  padding: 0 !important;
  background: none;
  font-weight: 700 !important;
}
.page-layout-claim-submission .telcom-dec,
.page-layout-claim-submission .telcom-prem {
  width: 48%;
  float: left;
  display: inline-block;
  padding: 16px;
  background-color: #243849;
  font-size: 19px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  margin-right: 1%;
}
.page-layout-claim-submission .webforms-success-text {
  background-color: transparent;
  border: 0px;
  padding-top: 0px;
}
.page-layout-claim-submission .btn-navbar {
  height: 55px !important;
}
.slider-wrap .respl-tabs-wrap {
  display: flex;
  flex-flow: row;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  margin: 20px 0;
}
.slider-wrap h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 200%;
  text-transform: uppercase;
  border-bottom: 2px solid #a2a2a2;
  margin-bottom: -1px;
  padding-bottom: 5px;
}
.slider-wrap .second-image {
  position: absolute;
  top: 0;
  opacity: 0;
  right: -150px;
}
.slider-wrap .cdps-image:hover .second-image {
  right: 12px;
  opacity: 1;
  box-shadow: 7px 7px 0 rgba(0, 0, 0, 0.1);
}
.slider-wrap .cdps-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  padding: 10px 0;
}
.slider-wrap .cdps-description {
  font-size: 12px;
  font-family: Arial;
  min-height: 150px;
}
.slider-wrap .respl-item .item-inner {
  position: relative;
}
.slider-wrap .block.grid {
  padding: 0 15px;
}
@media (min-width: 991px) {
  .slider-wrap .category-cms .item .cdps-image {
    text-align: center;
  }
}
@media (min-width: 600px) {
  .slider-wrap .owl-controls {
    position: absolute;
    width: 100%;
    top: 30%;
  }
  .slider-wrap .owl-controls .owl-nav .owl-prev {
    position: absolute !important;
    left: -20px;
  }
  .slider-wrap .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: 0;
  }
}
@media (max-width: 498px) {
  .slider-wrap .owl-carousel .owl-item img {
    margin: 0 auto;
  }
  .slider-wrap .slider-wrap .cdps-description {
    min-height: auto !important;
  }
}
.page-products .page-title-wrapper {
  display: none;
}
.extend_1,
.owl-carousel.products .owl-controls .owl-nav .owl-prev,
.owl-carousel.products .owl-controls .owl-nav .owl-next,
.owl-carousel.products .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  user-select: none;
  font-size: 0;
}
.products.products-grid,
.custom-slider {
  position: relative;
  padding: 0 0 20px;
}
.owl-carousel.products {
  display: none;
  width: 100%;
  position: relative;
  z-index: 0;
}
.owl-carousel.products .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel.products .owl-animated-in {
  z-index: 0;
}
.owl-carousel.products .owl-animated-out {
  z-index: 1;
}
.owl-carousel.products .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel.products .owl-stage {
  position: relative;
}
.owl-carousel.products .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel.products .owl-stage-outer {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev {
  width: 40px !important;
  top: 0 !important;
  left: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev:hover {
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next {
  width: 40px !important;
  top: 0 !important;
  right: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next:hover {
  background: none transparent !important;
}
.owl-carousel.products.owl-loaded {
  display: block;
}
.owl-carousel.products.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.products.owl-hidden {
  opacity: 0;
}
.owl-carousel.products .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  user-select: none;
}
.owl-carousel.products .owl-item img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}
.owl-carousel.products .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-item .product-item {
  width: 100% !important;
  margin: 10px;
}
.owl-carousel.products .owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.products.owl-rtl {
  direction: rtl;
}
.owl-carousel.products.owl-rtl .owl-item {
  float: right;
}
.owl-carousel.products .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel.products .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}
.owl-carousel.products .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}
.owl-carousel.products .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel.products .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel.products .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-carousel.products .owl-refresh .owl-item {
  display: none;
}
.owl-carousel.products.owl-text-select-on .owl-item {
  user-select: auto;
}
.owl-carousel.products .banner-item .content_slider {
  position: absolute;
  top: 25%;
  left: 50px;
  width: calc(100% - 120px);
  z-index: 1;
  color: #fff;
}
.owl-carousel.products .banner-item .content_slider .banner-title {
  width: 100%;
  color: #fff;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  clear: both;
}
.owl-carousel.products .banner-item .content_slider .banner-description {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
  padding: 15px 0;
}
.owl-carousel.products .banner-item .content_slider .buttons {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
}
.owl-carousel.products .banner-item .content_slider .buttons a.action.primary {
  margin: 10px;
}
.owl-carousel.products .banner-item .content_slider .buttons .custom_content {
  margin: 10px 0 0;
  text-align: center;
}
.owl-carousel.products .product-item-details {
  float: left;
  width: 100%;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-theme.owl-carousel .owl-controls .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme.owl-carousel .owl-controls .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  border: 1px solid #d6d6d6;
  background: white;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:hover span {
  background: #000;
}
.owl-theme.owl-carousel .owl-controls .owl-dot.active span {
  background: #000;
  border: 1px solid #000;
}
.owl-theme.owl-carousel .product .price-container .price {
  padding-right: 3px;
}
.owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 0px;
  margin: calc(-@size / 2) 0 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  overflow: hidden;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-] {
  background: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: -55px;
  font-size: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
  position: absolute;
  top: 8px;
  left: 6px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  text-indent: 0;
  border-top: none;
  transform: rotate(360deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: -55px;
  font-size: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
  position: absolute;
  top: 8px;
  left: 7px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  border-top: none;
  transform: rotate(180deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #000;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  background-color: #fff;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  border-color: #000;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
[class*=owl-carousel-products-] .owl-theme .owl-dots {
  position: relative;
  bottom: -20px;
}
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:after {
  background: #000;
}
.no-js .owl-carousel {
  display: block;
}
#pre-div-ajax {
  position: relative;
  top: 80px;
}
#pre-div {
  background-color: #fff;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10000;
}
#pre-div .cssload-loader {
  position: relative;
  left: calc(50% - 31px);
  top: calc(50% - 31px);
  width: 62px;
  height: 62px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  perspective: 780px;
}
#pre-div .cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
#pre-div .cssload-inner.cssload-one {
  left: 0%;
  top: 0%;
  animation: cssload-rotate-one 1.15s linear infinite;
  -o-animation: cssload-rotate-one 1.15s linear infinite;
  -ms-animation: cssload-rotate-one 1.15s linear infinite;
  -webkit-animation: cssload-rotate-one 1.15s linear infinite;
  -moz-animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-two {
  right: 0%;
  top: 0%;
  animation: cssload-rotate-two 1.15s linear infinite;
  -o-animation: cssload-rotate-two 1.15s linear infinite;
  -ms-animation: cssload-rotate-two 1.15s linear infinite;
  -webkit-animation: cssload-rotate-two 1.15s linear infinite;
  -moz-animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-three {
  right: 0%;
  bottom: 0%;
  animation: cssload-rotate-three 1.15s linear infinite;
  -o-animation: cssload-rotate-three 1.15s linear infinite;
  -ms-animation: cssload-rotate-three 1.15s linear infinite;
  -webkit-animation: cssload-rotate-three 1.15s linear infinite;
  -moz-animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 3px solid #000000;
}
#pre-div .catalog-product-view .product-items .product-item-actions .actions-secondary {
  display: inline-block !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.tocompare {
  position: absolute !important;
  right: 0 !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.towishlist {
  position: absolute !important;
  left: 0 !important;
}
@keyframes cssload-rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-one {
  0% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-one {
  0% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-one {
  0% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-two {
  0% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-two {
  0% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-two {
  0% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-three {
  0% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-three {
  0% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-three {
  0% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
.catalog-product-view.theme-pearl .column.main .block-content.content .block-actions .action.select {
  font-size: 18px;
}
.catalog-product-view .column.main .block-content.content .block-actions .action.select {
  margin-left: 10px;
}
.catalog-product-view .column.main .products-grid.products-related .product-item .product-item-info .product-item-details .field.choice.related {
  width: 80px;
  margin: 0 auto;
  float: none;
  position: static;
}
/* Mixins */
.css-code-ie-edge {
  /* IE10+ Edge CSS styles go here */
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 5px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e608" !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  overflow: visible !important;
  right: 30px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 42px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
  left: 45px;
}
.css-code-ie-edge [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
  right: -55px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
  background: transparent !important;
  color: #fff !important;
}
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
  color: black !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
@supports (-ms-ime-align:auto) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
@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;
  }
}
/**
 * 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%;
  }
}
.rwchase-applepay-container-product {
  display: inline-block;
}
.rwchase-applepay-container-product .rwchase-apple-pay-button {
  padding: 10px 0px;
  margin: 0;
  margin-bottom: 15px;
}
.rwchase-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  /*border: 1px solid black;*/
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% 60%;
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  /*border-radius: 5px;*/
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.actions-toolbar .rwchase-apple-pay-button {
  width: 100%;
  padding: 20px 0 20px 0;
}
.actions-toolbar .rwchase-apple-pay-button span {
  display: none;
}
.rw-save-cc {
  margin-bottom: 20px;
}
.rootways_chase_hosted_option_iframe_wrapper.disabled,
.rootways_chase_hosted_option_iframe_wrapper.agreement_missed {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
#rootways_chase_option_wrapper .ccLogoHide .credit-card-types {
  display: none;
}
#rootways_chase_option_wrapper {
  position: relative;
}
#rootways_chase_option_wrapper .top_cc_type {
  position: absolute;
  right: 0;
  top: 10px;
}
#rootways_chase_option_wrapper .top_cc_type span._active {
  filter: grayscale(0);
  opacity: 1;
  transition: 0.3s all linear;
}
#rootways_chase_option_wrapper .top_cc_type span._inactive {
  transition: 0.3s all linear;
  opacity: 0.5;
}
#rootways_chase_option_wrapper .top_cc_type span {
  filter: grayscale(1);
  opacity: 1;
  transition: 0.3s all linear;
}
@media (max-width: 1023px) {
  #rootways_chase_option_wrapper .top_cc_type {
    position: relative;
  }
}
.block.crosssell .owl-stage .owl-item .product-item {
  width: 89% !important;
}
.block.crosssell .owl-stage .owl-item .product-item .product-item-actions {
  text-align: center;
}
.block.crosssell .owl-stage .owl-item .product-item .product-item-actions .actions-primary {
  display: block;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
.checkout-success .actions-toolbar {
  display: flex;
  padding-top: 10px;
}
.checkout-success .actions-toolbar .btn-trustpilot {
  margin-left: 10px;
  padding-right: 30px;
}
@media (min-width: 767px) {
  #wise_payment_cc_type_cvv_div .control .field-tooltip .field-tooltip-action {
    display: block;
    left: -5px;
    top: 10px;
    position: absolute;
  }
}
@media (max-width: 768px) {
  .checkout-container .field-tooltip .field-tooltip-content {
    position: absolute;
    left: -250px;
    top: 50px;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .dashboard-welcome-toggler,
  .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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop {
    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 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    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-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .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 {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 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: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .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-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 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%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .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;
  }
}
@media all and (max-width: 1023px), print {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FShipperHQ_AddressAutocomplete%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FWag_CustomCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FWag_CustomProductOptions%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FWag_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FWag_PortalTheme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FWag_ProductListWidget%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FWeltPixel_OwlCarouselSlider%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FWag_WisePayment%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FWeltPixel_OwlCarouselSlider%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_progress-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%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%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FSm%5C%2Flovefashion%5C%2Fen_US%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAIA%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3BACEI%2CeADJ%2CeACM%2CWACE%3BEACI%2CgBAAA%3B%3BACJhB%3BEACI%2CgBAAA%3B%3BACCI%2CcADA%2CMACI%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAIA%2CaAAE%3BEACE%2CgBAAA%3B%3BACdR%3BEACI%2CgBAAA%3B%3BAAEA%2CWAAE%3BEACE%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3BACOR%3BEACI%3BIACI%2CWAAW%2CsBAAqB%2CSAAhC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAqB%2CgBAAhC%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAClBR%3BEACE%2CYAAA%3B%3BACbF%2CKAAK%2CcAAe%3BEAChB%2CqBAAA%3B%3BAAKJ%2CeAAgB%2CQAAO%2CQAAQ%3BEAC3B%2CkBAAA%3B%3BAAEJ%2CeAAgB%2CwBAAwB%2CQAAO%2CQAAQ%2CSAAS%3BEAC5D%2CyBAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CyBAAA%3B%3BAAEJ%2CeAAiB%2CGAAE%3BEACf%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3B%3BAAEH%2CeAAgB%2CMAAK%2CcAAe%3BEACjC%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CeAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CKAAK%2CcAAe%2COAAS%3BEACzB%2CSAAA%3B%3BAAEJ%2CYAAa%3BAAAO%2CkBAAmB%2CcAAc%3BAAAO%2CeAAgB%2CGAAE%3BEAC1E%2CSAAA%3B%3BAAEJ%2CKAAK%2CcAAe%3BEAChB%2CgBAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BAAAe%2CKAAK%2CcAAe%2CKAAI%2CIAAK%3BEACxC%2CmBAAA%3B%3BAAEJ%2CeAAgB%2CMAAK%3BEACjB%2CWAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CUAAA%3B%3BAAEJ%2CKAAK%2CcAAe%3BEAChB%2CkBAAA%3B%3BAAEJ%2CeAAgB%2CMAAK%2CcAAe%2CMAAM%2CKAAI%3BEAC1C%2CgBAAA%3B%3BAAEJ%2CKAAK%2CKAAK%3BEACP%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAEH%2CeAAgB%2CMAAK%2CKAAK%2CQAAS%3BEAChC%2CwCAAA%3BEACA%2CsBAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAKH%2CoBAAuB%2CQAAQ%2CKAAK%3BEACjC%2C0BAAA%3B%3BAAEH%3BEACI%2CgBAAA%3B%3BAAEJ%2CMAAM%2COAAQ%3BAAAO%2CMAAM%2COAAQ%3BEAC%5C%2FB%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAa%2COAAO%3BAAAO%2CYAAa%2COAAO%3BEAC3C%2CgBAAA%3B%3BAAEJ%2C2BAA4B%2CQAAO%3BEAChC%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3B%3BAAEH%2CeAAgB%3BEACb%2C4BAAA%3BEACA%2CWAAA%3BEACA%2CwCAAA%3BEACA%2CUAAA%3B%3BAAGH%2CmBAAoB%3BEAChB%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CEAAE%2CQAAS%3BEACP%2CaAAA%3B%3BAAEJ%2C2BAA4B%2CQAAO%2CQAAQ%3BEACvC%2CkBAAA%3B%3BAAEJ%2CoBAAqB%3BEACjB%2CmBAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAEJ%3BEACI%2CaAAA%3B%3BAAEJ%2CYAAa%2CMAAM%3BEACf%2CgBAAA%3B%3BAAEJ%2CoBAAqB%3BEACjB%2CeAAA%3B%3BAAGJ%2CKAAK%2CcACD%2CKAAI%2CKACA%3BEACI%2CkBAAA%3B%3BAAHZ%2CKAAK%2CcAMD%2CEAAC%2CGAAG%3BEACA%2CeAAA%3B%3BAAPR%2CKAAK%2CcASD%2CKAAI%2CKAAM%2CiBAAiB%3BEACvB%2CaAAA%3B%3BAAVR%2CKAAK%2CcAYD%2CKAAI%2CKAAM%2CiBAAiB%3BEACvB%2CSAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACC%2CiBAAA%3B%3BAAjBT%2CKAAK%2CcAmBD%2CKAAI%2CKAAM%2CiBAAiB%2CaAAY%3BEACnC%2CuBAAA%3B%3BAApBR%2CKAAK%2CcAsBD%2CKAAI%2COAAQ%3BEACR%2CcAAA%3B%3BAAvBR%2CKAAK%2CcAyBD%2CgBAAgB%2CMAAK%2CcAAe%3BEAChC%2CkBAAA%3B%3BAAIR%2CeAAgB%2CeAAiB%2CWAAS%3BEACtC%2CyBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CeAAgB%2CkBAAkB%2CUAAU%3BEACxC%2CaAAa%2C8BAAb%3B%3BAAEJ%2CeAAgB%2CkBAAkB%2CiBAAiB%3BEAC%5C%2FC%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2C8BAAb%3B%3BAAEJ%2CeAAgB%3BEACZ%2C6BAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CeAAgB%2CiBAAiB%3BAAAa%2CeAAgB%2CiBAAiB%3BEAC3E%2CaAAA%3B%3BAAEJ%2CeAAgB%2CSAAW%3BEACvB%2CUAAA%3B%3BAAEJ%2CeAAgB%2CgBAAgB%3BEAC5B%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CeAAgB%2CgBAAgB%2CsBAK5B%2CgBAAgB%3BEACZ%2CmBAAA%3B%3BAAGR%2CeAAgB%2CMAAK%2CKAAK%2CQAAS%2CQAAO%3BEACtC%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3B%3BAAKJ%2CwBAAyB%3BAAAuB%2CwBAAyB%3BEACrE%2CkBAAA%3B%3BAAEJ%2CiBAAiB%2COAAQ%3BEACrB%2CgBAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CUAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CoBAAA%3B%3BAAEJ%2CEAAE%2CQAAS%3BEACP%2CaAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CeAAA%3B%3BAAGJ%2CsBAAsB%2CQAAW%2COAAI%3BAAAS%2CsBAAsB%2CQAAW%2COAAI%3BAAAQ%2CmBAAoB%2CyBAAyB%3BAAAa%2CsBAAsB%2CQAAQ%3BEAC%5C%2FK%2CaAAA%3B%3BAAEJ%3BEACI%2CsBAAA%3BEACA%2CwBAAA%3B%3BAAEJ%2CsBAAyB%3BEACrB%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3B%3BAAEJ%2CqBAAsB%2CoBAAoB%2CaAAa%2CeAAe%3BEAClE%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CkCAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CqCAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CuBAAb%3B%3BAAEJ%2CkBAAmB%2CeAAe%3BEAC9B%2CkBAAA%3B%3BAAEJ%2CkBAAmB%2CeAAiB%2CSAAO%3BEACvC%2C0BAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CuBAAb%3B%3BAAEJ%2CQAAQ%2CQAAS%2CKAAO%3BEACpB%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CeAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CmBAAA%3BEACA%2CyDAAA%3B%3BAAEJ%2CmBAAoB%2CiBAAiB%2CSAAS%3BEAC1C%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CmBAAoB%2CcAAc%3BEAC9B%2CYAAA%3B%3BAAEJ%2CKAAK%2CSAAU%2CQAAO%3BAAAsB%3BAAAe%2CaAAc%3BEACrE%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CkBAAmB%2CcAAc%2CMAAM%3BAAAQ%2CkBAAmB%2CcAAc%2COAAO%2CQAAQ%3BEAC3F%2CmBAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CqBAAsB%2CeAAe%2CsBAAqB%3BEACtD%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6CAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CwBAAyB%3BEACrB%2CiBAAA%3B%3BAAEJ%2CmBAAoB%2CeAAe%3BEAC%5C%2FB%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CcAAe%2CuBAAsB%3BAAAQ%2CcAAe%2CuBAAsB%3BEAC9E%2C2BAAA%3B%3BAAEJ%2CKAAK%2CSAAU%2CQAAO%2CoBAAoB%3BEACtC%2CSAAS%2COAAT%3BEACA%2CqBAAA%3BEACA%2C6CAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CmCAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3B%3BAAEJ%2CgBACI%3BAADJ%2CgBACY%3BAADZ%2CgBACmB%3BAADnB%2CgBAC6B%3BAAD7B%2CgBACqC%3BEAC5B%2C2BAAA%3BEACA%2CqBAAA%3B%3BAAGT%2CgBACI%3BEACK%2C2BAAA%3B%3BAAGT%2CmBAAqB%3BEACjB%2CaAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CWAAA%3B%3BAADJ%2CmBAAoB%2CUAWf%3BAAXL%2CmBAAoB%2CUAWR%3BEACJ%2CeAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3B%3BAAdR%2CmBAAoB%2CUAgBf%3BAAhBL%2CmBAAoB%2CUAgBR%3BAAhBZ%2CmBAAoB%2CUAgBA%2COAAM%3BEAClB%2CeAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3B%3BAAGR%2CqBAAsB%3BEAClB%2CUAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAHJ%2CqBAAsB%2COAIlB%2CSAAS%3BEACJ%2CWAAA%3B%3BAAGT%2CMAAM%2CaAAc%2COAAM%3BEACtB%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CMAAM%2CaAAc%2COAAM%3BEACtB%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CwBAAyB%2COAAS%2CSAAM%2CIAAO%3BEAC3C%2CgBAAA%3B%3BAAEJ%2CwBAAyB%2COAAO%2COAAO%3BEACnC%2CYAAA%3B%3BAAEJ%2COAAO%2CIAAK%3BAAAI%2COAAO%2CIAAK%3BAAAI%2COAAO%2CIAAK%3BAAAI%2COAAO%2CIAAK%3BEACxD%2CUAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%3BAAAiC%3BEAC7B%2CyDAAA%3B%3BAAIJ%2CaAAc%2CIAAG%2CWAAc%2CMAAG%3BEAC1B%2CwBAAA%3B%3BAAER%3BEACI%2CmBAAA%3B%3BAAEJ%2CaAAa%2CYAAa%3BEACtB%2CUAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CaAAA%3B%3BAAEJ%2CKAAK%2CaAAa%2CYAAY%2CoBAAoB%2CaAAa%3BEAC3D%2CeAAA%3B%3BAAGJ%2CuBAAwB%3BEACpB%2CkBAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CuBAAyB%3BEACrB%2CYAAA%3B%3BAAEJ%2CuBAAyB%3BEACrB%2CWAAA%3B%3BAAEJ%2CyBAA0B%3BEACtB%2CiBAAA%3B%3BAAEJ%2CyBAA0B%3BEACtB%2CeAAA%3BEACA%2CeAAA%3B%3BAAEJ%3BAAA2B%2CQAAQ%2CMAAM%2CMAAM%3BAAAe%2CkBAAmB%3BEAC7E%2C6BAAA%3B%3BAAEJ%2CiBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BEACvC%2CmBAAA%3B%3BAAEJ%2COAAO%3BEACP%2C6BAAA%3B%3BAAEA%3BEACI%2CcAAA%3B%3BAAIJ%2CYAAa%2CaAAa%2CWAAW%2CKAAK%2CIAAI%2CMAAM%2CkBAAkB%3BEAClE%2CaAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CYAAa%2CaAAa%2CWAAW%2CKAAK%2CIAAI%2CMAAM%2CkBAAkB%2CcAAc%2CEAAE%3BEAClF%2CmBAAA%3B%3BAAEJ%2CYAAa%2CaAAa%2CWAAW%2CKAAK%2CIAAI%2CMAAM%2CkBAAkB%2CcAAc%2CEAAE%3BEAClF%2C0BAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CYAAa%2CaAAa%2CWAAW%2CKAAK%2CIAAI%2CMAAM%2CkBAAkB%2CcAAc%2CEAAE%3BEAClF%2CiBAAA%3BEACA%2CcAAA%3B%3BAASJ%2CQAL0B%3BEACtB%2CeAAgB%3BIACZ%2CUAAA%3B%3B%3BAAYR%2CQATwB%3BEACpB%2CeAAgB%3BIACZ%2CUAAA%3B%3BEAEJ%2CUAAW%2CUAAY%2CSAAM%2CIAAI%2CSAAY%3BIACzC%2CsBAAA%3BIACA%2CoBAAA%3B%3B%3BAAyER%2CQAtE0B%3BEACtB%3BIACI%2CqBAAA%3B%3BEAEJ%2CqBAAsB%2CcAAc%2COAAO%3BIACvC%2CcAAA%3B%3BEAEJ%2CYAAa%2CyBAAyB%3BIAClC%2CeAAA%3B%3BEAEJ%2CyBAA0B%3BIACtB%2CSAAA%3BIACA%2CYAAA%3B%3BEAEJ%3BIACI%2CaAAA%3B%3BEAEJ%2CsBAAyB%3BIACrB%2CoBAAA%3BIACA%2CwBAAA%3BIACA%2CcAAA%3BIACA%2C4BAAA%3BIACA%2CqBAAA%3B%3BEAEJ%2CiBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BIACvC%2CyBAAA%3B%3BEAEJ%2CwBAAyB%3BEAAuB%2CwBAAyB%3BIACrE%2CeAAA%3B%3BEAEJ%2CYAAY%2CqBAAsB%3BIAC9B%2CuBAAA%3B%3BEAEJ%2CeAAgB%2CMAAK%2CcAAe%3BIAChC%2CuBAAA%3B%3BEAEJ%2CiBAAkB%3BEAAQ%2CiBAAkB%3BIACxC%2CwBAAA%3B%3BEAEJ%2COAAQ%2CkBAAkB%3BIACtB%2C0BAAA%3B%3BEAEJ%2COAAQ%3BIACJ%2CYAAA%3B%3BEAEJ%2CoBAAqB%2CeAAe%3BIAChC%2CcAAA%3B%3BEAEJ%2CqBAAsB%2CqBAAqB%3BIACvC%2CaAAA%3B%3BEAEJ%2CeAAgB%3BEAAe%2CKAAK%2CKAAK%3BIACrC%2CWAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CeAAgB%2CMAAK%2CKAAK%2CQAAS%3BIAC%5C%2FB%2CcAAA%3B%3BEAEF%2CIAAI%3BIACA%2CWAAA%3B%3BEAEJ%2CeAAgB%3BIAEZ%2CSAAA%3B%3BEAEJ%2CeAAgB%3BIACd%2CyBAAA%3B%3B%3BAAYR%2CQAR0B%3BEACtB%2CoBAAuB%2CQAAQ%2CKAAK%3BIAChC%2CyBAAA%3B%3BEADJ%2CoBAAuB%2CQAAQ%2CKAAK%2CKAEhC%3BIACI%2CWAAA%3B%3B%3BAAuBZ%2CQAnB0B%3BEACtB%2CeAAgB%3BIACZ%2CWAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CKAAK%2CKAAK%3BIACN%2CWAAA%3B%3BEAEJ%2CeAAgB%3BIACZ%2CkBAAA%3B%3B%3BAAQR%2CQAjB0B%2CuBAWI%3BEACtB%2CqBAAsB%2CUAAS%2CQAAS%3BEAAQ%2CqBAAsB%2CcAAc%3BIAChF%2CsBAAA%3B%3B%3BACnnBZ%3BEACI%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA6BJ%2CgBAAiB%3BEACb%2C6BAAA%3B%3BAAEJ%2CiBAAkB%3BEACd%2CYAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CaAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CwBAAyB%3BEACrB%2CWAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CsBAAuB%3BEACnB%2CWAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CoBAAqB%3BEACjB%2CaAAA%3BEACA%2CWAAA%3B%3BAAIJ%2CeACI%2CMAAK%2CaAAa%3BEACd%2CqBAAA%3B%3BAAFR%2CeAIG%3BEACS%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CsCAAA%3B%3BAAfZ%2CeAiBC%3BEACO%2CcAAA%3BEACA%2CmBAAA%3B%3BAAnBR%2CeAqBI%3BEACI%2CcAAA%3B%3BAAtBR%2CeAwBI%2CUAAU%3BEACN%2CsBAAA%3BEACA%2CuBAAA%3BEACN%2C2BAAA%3B%3BAA3BF%2CeA6BI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAjCR%2CeAmCI%3BAAnCJ%2CeAmCO%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAtCR%2CeAwCI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACN%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA7CF%2CeA%2BCI%3BEACI%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAApDR%2CeAsDI%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAA3DR%2CeA6DI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAjER%2CeAmEC%3BEACC%2CcAAA%3B%3BAApEF%2CeAsEI%3BEACI%2CiBAAA%3B%3BAAKR%2CcAAe%3BEACX%2CwBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CUAAA%3B%3BAAGJ%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3B%3BAAIJ%2COAAO%3BEACH%2CYAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CuCAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3B%3BAAGJ%2CwBAAyB%2CMAAI%2CKAAG%2CKAAG%3BEAC%5C%2FB%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CuBAAwB%2CMAAI%2CMAAG%2CgBAAgB%2CcAAc%2CSAAS%3BEAClE%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CeAAgB%3BAAChB%2CeAAgB%3BEAEZ%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CeAAgB%2COAAM%3BAACtB%2CeAAgB%2CMAAK%3BEACjB%2C%2BBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAIJ%2CMAAM%3BAACN%2CMAAM%3BEACF%2C6BAAA%3B%3BAAGJ%2CeAAgB%2CUAAU%3BEACtB%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3B%3BAAIJ%2CeAAgB%3BEACZ%2CYAAA%3B%3BAAEJ%3BEACI%2CcAAA%3B%3BAAGJ%3BEACI%2CUAAA%3B%3BAAIJ%2CIAAI%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BAACA%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CcAAe%2CIAAM%3BEACjB%2CgBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3BEACA%2C4BAAA%3B%3BAAFJ%2CcAII%2CqBAAqB%3BEACjB%2CcAAA%3BEACA%2CaAAa%2C8BAAb%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAARR%2CcAII%2CqBAAqB%2CeAMjB%3BEACI%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAdZ%2CcAkBI%2CqBAAqB%2CeAAe%3BEAChC%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAAvBR%2CcA0BI%2CqBAAqB%2CMAAK%3BAA1B9B%2CcA2BI%2CqBAAqB%3BEACjB%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAlCR%2CcAqCI%2CqBAAqB%2CMAAK%2CaAAa%3BAArC3C%2CcAsCI%2CqBAAqB%2COAAM%3BEACvB%2C%2BBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAA3CR%2CcA8CI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAhDR%2CcAmDI%3BEACI%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAAzDR%2CcA4DI%3BEACI%2CcAAA%3B%3BAA7DR%2CcA%2BDI%2CiBAAgB%3BEACZ%2CcAAA%3B%3BAAhER%2CcAyFI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CmBAAA%3B%3BAA5FR%2CcA%2BFI%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAnGR%2CcAqGI%2CuBAAuB%3BEACnB%2CSAAA%3B%3BAAtGR%2CcAwGI%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CyCAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEAEA%2CgBAAA%3B%3BAAlHR%2CcAqHI%2CIAAG%2CqBAAsB%2CIAAC%2CUAAU%3BEAChC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAxHR%2CcA2HI%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAA%5C%2FHR%2CcAkII%3BEACI%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAArIR%2CcAwII%3BEACI%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAA5IR%2CcA8II%2CIAAG%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAjJR%2CcAmJI%2CkCAAkC%3BEAC9B%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAzJR%2CcA4JI%2CqBAAqB%2CQAAO%3BEACxB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAjKR%2CcAoKI%2CeAAe%3BEACX%2C0BAAA%3B%3BAArKR%2CcAwKI%2CQAAO%2CSAAS%3BEACZ%2CyBAAA%3B%3BAAWR%3BEACI%2CcAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%2CmBAAoB%3BEAChB%2CgBAAA%3B%3BAAOJ%2CmBAAoB%2CMAAI%2CMAAI%2CMAAG%2CWAAY%3BEACvC%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CmBAAoB%2CMAAI%2CMAAI%2CMAAG%2CWAAY%3BEACvC%2C8BAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CmBAAoB%3BEAChB%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CmBAAoB%2CUAAU%3BEAC1B%2CgBAAA%3B%3BAAGJ%2CmBAAoB%2CYAAY%3BEAC5B%2CgBAAA%3B%3BAAGJ%2CWAAY%2CKAAK%2CYAAY%3BEACzB%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CWAAY%3BEACR%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CWAAY%3BEACR%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CWAAY%2CQAAO%3BEACf%2CkBAAA%3B%3BAAQJ%2CmBAAoB%2CMAAI%2CMAAI%2CMAAG%2CWAAY%2CMAAK%3BEAC5C%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CcAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CYAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CYAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAWJ%3BEACI%2CmBAAA%3BEACA%2C2BAAA%3B%3BAAwBJ%2CQApB0B%3BEACtB%2CGAAG%3BIACC%2CYAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CcAAe%2CkCAAkC%3BIAC7C%2CoBAAA%3B%3B%3BAAcP%2CQATyB%3BEACtB%2CIAAI%3BIACA%2CcAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3B%3BACllBR%3BEACI%2C0BAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CUAAU%2CMAAO%3BEACb%2CcAAA%3B%3BAAEJ%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3B%3BAAEJ%2CcAAc%3BEACV%2CuBAAA%3B%3BAAEJ%2CiCAAiC%3BEAC7B%2CcAAA%3B%3BAAEJ%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACC%2CaAAA%3BEACA%2CsBAAA%3BEAIA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAPD%2CYAGC%3BEACC%2CmBAAA%3B%3BAAJF%2CYAQC%3BEACC%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAZF%2CYAcC%3BEACC%2CyBAAA%3B%3BAAfF%2CYAiBC%3BAAjBD%2CYAkBC%3BEACC%2C0BAAA%3B%3BAAnBF%2CYAqBC%3BEACC%2CeAAA%3B%3BAAKF%2C%2BBAAgC%3BEAC5B%2CuBAAA%3B%3BAAEJ%2CQAAS%2CQAAO%2CKAAM%3BEAClB%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BEACI%2CWAAA%3B%3BAAGJ%2C4BACI%3BEACI%2CgBAAA%3B%3BAAFR%2C4BAII%2CMAAM%3BEACF%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAATR%2C4BAWI%2CMAAM%2CGAAE%2CUAAU%3BEACd%2CmBAAA%3B%3BAAZR%2C4BAcI%2CMAAM%2CGAAE%3BEACJ%2CuBAAA%3B%3BAAfR%2C4BAiBI%2CMAAM%2CGAAE%3BEACJ%2CsBAAA%3B%3BAAlBR%2C4BAoBI%3BEACI%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAvBR%2C4BAyBI%2CMAAM%3BEACF%2CSAAA%3B%3BAAKR%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAYJ%2CYAAY%3BEACR%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CKAAK%2CcAAe%2CKAAI%3BEACpB%2CkBAAA%3B%3BAAEJ%2CwBAAyB%3BEACrB%2CSAAA%3B%3BAAEJ%3BEACI%2CgBAAA%3B%3BAAGJ%2C%2BBAAgC%3BEAC5B%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CKAAK%2CYAAa%3BEACd%2CmBAAA%3B%3BAAEJ%2CWAAY%2CMAAM%3BEACd%2CUAAA%3B%3BAAEJ%2CUAAW%2CKAAK%3BAAChB%2CUAAW%2CKAAK%3BEACZ%2CUAAA%3B%3BAASJ%3BEACI%2CYAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CcAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2C8BAA%2BB%2CEAAI%3BEAC%5C%2FB%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CWAAY%2CMAAK%3BEACb%2CiBAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CWAAA%3B%3BAAEJ%2CWAAY%3BAACZ%2CWAAY%3BAACZ%2CWAAY%2C4CAA4C%3BAACxD%2CWAAY%2C2CAA2C%3BAACvD%2CWAAY%2C8BAA8B%3BAAC1C%2CWAAY%3BEACR%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CWAAY%3BEACR%2C4BAAA%3B%3BAAEJ%3BEACI%2CiBAAA%3B%3BAAEJ%2C6BAA8B%3BEAC1B%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BEACI%2CUAAA%3B%3BAAEJ%2C6BAA8B%2COAAO%3BEACjC%2C0BAAA%3B%3BAAEJ%2CqCAAsC%3BEAClC%2CaAAA%3BEACA%2CaAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CkBAAmB%2CWAAW%3BEAC1B%2C6BAAA%3B%3BAAEJ%2CWAAY%2CaAAa%3BEACrB%2CaAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CUAAW%2CUAAU%3BEACjB%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2C%2BBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BAACA%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BEACI%2CWAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CiBAAA%3B%3BAAEJ%3BEACI%2C2BAAA%3B%3BAAEJ%2CeAAgB%2CIAAG%3BAACnB%2CqBAAsB%2CIAAG%3BAACzB%2CoBAAqB%2CIAAG%3BAACxB%2CqBAAsB%2CIAAG%3BEACrB%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CeAAkB%2CMAAG%2CUAAU%2CGAAM%2CKAAK%3BAAC1C%2CqBAAwB%2CMAAG%2CUAAU%2CGAAM%2CKAAK%3BAAChD%2CoBAAuB%2CMAAG%2CUAAU%2CGAAM%2CKAAK%3BAAC%5C%2FC%2CqBAAwB%2CMAAG%2CUAAU%2CGAAM%2CKAAK%3BEAC5C%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CeAAkB%2CMAAG%2CUAAU%2CGAAM%2CKAAK%2CKAAK%2CIAAC%3BAAChD%2CqBAAwB%2CMAAG%2CUAAU%2CGAAM%2CKAAK%2CKAAK%2CIAAC%3BAACtD%2CoBAAuB%2CMAAG%2CUAAU%2CGAAM%2CKAAK%2CKAAK%2CIAAC%3BAACrD%2CqBAAwB%2CMAAG%2CUAAU%2CGAAM%2CKAAK%2CKAAK%2CIAAC%3BEAClD%2CaAAA%3BEACA%2CiBAAA%3B%3BAAEJ%3BEACI%2CiBAAA%3B%3BAAEJ%2CmBAAsB%3BEAClB%2CgBAAA%3B%3BAAEJ%3BAACA%3BAACA%3BAACA%3BEACI%2CWAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CsBAAuB%3BAACvB%2C6BAA8B%3BAAC9B%2CmBAAoB%3BAACpB%2C%2BBAAgC%3BEAC5B%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3B%3BAAGJ%2C6BAA8B%2CGAAG%3BAACjC%2CsBAAuB%2CGAAG%3BEACtB%2CiBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%3BEACI%2CWAAA%3B%3BAAEJ%2CmBAAoB%2CGAAG%3BAACvB%2CmBAAoB%2CGAAG%3BEACnB%2CiBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2C6BAA8B%3BAAC9B%2CmBAAoB%3BAACpB%2C%2BBAAgC%3BEAC5B%2C0BAAA%3BEACA%2CSAAA%3B%3BAAEJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CeAAgB%2COAAM%3BEAClB%2CqCAAA%3B%3BAAEJ%2CeAAgB%2COAAM%3BEAClB%2CuCAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CiCAAkC%3BEAC9B%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CmBAAoB%3BEAChB%2CWAAA%3B%3BAAGJ%2C8BAA%2BB%2CIAAI%3BEAC%5C%2FB%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2C8BAA%2BB%2CIAAI%3BEAC%5C%2FB%2C0BAAA%3BEACA%2C4BAAA%3B%3BAAGJ%2CyBAAyB%2COAAQ%3BEAC7B%2CqBAAA%3B%3BAAGJ%2CWAAY%2CUAAU%3BEAClB%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CWAAY%2CUAAU%3BEAClB%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAEJ%2CYAAa%3BAACb%2CYAAa%2COAAO%3BEAChB%2CeAAA%3BEACA%2CmBAAA%3B%3BAAqBJ%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CWAAY%2CKAAK%3BEACb%2CSAAA%3B%3BAAEJ%2CcAAe%2CEAAC%3BAAChB%3BEACI%2CcAAA%3B%3BAAEJ%2CcAAe%2CEAAC%3BAAChB%3BEACI%2CcAAA%3B%3BAAEJ%2CCAAC%3BEACG%2CcAAA%3B%3BAAEJ%2CCAAC%3BEACG%2CcAAA%3B%3BAAGJ%3BEACI%2C0BAAA%3BEACA%2CgCAAA%3B%3BAAGJ%2CWAAY%3BEACR%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CQAAS%2COAAO%2CaAAa%3BEACzB%2CSAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CuBAAb%3B%3BAAEJ%2C6BAA8B%2COAAM%3BAACpC%2CmBAAoB%2COAAM%3BAAC1B%2C%2BBAAgC%2COAAM%3BEAClC%2CcAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CwBAAyB%2CMAAM%3BEAC3B%2CUAAA%3B%3BAAEJ%2CgCAAiC%3BEAC7B%2CwBAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CkCAAkC%3BEAC9B%2CyBAAA%3B%3BAAEJ%2C4BAA%2BB%2CQAAQ%2CQAAQ%3BEAC3C%2CaAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2C4BAA%2BB%2CQAAQ%2CQAAQ%2CKAAK%3BEAChD%2CmBAAA%3BEACA%2CaAAA%3B%3BAAEJ%2C4BAA%2BB%2CQAAQ%2CQAAQ%2CKAAE%2CUAAU%3BEACvD%2CyBAAA%3B%3BAAEJ%2C4BAA%2BB%3BEAC3B%2CWAAA%3B%3BAAEJ%3BAACA%3BEACI%2CoBAAA%3B%3BAAEJ%2CmCAAoC%2CEAAC%2CYAAY%3BAACjD%2CiCAAkC%2CEAAC%2CYAAY%3BAAC%5C%2FC%2CkCAAmC%2CEAAC%2CYAAY%3BAAChD%2CmCAAoC%2CEAAC%2CYAAY%3BEAC7C%2CgBAAA%3B%3BAAEJ%3BEACI%2C4BAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CqCAAwC%2CMAAM%2CIAAI%2CIAAC%3BEAC%5C%2FC%2CeAAA%3B%3BAAEJ%3BEACI%2CgBAAA%3B%3BAAEJ%2C6CAA8C%3BEAC1C%2CWAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2C6CAA8C%3BEAC1C%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CqCAAsC%3BEAClC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CqCAAsC%2COAAM%3BEACxC%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CWAAA%3B%3BAAEJ%2C4BAA6B%3BEACzB%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CsBAAuB%3BAACvB%2C6BAA8B%3BAAC9B%2CmBAAoB%3BAACpB%2C%2BBAAgC%3BEAC5B%2CkBAAA%3B%3BAAEJ%2C4BAA6B%2COAAM%3BEAC%5C%2FB%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CwBAAyB%3BEACrB%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CwBAAyB%2COAAM%3BEAC3B%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAEJ%2CwBAAyB%3BEACrB%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CwBAAyB%2CUAAU%3BEAC%5C%2FB%2CeAAA%3B%3BAAEJ%2CwBAAyB%3BEACrB%2CiBAAA%3B%3BAAEJ%2CwBAAyB%2CUAAU%3BEAC%5C%2FB%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CwBAAyB%2CUAAS%2CYAAY%3BEAC1C%2CUAAA%3B%3BAAEJ%2CwBAAyB%2CUAAS%2CYAAY%3BEAC1C%2CUAAA%3B%3BAAGJ%2CwBAAyB%2CUAAS%2CYAAY%2CGAAI%3BEAC9C%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CwBAAyB%2CUAAS%2CYAAY%2CGAAI%2CEAAC%2CYAAY%3BEAC3D%2CgBAAA%3B%3BAAEJ%2C6BAA8B%2CMAAM%3BEAChC%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3B%3BAAEJ%2C6BAA8B%2CMAAM%3BEAChC%2CwBAAA%3B%3BAAEJ%2C6BAA8B%2CMAAM%3BAACpC%2CmBAAoB%3BEAChB%2C6BAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CIAAI%2CoBAAqB%3BEACrB%2CgBAAA%3B%3BAAEJ%2CIAAI%2CkBAAmB%3BEACnB%2CmBAAA%3B%3BAAEJ%2CWAAY%2CMAAM%3BEACd%2CgBAAA%3B%3BAAKJ%2CUAAW%3BAACX%2CUAAW%3BAACX%2CUAAW%3BAACX%2CUAAW%2C4CAA4C%3BAACvD%2CUAAW%2C8BAA8B%3BEACrC%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CWAAY%2CMAAK%3BAACjB%2CWAAY%2CMAAK%3BEACb%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CWAAY%2CMAAK%3BEACb%2CwBAAA%3B%3BAAGJ%2CWAAY%3BAACZ%2CWAAY%2C2CAA2C%3BAACvD%2CWAAY%2C2CAA2C%3BEACnD%2CcAAA%3B%3BAAEJ%3BEACI%2CWAAA%3B%3BAAEJ%3BEACI%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CUAAW%3BEACP%2CQAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CUAAW%3BEACP%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CUAAW%3BEACP%2COAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CUAAW%2COAAM%3BEACb%2C6BAAA%3B%3BAAEJ%2CUAAU%3BEACN%2CyBAAA%3B%3BAAEJ%2CUAAU%2CQAAS%3BEACf%2CmBAAA%3B%3BAAEJ%2CUAAU%3BEACN%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CUAAU%2CMAAO%3BEACb%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CUAAU%2CMAAO%3BEACb%2CkBAAA%3B%3BAAEJ%2CYAAY%3BEACR%2CkBAAA%3B%3BAAEJ%2CUAAW%3BEACP%2CgBAAA%3B%3BAAEJ%2CUAAW%2CUAAS%2CcAAe%3BEAC%5C%2FB%2C4BAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2C8BAA%2BB%3BEAC3B%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BAACA%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CWAAY%3BEACR%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3B%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CgBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CcAAe%3BEACX%2CUAAA%3B%3BAAGJ%2CcAAe%2CGAAK%2CKAAG%3BEACnB%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CuBAAb%3B%3BAAUJ%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2C0BAA2B%3BAAC3B%2C0BAA2B%3BAAC3B%2CeAAgB%3BAAChB%2CWAAY%3BAACZ%2CWAAY%3BAACZ%2CWAAY%3BEACR%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CSAAU%2CYAAY%3BEAClB%2CaAAa%2CuBAAb%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CuBAAb%3B%3BAAGJ%3BEACI%2CUAAA%3B%3BAAGJ%2CIAAI%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CcAAA%3B%3BAAGJ%2CcAAc%3BEACV%2CcAAA%3B%3BAAGJ%2CKAAM%2COAAO%2CKAAK%3BEACd%2CcAAA%3B%3BAAEJ%2CWAAW%3BEACP%2CwBAAA%3B%3BAAQJ%2CQAN0B%3BEACtB%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAAGR%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CaAAa%3BEACT%2CmBAAA%3B%3BAAEJ%2CaAAa%3BEACT%2CwBAAA%3B%3BAAEJ%2CaAAa%3BEACT%2C2BAAA%3B%3BAAKJ%2CMAAM%2COAAO%3BEACT%2CaAAA%3B%3BAAQJ%2CQAN2B%3BEACvB%2C6BAA8B%3BIAC1B%2CqBAAA%3B%3B%3BAAIR%3BEACI%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CiBAAoB%2CMAAM%3BEACtB%2C6BAAA%3BEACA%2C2BAAA%3B%3BAAUJ%2CQAR0B%3BEACtB%3BIACI%2CaAAA%3B%3BEAEJ%3BIACI%2CYAAA%3B%3B%3BAAUR%2CQAP0B%3BEACtB%2C0BAA2B%3BIACvB%2CsBAAA%3BIACA%2CWAAA%3B%3B%3BAAIR%2C0BAA2B%3BEACvB%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CWAAA%3B%3BAAEJ%2CeAAgB%2COAAO%3BEACnB%2CcAAA%3B%3BAAEJ%2CeAAgB%2COAAO%3BEACnB%2CsBAAA%3B%3BAAEJ%2CeAAgB%2CaAAa%3BEACzB%2CYAAA%3B%3BAAEJ%2CqCAAsC%2CEAAC%3BAACvC%2CqCAAsC%2CEAAC%3BAACvC%2CqCAAsC%2CEAAC%3BAACvC%2CqCAAsC%2CEAAC%3BEACnC%2CWAAA%3B%3BAAEJ%2CgCAAiC%2CEAAC%3BAAClC%2CgCAAiC%2CEAAC%3BAAClC%2CgCAAiC%2CEAAC%3BAAClC%2CgCAAiC%2CEAAC%3BEAC9B%2CWAAA%3B%3BAAEJ%2CsCAAuC%2CEAAC%3BAACxC%2CsCAAuC%2CEAAC%3BAACxC%2CsCAAuC%2CEAAC%3BAACxC%2CsCAAuC%2CEAAC%3BEACpC%2CWAAA%3B%3BAAEJ%2CsCAAuC%2CEAAC%3BAACxC%2CsCAAuC%2CEAAC%3BAACxC%2CsCAAuC%2CEAAC%3BAACxC%2CsCAAuC%2CEAAC%3BEACpC%2CWAAA%3B%3BAAEJ%2C%2BBAAgC%2CEAAC%3BAACjC%2C%2BBAAgC%2CEAAC%3BAACjC%2C%2BBAAgC%2CEAAC%3BAACjC%2C%2BBAAgC%2CEAAC%3BEAC7B%2CWAAA%3B%3BAAEJ%2CsCAAuC%2CEAAC%3BAACxC%2CsCAAuC%2CEAAC%3BAACxC%2CsCAAuC%2CEAAC%3BAACxC%2CsCAAuC%2CEAAC%3BEACpC%2CWAAA%3B%3BAAEJ%3BEACI%2CiBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CWAAY%3BAACZ%2CWAAY%2CUAAU%3BEAClB%2CaAAa%2CuBAAb%3B%3BAAEJ%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CgBAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CeAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAUJ%3BEACI%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CWAAA%3B%3BAAEJ%2CWAAY%3BAACZ%2CQAAS%3BAACT%3BAACA%2CYAAa%3BAACb%2CiCAAkC%3BAAClC%2CUAAW%3BAACX%2CiBAAkB%3BAAClB%3BAACA%3BEACI%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAEJ%2CQAAW%2CMAAM%2CMAAM%2CMAAM%2CMAAM%2CMAAG%2CUAAU%2CGAAM%2CMAAM%2CMAAG%2C4BAA%2BB%2CIAAC%2CUAAU%3BEACrG%2CiBAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CkBAAkB%2CUAAU%2CGAAI%2CEAAC%2CUAAU%3BEACvC%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CkBAAmB%2CEAAC%3BAACpB%2CkBAAmB%2CEAAC%3BAACpB%2CkBAAmB%2CEAAC%3BAACpB%2CkBAAmB%2CEAAC%3BEAChB%2C0BAAA%3B%3BAAEJ%3BEACI%2CcAAA%3B%3BAAGJ%2CiCAAkC%3BEAC9B%2C0BAAA%3B%3BAAEJ%2C%2BBAAgC%3BEAC5B%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3BEACA%2C2BAAA%3B%3BAAEJ%2CUAAW%3BAACX%2CUAAW%2C2CAA2C%3BAACtD%2CUAAW%2C2CAA2C%3BEAClD%2CcAAA%3B%3BAAEJ%3BEACI%2C8BAAA%3B%3BAAEJ%2CQAAS%3BEACL%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CuBAAA%3B%3BAA%2BEJ%2CQAV0B%3BEACtB%2CWAAY%2CWAAW%3BIACnB%2CsBAAA%3B%3BEAEJ%3BEACA%3BEACA%3BIACI%2CsBAAA%3B%3B%3BAAGR%2CkBAAmB%3BEACf%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2C%2BBAAA%3BEACA%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAEJ%2CSAAU%3BEACN%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2C%2BBAAA%3BEACA%2C6BAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CWAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CaAAa%2CuBAAb%3BEACA%2CWAAA%3BEACA%2C6BAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CUAAW%3BEACP%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CUAAW%3BEACP%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3B%3BAAEJ%2CoBAAqB%3BEACjB%2C0BAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CoBAAqB%2COAAM%3BEACvB%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CoBAAA%3B%3BAAEJ%3BEACI%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2C8BAAA%3B%3BAAEJ%2CWAAY%2CaAAa%3BEACrB%2C8BAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CUAAA%3B%3BAAEJ%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CcAAe%2CEAAC%3BAAChB%3BEACI%2CcAAA%3B%3BAAEJ%2CcAAe%2CEAAC%3BAAChB%3BEACI%2CcAAA%3B%3BAAEJ%2CCAAC%3BEACG%2CcAAA%3B%3BAAEJ%2CCAAC%3BEACG%2CcAAA%3B%3BAAEJ%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CeAAgB%2COAAM%3BEAClB%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2CkBAAmB%3BEACf%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CkBAAmB%2CUAAU%3BEACzB%2CeAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2C4BAAA%3B%3BAAEJ%2CkBAAmB%2CUAAU%3BEACzB%2CiBAAA%3BEACA%2CeAAA%3B%3BAAMJ%3BAACA%3BEACI%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CwBAAyB%3BAACzB%2CyBAA0B%3BEACtB%2CeAAA%3B%3BAAEJ%3BEACI%2CsBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%3BAACA%3BAACA%2CkBAAmB%3BEACf%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CwBAAyB%3BAACzB%2CyBAA0B%3BEACtB%2CWAAA%3B%3BAAEJ%2CwBAAyB%3BAACzB%2CyBAA0B%3BEACtB%2CmBAAA%3B%3BAAEJ%2CyBAA0B%2CMAAM%3BEAC5B%2CUAAA%3B%3BAAEJ%2CwBAAyB%2CEAAC%2CUAAU%3BAACpC%2CyBAA0B%2CEAAC%2CUAAU%3BEACjC%2CoBAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CaAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CqBAAsB%2COAAM%3BAAC5B%2CqCAAsC%2COAAM%3BEACxC%2CyBAAA%3B%3BAAIJ%3BEACI%2CaAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CaAGI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEAEA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAgB%2CgGAAhB%3B%3BAAXR%2CaAaI%3BAAbJ%2CaAcI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAhBR%2CaAkBI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAApBR%2CaAsBI%3BEACI%2CuBAAA%3B%3B%3BAAoCR%2CQAhC2B%3BEACvB%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CkBAAmB%3BIACf%2CaAAA%3B%3BEAQJ%2CkBAAmB%3BIACf%2CcAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CkBAAmB%3BIACf%2CeAAA%3B%3BEAEJ%2CkBAAmB%3BIACf%2CWAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3B%3BAA4CR%2CQAzC0B%3BEACtB%3BIACI%2CeAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2C4BAAA%3BIACA%2C2BAAA%3BIACA%2C4BAAA%3B%3BEAEJ%2CkBAAmB%3BIACf%2CeAAA%3B%3BEAEJ%2CkBAAmB%3BIACf%2CWAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CkBAAmB%3BIAEf%2CkBAAA%3B%3BEAEJ%2CkBAAmB%3BIACf%2CsBAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2CkBAAmB%3BIACf%2CkBAAA%3BIAEA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3B%3BAAoIR%2CQAjI0B%3BEACtB%2CWAAY%3BIACR%2CyBAAA%3BIACA%2CWAAA%3BIACA%2C8BAAA%3B%3BEAEJ%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEAEJ%3BEACA%3BIACI%2CaAAA%3B%3BEAEJ%2CyBAA0B%3BIACtB%2CsBAAA%3B%3BEAEJ%2C%2BBAAgC%3BIAC5B%2CsBAAA%3B%3BEAEJ%2C%2BBAAgC%3BIAC5B%2CsBAAA%3B%3BEAEJ%2C8BAA%2BB%3BIAC3B%2CsBAAA%3B%3BEAEJ%2CwBAAyB%3BIACrB%2CsBAAA%3B%3BEAEJ%2C%2BBAAgC%3BIAC5B%2CsBAAA%3B%3BEAEJ%2CyBAA0B%3BIACtB%2CsBAAA%3B%3BEAEJ%2CsBAAuB%3BIACnB%2CsBAAA%3B%3BEAGJ%2CyBAA0B%2CEAAC%3BIACvB%2CsBAAA%3B%3BEAEJ%2C%2BBAAgC%2CEAAC%3BIAC7B%2CsBAAA%3B%3BEAEJ%2C%2BBAAgC%2CEAAC%3BIAC7B%2CsBAAA%3B%3BEAEJ%2C8BAA%2BB%2CEAAC%3BIAC5B%2CsBAAA%3B%3BEAEJ%2CwBAAyB%2CEAAC%3BIACtB%2CsBAAA%3B%3BEAEJ%2C%2BBAAgC%2CEAAC%3BIAC7B%2CsBAAA%3B%3BEAEJ%2CyBAA0B%2CEAAC%3BIACvB%2CsBAAA%3B%3BEAEJ%2CsBAAuB%2CEAAC%3BIACpB%2CsBAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3B%3BEAEJ%2CyBAA0B%3BEAC1B%2C%2BBAAgC%3BEAChC%2C%2BBAAgC%3BEAChC%2C8BAA%2BB%3BEAC%5C%2FB%2CwBAAyB%3BEACzB%2C%2BBAAgC%3BEAChC%2CyBAA0B%3BEAC1B%2CsBAAuB%3BIACnB%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CgCAAiC%3BEACjC%2CsCAAuC%3BEACvC%2CsCAAuC%3BEACvC%2CqCAAsC%3BEACtC%2C%2BBAAgC%3BEAChC%2CsCAAuC%3BEACvC%2CgCAAiC%3BEACjC%2C6BAA8B%3BIAC1B%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CeAAgB%3BEAChB%2CeAAgB%3BIACZ%2CsBAAA%3B%3BEAEJ%2CeAAgB%3BEAChB%2CWAAY%3BIACR%2CgBAAA%3B%3B%3B%3BAAYR%3BEACI%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CmFAAA%3BEACA%2CiCAAA%3BEACA%2C4BAAA%3BEACA%2C%2BBAAA%3BEACA%2CeAAA%3B%3BAAEJ%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CaAAA%3B%3BAAEJ%2CKAAK%2CiBAAiB%2CQAAW%3BAACjC%2CKAAK%2CiBAAiB%2CQAAW%3BAACjC%2CKAAK%2CiBAAiB%2CQAAW%3BAACjC%2CKAAK%2CiBAAiB%2CQAAW%3BAACjC%2CKAAK%2CiBAAiB%2CQAAW%3BAACjC%2CKAAK%2CiBAAiB%2CQAAW%3BAACjC%2CKAAK%2CiBAAiB%2CQAAW%3BAACjC%2CKAAK%2CiBAAiB%2CQAAW%3BAACjC%2CKAAK%2CiBAAiB%2CQAAW%3BAACjC%2CKAAK%2CiBAAiB%2CQAAW%3BAACjC%2CKAAK%2CiBAAiB%2CQAAW%3BAACjC%2CKAAK%2CiBAAiB%2CQAAW%3BEAC7B%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CSAAU%2CMAAK%3BEACX%2CaAAA%3B%3BAAGJ%2CUAAW%3BEACP%2C2BAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CUAAW%3BAACX%2CUAAW%3BAACX%2CUAAW%3BEACP%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CUAAW%3BEACP%2C%2BBAAA%3B%3BAAEJ%2C2CAA4C%3BAAC5C%2CsBAAuB%3BAACvB%2CUAAW%2CKAAK%3BAAChB%2C2CAA4C%3BAAC5C%2CsBAAuB%3BAACvB%2C2CAA4C%3BAAC5C%2CIAAK%2CyBAAyB%3BEAC1B%2CqBAAA%3B%3BAAaJ%2CQAX2B%2CwBAAuB%3BEAC9C%2CUAAW%2CKAAK%3BIACZ%2CqBAAA%3B%3B%3BAASR%3BEACI%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2C2BAA4B%3BEACxB%2CeAAA%3B%3BAAEJ%2C2BAA4B%2CEAAC%2CUAAU%3BAACvC%2C2BAA4B%2CEAAC%2CUAAU%3BEACnC%2CoBAAA%3B%3BAAEJ%3BEACI%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2C%2BBAAgC%3BEAC5B%2CWAAA%3B%3BAAGJ%2C6BAA8B%2CGAAG%3BAACjC%2C%2BBAAgC%2CGAAG%3BEAC%5C%2FB%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CoGAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BAACA%3BEACI%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CoBAAuB%2CMAAM%3BEACzB%2CaAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2C2BAA4B%3BAAC5B%2C2BAA4B%3BEACxB%2CcAAA%3B%3BAAEJ%2C2BAA4B%3BEACxB%2CWAAA%3B%3BAAEJ%2C2BAA4B%3BEACxB%2CgBAAA%3B%3BAAEJ%2C2BAA4B%3BEACxB%2CeAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CyBAA0B%2CEAAC%2CUAAU%3BEACjC%2CoBAAA%3B%3BAAGJ%2CUAAa%3BAACb%2CUAAa%3BEACT%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CUAAa%3BEACT%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CUAAa%3BEACT%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CqBAAwB%3BEACpB%2CaAAA%3BEACA%2CaAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CyBAA4B%2CQAAQ%2CQAAQ%2CKAAK%3BEAC7C%2CUAAA%3B%3BAAEJ%2CyBAA4B%3BEACxB%2CWAAA%3B%3BAAEJ%3BAACA%3BEACI%2CWAAA%3B%3BAAEJ%2C8BAA%2BB%3BEAC3B%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2CgCAAA%3B%3BAAEJ%2C8BAA%2BB%2CIAAI%3BEAC%5C%2FB%2CcAAA%3B%3BAAEJ%2C8BAA%2BB%2CIAAG%2CUAAU%3BEACxC%2CsBAAsB%2CqFAAtB%3B%3BAAEJ%2C8BAAiC%2CMAAG%2CUAAU%3BEAC1C%2CsBAAsB%2CoFAAtB%3B%3BAAEJ%2C8BAAiC%2CMAAG%2CUAAU%3BEAC1C%2CsBAAsB%2CoFAAtB%3B%3BAAUJ%2CQAP0B%3BEACtB%2C8BAA%2BB%3BIAC3B%2CUAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3B%3BAAGR%2C8BAA%2BB%2CIAAG%3BEAC9B%2CyBAAA%3B%3BAAMJ%2CoBAAuB%2CMAAG%2CIAAI%2C8BAAiC%2CIAAC%2CUAAU%2CGAAM%3BEAC5E%2CiBAAA%3B%3BAAEJ%2C8BAA%2BB%2CIAAI%3BEAC%5C%2FB%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CoBAAuB%2CMAAG%2CIAAI%2C8BAAiC%2CMAAG%2CUAAU%2CGAAM%2CIAAC%2CUAAU%3BAAC7F%2CoBAAuB%2CMAAG%2CIAAI%2C8BAAiC%2CIAAC%2CUAAU%2CGAAM%2CMAAM%2CIAAC%2CUAAU%3BAACjG%2CoBAAuB%2CMAAG%2CIAAI%2C8BAAiC%2CIAAC%2CUAAU%2CGAAM%2CMAAM%2CIAAC%2CUAAU%3BEAC7F%2C0BAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAMJ%2CYAAa%3BEACT%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CWAAW%3BEACpB%2CsBAAA%3B%3BAAEJ%2CYAAa%2CWAAW%2CMAAK%3BAAC7B%2CYAAa%2CMAAK%3BAAClB%2CYAAa%3BEACT%2CWAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2C%2BBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CwBAAA%3BEACA%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CoBAAuB%2CMAAG%2CiBAAiB%2CUAAa%2CMAAM%2CMAAM%2CMAAM%2CQAAQ%2CQAAQ%2CKAAE%2CUAAU%2CGAAM%2CKAAE%2CUAAU%2CGAAM%3BEAC1H%2CgBAAA%3B%3BAAEJ%2CoBAAuB%2CMAAM%2CMAAM%2CMAAG%2CIAAI%2CkBAAqB%2CMAAG%2CSAAS%2CSAAS%2CUAAU%3BEAC1F%2CgBAAA%3B%3BAAEJ%2CoBAAuB%2CMAAM%2CMAAM%2CMAAG%2CIAAI%2CkBAAqB%2CMAAG%2CUAAU%3BEACxE%2CgBAAA%3B%3BAAWJ%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CaAAA%3B%3BAAGJ%3BAACA%3BEACI%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CcAAA%3BEACA%2C8BAAA%3B%3BAAEJ%2C6BAA8B%3BAAC9B%2CyBAA0B%3BEACtB%2CcAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CuBAAb%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CWAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CeAAA%3B%3BAAGJ%2CoBAAqB%3BEACjB%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CWAAc%2CUAAU%3BAACxB%2CWAAc%2CUAAU%3BAACxB%2CWAAc%2CUAAU%2CIAAC%3BAACzB%2CWAAc%2CUAAU%2COAAI%3BAAC5B%2CWAAc%2CUAAU%2CIAAC%3BAACzB%2CWAAc%2CUAAU%2COAAI%3BEACxB%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BAACA%3BEACI%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CsBAAsB%3BAACtB%2CsBAAsB%3BEAClB%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3B%3BAAIJ%2CcAAe%2COAAM%3BAACrB%2CcAAe%2CMAAK%2CaAAa%3BAACjC%2CcAAe%2CMAAK%2CiBAAiB%3BAACrC%2CcAAe%2CSAAQ%3BAACvB%2CiBAAiB%3BAACjB%2C2BAA2B%3BEACvB%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2C8BAA%2BB%2CMAAK%2CaAAa%3BAACjD%2CeAAgB%2CMAAK%2CaAAa%3BAAClC%2CeAAgB%2CMAAK%2CiBAAiB%3BEAClC%2CyBAAA%3B%3BAAEJ%2CcAAe%2CMAAK%2CUAAU%3BEAC1B%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C8BAAA%3B%3BACp%5C%2FDJ%2C6BACI%3BEACI%2CaAAA%3B%3BAAFR%2C6BAII%2CoBAAmB%3BEACf%2CgBAAA%3B%3BAALR%2C6BAOI%3BEACI%2CUAAA%3B%3BAARR%2C6BAUI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAAbR%2C6BAeI%3BEACI%2CiBAAA%3B%3BAAhBR%2C6BAkBI%2CUAAU%3BEACN%2CeAAA%3B%3BAAnBR%2C6BAqBI%2CKAAK%3BEACD%2CSAAA%3B%3BAAtBR%2C6BAwBI%3BEACI%2CgBAAA%3B%3BAAzBR%2C6BA2BI%3BEACI%2CWAAA%3B%3BAA5BR%2C6BA8BI%3BEACI%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4DAAA%3B%3BAAnCR%2C6BAqCI%3BEACI%2CeAAA%3B%3BAAtCR%2C6BAwCI%2CMAAK%2CSAAU%3BEACf%2CkCAAA%3B%3BAAzCJ%2C6BA2CI%3BEACM%2CuCAAA%3BEACA%2CkBAAA%3BEACD%2CQAAA%3BEACA%2CSAAA%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACD%2CaAAA%3B%3BAAlDT%2C6BAoDI%3BEACI%2CyBAAA%3B%3BAArDR%2C6BAuDI%3BEACI%2CwBAAA%3B%3BAAxDR%2C6BA0DI%2CQAAQ%3BEACH%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACC%2CcAAA%3B%3BAAhEV%2C6BAkEI%3BEACI%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3B%3BAA1ER%2C6BA6EI%2CYAAY%3BAA7EhB%2C6BA6EmC%3BEAAY%2CuBAAA%3B%3BAA7E%5C%2FC%2C6BA8EI%3BEAAe%2CaAAA%3B%3BAA9EnB%2C6BA%2BEI%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAlFR%2C6BAoFI%3BEAAa%2CYAAA%3BEAAY%2CiCAAA%3B%3BAApF7B%2C6BAqFI%3BEAAY%2CYAAA%3BEAAY%2CwCAAA%3B%3BAArF5B%2C6BAuFI%3BEACK%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACD%2CcAAA%3BEACA%2CmBAAA%3B%3BAA7FR%2C6BAgGI%3BEAAqB%2CwBAAA%3B%3BAAhGzB%2C6BAiGI%3BEAAmB%2CaAAA%3BEAAc%2CaAAA%3BEAAa%2CgBAAA%3B%3BAAjGlD%2C6BAkGI%3BEAAa%2CaAAA%3BEAAa%2CkEAAA%3BEAA6E%2C2BAAA%3BEAChG%2CsBAAA%3BEAAsB%2C4BAAA%3BEAA4B%2CgCAAA%3BEAAgC%2CcAAA%3BEAAc%2CgBAAA%3B%3BAAnG3G%2C6BAoGI%3BEAAe%2CUAAA%3BEAAU%2CYAAA%3BEAAY%2CiBAAA%3BEAAiB%2CaAAA%3B%3BAApG1D%2C6BAsGI%3BEAAc%2CUAAA%3BEAAU%2CWAAA%3BEAAW%2CgBAAA%3BEAAgB%2CaAAA%3B%3BAAsBnD%2CmBAjBsC%3BEAiBtC%2C6BAhBI%3BIAAc%2CgBAAA%3BIAAgB%2CYAAA%3B%3BEAgBlC%2C6BAfI%2CaAAa%3BIAAK%2CgBAAA%3B%3BEAetB%2C6BAdI%3BIAAmB%2CWAAA%3BIAAW%2CuBAAA%3B%3BEAclC%2C6BAbI%3BIAAa%2CkCAAA%3BIAAkC%2CYAAA%3B%3BEAanD%2C6BAZI%3BIAAqB%2C2BAAA%3B%3BEAYzB%2C6BAXI%3BEAWJ%2C6BAXmB%3BIACX%2CmBAAA%3BIAAmB%2CWAAA%3BIAAW%2CWAAA%3BIAAW%2CkBAAA%3B%3BEAUjD%2C6BARI%3BIAAe%2CSAAA%3B%3BEAQnB%2C6BAPI%3BIACI%2CaAAA%3B%3BEAMR%2C6BAJI%2CkBAAkB%3BIACd%2CUAAA%3B%3B%3BAAOR%2CmBAJqC%3BEAIrC%2C6BAHQ%2CcAAc%3BEAGtB%2C6BAH2B%2CaAAa%3BIAAK%2CUAAA%3BIAAU%2CYAAA%3B%3B%3BAA7H3D%2C6BAgII%3BEACI%2CcAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAvIR%2C6BAyII%3BEAGI%2CcAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAeJ%2CQAbyB%3BEAazB%2C6BAZA%3BIACI%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEASJ%2C6BAPA%3BIACI%2CWAAA%3B%3BEAMJ%2C6BAJA%3BIACI%2C0BAAA%3B%3B%3BAAeJ%2CQAZyB%3BEAYzB%2C6BAXA%3BIACI%2CiCAAA%3BIACA%2C4BAAA%3BIACA%2C8BAAA%3B%3BEAQJ%2C6BANA%3BEAMA%2C6BANa%3BIACT%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3B%3BAAxKR%2C6BA2KI%3BEACI%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAvLR%2C6BA0LI%3BEACI%2CiBAAA%3BEACA%2C4BAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACI%2C8BAAA%3B%3BAApMZ%2C6BAsMI%3BEACI%2CWAAA%3BEACA%2CgCAAA%3B%3BAAxMR%2C6BA0MI%3BEACI%2CcAAA%3B%3BAA3MR%2C6BA%2BMI%3BAA%5C%2FMJ%2C6BA%2BMW%3BEACH%2CcAAA%3B%3BAAhNR%2C6BAkNI%3BEACI%2CcAAA%3B%3BAAnNR%2C6BAqNI%3BEACI%2C8BAAA%3B%3BAAtNR%2C6BAwNI%2CKAAK%3BEACD%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CaAAa%2CkBAAb%3BEACA%2CkCAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3B%3BAAhOR%2C6BAkOI%3BAAlOJ%2C6BAkOiB%3BEACT%2CUAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAA7OR%2C6BA%2BOI%3BEACI%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAlPR%2C6BAoPI%3BEACO%2CuBAAA%3B%3BACrPX%2CYACI%3BEACI%2CaAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAPR%2CYASI%3BEACI%2CaAAa%2C8BAAb%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAfR%2CYAiBI%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAArBR%2CYA4BI%2CYAAW%2CMAAO%3BEACd%2CWAAA%3BEACA%2CUAAA%3BEAEA%2CwCAAA%3B%3BAAhCR%2CYAmCI%3BEACI%2CaAAa%2C8BAAb%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAtCR%2CYAyCI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAA5CR%2CYA8CI%2CYAAY%3BEACR%2CkBAAA%3B%3BAA%5C%2FCR%2CYAiDI%2COAAM%3BEACF%2CeAAA%3B%3BAAOJ%2CQAL0B%3BEAK1B%2CYAJI%2CcAAc%2CMAAM%3BIAChB%2CkBAAA%3B%3B%3BAAoBR%2CQAjB0B%3BEAiB1B%2CYAhBI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3B%3BEAaR%2CYAVI%2CcAAc%2CSAAS%3BIACnB%2C6BAAA%3BIACA%2CWAAA%3B%3BEAQR%2CYALI%2CcAAc%2CSAAS%3BIACnB%2CkBAAA%3BIACA%2CQAAA%3B%3B%3BAAWZ%2CQAR8B%3BEAQ9B%2CYAPQ%2CcAAc%2CUAAU%3BIACpB%2CcAAA%3B%3BEAMZ%2CYAJQ%2CaAAa%3BIACT%2C2BAAA%3B%3B%3BAAKZ%2CcAAe%3BEACX%2CaAAA%3B%3BACvEJ%3BAAcA%2CaAAa%2CSAkCZ%2CcAEC%2CSACC%3BAArCH%2CaAAa%2CSAkCZ%2CcAEC%2CSAIC%3BAAxCH%2CaAAa%2CSAkCZ%2CcAkCC%3BEAjFD%2CeAAA%3BEACA%2CYAAA%3BEAEA%2CiBAAA%3BEACG%2CYAAA%3B%3BAAGJ%2CSAAS%3BAACT%3BEACC%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAGD%2CaAAa%3BEACZ%2CaAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAJD%2CaAAa%2CSAKZ%3BEACC%2C0BAAA%3BEACA%2CyBAAA%3B%3BAAPF%2CaAAa%2CSASZ%3BEACC%2CUAAA%3B%3BAAVF%2CaAAa%2CSAYZ%3BEACC%2CUAAA%3B%3BAAbF%2CaAAa%2CSAeZ%3BEACC%2CuBAAA%3B%3BAAhBF%2CaAAa%2CSAkBZ%3BEACC%2CkBAAA%3B%3BAACA%2CaApBW%2CSAkBZ%2CWAEE%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAA1BH%2CaAAa%2CSA6BZ%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAaG%2CKAAM%2CsBAAsB%2CcA7CpB%2CSAkCZ%2CcAEC%2CSAOE%2CWACA%3BEAEE%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CuCAAA%3B%3BAACA%2CKALK%2CsBAAsB%2CcA7CpB%2CSAkCZ%2CcAEC%2CSAOE%2CWACA%2CUAMG%3BEACA%2CuCAAA%3B%3BAAKF%2CKAAM%2CsBAAsB%2CcAxDpB%2CSAkCZ%2CcAEC%2CSAOE%2CWAYA%3BEAEE%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CuCAAA%3B%3BAACA%2CKALK%2CsBAAsB%2CcAxDpB%2CSAkCZ%2CcAEC%2CSAOE%2CWAYA%2CUAMG%3BEACA%2CuCAAA%3B%3BAAUN%2CaAxEY%2CSAwEX%3BEACA%2CcAAA%3B%3BAAED%2CaA3EY%2CSA2EX%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAAED%2CaA%5C%2FEY%2CSA%2BEX%3BEACA%2CUAAA%3B%3BAAhFF%2CaAAa%2CSAkFZ%3BEACC%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEAEA%2CiBAAA%3B%3BAAvFF%2CaAAa%2CSAkFZ%2CUAMC%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEAEA%2C4BAAA%3B%3BAA5FH%2CaAAa%2CSAkFZ%2CUAYC%3BEACC%2CUAAA%3BEAEA%2C8BAAA%3B%3BAAjGH%2CaAAa%2CSAkFZ%2CUAiBC%3BEACC%2CsBAAA%3BEACA%2CYAAA%3B%3BAArGH%2CaAAa%2CSAwGZ%3BEACC%2CYAAA%3BEACA%2CYAAA%3B%3BAAED%2CaA5GY%2CSA4GX%3BEACA%2CcAAA%3B%3BAADD%2CaA5GY%2CSA4GX%2CQAEA%3BEACC%2CYAAA%3B%3BAA%5C%2FGH%2CaAAa%2CSAkHZ%3BEACC%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAArHF%2CaAAa%2CSAuHZ%3BEACC%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2C6CAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEAEA%2C4BAAA%3B%3BAACA%2CaApIW%2CSAuHZ%2CqBAaE%3BEAEA%2CYAAY%2CeAAZ%3B%3BAAtIH%2CaAAa%2CSAyIZ%2CmBACC%3BEACC%2CaAAA%3B%3BAA3IH%2CaAAa%2CSAyIZ%2CmBAIC%3BEACC%2CaAAA%3B%3BAA9IH%2CaAAa%2CSAiJZ%3BEACC%2CUAAA%3BEACA%2CYAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEAEA%2C8BAAA%3B%3BAAxJF%2CaAAa%2CSA0JZ%3BEACC%2CkBAAA%3BEACA%2CUAAA%3B%3BAA5JF%2CaAAa%2CSA8JZ%2CaAAa%3BEACZ%2CaAAA%3B%3BAAED%2CaAjKY%2CSAiKX%2CmBAAoB%3BEAEpB%2CiBAAA%3B%3BAAnKF%2CaAAa%2CSAqKZ%2CaACC%3BEACC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2COAAO%2CkBAAP%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAA5KH%2CaAAa%2CSAqKZ%2CaACC%2CgBAOC%3BEAIC%2CWAAA%3BEAEA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAxLJ%2CaAAa%2CSAqKZ%2CaACC%2CgBAoBC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FLJ%2CaAAa%2CSAqKZ%2CaACC%2CgBA2BC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAEC%2CaAvMQ%2CSAqKZ%2CaACC%2CgBA2BC%2CSAKC%2CEACE%2COAAO%3BEACP%2CYAAA%3B%3BAAxMN%2CaAAa%2CSAqKZ%2CaACC%2CgBA2BC%2CSAUC%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA7ML%2CaAAa%2CSAmNZ%3BEACC%2CWAAA%3BEACA%2CWAAA%3B%3BAAIF%3BEACC%3BIACC%2CUAAA%3B%3BEAED%3BIACC%2CUAAA%3B%3B%3BAAIF%3BEACC%3BIACC%2CUAAA%3B%3BEAED%3BIACC%2CUAAA%3B%3B%3BAAIF%3BEAEC%2CoCAAA%3B%3BAAGD%2CUAAU%2CaACT%2CcACC%3BEACC%2CqBAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3B%3BAALH%2CUAAU%2CaACT%2CcACC%2CSAIC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoCAAA%3BEACA%2CsCAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3B%3BAAED%2CUAvBO%2CaACT%2CcACC%2CSAqBE%2CMACA%3BEACC%2CgBAAA%3B%3BAAzBL%2CUAAU%2CaACT%2CcA4BC%2CSAAQ%2COACP%3BEACC%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAhCJ%2CUAAU%2CaAoCT%2CSACC%2CiBACC%3BEACC%2CkBAAA%3B%3BAAMJ%2CUACC%3BEAEC%2CkBAAA%3BEACA%2CwCAAA%3B%3BAAJF%2CUACC%2CcAIC%2CSAGC%3BEACC%2CWAAA%3BEACA%2CcAAA%3BEACA%2CQAAQ%2CoBAAR%3BEACA%2CUAAA%3BEACA%2CoCAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2C%2BBAAgC%2CWAzBnC%2CcAIC%2CSAGC%3BEAmBE%2CuBAAA%3B%3BAAED%2CUA5BH%2CcAIC%2CSAGC%2CcAqBE%3BEACA%2CUAAA%3B%3BAACA%2C%2BBAAgC%2CWA9BpC%2CcAIC%2CSAGC%2CcAqBE%3BEAGC%2CWAAA%3BEACkB%2CYAAA%3B%3BAAEnB%2CUAlCJ%2CcAIC%2CSAGC%2CcAqBE%2CSAMC%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACkB%2CWAAW%2CcAAX%3BEAClB%2CwEAAA%3BEACA%2CgEAAA%3B%3BAAED%2CUAjDJ%2CcAIC%2CSAGC%2CcAqBE%2CSAqBC%3BEACA%2CgBAAA%3B%3BAAGF%2CUArDH%2CcAIC%2CSAGC%2CcA8CE%3BEACA%2CWAAA%3B%3BAACA%2C%2BBAAgC%2CWAvDpC%2CcAIC%2CSAGC%2CcA8CE%3BEAGC%2CYAAA%3BEACkB%2CYAAA%3B%3BAAEnB%2CUA3DJ%2CcAIC%2CSAGC%2CcA8CE%2CSAMC%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CcAAX%3BEACA%2CwEAAA%3BEACA%2CgEAAA%3B%3BAAED%2CUAzEJ%2CcAIC%2CSAGC%2CcA8CE%2CSAoBC%3BEACA%2CgBAAA%3B%3BAAGF%2CUA7EH%2CcAIC%2CSAGC%2CcAsEE%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2C%2BBAAgC%2CWAjFpC%2CcAIC%2CSAGC%2CcAsEE%3BEAKC%2CuBAAA%3BEACA%2CWAAA%3B%3BAAED%2CUArFJ%2CcAIC%2CSAGC%2CcAsEE%2CMAQC%3BAACD%2CUAtFJ%2CcAIC%2CSAGC%2CcAsEE%2CMASC%3BEACA%2CsBAAA%3B%3BAACA%2C%2BBAAgC%2CWAxFrC%2CcAIC%2CSAGC%2CcAsEE%2CMAQC%3BAAGA%2C%2BBAAgC%2CWAxFrC%2CcAIC%2CSAGC%2CcAsEE%2CMASC%3BEAGC%2CkBAAA%3B%3BAA1FP%2CUACC%2CcAIC%2CSA0FC%3BEACC%2CYAAA%3BEACA%2CeAAA%3B%3BAAjGJ%2CUAsGC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAACA%2C%2BBAAgC%2CWAJjC%3BEAKE%2CkBAAA%3BEACA%2CaAAA%3B%3BAASG%2CUALJ%2C6BACA%2CcACC%2CSACC%2CcACE%2CMACC%3BAACD%2CUANJ%2C6BACA%2CcACC%2CSACC%2CcACE%2CMAEC%3BEACA%2CgBAAA%3B%3BAASP%2CMAAO%3BEACN%2CcAAA%3B%3BAAED%3BEACC%2CkBAAA%3BEACA%2CSAAA%3B%3BAAED%3BEACC%2CsBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CcAAA%3B%3BAATD%2CQAUC%3BEACC%2CkBAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CKAAK%2CgBAAL%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAArBF%2CQAwBC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3B%3BAArCF%2CQAwCC%2CeAAc%3BEACb%2CQAAA%3BEACA%2COAAA%3BEACA%2CmDAAA%3BEACA%2CsDAAA%3BEACA%2CuDAAA%3BEACA%2C2DAAA%3BEACA%2CwDAAA%3BEACA%2CgCAAA%3B%3BAAhDF%2CQAmDC%2CeAAc%3BEACb%2CSAAA%3BEACA%2COAAA%3BEACA%2CmDAAA%3BEACA%2CsDAAA%3BEACA%2CuDAAA%3BEACA%2C2DAAA%3BEACA%2CwDAAA%3BEACA%2C%2BBAAA%3B%3BAA3DF%2CQA8DC%2CeAAc%3BEACb%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqDAAA%3BEACA%2CwDAAA%3BEACA%2CyDAAA%3BEACA%2C6DAAA%3BEACA%2C0DAAA%3BEACA%2C6BAAA%3B%3BAAtEF%2CQAyEC%2CsBAAsB%2CeAAe%2CsBAAsB%3BEAC1D%2CqBAAA%3B%3BAA1EF%2CQA4EC%2CsBAAsB%2CeAAe%2CsBAAsB%2CQAAO%3BEACjE%2C6BAAA%3BEACA%2CmBAAA%3B%3BAA9EF%2CQAgFC%2CsBAAsB%2CeAAe%2CsBAAsB%2CQAAO%3BEACjE%2C6BAAA%3BEACA%2CkBAAA%3B%3BAAGD%3BEACC%3BIACC%2CWAAW%2CeAAe%2CgBAAgB%2CaAA1C%3B%3BEAED%3BIACC%2CWAAW%2CeAAe%2CgBAAgB%2CeAA1C%3B%3B%3BAAIF%3BEACC%3BIACC%2CcAAc%2CeAAe%2CgBAAgB%2CaAA7C%3B%3BEAED%3BIACC%2CcAAc%2CeAAe%2CgBAAgB%2CeAA7C%3B%3B%3BAAIF%3BEACC%3BIACC%2CeAAe%2CeAAe%2CgBAAgB%2CaAA9C%3B%3BEAED%3BIACC%2CeAAe%2CeAAe%2CgBAAgB%2CeAA9C%3B%3B%3BAAIF%3BEACC%3BIACC%2CmBAAmB%2CeAAe%2CgBAAgB%2CaAAlD%3B%3BEAED%3BIACC%2CmBAAmB%2CeAAe%2CgBAAgB%2CeAAlD%3B%3B%3BAAIF%3BEACC%3BIACC%2CgBAAgB%2CeAAe%2CgBAAgB%2CaAA%5C%2FC%3B%3BEAED%3BIACC%2CgBAAgB%2CeAAe%2CgBAAgB%2CeAA%5C%2FC%3B%3B%3BAAIF%3BEACC%3BIACC%2CWAAW%2CeAAe%2CeAAe%2CaAAzC%3B%3BEAED%3BIACC%2CWAAW%2CeAAe%2CeAAe%2CeAAzC%3B%3B%3BAAIF%3BEACC%3BIACC%2CcAAc%2CeAAe%2CeAAe%2CaAA5C%3B%3BEAED%3BIACC%2CcAAc%2CeAAe%2CeAAe%2CeAA5C%3B%3B%3BAAIF%3BEACC%3BIACC%2CeAAe%2CeAAe%2CeAAe%2CaAA7C%3B%3BEAED%3BIACC%2CeAAe%2CeAAe%2CeAAe%2CeAA7C%3B%3B%3BAAIF%3BEACC%3BIACC%2CmBAAmB%2CeAAe%2CeAAe%2CaAAjD%3B%3BEAED%3BIACC%2CmBAAmB%2CeAAe%2CeAAe%2CeAAjD%3B%3B%3BAAIF%3BEACC%3BIACC%2CgBAAgB%2CeAAe%2CeAAe%2CaAA9C%3B%3BEAED%3BIACC%2CgBAAgB%2CeAAe%2CeAAe%2CeAA9C%3B%3B%3BAAIF%3BEACC%3BIACC%2CWAAW%2CeAAe%2CeAAe%2CaAAzC%3B%3BEAED%3BIACC%2CWAAW%2CeAAe%2CeAAe%2CeAAzC%3B%3B%3BAAIF%3BEACC%3BIACC%2CcAAc%2CeAAe%2CeAAe%2CaAA5C%3B%3BEAED%3BIACC%2CcAAc%2CeAAe%2CeAAe%2CeAA5C%3B%3B%3BAAIF%3BEACC%3BIACC%2CeAAe%2CeAAe%2CeAAe%2CaAA7C%3B%3BEAED%3BIACC%2CeAAe%2CeAAe%2CeAAe%2CeAA7C%3B%3B%3BAAIF%3BEACC%3BIACC%2CmBAAmB%2CeAAe%2CeAAe%2CaAAjD%3B%3BEAED%3BIACC%2CmBAAmB%2CeAAe%2CeAAe%2CeAAjD%3B%3B%3BAAIF%3BEACC%3BIACC%2CgBAAgB%2CeAAe%2CeAAe%2CaAA9C%3B%3BEAED%3BIACC%2CgBAAgB%2CeAAe%2CeAAe%2CeAA9C%3B%3B%3BAAKH%2CqBAAqB%2CYACpB%2CQAAO%2CKACN%2CeAAc%2CQAAS%2CeACtB%2CQAAO%3BEACN%2CeAAA%3B%3BAAKJ%2CqBACC%2CQAAO%2CKACN%2CeAAc%2CQAAS%2CeACtB%2CQAAO%3BEACN%2CiBAAA%3B%3BAAJJ%2CqBACC%2CQAAO%2CKAMN%2CeAAc%2CiBAAkB%2CcAAc%2CmBAAmB%2CsBAAsB%2COAAM%2COAAO%3BEACnG%2CWAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3B%3BAA%2BBH%3B%3B%3BAAAA%2CiBAEC%2CWAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%3BEACvD%2CSAAS%2COAAT%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAARF%2CiBAUC%2CWAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%2CwBAAwB%3BEAC%5C%2FE%2CSAAS%2COAAT%3B%3BAAXF%2CiBAaC%2CWAAW%2CcAAc%2CSAAS%2CcAAa%3BEAC9C%2C4BAAA%3BEACA%2CsBAAA%3B%3BAAfF%2CiBAiBC%2CWAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%3BEACvD%2CSAAS%2COAAT%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAvBF%2CiBAyBC%2CWAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%2CwBAAwB%3BEAC%5C%2FE%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3B%3BAA7BF%2CiBA%2BBC%2CWAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%2CyBAAyB%3BEAChF%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CUAAA%3B%3BAApCF%2CiBAsCC%2CgCAA%2BB%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%3BEACtF%2CYAAA%3B%3BAAGA%2CiBADD%2CWAAW%2CcAAc%2CSAAS%2CcAAa%2CMAC7C%3BEACA%2CkCAAA%3BEACA%2CWAAA%3B%3BAA5CH%2CiBA%2BCC%2C8BAA6B%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CMAAM%3BAA%5C%2FCnF%2CiBA%2BC6F%2C8BAA6B%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CMAAM%3BEAC7K%2CuBAAA%3B%3BAASF%2CgBAJwC%2C2BAA8B%3B%3BEAnDrE%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%3BIACvD%2CSAAS%2COAAT%3BIACA%2C0BAAA%3BIACA%2C4BAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAED%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%2CwBAAwB%3BIAC%5C%2FE%2CSAAS%2COAAT%3B%3BEAED%2CUAAW%2CcAAc%2CSAAS%2CcAAa%3BIAC9C%2C4BAAA%3BIACA%2CsBAAA%3B%3BEAED%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%3BIACvD%2CSAAS%2COAAT%3BIACA%2C0BAAA%3BIACA%2C4BAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAED%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%2CwBAAwB%3BIAC%5C%2FE%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3BIACA%2C0BAAA%3BIACA%2C4BAAA%3B%3BEAED%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%2CyBAAyB%3BIAChF%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3BIACA%2C0BAAA%3BIACA%2C4BAAA%3BIACA%2CUAAA%3B%3BEAED%2C%2BBAA%2BB%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%3BIACtF%2CYAAA%3B%3BEAGA%2CUADU%2CcAAc%2CSAAS%2CcAAa%2CMAC7C%3BIACA%2CkCAAA%3BIACA%2CWAAA%3B%3BEAGF%2C6BAA6B%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CMAAM%3BEAAU%2C6BAA6B%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CMAAM%3BIAC7K%2CuBAAA%3B%3B%3BAASF%3B%3BEAvDC%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%3BIACvD%2CSAAS%2COAAT%3BIACA%2C0BAAA%3BIACA%2C4BAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAED%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%2CwBAAwB%3BIAC%5C%2FE%2CSAAS%2COAAT%3B%3BEAED%2CUAAW%2CcAAc%2CSAAS%2CcAAa%3BIAC9C%2C4BAAA%3BIACA%2CsBAAA%3B%3BEAED%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%3BIACvD%2CSAAS%2COAAT%3BIACA%2C0BAAA%3BIACA%2C4BAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAED%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%2CwBAAwB%3BIAC%5C%2FE%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3BIACA%2C0BAAA%3BIACA%2C4BAAA%3B%3BEAED%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%2CyBAAyB%3BIAChF%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3BIACA%2C0BAAA%3BIACA%2C4BAAA%3BIACA%2CUAAA%3B%3BEAED%2C%2BBAA%2BB%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CSAAS%3BIACtF%2CYAAA%3B%3BEAGA%2CUADU%2CcAAc%2CSAAS%2CcAAa%2CMAC7C%3BIACA%2CkCAAA%3BIACA%2CWAAA%3B%3BEAGF%2C6BAA6B%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CMAAM%3BEAAU%2C6BAA6B%2CUAAW%2CcAAc%2CSAAS%2CcAAa%2CMAAM%3BIAC7K%2CuBAAA%3B%3B%3BACtkBF%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%3B%3B%3B%3B%3BAE5ER%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BACxGR%3BEACI%2CqBAAA%3B%3BAADJ%2CmCAGI%3BEAA2B%2CiBAAA%3BEAAkB%2CSAAA%3BEAAU%2CmBAAA%3B%3BAAQ3D%3BEACI%2CqCAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BEAEA%2CkBAAkB%2CyCAAlB%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3B%3BEAEA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CgBAAiB%3BEAA2B%2CWAAA%3BEAAY%2CsBAAA%3B%3BAACxD%2CgBAAiB%2C0BAA0B%3BEAAM%2CaAAA%3B%3BAACjD%3BEAAa%2CmBAAA%3B%3BAACb%2C4CAA4C%3BAAC5C%2C4CAA4C%3BEAAkB%2CYAAA%3BEAAa%2CeAAA%3BEAAgB%2CoBAAA%3B%3BAAE3F%2C8BAA%2BB%2CYAAY%3BEAAoB%2CaAAA%3B%3BAAC%5C%2FD%3BEAAgC%2CkBAAA%3B%3BAAChC%2C8BAA%2BB%3BEAAc%2CkBAAA%3BEAAmB%2CQAAA%3BEAAS%2CSAAA%3B%3BAACzE%2C8BAA%2BB%2CaAAa%2CKAAI%3BEAAU%2CQAAQ%2CYAAR%3BEAAqB%2CUAAA%3BEAAW%2C2BAAA%3B%3BAAC1F%2C8BAA%2BB%2CaAAa%2CKAAI%3BEAAY%2C2BAAA%3BEAA4B%2CYAAA%3B%3BAACxF%2C8BAA%2BB%2CaAAa%3BEAAM%2CQAAQ%2CYAAR%3BEAAqB%2CUAAA%3BEAAW%2C2BAAA%3B%3BAAKlF%2CQAH0B%3BEACtB%2C8BAA%2BB%3BIAAc%2CkBAAA%3B%3B%3BACrBjD%2CMAAM%2CUACL%2CWACC%2CUACC%3BEACC%2CqBAAA%3B%3BAAJJ%2CMAAM%2CUACL%2CWACC%2CUACC%2CcAEC%3BEACC%2CkBAAA%3B%3BAANL%2CMAAM%2CUACL%2CWACC%2CUACC%2CcAEC%2CsBAEC%3BEACC%2CcAAA%3B%3BAAQN%3BEACC%2CQAAA%3B%3BAACA%2CSAAC%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAC1CA%2CiBACE%3BEACE%2CaAAA%3BEACA%2CiBAAA%3B%3BAAHJ%2CiBACE%2CiBAGE%3BEACE%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAsCR%2CQAR0B%3BEACxB%2C6BAA8B%2CSAAS%2CeAAe%3BIAClD%2CcAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3B%3B%3BAASL%2CQANyB%3BEACxB%2CmBAAoB%2CeAAe%3BIACjC%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3B%3BACgBA%2CgBALsC%3BECMtC%2CiCAzBA%3BECuLA%2C0BACI%2CcDxLJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECkLL%2C0BACI%2CcDxLJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAmBR%2CiCAfA%3BEC6KA%2C0BACI%2CcD9KJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA4BJ%3BEEgDA%2COACI%2CgBACI%2CeAGI%3BECgPZ%2CgBAGI%3BEAqEJ%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BECzVhB%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BECyOhB%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIL7RhB%2CYAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEE2DX%2COACI%2CgBACI%2CeAGI%2CKFhEX%2CUAAU%3BEGgTX%2CgBAGI%2COHnTH%2CUAAU%3BEGwXX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH9Xf%2CUAAU%3BEIqCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJ3Cf%2CUAAU%3BEKoRX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKL3Rf%2CUAAU%3BEKqRX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKL3Rf%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEEsDX%2COACI%2CgBACI%2CeAGI%2CKF3DX%2CUAAU%3BEG2SX%2CgBAGI%2COH9SH%2CUAAU%3BEGmXX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHzXf%2CUAAU%3BEIgCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJtCf%2CUAAU%3BEK%2BQX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKLtRf%2CUAAU%3BEKgRX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKLtRf%2CUAAU%3BIACP%2CYAAA%3B%3BEAyNJ%3BEMxKI%2COAAO%2CKAAM%2CyBACT%3BECjCR%2CyBACI%2CQAAO%3BECwOH%2COAAO%2CKAAM%2CcADjB%3BEAoBA%2CKAAC%2CcAsCG%2CcACI%3BECrGZ%2CaAEI%3BEADJ%2CKAAK%2CcAAe%2CcAChB%3BERvFA%2COAAO%2CKAAM%2CiCACT%3BESlNR%2CmBACI%2CUAAU%3BEADd%2CmBAEI%3BECsFA%2COAAO%2CKAAM%2CeACT%3BECyOR%2CqBASI%2CMACI%2CqBACI%3BIZvCZ%2CcAAA%3B%3BEA%2BDA%3BEAkFgB%2CuBAXZ%2CUASI%2CYACI%2CQACK%3BEClQjB%2CwBDuPI%2CUASI%2CYACI%2CQACK%3BECjQjB%2CuBDsPI%2CUASI%2CYACI%2CQACK%3BEatajB%2CqBb2ZI%2CUASI%2CYACI%2CQACK%3BEI9UjB%2CmBJmUI%2CUASI%2CYACI%2CQACK%3BEc3ajB%2CKAAK%2CKAAK%2COdgaN%2CUASI%2CYACI%2CQACK%3BIAjFb%2CkBAAA%3BIACA%2CQAAA%3B%3BEAuEQ%2CuBAFR%2CUACI%2COACK%2CIAAI%2CSACD%3BEC1PhB%2CwBDuPI%2CUACI%2COACK%2CIAAI%2CSACD%3BECzPhB%2CuBDsPI%2CUACI%2COACK%2CIAAI%2CSACD%3BEa9ZhB%2CqBb2ZI%2CUACI%2COACK%2CIAAI%2CSACD%3BEItUhB%2CmBJmUI%2CUACI%2COACK%2CIAAI%2CSACD%3BEcnahB%2CKAAK%2CKAAK%2COdgaN%2CUACI%2COACK%2CIAAI%2CSACD%3BIACI%2CUAAA%3B%3BEAyBpB%3BEe1SA%2CSACI%3BEC9HI%2COAAO%2CIAAI%2CeAAgB%2CKAD%5C%2FB%3BEAEI%2COAAO%2CIAAI%2CqBAAsB%2CKAFrC%3BEboXI%2CgBADJ%2CUACK%3BITnIT%2CkBAAA%3B%3BEM6OA%3BEiB3UA%2CaAOI%3BEd4TJ%3BEetcA%2CsBACI%3BIxB5CJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEM8%5C%2FBD%2CkBN%5C%2F%5C%2FBC%3BEM%2B%5C%2FBD%2CkBN9%5C%2FBC%3BEYmFD%2CwBAKI%2CeZzFH%3BEYoFD%2CwBAKI%2CeZxFH%3BEYoID%2CiCZrIC%3BEYqID%2CiCZpIC%3BEY0JD%2CkBZ3JC%3BEY2JD%2CkBZ1JC%3BEQ6FD%2CkBAWI%2CeRzGH%3BEQ8FD%2CkBAWI%2CeRxGH%3BEQ6GD%2COACI%2CgBACI%2CeRhHP%3BEQ8GD%2COACI%2CgBACI%2CeR%5C%2FGP%3BEc6RD%2Ced9RC%3BEc8RD%2Ced7RC%3BESkWD%2CgBTnWC%3BESmWD%2CgBTlWC%3BES0aD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeT9aX%3BES2aD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeT7aX%3BES4bD%2CqBACI%2COAAM%2CUT9bT%3BES6bD%2CqBACI%2COAAM%2CUT7bT%3BEO0KD%2C0BACI%2CcP5KH%3BEO2KD%2C0BACI%2CcP3KH%3BEyByLD%2CcACI%2CQzB3LH%3BEyB0LD%2CcACI%2CQzB1LH%3BEyB%2BLD%2CMACI%2CeACI%2CSzBlMP%3BEyBgMD%2CMACI%2CeACI%2CSzBjMP%3BE0B6VD%2C0B1B9VC%3BE0B8VD%2C0B1B7VC%3BEiBoCD%2CcAKI%2CejB1CH%3BEiBqCD%2CcAKI%2CejBzCH%3BEUuFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeV3FX%3BEUwFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeV1FX%3BEWsUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeX3UX%3BEWuUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeX1UX%3BEWuUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeX3UX%3BEWwUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeX1UX%3BES0aD%2CQAaI%2CSTxbH%3BES2aD%2CQAaI%2CSTvbH%3BEOsKD%2C6BPvKC%3BEOuKD%2C6BPtKC%3BE0BybD%2CyB1B1bC%3BE0B0bD%2CyB1BzbC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEMy%5C%2FBD%2CkBNz%5C%2FBC%3BEY8ED%2CwBAKI%2CeZnFH%3BEY%2BHD%2CiCZ%5C%2FHC%3BEYqJD%2CkBZrJC%3BEQwFD%2CkBAWI%2CeRnGH%3BEQwGD%2COACI%2CgBACI%2CeR1GP%3BEcwRD%2CedxRC%3BES6VD%2CgBT7VC%3BESqaD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeTxaX%3BESubD%2CqBACI%2COAAM%2CUTxbT%3BEOqKD%2C0BACI%2CcPtKH%3BEyBoLD%2CcACI%2CQzBrLH%3BEyB0LD%2CMACI%2CeACI%2CSzB5LP%3BE0BwVD%2C0B1BxVC%3BEiB%2BBD%2CcAKI%2CejBpCH%3BEUkFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeVrFX%3BEWiUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeXrUX%3BEWkUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeXrUX%3BESqaD%2CQAaI%2CSTlbH%3BEOiKD%2C6BPjKC%3BE0BobD%2CyB1BpbC%3BIACG%2CWAAA%3B%3BEM8hBJ%3BIAVA%2CsBAAA%3B%3BEAsBA%3BEqB5gBA%3BIrBsfA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BIN1UlB%2CgBAAA%3B%3BE4BulBA%2C8BtB%5C%2FQI%2CUACM%2CSsB8QT%2CIAAI%2CSACC%3BEADN%2C8BtB%5C%2FQI%2CUAEI%2CQAAU%2CSsB6QjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BtB%5C%2FQI%2CUACM%2CSsB8QT%2CIAAI%2CSAeC%3BEAfN%2C8BtB%5C%2FQI%2CUAEI%2CQAAU%2CSsB6QjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEtBjSR%2C8BACI%2CUACM%2CSsB2KR%3BEtB7KF%2C8BACI%2CUAEI%2CQAAU%2CSsB0KhB%3BI5BpfF%2CeAAA%3BI4BwfI%2CqBAAA%3B%3BEA6HA%2C8BtB7SA%2CUACM%2CSsB0ST%2COAEI%3BEAAD%2C8BtB7SA%2CUAEI%2CQAAU%2CSsBySjB%2COAEI%3BEAAD%2C8BtB7SA%2CUACM%2CSsB2ST%2CSACI%3BEAAD%2C8BtB7SA%2CUAEI%2CQAAU%2CSsB0SjB%2CSACI%3BIACG%2CaAAA%3B%3BEtBzSI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEA2YhB%3BEuB98BA%3BEC6FA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BIxBg2BnC%2CaAAA%3B%3BEAkEA%3BEGplBA%2CQAaI%3BEFjRJ%3BEmBmRA%3BIpBskBI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CkBAKI%3BEGzlBJ%2CQAaI%2CSH4kBA%3BEC71BJ%2C6BD61BI%3BEoB1kBJ%2CyBpB0kBI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEARR%2CkBAWI%3BEG%5C%2FlBJ%2CQAaI%2CSHklBA%3BECn2BJ%2C6BDm2BI%3BEoBhlBJ%2CyBpBglBI%3BIACI%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAhBR%2CkBAmBI%3BEGvmBJ%2CQAaI%2CSH0lBA%3BEC32BJ%2C6BD22BI%3BEoBxlBJ%2CyBpBwlBI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEA4ER%3BEEngCA%3BEMgMA%2CeAEI%3BECjBJ%2CeACI%3BITk1BA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAHJ%2CgCAKI%3BEExgCJ%2CkBFwgCI%3BEQx0BJ%2CeAEI%2CWRs0BA%3BESv1BJ%2CeACI%2CgBTs1BA%3BIACI%2CiBAAA%3B%3BEAIA%2CgCADJ%2CQACK%3BEACD%2CgCAFJ%2CQAEK%3BEE9gCT%2CkBF4gCI%2CQACK%3BEE7gCT%2CkBF4gCI%2CQAEK%3BEQ90BT%2CeAEI%2CWR00BA%2CQACK%3BEQ70BT%2CeAEI%2CWR00BA%2CQAEK%3BES71BT%2CeACI%2CgBT01BA%2CQACK%3BES51BT%2CeACI%2CgBT01BA%2CQAEK%3BIACG%2CiBAAA%3B%3BEAGJ%2CgCANJ%2CQAMK%3BEElhCT%2CkBF4gCI%2CQAMK%3BEQl1BT%2CeAEI%2CWR00BA%2CQAMK%3BESj2BT%2CeACI%2CgBT01BA%2CQAMK%3BIACG%2CWAAA%3B%3BEyBvnCZ%3BI%5C%2FB0PA%2CeAAA%3BIAAA%2CmBAAA%3B%3BEqBnHA%2CSAKM%3BIrB8GN%2CgBAAA%3BI4BwcA%2CsBAAA%3BIPpjBQ%2CgBAAA%3B%3BEAPR%2CSAKM%2CSOuvBJ%3BIAoDF%2CSAAA%3B%3BE5Bj7BA%2CSqBsIM%2CSrBtIL%3BEACD%2CSqBqIM%2CSrBrIL%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CSqBgIM%2CSrBhIL%3BIACG%2CWAAA%3B%3BE4BurBJ%2CSPxjBM%2CSOwjBL%2COAAO%3BEACR%2CSPzjBM%2CSOyjBL%2CSAAS%3BI5B3cV%2CqBAAA%3BIAAA%2CYAAA%3BI4B8cI%2CsBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEPpkBJ%2CSAKM%2CSOkkBN%3BI5BpdA%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI4BwdI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CSP1kBM%2CSO0kBL%2CIAAI%2CSACC%3BI5B7dN%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI4BkeQ%2CsBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CSP1kBM%2CSO0kBL%2CIAAI%2CSAUC%3BI5BteN%2CYAAA%3BI4BweQ%2CWAAA%3B%3BEI7vBR%2CQAAQ%2CKAAK%3BICVb%2CkBAAA%3BIACA%2CUAAA%3B%3BEjC0CA%2CQgCjCQ%2CKAAK%2CMhCiCZ%3BEACD%2CQgClCQ%2CKAAK%2CMhCkCZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQgCvCQ%2CKAAK%2CMhCuCZ%3BIACG%2CWAAA%3B%3BEgCxCJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDKJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%2CMAID%3BIjCwRN%2CYAAA%3BIiCtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEDDR%2CQAAQ%2CKAAK%2CMCKX%2CQAAK%3BIjCgRP%2CgBAAA%3BIiC7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEjCsBJ%2CQgCjCQ%2CKAAK%2CMCKX%2CQAAK%2CQjC4BN%3BEACD%2CQgClCQ%2CKAAK%2CMCKX%2CQAAK%2CQjC6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQgCvCQ%2CKAAK%2CMCKX%2CQAAK%2CQjCkCN%3BIACG%2CWAAA%3B%3BEiC3BA%2CQDbI%2CKAAK%2CMCKX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BEDdR%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%3BIjCsNP%2CiBAAA%3B%3BEgCrRA%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%3BIjCoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CyBAAA%3BIiC%5C%2FLQ%2CmBAAA%3BIjC%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BEkCjJA%2CQFpIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCmEL%3BIlCiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEkC5IA%2CQFzIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCwEL%3BIlC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEkCvIA%2CQF9IQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUC6EL%3BIlCuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEiC1LI%2CQD3FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQD5FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BIjCyL9B%2CmBAAA%3B%3BEiCrLI%2CQDhGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAiCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAkCF%2COAAU%3BEACX%2CQDlGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAmCF%2COAAU%2CUAAO%3BEAClB%2CQDnGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BIjCkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEiC5KI%2CQDzGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD1GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQD3GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BIjC0KtB%2CmBAAA%3B%3BEgCrRA%2CQAAQ%2CKAAK%2CMCgHX%2CQAAK%3BIjCqKP%2CmBAAA%3BIiCnKI%2CgBAAA%3BIACA%2C4BAAA%3BIAoBJ%2CSAAA%3BIjC8IA%2C6BAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BEsBlBJ%2CgBa0CA%3BIACI%2CWAAA%3B%3BEb3CJ%2CgBa8CA%3BIACI%2CYAAA%3B%3BEb%5C%2FCJ%2CgBajBA%3BEbiBA%2CgBahBA%3BIACI%2CqBAAA%3B%3BEbeJ%2CgBajBA%2CSAQI%2CEAAC%3BEbSL%2CgBahBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEbQR%2CgBaHA%2CSACI%3BInCiQJ%2CiBAAA%3B%3BEsB%5C%2FPA%2CgBaOA%2CWAKI%2CEAAC%3BInCmPL%2CeAAA%3B%3BEsB%5C%2FPA%2CgBAEM%3BEAFN%2CgBAGM%3BIACE%2CgBAAA%3B%3BEAJR%2CgBAEM%2CWAIE%3BEANR%2CgBAGM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEcqIR%2CYAAC%2CYACG%3BIpCiHR%2C6BAAA%3BIoC%5C%2FGY%2CiBAAA%3B%3BECrHZ%3BIACI%2CwBAAA%3B%3BEzBmEJ%2CwBACI%3BIACI%2CgCAAA%3B%3BEAFR%2CwBAKI%2CeAGI%3BEARR%2CwBAKI%2CeAII%3BEATR%2CwBAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CwBAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CwBAFR%2CqCACI%2CKACK%3BEACD%2CwBAHR%2CqCACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CwBAPR%2CqCACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CwBAyCI%2CKAAI%3BEAzCR%2CwBA0CI%3BEA1CJ%2CwBA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C6BAAA%3B%3BEAHJ%2CiCAKI%3BIZ0GJ%2CmBAAA%3B%3BEYtGY%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%3BEJxEZ%2CkBAGI%3BIACI%2CgBAAA%3B%3BEAJR%2CkBAOI%2CSAAQ%3BIACJ%2CYAAA%3B%3BEK5BR%2CyBAKI%3BEALJ%2CyBAMI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEARR%2CyBAWI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKA%2C0BAA2B%2C0BAF%5C%2FB%3BEAEI%2C0BAA2B%2C0BAD%5C%2FB%3BEAEI%2C2BAA4B%2C0BAHhC%3BEAGI%2C2BAA4B%2C0BAFhC%3BEAGI%2CqBAAsB%2C0BAJ1B%3BEAII%2CqBAAsB%2C0BAH1B%3BIAIQ%2CUAAA%3B%3BEyBpDR%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BItCgMR%2CiBAAA%3B%3BEsCzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BItCqLR%2CeAAA%3B%3BEsCzMA%2CqBAcI%2CQAUI%3BItCiLR%2CiBAAA%3BIsC%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BItC0KR%2CeAAA%3B%3BEsCzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BItCmKb%2CeAAA%3BIsCjKgB%2CWAAA%3B%3BEfmEhB%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEALJ%2CaAWI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3B%3BEAdR%2CaAiBI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEApBR%2CaAuBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEvB2JR%2CauB%5C%2FJI%2CMvB%2BJH%3BIAxFD%2CcAAA%3B%3BEA6FA%2CauBpKI%2CMvBoKH%3BIA7FD%2CcAAA%3B%3BEAkGA%2CauBzKI%2CMvByKH%3BIAlGD%2CcAAA%3B%3BEAuGA%2CauB9KI%2CMvB8KH%3BIAvGD%2CcAAA%3B%3BEuB9FA%2CaA8BI%2CQAAO%3BIvBgEX%2CqBAAA%3BIuCzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIvCgDA%2CgBAAA%3BIuBxDQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEA1CR%2CaA8BI%2CQAAO%2COiBoDT%3BIxChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEwCHA%2CajBwMI%2CQAAO%2COiBxMV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIxC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSyC3OU%2COzC2OV%3BIAAA%2Ca0CzRe%2CmB1CyRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIwCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CajB2LA%2CQAAO%2COiB5LV%2CMACI%3BIxC2PL%2CcAAA%3B%3BEwCrPI%2CajBqLA%2CQAAO%2COiBtLV%2COACI%3BIxCqPL%2CcAAA%3B%3BEuC7CA%2CahBnBI%2CQAAO%2COgBmBV%3BEACD%2CahBpBI%2CQAAO%2COgBoBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CahBzBI%2CQAAO%2COgByBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CahB9BI%2CQAAO%2COgB8BV%3BEACD%2CahB%5C%2FBI%2CQAAO%2COgB%2BBV%3BEACD%2CQAAQ%2CUAAW%2CchBhCf%2CQAAO%3BIgBiCP%2CoBAAA%3BIvC%2BBJ%2CYAAA%3B%3BEuBjDY%2CaAfR%2CQAAO%2COAcF%2CMACI%3BIvBiDb%2CWAAA%3B%3BEuB1CA%3BIACI%2CaAAA%3B%3BETmFJ%2CeAMI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAKZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGI%2COAAO%2CKAAM%2CcADjB%2CiBAGU%3BIACE%2CWAAA%3B%3BEAThB%2CaAcI%2COACI%2CUACI%3BIdzEZ%2CgBAAA%3BIc2EgB%2CgBAAA%3B%3BEc4gBhB%2CadhhBI%2COACI%2CUACI%2COc8gBX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CadhhBI%2COACI%2CUACI%2COc8gBX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEd%5C%2FiBR%2CaAcI%2COACI%2CUACI%2COc2aV%3BI5BpfF%2CeAAA%3BI4BwfI%2CqBAAA%3B%3BEA6HA%2Cad9iBA%2COACI%2CUACI%2COc0iBX%2COAEI%3BEAAD%2Cad9iBA%2COACI%2CUACI%2COc2iBX%2CSACI%3BIACG%2CaAAA%3B%3BEdpiBJ%2CKAAC%2CcACG%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAKI%2CKARX%2CcAMG%2CMACI%2CKACK%3BIACG%2CsBAAA%3B%3BEAIR%2CKAbP%2CcAMG%2CMAOK%2CQACG%3BIACI%2CiBAAA%3B%3BEAMR%2CKArBP%2CcAoBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA9BP%2CcAoBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAlCZ%2CKAAC%2CcAsCG%2CcACI%3BIACI%2CgBAAA%3B%3BEAzChB%2CKA%2BCI%3BIACI%2CmBAAA%3B%3BEAKR%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEAHR%2CsBAMI%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3BEAGI%2CsBALR%2COAII%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACM%2CQACE%2CMACI%2CGACI%2CGAAE%3BIACE%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACM%3BIACE%2CgBAAA%3B%3BE6BjDZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3BIACA%2CYAAA%3B%3BEhB3UR%3BI3B%2BMA%2CmBAAA%3BI4CtLA%2CWAAA%3BI5CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI2B9WL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEkBsER%3BI7C%2BHA%2CYAAA%3B%3BE8C1QA%2CqBACI%2CaACI%3BI9CwQR%2CgBAAA%3B%3BE8C1QA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BEC8NhB%2CyBACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEAMhB%2CYACI%3BEADJ%2CYAEI%3BI%5C%2FCmBJ%2CgBAAA%3B%3BE%2BCdA%3BIACI%2CWAAA%3B%3BEC3QJ%3BIhDwRA%2CmBAAA%3BIAAA%2CmBAAA%3BI4ClLA%2CYAAA%3BI5CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEiD7QT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BECnEZ%3BIlD2KA%2CsBAAA%3BIAAA%2CyBAAA%3BIkDxKI%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%3BIlD4JL%2CYAAA%3BIkD1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BIlDkJA%2CmBAAA%3BIkDhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BIlD4IJ%2CiBAAA%3BIkD1IQ%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%3BIlDkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIkDrQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BIlDyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BEkDjPR%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%3BEClCR%2CwBACI%2CiBACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CwBAQI%2CUACM%2CwBACI%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEAZhB%2CwBAiBI%2CwBACI%2CUACM%3BIACE%2CgBAAA%3B%3BEAGI%2CwBANhB%2CwBACI%2CUACM%2CSAGG%2COACI%3BIACG%2CUAAA%3BIACA%2CQAAA%3B%3BEAIR%2CwBAZZ%2CwBACI%2CUACM%2CSAUG%2CKACG%3BIACI%2CkBAAA%3B%3BEAGJ%2CwBAjBhB%2CwBACI%2CUACM%2CSAUG%2CKAKI%2CaACG%3BIACI%2CcAAA%3B%3BEAS5B%2CyBACI%3BIACI%2CYAAA%3B%3BEAFR%2CyBAKI%2CiBACI%3BIACI%2CoBAAA%3B%3BEC7CZ%2CwBACI%3BIpDoGJ%2CkBAAA%3B%3BEoDrGA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BECjLhB%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BE5C4XJ%2CgBAGI%2COAEI%2COACI%2CiBACM%3BIACE%2CgBAAA%3BIACA%2CkBAAA%3B%3BEATpB%2CgBAGI%2COAEI%2COACI%2CiBAMM%3BIACE%2CWAAA%3B%3BEAcpB%2CSACI%2CUACI%2COACI%3BIT7IZ%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BISkJgB%2CsBAAA%3BIACA%2CWAAA%3B%3BEAThB%2CSACI%2CUACI%2COAUI%3BITtJZ%2CYAAA%3BISwJgB%2CWAAA%3B%3BEAMhB%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAOJ%2CQAAQ%2C0BACJ%3BEADJ%2CQAAQ%2C0BAEJ%3BIACI%2CYAAA%3B%3BEAHR%2CQAAQ%2C0BAMJ%2CQAAO%3BIACH%2CYAAA%3B%3BEAsBR%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAIA%3BIACE%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAIA%2CQAOG%2CeAAe%3BEAChB%2CqBAZR%2COAAM%2CUAIA%2CQAQG%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAIA%2CQAYG%2CUAAU%3BIACP%2CiBAAA%3B%3BEAchB%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BE6C%5C%2FbR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAPR%2C0BAUI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEAGI%2C0BALR%2CwBAII%2COAAM%2CIACE%3BIACA%2CcAAA%3B%3BEvCqKhB%2CaACI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CaAII%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAII%2CiBAKI%3BIACI%2CYAAA%3B%3BEAVZ%2CaAII%2CiBAKI%2CWAGI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAdhB%2CaAII%2CiBAKI%2CWAQI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAKJ%2CaArBR%2CiBAoBK%2CUAAU%2CGACN%3BIfAb%2C8BAAA%3BIeEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BIffA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEesCI%2CKAAC%2CcACG%3BIACI%2CWAAA%3B%3BEASZ%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BER5IR%2CyBACI%3BIACI%2CmBAAA%3B%3BEAFR%2CyBACI%2CUAEM%2C2BACI%3BIPoFd%2CgBAAA%3BI4BwcA%2CsBAAA%3B%3BErBhiBA%2CyBACI%2CUAEM%2C2BACI%2CSqB6tBZ%3BIAoDF%2CSAAA%3B%3BE5Bj7BA%2CyBO6JI%2CUAEM%2C2BACI%2CSPhKb%3BEACD%2CyBO4JI%2CUAEM%2C2BACI%2CSP%5C%2FJb%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBOuJI%2CUAEM%2C2BACI%2CSP1Jb%3BIACG%2CWAAA%3B%3BE4BurBJ%2CyBrBjiBI%2CUAEM%2C2BACI%2CSqB8hBb%2COAAO%3BEACR%2CyBrBliBI%2CUAEM%2C2BACI%2CSqB%2BhBb%2CSAAS%3BI5B3cV%2CqBAAA%3BIAAA%2CYAAA%3BI4B8cI%2CsBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BErBziBJ%2CyBACI%2CUAEM%2C2BACI%2CSqBwiBd%3BI5BpdA%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI4BwdI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CyBrBnjBI%2CUAEM%2C2BACI%2CSqBgjBb%2CIAAI%2CSACC%3BI5B7dN%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI4BkeQ%2CsBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CyBrBnjBI%2CUAEM%2C2BACI%2CSqBgjBb%2CIAAI%2CSAUC%3BI5BteN%2CYAAA%3BI4BweQ%2CWAAA%3B%3BErBliBA%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%3BEkBlBZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BIzBoCZ%2C8BAAA%3BIyBlCY%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BENlOZ%2CqBAEI%3BEAFJ%2CqBAGI%2COAAM%3BInB8PV%2CgBAAA%3B%3BEmBzPA%2CkBACI%3BIACI%2CUAAA%3B%3BEOmVJ%2CSAAC%2COAAO%3BIAKJ%2CYAAA%3BI1BjGR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BI0BsGQ%2CWAAA%3B%3BEAVJ%2CSAAC%2COAAO%2CMACJ%3BI1B7FR%2CgBAAA%3B%3BE4BulBA%2CSF3fK%2COAAO%2CMACJ%2COE0fP%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CSF3fK%2COAAO%2CMACJ%2COE0fP%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEF5gBJ%2CSAAC%2COAAO%2CMACJ%2COEuZN%3BI5BpfF%2CeAAA%3BI4BwfI%2CqBAAA%3B%3BEA6HA%2CSFzhBC%2COAAO%2CMACJ%2COEshBP%2COAEI%3BEAAD%2CSFzhBC%2COAAO%2CMACJ%2COEuhBP%2CSACI%3BIACG%2CaAAA%3B%3BEF5gBR%3BIAEI%2CmBAAA%3B%3BEAII%2C0BAFJ%2CUAEK%3BIACG%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAJJ%2C0BAFJ%2CUAEK%2COAMG%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2C0BAjBR%2CUAEK%2COAeI%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2C0BAjBR%2CUAEK%2COAeI%2CMAKG%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAEA%2C0BA3BhB%2CUAEK%2COAeI%2CMAKG%2CMAKK%3BIACG%2CeAAA%3B%3BEAXZ%2C0BAjBR%2CUAEK%2COAeI%2CMAeG%3BIACI%2CgCAAA%3BIACA%2CgBAAA%3B%3BEAhCZ%2C0BAFJ%2CUAEK%2COAoCG%3BIACI%2CaAAA%3B%3BEAIR%2C0BA3CJ%2CUA2CK%2CIAAI%3BIACD%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3B%3BEAIJ%2C0BAlDJ%2CUAkDK%2CMACG%3BI1BjKZ%2CeAAA%3B%3BE0BuKQ%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%3BE6B5ZpB%2CMAAM%3BIACF%2CcAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CMAAM%2CWAIF%3BIACI%2CiBAAA%3B%3BEAEA%2CMAPF%2CWAIF%2COAGK%3BIACG%2CgBAAA%3B%3BEARZ%2CMAAM%2CWAIF%2COAOI%3BIACI%2CWAAA%3B%3BEAZZ%2CMAAM%2CWAgBF%2CQAAO%3BIACH%2CkBAAA%3B%3BEtCHR%2CcACI%3BIACI%2CgCAAA%3B%3BEAFR%2CcAKI%2CeAEI%3BEAPR%2CcAKI%2CeAGI%3BEARR%2CcAKI%2CeAII%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAZZ%2CcAKI%2CeAUI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAjBZ%2CcA2BI%2CKAAI%3BEA3BR%2CcA4BI%3BEA5BJ%2CcA6BI%3BIACI%2CiBAAA%3B%3BEuC%2BBJ%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEC9GR%2CgBACM%3BIACE%2CiBAAA%3B%3BE%5C%2FCoFR%2CmBAEI%2CYACI%2COAAM%3BIACF%2CgBAAA%3B%3BEASZ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BEAOpB%2CuBACI%2CaACI%3BIACI%2CkBAAA%3B%3BEAHZ%2CuBACI%2CaAKI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BECsKZ%2CkBACI%3BEADJ%2CkBAEI%3BIACI%2CiBAAA%3B%3BEAKI%2CkBAFP%2CWACG%2CKACK%3BEACD%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBARP%2CWACG%2CKAOK%3BIACG%2CiBAAA%3B%3BEAMhB%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CoBAMI%3BIACI%2CYAAA%3B%3BEAIR%2CsBACI%2CQAAO%3BIACH%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CmBACI%3BIXzEJ%2CiBAAA%3B%3BEWmFA%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BE%2BCnUpB%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BExCoPA%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CqBAAA%3B%3BEAGJ%2CcAPE%2CSACV%2CSACK%2CKAKI%3BIACG%2CgBAAA%3B%3BEANR%2CcAFM%2CSACV%2CSACK%2CKASG%2CUACI%2COAAM%3BIACF%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAZZ%2CcAFM%2CSACV%2CSACK%2CKASG%2CUACI%2COAAM%2CIAIF%3BIACI%2CWAAA%3B%3BEAfhB%2CcAFM%2CSACV%2CSACK%2CKAoBG%2CYACI%3BIACI%2CSAAA%3B%3BEAtBZ%2CcAFM%2CSACV%2CSACK%2CKAoBG%2CYAKI%3BIACI%2CgBAAA%3B%3BEAUR%2CqBAFR%2CSACK%2CKACI%3BIACG%2CYAAA%3B%3BEY3OhB%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%3BAzB%5C%2FEZ%2CgBAL4C%3BEN6E5C%2CcACI%3BICqJJ%2CYAAA%3BIAAA%2CSAAA%3BIDlJQ%2CUAAA%22%7D */