/* Less Variables */
/* Font */
/*Color */
/*Background */
/*Font-weight*/
/*Footer */
.fieldset .field.choice input[type="radio"],
.fieldset .field.choice input[type="checkbox"] {
  display: inline-block;
  margin-top: 0;
  margin-right: 10px;
  vertical-align: top;
  float: none;
}
.fieldset .field.choice .label {
  display: inline-block;
  vertical-align: top;
  padding-top: 4px;
  float: none;
}
.form.password .fieldset > .field:not(.choice).email > label {
  text-align: unset;
}
.rokanthemes-onepagecheckout .opc-wrapper #payment input[type="radio"] {
  position: static;
  margin-right: 5px;
}
.opc-wrapper .fieldset .field.choice:after {
  clear: both;
  content: '';
  display: block;
}
.opc-wrapper .fieldset .field.choice.checkbox-group label.label--checkbox[for="shipping-save-in-address-book"] {
  padding-left: 0 !important;
}
.opc-wrapper .fieldset .field.choice:before {
  display: none;
}
.opc-wrapper .fieldset .field.choice .label:before {
  display: none;
}
.opc-wrapper .fieldset .field.choice .label[for="paypal_express"] {
  padding-top: 0;
  width: 470px;
  background: url("../images/ppp-3-plus.png") no-repeat 70px center;
  background-size: 400px;
  border-radius: 0;
}
.opc-wrapper .fieldset .field.choice .label[for="paypal_express"] img {
  float: left;
}
.opc-wrapper .fieldset .field.choice .label[for="paypal_express"] .action-help {
  display: none;
  padding-top: 5px;
  font-weight: normal;
  font-size: 12px;
}
@media (max-width: 1023px) {
  .opc-wrapper .fieldset .field.choice .label[for="paypal_express"] {
    background-size: 300px;
    width: calc(100% - 30px);
  }
}
@media (max-width: 767px) {
  .opc-wrapper .fieldset .field.choice .label[for="paypal_express"] {
    background-size: 200px;
  }
}
.opc-wrapper .fieldset .field.choice .label[for="paypal_express"] > span {
  display: none;
}
.opc-wrapper .opc-payment .field.choice input[type="radio"],
.opc-wrapper .opc-payment .field.choice input[type="checkbox"] {
  vertical-align: middle;
}
.opc-wrapper .opc-payment .field.choice .label {
  vertical-align: middle;
}
.opc-wrapper .opc-payment .payment-method-billing-address label {
  padding-top: 4px;
}
.opc-wrapper .opc-payment .payment-methods .payment-method .payment-method-title .label {
  line-height: 30px;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #4267B2;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #4267B2;
}
.opc-progress-bar-item._active:before {
  background: #4267B2;
}
.opc-progress-bar-item._active > span:before {
  background: #4267B2;
}
.content_top_home .container h2 {
  color: #4267B2;
}
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #4267B2;
}
@media (max-width: 767px) {
  .custommenu.navigation.main-nav li.level0 > .level-top {
    padding-right: 20px !important;
  }
  .toolbar-products .sorter .sorter-options {
    max-width: 150px;
  }
}
.braintree-paypal-mini-cart-container .paypal-buttons-context-iframe:nth-child(2n) {
  display: none !important;
}
.category-description [data-content-type="row"][data-appearance="contained"] {
  max-width: 1430px;
}
.category-description [data-content-type="row"][data-appearance="contained"] > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.checkout-methods-items .checkout span {
  white-space: break-spaces;
}
.paypal.after:before {
  content: unset;
}
.paypal.before:before {
  content: unset;
}
.paypal-logo input {
  height: auto !important;
}
#payment-method-paypal .payment-method-title label {
  padding-top: 0;
  width: 470px;
  background: url("../images/ppp-3-plus.png") no-repeat 70px center;
  background-size: 400px;
  border-radius: 0;
}
@media (max-width: 1023px) {
  #payment-method-paypal .payment-method-title label {
    background-size: 300px;
    width: calc(100% - 30px);
  }
}
@media (max-width: 767px) {
  #payment-method-paypal .payment-method-title label {
    background-size: 200px;
  }
}
#payment-method-paypal .payment-method-title label > span {
  display: none;
}
#payment-method-paypal .payment-method-title label > a {
  display: none;
}
.payment-method.stripe-payments .payment-method-title label {
  padding-top: 0 !important;
  height: 50px;
  width: 495px;
  background: url("../images/klarna_chekout_banner.jpeg") no-repeat right center;
  background-size: 250px;
  border-radius: 0;
}
@media (max-width: 1023px) {
  .payment-method.stripe-payments .payment-method-title label {
    width: calc(100% - 30px);
    background-size: 200px;
    background-position: 178px center;
  }
}
@media (max-width: 767px) {
  .payment-method.stripe-payments .payment-method-title label {
    height: 110px;
    background-position: left  bottom;
    vertical-align: top !important;
  }
}
.payment-method.stripe-payments .payment-method-title label > span {
  display: none;
}
.payment-method.stripe-payments .payment-method-title label > a {
  display: none;
}
.payment-method.stripe-payments .payment-method-title label:before {
  background: url("../images/card_icons.png") no-repeat 0 center;
  height: 50px;
  width: 210px;
  background-size: 200px;
  content: '';
  display: inline-block !important;
  vertical-align: middle;
}
@media (max-width: 1023px) {
  .payment-method.stripe-payments .payment-method-title label:before {
    background-size: 150px;
    width: 150px;
    height: 25px;
  }
}
.payment-method.stripe-payments .payment-method-title label:after {
  content: '+';
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
}
.product-item .product-info .product-name a,
.product-list-item .product-info .product-name a,
.product-item .product-info .product-item-name a,
.product-list-item .product-info .product-item-name a,
.product-item .product-info .product.name a,
.product-list-item .product-info .product.name a {
  white-space: normal;
}
.footer-newselter .newsletter {
  max-width: unset;
}
.newsletter .field.newsletter .control {
  position: relative;
}
.newsletter .field.newsletter .control #newsletter-error {
  position: absolute;
  top: 50px;
  width: 100%;
}
.price .price-excluding-tax:before,
.subtotal .price-excluding-tax:before {
  vertical-align: top;
}
.price .price-excluding-tax:before .price,
.subtotal .price-excluding-tax:before .price {
  vertical-align: top;
}
@media (max-width: 992px) {
  .header-container .header .container {
    padding: 0;
  }
}
.header-container .header .block-search {
  flex: 1 1 0;
}
.header-container .header .block-search .block-content .dropdown .dropdown-menu {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #e1e1e1;
  display: block !important;
  position: static;
}
.header-container .header .block-search .block-content .dropdown .dropdown-menu > div {
  display: inline-block;
}
.header-container .header .block-search .block-content .dropdown .dropdown-menu > div.actions {
  float: right;
}
.header-container .header .block-search .block-content .dropdown .dropdown-menu input {
  background: transparent;
  height: 45px;
}
.header-container .header .block-search .block-content .dropdown .dropdown-menu input::-webkit-input-placeholder {
  /* Chrome */
  color: #7f7f7f;
  font-weight: 300;
}
.header-container .header .block-search .block-content .dropdown .dropdown-menu input ::-moz-placeholder {
  /* Firefox 19+ */
  color: #7f7f7f;
  font-weight: 300;
  opacity: 1;
}
.header-container .header .block-search .block-content .dropdown .dropdown-menu input :-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #7f7f7f;
  font-weight: 300;
}
.header-container .header .block-search .block-content .dropdown .action.search {
  position: static;
}
.header-container .header.sticky .for-full-withmenu {
  display: none;
}
.header-container .header.sticky .nav-sections .navigation {
  margin-top: 0;
}
@media (min-width: 768px) {
  .header-container .navigation {
    text-align: center;
    margin-top: 30px;
  }
}
.top-content-home .section-element {
  margin: 55px 0;
}
.top-content-home .section-element.categories-thumbnail {
  margin-top: 85px;
}
.top-content-home .section-element.bestseller {
  margin-top: 65px;
}
.breadcrumbs {
  padding: 0;
}
.blog-index-index .breadcrumbs {
  padding: 30px 0 0;
}
.blog-post-view .page-main {
  padding-top: 10px;
}
.footer.content {
  display: none;
}
.page-footer .footer-newselter {
  background: #f5f5f5;
}
.page-footer .footer-newselter .container {
  border-top: 0;
}
.page-footer .footer-newselter .block.newsletter {
  margin-bottom: 100px;
}
.page-footer .footer_menu {
  padding-top: 0;
}
.page-footer .footer_menu ul {
  text-align: right;
}
@media (max-width: 480px) {
  .page-footer .footer_menu ul {
    text-align: center;
    margin-top: 10px;
  }
}
.page-footer .footer_menu ul li {
  padding-right: 15px;
}
.page-footer .footer_menu ul li a {
  text-transform: capitalize;
  font-size: 16px;
}
.page-footer .footer_menu ul li:after {
  display: none;
}
.page-footer .footer_menu ul li:last-child {
  padding-right: 0;
}
.page-footer .footer-bottom {
  padding: 35px 0;
}
.price-container .price-including-tax,
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee[data-label] {
  line-height: normal;
  font-size: 16px;
}
.price-container .price-including-tax:before,
.price-container .price-including-tax + .price-excluding-tax:before,
.price-container .weee[data-label]:before,
.price-container .price-including-tax:after,
.price-container .price-including-tax + .price-excluding-tax:after,
.price-container .weee[data-label]:after {
  font-size: 16px;
}
.price-container .price-including-tax .price,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee[data-label] .price {
  font-size: 16px;
}
.price-including-tax,
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  line-height: normal;
  font-size: 16px;
}
.price-including-tax:before,
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before,
.price-including-tax:after,
.price-including-tax + .price-excluding-tax:after,
.weee[data-label]:after {
  font-size: 16px;
}
.price-including-tax .price,
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 16px;
}
@media (max-width: 767px) {
  .price-including-tax,
  .price-including-tax + .price-excluding-tax {
    white-space: normal;
  }
}
.price-including-tax,
.cart-summary .price-including-tax {
  font-size: 16px;
}
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.cart-summary .price-including-tax + .price-excluding-tax:after {
  display: none;
}
.price-including-tax:before {
  content: attr(data-label) ': ';
  font-size: 16px;
  font-weight: normal;
}
.price-including-tax:before,
.price-excluding-tax:before {
  min-width: 95px;
  display: inline-block;
  margin-right: 5px;
  text-align: right;
  float: left;
}
.price-excluding-tax:before {
  font-size: 16px;
  font-weight: normal;
}
.col .price-excluding-tax {
  margin-top: 10px;
}
.opc-block-summary .product-item .price-including-tax .price,
.opc-block-summary .product-item .price-excluding-tax .price {
  font-size: 16px !important;
}
.action-braintree-paypal-message {
  margin-top: 10px;
}
.cart-summary #co-shipping-method-form .item-options label .method-title {
  line-height: 25px;
  display: inline-block;
}
.cart-summary #co-shipping-method-form .item-options label .prices {
  display: block;
  padding-left: 30px;
  padding-top: 1px;
  line-height: normal;
}
.cart-summary #co-shipping-method-form .item-options label .prices .price {
  padding-left: 0;
  line-height: normal;
}
.cart-summary #co-shipping-method-form .item-options label .prices .price-excluding-tax {
  display: block;
}
.product-view .product-info-main .box-tocart .fieldset .qty {
  margin-right: 10px;
}
.product-info-main .box-tocart .actions button {
  min-width: 200px;
  max-width: 200px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: inline-block;
    margin-top: 0;
    margin-right: 10px;
  }
}
.cart.table-wrapper .cart.items .col .cart-price {
  font-size: 16px;
}
.product-view .product-info-main .product-social-links {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  display: inline-block;
  width: auto;
}
.product-view .product-info-main .product-social-links a.action:first-child {
  margin-left: 0;
}
.product-view .product-info-main .product-social-links a.action.towishlist,
.product-view .product-info-main .product-social-links a.action.tocompare,
.product-view .product-info-main .product-social-links a.mailto.friend {
  margin-right: 0;
}
.fotorama-item .fotorama__nav-wrap {
  margin-top: 0;
}
.fotorama-item .fotorama__stage__frame .fotorama__img {
  top: 0;
  transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
}
.has-sticky-header #maincontent {
  margin-top: 197px;
}
.col-products {
  position: relative;
  margin-bottom: 0;
}
#product-media-container {
  padding-left: 0;
  padding-right: 0;
}
#product-media-container .product-media {
  padding-left: 15px;
  padding-right: 15px;
}
#product-media-container .product-media .gallery-placeholder {
  padding-top: 10px;
}
.home-text-block {
  text-align: center;
}
.home-text-block p {
  text-align: center;
}
@media (max-width: 768px) {
  .col-products {
    position: static;
  }
  #product-media-container._sticky {
    top: auto !important;
    position: static !important;
  }
}
.table-checkout-shipping-method th.col-description,
.table-checkout-shipping-method td.col-description,
.table-checkout-shipping-method th.col-carrier,
.table-checkout-shipping-method td.col-carrier {
  display: none;
}
a.shipping-contact-link {
  color: #4267B2;
}
a.shipping-contact-link:visited {
  color: #4267B2;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart {
  position: relative;
  padding: 10px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  display: none;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart .icon-shopping-bag {
  color: #292929;
  font-size: 27px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
  background: #4267B2;
  position: absolute;
  top: -5px;
  right: -5px;
}
@media (max-width: 767px) {
  .cart.table-wrapper .cart.items .col {
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    width: 33.33%;
  }
  .cart.table-wrapper .item-info {
    position: relative;
  }
  .cart.table-wrapper .col.subtotal {
    border-right: none;
  }
  .cart.table-wrapper .cart.items .col.action {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .header-container .custommenu.navigation > ul {
    position: relative;
  }
  .custommenu.navigation li.level0.fullwidth .submenu,
  .custommenu.navigation li.level0.staticwidth .submenu {
    top: 100%;
    left: 50%;
    transform: scaleY(0) translateX(-50%);
    -webkit-transform: scaleY(0) translateX(-50%);
    -ms-transform: scaleY(0) translateX(-50%);
    -o-transform: scaleY(0) translateX(-50%);
    -moz-transform: scaleY(0) translateX(-50%);
  }
  .custommenu.navigation li.level0.fullwidth:hover .submenu,
  .custommenu.navigation li.level0.staticwidth:hover .submenu {
    transform: scaleY(1) translateX(-50%);
    -webkit-transform: scaleY(1) translateX(-50%);
    -ms-transform: scaleY(1) translateX(-50%);
    -o-transform: scaleY(1) translateX(-50%);
    -moz-transform: scaleY(1) translateX(-50%);
  }
  .table-wrapper .cart.items .col.price .price-including-tax:before,
  .table-wrapper .cart.items .col.subtotal .price-including-tax:before,
  .table-wrapper .cart.items .col.msrp .price-including-tax:before,
  .table-wrapper .cart.items .col.price .price-excluding-tax:before,
  .table-wrapper .cart.items .col.subtotal .price-excluding-tax:before,
  .table-wrapper .cart.items .col.msrp .price-excluding-tax:before {
    float: none;
  }
  .fieldset .braintree-credit-card-types {
    margin-left: 25.8%;
  }
  .header-container {
    position: sticky;
    top: 0;
  }
}
.product-item,
.product-list-item,
.product-item-actions > *,
.sidebar .block-content li {
  font-size: 16px;
}
.product-item.item,
.product-list-item.item,
.product-item-actions > *.item,
.sidebar .block-content li.item {
  font-size: 16px;
}
.message.global.demo {
  background: #4267B2;
  font-size: 1.2rem;
  padding-top: 5px;
  padding-bottom: 5px;
}
.message.global.demo p {
  line-height: normal;
}
.product-info-main .product.info.detailed .product.data.items .item.content {
  padding: 30px;
}
.product-info-main .product.info.detailed .product.data.items .item.content p {
  margin-top: 0;
}
.logo-sticky {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 175px;
  z-index: 2;
}
.header.sticky > .container {
  position: relative;
}
.header.sticky > .container .logo-sticky {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 25%;
}
@media (max-width: 1023px) {
  .header.sticky > .container .logo-sticky {
    display: none;
  }
}
.field.street .control .field.additional > .label > span {
  display: none;
}
.form-shipping-address .fieldset.address {
  padding-top: 30px;
  padding-bottom: 30px;
}
.modal-footer .action-save-address {
  margin-right: 30px !important;
}
.contact-index-index #contact-form .fieldset > .field:not(.choice) > .label {
  text-align: left;
}
.fieldset .field.required > .label::after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-item:hover a.product-item-photo {
  opacity: 0.5;
}
.no-route-content {
  position: relative;
}
.no-route-content .no-route-content-text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.no-route-content .no-route-content-text h2 {
  font-weight: 700;
  color: #fff;
  font-size: 45px;
  margin-bottom: 0;
}
.no-route-content .no-route-content-text p {
  color: #fff;
  font-weight: 700;
  font-size: 23px;
  margin: 0;
  padding: 12px 0;
}
.no-route-content .no-route-content-text p.sub-heading {
  font-size: 53px;
}
@media (max-width: 1024px) {
  .no-route-content .no-route-content-text {
    padding: 0 30px;
  }
}
@media (max-width: 480px) {
  .no-route-content {
    position: relative;
  }
  .no-route-content .no-route-content-text h2 {
    font-size: 28px;
  }
  .no-route-content .no-route-content-text p {
    font-size: 13px;
  }
  .no-route-content .no-route-content-text p.sub-heading {
    font-size: 35px;
  }
}
@media (max-width: 1366px) {
  .footer-bottom .footer-cp-container,
  .footer-bottom .footer-menu-container {
    width: 100%;
    float: none;
  }
  .footer-bottom .footer-menu-container {
    margin-top: 10px;
  }
  .footer-bottom .footer-menu-container .footer_menu ul {
    text-align: center;
  }
}
.top-contact-info {
  margin: 0 auto;
  min-width: 600px;
  width: 50%;
}
.top-contact-info .col-sm-6 {
  padding: 0 40px;
}
@media (min-width: 768px) {
  .top-contact-info .col-sm-6:last-child {
    text-align: right;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fvar%5C%2Fwww_m2%5C%2Ffalconacoustics.co.uk%5C%2Flocal%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2Ffalcon%5C%2Fdefault%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_themes2.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3BAAAA%2CSACI%2COAAM%2COACF%2CMAAK%3BAAFb%2CSACI%2COAAM%2COACmB%2CMAAK%3BEACtB%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAPZ%2CSACI%2COAAM%2COAQF%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAASI%2CKAHX%2CSACG%2CUACM%2CSAAM%2CIAAI%2CSACP%2CMACK%3BEACE%2CiBAAA%3B%3BAAQxB%2C4BAA6B%2CaAAa%2CSAAS%2CMAAK%3BEACpD%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAMQ%2CYAFR%2CUACI%2COAAM%2COACD%3BEACG%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAEJ%2CYAPR%2CUACI%2COAAM%2COAMD%2CeAAgB%2CMAAK%2CgBAAgB%3BEAClC%2C0BAAA%3B%3BAAEJ%2CYAVR%2CUACI%2COAAM%2COASD%3BEACG%2CaAAA%3B%3BAAGA%2CYAdZ%2CUACI%2COAAM%2COAYF%2COACK%3BEACG%2CaAAA%3B%3BAAEJ%2CYAjBZ%2CUACI%2COAAM%2COAYF%2COAIK%3BEACG%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CiDAAhB%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAALJ%2CYAjBZ%2CUACI%2COAAM%2COAYF%2COAIK%2CsBAMG%3BEACI%2CWAAA%3B%3BAAPR%2CYAjBZ%2CUACI%2COAAM%2COAYF%2COAIK%2CsBASG%3BEACI%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAOJ%2CQAJ0B%3BEAI1B%2CYArChB%2CUACI%2COAAM%2COAYF%2COAIK%3BIAiBO%2CsBAAA%3BIACA%2CwBAAA%3B%3B%3BAAKJ%2CQAHyB%3BEAGzB%2CYAxChB%2CUACI%2COAAM%2COAYF%2COAIK%3BIAqBO%2CsBAAA%3B%3B%3BAArBR%2CYAjBZ%2CUACI%2COAAM%2COAYF%2COAIK%2CsBAuBK%3BEACE%2CaAAA%3B%3BAA1CxB%2CYAiDI%2CaACI%2COAAM%2COACF%2CMAAK%3BAAnDjB%2CYAiDI%2CaACI%2COAAM%2COACmB%2CMAAK%3BEACtB%2CsBAAA%3B%3BAApDhB%2CYAiDI%2CaACI%2COAAM%2COAIF%3BEACI%2CsBAAA%3B%3BAAvDhB%2CYAiDI%2CaASI%2CgCACI%3BEACI%2CgBAAA%3B%3BAA5DhB%2CYAiDI%2CaAcI%2CiBACI%2CgBACI%2CsBACI%3BEACI%2CiBAAA%3B%3BAAOhB%2CYADJ%2CuBACK%3BEACG%2CqBAAA%3B%3BAACA%2CYAHR%2CuBACK%2CcAEI%3BEACG%2CmBAAA%3B%3BAAQR%2CsBADH%2CQACI%3BEACG%2CmBAAA%3B%3BAAGA%2CsBALP%2CQAIK%2COACG%3BEACG%2CmBAAA%3B%3BAAOhB%2CiBACI%2CWACI%3BEACI%2CcAAA%3B%3BAAKZ%2CkBAAmB%2CQAAO%2CSAAS%3BAAAQ%2CeAAgB%2CWAAW%2CQAAO%2CSAAS%3BEAClF%2CmBAAA%3B%3BAAYJ%2CQAT0B%3BEACtB%2CWAAW%2CWAAW%2CSAAU%2CGAAE%2COAAU%3BIACxC%2C8BAAA%3B%3BEAEJ%2CiBAAkB%2CQAAQ%3BIACtB%2CgBAAA%3B%3B%3BAAMA%2CqCADJ%2C%2BBACK%2CUAAU%3BEACP%2CwBAAA%3B%3BAAQZ%2CqBACI%2C0BAAyB%3BEACrB%2CiBAAA%3B%3BAAFR%2CqBACI%2C0BAAyB%2C6BAEnB%3BEACE%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAKZ%2CuBACI%2CUACI%3BEACI%2CyBAAA%3B%3BAAQJ%2COADH%2CMACI%3BEACG%2CcAAA%3B%3BAAKJ%2COADH%2COACI%3BEACG%2CcAAA%3B%3BAAKZ%2CYACI%3BEACI%2CuBAAA%3B%3BAAIR%2CsBACI%2CsBACI%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2CiDAAhB%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAKA%2CQAJ0B%3BEAI1B%2CsBAXR%2CsBACI%3BIAOQ%2CsBAAA%3BIACA%2CwBAAA%3B%3B%3BAAKJ%2CQAHyB%3BEAGzB%2CsBAdR%2CsBACI%3BIAWQ%2CsBAAA%3B%3B%3BAAbhB%2CsBACI%2CsBACI%2CMAaM%3BEACE%2CaAAA%3B%3BAAhBhB%2CsBACI%2CsBACI%2CMAgBM%3BEACE%2CaAAA%3B%3BAAMhB%2CeAAe%2CgBACX%2CsBACI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAgB%2C8DAAhB%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAL2B%3BEAK3B%2CeAdG%2CgBACX%2CsBACI%3BIAQQ%2CwBAAA%3BIACA%2CsBAAA%3BIACA%2CiCAAA%3B%3B%3BAAOJ%2CQALyB%3BEAKzB%2CeAnBG%2CgBACX%2CsBACI%3BIAaQ%2CaAAA%3BIACA%2CiCAAA%3BIACA%2C8BAAA%3B%3B%3BAAjBhB%2CeAAe%2CgBACX%2CsBACI%2CMAiBM%3BEACE%2CaAAA%3B%3BAApBhB%2CeAAe%2CgBACX%2CsBACI%2CMAoBM%3BEACE%2CaAAA%3B%3BAAEJ%2CeAzBG%2CgBACX%2CsBACI%2CMAuBK%3BEACG%2CgBAAgB%2C8CAAhB%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAMJ%2CQAL%2BB%3BEAK%5C%2FB%2CeAtCG%2CgBACX%2CsBACI%2CMAuBK%3BIASO%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAGR%2CeAvCG%2CgBACX%2CsBACI%2CMAqCK%3BEACG%2CSAAS%2CGAAT%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAAOhB%2CaAAc%2CcAAc%2CcAAc%3BAAAG%2CkBAAmB%2CcAAc%2CcAAc%3BAAAG%2CaAAc%2CcAAc%2CmBAAmB%3BAAAG%2CkBAAmB%2CcAAc%2CmBAAmB%3BAAAG%2CaAAc%2CcAAc%2CSAAQ%2CKAAM%3BAAAG%2CkBAAmB%2CcAAc%2CSAAQ%2CKAAM%3BEAChS%2CmBAAA%3B%3BAAIA%2CiBAAkB%3BEACd%2CgBAAA%3B%3BAAFR%2CWAII%2COAAM%2CWACF%3BEACI%2CkBAAA%3B%3BAANZ%2CWAII%2COAAM%2CWACF%2CSAEI%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAWR%2CMADJ%2CqBACK%3BAAAD%2CSADJ%2CqBACK%3BEACG%2CmBAAA%3B%3BAADJ%2CMADJ%2CqBACK%2COAEG%3BAAFJ%2CSADJ%2CqBACK%2COAEG%3BEACI%2CmBAAA%3B%3BAAad%2CQALyB%3BEAKzB%2CiBAND%2CQAEE%3BIACC%2CUAAA%3B%3B%3BAAJJ%2CiBACC%2CQAMC%3BEACC%2CWAAA%3B%3BAARH%2CiBACC%2CQAMC%2CcAEC%2CeACC%2CUACC%3BEACC%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CgCAAA%3BEACC%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAhBP%2CiBACC%2CQAMC%2CcAEC%2CeACC%2CUACC%2CeAMI%3BEACD%2CqBAAA%3B%3BAACA%2CiBAlBP%2CQAMC%2CcAEC%2CeACC%2CUACC%2CeAMI%2CMAEA%3BEACA%2CYAAA%3B%3BAApBT%2CiBACC%2CQAMC%2CcAEC%2CeACC%2CUACC%2CeAYE%3BEACC%2CuBAAA%3BEACA%2CYAAA%3B%3BAACA%2CiBAzBP%2CQAMC%2CcAEC%2CeACC%2CUACC%2CeAYE%2CMAGE%3B%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAA5BT%2CiBACC%2CQAMC%2CcAEC%2CeACC%2CUACC%2CeAYE%2CMAOA%3B%3BEACE%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAjCT%2CiBACC%2CQAMC%2CcAEC%2CeACC%2CUACC%2CeAYE%2CMAYA%3B%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAArCR%2CiBACC%2CQAMC%2CcAEC%2CeACC%2CUA%2BBC%2CQAAO%3BEACL%2CgBAAA%3B%3BAAKL%2CiBA9CD%2CQA8CE%2COACA%3BEACC%2CaAAA%3B%3BAAFF%2CiBA9CD%2CQA8CE%2COAIA%2CcACI%3BEACC%2CaAAA%3B%3BAAWR%2CQAN0B%3BEAM1B%2CiBALE%3BIACC%2CkBAAA%3BIACA%2CgBAAA%3B%3B%3BAAIH%2CiBAAkB%3BEACjB%2CcAAA%3B%3BAACA%2CiBAFiB%2CiBAEhB%3BEACA%2CgBAAA%3B%3BAAED%2CiBALiB%2CiBAKhB%3BEACA%2CgBAAA%3B%3BAAGF%3BEACC%2CUAAA%3B%3BAAED%2CiBACC%3BEACC%2CiBAAA%3B%3BAAGF%2CeAAgB%3BEACf%2CiBAAA%3B%3BAAED%2COAAO%3BEACH%2CaAAA%3B%3BAAEJ%2CYACC%3BEACC%2CmBAAA%3B%3BAAFF%2CYACC%2CkBAEC%3BEACC%2CaAAA%3B%3BAAJH%2CYACC%2CkBAKC%2COAAM%3BEACL%2CoBAAA%3B%3BAAPH%2CYAUC%3BEACC%2CcAAA%3B%3BAAXF%2CYAUC%2CaAEC%3BEAKC%2CiBAAA%3B%3BAAAA%2CQAJyB%3BEAIzB%2CYAPF%2CaAEC%3BIAEE%2CkBAAA%3BIACA%2CgBAAA%3B%3B%3BAAfJ%2CYAUC%2CaAEC%2CGAMC%3BEACC%2CmBAAA%3B%3BAAnBJ%2CYAUC%2CaAEC%2CGAMC%2CGAEC%3BEACC%2C0BAAA%3BEACA%2CeAAA%3B%3BAAED%2CYAdH%2CaAEC%2CGAMC%2CGAME%3BEACA%2CaAAA%3B%3BAAED%2CYAjBH%2CaAEC%2CGAMC%2CGASE%3BEACA%2CgBAAA%3B%3BAA5BL%2CYAiCC%3BEACC%2CeAAA%3B%3BAAIF%2CgBACI%3BAADJ%2CgBAEI%2CqBAAuB%3BAAF3B%2CgBAGI%2CMAAK%3BEACD%2CmBAAA%3BEACA%2CeAAA%3B%3BAACA%2CgBALJ%2CqBAKK%3BAAAD%2CgBAJJ%2CqBAAuB%2CuBAIlB%3BAAAD%2CgBAHJ%2CMAAK%2CYAGA%3BAAAS%2CgBALd%2CqBAKe%3BAAAD%2CgBAJd%2CqBAAuB%2CuBAIR%3BAAAD%2CgBAHd%2CMAAK%2CYAGU%3BEACP%2CeAAA%3B%3BAAPZ%2CgBACI%2CqBAQI%3BAATR%2CgBAEI%2CqBAAuB%2CuBAOnB%3BAATR%2CgBAGI%2CMAAK%2CYAMD%3BEACI%2CeAAA%3B%3BAAKZ%3BAACA%2CoBAAuB%3BAACvB%2CKAAK%3BEACD%2CmBAAA%3BEACA%2CeAAA%3B%3BAACA%2CoBAAC%3BAAAD%2CoBAJmB%2CuBAIlB%3BAAAD%2CKAHC%2CYAGA%3BAAAS%2CoBAAC%3BAAAD%2CoBAJS%2CuBAIR%3BAAAD%2CKAHT%2CYAGU%3BEACP%2CeAAA%3B%3BAANR%2CoBAQI%3BAAPJ%2CoBAAuB%2CuBAOnB%3BAANJ%2CKAAK%2CYAMD%3BEACI%2CeAAA%3B%3BAAWR%2CQAP0B%3BEACtB%3BEACA%2CoBAAuB%3BIACnB%2CmBAAA%3B%3B%3BAAIR%3BAACA%2CaAAe%3BEACX%2CeAAA%3B%3BAAIA%2CaADW%2CqBAAuB%2CuBACjC%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3B%3BAAEJ%2CaAJW%2CqBAAuB%2CuBAIjC%3BEACG%2CaAAA%3B%3BAAMJ%2CoBAAC%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAMJ%2CoBAAC%3BAAAD%2CoBAAC%3BEACG%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2CoBAAC%3BEACG%2CeAAA%3BEACA%2CmBAAA%3B%3BAAIR%2CIACI%3BEACI%2CgBAAA%3B%3BAAIR%2CkBACI%2CcACI%2CqBACI%3BAAHZ%2CkBACI%2CcAC0B%2CqBAClB%3BEACI%2C0BAAA%3B%3BAAMhB%3BEACI%2CgBAAA%3B%3BAAGJ%2CaAAc%2CyBACT%2CcACI%2CMACI%3BEACG%2CiBAAA%3BEACC%2CqBAAA%3B%3BAALjB%2CaAAc%2CyBACT%2CcACI%2CMAKI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAXjB%2CaAAc%2CyBACT%2CcACI%2CMAKI%2CQAKI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAdrB%2CaAAc%2CyBACT%2CcACI%2CMAKI%2CQASI%3BEACI%2CcAAA%3B%3BAAOrB%2CaAAc%2CmBAAmB%2CYAAY%2CUAAU%3BEACnD%2CkBAAA%3B%3BAAGJ%2CkBAAmB%2CYAAY%2CSAC3B%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAWJ%2CQAL8B%3BEAK9B%2CkBANA%3BEAMA%2CuBANA%3BIAEQ%2CqBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3B%3B%3BAAKZ%2CKAAK%2CcAAe%2CMAAK%2CMAAO%2CKAAK%3BEACjC%2CeAAA%3B%3BAAGJ%2CaAAc%2CmBACV%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEI%2CaARE%2CmBACV%2CsBAMI%2CEAAC%2COACI%3BEACG%2CcAAA%3B%3BAAThB%2CaAAc%2CmBACV%2CsBAWI%2CEAAC%2COAAO%3BAAZhB%2CaAAc%2CmBACV%2CsBAYI%2CEAAC%2COAAO%3BAAbhB%2CaAAc%2CmBACV%2CsBAaI%2CEAAC%2COAAO%3BEACJ%2CeAAA%3B%3BAAKZ%2CcACI%3BEACI%2CaAAA%3B%3BAAFR%2CcAII%2CwBACI%3BEACI%2CMAAA%3BEACA%2CWAAW%2CuBAAX%3BEACA%2CcAAc%2CuBAAd%3BEACA%2CeAAe%2CuBAAf%3BEACA%2CmBAAmB%2CuBAAnB%3B%3BAAKZ%2CkBACI%3BEACI%2CiBAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAIJ%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CwBAGI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAALR%2CwBAGI%2CeAGI%3BEACI%2CiBAAA%3B%3BAASZ%3BEACI%2CkBAAA%3B%3BAADJ%2CgBAEI%3BEACI%2CkBAAA%3B%3BAAiBR%2CQAb0B%3BEACtB%3BIACI%2CgBAAA%3B%3BEAIA%2CwBAAC%3BIACG%2CoBAAA%3BIACA%2C2BAAA%3B%3B%3BAAOJ%2C%2BBADJ%2CGACK%3BAAAD%2C%2BBADA%2CGACC%3BAAAkB%2C%2BBADvB%2CGACwB%3BAAAD%2C%2BBADnB%2CGACoB%3BEAChB%2CaAAA%3B%3BAAKZ%2CCAAC%3BEACG%2CcAAA%3B%3BAACA%2CCAFH%2CsBAEI%3BEACG%2CcAAA%3B%3BAAIR%2CsBACI%2CkBAAkB%2CQAAO%3BEACrB%2CkBAAA%3BEACA%2CaAAA%3B%3BAACA%2CsBAHJ%2CkBAAkB%2CQAAO%2CSAGpB%3BEACG%2CaAAA%3B%3BAALZ%2CsBACI%2CkBAAkB%2CQAAO%2CSAMrB%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAATZ%2CsBACI%2CkBAAkB%2CQAAO%2CSAUrB%2CSAAQ%3BEACJ%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAqCZ%2CQAhC0B%3BEACtB%2CKAAK%2CcACD%2CMAAK%2CMACD%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEALZ%2CKAAK%2CcAQD%2CKAAI%3BEARR%2CKAAK%2CcAQS%2CKAAI%3BEARlB%2CKAAK%2CcAQqB%2CKAAI%3BEAR9B%2CKAAK%2CcAQoC%2CKAAI%3BIACrC%2CaAAA%3B%3BEATR%2CKAAK%2CcAYD%3BIACI%2CkBAAA%3B%3BEAbR%2CKAAK%2CcAgBD%2CKAAI%3BIACA%2CkBAAA%3B%3BEAjBR%2CKAAK%2CcAoBD%2CMAAK%2CMAAO%2CKAAI%3BIACZ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3B%3BAAiDZ%2CQA5CyB%3BEACxB%2CiBAAkB%2CYAAW%2CWAAc%3BIAC1C%2CkBAAA%3B%3BEAED%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CUAAW%3BEAAU%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%3BIACjG%2CSAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CUAAU%2CgBAArB%3BIACA%2CmBAAmB%2CUAAU%2CgBAA7B%3BIACA%2CeAAe%2CUAAU%2CgBAAzB%3BIACA%2CcAAc%2CUAAU%2CgBAAxB%3BIACA%2CgBAAgB%2CUAAU%2CgBAA1B%3B%3BEAED%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CUAAU%2CMAAO%3BEACjD%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAY%2CMAAO%3BIAClD%2CWAAW%2CUAAU%2CgBAArB%3BIACA%2CmBAAmB%2CUAAU%2CgBAA7B%3BIACA%2CeAAe%2CUAAU%2CgBAAzB%3BIACA%2CcAAc%2CUAAU%2CgBAAxB%3BIACA%2CgBAAgB%2CUAAU%2CgBAA1B%3B%3BEAOkB%2CcAJZ%2CMAAK%2CMACD%2CKAAI%2CMACA%2CqBAEK%3BEAAD%2CcAJZ%2CMAAK%2CMACW%2CKAAI%2CSACZ%2CqBAEK%3BEAAD%2CcAJZ%2CMAAK%2CMAC0B%2CKAAI%2CKAC3B%2CqBAEK%3BEAAD%2CcAJZ%2CMAAK%2CMACD%2CKAAI%2CMAEA%2CqBACK%3BEAAD%2CcAJZ%2CMAAK%2CMACW%2CKAAI%2CSAEZ%2CqBACK%3BEAAD%2CcAJZ%2CMAAK%2CMAC0B%2CKAAI%2CKAE3B%2CqBACK%3BIACG%2CWAAA%3B%3BEAOpB%2CSACI%3BIACI%2CkBAAA%3B%3BEAGR%3BIACI%2CgBAAA%3BIACA%2CMAAA%3B%3B%3BAAGR%3BAAAe%3BAAAoB%2CqBAAwB%3BAAC3D%2CQAAS%2CeAAe%3BEACpB%2CeAAA%3B%3BAACA%2CaAAC%3BAAAD%2CkBAAC%3BAAAD%2CqBAHuD%2CIAGtD%3BAAAD%2CQAFK%2CeAAe%2CGAEnB%3BEACG%2CeAAA%3B%3BAAKJ%2CQAAC%2COAAO%3BEACJ%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAJJ%2CQAAC%2COAAO%2CKAKJ%3BEACI%2CmBAAA%3B%3BAAKZ%2CkBACI%2CSAAQ%2CKAAK%2CSACT%2CSAAQ%2CKAAK%2CMAAO%2CMAAK%3BEACrB%2CaAAA%3B%3BAAHZ%2CkBACI%2CSAAQ%2CKAAK%2CSACT%2CSAAQ%2CKAAK%2CMAAO%2CMAAK%2CQAErB%3BEACI%2CaAAA%3B%3BAAOhB%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2COAAO%2COACD%3BEACE%2CkBAAA%3B%3BAAFR%2COAAO%2COACD%2CaAEE%3BEACI%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAeX%2CQAV0B%3BEACvB%2COAAO%2COACD%2CaACE%3BIACI%2CaAAA%3B%3B%3BAAOX%2CMAAC%2COACG%2CSACI%2COAAM%2CWACA%2CSACI%3BEACE%2CaAAA%3B%3BAAQzB%2CsBACI%2CUAAS%3BEACL%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAIR%2CaAAc%3BEACV%2C6BAAA%3B%3BAAGJ%2CoBACI%2CcACI%2CUACM%2CSAAM%2CIAAI%2CSACN%3BEACE%2CgBAAA%3B%3BAAOpB%2CSAAU%2COAAM%2CSACV%2CSAAM%3BEACJ%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAKJ%2CaAAC%2CMACG%2CEAAC%3BEACG%2CYAAA%3B%3BAAKZ%3BEACI%2CkBAAA%3B%3BAADJ%2CiBAEI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CgBAAiB%2CkBAAjB%3BEACA%2CeAAe%2CkBAAf%3BEACA%2CcAAc%2CkBAAd%3BEACA%2CWAAW%2CkBAAX%3B%3BAAZR%2CiBAEI%2CuBAWI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAjBZ%2CiBAEI%2CuBAiBI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAACA%2CiBAvBR%2CuBAiBI%2CEAMK%3BEACG%2CeAAA%3B%3BAAchB%2CQAR2B%3BEACvB%2CiBACI%3BIACI%2CeAAA%3B%3B%3BAAsBZ%2CQAjB0B%3BEACtB%3BIACI%2CkBAAA%3B%3BEADJ%2CiBAEI%2CuBACI%3BIACI%2CeAAA%3B%3BEAJZ%2CiBAEI%2CuBAII%3BIACI%2CeAAA%3B%3BEACA%2CiBANR%2CuBAII%2CEAEK%3BIACG%2CeAAA%3B%3B%3BAAuBpB%2CQAhB2B%3BEACvB%2CcACI%3BEADJ%2CcAEI%3BIACI%2CWAAA%3BIACA%2CWAAA%3B%3BEAJR%2CcAMI%3BIACI%2CgBAAA%3B%3BEAPR%2CcAMI%2CuBAEI%2CaAAa%3BIACT%2CkBAAA%3B%3B%3BAAMhB%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAHJ%2CiBAII%3BEACI%2CeAAA%3B%3BAAKA%2CQAH8B%3BEAG9B%2CiBANJ%2CUAEK%3BIAEO%2CiBAAA%22%7D */