/**
 * 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;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.no-background .navigation {
  background: none !important;
}
.megamenu-preview-index .ves-megamenu {
  margin-top: 30px;
}
.megamenu-preview-index .ves-vertical {
  max-width: 300px;
}
.ves-megamenu.top-navigation .ves-navbar {
  display: none;
}
.ves-megamenu > .block-title {
  margin: 0;
  text-align: center;
  padding: 10px;
  background: #333;
  color: #FFF;
}
.ves-megamenu .navigation .drill-opener,
.ves-megamenu .navigation .opener {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  cursor: pointer;
  text-align: center;
  font-family: 'luma-icons';
  z-index: 99;
  width: auto;
  height: auto;
  line-height: 50px;
  width: 50px;
}
.ves-megamenu .navigation .mega-col {
  padding: 0;
}
.ves-megamenu .navigation .carousel-control {
  top: 40%;
}
.ves-megamenu .navigation .carousel-control.left,
.ves-megamenu .navigation .carousel-control.right {
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  text-shadow: none;
  top: 45%;
  padding: 12px;
  position: absolute;
  background: #f5f5f5;
  color: #333;
  opacity: 1;
  line-height: 1.5em;
  width: auto;
  bottom: auto;
}
.ves-megamenu .navigation .block-content {
  max-width: 100%;
  position: relative;
}
.ves-megamenu .navigation .carousel-indicators {
  bottom: 0;
}
.ves-megamenu .navigation .carousel-indicators > li {
  border: 1px solid #1979c3;
}
.ves-megamenu .navigation .carousel-indicators > li.active {
  background-color: #1979c3;
}
.ves-megamenu .navigation .product-items {
  padding: 10px;
  margin: 0;
}
.ves-megamenu .navigation .item-before-content,
.ves-megamenu .navigation .item-after-content {
  float: left;
  width: 100%;
}
.ves-megamenu .navigation .icon-top {
  line-height: 84px;
  width: 100%;
  height: 84px;
  text-align: center;
  background: #333;
  margin-bottom: 10px;
}
.ves-megamenu .navigation .icon-top:hover {
  background-color: #5bd2ec;
}
.ves-megamenu.ves-vertical .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu .feature-box-v3:hover .fbox-icon .icons {
  background: #ef2840;
  color: #fff;
}
.ves-megamenu .feature-box-v3 .fbox-icon .icons {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 24px;
  width: 30px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
.ves-megamenu .feature-box-v3 .fa:before {
  font-size: 30px;
}
.ves-megamenu .feature-box-v3 a {
  background: #e8e8e8;
  border-left: 0;
  float: none;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.ves-megamenu ul {
  list-style: none;
  padding: 0;
}
.ves-megamenu .dynamic-items {
  padding: 0;
  width: 20%;
}
.ves-megamenu .level0 ul {
  margin: 0;
  padding: 0;
}
.ves-megamenu .level0 .megamenu-widget > .carousel > .products-grid .product-item {
  width: 100%;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item {
  display: none;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item.active {
  display: block;
}
.ves-megamenu .level0 .submenu .nav-item > a {
  padding: 0 20px;
  line-height: 50px;
}
.ves-megamenu .level0 .submenu .nav-item > a > .ves-caret {
  line-height: 50px;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a {
  padding: 0;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a:hover {
  background: none;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item .actions-secondary a {
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.ves-megamenu .submenu-alignright > .submenu {
  right: 0;
  left: auto !important;
}
.ves-megamenu .text-center {
  text-align: center;
}
.ves-megamenu .pull-right {
  float: right;
}
.ves-megamenu .pull-left {
  float: left;
}
.ves-megamenu .cat-label {
  -webkit-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
  color: #FFF;
  padding: 2px 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  text-transform: none;
  text-shadow: none;
  margin-left: 2px;
}
.ves-megamenu .cat-label.cat-label-v1 {
  background-color: #5bd2ec;
}
.ves-megamenu .cat-label.cat-label-v2 {
  background-color: #d52462;
}
.ves-megamenu .cat-label.cat-label-v3 {
  background: #0cc485;
}
.ves-megamenu .cat-label.pin-bottom:before {
  position: absolute;
  right: 6px;
  top: 22px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 4px;
  border-color: transparent;
  -webkit-transition: border-color 450ms ease-in-out;
  -o-transition: border-color 450ms ease-in-out;
  transition: border-color 450ms ease-in-out;
}
.ves-megamenu .cat-label.cat-label-v1.pin-bottom:before {
  border-top-color: #5bd2ec;
}
.ves-megamenu .cat-label.cat-label-v2.pin-bottom:before {
  border-top-color: #d52462;
}
.ves-megamenu .cat-label.cat-label-v3.pin-bottom:before {
  border-top-color: #0cc485;
}
.ves-megamenu .nav-item {
  position: relative;
}
.ves-megamenu .nav-item > a {
  line-height: 50px;
}
.ves-megamenu .nav-item.active > a {
  background: #333;
  color: #FFF;
}
.ves-megamenu .submenu p > a {
  padding: 0;
}
.ves-megamenu iframe,
.ves-megamenu video {
  max-width: 100%;
}
.ves-megamenu .level0 > a > .item-icon {
  margin-bottom: -5px;
}
.ves-megamenu .onsale {
  padding: 3px 10px;
  background: #d52462;
  color: #FFF;
  margin-right: 5px;
}
.ves-megamenu .new-icon {
  padding: 3px 10px;
  background: #0cc485;
  color: #FFF;
}
.ves-megamenu .owl-carousel .owl-item {
  text-align: center;
}
.ves-megamenu #contact-form {
  width: 100% !important;
}
.ves-megamenu .drill-opener,
.ves-megamenu .drilldown-back,
.ves-megamenu .ves-navbar {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation,
.ves-megamenu.ves-mdrilldown .navigation,
.ves-megamenu.ves-ddrill .navigation {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.ves-megamenu.ves-daccordion .navigation .level0 > a .cat-label,
.ves-megamenu.ves-mdrilldown .navigation .level0 > a .cat-label,
.ves-megamenu.ves-ddrill .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu.ves-daccordion.has-title .navigation,
.ves-megamenu.ves-mdrilldown.has-title .navigation,
.ves-megamenu.ves-ddrill.has-title .navigation {
  border-top: 0;
}
.ves-navtoggle {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation .nav-item.active > .submenu {
  display: block;
}
#maincontent .cat-label:before {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .ves-megamenu .orgin-items > .mega-col > .dropdown-submenu > .submenu {
    position: static;
  }
}
.drilldown {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 100% !important;
}
.drilldown .navigation {
  background-color: #FFF;
}
.drilldown .navigation.loaded > .dropdown-menu {
  width: 100% !important;
}
.drilldown .navigation .subhover > .submenu {
  display: none;
}
.drilldown .navigation > .dropdown-menu {
  display: block;
  position: static;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.drilldown .navigation .ves-caret {
  display: none;
}
.drilldown .navigation .cat-label {
  position: static;
  margin: 0;
  padding: 4px 6px;
}
.drilldown .navigation .nav-item {
  position: relative !important;
  float: left !important;
  width: 100%;
}
.drilldown .navigation .nav-item > a {
  line-height: 50px;
  position: static;
  padding: 0 15px;
}
.drilldown .navigation .nav-item > a span.drill-opener {
  border: 1px solid #e5e5e5;
  border-right: 0;
  display: none;
}
.drilldown .navigation .mega-col {
  padding: 0;
}
.drilldown .navigation .level0 {
  border-top-color: #e5e5e5;
}
.drilldown .navigation .opener {
  display: none;
}
.drilldown .navigation .drill-opener {
  background: #f0f0f0;
  position: absolute;
}
.drilldown .navigation .drill-opener:before {
  content: "\e608";
}
.drilldown .navigation .drilldown-back {
  position: relative;
  top: 0;
  left: -1px;
  display: none;
}
.drilldown .navigation .drilldown-back a {
  padding: 0;
  background: #f0f0f0;
  text-align: center;
  font-size: 1.3em;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: -1px;
}
.drilldown .navigation .drilldown-back a .drill-opener {
  position: absolute;
  left: 0;
  right: auto;
  display: block;
}
.drilldown .navigation .drilldown-back a .drill-opener:before {
  content: "\e617";
}
.drilldown .navigation .drilldown-back a .drill-opener:after {
  display: none;
}
.drilldown .navigation .drilldown-back a .current-cat {
  line-height: 50px;
  position: relative;
  z-index: 99;
}
.drilldown .navigation .drilldown-back a .current-cat:before {
  display: none;
}
/** FIX BLOG **/
.ves-megamenu .navigation .post-list .post-item a {
  padding: 0;
}
.ves-megamenu .navigation .post-list .post-item .post-meta a {
  display: inline-block;
}
.ves-megamenu .navigation .ves-post {
  text-align: left;
}
.ves-megamenu .navigation .post-list .post-item .post-readmore a {
  background-color: #4db2ec;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 10px 12px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300b,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300bo,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300m {
  padding: 0 2px;
}
@media all and (min-width: 968px), print {
  .ves-megamenu.ves-daccordion .navigation,
  .ves-megamenu.ves-mdrilldown .navigation,
  .ves-megamenu.ves-ddrill .navigation {
    border: 0px solid rgba(0, 0, 0, 0.15);
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.page-products .filter .block-subtitle span {
  font-weight: bold;
  line-height: 1.5em;
}
span.call-for-price-list {
  position: relative;
}
span.call-for-price-list:after {
  content: '\2192';
  position: absolute;
  top: 0;
  right: -23px;
}
/**************************************
Responsive Fixes
*************************************/
@media all and (min-width: 768px) {
  .header .block-search {
    position: absolute;
    top: -36px;
    /*util height*/
    right: 0;
    width: 205px;
    z-index: 100;
    padding-left: 0;
  }
  .header .block-search input {
    border-top: none;
    height: 36px;
    border-color: #e7e7e7;
  }
  .header .block-search .action.search {
    border-left: 1px solid #e7e7e7;
    height: 100%;
    vertical-align: top;
    display: inline-block;
    top: -1px;
    border-radius: 0;
    padding: 0 5px;
    right: 0px;
    opacity: 1 !important;
  }
  .header .block-search .actions .search:before {
    font-size: 14px;
    padding: 0 3px;
  }
  .page-wrapper .nav-sections {
    margin-top: 20px;
  }
}
@media all and (max-width: 900px) {
  .header-utilities-wrapper {
    margin-right: 0;
  }
  .page-header .block-search {
    top: 0;
  }
}
@media all and (max-width: 900px) and (min-width: 640px) {
  .page-header .header .minicart-wrapper {
    top: 50px;
    margin-top: 0;
  }
}
@media all and (max-width: 767px) and (min-width: 640px) {
  .page-wrapper .page-header .header .minicart-wrapper {
    margin-top: 20px;
    position: static;
  }
  .page-wrapper .page-header .block-search .label {
    margin-top: 0;
  }
}
@media all and (max-width: 767px) {
  /** utilities **/
  .page-header .panel.header {
    background-color: #000000;
    color: #ffffff;
  }
  .page-header .panel.header > div {
    display: block;
  }
  .page-header .panel.header .header-before-utilities > div,
  .page-header .panel.header .header-utilities-wrapper > div {
    display: block;
  }
  .page-header .panel.header .header-before-utilities ul,
  .page-header .panel.header .header-utilities-wrapper ul {
    display: none;
  }
  .page-header .panel.header .header-before-utilities .block-static-block,
  .page-header .panel.header .header-utilities-wrapper .block-static-block {
    padding: 0 !important;
  }
  .page-header .panel.header .header-before-utilities .block-static-block p,
  .page-header .panel.header .header-utilities-wrapper .block-static-block p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 8px 0;
    line-height: 1.5em;
  }
  .page-header .panel.header .header-before-utilities .block-static-block p a,
  .page-header .panel.header .header-utilities-wrapper .block-static-block p a {
    color: #fff;
  }
  .page-header .panel.header a {
    color: #fff;
  }
  .page-header {
    margin-bottom: 0;
  }
  .page-header .block-search .label {
    margin-top: 26px;
    width: 40px;
  }
  .page-header .block-search .label:before {
    font-size: 22px;
    width: 40px;
  }
  .page-header .minicart-wrapper {
    margin-top: 35px;
    position: static;
    width: 30px;
    padding-right: 5px;
    margin-right: -15px;
  }
  .page-header .minicart-wrapper .action.showcart:before {
    font-size: 22px;
  }
  .page-header .logo {
    margin: 0;
    border-left: 1px solid #e7e7e7;
    padding: 13px 0 13px 20px;
    margin-left: 44px;
  }
  .block-search input {
    left: -100vw;
  }
}
@media all and (min-width: 640px) and (max-width: 768px) {
  .page-header .minicart-wrapper {
    margin-top: 25px;
  }
}
/*************************************
Header Links
*************************************/
.page-header .panel.header > ul.header.links {
  display: block !important;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 55px;
  top: 58px;
  z-index: 99;
}
@media all and (max-width: 900px) {
  .page-header .panel.header > ul.header.links {
    top: 92px;
    right: 76px;
  }
}
@media all and (max-width: 767px) {
  .page-header .panel.header > ul.header.links {
    display: none !important;
  }
}
.page-header .panel.header > ul.header.links > li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  color: #000;
}
.page-header .panel.header > ul.header.links > li > span,
.page-header .panel.header > ul.header.links > li > a {
  color: #000 !important;
  line-height: 18px !important;
  display: block !important;
  border-right: 1px solid #000;
  padding-right: 10px;
  padding-left: 10px;
}
.page-header .panel.header > ul.header.links > li.authorization-link:after {
  display: none;
}
.page-header .panel.header > ul.header.links > li.customer-welcome {
  margin-right: 40px;
}
@media all and (max-width: 900px) {
  .page-header .panel.header > ul.header.links > li.customer-welcome {
    margin-right: 20px;
  }
}
.page-header .panel.header > ul.header.links > li.customer-welcome > span:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.page-header .panel.header > ul.header.links > li.customer-welcome .action.switch {
  display: none;
}
.page-header .panel.header > ul.header.links > li span.customer-name {
  display: block !important;
}
.page-header .panel.header > ul.header.links > li .header.links {
  min-width: 120px;
}
.page-header .panel.header > ul.header.links > li .header.links li {
  float: none;
}
@media all and (max-width: 1200px) {
  .nav-sections {
    margin-top: 20px;
  }
  .nav-sections .navigation {
    height: 49px;
    background: #fff;
  }
  .nav-sections .ves-megamenu {
    height: 49px;
  }
  #overlay {
    top: 215px;
  }
}
@media all and (max-width: 1170px) {
  #overlay {
    display: none;
  }
}
@media all and (max-width: 960px) {
  .nav-sections-item-content .navigation {
    background: #fff;
  }
  .nav-sections .ves-megamenu {
    float: none;
  }
  .nav-sections .ves-megamenu .level0 > .submenu .level1 > .row {
    width: 33%;
  }
}
/** ipad***/
@media all and (max-width: 960px) and (min-width: 640px) {
  .page-footer .footer.content li {
    margin-bottom: 12px;
  }
  .page-footer .footer.content .block:first-child ul:not(.social-links) {
    padding-right: 10px;
    column-count: 1;
  }
}
/****** footer accordion **************/
@media all and (max-width: 639px) {
  .page-footer .footer-first-col .ui-accordion-header {
    font-size: 16px;
    font-weight: 700;
    padding: 12px 0;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    /*fix for extra span*/
  }
  .page-footer .footer-first-col .ui-accordion-header strong {
    padding: 0 !important;
    border-bottom: none !important;
  }
  .page-footer .footer-first-col .ui-accordion-header:after {
    content: '»';
    font-size: 22px;
    font-weight: normal;
    position: absolute;
    top: 10px;
    right: 25px;
    transform: rotate(90deg);
    font-family: Arial;
  }
  .page-footer .footer-first-col .ui-accordion-header.ui-accordion-header-active {
    color: #492f76;
  }
  .page-footer .footer-first-col .ui-accordion-header.ui-accordion-header-active:after {
    transform: rotate(-90deg);
    top: 9px;
    right: 27px;
  }
  .page-footer .footer-first-col .ui-accordion-content {
    background: #f7f8f6;
  }
  .page-footer .footer-first-col .ui-accordion-content:nth-last-child(3) {
    max-height: 230px;
  }
  .page-footer .footer-first-col .ui-accordion-content:last-child {
    max-height: 160px;
    /*reduces height for social media block */
  }
  .page-footer .footer-first-col .ui-accordion-content p {
    margin: 2em 0;
    padding-left: 45px;
    padding-right: 45px;
  }
  .page-footer .footer-first-col .ui-accordion-content .social-links {
    padding: 0 35px;
  }
  .page-footer .footer-first-col ul:not(.social-links) {
    background: #f7f8f6;
  }
  .page-footer .footer-first-col ul:not(.social-links) li {
    border-bottom: 1px solid #e7e7e7;
  }
  .page-footer .footer-first-col ul:not(.social-links) li a {
    display: block;
    padding: 10px 30px;
  }
  .page-footer .footer-first-col .social-links {
    margin-bottom: 15px;
  }
  .page-footer .footer-first-col .social-links:before,
  .page-footer .footer-first-col .social-links:after {
    content: '';
    display: table;
  }
  .page-footer .footer-first-col .social-links:after {
    clear: both;
  }
}
#capture_storage_c6672182-723f-4a29-862e-eef469e90edd {
  display: none;
}
.box-tocart div.call-for-price {
  padding: 13px 30px !important;
}
.box-tocart div.call-for-price a {
  color: #fff;
}
/**********************************
Top Area
***********************************/
.page-products .category-view {
  position: relative;
}
.page-products .title-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.page-products .category-view > .category-description {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.page-products .category-view > .category-description > div {
  width: 100%;
}
.page-products h1 {
  display: block;
  text-shadow: 2px 2px 3px #ffffff;
  background: url(../images/overlay-new.png) center center no-repeat;
  background-size: cover;
  margin-bottom: 0;
}
.page-products h1:after {
  display: none;
}
.page-products h1 .category-description {
  margin-bottom: 0;
  font-weight: normal;
  font-style: italic;
}
.page-products h1 .category-description p {
  margin-bottom: 0;
}
.page-products #news-two-col.newsletter-wrap,
.lofgallery-album-view #news-two-col.newsletter-wrap,
.aw_blog-index-index #news-two-col.newsletter-wrap,
.aw_blog-post-view #news-two-col.newsletter-wrap {
  display: none;
}
@media all and (max-width: 768px) {
  /*fix for odd flexbox issue on ipad*/
  .catalog-category-view #maincontent .columns {
    display: block;
  }
  .page-main .filter.active .filter-title {
    border-bottom: none;
  }
  .toolbar-products .sorter-options {
    margin-right: 17px;
  }
}
@media all and (max-width: 1170px) and (min-width: 768px) {
  .page-products .page-main > .page-title-wrapper h1 {
    top: 2%;
  }
  .page-products h1 {
    font-size: 4vw;
  }
}
/**********************************
Side Bar
***********************************/
@media all and (max-width: 767px) {
  .page-layout-2columns-left .column.main {
    border-left: none;
    padding-left: 0;
  }
}
/**********************************
Filter Bar
***********************************/
.toolbar {
  background-color: #f7f8f6;
  padding: 9px 20px;
  border: 1px solid #e7e7e7;
  margin-top: 1px;
}
.toolbar select {
  background-color: #fff;
  height: 38px;
}
.toolbar .sorter-action {
  display: none;
}
.toolbar .modes {
  padding-top: 4px;
}
.toolbar .modes-mode {
  background: none;
  border: none;
}
.toolbar .modes-mode:hover {
  background: none;
  border: none;
}
.toolbar .modes-mode.active {
  box-shadow: none;
  background: none;
}
.toolbar .modes-mode.active:before {
  color: #000;
}
.toolbar .modes-mode:last-child {
  border-right: none;
}
.toolbar .toolbar-amount {
  padding-top: 12px;
}
@media all and (max-width: 768px) {
  .toolbar {
    padding: 0;
    min-height: 41px;
  }
  .toolbar-amount {
    padding: 12px;
    border-top: 1px solid #e7e7e7;
  }
  .page-products .sorter {
    top: 4px;
  }
}
@media all and (max-width: 640px) {
  .toolbar {
    border: none;
    background: #fff;
  }
  .toolbar.toolbar-products {
    margin: 0;
    padding: 0;
  }
  .toolbar-amount {
    position: static;
    margin: 0;
    padding: 0;
  }
  .page-products .sorter {
    top: 0px;
  }
}
/******************************************************
Category Grid
*******************************************************/
/**** mobile ****/
@media all and (max-width: 960px) {
  .page-products .products-grid .product-item .product-item-actions .actions-primary {
    display: block;
  }
  .page-products .products-grid .product-item .product-item-inner .tocart {
    font-size: 14px;
  }
}
/**** desktop ****/
@media all and (min-width: 641px) {
  body.page-products .products-grid .product-item {
    width: 31%;
    margin-right: 3.5%;
    margin-left: 0;
    max-width: none;
  }
  body.page-products .products-grid .product-item:nth-child(4n) {
    clear: none;
    margin-right: 3.5%;
  }
  body.page-products .products-grid .product-item:nth-child(3n) {
    margin-right: 0;
  }
  body.page-products .products-grid .product-item .product-item-actions {
    margin: 10px 0;
  }
}
/**************************************
Top Banner (fix)
***************************************/
.catalog-category-view #maincontent {
  position: relative;
  padding-top: 310px;
}
.category-cms {
  margin-top: -310px !important;
  /* equal to padding on #maincontent*/
}
/**************************************
Search Results
***************************************/
.catalogsearch-result-index.catalogsearch-result-index h1 {
  position: static;
  padding-left: 0;
}
.catalog-category-view .products-grid .product-item .old-price,
.catalogsearch-result-index .products-grid .product-item .old-price {
  display: block;
  margin: 0;
  line-height: 1;
}
.catalog-category-view .products-grid .product-item .old-price .price-label,
.catalogsearch-result-index .products-grid .product-item .old-price .price-label {
  font-size: 15px;
  color: #939393;
}
.catalog-category-view .products-grid .product-item .old-price .price-label:after,
.catalogsearch-result-index .products-grid .product-item .old-price .price-label:after {
  content: ':';
}
.catalog-category-view .products-grid .product-item .old-price .price,
.catalogsearch-result-index .products-grid .product-item .old-price .price {
  font-size: 15px;
  color: #939393;
}
.catalog-product-view .product-info-main .price-box.price-final_price {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 15px;
}
.catalog-product-view .product-info-main .price-box.price-final_price .special-price .rental-pricing-details {
  display: none;
}
.catalog-product-view .product-info-main .price-box.price-final_price .old-price {
  border-top: 1px solid #e7e7e7;
  display: block;
  margin-top: 8px;
  padding-top: 8px;
}
.catalog-product-view .product-info-main .price-box.price-final_price .old-price .price-container .price {
  font-size: 20px;
  color: #939393;
  font-weight: normal;
}
.catalog-product-view .product-info-main .price-box.price-final_price .old-price .price-container .price-label {
  font-size: 20px;
  color: #939393;
  font-weight: normal;
}
.catalog-product-view .product-info-main .price-box.price-final_price .old-price .price-container .price-label:after {
  content: ':';
}
.catalog-product-view .product-info-main .price-box.price-final_price .old-price .price-container .per-event {
  font-size: 20px;
  color: #939393;
  font-weight: normal;
}
.catalog-product-view .product-info-main .price-box.price-final_price .old-price .price-container .rental-pricing-details {
  color: #646464;
  font-weight: normal;
  line-height: 1;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-price {
    max-width: 100%;
  }
}
/*************************
Store Selector Styles
************************/
/*hide on desktop*/
#gssi-storepopup-popup {
  display: none;
}
/*header */
.page-header .panel.header {
  position: relative;
}
.gssi-stores {
  position: absolute;
  right: 37%;
  top: 6px;
  z-index: 10;
  padding-left: 0;
  display: flex;
}
.gssi-stores .en_ca {
  order: 0;
}
.gssi-stores .en_us {
  order: 1;
}
.gssi-stores .en_ca_yyj {
  order: 2;
}
@media all and (max-width: 1200px) {
  .gssi-stores {
    right: 20px;
    top: 100px;
  }
}
@media all and (max-width: 900px) {
  .gssi-stores {
    top: 120px;
  }
}
@media all and (max-width: 767px) {
  .gssi-stores {
    display: none;
  }
}
.gssi-stores li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-left: 0px;
  line-height: 25px;
  opacity: 0.5;
  filter: grayscale(100%);
}
.gssi-stores li.active {
  opacity: 1;
  filter: grayscale(0%);
}
.gssi-stores li a {
  text-decoration: none;
  padding-left: 30px;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 25px auto;
  font-size: 14px;
  color: #000;
}
.gssi-stores li.en_us a {
  background-image: url(../images/icon-usa.png);
}
.gssi-stores li.en_ca a {
  background-image: url(../images/icon-canada.png);
}
.gssi-stores li.en_ca_yyj a {
  background-image: url(../images/icon-canada.png);
}
.modal-inner-wrap {
  max-width: 455px;
  /***************************************
	Main Popup
	****************************************/
}
.modal-inner-wrap .modal-header {
  display: block;
}
.modal-inner-wrap .modal-title:after {
  display: none;
}
.modal-inner-wrap #gssi-storepopup-popup {
  display: block;
}
.modal-inner-wrap #gssi-storepopup-popup .block-static-block {
  font-style: italic;
}
.modal-inner-wrap #gssi-storepopup-popup .gssi-stores {
  position: static;
  padding-left: 0;
  display: block;
}
.modal-inner-wrap #gssi-storepopup-popup h2 {
  font-size: 40px;
  font-style: italic;
}
.modal-inner-wrap #gssi-storepopup-popup h2:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  background: #492f76;
  margin-top: -5px;
}
.modal-inner-wrap #gssi-storepopup-popup h2 span {
  background: url(../images/logo.png) 0 0 no-repeat;
  background-size: 100% auto;
  display: inline-block;
  vertical-align: middle;
  width: 165px;
  height: 1px;
  padding-top: 76px;
  overflow: hidden;
  margin-left: 10px;
  position: relative;
  top: 8px;
}
.modal-inner-wrap #gssi-storepopup-popup p {
  font-size: 14px;
  font-weight: 300;
}
.modal-inner-wrap #gssi-storepopup-popup .widget p {
  font-size: 18px;
  color: #000;
}
.modal-inner-wrap #gssi-storepopup-popup li {
  margin-right: 25px;
}
.modal-inner-wrap #gssi-storepopup-popup li a {
  padding-top: 52px;
  padding-left: 0;
  background-size: auto;
  background-position: top center;
  font-size: 16px;
}
.modal-inner-wrap #gssi-storepopup-popup {
  padding-top: 25px;
}
.modal-inner-wrap #gssi-storepopup-popup h2 {
  margin-bottom: 20px;
}
.modal-inner-wrap #gssi-storepopup-popup .widget p {
  font-size: 16px;
}
.modal-inner-wrap #gssi-storepopup-popup h3 {
  font-size: 16px;
  font-weight: bold;
  background-size: 25px;
  padding: 5px 0 5px 37px;
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #000;
  margin-bottom: 6px;
}
.modal-inner-wrap #gssi-storepopup-popup .shop-us h3 {
  background-image: url(../images/icon-usa.png);
}
.modal-inner-wrap #gssi-storepopup-popup .shop-canada h3 {
  background-image: url(../images/icon-canada.png);
}
.modal-inner-wrap #gssi-storepopup-popup ul {
  padding: 0  0 0 38px;
  margin-bottom: 10px;
}
.modal-inner-wrap #gssi-storepopup-popup ul li {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin-right: 10px;
}
.modal-inner-wrap #gssi-storepopup-popup ul li a {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  font-style: italic;
  font-size: 16px;
  padding: 5px 20px;
  text-decoration: none;
  border: 1px solid #cfcfcf;
  min-width: 132px;
  text-align: center;
  box-sizing: border-box;
  transition: all 0.25s;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.16);
}
.modal-inner-wrap #gssi-storepopup-popup ul li.active a,
.modal-inner-wrap #gssi-storepopup-popup ul li a:hover {
  background: #f1f1f1;
  box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.16);
}
@media all and (max-width: 768px) {
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 5rem auto;
    height: auto;
    max-height: none;
  }
}
/*
Blog
-----------------------------------*/
@media all and (min-width: 769px) {
  .page-layout-aw-blog .column.main {
    padding-left: 0 !important;
    border-left: none !important;
  }
  .page-layout-aw-blog .aw-blog__sidebar {
    margin-right: 0;
    padding-right: 15px;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .page-layout-aw-blog .aw-blog__main {
    padding-left: 5%;
    border-left: 1px solid #e7e7e7;
    max-width: none;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .aw-blog-posts .action.primary {
    font-size: 16px;
    padding: 10px 20px;
  }
  .aw-blog-post__share-content .container {
    width: auto;
  }
  .aw-blog-post__share-content {
    margin-left: 0;
    display: block;
  }
}
.aw-blog-tags--cloud .aw-blog-tags__tag {
  display: inline-block;
  display: block;
  margin-bottom: 1.5rem;
  padding-left: 0.5em;
  color: #000;
}
@media only screen and (max-width: 768px) {
  .page-layout-aw-blog .aw-blog {
    display: flex;
    flex-direction: column;
  }
  .page-layout-aw-blog .aw-blog__sidebar {
    display: block !important;
    width: 100%;
    margin-top: 20px;
    order: 2;
  }
}
/********************************
Titles
*******************************/
/*** single post ***/
.aw-blog-post__title a {
  text-decoration: none;
  line-height: 1.1em;
}
.aw-blog-post__title a:hover {
  text-decoration: underline;
}
/** blog listing **/
.aw-blog-index-list .aw-blog-post__title {
  margin-bottom: 15px;
  line-height: 0.75em;
}
.aw-blog-index-list .aw-blog-post__title:after {
  display: none;
}
.aw-blog-index-list .aw-blog-post__title a {
  font-size: 28px;
}
/** PEDERSENS-248 */
.aw_blog-post-view .blog-post-featured-image-wrapper {
  display: none;
}
.aw-blog__main > img {
  margin-bottom: 40px;
}
/*
Home
-----------------------------------*/
@media all and (min-width: 920px) {
  .gallery-widget .lgl-items .lgl-item:last-child .lgl-item-inner {
    width: 100.755%;
  }
}
@media (max-width: 767px) {
  .header.content .logo {
    max-width: 56.15%;
  }
}
.cms-home {
  /******************************
Common Classes
********************************/
}
.cms-home .page-header {
  margin-bottom: 0;
}
.cms-home .nav-sections {
  margin-bottom: 0;
}
.cms-home .page-main {
  max-width: none;
}
.cms-home #maincontent {
  padding: 0;
}
.cms-home .page-title-wrapper {
  display: none;
}
.cms-home .columns {
  display: block;
}
.cms-home .column.main {
  margin-bottom: 0;
  padding-bottom: 0;
}
.cms-home .column.main > p {
  display: none;
}
.cms-home .home-block {
  padding: 0 15px;
}
.cms-home .page-main .home-message .block {
  margin-bottom: 0;
  text-align: center;
}
.cms-home .home-message {
  padding: 9px 30px 15px;
  background-color: #000;
  color: #fff;
}
.cms-home .home-message p {
  color: #fff;
}
.cms-home .home-message a {
  color: #fff !important;
}
.cms-home h2 {
  font-size: 50px;
  margin-top: 0;
}
.cms-home h2 span {
  font-weight: 300;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-style: italic;
}
.cms-home .action.primary {
  font-size: 16px;
  padding: 10px 30px;
  border-radius: 0;
}
.cms-home .section-inner {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
@media all and (max-width: 768px) {
  .cms-home h2 {
    font-size: 35px;
  }
}
/******************************
Banner Block
********************************/
.home-banner-block {
  height: 800px;
  position: relative;
  margin-top: 0px;
}
.home-banner-block .section-inner {
  padding-top: 260px;
}
.home-banner-block h2 {
  display: block;
  font-size: 80px;
}
.home-banner-block h2:after {
  content: '';
  display: block;
  width: 40px;
  height: 10px;
  background: #492f76;
  margin-top: 0.25em;
  margin-bottom: 0.35em;
}
.home-banner-block h2 span {
  font-size: 41px;
}
.home-banner-block h3 {
  font-size: 41px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}
.home-banner-block .image-grid {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -925px;
  width: 1831px;
  height: 100%;
  padding-top: 20px;
}
.home-banner-block img {
  float: left;
  padding: 0 0 20px 20px;
  box-sizing: border-box;
  min-height: 390px;
}
.home-banner-block img:first-child {
  max-width: 822px;
}
.home-banner-block img:last-child {
  max-width: 1009px;
}
@media all and (max-width: 768px) {
  .home-banner-block h2 {
    display: block;
    font-size: 40px;
  }
  .home-banner-block h2 span {
    font-size: 20px;
  }
  .home-banner-block h3 {
    font-size: 20px;
  }
}
@media all and (max-width: 640px) {
  .home-banner-block {
    height: auto;
  }
  .home-banner-block .section-inner {
    position: absolute;
    top: 34vw;
    left: 0;
    width: 100%;
    padding-top: 0;
  }
  .home-banner-block .image-grid {
    position: static;
    margin: 0;
    width: auto;
    padding-top: 0;
  }
  .home-banner-block .image-grid:before,
  .home-banner-block .image-grid:after {
    content: '';
    display: table;
  }
  .home-banner-block .image-grid:after {
    clear: both;
  }
  .home-banner-block .image-grid img {
    width: 50%;
    height: 100%;
    padding: 0;
    min-height: 0;
    margin-bottom: 4vw;
  }
  .home-banner-block .image-grid img:first-child {
    width: 100%;
  }
}
/**************************************************
Category Block
**************************************************/
.home-catalog-block {
  padding: 100px 0 0 0;
  text-align: center;
}
.home-catalog-block h2 span {
  display: inline;
}
.home-catalog-block .product.data.items {
  text-align: center;
  margin-bottom: 0;
}
.home-catalog-block .product.data.items > .item.title {
  float: none;
  display: inline-block;
}
.home-catalog-block .product-item-actions {
  display: none;
}
.home-catalog-block #home-grid .products-grid .product-items {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.home-catalog-block #home-grid .products-grid li.product-item {
  margin-left: calc((100% - 4 * 24%) / 3);
  width: 23%;
  max-width: none;
  border: 1px solid #e7e7e7;
  border-bottom: 5px solid #000;
}
.home-catalog-block #home-grid .products-grid li.product-item .product-image-container {
  border: none !important;
  border-bottom: 1px solid #e7e7e7 !important;
}
.home-catalog-block #home-grid .products-grid li.product-item .product-item-details {
  border: none;
}
.home-catalog-block #home-grid .products-grid li.product-item .product-item-actions {
  margin-top: 0;
}
.home-catalog-block #home-grid .products-grid li.product-item .product-item-actions .actions-primary + .actions-secondary {
  padding-left: 0;
  text-align: right;
}
.home-catalog-block #home-grid .products-grid li.product-item .product-item-actions .actions-primary + .actions-secondary a {
  margin-right: 0;
  width: 20px;
}
.home-catalog-block .action.viewall {
  min-width: 172px;
  text-align: center;
}
@media all and (max-width: 960px) {
  .home-catalog-block #home-grid .products-grid li.product-item {
    width: 48%;
  }
}
@media all and (max-width: 768px) {
  .home-catalog-block {
    padding: 50px 0;
  }
  .home-catalog-block .ui-tabs-nav li {
    width: auto;
  }
  .home-catalog-block .ui-tabs-nav li a {
    font-size: 12px;
  }
  /*kludge fix to overflow*/
  #home-grid {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
}
@media all and (max-width: 480px) {
  .home-catalog-block #home-grid .products-grid li.product-item {
    width: 100%;
  }
}
/************************************************
Events Block
**************************************************/
.home-events-block {
  background: url(../images/home/bg-home-events.jpg) center top no-repeat;
  background-size: cover;
  padding: 164px 0 50px 0;
  text-align: center;
  height: 612px;
  margin-bottom: 248px;
  box-sizing: border-box;
}
.home-events-block h2 {
  margin-bottom: 65px;
  font-weight: bold;
}
.home-events-block h2:after {
  content: '';
  display: block;
  width: 45px;
  height: 10px;
  background: #492f76;
  margin: 25px auto 0 auto;
}
.home-events-block ul {
  padding: 0;
  /* keep aligned to bottom background*/
  position: absolute;
  top: 203px;
  left: 0;
  width: 100%;
}
.home-events-block ul li {
  display: inline-block;
  vertical-align: top;
  max-width: 340px;
  width: 31%;
  padding: 0;
  margin-right: 20px;
  border-top: 8px solid #000;
  background: #fff;
  box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.07000000000000001);
}
.home-events-block ul li .thumbnail {
  position: relative;
  border: none;
  padding: 0;
}
.home-events-block ul li:last-child {
  margin-right: 0;
}
.home-events-block ul li h3 {
  padding: 0 25px;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  position: absolute;
  bottom: 42px;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.home-events-block ul li h3 a,
.home-events-block ul li h3 a:hover {
  color: #fff;
  text-decoration: none;
}
.home-events-block ul li .action.primary {
  position: absolute;
  bottom: -14px;
  display: inline-block;
  left: 50%;
  width: 165px;
  margin-left: -83px;
}
.home-events-block ul li .inner {
  padding: 35px 25px;
  text-align: left;
  box-sizing: border-box;
  min-height: 165px;
}
@media all and (max-width: 768px) {
  .home-events-block {
    padding: 50px 0;
    padding-top: 150px;
    height: auto;
    margin-bottom: 0;
  }
  .home-events-block h2 {
    color: #fff;
  }
  .home-events-block ul {
    position: static;
  }
  .home-events-block ul li {
    width: 100%;
    margin: 0 auto 20px auto;
    float: none;
  }
  .home-events-block ul li h3 {
    font-size: 22px;
  }
}
/***************************************************
Why Pedersens Block
***************************************************/
.home-why-block {
  background: url(../images/home/bg-home-why.jpg) center top no-repeat;
  padding: 50px 0 100px 0;
  text-align: center;
}
.home-why-block .section-inner {
  max-width: 880px;
}
.home-why-block .intro {
  font-size: 28px;
  margin-bottom: 55px;
  color: #000;
}
.home-why-block ul {
  padding: 0;
}
.home-why-block ul:before,
.home-why-block ul:after {
  content: '';
  display: table;
}
.home-why-block ul:after {
  clear: both;
}
.home-why-block ul li {
  padding: 0;
  float: right;
  margin-left: 20px;
  width: 35%;
  max-width: 280px;
  padding: 0 20px;
  list-style: none;
  text-align: left;
  margin-bottom: 65px;
}
.home-why-block ul li:nth-child(2n+1) {
  float: left;
  text-align: right;
  margin-right: 20px;
  margin-left: 0;
  clear: left;
}
.home-why-block ul li h3 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
  margin-top: 0;
}
.home-why-block .action.primary {
  margin-bottom: 24px;
}
@media all and (max-width: 768px) {
  .home-why-block {
    background: url(../images/home/bg-home-why-mb.jpg) center bottom no-repeat;
    background-size: 80% auto;
    padding-bottom: 60vw;
    padding-top: 15px;
  }
  .home-why-block .intro {
    font-size: 22px;
  }
  .home-why-block ul {
    margin-bottom: 20px;
  }
  .home-why-block ul li,
  .home-why-block ul li:nth-child(2n+1) {
    float: none;
    width: 100%;
    max-width: none;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
  }
}
/***********************************************
Rental Block
*************************************************/
.home-rentals-block {
  background: url(../images/home/bg-home-rentals.jpg) center top no-repeat;
  text-align: center;
  height: 700px;
  padding-top: 158px;
  box-sizing: border-box;
}
.home-rentals-block .section-inner {
  max-width: 980px;
}
.home-rentals-block h1 {
  font-size: 50px;
}
.home-rentals-block h1:after {
  display: none;
}
.home-rentals-block h1 span {
  font-weight: 300;
  display: block;
  font-style: italic;
}
.home-rentals-block p {
  font-size: 28px;
  line-height: 1.8em;
  color: #000;
}
@media all and (max-width: 768px) {
  .home-rentals-block {
    height: auto;
    padding: 50px 0;
    margin-top: 40px;
    /*fix for mobile background of 'why'*/
  }
  .home-rentals-block h1 {
    font-size: 40px;
  }
  .home-rentals-block p {
    font-size: 20px;
  }
}
/***********************************************
Reviews Block
*************************************************/
.home-reviews-block {
  padding: 0 15px 0 15px;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  overflow: hidden;
}
.home-reviews-block .section-inner {
  max-width: 980px;
}
.home-reviews-block h2 {
  padding-top: 115px;
}
.home-reviews-block h2 span {
  display: inline;
}
.home-reviews-block .testimonials {
  padding: 0;
  padding-bottom: 90px;
}
.home-reviews-block .testimonials .testimonial {
  padding: 0;
  list-style: none;
  display: none;
  font-size: 24px;
  line-height: 1.8em;
}
.home-reviews-block .testimonials .testimonial:first-child,
.home-reviews-block .testimonials .testimonial.slick-slide {
  display: block;
}
.home-reviews-block .test-author {
  margin-top: 35px;
}
.home-reviews-block .test-author:before {
  content: '~';
}
.home-reviews-block .test-author:after {
  content: '~';
}
.home-reviews-block .slick-dots {
  bottom: 25px;
}
.home-reviews-block .slick-dots li button {
  height: 1px;
}
.home-reviews-block .slick-dots li button:before {
  background: #918F91;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  opacity: 1;
  font-size: 0;
}
.home-reviews-block .slick-dots li.slick-active button:before {
  background: #000;
}
@media all and (max-width: 768px) {
  .home-reviews-block {
    padding: 0px 15px;
  }
  .home-reviews-block h2 {
    padding-top: 50px;
  }
  .home-reviews-block .testimonials {
    padding-bottom: 50px;
  }
  .home-reviews-block .testimonials .testimonial {
    font-size: 16px;
  }
}
.page-footer {
  margin-top: 0;
}
.block.newsletter .field .newsletter-name {
  display: flex;
  justify-content: space-between;
}
.block.newsletter .field .newsletter-name .control {
  margin-bottom: 12px;
  width: 49%;
}
.cms-home .page-wrapper > .page-bottom {
  max-width: none;
  background-size: cover;
}
.page-main {
  /*fix for weird bug in ie on gallery pages*/
  flex-grow: inherit;
}
/************************************************************
Internal Content Page
***********************************************************/
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    text-align: left;
    width: 100%;
  }
  div.opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right;
  }
}
/*************************************************
Event Page (overview)
*************************************************/
.page-layout-1column-4blocks .nav-sections,
.page-layout-1column-3blocks .nav-sections {
  margin-bottom: 0;
}
.page-layout-1column-4blocks .breadcrumbs,
.page-layout-1column-3blocks .breadcrumbs {
  display: none;
}
.page-layout-1column-4blocks #maincontent,
.page-layout-1column-3blocks #maincontent {
  padding-top: 27px;
  max-width: none;
  margin-top: 0px;
}
.page-layout-1column-4blocks #maincontent .columns,
.page-layout-1column-3blocks #maincontent .columns {
  padding-top: 220px;
  background: url(../images/bg-events.jpg) top center no-repeat;
  background-color: #e0deda;
  padding-left: 42px;
  padding-right: 42px;
}
.page-layout-1column-4blocks h1.page-title,
.page-layout-1column-3blocks h1.page-title {
  color: #000;
  text-align: center;
  font-weight: 500;
}
.page-layout-1column-4blocks h1.page-title span:not(.base),
.page-layout-1column-3blocks h1.page-title span:not(.base) {
  font-size: 26px;
  font-style: italic;
  font-weight: 300;
  display: block;
}
.page-layout-1column-4blocks h1.page-title:after,
.page-layout-1column-3blocks h1.page-title:after {
  background: #000;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  width: 28px;
  height: 6px;
}
.page-layout-1column-4blocks .columns,
.page-layout-1column-3blocks .columns {
  max-width: 1170px;
  margin: 0 auto;
}
.page-layout-1column-4blocks .column > p,
.page-layout-1column-3blocks .column > p {
  color: #000;
}
.page-layout-1column-4blocks ul.cards,
.page-layout-1column-3blocks ul.cards {
  padding: 0;
  margin: 55px auto 0 auto;
  text-align: center;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.page-layout-1column-4blocks ul.cards li,
.page-layout-1column-3blocks ul.cards li {
  display: inline-block;
  vertical-align: top;
  width: 31.4%;
  padding: 0;
  margin-right: 2.5%;
  border-top: 8px solid #000;
  background: #fff;
  box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.07000000000000001);
  margin-bottom: 55px;
}
.page-layout-1column-4blocks ul.cards li .thumbnail,
.page-layout-1column-3blocks ul.cards li .thumbnail {
  position: relative;
  border: none;
  padding: 0;
  margin-bottom: 0;
}
.page-layout-1column-4blocks ul.cards li .thumbnail:before,
.page-layout-1column-3blocks ul.cards li .thumbnail:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+48,000000+100&0+49,1+100 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+32,000000+67,000000+100,000000+100&0+32,0.6+66,1+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.6) 60%, rgba(0, 0, 0, 0.61) 67%, #000000 110%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.6) 60%, rgba(0, 0, 0, 0.61) 67%, #000000 110%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.6) 60%, rgba(0, 0, 0, 0.61) 67%, #000000 110%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.6) 60%, rgba(0, 0, 0, 0.61) 67%, #000 110%);
}
.page-layout-1column-4blocks ul.cards li .thumbnail img,
.page-layout-1column-3blocks ul.cards li .thumbnail img {
  width: 100%;
}
.page-layout-1column-4blocks ul.cards li h3,
.page-layout-1column-3blocks ul.cards li h3 {
  padding: 0 25px;
  text-align: center;
  position: absolute;
  bottom: 42px;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.page-layout-1column-4blocks ul.cards li h3 a,
.page-layout-1column-3blocks ul.cards li h3 a,
.page-layout-1column-4blocks ul.cards li h3 a:hover,
.page-layout-1column-3blocks ul.cards li h3 a:hover {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  text-decoration: none;
}
.page-layout-1column-4blocks ul.cards li .action.primary,
.page-layout-1column-3blocks ul.cards li .action.primary {
  position: absolute;
  bottom: -14px;
  display: inline-block;
  left: 50%;
  width: 165px;
  margin-left: -83px;
  font-size: 16px;
  padding: 10px 30px;
  border-radius: 0;
  text-align: center;
}
.page-layout-1column-4blocks ul.cards li .inner,
.page-layout-1column-3blocks ul.cards li .inner {
  padding: 55px 25px 25px 25px;
  text-align: left;
  box-sizing: border-box;
  min-height: 165px;
}
.page-layout-1column-4blocks ul.cards li p,
.page-layout-1column-3blocks ul.cards li p {
  color: #000;
}
.page-layout-1column-4blocks .columns .column.main,
.page-layout-1column-3blocks .columns .column.main {
  margin-bottom: 0;
}
.page-layout-1column-4blocks #maincontent .page-wrapper,
.page-layout-1column-3blocks #maincontent .page-wrapper {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 65px;
  overflow: visible;
  margin: 0 -44px;
}
.page-layout-1column-4blocks #maincontent .page-wrapper:before,
.page-layout-1column-3blocks #maincontent .page-wrapper:before {
  right: 100%;
}
.page-layout-1column-4blocks #maincontent .page-wrapper:after,
.page-layout-1column-3blocks #maincontent .page-wrapper:after {
  left: 100%;
}
.page-layout-1column-4blocks #maincontent .page-wrapper > .page-bottom,
.page-layout-1column-3blocks #maincontent .page-wrapper > .page-bottom {
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
}
@media all and (max-width: 640px) {
  .page-layout-1column-4blocks #maincontent,
  .page-layout-1column-3blocks #maincontent {
    padding: 0;
  }
  .page-layout-1column-4blocks #maincontent .columns,
  .page-layout-1column-3blocks #maincontent .columns {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-layout-1column-4blocks #maincontent .page-wrapper,
  .page-layout-1column-3blocks #maincontent .page-wrapper {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.page-layout-1column-3blocks ul.cards li:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 960px) {
  .page-layout-1column-3blocks ul.cards {
    max-width: 1060px;
  }
  .page-layout-1column-3blocks ul.cards li {
    width: 49%;
    margin-right: 2%;
  }
  .page-layout-1column-3blocks ul.cards li:nth-child(3n) {
    margin-right: 2%;
  }
  .page-layout-1column-3blocks ul.cards li:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 768px) {
  .page-layout-1column-3blocks ul.cards {
    display: block;
  }
  .page-layout-1column-3blocks ul.cards li {
    display: block;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.page-layout-1column-4blocks ul.cards li {
  width: 23.5%;
  margin-right: 1.5%;
}
.page-layout-1column-4blocks ul.cards li:nth-child(3n) {
  margin-right: 1.5%;
}
.page-layout-1column-4blocks ul.cards li:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 960px) {
  .page-layout-1column-4blocks ul.cards {
    max-width: 1060px;
  }
  .page-layout-1column-4blocks ul.cards li {
    width: 49%;
    margin-right: 2%;
  }
  .page-layout-1column-4blocks ul.cards li:nth-child(3n) {
    margin-right: 2%;
  }
  .page-layout-1column-4blocks ul.cards li:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 768px) {
  .page-layout-1column-4blocks ul.cards {
    display: block;
  }
  .page-layout-1column-4blocks ul.cards li {
    display: block;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/****************************************************
Shipping
***************************************************/
/*prevent overlap of products list and shipping costs*/
@media all and (min-width: 768px) {
  .checkout-shipping-address {
    min-height: 565px;
  }
}
#onepage-checkout-shipping-method-additional-load {
  min-height: 950px;
}
#onepage-checkout-shipping-method-additional-load .control {
  position: relative;
}
#onepage-checkout-shipping-method-additional-load .tooltip {
  position: absolute;
  width: 400px;
  min-height: 300px;
  padding: 20px;
  border: 5px solid #ff5501;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  left: 110%;
  top: -90px;
  display: none;
  background: #fff;
  z-index: 100;
  opacity: 1;
}
#onepage-checkout-shipping-method-additional-load .tooltip ul,
#onepage-checkout-shipping-method-additional-load .tooltip p {
  font-size: 14px;
}
#onepage-checkout-shipping-method-additional-load .tooltip ul {
  margin-bottom: 1em;
}
#onepage-checkout-shipping-method-additional-load .tooltip.damage-tooltip {
  top: -450px;
}
#onepage-checkout-shipping-method-additional-load .link .link-title {
  font-weight: bold;
}
#onepage-checkout-shipping-method-additional-load .link .more {
  text-decoration: underline;
}
#onepage-checkout-shipping-method-additional-load .link:hover {
  cursor: pointer;
}
#onepage-checkout-shipping-method-additional-load .link:hover:after {
  text-decoration: none;
}
#onepage-checkout-shipping-method-additional-load .link.pos-relative {
  position: relative;
}
#onepage-checkout-shipping-method-additional-load .link .more:hover ~ .tooltip {
  display: block;
}
#onepage-checkout-shipping-method-additional-load .tooltip:hover {
  display: block;
}
#onepage-checkout-shipping-method-additional-load .required {
  position: relative;
  padding-right: 5px;
}
#onepage-checkout-shipping-method-additional-load .required:before {
  content: '*';
  color: red;
}
#onepage-checkout-shipping-method-additional-load .note {
  color: #492f76;
  display: block;
  margin-bottom: 20px;
}
#onepage-checkout-shipping-method-additional-load .c_first_left {
  width: 80%;
}
#onepage-checkout-shipping-method-additional-load .c_first_right {
  background: #f5f5f5;
  float: left;
  padding: 0px;
  width: 377px;
  width: 72%;
  position: absolute;
  top: 0px;
  left: 90%;
}
#onepage-checkout-shipping-method-additional-load .c_first_right h3 {
  padding: 20px 20px 0 20px;
}
#onepage-checkout-shipping-method-additional-load .c_first_right .disclaimer {
  padding: 0 20px 20px 20px;
  clear: both;
  font-size: 14px;
}
#onepage-checkout-shipping-method-additional-load .c_first_right table {
  border: none;
  margin: 0;
}
#onepage-checkout-shipping-method-additional-load .c_first_right table td:first-child span span:first-child,
#onepage-checkout-shipping-method-additional-load .c_first_right table td:first-child p span:first-child {
  display: block;
  font-weight: bold;
}
#onepage-checkout-shipping-method-additional-load .c_first_right table td {
  border: none;
}
#onepage-checkout-shipping-method-additional-load .actions-toolbar {
  clear: both;
}
#onepage-checkout-shipping-method-additional-load .shipping-option-block,
#onepage-checkout-shipping-method-additional-load .optionalextradeliverycheckboxcssbefore {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 2em;
}
#onepage-checkout-shipping-method-additional-load .shipping-tip {
  border: 0.5px solid #ffcaca;
  padding: 9px;
  margin-bottom: 15px;
}
#onepage-checkout-shipping-method-additional-load label {
  margin-bottom: 10px;
  display: block;
}
#onepage-checkout-shipping-method-additional-load label.checkbox {
  display: inline-block;
  max-width: 80%;
  vertical-align: middle;
  padding-left: 10px;
}
#onepage-checkout-shipping-method-additional-load label.label-1 {
  margin-bottom: 0px;
  margin-top: 2px;
}
#onepage-checkout-shipping-method-additional-load select {
  height: 40px;
  margin-bottom: 15px;
}
#onepage-checkout-shipping-method-additional-load input[type='text'],
#onepage-checkout-shipping-method-additional-load textarea {
  margin-bottom: 20px;
}
#onepage-checkout-shipping-method-additional-load .checkbox-wrap {
  margin: 10px 0;
}
#onepage-checkout-shipping-method-additional-load .checkbox-wrap + .optionalextradeliverycheckboxcssbefore {
  padding-top: 0;
}
#onepage-checkout-shipping-method-additional-load table .optionalextradeliverycheckboxcssbefore {
  padding: 0;
}
#onepage-checkout-shipping-method-additional-load .checkout-shipping-method .actions-toolbar > .primary {
  float: none;
}
#onepage-checkout-shipping-method-additional-load .error-message {
  display: block !important;
}
.continue_shopping_url {
  display: block;
  clear: both;
  padding: 20px 0;
}
@media all and (max-width: 768px) {
  #onepage-checkout-shipping-method-additional-load .tooltip {
    position: static;
    width: auto;
  }
  #onepage-checkout-shipping-method-additional-load .c_first_left {
    width: 100%;
  }
  #onepage-checkout-shipping-method-additional-load .c_first_right {
    position: static;
    width: 100%;
  }
}
/*****************************************
Checkout
******************************************/
#checkout {
  padding-top: 70px;
}
#checkout .mark {
  background: transparent;
}
#checkout .opc-block-summary .table-totals {
  border: none;
}
/**********************************************
Content Page Default
***********************************************/
.cms-page-view .page-bottom {
  margin-top: 60px;
}
/************************************************
Account Page
*************************************************/
.account.page-layout-2columns-left .column.main {
  margin-bottom: 90px;
}
/* fixes order table /customer/account/index/ */
.col.actions a {
  display: block;
}
/************************************************
Gallery
*************************************************/
p.intro-text {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 40px;
}
h2.heading-line {
  font-size: 36px;
  margin-bottom: 32px;
}
h2.heading-line:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  background: #492f76;
  margin-top: 12px;
}
.gallery-widget.gallery-masonry .block-content {
  padding: 0;
  box-shadow: none;
}
.gallery-block.block .block-content {
  border-bottom: none;
  box-sizing: border-box;
}
.lgl-items .lgl-item {
  border-bottom: 7px solid #000;
}
.lgl-items .lgl-item .lgl-item-inner {
  box-shadow: none;
  border: 1px solid #e4e4e4;
}
.gallery-widget .lgl-items .lgl-item .lgl-item-content {
  padding: 20px 25px 30px 25px;
}
.lgl-item-title a {
  font-weight: 700;
  font-size: 22px;
}
.lgl-item-info,
.lgl-item-info + div {
  font-size: 14px;
}
.lgl-item-info b,
.lgl-item-info + div b {
  font-weight: normal;
}
.gallery-block a {
  color: #492f76;
}
.gallery-widget .lgl-items .lgl-item:last-child .lgl-item-inner {
  margin-bottom: 0;
}
.gallery-block .lgl-items .lgl-item-shortdescription {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.gallery-block .lgl-item-read-more a {
  font-size: 16px;
  color: #492f76;
}
.gallery-block .lgl-item-read-more a .fa {
  display: none;
}
/********* gallery details page ************/
.lofgallery-album-view h1 {
  max-width: 80%;
}
a.back-to-gallery-link {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 16px;
  font-style: italic;
  color: #fff;
  background: #000;
  padding: 15px 25px;
  display: inline-block;
}
a.back-to-gallery-link:hover {
  background: #492f76;
}
@media all and (max-width: 960px) {
  a.back-to-gallery-link {
    position: static;
    float: none !important;
    display: inline-block;
  }
}
.lgl-socials {
  margin-bottom: 20px;
}
.album-info {
  font-size: 16px;
  margin-bottom: 30px;
}
.album-info b {
  font-weight: normal;
  color: #000;
}
.album-description {
  margin-bottom: 50px;
}
.album-description p {
  font-size: 16px;
  line-height: 30px;
}
.gallery-page.gallery-album .album-tags {
  background: #f7f8f6;
  border: 1px solid #e1e1e1;
  padding: 15px 50px;
  margin-bottom: 75px;
  box-sizing: border-box;
}
.gallery-page.gallery-album .album-tags span,
.gallery-page.gallery-album .album-tags a {
  vertical-align: middle;
  background: none;
  font-size: 14px;
}
.gallery-page.gallery-album .album-tags span {
  color: #000;
}
.gallery-page.gallery-album .album-tags a {
  color: #492f76;
}
.releted-product {
  font-size: 50px;
}
.releted-product .releted-product-text p {
  font-size: 26px;
  font-style: italic;
  font-weight: 400;
}
.gallery-page.gallery-album .block.widget .products-grid .product-item {
  max-width: none;
  text-align: left;
}
.gallery-page.gallery-album .products-grid .product-item-actions {
  margin: 10px 0;
}
.gallery-page.gallery-album .action.primary {
  font-style: italic;
  font-size: 16px;
  margin: 0;
  padding: 13px 20px;
}
.gallery-page.gallery-album .owl-theme .owl-nav {
  line-height: 2em;
}
.gallery-page.gallery-album .owl-theme .owl-nav [class*=owl-] {
  font-size: 22px;
}
.gallery-page.gallery-album .product-item-name a {
  color: #000;
}
/***************************************
Cart
****************************************/
.cart.table-wrapper .items {
  border: none;
}
.cart.table-wrapper .item .col.item {
  padding-left: 12px;
}
#shopping-cart-table {
  border-top: 1px solid #e7e7e7;
}
#block-shipping,
.action.multicheckout {
  display: none;
}
#cart-totals table {
  border: none;
}
/******************************************
IE Fix
*********************************************/
/* fixes 
.ie10 .page-wrapper, .ie11 .page-wrapper{
	height: auto;
}*/
/*****************************************
Wishlist
*****************************************/
.wishlist-index-index .product-item {
  border: 1px solid #e7e7e7;
}
.wishlist-index-index .product-item .product-item-info {
  padding: 0 10px !important;
  box-sizing: border-box;
}
.wishlist-index-index .product-item .product-item-info .product-item-photo {
  margin: 0 -10px;
}
.wishlist-index-index .product-item .product-item-name {
  padding-top: 10px;
}
.wishlist-index-index .product-item .product-item-inner {
  display: block !important;
  width: auto;
  position: static;
  clip: none;
  box-shadow: none;
  border: none;
}
.wishlist-index-index .product-item .box-tocart .tocart {
  padding: 14px 17px;
}
.totals .mark span.label {
  display: none !important;
}
.required-symbol {
  color: red;
}
.form-wishlist-items .products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: calc((100% - 4 * 24.439%) / 3);
}
.form-wishlist-items .products-grid.wishlist .product-item:nth-child(4n + 1) {
  margin-left: 0;
}
.table-wrapper.additional-addresses table > thead > tr > th {
  white-space: unset;
  text-align: left;
}
/* Blog */
.blog-posts .blog-post-title::after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  background: #492f76;
  margin-top: 0.66em;
}
.blog-posts .blog-post-featured-image-wrapper {
  margin: 30px 0px;
}
.blog-posts .blog-post-content {
  margin-bottom: 30px;
}
.blog-post-info .blog-post-info-item:not(:last-child) {
  border-right: 1px solid;
  margin-right: 10px;
  padding-right: 10px;
  padding-left: 0;
  margin-left: 0;
  line-height: 1.42857143;
}
.block-content .block-recent-posts .block-recent-posts-item {
  margin-bottom: 15px;
}
.block-content .block-recent-posts .recent-post-featured-image-link {
  overflow: hidden;
  display: block;
  border-bottom: 4px solid #3abac3;
  margin-bottom: 10px;
  max-height: 160px;
  text-align: center;
}
.block-content .block-recent-posts .recent-post-featured-image-link .blog-post-lazyload-image {
  min-height: 95px;
  display: inline-block;
}
.block-content .block-recent-posts .block-recent-posts-link {
  font-size: 16px;
  text-decoration: underline;
}
.block-content .block-recent-posts .block-recent-posts-link:hover {
  text-decoration: none;
}
.blog-sidebar-block .view-all-container {
  display: none;
}
.blog-posts-post #blog-related-posts .block-title {
  color: #3abac3;
  margin-bottom: 10px;
  font-size: 30px;
}
.blog-posts-post #blog-related-posts .block-title strong {
  font-weight: 400;
}
.blog-posts-post #blog-related-posts .block-related-posts .block-related-posts-item {
  width: 30.33333333%;
  padding: 0;
}
.blog-posts-post #blog-related-posts .block-related-posts .block-related-posts-item .related-post-featured-image-link {
  overflow: hidden;
  display: block;
  border-bottom: 4px solid #3abac3;
  margin-bottom: 10px;
  max-height: 160px;
  text-align: center;
  position: static;
}
.blog-posts-post #blog-related-posts .block-related-posts .block-related-posts-item .related-post-featured-image-link img {
  display: inline-block;
  position: inherit;
}
.blog-posts-post #blog-related-posts .block-related-posts .block-related-posts-item .related-post-featured-image-link::after {
  display: none;
}
.blog-posts-post #blog-related-posts .block-related-posts .block-related-posts-item .block-related-post-link {
  font-size: 16px;
  text-decoration: underline;
  font-weight: 400;
}
.blog-posts-post #blog-related-posts .block-related-posts .block-related-posts-item .block-related-post-link:hover {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .blog-posts-post #blog-related-posts .block-related-posts .block-related-posts-item {
    width: 47%;
  }
}
@media (max-width: 479px) {
  .blog-posts-post #blog-related-posts .block-related-posts .block-related-posts-item {
    width: 100%;
  }
}
/* Cart */
@media only screen and (max-width: 639px) {
  .checkout-cart-index .cart .table.items .col.qty {
    text-align: left;
  }
}
/* Popup */
@media (max-width: 767px) {
  body .modal-popup.modal-slide {
    left: 0;
  }
  body .modal-popup.modal-slide .modal-inner-wrap {
    margin: 5rem auto;
    height: auto;
    max-height: none;
  }
}
/* Checkout */
.checkout-index-index .opc-wrapper .shipping-address-item {
  width: 33.33333333%;
}
@media (max-width: 1023px) {
  .checkout-index-index .opc-wrapper .shipping-address-item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .checkout-index-index .opc-progress-bar {
    display: none;
  }
}
@media (max-width: 639px) {
  .checkout-index-index .opc-wrapper .shipping-address-item {
    width: 100%;
  }
}
.fotorama__stage__frame .fotorama__img {
  box-sizing: border-box;
  border: none !important;
}
.product.media .fotorama__wrap .fotorama__stage {
  border: solid 1px #ccc;
  box-sizing: border-box;
}
.block-addresses-list .addresses .item {
  padding-left: 0;
}
.cart-summary .checkout-methods-items li {
  padding-left: 0;
}
.block.related .related-available .product-item-name {
  display: block;
}
.form-wishlist-items .product-item .product-item-name {
  display: block;
}
.home-events-block ul {
  display: flex;
  justify-content: center;
}
.page-footer .footer-page-after .block-static-block.widget.block li:first-child {
  padding-left: 0;
}
.c_first_right table h5 {
  margin: 0;
}
.c_first_right table p {
  margin-bottom: 0;
}
.c_first_right hr {
  margin-bottom: 0;
}
.home-catalog-block #home-grid .products-grid li.product-item {
  box-sizing: content-box;
}
.block.newsletter input[type="email"] {
  line-height: 1 !important;
}
.product.data.items > .item.title[aria-expanded="true"] > .switch {
  color: #333;
}
.main .page-wrapper {
  min-height: 100%;
}
.gallery-category .gallery-block .block-content .lgl-item-content .lgl-item-info {
  display: none;
}
.gallery-page #news-two-col.newsletter-wrap,
.page-products #news-two-col.newsletter-wrap,
.lofgallery-album-view #news-two-col.newsletter-wrap,
.aw_blog-index-index #news-two-col.newsletter-wrap,
.aw_blog-post-view #news-two-col.newsletter-wrap {
  display: none;
}
.gallery-category .sidebar .gallery-block.block-gallerysearch,
.gallery-category .sidebar .gallery-block.block-tags {
  display: none;
}
.checkout-container ul li,
.checkout-container ol li {
  padding-left: 0;
}
#shipping-delivery-block .control-top input[type="radio"],
#shipping-delivery-block .control-top input[type="checkbox"],
.shipping-option-block .control input[type="checkbox"] {
  vertical-align: top;
  margin-top: 4px;
}
.nav-sections .nav-sections-item-content .ves-megamenu {
  float: none;
  position: unset;
}
.nav-sections .ves-megamenu .nav-item.active > a {
  background: 0 0;
  color: #492f76;
}
.cms-home .home-events-block .section-inner {
  max-width: 1073px;
}
.home-events-block ul li {
  width: 31.6666%;
}
.page-footer {
  overflow-x: hidden;
}
.cms-locations .main table {
  width: 100% !important;
}
.aw_blog-index-list .aw-blog-post__title a {
  font-size: 28px;
}
.aw_blog-index-list .aw-blog-post__title:after {
  display: none;
}
.aw_blog-index-list .aw-blog-post__title {
  margin-bottom: 15px;
  line-height: 0.75em;
}
.form.password.forget .fieldset:after,
.form-create-account .fieldset.create.account::after {
  display: none;
}
.modal-slide .action-close {
  margin: 0;
  padding: 2.1rem 3rem;
}
.products-related .product-item-actions .actions-secondary {
  display: block;
}
.product-info-main .availability.only {
  display: none;
}
.toolbar-products.toolbar select {
  padding-top: 8px;
}
.catalog-product-view._has-modal .modals-wrapper:before {
  content: '';
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 800;
}
.fotorama__stage__frame .fotorama__img {
  -webkit-transform: none !important;
  transform: none !important;
}
.lofgallery-album-view .sidebar .gallery-block,
.lofgallery-album-view .gallery-page .album-info,
.lofgallery-album-view .gallery-page .album-content-inner {
  display: none;
}
.fotorama-item .fotorama__caption {
  display: none;
}
@media (min-width: 1201px) {
  .navigation > .ui-menu:before {
    top: 167px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .navigation > .ui-menu:before {
    top: 214px;
  }
}
@media (min-width: 1024px) {
  .page-products .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .page-products .products-grid .product-item {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .nav-sections .ves-megamenu .navigation {
    position: relative;
  }
  .nav-sections nav.navigation > ul {
    float: right;
    background: 0 0;
    position: static;
    width: auto !important;
  }
  .nav-sections .ves-megamenu.ves-vertical li.level0 {
    width: auto;
    float: left !important;
  }
  .nav-sections .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0.subhover > .submenu {
    left: 0 !important;
  }
  .nav-sections .ves-megamenu .navigation .level1 > .item-content1 > .mega-col > .nav-item.parent {
    width: 16.667%;
  }
  .nav-sections .ves-megamenu .navigation .level1 > .item-content1 > .mega-col > .nav-item.parent .nav-item > a {
    padding: 0;
    line-height: inherit;
  }
  .nav-sections .ves-megamenu .navigation .nav-item.subhover > .submenu {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .nav-sections .nav-sections .ves-megamenu .navigation > .ui-corner-all > .nav-item.subhover > .submenu {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  }
  .nav-sections .nav-sections .ves-megamenu .navigation > .ui-corner-all > .nav-item.subhover > .submenu > .submenu-inner {
    padding: 0;
  }
  .nav-sections .ves-megamenu .level0 > .submenu {
    border-top: 5px solid #000 !important;
    border-bottom: 6px solid #492f76 !important;
  }
  .nav-sections .ves-megamenu .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 0;
  }
  .nav-sections .ves-megamenu .navigation .nav-item.subhover.level0 > .submenu > .submenu-inner {
    padding: 25px 20px 20px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
  }
  .nav-sections .navigation .nav-item.level0 > a:hover:after,
  .nav-sections .navigation .nav-item.level0.active > a:after {
    content: '';
    border-left: 10px solid transparent;
    border-bottom: 10px solid #000;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
  }
  .nav-sections .ves-megamenu .navigation .level0 > a,
  .nav-sections .ves-megamenu .navigation .content-type-parentcart .level1 > a {
    text-transform: capitalize;
    font-size: 18px;
    padding: 0 15px;
  }
  .nav-sections .ves-megamenu .navigation .level0 > a {
    line-height: 45px;
    padding-bottom: 4px;
  }
  .ves-megamenu .navigation {
    max-width: 1210px;
  }
  .navigation > .ui-menu:before {
    content: '';
    content: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.84);
    left: 0;
    top: 167px;
    display: none;
  }
  .mega-hover .navigation > .ui-menu:before {
    display: block;
  }
  .nav-sections .ves-megamenu .navigation .level0.current > a {
    background: 0 0;
    color: #492f76;
  }
  .nav-sections .ves-megamenu.ves-vertical li.level0 {
    position: relative !important;
  }
  .nav-sections .ves-megamenu.ves-vertical li.level0.fullwidth-content {
    position: static !important;
  }
  .nav-sections .ves-megamenu.ves-vertical li.level0:first-child {
    position: static !important;
  }
  .nav-sections .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header {
    border: none;
    margin-bottom: 4px;
    padding-bottom: 12px;
  }
  .nav-sections .ves-megamenu .navigation .level0 > a {
    font-weight: 700;
  }
  .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item > a,
  .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item > a {
    padding: 0;
    line-height: inherit !important;
  }
}
@media (min-width: 640px) {
  .account .data.table .col.actions .action:after {
    display: none;
  }
  .product-item {
    font-size: 16px;
  }
}
@media (min-width: 640px) and (max-width: 900px) {
  .page-header .header .minicart-wrapper {
    transform: translateY(-11px);
    -webkit-transform: translateY(-11px);
  }
  .page-header .panel.header > ul.header.links {
    transform: translateY(-12px);
    -webkit-transform: translateY(-12px);
  }
  .main table.table-order-items.history td {
    font-size: 14px;
  }
  .main table.table-order-items td.name {
    padding-right: 0;
  }
  .main .orders-recent table.table-order-items td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  .page-header .header .minicart-wrapper {
    margin-top: 36px;
  }
}
@media (max-width: 1280px) {
  #onepage-checkout-shipping-method-additional-load .c_first_right {
    width: 68%;
  }
}
@media (max-width: 1200px) {
  .gssi-stores {
    top: 105px;
  }
}
@media (max-width: 1100px) {
  .home-banner-block h2 span,
  .home-banner-block h3 {
    font-size: 35px;
  }
  .home-banner-block h2 {
    font-size: 60px;
  }
}
@media (max-width: 1023px) {
  .wishlist-index-index .column.main .product-item {
    padding-left: 0;
  }
  .wishlist-index-index .products-grid .product-item .product-image-container {
    border: none !important;
  }
  #onepage-checkout-shipping-method-additional-load .tooltip {
    width: 77%;
  }
  .column.main .products-grid.wishlist .product-items {
    margin-left: 0px;
  }
  .main table.table-order-items.history td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 900px) {
  .gssi-stores {
    top: 130px;
  }
  .page-header .header .minicart-wrapper {
    z-index: 99;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .wishlist-index-index .column.main .products-grid .product-items .product-item {
    width: calc((100% - 20px)/3);
    margin-right: 10px;
  }
  .wishlist-index-index .column.main .products-grid .product-items .product-item:nth-child(3n) {
    margin-right: 0;
  }
  .wishlist-index-index .column.main .products-grid .product-items .product-item:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 991px) {
  .main .login-container .fieldset > .field > .control {
    width: 100%;
  }
  .form-cart .cart.table-wrapper .product-item-photo {
    max-width: 65px;
  }
  .table-order-items .col.name .product-item-name {
    max-height: 4.26em;
    overflow: hidden;
  }
  .main-text .main-text-cta h3 {
    margin-bottom: 30px;
  }
  .home-banner-block h2 span,
  .home-banner-block h3 {
    font-size: 25px;
  }
  .home-banner-block h2 {
    font-size: 45px;
  }
}
@media (max-width: 768px) {
  #onepage-checkout-shipping-method-additional-load .c_first_right {
    width: 100%;
  }
  .order-products-toolbar.toolbar {
    padding: 9px 20px;
  }
  .order-products-toolbar .toolbar-amount {
    border-top: none;
  }
  .home-events-block ul {
    display: block;
  }
  #onepage-checkout-shipping-method-additional-load .tooltip {
    width: auto;
  }
  .toolbar.toolbar-products:last-child {
    padding: 9px 20px;
    min-height: unset;
  }
  .toolbar.toolbar-products .pages {
    margin-bottom: 0;
  }
  .home-events-block ul li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .main table.cart.items caption {
    padding: 0 20px;
  }
  .cart.table-wrapper .cart > .item {
    position: static;
    display: block;
    padding: 0 9px;
  }
  .cart.table-wrapper .cart > .item > .item-info {
    display: block;
  }
  .cart.table-wrapper .item .col.item {
    box-sizing: border-box;
  }
  .cart.table-wrapper .cart > .item > .item-info .product-item-details {
    padding-left: 100px;
    padding-top: 15px;
    position: static;
  }
  .form-cart .cart.table-wrapper .col.qty,
  .form-cart .cart.table-wrapper .col.price,
  .form-cart .cart.table-wrapper .col.subtotal,
  .form-cart .cart.table-wrapper .col.msrp {
    width: 100%;
    text-align: left;
  }
  .cart.table-wrapper .cart > .item > .item-actions {
    display: block;
    clear: both;
  }
  .cart.table-wrapper .cart > .item > .item-actions > td {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  .checkout-index-index .logo {
    border-left: none;
  }
  .opc-wrapper .opc .checkout-shipping-address {
    padding-left: 0;
  }
  .checkout-index-index #maincontent {
    z-index: 10;
  }
  .checkout-shipping-address .field-tooltip .field-tooltip-content {
    left: auto;
    top: 40px;
    right: -10px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    left: auto;
    top: -20px;
    right: 9px;
  }
  .checkout-shipping-address .field-tooltip .field-tooltip-content:after {
    border-right-color: transparent;
    border-bottom-color: #f4f4f4;
    top: -19px;
  }
  .checkout-shipping-address .field-tooltip .field-tooltip-content:before {
    border-right-color: transparent;
    border-bottom-color: #666;
  }
  .form-wishlist-items .products-grid .product-item .product-image-container {
    margin: auto;
  }
  .wishlist-index-index .product-item .product-item-info .product-item-photo {
    margin: 0;
    float: none;
    text-align: center;
  }
  .wishlist-index-index .product-item .product-item-info .product-item-photo .product-image-photo {
    border-bottom: none;
  }
  .form-wishlist-items .products-grid.wishlist {
    margin-right: 0;
  }
  .order-links li {
    padding-left: 0;
  }
  .opc-wrapper .opc .checkout-shipping-method {
    padding-left: 0;
  }
  .catalog-product-view .page-main {
    padding-top: 30px;
  }
  .account .page.messages {
    margin-bottom: 20px;
  }
  .order-links .item strong {
    padding: 0 10px;
  }
  .account.sales-order-view.page-layout-2columns-left .column.main {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .modal-popup.modal-slide {
    left: 0;
  }
  .product.data.items > .item.title[aria-expanded="true"] > .switch {
    border-bottom: 4px solid #492f76;
  }
  .account.page-layout-2columns-left.customer-account-index .column.main {
    margin-bottom: 0px;
  }
  .account .sidebar .block-collapsible-nav {
    top: 0;
  }
  .nav-sections .ves-megamenu > .navigation .nav-item > a {
    padding: 10px 20px;
  }
  .ves-megamenu .navigation .drill-opener,
  .ves-megamenu .navigation .opener {
    line-height: 40px;
    width: 40px;
    padding: 20px;
    box-sizing: border-box;
  }
  .nav-sections .ves-megamenu.nav-mobile .opener::before {
    top: 12px;
    line-height: 1;
  }
  .nav-sections .ves-megamenu .submenu {
    display: block;
  }
  .nav-sections .ves-megamenu .level1 .level2 .submenu,
  .nav-sections .ves-megamenu .level0 > .submenu {
    display: none;
  }
  .ves-megamenu .submenu-inner .item-header {
    display: none;
  }
  .nav-sections .navigation {
    height: auto;
  }
  .nav-sections .ves-megamenu > .navigation .nav-item {
    float: none !important;
  }
  .nav-sections .ves-megamenu.nav-mobile li.level0 .nav-anchor {
    padding-right: 43px;
  }
  .nav-sections .ves-megamenu .level1 > .opener {
    display: none;
  }
  .nav-sections .section-item-content .store-switcher ul li a {
    position: relative;
  }
  .minicart-wrapper .block-minicart {
    right: 2px;
  }
  .customer-account-login .page-main .page-title-wrapper,
  .customer-account-forgotpassword .page-main .page-title-wrapper {
    margin-top: 30px;
  }
  .page-main .page-title-wrapper {
    padding-top: 30px;
  }
}
@media (max-width: 639px) {
  .cart.table-wrapper {
    overflow-x: hidden;
    box-sizing: border-box;
  }
  .main table .orders-history caption,
  .main table.table-order-items caption {
    width: 100%;
  }
  .main table.table-order-items tr td {
    border: none;
    padding-left: 0;
  }
  .account .table-wrapper.orders-history {
    margin-bottom: 0px;
    border-bottom: none;
  }
  .order-products-toolbar.toolbar .toolbar-amount {
    border-top: none;
    margin-bottom: 10px;
  }
  .order-products-toolbar.toolbar {
    padding: 0;
  }
  .products-grid.wishlist .product-item .box-tocart {
    width: 100%;
  }
  .wishlist-index-index .column.main .products-grid .product-items .product-item {
    padding-left: 10px;
  }
  .table-order-items .main table tfoot td,
  .table-order-items .main table tfoot th {
    padding: 5px 10px;
  }
  .page-footer .footer-first-col .ui-accordion-header {
    font-weight: 400;
  }
  .page-footer .footer-first-col .ui-accordion-content:last-child {
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }
  #onepage-checkout-shipping-method-additional-load .c_first_right h3 {
    padding: 0;
  }
  #onepage-checkout-shipping-method-additional-load .c_first_right {
    padding-top: 40px;
  }
  #onepage-checkout-shipping-method-additional-load .c_first_right .disclaimer {
    padding: 0 0px 20px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    margin-bottom: 10px;
  }
  .form-wishlist-items .products-grid.wishlist {
    margin-bottom: 0;
  }
  .table-order-items.history .col.actions a {
    display: inline-block;
  }
  .sales-order-view .page-title {
    margin-bottom: 30px;
  }
  .sales-order-view .page-title:after {
    margin-top: 10px;
  }
  .table-order-items tr td.name:before {
    float: left;
    margin-top: 4px;
  }
  .table-order-items.recent .col.actions a {
    display: inline-block;
  }
  .sidebar-main .filter-title strong {
    top: 2px;
  }
  .page-products .toolbar-products .sorter {
    right: 0;
  }
  .page-products .toolbar-products .sorter-options {
    margin-right: 0;
  }
  .page-header .action.showcart .counter.qty {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
  }
  .minicart-wrapper .action.showcart {
    position: relative;
  }
  .page-header .minicart-wrapper {
    margin-top: 20px;
  }
  .page-header .block-search .label {
    margin-top: 11px;
  }
  .product-item {
    font-size: 15px;
  }
}
@media (max-width: 420px) {
  .wishlist-index-index .column.main .products-grid .product-items .product-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.block.newsletter .form.subscribe {
  display: block;
}
.gg-captcha .g-recaptcha {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  margin-top: 15px;
  text-align: center;
  width: 304px;
  margin-left: auto;
  margin-right: auto;
}
.gg-captcha .g-recaptcha > div {
  display: inline-block;
}
.g-captcha-error {
  text-align: center;
}
.g-captcha-error .mage-error {
  margin-top: 0;
}
.gallery-page #e_gallery,
.lofgallery-album-view #e_gallery {
  font-weight: bold;
  color: #492f76;
}
@media (max-width: 380px) {
  .gg-captcha .g-recaptcha {
    transform: scale(0.8) translateX(-13%);
    -webkit-transform: scale(0.8) translateX(-13%);
    width: 127%;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .magento-payments-review-discount .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #ccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .magento-payments-review-discount .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-review-discount .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #fff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ccc;
    color: #ccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #ccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #ccc;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #ccc;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-blog-recent-post .block-content {
    overflow: hidden;
  }
  .block-recent-posts {
    margin: 0 -15px;
  }
  .aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .fieldset {
    margin-bottom: 1rem;
    grid-template-areas: "a b" "c c";
  }
  .aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .field[name="data.author_name"] {
    grid-area: a;
  }
  .aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .field[name="data.author_email"] {
    grid-area: b;
  }
  .aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .field[name="data.content"] {
    grid-area: c;
  }
  .aw_blog-post-view .blog-post .logged-in .fieldset {
    grid-template-areas: "a a" "c c";
  }
  .aw_blog-post-view .blog-post .logged-in .fieldset .field[name="data.author_name"] {
    grid-area: a;
  }
  .block-related-posts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin-left: -3%;
  }
  .block-related-posts .block-related-posts-item {
    margin-left: 3%;
    width: 47%;
  }
  .ves-megamenu .navigation .level0 .submenu a.ves-hover {
    padding: 0;
  }
  .scroll-to-fixed-fixed .level0 > a .cat-label {
    display: none;
  }
  .scroll-to-fixed-fixed.nav-sections-items {
    background: #f0f0f0;
  }
  .nav-sections-item-content .ves-megamenu {
    display: block;
    margin-bottom: 0;
    padding: 0;
  }
  .ves-megamenu .block-search {
    padding-left: 0;
  }
  .ves-megamenu.top-navigation > .navigation {
    padding: 0 20px;
    border: 0;
  }
  .ves-megamenu.has-title > .navigation {
    border-top: none;
  }
  .ves-megamenu.ves-horizontal > .navigation {
    border: 0;
  }
  .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item > a,
  .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item > a {
    line-height: 36px;
  }
  .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item > a .ves-caret,
  .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item > a .ves-caret {
    line-height: inherit;
  }
  .ves-megamenu .navigation {
    background: transparent;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: static;
    top: 0;
    width: 100%;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation > ul {
    padding: 0;
  }
  .ves-megamenu .navigation .level0 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 5px 0 0;
    position: relative;
  }
  .ves-megamenu .navigation .level0 > a {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    padding: 0 15px;
    font-weight: 600;
  }
  .ves-megamenu .navigation .level0 > a .cat-label {
    position: absolute;
    top: -10px;
    right: 0;
    padding: 0 6px;
    font-size: 14px;
    line-height: 22px;
  }
  .ves-megamenu .navigation .level0 > a > span {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 > a > span.drill-opener,
  .ves-megamenu .navigation .level0 > a > span.opener {
    display: none;
  }
  .ves-megamenu .navigation .level0.current > a {
    background-color: #5bd2ec;
    color: #FFF;
  }
  .ves-megamenu .navigation .level0 .submenu {
    font-size: inherit;
  }
  .ves-megamenu .navigation .level0 .submenu .mega-col > .nav-item > a {
    border-left: 3px solid transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items a:hover {
    background: none;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .nav-item a {
    line-height: 45px;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .dynamic-active a {
    border-bottom-color: #ddd;
    border-right-color: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .dynamic-active a > .ves-caret {
    visibility: hidden;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .dynamic-active > a,
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .current.dynamic-active > a {
    background: #5bd2ec;
    border: 1px solid #DDD;
    color: #FFF;
    border-color: #5bd2ec;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .dynamic-active > a > .ves-caret,
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .current.dynamic-active > a > .ves-caret {
    visibility: visible;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items {
    float: right;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li > a {
    border-left: 1px solid #DDD;
    border-right-color: #DDD;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li > a > .ves-caret {
    float: left;
    margin-right: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li.dynamic-active > a {
    border-right-color: #DDD;
    border-left-color: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner:after,
  .ves-megamenu .navigation .level0 .submenu .submenu-inner:before {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .content-wrapper {
    float: left;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header {
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 12px;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header a:hover {
    background: #5bd2ec;
    color: #FFF;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer {
    float: left;
    margin-top: 20px;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer a:hover {
    background: #5bd2ec;
    color: #FFF;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header .links li,
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer .links li {
    padding: 0 5px;
    margin-bottom: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .feature-box-v3 a {
    padding: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget {
    position: relative;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav {
    top: -60px;
    right: 0;
    position: absolute;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav a {
    background: #f5f5f5;
    padding: 5px 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav a:hover {
    background-color: #000000;
    color: #ffffff;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title strong {
    font-weight: 500;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a {
    padding: 0;
    border: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a:hover {
    background: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a.action {
    color: #999;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-image img {
    width: auto;
    float: none;
    display: inline-block;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-actions {
    margin-top: 0;
    position: relative;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item img.owl-lazy {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-details {
    text-align: center;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-details .price-box {
    color: #1979c3;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-photo {
    text-align: center;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .icon {
    position: absolute;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items {
    padding: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item {
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info {
    border: 1px solid transparent;
    padding: 10px;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    border-color: #bbbbbb;
  }
  .ves-megamenu .navigation .level0 .submenu .nav-item.current > a {
    border-color: #ff5501;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items ul > .nav-item.current > a {
    border-color: transparent;
    border-bottom-color: #ddd;
  }
  .ves-megamenu .navigation .level0.submenu-left,
  .ves-megamenu .navigation .level0.submenu-right {
    position: static;
  }
  .ves-megamenu .navigation .level0 .ves-column1 > .item-content1 > .mega-col {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .ves-column1 > .item-content1 > .mega-col > .nav-item {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .ves-column2 > .item-content1 > .mega-col {
    width: 50%;
  }
  .ves-megamenu .navigation .level0 .ves-column3 > .item-content1 > .mega-col {
    width: 33.3333%;
  }
  .ves-megamenu .navigation .level0 .ves-column4 > .item-content1 > .mega-col {
    width: 25%;
  }
  .ves-megamenu .navigation .level0 .ves-column5 > .item-content1 > .mega-col {
    width: 20%;
  }
  .ves-megamenu .navigation .level0 .ves-column6 > .item-content1 > .mega-col {
    width: 16.6666%;
  }
  .ves-megamenu .navigation .level0 .ves-column7 > .item-content1 > .mega-col {
    width: 14.2857%;
  }
  .ves-megamenu .navigation .level0 .ves-column8 > .item-content1 > .mega-col {
    width: 12.5%;
  }
  .ves-megamenu .navigation .level0 .ves-column9 > .item-content1 > .mega-col {
    width: 11.1111%;
  }
  .ves-megamenu .navigation .level0 .ves-column10 > .item-content1 > .mega-col {
    width: 10%;
  }
  .ves-megamenu .navigation .level0 .ves-column11 > .item-content1 > .mega-col {
    width: 9.0909%;
  }
  .ves-megamenu .navigation .level0 .ves-column12 > .item-content1 > .mega-col {
    width: 8.333299999999999%;
  }
  .ves-megamenu .navigation .nav-item {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v1 {
    background-color: #ff7214;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v1:before {
    border-top-color: #ff7214;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v2 {
    background-color: #b32e78;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v2:before {
    border-top-color: #b32e78;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v3 {
    background-color: #8bc556;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v3:before {
    border-top-color: #8bc556;
  }
  .ves-megamenu .navigation .nav-item.current > .submenu {
    display: block;
  }
  .ves-megamenu .navigation .nav-item > .submenu .item-content,
  .ves-megamenu .navigation .nav-item > .submenu .item-sidebar {
    float: left;
  }
  .ves-megamenu .navigation .nav-item > .submenu .item-content p > a,
  .ves-megamenu .navigation .nav-item > .submenu .item-sidebar p > a {
    padding: 0;
  }
  .ves-megamenu .navigation .nav-item.subgroup > .submenu {
    display: block;
    position: static;
    margin-bottom: 10px !important;
    border: 0;
    min-width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu {
    border: 0;
    z-index: 99;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 23px;
  }
  .ves-megamenu .navigation .nav-item.submenu-right > .submenu {
    right: 0 !important;
    left: auto !important;
  }
  .ves-megamenu .navigation .nav-item.submenu-right > a > .ves-caret {
    float: left;
    margin-left: -15px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li {
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li:first-child > a {
    border-top: 1px solid #ddd;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li > a {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-indent: 10px;
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 45px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li > a .ves-caret {
    margin: 0;
    margin-right: 15px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content {
    width: 80%;
    padding-right: 0;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content > .nav-item {
    display: none;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content > .nav-item.dynamic-active {
    display: block;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items > ul > li {
    width: auto;
    margin-right: 10px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items > ul > li > a {
    border: 1px solid #DDD;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-content {
    width: 100%;
    float: left;
  }
  .ves-megamenu .navigation .level1 > a {
    font-size: 15px;
  }
  .ves-megamenu .navigation .level1 .cat-label:before {
    display: none;
  }
  .ves-megamenu .navigation .level1 .submenu {
    z-index: 99;
  }
  .ves-megamenu .navigation .level1 .ves-caret {
    float: right;
  }
  .ves-megamenu .navigation .level1 .submenu-right > a > .ves-caret {
    float: left;
    margin-left: -15px;
  }
  .ves-megamenu .navigation .level1 .submenu-right > .submenu {
    right: 100% !important;
  }
  .ves-megamenu a {
    color: #333;
    text-decoration: none;
    -webkit-transition: 300ms ease-in-out;
    -o-transition: 300ms ease-in-out;
    transition: 300ms ease-in-out;
  }
  .ves-megamenu a:hover {
    text-decoration: none;
  }
  .ves-megamenu img:hover {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .ves-megamenu.ves-vertical li.level0 {
    width: 100%;
    margin: 0;
    float: none !important;
    position: static !important;
  }
  .ves-megamenu.ves-vertical .navigation .nav-item > a {
    position: relative;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > a {
    padding-left: 25px;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > a > .ves-caret {
    position: absolute;
    left: 10px;
    right: auto;
    line-height: 50px;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0.submenu-left.subhover > .submenu {
    right: 100%;
    left: auto !important;
    top: 0;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > .submenu {
    top: 0;
    left: auto !important;
    right: 100%;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-left > a > .ves-caret {
    left: 10px;
    right: auto;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right > a > .ves-caret {
    right: 10px;
    left: auto;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right.subhover > .submenu {
    left: -100% !important;
    right: 100% !important;
  }
  .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0 > a > .ves-caret {
    float: right;
    line-height: inherit;
  }
  .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0.subhover > .submenu {
    right: 0;
    left: 100% !important;
    top: 0;
  }
  .ves-megamenu.ves-daccordion .navigation {
    overflow: hidden;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item {
    float: left;
    width: 100%;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item.current > .submenu {
    display: none;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item a {
    position: relative;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item .submenu {
    width: 100% !important;
    position: static;
    overflow: hidden !important;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item .submenu > .submenu-inner {
    padding: 0;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item.subhover > .submenu {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 {
    width: 100%;
    margin: 0;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret.item-active {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .ves-ddrill {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 100% !important;
  }
  .ves-ddrill .navigation {
    background-color: #FFF;
  }
  .ves-ddrill .navigation.loaded > .dropdown-menu {
    width: 100% !important;
  }
  .ves-ddrill .navigation .subhover > .submenu {
    display: none;
  }
  .ves-ddrill .navigation > .dropdown-menu {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-ddrill .navigation .ves-caret {
    display: none;
  }
  .ves-ddrill .navigation .cat-label {
    position: static;
    margin: 0;
    padding: 4px 6px;
  }
  .ves-ddrill .navigation .nav-item {
    position: relative !important;
    float: left !important;
    width: 100%;
  }
  .ves-ddrill .navigation .nav-item > a {
    line-height: 50px;
    position: static;
    padding: 0 15px;
  }
  .ves-ddrill .navigation .nav-item > a span.drill-opener {
    border: 1px solid #e5e5e5;
    border-right: 0;
    display: none;
  }
  .ves-ddrill .navigation .mega-col {
    padding: 0;
  }
  .ves-ddrill .navigation .level0 {
    border-top-color: #e5e5e5;
  }
  .ves-ddrill .navigation .opener {
    display: none;
  }
  .ves-ddrill .navigation .drill-opener {
    background: #f0f0f0;
    position: absolute;
  }
  .ves-ddrill .navigation .drill-opener:before {
    content: "\e608";
  }
  .ves-ddrill .navigation .drilldown-back {
    position: relative;
    top: 0;
    left: -1px;
    display: none;
  }
  .ves-ddrill .navigation .drilldown-back a {
    padding: 0;
    background: #f0f0f0;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: -1px;
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener {
    position: absolute;
    left: 0;
    right: auto;
    display: block;
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener:before {
    content: "\e617";
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener:after {
    display: none;
  }
  .ves-ddrill .navigation .drilldown-back a .current-cat {
    line-height: 50px;
    position: relative;
    z-index: 99;
  }
  .ves-ddrill .navigation .drilldown-back a .current-cat:before {
    display: none;
  }
  .ves-ddrill .drill-opener {
    display: block;
  }
  .ves-ddrill .navigation .nav-item > a span.drill-opener {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .ves-ddrill .navigation .drilldown-back {
    display: block;
  }
  .ves-ddrill .navigation .drilldown-back > a > .drill-opener {
    line-height: 50px;
    width: 50px;
  }
  .ves-daccordion .navigation .ves-caret {
    display: block;
    line-height: inherit;
    width: 50px;
  }
  .ves-daccordion .navigation .level0 .submenu {
    overflow: hidden;
  }
  .ves-megamenu .navigation .level0.vertical-item .level1 > .item-content1 > .mega-col > .nav-item {
    position: static !important;
  }
  .ves-megamenu .navigation .level0.vertical-item {
    position: relative;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0.vertical-item > .submenu {
    padding: 0;
    -webkit-box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2);
  }
  .ves-megamenu .navigation .level0.vertical-item > .submenu > .submenu-inner {
    padding: 0;
  }
  .ves-megamenu .navigation .level0.vertical-item > a {
    padding: 0 22px;
    margin: 0;
    background: #ff5501;
  }
  .ves-megamenu .navigation .level0.vertical-item > a:before {
    font-family: "FontAwesome";
    font-weight: normal;
    content: "\f0c9";
    margin-right: 8%;
    font-size: 16px;
  }
  .ves-megamenu .navigation .level0.vertical-item > a > .ves-caret {
    right: 10px;
    position: absolute;
    line-height: 50px;
  }
  .ves-megamenu.alway-show .navigation .level0.vertical-item > .submenu {
    display: block !important;
  }
  .ves-megamenu .header-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.53);
    z-index: 30;
    display: none;
  }
  .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item > a,
  .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item > a {
    line-height: 22px;
  }
  .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item > a .ves-caret,
  .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item > a .ves-caret {
    line-height: inherit;
  }
  .ves-megamenu.megamenu-ultimo .navigation > ul {
    border-bottom: 5px solid #333333;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .mega-col > .nav-item > a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .nav-item.current > a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu a:hover {
    background: none;
    color: #5bd2ec;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header .links > li {
    padding: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a,
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a:hover,
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a:hover {
    background: #de2666;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .ves-caret {
    opacity: 0.3;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level1 .nav-item {
    padding-bottom: 5px;
  }
  .ves-megamenu.megamenu-porto .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 8px;
  }
  .ves-megamenu.megamenu-porto .navigation .nav-item .level1 .mega-col > .nav-item > a {
    padding: 3px 5px;
  }
  .ves-megamenu.food-menu .navigation {
    text-align: center;
  }
  .ves-megamenu.food-menu .navigation .level0 {
    float: none;
  }
  .ves-megamenu.food-menu .navigation .level0:hover > a {
    background: #FFF;
    color: #5bd2ec;
  }
  .ves-megamenu.food-menu .navigation .level0 > a {
    text-align: center;
    float: left;
    padding: 0;
  }
  .ves-megamenu.food-menu .navigation .level0 > a > span {
    float: left;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 {
    text-align: left;
  }
  .ves-megamenu.food-menu .navigation .level1 .icon-left {
    margin-right: 10px;
    float: left;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item {
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item a {
    float: left;
    padding: 0 10px;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item a > span {
    float: left;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #ccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #ccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #ccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #ccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #000;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #ccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #ccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #fff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #ccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #000;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #fff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #fff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #fff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #fff;
    border: 1px solid #bbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .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;
  }
  .products-grid .product-item {
    /* information area */
  }
  .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .products-grid .product-item .product-item-details {
    padding: 20px 20px 10px 20px;
  }
  .products-grid .product-item .product-item-name {
    margin: 0;
  }
  .products-grid .product-item .product-item-name,
  .products-grid .product-item .price-label,
  .products-grid .product-item .price-box .price {
    font-size: 20px;
  }
  .products-grid .product-item .price-box {
    margin: 12px 0;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    padding-left: 0px;
    display: inline-block;
    width: auto;
  }
  .logo {
    margin-bottom: 0;
  }
  /* Dropdown */
  .nav-sections {
    background: none;
    border-bottom: 5px solid #000;
    margin-top: -28px;
    margin-bottom: 35px;
  }
  .nav-sections .navigation {
    position: relative;
  }
  .nav-sections .ves-megamenu {
    float: right;
    background: none;
    position: static;
    width: auto !important;
    /*** second level***/
    /** each nav list block **/
  }
  .nav-sections .ves-megamenu > li.dropdown {
    margin-right: 0;
    position: relative;
  }
  .nav-sections .ves-megamenu > li.dropdown:first-child {
    position: static;
  }
  .nav-sections .ves-megamenu > li.dropdown:first-child.level0 > .submenu .level1.dropdown-submenu {
    min-width: 0;
    /*hide column names*/
  }
  .nav-sections .ves-megamenu > li.dropdown:first-child.level0 > .submenu .level1.dropdown-submenu > .nav-anchor {
    display: none;
  }
  .nav-sections .ves-megamenu > li.dropdown > a {
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    padding-bottom: 4px;
  }
  .nav-sections .ves-megamenu > li.dropdown > a span {
    text-transform: none;
  }
  .nav-sections .ves-megamenu > li.dropdown.active > a,
  .nav-sections .ves-megamenu > li.dropdown.level0:hover > a {
    background: none;
    color: #492f76 !important;
  }
  .nav-sections .ves-megamenu > li.dropdown.active > a:after,
  .nav-sections .ves-megamenu > li.dropdown.level0:hover > a:after {
    content: '';
    border-left: 10px solid transparent;
    border-bottom: 10px solid #000;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -10px;
  }
  .nav-sections .ves-megamenu .level0 > .submenu {
    border: none;
    box-sizing: border-box;
    top: 49px !important;
    border-top: 5px solid #000;
    border-bottom: 6px solid #492f76;
  }
  .nav-sections .ves-megamenu .level0 > .submenu:before,
  .nav-sections .ves-megamenu .level0 > .submenu:after {
    content: '';
    display: table;
  }
  .nav-sections .ves-megamenu .level0 > .submenu:after {
    clear: both;
  }
  .nav-sections .ves-megamenu .level0 > .submenu a {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .ves-megamenu .level0 > .submenu.active > a {
    border: none;
  }
  .nav-sections .ves-megamenu .level0 > .submenu .caret {
    display: none;
  }
  .nav-sections .ves-megamenu .level0 > .submenu .megamenu-header {
    font-size: 20px;
    border-bottom: none;
    margin-bottom: 20px;
    margin-top: 15px;
  }
  .nav-sections .ves-megamenu .level0 > .submenu .megamenu-header p {
    font-size: 20px;
  }
  .nav-sections .ves-megamenu .level0 > .submenu .level1.dropdown-submenu {
    float: left;
    min-width: 185px;
    box-sizing: border-box;
    padding-right: 20px;
    margin: 0 !important;
    width: 16.667%;
  }
  .nav-sections .ves-megamenu .level0 > .submenu .subitems-group {
    display: none;
  }
  .nav-sections .ves-megamenu .level0 > .submenu .megamenu-header {
    padding: 0;
    margin: 0 0 16px 0;
  }
  .nav-sections .ves-megamenu .level0 > .submenu img {
    display: block;
  }
  .nav-sections .ves-megamenu .level0 > .submenu a {
    padding: 0;
    text-decoration: none;
    font-size: 14px;
    color: #000;
    border: none !important;
  }
  .nav-sections .ves-megamenu .level0 > .submenu a:hover {
    text-decoration: underline;
    background: none !important;
  }
  .nav-sections .ves-megamenu .level0 > .submenu .megamenu-content {
    margin-top: 0 !important;
  }
  .nav-sections .ves-megamenu .level1 .mega-col {
    padding: 0;
  }
  .nav-sections .ves-megamenu .level1 .submenu {
    position: static;
    display: block;
    box-shadow: none;
    padding: 0 !important;
    min-width: 0;
  }
  .nav-sections .ves-megamenu .level1 .submenu .row {
    margin: 0 !important;
  }
  .nav-sections .ves-megamenu .level1 .submenu img {
    transform: none !important;
    margin-bottom: 10px;
    max-height: 87px;
    /*remove if standardize height*/
  }
  .nav-sections .ves-megamenu .level2 > .row {
    padding-bottom: 20px;
  }
  .nav-sections .ves-megamenu .level2 > a {
    font-weight: bold;
    color: #000;
  }
  .nav-sections .ves-megamenu .level2 .submenu {
    margin-bottom: 20px !important;
  }
  .nav-sections .ves-megamenu .level2 .active > a {
    text-decoration: underline !important;
  }
  /*** overlay ****/
  #overlay {
    content: '';
    background: rgba(0, 0, 0, 0.84);
    background: transparent;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 167px;
    left: 0;
    z-index: -1;
    display: none;
  }
  .mega-hover #overlay {
    display: block;
  }
  .breadcrumbs {
    margin-bottom: 35px;
  }
  .breadcrumbs .item:not(:last-child):after {
    line-height: 1em;
    color: inherit;
    color: #6a6a6a;
  }
  .breadcrumbs a:link {
    text-decoration: none;
    color: #6a6a6a;
  }
  .breadcrumbs a:link:hover {
    text-decoration: underline;
  }
  .breadcrumbs strong {
    color: #492f76;
    text-decoration: underline;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 0;
  }
  .product-info-main .price-title {
    margin-bottom: 20px;
  }
  .product-info-main .product-info-price .price-box .price-container .price {
    font-size: 65px;
  }
  .product-info-main .box-tocart .action.tocart {
    font-size: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .product-info-main .box-tocart .action.tocart {
    font-size: 30px;
  }
  .product-info-main .product-reviews-summary .rating-summary {
    margin-right: 0;
    float: left;
  }
  .product-info-main .product-reviews-summary .reviews-actions {
    display: block;
  }
  .product-info-main .product-reviews-summary .reviews-actions .action {
    font-size: 18px;
  }
  .product.data.items {
    padding-top: 0px;
    margin-bottom: 75px;
  }
  .product.data.items > .item.title {
    margin-right: 0;
  }
  .product.data.items > .item.title > .switch {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 20px;
    background: none;
    height: 62px;
    line-height: 62px;
    border-color: #e7e7e7;
  }
  .product.data.items > .item.title[aria-expanded="true"] {
    box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.07000000000000001);
  }
  .product.data.items > .item.title[aria-expanded="true"] > .switch:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    display: block;
    border-bottom: 5px solid #492f76;
  }
  .product.data.items > .item.content {
    padding: 50px;
    margin-top: 62px;
    border-color: #e7e7e7;
    box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.07000000000000001);
  }
  .related {
    padding-top: 0px;
  }
  .related #block-related-heading {
    font-size: 50px;
  }
  .related div[cals="gssi-text"] {
    font-size: 26px;
  }
  .products.products-related.products-grid {
    margin-left: -2%;
  }
  .products.products-related.products-grid .product-item {
    width: 23%;
    margin-left: 2%;
    max-width: none;
    text-align: left;
  }
  .page-wrapper > .page-bottom {
    max-width: 1170px;
    background: url(../images/bg-subscribe.jpg) center top no-repeat;
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 80px;
    position: relative;
  }
  .newsletter-wrap {
    max-width: 1170px;
    margin: 0 auto;
  }
  .block.newsletter {
    box-sizing: border-box;
    height: 100%;
    width: 450px;
    padding: 50px;
    padding-top: 30px;
    float: right;
    margin-right: 30px;
    /*title*/
  }
  .block.newsletter strong {
    font-size: 50px;
  }
  .block.newsletter p {
    font-size: 20px;
  }
  .block.newsletter input[type='email'] {
    height: 50px;
    line-height: 60px;
  }
  .page-products h1 {
    width: 40%;
    padding: 20px 30px;
    box-sizing: border-box;
    font-size: 40px;
  }
  .page-products h1 .category-description {
    font-size: 25px;
  }
  .page-products p {
    margin-bottom: 0;
  }
  .category-cms {
    margin-bottom: 40px;
  }
  .category-cms:before,
  .category-cms:after {
    content: '';
    display: table;
  }
  .category-cms:after {
    clear: both;
  }
  .category-cms img {
    float: left;
  }
  .category-cms img:first-child {
    max-width: 39%;
  }
  .category-cms img:last-child {
    max-width: 59%;
    margin-left: 1%;
  }
  .page-products.page-layout-2columns-left .column.main {
    border-left: none;
  }
  .page-products.page-layout-2columns-left .sidebar-main {
    padding: 0;
  }
  .page-products .filter .block-subtitle {
    font-size: 29px;
    font-weight: normal;
    padding: 0;
    margin-bottom: 35px;
    border-bottom: 0;
  }
  .page-products .filter-options {
    border: 1px solid #e7e7e7;
    border-bottom: none;
  }
  .page-products .filter-options .filter-options-title {
    text-transform: none;
    color: #888888;
    font-size: 20px;
    padding: 12px 35px 12px 22px;
    font-weight: normal;
    word-break: normal;
  }
  .page-products .filter-options .filter-options-title:after {
    content: "»";
    font-family: Arial;
    color: #492f76;
    right: 15px;
    top: 9px;
    transform: rotate(90deg);
    font-size: 22px;
    transition: all 0.25s;
  }
  .page-products .filter-options .filter-options-title[aria-expanded="true"] {
    color: #492f76;
  }
  .page-products .filter-options .filter-options-title[aria-expanded="true"]:after {
    transform: rotate(-90deg);
    right: 18px;
  }
  .page-products .filter-options .filter-options-item {
    padding-bottom: 0;
  }
  .page-products .filter-options .filter-options-content .count {
    display: inline-block;
  }
  .page-products .filter-options .filter-options-content .count::before {
    margin-right: -3px;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
  .paypal-braintree-paylater-message-container-pdp {
    padding: 0 0 10px;
  }
  .paypal-braintree-paylater-message-container-cart {
    padding: 0;
  }
}
@media all and (max-width: 1023px), print {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FVes_Megamenu%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_listings_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_header.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_navigation_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_footer.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_module_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_category.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_popup.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_blog.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_home.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_theme_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_upgrade.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_CustomerBalance%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FAheadworks_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fwidget%5C%2Frecent%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FAheadworks_Blog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fpost%5C%2Fcomment%5C%2F_form.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FAheadworks_Blog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_InstantPurchase%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FGssi%5C%2Fpedersens%5C%2Fen_CA%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAIA%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACEI%2CeADJ%2CeACM%2CWACE%3BEACI%2CgBAAA%3B%3BACJhB%3BEACI%2CgBAAA%3B%3BACCI%2CcADA%2CMACI%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAIA%2CaAAE%3BEACE%2CgBAAA%3B%3BACdR%3BEACI%2CgBAAA%3B%3BAAEA%2CWAAE%3BEACE%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACfR%2CuBACI%3BEACI%2CaAAA%3B%3BAC4DR%2CcAAe%3BEACd%2C2BAAA%3B%3BAAGD%2CuBACC%3BEACC%2CgBAAA%3B%3BAAFF%2CuBAKC%3BEACC%2CgBAAA%3B%3BAAKD%2CaAAC%2CeAAgB%3BEAChB%2CaAAA%3B%3BAAHF%2CaAMG%3BEACD%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAXF%2CaAcC%2CYACC%3BAAfF%2CaAcC%2CYAEC%3BEACC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAA5BH%2CaAcC%2CYAiBC%3BEACC%2CUAAA%3B%3BAAhCH%2CaAcC%2CYAqBC%3BEACC%2CQAAA%3B%3BAApCH%2CaAcC%2CYAyBC%2CkBAAiB%3BAAvCnB%2CaAcC%2CYA0BC%2CkBAAiB%3BEA9GlB%2CyCAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3BEA%2BGE%2CoCAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAArDH%2CaAcC%2CYA0CC%3BEACC%2CeAAA%3BEACA%2CkBAAA%3B%3BAA1DH%2CaAcC%2CYA%2BCC%3BEACC%2CSAAA%3B%3BAA9DH%2CaAcC%2CYA%2BCC%2CqBAGG%3BEAKD%2CyBAAA%3B%3BAAJA%2CaAnDH%2CYA%2BCC%2CqBAGG%2CKACA%3BEACA%2CyBAAA%3B%3BAAlEL%2CaAcC%2CYA2DC%3BEACC%2CaAAA%3BEACA%2CSAAA%3B%3BAA3EH%2CaAcC%2CYAgEC%3BAA9EF%2CaAcC%2CYAiEC%3BEACC%2CWAAA%3BEACA%2CWAAA%3B%3BAAjFH%2CaAcC%2CYAsEC%3BEACC%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CaA9EF%2CYAsEC%2CUAQE%3BEACA%2CyBAAA%3B%3BAAKH%2CaAAC%2CaAAc%2CYAAY%2CQAAU%2CIAAE%3BEACtC%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CaADD%2CgBACE%2CMACA%2CWAAW%3BEACV%2CmBAAA%3BEACA%2CWAAA%3B%3BAA3GJ%2CaAuGC%2CgBAQC%2CWAAW%3BEA7IZ%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEA2IE%2CaAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CaAlBF%2CgBAiBC%2CIACE%3BEACA%2CeAAA%3B%3BAA1HJ%2CaAuGC%2CgBAuBC%3BEACC%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEAxJF%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2COAAA%3BEAVA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAA0BD%2CaAyIC%3BEACC%2CgBAAA%3BEACA%2CUAAA%3B%3BAA3IF%2CaA8IC%3BEACC%2CUAAA%3BEACA%2CUAAA%3B%3BAAhJF%2CaAmJC%2CQACC%3BEACC%2CSAAA%3BEACA%2CUAAA%3B%3BAAtJH%2CaAmJC%2CQAMC%2CiBACG%2CYACC%2CiBACD%3BEACC%2CWAAA%3B%3BAA7JN%2CaAmJC%2CQAMC%2CiBACG%2CYAOD%3BEACC%2CaAAA%3B%3BAAEA%2CaAjBJ%2CQAMC%2CiBACG%2CYAOD%2CMAGE%3BEACA%2CcAAA%3B%3BAArKN%2CaAmJC%2CQAwBC%2CSACC%2CUAAY%3BEACX%2CeAAA%3BEACA%2CiBAAA%3B%3BAA9KJ%2CaAmJC%2CQAwBC%2CSACC%2CUAAY%2CIAIT%3BEACD%2CiBAAA%3B%3BAAjLL%2CaAuLC%2CYAAY%2CQAAQ%2CSAAS%2CqBAC5B%2CcACC%3BEACC%2CUAAA%3B%3BAAEA%2CaALH%2CYAAY%2CQAAQ%2CSAAS%2CqBAC5B%2CcACC%2CEAGE%3BEACA%2CgBAAA%3B%3BAA7LL%2CaAuLC%2CYAAY%2CQAAQ%2CSAAS%2CqBAC5B%2CcASC%2CmBACC%3BEACC%2CUAAA%3BEAzNJ%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2COAAA%3B%3BAAoBD%2CaA2MC%2CoBAAsB%3BEACrB%2CQAAA%3BEACA%2CqBAAA%3B%3BAA7MF%2CaAgNC%3BEACC%2CkBAAA%3B%3BAAjNF%2CaAoNC%3BEACC%2CYAAA%3B%3BAArNF%2CaAwNC%3BEACC%2CWAAA%3B%3BAAzNF%2CaA4NC%3BEAlSA%2CyCAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3BEAmSC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CyCAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CaAbD%2CWAaE%3BEACA%2CyBAAA%3B%3BAAGD%2CaAjBD%2CWAiBE%3BEACA%2CyBAAA%3B%3BAAGD%2CaArBD%2CWAqBE%3BEACA%2CmBAAA%3B%3BAAGD%2CaAzBD%2CWAyBE%2CWAAW%3BEACX%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEApUF%2CkDAAA%3BEACA%2C6CAAA%3BEACA%2C0CAAA%3B%3BAAuUE%2CaAvCF%2CWAsCE%2CaAAa%2CWACZ%3BEACA%2CyBAAA%3B%3BAAKD%2CaA7CF%2CWA4CE%2CaAAa%2CWACZ%3BEACA%2CyBAAA%3B%3BAAKD%2CaAnDF%2CWAkDE%2CaAAa%2CWACZ%3BEACA%2CyBAAA%3B%3BAAhRJ%2CaAqRC%3BEACC%2CkBAAA%3B%3BAAtRF%2CaAqRC%2CUAGG%3BEACD%2CiBAAA%3B%3BAAGD%2CaAPD%2CUAOE%2COACE%3BEACD%2CgBAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FRJ%2CaAoSC%2CSACC%2CEACG%3BEACD%2CUAAA%3B%3BAAvSJ%2CaA4SC%3BAA5SD%2CaA6SC%3BEACC%2CeAAA%3B%3BAA9SF%2CaAiTC%2CQACG%2CIACC%3BEACD%2CmBAAA%3B%3BAApTJ%2CaAyTC%3BEACC%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAA7TF%2CaAgUC%3BEACC%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAnUF%2CaAsUC%2CcAAc%3BEACb%2CkBAAA%3B%3BAAvUF%2CaA0UC%3BEACC%2CsBAAA%3B%3BAA3UF%2CaA8UC%3BAA9UD%2CaA%2BUC%3BAA%5C%2FUD%2CaAgVC%3BEACC%2CaAAA%3B%3BAAGD%2CaAAC%2CeAGA%3BAAFD%2CaAAC%2CeAEA%3BAADD%2CaAAC%2CWACA%3BEACC%2CqCAAA%3B%3BAAJF%2CaAAC%2CeAGA%2CYAGC%2CQAAU%2CIAAE%3BAALd%2CaAAC%2CeAEA%2CYAGC%2CQAAU%2CIAAE%3BAAJd%2CaAAC%2CWACA%2CYAGC%2CQAAU%2CIAAE%3BEACX%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIF%2CaAZA%2CeAYC%2CUACA%3BAADD%2CaAXA%2CeAWC%2CUACA%3BAADD%2CaAVA%2CWAUC%2CUACA%3BEACC%2CaAAA%3B%3BAAMJ%3BEACC%2CaAAA%3B%3BAAED%2CaAAa%2CeAAgB%2CYAAY%2CUAAS%2COAAS%3BEACvD%2CcAAA%3B%3BAAEJ%2CYAAa%2CWAAU%3BEACtB%2CaAAA%3B%3BAA4vBD%2CQAjB%2BB%2CuBAA4B%3BEAC1D%2CaACC%2CaACG%2CYACC%2CoBACC%3BIACD%2CgBAAA%3B%3B%3BAA0SN%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAmB%2CoBAAnB%3BEACA%2CWAAW%2CoBAAX%3BEACA%2C0BAAA%3B%3BAAPD%2CUASC%3BEACC%2CsBAAA%3B%3BAAEA%2CUAHD%2CYAGE%2COACE%3BEACD%2CsBAAA%3B%3BAAdJ%2CUASC%2CYASC%2CUAAY%3BEACX%2CaAAA%3B%3BAAnBH%2CUASC%2CYAaG%3BEACD%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEAz8CD%2CwBAAA%3BEACA%2CgBAAA%3B%3BAA46CF%2CUASC%2CYAuBC%3BEACC%2CaAAA%3B%3BAAjCH%2CUASC%2CYA2BC%3BEACC%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAvCH%2CUASC%2CYAiCC%3BEACC%2C6BAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAA7CH%2CUASC%2CYAiCC%2CUAKG%3BEACD%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAlDJ%2CUASC%2CYAiCC%2CUAKG%2CIAKD%2CKAAI%3BEACH%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3B%3BAAvDL%2CUASC%2CYAmDC%3BEACC%2CUAAA%3B%3BAA7DH%2CUASC%2CYAuDC%3BEACC%2CyBAAA%3B%3BAAjEH%2CUASC%2CYA2DC%3BEACC%2CaAAA%3B%3BAArEH%2CUASC%2CYA%2BDC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CUAnEF%2CYA%2BDC%2CcAIE%3BEACA%2CSAAS%2COAAT%3B%3BAA7EJ%2CUASC%2CYAwEC%3BEACC%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAArFH%2CUASC%2CYAwEC%2CgBAMC%3BEACC%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAhGJ%2CUASC%2CYAwEC%2CgBAMC%2CEAWC%3BEACC%2CkBAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAEA%2CUA%5C%2FFJ%2CYAwEC%2CgBAMC%2CEAWC%2CcAME%3BEACA%2CSAAS%2COAAT%3B%3BAAGD%2CUAnGJ%2CYAwEC%2CgBAMC%2CEAWC%2CcAUE%3BEACA%2CaAAA%3B%3BAA7GN%2CUASC%2CYAwEC%2CgBAMC%2CEA0BC%3BEACC%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CUA7GJ%2CYAwEC%2CgBAMC%2CEA0BC%2CaAKE%3BEACA%2CaAAA%3B%3B%3BAAwRN%2CaACC%2CYACC%2CWAAW%2CWAAW%3BEACrB%2CUAAA%3B%3BAAHH%2CaACC%2CYAKC%2CWAAW%2CWAAW%2CWAAW%3BEAChC%2CqBAAA%3B%3BAAPH%2CaACC%2CYASC%3BEACC%2CgBAAA%3B%3BAAXH%2CaACC%2CYAaC%2CWAAW%2CWAAW%2CeAAe%3BEACpC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CyCAAA%3BEACA%2CsCAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3B%3BAAvBH%2CaACC%2CYAyBC%2CWAAW%2CWACV%2CuBAAuB%3BAA3B1B%2CaACC%2CYAyBC%2CWAAW%2CWAEV%2CuBAAuB%3BAA5B1B%2CaACC%2CYAyBC%2CWAAW%2CWAGV%2CuBAAuB%3BEACtB%2CcAAA%3B%3BAAeJ%2CgBATgC%3BEAE5B%2CaAAa%2CeAAgB%3BEACjC%2CaAAa%2CeAAgB%3BEAC7B%2CaAAa%2CWAAY%3BIACrB%2CqCAAA%3B%3B%3B%3B%3B%3B%3BACtyDJ%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BACkFR%2CwBAxB%2BC%3BEAC3C%2CcAAe%3BIACX%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BEACrC%2CcAAe%2CuBAAsB%3BIACjC%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BICwHrC%2CyBAAA%3B%3BEDrHA%2CcAAe%2CuBAAsB%3BICqHrC%2C4BAAA%3BIDnHI%2CQAAA%3B%3B%3BAEgER%2CwBAnB%2BC%3BEAC3C%2CkBACI%2CcACI%3BIACI%2CcAAA%3B%3BEAHZ%2CkBACI%2CcAKI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEARZ%2CkBACI%2CcAUI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3B%3BAC7ChB%2CmBACI%2CMACI%2CSACI%2CMACI%2CKAAI%2CIACA%3BEACI%2CaAAA%3B%3BACAxB%2CcAAe%2CQAAQ%2CgBAAgB%3BEACnC%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CIAAI%3BEACA%2CkBAAA%3B%3BAAEJ%2CIAAI%2CoBAAoB%3BEACpB%2CSAAS%2COAAT%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3B%3B%3B%3BACiDJ%2CgBA5CiC%3BEAChC%2COACC%3BIACC%2CkBAAA%3BIACA%2CUAAA%3B%3BIAEA%2CQAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEARF%2COACC%2CcASC%3BIAEC%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3B%3BEAdH%2COACC%2CcAgBC%2CQAAO%3BIACN%2C8BAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3B%3BEA1BH%2COACC%2CcA4BC%2CSAAS%2CQAAO%3BIACf%2CeAAA%3BIACA%2CcAAA%3B%3BEAKH%2CaACC%3BIACC%2CgBAAA%3B%3B%3BAAqBH%2CgBAhBiC%3BEAChC%3BIACC%2CeAAA%3B%3BEAGD%2CYAAa%3BIACZ%2CMAAA%3B%3B%3BAAiBF%2CgBAPiC%2CuBAAsB%3BEACtD%2CYAAa%2CQAAQ%3BIACpB%2CSAAA%3BIACA%2CaAAA%3B%3B%3BAAmBF%2CgBAfiC%2CuBAAsB%3BEACtD%2CaAAc%2CaACb%2CQAAQ%3BIACP%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAHF%2CaAAc%2CaAMb%2CcAAc%3BIACb%2CaAAA%3B%3B%3BAA8FH%2CgBAvFiC%3B%3BEAGhC%2CYAAa%2COAAM%3BIAClB%2CyBAAA%3BIACA%2CcAAA%3B%3BEAEA%2CYAJY%2COAAM%2COAIhB%3BIACD%2CcAAA%3B%3BEAMA%2CYAXW%2COAAM%2COAQlB%2CyBAGG%3BEAAF%2CYAXW%2COAAM%2COASlB%2C0BAEG%3BIACD%2CcAAA%3B%3BEAZH%2CYAAa%2COAAM%2COAQlB%2CyBAOC%3BEAfF%2CYAAa%2COAAM%2COASlB%2C0BAMC%3BIACC%2CaAAA%3B%3BEAhBH%2CYAAa%2COAAM%2COAQlB%2CyBAWC%3BEAnBF%2CYAAa%2COAAM%2COASlB%2C0BAUC%3BIACC%2CqBAAA%3B%3BEApBH%2CYAAa%2COAAM%2COAQlB%2CyBAWC%2CoBAGC%3BEAtBH%2CYAAa%2COAAM%2COASlB%2C0BAUC%2CoBAGC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEA3BJ%2CYAAa%2COAAM%2COAQlB%2CyBAWC%2CoBAGC%2CEAOC%3BEA7BJ%2CYAAa%2COAAM%2COASlB%2C0BAUC%2CoBAGC%2CEAOC%3BIACC%2CWAAA%3B%3BEA9BL%2CYAAa%2COAAM%2COAoClB%3BIACC%2CWAAA%3B%3BEAIF%3BIAyBC%2CgBAAA%3B%3BEAzBD%2CYACC%2CcAAc%3BIACb%2CgBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CYAJD%2CcAAc%2COAIZ%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAPH%2CYAYC%3BIACC%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAjBF%2CYAYC%2CkBAOC%2CQAAO%2CSAAS%3BIACf%2CeAAA%3B%3BEApBH%2CYA4BC%3BIACC%2CSAAA%3BIACA%2C8BAAA%3BIACA%2CyBAAA%3BIACA%2CiBAAA%3B%3BEAKF%2CaAAc%3BIACb%2CYAAA%3B%3B%3BAAeF%2CgBAViC%2CuBAAsB%3BEACtD%2CYAAa%3BIACZ%2CgBAAA%3B%3B%3B%3B%3B%3BAAUF%2CYAAa%2COAAM%2COAAQ%2CKAAE%2COAAO%3BEACnC%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAASA%2CgBALiC%3BEAKjC%2CYAjBY%2COAAM%2COAAQ%2CKAAE%2COAAO%3BIAalC%2CSAAA%3BIACA%2CWAAA%3B%3B%3BAAOD%2CgBAJiC%3BEAIjC%2CYArBY%2COAAM%2COAAQ%2CKAAE%2COAAO%3BIAkBlC%2CwBAAA%3B%3B%3BAAGD%2CYArBY%2COAAM%2COAAQ%2CKAAE%2COAAO%2CMAqBjC%3BEACD%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAEA%2CYA5BW%2COAAM%2COAAQ%2CKAAE%2COAAO%2CMAqBjC%2CKAOC%3BAACF%2CYA7BW%2COAAM%2COAAQ%2CKAAE%2COAAO%2CMAqBjC%2CKAQC%3BEACD%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAYA%2CYA%5C%2FCU%2COAAM%2COAAQ%2CKAAE%2COAAO%2CMAqBjC%2CKAyBA%2CmBACC%3BEACA%2CaAAA%3B%3BAAKF%2CYArDW%2COAAM%2COAAQ%2CKAAE%2COAAO%2CMAqBjC%2CKAgCA%3BEACA%2CkBAAA%3B%3BAAMA%2CgBAJiC%3BEAIjC%2CYA5DU%2COAAM%2COAAQ%2CKAAE%2COAAO%2CMAqBjC%2CKAgCA%3BIAIC%2CkBAAA%3B%3B%3BAAGD%2CYA5DU%2COAAM%2COAAQ%2CKAAE%2COAAO%2CMAqBjC%2CKAgCA%2CiBAOE%2COAAI%3BEACL%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAjBF%2CYArDW%2COAAM%2COAAQ%2CKAAE%2COAAO%2CMAqBjC%2CKAgCA%2CiBAoBA%2CQAAO%3BEACN%2CaAAA%3B%3BAAOD%2CYAjFU%2COAAM%2COAAQ%2CKAAE%2COAAO%2CMAqBjC%2CKAyDD%2CKAGE%3BEACA%2CyBAAA%3B%3BAA7DH%2CYArBY%2COAAM%2COAAQ%2CKAAE%2COAAO%2CMAqBjC%2CKAiED%2CQAAO%3BEACN%2CgBAAA%3B%3BAAlEF%2CYArBY%2COAAM%2COAAQ%2CKAAE%2COAAO%2CMAqBjC%2CKAiED%2CQAAO%2CMAGN%3BEACC%2CWAAA%3B%3BACsGJ%2CgBAjBiC%3BEAChC%3BIACC%2CgBAAA%3B%3BEADD%2CaAEC%3BIACC%2CYAAA%3BIACA%2CgBAAA%3B%3BEAJF%2CaAMC%3BIACC%2CYAAA%3B%3BEAIF%3BIACC%2CUAAA%3B%3B%3BAAQF%2CgBAH8C%3BEAG9C%3BIAFE%2CaAAA%3B%3B%3BAAmBF%2CgBAdgC%3BEAC%5C%2FB%2C0BAA2B%3BIAC1B%2CgBAAA%3B%3BEAED%2CaAAc%3BIACb%2CWAAA%3B%3BEAID%2CaAAc%2CcAAc%2CQAAU%2CWAAS%2CQAAU%3BIACxD%2CUAAA%3B%3B%3B%3BAClOF%2CgBAlBiC%2CuBAAqB%3BEAErD%2CYAEC%2CQAAO%2CQAAS%3BIACf%2CmBAAA%3B%3BEAHF%2CYAMC%2CQAAO%2CQAAS%2COAAM%2CYAAa%2CGAAE%2CIAAI%3BIACxC%2CmBAAA%3BIACA%2CeAAA%3B%3B%3B%3BAAsFH%2CgBA9EgC%3BEAC%5C%2FB%2CYAAa%2CkBACZ%3BIACC%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3BIACA%2CgCAAA%3BIACA%2CkBAAA%3B%3B%3BEATF%2CYAAa%2CkBACZ%2CqBAUC%3BIACC%2CqBAAA%3BIACA%2C8BAAA%3B%3BEAED%2CYAfW%2CkBACZ%2CqBAcE%3BIACG%2CSAAS%2CIAAT%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CWAAW%2CaAAX%3BIACA%2CkBAAA%3B%3BEAGJ%2CYA1BW%2CkBACZ%2CqBAyBE%3BIACA%2CcAAA%3B%3BEAEA%2CYA7BU%2CkBACZ%2CqBAyBE%2C2BAGC%3BIACA%2CWAAW%2CcAAX%3BIACA%2CQAAA%3BIACG%2CWAAA%3B%3BEAhCP%2CYAAa%2CkBAqCZ%3BIACC%2CmBAAA%3B%3BEAEA%2CYAxCW%2CkBAqCZ%2CsBAGE%2CeAAe%3BIACf%2CiBAAA%3B%3BEAED%2CYA3CW%2CkBAqCZ%2CsBAME%3BIACA%2CiBAAA%3B%3B%3BEA5CH%2CYAAa%2CkBAqCZ%2CsBAUC%3BIACC%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAlDH%2CYAAa%2CkBAqCZ%2CsBAgBC%3BIACC%2CeAAA%3B%3BEAtDH%2CYAAa%2CkBA0DZ%2CGAAE%2CIAAI%3BIACL%2CmBAAA%3B%3BEA3DF%2CYAAa%2CkBA0DZ%2CGAAE%2CIAAI%2CeAEL%3BIACC%2CgCAAA%3B%3BEA7DH%2CYAAa%2CkBA0DZ%2CGAAE%2CIAAI%2CeAEL%2CGAGC%3BIACC%2CcAAA%3BIACA%2CkBAAA%3B%3BEAjEJ%2CYAAa%2CkBAsEZ%3BIACC%2CmBAAA%3B%3BENlZC%2CYM2UU%2CkBAsEZ%2CcNjZG%3BEACD%2CYM0UU%2CkBAsEZ%2CcNhZG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CYMqUU%2CkBAsEZ%2CcN3YG%3BIACG%2CWAAA%3B%3B%3BAMiZR%3BEACC%2CaAAA%3B%3BAC2VD%2CWAAY%2CIAAG%3BEACX%2C6BAAA%3B%3BAADJ%2CWAAY%2CIAAG%2CeAGX%3BEACI%2CWAAA%3B%3B%3B%3B%3BACtyBR%2CcACC%3BEACC%2CkBAAA%3B%3BAAFF%2CcAKC%3BEACC%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAbF%2CcAgBC%2CeAAe%3BEACd%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAxBF%2CcA2BC%2CeAAe%2CwBAAsB%3BEACpC%2CWAAA%3B%3BAA5BF%2CcA%2BBC%3BEACC%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CkEAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CcAPD%2CGAOE%3BEACA%2CaAAA%3B%3BAAvCH%2CcA%2BBC%2CGAWC%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA7CH%2CcA%2BBC%2CGAWC%2CsBAKC%3BEACC%2CgBAAA%3B%3BAAMJ%2CcAAe%2CcAAa%3BAAC5B%2CsBAAuB%2CcAAa%3BAACpC%2CoBAAqB%2CcAAa%3BAAClC%2CkBAAmB%2CcAAa%3BEAC%5C%2FB%2CaAAA%3B%3BAAoHD%2CgBArBiC%3B%3BEAGhC%2CsBAAuB%2CaAAa%3BIACnC%2CcAAA%3B%3BEAGD%2CUACC%2CQAAO%2COAAQ%3BIACd%2CmBAAA%3B%3BEAIF%2CiBACC%3BIACC%2CkBAAA%3B%3B%3BAA8BH%2CgBAxBkC%2CwBAAsB%3BEACvD%2CcAAe%2CWAAW%2CsBACzB%3BIACC%2COAAA%3B%3BEAKF%2CcAEC%3BIACC%2CcAAA%3B%3B%3B%3B%3B%3BAAqHH%2CgBAZiC%3BEAChC%2C0BAA2B%2CQAAO%3BIACjC%2CiBAAA%3BIACA%2CeAAA%3B%3B%3B%3B%3B%3BAASF%3BEACC%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAJD%2CQAMC%3BEACC%2CsBAAA%3BEACA%2CYAAA%3B%3BAARF%2CQAWC%3BEACC%2CaAAA%3B%3BAAZF%2CQAeC%3BEACC%2CgBAAA%3B%3BAAhBF%2CQAmBC%3BEACC%2CgBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CQAJD%2CYAIE%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGD%2CQATD%2CYASE%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CQAbF%2CYASE%2COAIC%3BEACA%2CWAAA%3B%3BAAIF%2CQAlBD%2CYAkBE%3BEACA%2CkBAAA%3B%3BAAtCH%2CQA2CC%3BEACC%2CiBAAA%3B%3BAAoBF%2CgBAhBiC%3BEAChC%3BIACC%2CUAAA%3BIACA%2CgBAAA%3B%3BEAGD%3BIACC%2CaAAA%3BIACA%2C6BAAA%3B%3BEAGD%2CcAAe%3BIACd%2CQAAA%3B%3B%3BAAiCF%2CgBA7BiC%3BEAChC%3BIACC%2CYAAA%3BIACA%2CgBAAA%3B%3BEAGD%2CQAAQ%3BIACP%2CSAAA%3BIACA%2CUAAA%3B%3BEAGD%3BIACC%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAGD%2CcAAe%3BIACd%2CQAAA%3B%3B%3B%3B%3B%3B%3BAAyEF%2CgBAfiC%3BEAChC%2CcAAe%2CeAAe%2CcAC7B%2CsBACC%3BIACC%2CcAAA%3B%3BEAHH%2CcAAe%2CeAAe%2CcAO7B%2CoBAAoB%3BIACnB%2CeAAA%3B%3B%3B%3BAAiCH%2CgBA3BiC%3BEAChC%2CIAAI%2CcAAe%2CeAAe%3BIACjC%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEAEA%2CIANG%2CcAAe%2CeAAe%2CcAMhC%2CUAAU%3BIACV%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGD%2CIAXG%2CcAAe%2CeAAe%2CcAWhC%2CUAAU%3BIACV%2CeAAA%3B%3BEAZF%2CIAAI%2CcAAe%2CeAAe%2CcAejC%3BIACC%2CcAAA%3B%3B%3B%3B%3B%3BAAUH%2CsBAAuB%3BEACtB%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGD%3BEACC%2CkBAAA%3B%3B%3B%3B%3B%3BAAUD%2C2BAA2B%2C2BAC1B%3BEACC%2CgBAAA%3BEACA%2CeAAA%3B%3BAA6CF%2CsBAEC%2CeAAe%2CcACd%3BAAFF%2C2BACC%2CeAAe%2CcACd%3BEACC%2CcAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3B%3BAANH%2CsBAEC%2CeAAe%2CcACd%2CWAKC%3BAAPH%2C2BACC%2CeAAe%2CcACd%2CWAKC%3BEACC%2CeAAA%3BEACA%2CcAAA%3B%3BAAEA%2CsBAVH%2CeAAe%2CcACd%2CWAKC%2CaAIE%3BAAAD%2C2BAVH%2CeAAe%2CcACd%2CWAKC%2CaAIE%3BEACA%2CSAAS%2CGAAT%3B%3BAAbL%2CsBAEC%2CeAAe%2CcACd%2CWAcC%3BAAhBH%2C2BACC%2CeAAe%2CcACd%2CWAcC%3BEACC%2CeAAA%3BEACA%2CcAAA%3B%3BAAOJ%2CqBACC%2CmBACC%2CWAAU%3BEACT%2C6BAAA%3BEACA%2CgCAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAPH%2CqBACC%2CmBACC%2CWAAU%2CkBAOT%2CeACC%3BEACC%2CaAAA%3B%3BAAXL%2CqBACC%2CmBACC%2CWAAU%2CkBAaT%3BEACC%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAnBJ%2CqBACC%2CmBACC%2CWAAU%2CkBAaT%2CWAMC%2CiBACC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAzBN%2CqBACC%2CmBACC%2CWAAU%2CkBAaT%2CWAMC%2CiBAOC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CqBAhCL%2CmBACC%2CWAAU%2CkBAaT%2CWAMC%2CiBAOC%2CaAKE%3BEACA%2CSAAS%2CGAAT%3B%3BAAlCP%2CqBACC%2CmBACC%2CWAAU%2CkBAaT%2CWAMC%2CiBAiBC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAzCN%2CqBACC%2CmBACC%2CWAAU%2CkBAaT%2CWAMC%2CiBAuBC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAaL%2CQAJwB%3BEACxB%2CqBAAsB%2CmBAAmB%3BIACxC%2CeAAA%3B%3B%3B%3B%3B%3B%3BAC5nBF%3BEACC%2CaAAA%3B%3B%3BAAID%2CYAAa%2COAAM%3BEAClB%2CkBAAA%3B%3BAAGD%3BEACC%2CkBAAA%3BEACG%2CUAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACH%2CaAAA%3B%3BAAND%2CYAQC%3BEACC%2CQAAA%3B%3BAATF%2CYAYC%3BEACC%2CQAAA%3B%3BAAbF%2CYAgBC%3BEACC%2CQAAA%3B%3BAAQD%2CgBALiC%3BEAKjC%3BIAJC%2CWAAA%3BIACG%2CUAAA%3B%3B%3BAAQJ%2CgBALgC%3BEAKhC%3BIAJC%2CUAAA%3B%3B%3BAAQE%2CgBAJ6B%3BEAI7B%3BIAHF%2CaAAA%3B%3B%3BAA%5C%2FBF%2CYAkCI%3BEACF%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACG%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CQAAQ%2CeAAR%3B%3BAAEA%2CYAVD%2CGAUE%3BEACA%2CUAAA%3BEACA%2CQAAQ%2CaAAR%3B%3BAA9CN%2CYAkCI%2CGAeC%3BEACC%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CwBAAA%3BEACH%2C4BAAA%3BEACA%2C0BAAA%3BEACC%2CeAAA%3BEACA%2CWAAA%3B%3BAAIF%2CYA3BE%2CGA2BD%2CMAAO%3BEACP%2C6CAAA%3B%3BAAGD%2CYA%5C%2FBE%2CGA%2BBD%2CMAAO%3BEACP%2CgDAAA%3B%3BAAGD%2CYAnCE%2CGAmCD%2CUAAW%3BEACX%2CgDAAA%3B%3BAASH%3BEACC%2CgBAAA%3B%3B%3B%3B%3BAADD%2CiBAGC%3BEACC%2CcAAA%3B%3BAAJF%2CiBAOC%2CaAAY%3BEACX%2CaAAA%3B%3BAARF%2CiBAWC%3BEACC%2CcAAA%3B%3BAAZF%2CiBAWC%2CuBAGC%3BEACC%2CkBAAA%3B%3BAAfH%2CiBAWC%2CuBAOC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAArBH%2CiBAWC%2CuBAaC%3BEACC%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGA%2CiBAlBF%2CuBAaC%2CGAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAnCJ%2CiBAWC%2CuBAaC%2CGAcC%3BEACC%2CiDAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACG%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAjDP%2CiBAWC%2CuBA0CC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAvDH%2CiBAWC%2CuBA%2BCC%2CQAAQ%3BEACP%2CeAAA%3BEACA%2CWAAA%3B%3BAA5DH%2CiBAWC%2CuBAoDC%3BEACC%2CkBAAA%3B%3BAAhEH%2CiBAWC%2CuBAoDC%2CGAIC%3BEACC%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2C%2BBAAA%3BEACA%2CeAAA%3B%3BAAxEJ%2CiBAoFC%3BEACC%2CiBAAA%3B%3BAArFF%2CiBAoFC%2CuBAGC%3BEACC%2CmBAAA%3B%3BAAxFH%2CiBAoFC%2CuBAQC%2CQAAQ%3BEACP%2CeAAA%3B%3BAA7FH%2CiBAoFC%2CuBAWC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACG%2CqBAAA%3BEACA%2CuBAAA%3BEACH%2CwBAAA%3BEACA%2C4BAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAvGH%2CiBAoFC%2CuBAsBC%2CSAAS%3BEACR%2C6CAAA%3B%3BAA3GH%2CiBAoFC%2CuBA0BC%2CaAAa%3BEACZ%2CgDAAA%3B%3BAA%5C%2FGH%2CiBAoFC%2CuBA8BC%3BEACC%2CoBAAA%3BEACA%2CmBAAA%3B%3BAApHH%2CiBAoFC%2CuBA8BC%2CGAGC%3BEACC%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAzHJ%2CiBAoFC%2CuBA8BC%2CGAGC%2CGAMC%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACG%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2C%2BCAAA%3B%3BAAGJ%2CiBAvDH%2CuBA8BC%2CGAGC%2CGAsBE%2COAAQ%3BAA3Ib%2CiBAoFC%2CuBA8BC%2CGAGC%2CGAuBC%2CEAAC%3BEACA%2CmBAAA%3BEACA%2CqDAAA%3B%3BAAiBL%2CgBARqC%3BEACpC%2CYAAY%2CYAAa%3BIACvB%2CiBAAA%3BIACE%2CYAAA%3BIACD%2CgBAAA%3B%3B%3B%3B%3B%3BAC1LJ%2CgBA1CgC%3BEAC%5C%2FB%2CoBACC%2CQAAO%3BIACN%2C0BAAA%3BIACA%2C4BAAA%3B%3BEAHF%2CoBAMC%3BIACC%2CeAAA%3BIACA%2CmBAAA%3BIACG%2CsBAAA%3BIACA%2CmBAAA%3B%3BEAVL%2CoBAaC%3BIACC%2CgBAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3BIACE%2CsBAAA%3BIACC%2CmBAAA%3B%3BEAML%2CcACC%2CQAAO%3BIACN%2CeAAA%3BIACG%2CkBAAA%3B%3BEAIL%2C4BAA6B%3BIAC5B%2CWAAA%3B%3BEAGD%3BIACC%2CcAAA%3BIACA%2CcAAA%3B%3B%3BAAIF%2CoBAAqB%3BEACpB%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAsBD%2CwBAnByC%3BEAExC%2CoBAAqB%3BIACpB%2CaAAA%3BIACA%2CsBAAA%3B%3BEAGD%2CoBAAqB%3BIACjB%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3B%3B%3B%3B%3B%3B%3BAAQL%2CoBAGC%3BEACC%2CqBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CoBAHD%2CEAGE%3BEACA%2C0BAAA%3B%3B%3BAAKH%2CmBAAoB%3BEAClB%2CmBAAA%3BEACC%2CmBAAA%3B%3BAACF%2CmBAHmB%2CqBAGlB%3BEACA%2CaAAA%3B%3BAAJF%2CmBAAoB%2CqBAOnB%3BEACC%2CeAAA%3B%3B%3BAAKF%2CkBACC%3BEACC%2CaAAA%3B%3BAAIF%2CcAAiB%3BEAChB%2CmBAAA%3B%3B%3B%3B%3BACKD%2CgBALkC%3BEACjC%2CeAAgB%2CWAAW%2CUAAS%2CWAAY%3BIAC%5C%2FC%2CeAAA%3B%3B%3BAASF%2CQAN0B%3BEACzB%2COAAO%2CQAAS%3BIACf%2CiBAAA%3B%3B%3BAAIF%3B%3B%3B%3B%3BAAAA%2CSAEC%3BEACC%2CgBAAA%3B%3BAAHF%2CSAKC%3BEACC%2CgBAAA%3B%3BAANF%2CSASC%3BEACC%2CeAAA%3B%3BAAVF%2CSAaC%3BEACC%2CUAAA%3B%3BAAdF%2CSAiBC%3BEACC%2CaAAA%3B%3BAAlBF%2CSAqBC%3BEACC%2CcAAA%3B%3BAAtBF%2CSAyBC%2CQAAO%3BEACN%2CgBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CSAHD%2CQAAO%2CKAGJ%3BEACD%2CaAAA%3B%3BAA7BH%2CSAiCC%3BEACC%2CeAAA%3B%3BAAlCF%2CSAoCQ%2CWAAW%2CcAAc%3BEACjB%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAtChB%2CSAwCQ%3BEACQ%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAA3ChB%2CSA6CQ%2CcAAc%3BEACN%2CWAAA%3B%3BAA9ChB%2CSAgDQ%2CcAAc%3BEACN%2CWAAA%3B%3BAAjDhB%2CSAwDC%3BEACC%2CeAAA%3BEACA%2CaAAA%3B%3BAA1DF%2CSAwDC%2CGAGC%3BEACC%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAhEH%2CSAoEC%2CQAAO%3BEACN%2CeAAA%3BEACG%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAvEL%2CSA0EC%3BEACC%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAiBF%2CgBAbqC%3BEACpC%2CSACC%3BIACC%2CeAAA%3B%3B%3B%3B%3B%3BAAUH%3BEACC%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAHD%2CkBAKC%3BEACC%2CkBAAA%3B%3BAANF%2CkBASC%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAACA%2CkBAHD%2CGAGE%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAnBN%2CkBASC%2CGAaC%3BEACC%2CeAAA%3B%3BAAvBH%2CkBA0BC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAA9BF%2CkBAgCC%3BEACC%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CMAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAvCF%2CkBAyCC%3BEACC%2CWAAA%3BEACG%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CkBANJ%2CIAMK%3BEACA%2CgBAAA%3B%3BAAGD%2CkBAVJ%2CIAUK%3BEACA%2CiBAAA%3B%3BAAyBN%2CgBApBqC%3BEACpC%2CkBAGC%3BIACC%2CcAAA%3BIACA%2CeAAA%3B%3BEALF%2CkBAGC%2CGAIC%3BIACC%2CeAAA%3B%3BEARH%2CkBAWC%3BIACC%2CeAAA%3B%3B%3BAA8CH%2CgBAvCqC%3BEACpC%3BIACC%2CYAAA%3B%3BEADD%2CkBAGC%3BIACC%2CkBAAA%3BIACA%2CSAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3B%3BEARF%2CkBAUC%3BIACC%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3B%3BEX3QC%2CkBWuQF%2CYXvQG%3BEACD%2CkBWsQF%2CYXtQG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CkBWiQF%2CYXjQG%3BIACG%2CWAAA%3B%3BEWsPP%2CkBAUC%2CYAQC%3BIACC%2CUAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3B%3BEAGA%2CkBAhBF%2CYAQC%2CIAQE%3BIACA%2CWAAA%3B%3B%3B%3B%3B%3BAAWL%3BEACC%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAFD%2CmBAIC%2CGAAG%3BEACF%2CeAAA%3B%3BAALF%2CmBAQC%2CSAAQ%2CKAAK%3BEACZ%2CkBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CmBAHD%2CSAAQ%2CKAAK%2CMAGR%2CQAAK%3BEACR%2CWAAA%3BEACA%2CqBAAA%3B%3BAAbH%2CmBAiBC%3BEACC%2CaAAA%3B%3BAAlBF%2CmBAqBC%2CWAAW%2CeAEV%3BEACC%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAA1BH%2CmBAqBC%2CWAAW%2CeAOV%2CGAAE%3BEACD%2CaAAa%2C0BAAb%3BEACS%2CUAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3B%3BAAjCZ%2CmBAqBC%2CWAAW%2CeAOV%2CGAAE%2CaAOQ%3BEACC%2CuBAAA%3BEACC%2CgCAAA%3B%3BAArCd%2CmBAqBC%2CWAAW%2CeAOV%2CGAAE%2CaAYQ%3BEACC%2CYAAA%3B%3BAAzCb%2CmBAqBC%2CWAAW%2CeAOV%2CGAAE%2CaAgBO%3BEACD%2CaAAA%3B%3BAA7CV%2CmBAqBC%2CWAAW%2CeAOV%2CGAAE%2CaAgBO%2CsBAGD%2CiBAAmB%3BEAClB%2CeAAA%3BEACA%2CiBAAA%3B%3BAAjDX%2CmBAqBC%2CWAAW%2CeAOV%2CGAAE%2CaAgBO%2CsBAGD%2CiBAAmB%2CqBAGf%3BEACC%2CeAAA%3BEACA%2CWAAA%3B%3BAApDf%2CmBA4DC%2CQAAO%3BEACN%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAmBF%2CgBAfgC%3BEAC%5C%2FB%2CmBAMC%2CWAAW%2CeACV%2CGAAE%3BIACC%2CUAAA%3B%3B%3BAA0BN%2CgBApBqC%3BEACpC%3BIACC%2CeAAA%3B%3BEADD%2CmBAGC%2CaAAa%3BIACZ%2CWAAA%3B%3BEAJF%2CmBAGC%2CaAAa%2CGAGZ%3BIACC%2CeAAA%3B%3B%3BEAMH%3BIACC%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3B%3BAAkBF%2CgBAfuC%3BEACtC%2CmBACC%2CWAAW%2CeACV%2CGAAE%3BIACC%2CWAAA%3B%3B%3B%3B%3B%3BAAWN%3BEACC%2CuEAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAPD%2CkBAWC%3BEACC%2CmBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CkBAHD%2CGAGE%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAApBN%2CkBAwBC%3BEACC%2CUAAA%3B%3BEAEA%2CkBAAA%3BEACG%2CUAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3B%3BAA9BL%2CkBAwBC%2CGAQC%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEAEA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2C8DAAA%3B%3BAA1CH%2CkBAwBC%2CGAQC%2CGAYC%3BEACC%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAGD%2CkBA1BF%2CGAQC%2CGAkBE%3BEACA%2CeAAA%3B%3BAAnDJ%2CkBAwBC%2CGAQC%2CGAsBC%3BEACC%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACG%2CYAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAA%5C%2FDP%2CkBAwBC%2CGAQC%2CGAsBC%2CGAWI%3BAAjEP%2CkBAwBC%2CGAQC%2CGAsBC%2CGAYI%2CEAAC%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAApER%2CkBAwBC%2CGAQC%2CGAwCC%2CQAAO%3BEACH%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAA9EP%2CkBAwBC%2CGAQC%2CGAiDC%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAmCJ%2CgBA7BqC%3BEACpC%3BIACC%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAJD%2CkBAKC%3BIACC%2CWAAA%3B%3BEANF%2CkBAQC%3BIACC%2CgBAAA%3B%3BEATF%2CkBAQC%2CGAEC%3BIACC%2CWAAA%3BIACA%2CwBAAA%3BIACA%2CWAAA%3B%3BEAbH%2CkBAQC%2CGAEC%2CGAKC%3BIACC%2CeAAA%3B%3B%3B%3B%3B%3BAAYL%3BEACC%2CoEAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAHD%2CeAKC%3BEACC%2CgBAAA%3B%3BAANF%2CeASC%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAZF%2CeAeC%3BEAEC%2CUAAA%3B%3BAXhiBE%2CeW8hBH%2CGX9hBI%3BAACD%2CeW6hBH%2CGX7hBI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CeWwhBH%2CGXxhBI%3BEACG%2CWAAA%3B%3BAWwgBR%2CeAeC%2CGAIC%3BEACC%2CUAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CeAfF%2CGAIC%2CGAWE%2CUAAU%3BEACV%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAnCJ%2CeAeC%2CGAIC%2CGAmBC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAA1CJ%2CeA%2BCC%2CQAAO%3BEACN%2CmBAAA%3B%3BAAkCF%2CgBA9BqC%3BEACpC%3BIACC%2C0EAAA%3BIACA%2CyBAAA%3BIACG%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAJJ%2CeAMC%3BIACC%2CeAAA%3B%3BEAPF%2CeAUC%3BIACC%2CmBAAA%3B%3BEAXF%2CeAUC%2CGAGC%3BEAbF%2CeAUC%2CGAIC%2CGAAE%2CUAAU%3BIACX%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3B%3B%3B%3B%3BAASJ%3BEACC%2CwEAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAALD%2CmBAOC%3BEACC%2CgBAAA%3B%3BAARF%2CmBAYC%3BEACC%2CeAAA%3B%3BAACA%2CmBAFD%2CGAEE%3BEACA%2CaAAA%3B%3BAAfH%2CmBAYC%2CGAMC%3BEACC%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAArBH%2CmBAyBC%3BEACC%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA0BF%2CgBApBqC%3BEACpC%3BIACC%2CYAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BEAHD%2CmBAKC%3BIACC%2CeAAA%3B%3BEANF%2CmBASC%3BIACC%2CeAAA%3B%3B%3B%3B%3B%3BAASH%3BEACC%2CsBAAA%3BEACA%2CkBAAA%3BEACI%2CgBAAA%3BEACD%2CcAAA%3BEACA%2CgBAAA%3B%3BAALJ%2CmBAOC%3BEACC%2CgBAAA%3B%3BAARF%2CmBAWC%3BEACC%2CkBAAA%3B%3BAAZF%2CmBAeC%2CGAAG%3BEACF%2CeAAA%3B%3BAAhBF%2CmBAmBC%3BEACC%2CUAAA%3BEACA%2CoBAAA%3B%3BAArBF%2CmBAmBC%2CcAIC%3BEACC%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CmBAXF%2CcAIC%2CaAOE%3BAACD%2CmBAZF%2CcAIC%2CaAQE%3BEACA%2CcAAA%3B%3BAAhCJ%2CmBAsCC%3BEACC%2CgBAAA%3B%3BAAEA%2CmBAHD%2CaAGE%3BEACA%2CSAAQ%2CGAAR%3B%3BAAGD%2CmBAPD%2CaAOE%3BEACA%2CSAAQ%2CGAAR%3B%3BAA9CH%2CmBAkDC%3BEACC%2CYAAA%3B%3BAAnDF%2CmBAsDC%2CYAAY%2CGACX%3BEACC%2CWAAA%3B%3BAAxDH%2CmBAsDC%2CYAAY%2CGAIX%2COAAM%3BEACF%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CmBAbD%2CYAAY%2CGAaV%2CaAAc%2COAAM%3BEACpB%2CgBAAA%3B%3BAAwBH%2CgBAjBqC%3BEACpC%3BIACC%2CiBAAA%3B%3BEADD%2CmBAGC%3BIACC%2CiBAAA%3B%3BEAJF%2CmBAMC%3BIACC%2CoBAAA%3B%3BEAPF%2CmBAMC%2CcAGC%3BIACC%2CeAAA%3B%3B%3BAAMJ%3BEACC%2CaAAA%3B%3BAAED%2CMAAM%2CWAAY%2COACjB%3BEACC%2CaAAA%3BEACA%2C8BAAA%3B%3BAAHF%2CMAAM%2CWAAY%2COACjB%2CiBAGC%3BEACC%2CmBAAA%3BEACA%2CUAAA%3B%3BAAKH%2CSAAU%2CcAAgB%3BEACzB%2CeAAA%3BEACA%2CsBAAA%3B%3BACzzBD%3B%3BEAEC%2CkBAAA%3B%3B%3B%3B%3BAA4FD%2CwBAjB0C%3BEACzC%2CkBAAmB%2CcAAc%3BIAChC%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAGD%2CGAAG%2CkBAAmB%2CcAAc%3BIACnC%2CmBAAA%3BIACA%2CiBAAA%3B%3B%3B%3B%3B%3BAAkGF%2C4BAEC%3BAADD%2C4BACC%3BEACC%2CgBAAA%3B%3BAAHF%2C4BAMC%3BAALD%2C4BAKC%3BEACC%2CaAAA%3B%3BAAPF%2C4BAUC%3BAATD%2C4BASC%3BEACC%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAbF%2C4BAUC%2CaAMC%3BAAfF%2C4BASC%2CaAMC%3BEACC%2CkBAAA%3BEACA%2C6DAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAArBH%2C4BAyBC%2CGAAE%3BAAxBH%2C4BAwBC%2CGAAE%3BEACD%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA5BF%2C4BAyBC%2CGAAE%2CWAKD%2CKAAI%2CIAAI%3BAA7BV%2C4BAwBC%2CGAAE%2CWAKD%2CKAAI%2CIAAI%3BEACP%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGD%2C4BAZD%2CGAAE%2CWAYA%3BAAAD%2C4BAZD%2CGAAE%2CWAYA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAA3CH%2C4BA%2BCC%3BAA9CD%2C4BA8CC%3BEACC%2CiBAAA%3BEACA%2CcAAA%3B%3BAAjDF%2C4BAoDC%2CQAAQ%3BAAnDT%2C4BAmDC%2CQAAQ%3BEACP%2CWAAA%3B%3BAArDF%2C4BAwDC%2CGAAE%3BAAvDH%2C4BAuDC%2CGAAE%3BEACD%2CUAAA%3BEAGA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAEA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAnEF%2C4BAwDC%2CGAAE%2CMAaD%3BAApEF%2C4BAuDC%2CGAAE%2CMAaD%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3BEAEA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2C8DAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FEH%2C4BAwDC%2CGAAE%2CMAaD%2CGAYC%3BAAhFH%2C4BAuDC%2CGAAE%2CMAaD%2CGAYC%3BEACC%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAEA%2C4BA%5C%2FBH%2CGAAE%2CMAaD%2CGAYC%2CWAME%3BAAAD%2C4BA%5C%2FBH%2CGAAE%2CMAaD%2CGAYC%2CWAME%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CoBAAA%3B%3B%3BEAQA%2CYAAY%2C8GAAZ%3B%3BEAEA%2CYAAY%2CiHAAZ%3B%3BEAEA%2CYAAY%2C%2BGAAZ%3B%3BEAEA%2CQAAQ%2CyDAAyD%2CyBAAyB%2C0BAA1F%3B%3BEAEA%2CYAAY%2C4GAAZ%3B%3BAA%5C%2FGL%2C4BAwDC%2CGAAE%2CMAaD%2CGAYC%2CWAiCC%3BAAjHJ%2C4BAuDC%2CGAAE%2CMAaD%2CGAYC%2CWAiCC%3BEACC%2CWAAA%3B%3BAAnHL%2C4BAwDC%2CGAAE%2CMAaD%2CGAoDC%3BAAxHH%2C4BAuDC%2CGAAE%2CMAaD%2CGAoDC%3BEACC%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAhIJ%2C4BAwDC%2CGAAE%2CMAaD%2CGAoDC%2CGASC%3BAAjIJ%2C4BAuDC%2CGAAE%2CMAaD%2CGAoDC%2CGASC%3BAAlIJ%2C4BAwDC%2CGAAE%2CMAaD%2CGAoDC%2CGAUC%2CEAAC%3BAAlIL%2C4BAuDC%2CGAAE%2CMAaD%2CGAoDC%2CGAUC%2CEAAC%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAvIL%2C4BAwDC%2CGAAE%2CMAaD%2CGAwEC%2CQAAO%3BAA5IV%2C4BAuDC%2CGAAE%2CMAaD%2CGAwEC%2CQAAO%3BEACN%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAvJJ%2C4BAwDC%2CGAAE%2CMAaD%2CGAqFC%3BAAzJH%2C4BAuDC%2CGAAE%2CMAaD%2CGAqFC%3BEACC%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAA9JJ%2C4BAwDC%2CGAAE%2CMAaD%2CGA6FC%3BAAjKH%2C4BAuDC%2CGAAE%2CMAaD%2CGA6FC%3BEACC%2CWAAA%3B%3BAAnKJ%2C4BAwKC%2CSAAS%2CQAAO%3BAAvKjB%2C4BAuKC%2CSAAS%2CQAAO%3BEACf%2CgBAAA%3B%3BAAzKF%2C4BA4KC%2CaAAa%3BAA3Kd%2C4BA2KC%2CaAAa%3BEACZ%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAGA%2C4BARD%2CaAAa%2CcAQX%3BAAAD%2C4BARD%2CaAAa%2CcAQX%3BEACA%2CWAAA%3B%3BAAGD%2C4BAZD%2CaAAa%2CcAYX%3BAAAD%2C4BAZD%2CaAAa%2CcAYX%3BEACA%2CUAAA%3B%3BAAID%2C4BAjBD%2CaAAa%2CcAiBV%3BAAAF%2C4BAjBD%2CaAAa%2CcAiBV%3BEACD%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAA2BH%2CgBAjBuC%3BEAiBvC%2C4BAhBE%3BEAgBF%2C4BAhBE%3BIACC%2CUAAA%3B%3BEAeH%2C4BAhBE%2CaAGC%3BEAaH%2C4BAhBE%2CaAGC%3BIACC%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAWJ%2C4BAhBE%2CaAQC%3BEAQH%2C4BAhBE%2CaAQC%3BIACC%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAAWD%2C4BAFF%2CGAAE%2CMACD%2CGACE%2CUAAU%3BEACV%2CeAAA%3B%3BAAwBH%2CgBAnBiC%3BEAmBjC%2C4BAlBC%2CGAAE%3BIACD%2CiBAAA%3B%3BEAiBF%2C4BAlBC%2CGAAE%2CMAGD%3BIACC%2CUAAA%3BIACA%2CgBAAA%3B%3BEAEA%2C4BAPF%2CGAAE%2CMAGD%2CGAIE%2CUAAU%3BIACV%2CgBAAA%3B%3BEAGD%2C4BAXF%2CGAAE%2CMAGD%2CGAQE%2CUAAU%3BIACV%2CeAAA%3B%3B%3BAAkBL%2CgBAZkC%3BEAYlC%2C4BAXE%2CGAAE%3BIACD%2CcAAA%3B%3BEAUH%2C4BAXE%2CGAAE%2CMAGD%3BIACC%2CcAAA%3BIACA%2CWAAA%3BIACA%2C4BAAA%3BIACA%2C6BAAA%3B%3B%3BAAMJ%2C4BACC%2CGAAE%2CMAAO%3BEACR%2CYAAA%3BEACA%2CkBAAA%3B%3BAAEA%2C4BAJD%2CGAAE%2CMAAO%2CGAIP%2CUAAU%3BEACV%2CkBAAA%3B%3BAAGD%2C4BARD%2CGAAE%2CMAAO%2CGAQP%2CUAAU%3BEACV%2CeAAA%3B%3BAAuBF%2CgBAnBiC%3BEAmBjC%2C4BAlBC%2CGAAE%3BIACD%2CiBAAA%3B%3BEAiBF%2C4BAlBC%2CGAAE%2CMAGD%3BIACC%2CUAAA%3BIACA%2CgBAAA%3B%3BEAEA%2C4BAPF%2CGAAE%2CMAGD%2CGAIE%2CUAAU%3BIACV%2CgBAAA%3B%3BEAGD%2C4BAXF%2CGAAE%2CMAGD%2CGAQE%2CUAAU%3BIACV%2CeAAA%3B%3B%3BAAkBL%2CgBAZkC%3BEAYlC%2C4BAXE%2CGAAE%3BIACD%2CcAAA%3B%3BEAUH%2C4BAXE%2CGAAE%2CMAGD%3BIACC%2CcAAA%3BIACA%2CWAAA%3BIACA%2C4BAAA%3BIACA%2C6BAAA%3B%3B%3B%3B%3B%3B%3BAAcJ%2CgBAHkC%3BEAGlC%3BIAFE%2CiBAAA%3B%3B%3BAAIF%3BEACC%2CiBAAA%3B%3BAADD%2CiDAOC%3BEACC%2CkBAAA%3B%3BAARF%2CiDAaC%3BEACC%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CsCAAA%3BEACA%2C8CAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAA5BF%2CiDAaC%2CSAiBC%3BAA9BF%2CiDAaC%2CSAkBC%3BEACC%2CeAAA%3B%3BAAhCH%2CiDAaC%2CSAsBC%3BEACC%2CkBAAA%3B%3BAApCH%2CiDAwCC%2CSAAQ%3BEACP%2CWAAA%3B%3BAAzCF%2CiDA4CC%2CMAOC%3BEACC%2CiBAAA%3B%3BAApDH%2CiDA4CC%2CMAWC%3BEACC%2C0BAAA%3B%3BAAID%2CiDAhBD%2CMAgBE%3BEACA%2CeAAA%3B%3BAAGA%2CiDApBF%2CMAgBE%2CMAIC%3BEACA%2CqBAAA%3B%3BAAjEJ%2CiDAsEC%2CMAAK%3BEACJ%2CkBAAA%3B%3BAAvEF%2CiDA0EC%2CMAAM%2CMAAK%2CMAAO%3BEACjB%2CcAAA%3B%3BAA3EF%2CiDA8EC%2CSAAQ%3BEACP%2CcAAA%3B%3BAA%5C%2FEF%2CiDAkFC%3BEACC%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CiDAJD%2CUAIE%3BEACA%2CSAAS%2CGAAT%3BEAEA%2CUAAA%3B%3BAAzFH%2CiDA6FC%3BEACC%2CcAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAhGF%2CiDAoGC%3BEACC%2CUAAA%3B%3BAArGF%2CiDAwGC%3BEACC%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAhHF%2CiDAwGC%2CeAWC%3BEACC%2CyBAAA%3B%3BAApHH%2CiDAwGC%2CeAeC%3BEACC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAA1HH%2CiDAwGC%2CeAqBC%3BEACC%2CYAAA%3BEACA%2CSAAA%3B%3BAA%5C%2FHH%2CiDAwGC%2CeAqBC%2CMAIC%2CGAAE%2CYAAa%2CKAAK%2CKAAI%3BAAjI3B%2CiDAwGC%2CeAqBC%2CMAKC%2CGAAE%2CYAAa%2CEAAE%2CKAAI%3BEACpB%2CcAAA%3BEACA%2CiBAAA%3B%3BAApIJ%2CiDAwGC%2CeAqBC%2CMAUC%3BEACC%2CYAAA%3B%3BAAxIJ%2CiDA6IC%3BEACC%2CWAAA%3B%3BAA9IF%2CiDAiJC%3BAAjJD%2CiDAkJC%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAArJF%2CiDAwJC%3BEACC%2C2BAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAA3JF%2CiDAgKC%3BEACC%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CiDAJD%2CMAIE%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAxKH%2CiDA4KC%2CMAAK%3BEACJ%2CkBAAA%3BEACA%2CeAAA%3B%3BAA9KF%2CiDAiLC%3BEACC%2CYAAA%3BEACA%2CmBAAA%3B%3BAAnLF%2CiDAsLC%2CMAAK%3BAAtLN%2CiDAuLC%3BEACC%2CmBAAA%3B%3BAAxLF%2CiDA2LC%3BEACC%2CcAAA%3B%3BAAEA%2CiDAHD%2CeAGG%3BEACD%2CcAAA%3B%3BAA%5C%2FLH%2CiDAmMC%2CMACC%3BEACC%2CUAAA%3B%3BAArMH%2CiDAyMC%2C0BAA0B%2CiBAAiB%3BEAC1C%2CWAAA%3B%3BAA1MF%2CiDA6MC%3BEACC%2CyBAAA%3B%3BAAIF%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAA2BD%2CgBAxBiC%3BEAChC%2CiDAEC%3BIACC%2CgBAAA%3BIACA%2CWAAA%3B%3BEAJF%2CiDAOC%3BIACC%2CWAAA%3B%3BEARF%2CiDAWC%3BIACC%2CgBAAA%3BIACA%2CWAAA%3B%3B%3B%3B%3B%3BAAUH%3BEACC%2CiBAAA%3B%3BAADD%2CSAGC%3BEACC%2CuBAAA%3B%3BAAJF%2CSAOC%2CmBAAmB%3BEAClB%2CYAAA%3B%3B%3B%3B%3BAASF%2CcACC%3BEACC%2CgBAAA%3B%3B%3B%3B%3BAAQF%2CQAAQ%2C0BAA2B%2CQAAO%3BEACzC%2CmBAAA%3B%3B%3BAAID%2CIAAI%2CQAAS%3BEACZ%2CcAAA%3B%3B%3B%3B%3BAASD%2CCAAC%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGD%2CEAAE%3BEACD%2CeAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CEAJC%2CaAIA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAKF%2CeAAe%2CgBAAiB%3BEAC%5C%2FB%2CUAAA%3BEACA%2CgBAAA%3B%3BAAGD%2CcAAc%2CMAAO%3BEACpB%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAGD%2CUAAW%3BEACV%2C6BAAA%3B%3BAADD%2CUAAW%2CUAGV%3BEACC%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAIF%2CeAAgB%2CWAAW%2CUAAU%3BEACpC%2C4BAAA%3B%3BAAGD%2CeAAgB%3BEACf%2CgBAAA%3BEACA%2CeAAA%3B%3BAAGD%3BAACA%2CcAAe%3BEACd%2CeAAA%3B%3BAAFD%2CcAIC%3BAAHD%2CcAAe%2CMAGd%3BEACC%2CmBAAA%3B%3BAAIF%2CcAAe%3BEACd%2CcAAA%3B%3BAAGD%2CeAAgB%2CWAAW%2CUAAS%2CWAAY%3BEAC%5C%2FC%2CgBAAA%3B%3BAAGD%2CcAAe%2CWAAW%3BEACzB%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAGD%2CcAAe%2CoBAAoB%3BEAClC%2CeAAA%3BEACA%2CcAAA%3B%3BAAFD%2CcAAe%2CoBAAoB%2CEAIlC%3BEACC%2CaAAA%3B%3B%3BAAKF%2CsBAAuB%3BEACtB%2CcAAA%3B%3BAAID%2CCAAC%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEAGA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CCAbA%2CqBAaC%3BEACA%2CmBAAA%3B%3BAAYF%2CgBARiC%3BEAChC%2CCAAC%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3B%3B%3BAAIF%3BEACC%2CmBAAA%3B%3BAAGD%3BEACC%2CeAAA%3BEACA%2CmBAAA%3B%3BAAFD%2CWAIC%3BEACC%2CmBAAA%3BEACA%2CWAAA%3B%3BAAKF%3BEACC%2CmBAAA%3B%3BAADD%2CkBAGC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAKF%2CaAAa%2CcAAe%3BEAC3B%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAALD%2CaAAa%2CcAAe%2CYAO3B%3BAAPD%2CaAAa%2CcAAe%2CYAQ3B%3BEACC%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAXF%2CaAAa%2CcAAe%2CYAc3B%3BEACC%2CWAAA%3B%3BAAfF%2CaAAa%2CcAAe%2CYAkB3B%3BEAEC%2CcAAA%3B%3BAAIF%3BEACC%2CeAAA%3B%3BAADD%2CgBAGC%2CsBAAsB%3BEACrB%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAIF%2CaAAa%2CcACZ%2COAAM%2COAAQ%2CeAAe%3BEAC5B%2CeAAA%3BEACA%2CgBAAA%3B%3BAAHF%2CaAAa%2CcAMZ%2CeAAe%3BEACd%2CcAAA%3B%3BAAPF%2CaAAa%2CcAUZ%2CQAAO%3BEACN%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAdF%2CaAAa%2CcAiBZ%2CWAAW%3BEACV%2CgBAAA%3B%3BAAlBF%2CaAAa%2CcAiBZ%2CWAAW%2CSAIV%3BEACC%2CeAAA%3B%3BAAtBH%2CaAAa%2CcA0BZ%2CmBAAmB%3BEAClB%2CWAAA%3B%3B%3B%3B%3BAAUF%2CKAAK%2CcAAe%3BEACnB%2CYAAA%3B%3BAAGD%2CKAAK%2CcAAe%2CMAAM%2CKAAI%3BEAC7B%2CkBAAA%3B%3BAAGD%3BEACC%2C6BAAA%3B%3BAAGD%3BAACA%2COAAO%3BEACN%2CaAAA%3B%3BAAGD%2CYAAa%3BEACZ%2CYAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAgBD%2CqBACC%3BEACC%2CyBAAA%3B%3BAAFF%2CqBACC%2CcAGC%3BEACC%2C0BAAA%3BEACA%2CsBAAA%3B%3BAANH%2CqBACC%2CcAGC%2CmBAIC%3BEACC%2CeAAA%3B%3BAATJ%2CqBACC%2CcAcC%3BEACC%2CiBAAA%3B%3BAAhBH%2CqBACC%2CcAkBC%3BEACC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAzBH%2CqBACC%2CcA4BC%2CYAAY%3BEACX%2CkBAAA%3B%3BAASH%2COAAQ%2CMAAM%2CKAAI%3BEACjB%2CwBAAA%3B%3BAAGD%3BEACC%2CUAAA%3B%3BAAGD%2CoBAAqB%2CeAAc%2CSAAU%2CcAAa%2CUAAU%3BEACnE%2CaAAa%2C8BAAb%3B%3BAAGD%2CoBAAqB%2CeAAc%2CSAAU%2CcAAa%2CUAAU%3BEACnE%2CcAAA%3B%3BAAGD%2CcAAc%2CqBAAsB%2CMAAM%2CQAAM%2CKAAG%3BEAClD%2CkBAAA%3BEACA%2CgBAAA%3B%3B%3BAAMC%2CWADD%2CiBACE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAARH%2CWAYC%3BEACC%2CgBAAA%3B%3BAAbF%2CWAgBC%3BEACC%2CmBAAA%3B%3BAAKF%2CeACC%2CqBAAoB%2CIAAI%3BEACvB%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3B%3BAAIF%2CcACC%2CoBACC%3BEACC%2CmBAAA%3B%3BAAHH%2CcACC%2CoBAKC%3BEACC%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAZH%2CcACC%2CoBAKC%2CiCAQC%3BEACC%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAhBJ%2CcACC%2CoBAmBC%3BEACC%2CeAAA%3BEACA%2C0BAAA%3B%3BAAEA%2CcAvBF%2CoBAmBC%2CyBAIE%3BEACA%2CqBAAA%3B%3BAAMJ%2CmBACC%3BEACC%2CaAAA%3B%3BAAIF%2CgBACC%2CoBACC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAALH%2CgBACC%2CoBACC%2CaAKC%3BEACC%2CgBAAA%3B%3BAARJ%2CgBACC%2CoBAWC%2CqBAEC%3BEACC%2CmBAAA%3BEACA%2CUAAA%3B%3BAAhBJ%2CgBACC%2CoBAWC%2CqBAEC%2C0BAIC%3BEACC%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAzBL%2CgBACC%2CoBAWC%2CqBAEC%2C0BAIC%2CkCASC%3BEACC%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAGD%2CgBA%5C%2FBJ%2CoBAWC%2CqBAEC%2C0BAIC%2CkCAcE%3BEACA%2CaAAA%3B%3BAAjCN%2CgBACC%2CoBAWC%2CqBAEC%2C0BAuBC%3BEACC%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CgBAzCJ%2CoBAWC%2CqBAEC%2C0BAuBC%2CyBAKE%3BEACA%2CqBAAA%3B%3BAAoBN%2CQAZ2B%3BEAC1B%2CgBACC%2CoBACC%2CqBACC%3BIACC%2CUAAA%3B%3B%3BAAoBL%2CQAb0B%3BEACzB%2CgBACC%2CoBACC%2CqBACC%3BIACC%2CWAAA%3B%3B%3B%3BAAqBL%2CwBAb0C%3BEACzC%2CoBACC%2CMACC%2COAAM%2CMACL%2CKAAI%3BIACH%2CgBAAA%3B%3B%3B%3BAAuBL%2CQAf0B%3BEACzB%2CIACC%2CaAAY%3BIACX%2COAAA%3B%3BEAFF%2CIACC%2CaAAY%2CYAGX%3BIACC%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3B%3B%3BAAOJ%2CqBACC%2CaACC%3BEACC%2CmBAAA%3B%3BAAeH%2CQAV2B%3BEAC1B%2CqBACC%2CaACC%3BIACC%2CUAAA%3B%3B%3BAAcJ%2CQAR0B%3BEACzB%2CqBACC%3BIACC%2CaAAA%3B%3B%3BAAaF%2CQARyB%3BEACzB%2CqBACC%2CaACC%3BIACC%2CWAAA%3B%3B%3BAC9wCJ%2CuBAAwB%3BEACpB%2CsBAAA%3BEACH%2CuBAAA%3B%3BAAED%2CQAAQ%2CMAAO%2CgBAAgB%3BEAC9B%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAED%2CqBAAsB%2CWAAW%3BEAChC%2CeAAA%3B%3BAAED%2CaAAc%2CwBAAwB%3BEACrC%2CeAAA%3B%3BAAED%2CMAAM%2CQAAS%2CmBAAmB%3BEAC9B%2CcAAA%3B%3BAAEJ%2CoBAAqB%2CcAAc%3BEAClC%2CcAAA%3B%3BAAED%2CkBAAmB%3BEAClB%2CaAAA%3BEACA%2CuBAAA%3B%3BAAED%2CYAAa%2CmBAAmB%2CoBAAmB%2COAAO%2CMAAO%2CGAAE%3BEAC%5C%2FD%2CeAAA%3B%3BAAEJ%2CcAAe%2CMAAM%3BEACpB%2CSAAA%3B%3BAAED%2CcAAe%2CMAAM%3BEACpB%2CgBAAA%3B%3BAAED%2CcAAe%3BEACd%2CgBAAA%3B%3BAAED%2CmBAAoB%2CWAAW%2CeAAe%2CGAAE%3BEAC5C%2CuBAAA%3B%3BAAEJ%2CMAAM%2CWAAY%2CMAAK%3BEACtB%2CyBAAA%3B%3BAAED%2CQAAQ%2CKAAK%2CMAAS%2CQAAK%2CMAAM%2CsBAAyB%3BEACzD%2CWAAA%3B%3BAAED%2CKAAM%3BEACL%2CgBAAA%3B%3BAAED%2CiBAAkB%2CeAAe%2CeAAe%2CkBAAkB%3BEACjE%2CaAAA%3B%3BAAED%2CaAAc%2CcAAa%3BAAC3B%2CcAAe%2CcAAa%3BAAC5B%2CsBAAuB%2CcAAa%3BAACpC%2CoBAAqB%2CcAAa%3BAAClC%2CkBAAmB%2CcAAa%3BEAC%5C%2FB%2CaAAA%3B%3BAAED%2CiBAAkB%2CSAAS%2CeAAc%3BAACzC%2CiBAAkB%2CSAAS%2CeAAc%3BEACxC%2CaAAA%3B%3BAAED%2CmBAAoB%2CGAAG%3BAACvB%2CmBAAoB%2CGAAG%3BEACtB%2CeAAA%3B%3BAAED%2CwBAAyB%2CaAAa%2CMAAK%3BAAC3C%2CwBAAyB%2CaAAa%2CMAAK%3BAAC3C%2CsBAAuB%2CSAAS%2CMAAK%3BEACpC%2CmBAAA%3BEACA%2CeAAA%3B%3BAAED%2CaAAc%2C2BAA2B%3BEACrC%2CWAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CaAAc%2CcAAc%2CUAAS%2COAAU%3BEAC3C%2CeAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CSAAU%2CmBAAmB%3BEAC5B%2CiBAAA%3B%3BAAED%2CkBAAmB%2CGAAG%3BEAClB%2CeAAA%3B%3BAAEJ%3BEACC%2CkBAAA%3B%3BAAED%2CcAAe%2CMAAM%3BEACpB%2CsBAAA%3B%3BAAED%2CmBAAoB%2CqBAAqB%3BEACxC%2CeAAA%3B%3BAAED%2CmBAAoB%2CqBAAoB%3BEACvC%2CaAAA%3B%3BAAED%2CmBAAoB%3BEACnB%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAED%2CKAAK%2CSAAS%2COAAQ%2CUAAS%3BAAC%5C%2FB%2CoBAAqB%2CUAAS%2COAAO%2CQAAQ%3BEACzC%2CaAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CSAAA%3BEACA%2CoBAAA%3B%3BAAEJ%2CiBAAkB%2CsBAAsB%3BEACvC%2CcAAA%3B%3BAAED%2CkBAAmB%2CcAAa%3BEAC%5C%2FB%2CaAAA%3B%3BAAED%2CiBAAiB%2CQAAS%3BEACtB%2CgBAAA%3B%3BAAEJ%2CqBAAqB%2CWAAY%2CgBAAe%3BEAC%5C%2FC%2CSAAS%2CEAAT%3BEACA%2CwCAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAED%2CuBAAwB%3BEACvB%2CkCAAA%3BEACA%2C0BAAA%3B%3BAAED%2CsBAAuB%2CSAAS%3BAAChC%2CsBAAuB%2CcAAc%3BAACrC%2CsBAAuB%2CcAAc%3BEACpC%2CaAAA%3B%3BAAED%2CcAAe%3BEACd%2CaAAA%3B%3BAAOD%2CQAL0B%3BEACzB%2CWAAc%2CWAAQ%3BIACrB%2CUAAA%3B%3B%3BAAQF%2CQAL0B%2CuBAAuB%3BEAChD%2CWAAc%2CWAAQ%3BIACrB%2CUAAA%3B%3B%3BAAWF%2CQAR0B%3BEACzB%2CcAAe%2CeAAe%2CcAAa%2CUAAU%3BIACpD%2CcAAA%3B%3BEAED%2CcAAe%2CeAAe%3BIAC7B%2CUAAA%3B%3B%3BAAoHF%2CQAjHyB%3BEACxB%2CaAAc%2CcAAc%3BIAC3B%2CkBAAA%3B%3BEAED%2CaAAc%2CIAAG%2CWAAc%3BIAC9B%2CYAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3B%3BEAED%2CaAAc%2CcAAa%2CaAAc%2CGAAE%3BIAC1C%2CWAAA%3BIACA%2CsBAAA%3B%3BEAED%2CaAAc%2CcAAa%2CmBAAoB%2CYAAY%2CUAAS%2COAAO%2CSAAY%3BIACtF%2CkBAAA%3B%3BEAED%2CaAAc%2CcAAc%2CYAAY%2CQAAU%2CiBAAiB%2CYAAY%2CYAAS%3BIACvF%2CcAAA%3B%3BEAED%2CaAAc%2CcAAc%2CYAAY%2CQAAU%2CiBAAiB%2CYAAY%2CYAAS%2COAAQ%2CUAAY%3BIAC3G%2CUAAA%3BIACA%2CoBAAA%3B%3BEAED%2CaAAc%2CcAAc%2CYAAY%2CUAAS%2CSAAY%3BIAC5D%2CwBAAA%3BIACA%2CgBAAA%3B%3BEAED%2CaAAc%2CcAAc%2CcAAc%2CYAAa%2CiBAAiB%2CYAAS%2CSAAY%3BIAC5F%2CkDAAA%3BIACA%2C0CAAA%3B%3BEAED%2CaAAc%2CcAAc%2CcAAc%2CYAAa%2CiBAAiB%2CYAAS%2CSAAY%2CWAAW%3BIACvG%2CUAAA%3B%3BEAED%2CaAAc%2CcAAc%2CQAAU%3BIACrC%2C0BAAA%3BIACA%2CgCAAA%3B%3BEAED%2CaAAc%2CcAAc%2CYAAY%2CUAAS%2CSAAY%2CWAAW%3BIACvE%2CUAAA%3B%3BEAED%2CaAAc%2CcAAc%2CYAAY%2CUAAS%2CSAAS%2COAAU%2CWAAW%3BIAC9E%2CuBAAA%3BIACA%2CyCAAA%3B%3BEAED%2CaAAc%2CYAAY%2CUAAS%2COAAU%2CIAAC%2CMAAM%3BEACpD%2CaAAc%2CYAAY%2CUAAS%2COAAO%2COAAU%2CIAAC%3BIACpD%2CSAAS%2CEAAT%3BIACA%2CmCAAA%3BIACA%2C8BAAA%3BIACA%2CoCAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3B%3BEAED%2CaAAc%2CcAAc%2CYAAY%2CQAAU%3BEAClD%2CaAAc%2CcAAc%2CYAAY%2CyBAAyB%2CQAAU%3BIAC1E%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3BEAED%2CaAAc%2CcAAc%2CYAAY%2CQAAU%3BIACjD%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAED%2CaAAc%3BIACb%2CiBAAA%3B%3BEAED%2CWAAc%2CWAAQ%3BIACrB%2CSAAQ%2CEAAR%3BIACA%2CaAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CqCAAA%3BIACA%2COAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3B%3BEAED%2CWAAY%2CYAAc%2CWAAQ%3BIACjC%2CcAAA%3B%3BEAED%2CaAAc%2CcAAc%2CYAAY%2CQAAO%2CQAAW%3BIACzD%2CeAAA%3BIACA%2CcAAA%3B%3BEAED%2CaAAc%2CcAAa%2CaAAc%2CGAAE%3BIAC1C%2C6BAAA%3B%3BEAGD%2CaAAc%2CcAAa%2CaAAc%2CGAAE%2COAAO%3BIACjD%2C2BAAA%3B%3BEAGD%2CaAAc%2CcAAa%2CaAAc%2CGAAE%2COAAO%3BIACjD%2C2BAAA%3B%3BEAED%2CaAAc%2CcAAc%2CYAAY%2CQAAQ%2CSAAS%2CeAAe%3BIACvE%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3B%3BEAED%2CaAAc%2CcAAc%2CYAAY%2CQAAU%3BIACjD%2CgBAAA%3B%3BEAED%2CaAAa%2CcAAe%2CQAAQ%2CSAAS%2CUAAY%3BEACzD%2CaAAa%2CgBAAiB%2CQAAQ%2CSAAS%2CUAAY%3BIAC1D%2CUAAA%3BIACA%2C%2BBAAA%3B%3B%3BAAWF%2CQARyB%3BEACxB%2CQAAS%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAAO%3BIACxC%2CaAAA%3B%3BEAED%3BIACC%2CeAAA%3B%3B%3BAAuBF%2CQApB0B%2CuBAAsB%3BEAC%5C%2FC%2CYAAa%2CQAAQ%3BIACpB%2CWAAW%2CiBAAX%3BIACA%2CmBAAmB%2CiBAAnB%3B%3BEAED%2CYAAa%2COAAM%2COAAU%2CKAAE%2COAAO%3BIACrC%2CWAAW%2CiBAAX%3BIACA%2CmBAAmB%2CiBAAnB%3B%3BEAED%2CKAAM%2CMAAK%2CkBAAkB%2CQAAS%3BIACrC%2CeAAA%3B%3BEAED%2CKAAM%2CMAAK%2CkBAAmB%2CGAAE%3BIAC%5C%2FB%2CgBAAA%3B%3BEAED%2CKAAM%2CeAAe%2CMAAK%2CkBAAmB%3BIAC5C%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAAQF%2CQAL0B%2CuBAAsB%3BEAC%5C%2FC%2CYAAa%2CQAAQ%3BIACpB%2CgBAAA%3B%3B%3BAAQF%2CQAL0B%3BEACzB%2CiDAAkD%3BIACjD%2CUAAA%3B%3B%3BAAQF%2CQAL0B%3BEACzB%3BIACC%2CUAAA%3B%3B%3BAAYF%2CQAT0B%3BEACzB%2CkBAAmB%2CGAAG%3BEACtB%2CkBAAmB%3BIAClB%2CeAAA%3B%3BEAED%2CkBAAmB%3BIAClB%2CeAAA%3B%3B%3BAAqBF%2CQAlB0B%3BEACzB%2CqBAAsB%2CQAAO%2CKAAM%3BIAClC%2CeAAA%3B%3BEAED%2CqBAAsB%2CeAAe%2CcAAc%3BIAClD%2CuBAAA%3B%3BEAED%2CiDAAkD%3BIACjD%2CUAAA%3B%3BEAED%2COAAO%2CKAAM%2CeAAc%2CSAAU%3BIACpC%2CgBAAA%3B%3BEAED%2CKAAM%2CMAAK%2CkBAAkB%2CQAAS%3BIACrC%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAAWF%2CQARyB%3BEACxB%3BIACC%2CUAAA%3B%3BEAED%2CYAAa%2CQAAQ%3BIACpB%2CWAAA%3B%3B%3BAAeF%2CQAZ0B%2CuBAAwB%3BEACjD%2CqBAAsB%2CQAAO%2CKAAM%2CeAAe%2CeAAe%3BIAChE%2C4BAAA%3BIACA%2CkBAAA%3B%3BEAED%2CqBAAsB%2CQAAO%2CKAAM%2CeAAe%2CeAAe%2CcAAa%2CUAAU%3BIACvF%2CeAAA%3B%3BEAED%2CqBAAsB%2CQAAO%2CKAAM%2CeAAe%2CeAAe%2CcAAa%2CUAAU%3BIACvF%2CWAAA%3B%3B%3BAA0BF%2CQAvByB%3BEACxB%2CKAAM%2CiBAAiB%2CUAAY%2CSAAS%3BIAC3C%2CWAAA%3B%3BEAED%2CUAAW%2CMAAK%2CcAAe%3BIAC9B%2CeAAA%3B%3BEAED%2CkBAAmB%2CKAAI%2CKAAM%3BIAC5B%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAED%2CUAAW%2CeAAe%3BIACzB%2CmBAAA%3B%3BEAED%2CkBAAmB%2CGAAG%3BEACtB%2CkBAAmB%3BIAClB%2CeAAA%3B%3BEAED%2CkBAAmB%3BIAClB%2CeAAA%3B%3B%3BAA%2BBF%2CQA3ByB%3BEACxB%2CiDAAkD%3BIACjD%2CWAAA%3B%3BEAED%2CuBAAuB%3BIACtB%2CiBAAA%3B%3BEAED%2CuBAAwB%3BIACvB%2CgBAAA%3B%3BEAED%2CkBAAmB%3BIAClB%2CcAAA%3B%3BEAED%2CiDAAkD%3BIACjD%2CWAAA%3B%3BEAED%2CQAAQ%2CiBAAiB%3BIACxB%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAED%2CQAAQ%2CiBAAkB%3BIACzB%2CgBAAA%3B%3BEAED%2CkBAAmB%2CGAAG%3BIACrB%2CWAAA%3B%3B%3BAAkKF%2CQA%5C%2FJyB%3BEACxB%2CKAAM%2CMAAK%2CKAAK%2CMAAO%3BIACtB%2CeAAA%3B%3BEAED%2CKAAK%2CcAAe%2CMAAQ%3BIAC3B%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CcAAA%3B%3BEAED%2CKAAK%2CcAAe%2CMAAQ%2CQAAQ%3BIACnC%2CcAAA%3B%3BEAED%2CKAAK%2CcAAe%2CMAAM%2CKAAI%3BIAC7B%2CsBAAA%3B%3BEAED%2CKAAK%2CcAAe%2CMAAQ%2CQAAQ%2CaAAW%3BIAC9C%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAED%2CUAAW%2CMAAK%2CcAAe%2CKAAI%3BEACnC%2CUAAW%2CMAAK%2CcAAe%2CKAAI%3BEACnC%2CUAAW%2CMAAK%2CcAAe%2CKAAI%3BEACnC%2CUAAW%2CMAAK%2CcAAe%2CKAAI%3BIAClC%2CWAAA%3BIACA%2CgBAAA%3B%3BEAED%2CKAAK%2CcAAe%2CMAAQ%2CQAAQ%3BIACnC%2CcAAA%3BIACA%2CWAAA%3B%3BEAED%2CKAAK%2CcAAe%2CMAAQ%2CQAAQ%2CgBAAgB%3BIACnD%2CWAAA%3BIACA%2CcAAA%3BIACA%2CsBAAA%3B%3BEAED%2CqBAAsB%3BIACrB%2CiBAAA%3B%3BEAED%2CYAAa%2CKAAK%3BIACjB%2CeAAA%3B%3BEAED%2CqBAAsB%3BIACrB%2CWAAA%3B%3BEAED%2C0BAA2B%2CeAAe%3BIACzC%2CUAAA%3BIACA%2CSAAA%3BIACA%2CYAAA%3B%3BEAED%2CcAAe%2CuBAAsB%3BEAAU%2CcAAe%2CuBAAsB%3BIACnF%2CUAAA%3BIACA%2CUAAA%3BIACA%2CUAAA%3B%3BEAED%2C0BAA2B%2CeAAe%2CuBAAsB%3BIAC%5C%2FD%2C%2BBAAA%3BIACA%2C4BAAA%3BIACA%2CUAAA%3B%3BEAED%2C0BAA2B%2CeAAe%2CuBAAsB%3BIAC%5C%2FD%2C%2BBAAA%3BIACA%2CyBAAA%3B%3BEAED%2CoBAAqB%2CeAAe%2CcAAc%3BIACjD%2CYAAA%3B%3BEAED%2CqBAAsB%2CcAAc%2CmBAAmB%3BIACtD%2CSAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAED%2CqBAAsB%2CcAAc%2CmBAAmB%2CoBAAoB%3BIAC1E%2CmBAAA%3B%3BEAED%2CoBAAqB%2CeAAc%3BIAClC%2CeAAA%3B%3BEAED%2CYAAa%3BIACZ%2CeAAA%3B%3BEAED%2CYAAa%2CKAAK%3BIACjB%2CeAAA%3B%3BEAED%2CqBAAsB%3BIACrB%2CiBAAA%3B%3BEAED%2CQAAS%2CMAAK%3BIACb%2CmBAAA%3B%3BEAED%2CYAAa%2CMAAM%3BIAClB%2CeAAA%3B%3BEAED%2CQAAQ%2CiBAAiB%2C0BAA2B%2CQAAO%3BIAC1D%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAED%2CYAAY%3BIACX%2COAAA%3B%3BEAED%2CQAAQ%2CKAAK%2CMAAS%2CQAAK%2CMAAM%2CsBAAyB%3BIACzD%2CgCAAA%3B%3BEAED%2CQAAQ%2C0BAA0B%2CuBAAwB%2CQAAO%3BIAChE%2CkBAAA%3B%3BEAED%2CQAAS%2CSAAS%3BIACjB%2CMAAA%3B%3BEAED%2CaAAc%2CcAAgB%2CcAAY%2CUAAY%3BIACrD%2CkBAAA%3B%3BEAED%2CaAAc%2CYAAY%3BEAC1B%2CaAAc%2CYAAY%3BIACzB%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3B%3BEAED%2CaAAc%2CcAAa%2CWAAY%2CQAAO%3BIAC7C%2CSAAA%3BIACA%2CcAAA%3B%3BEAED%2CaAAc%2CcAAc%3BIAC3B%2CcAAA%3B%3BEAED%2CaAAc%2CcAAc%2CQAAQ%2CQAAQ%3BEAC5C%2CaAAc%2CcAAc%2CQAAU%3BIACrC%2CaAAA%3B%3BEAED%2CaAAc%2CeAAe%3BIAC5B%2CaAAA%3B%3BEAED%2CaAAc%3BIACb%2CYAAA%3B%3BEAED%2CaAAc%2CcAAgB%2CcAAY%3BIACzC%2CsBAAA%3B%3BEAED%2CaAAc%2CcAAa%2CWAAY%2CGAAE%2COAAQ%3BIAChD%2CmBAAA%3B%3BEAED%2CaAAc%2CcAAc%2CQAAU%3BIACrC%2CaAAA%3B%3BEAED%2CaAAc%2CsBAAsB%2CgBAAgB%2CGAAG%2CGAAG%3BIACzD%2CkBAAA%3B%3BEAED%2CiBAAkB%3BIACjB%2CUAAA%3B%3BEAED%2CuBAAwB%2CWAAW%3BEACnC%2CgCAAiC%2CWAAW%3BIAC3C%2CgBAAA%3B%3BEAEM%2CUAAW%3BIACH%2CiBAAA%3B%3B%3BAAwGhB%2CQArGyB%3BEACxB%2CKAAK%3BIACJ%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAED%2CKAAM%2CMAAM%2CgBAAgB%3BEAC5B%2CKAAM%2CMAAK%2CkBAAmB%3BIAC7B%2CWAAA%3B%3BEAED%2CKAAM%2CMAAK%2CkBAAmB%2CGAAG%3BIAChC%2CYAAA%3BIACA%2CeAAA%3B%3BEAED%2CQAAS%2CeAAc%3BIACtB%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAED%2CuBAAuB%2CQAAS%3BIAC%5C%2FB%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAED%2CuBAAuB%3BIACtB%2CUAAA%3B%3BEAED%2CcAAc%2CSAAU%2CcAAc%3BIACrC%2CWAAA%3B%3BEAED%2CqBAAsB%2CQAAO%2CKAAM%2CeAAe%2CeAAe%3BIAChE%2CkBAAA%3B%3BEAED%2CkBAAmB%2CMAAM%2CMAAM%2CMAAM%3BEACrC%2CkBAAmB%2CMAAM%2CMAAM%2CMAAM%3BIACpC%2CiBAAA%3B%3BEAED%2CYAAa%2CkBAAkB%3BIAC9B%2CgBAAA%3B%3BEAED%2CYAAa%2CkBAAkB%2CsBAAqB%3BIACnD%2CWAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3BEAED%2CiDAAkD%2CeAAe%3BIAChE%2CUAAA%3B%3BEAED%2CiDAAkD%3BIACjD%2CiBAAA%3B%3BEAED%2CiDAAkD%2CeAAe%3BIAChE%2CmBAAA%3B%3BEAED%2CcAAc%2CSAAU%2CcAAc%3BIACrC%2CmBAAA%3B%3BEAED%2CoBAAqB%2CeAAc%3BIAClC%2CgBAAA%3B%3BEAED%2CkBAAkB%2CQAAS%2CKAAI%2CQAAS%3BIACvC%2CqBAAA%3B%3BEAED%2CiBAAkB%3BIACjB%2CmBAAA%3B%3BEAED%2CiBAAkB%2CYAAW%3BIAC5B%2CgBAAA%3B%3BEAED%2CkBAAmB%2CGAAG%2CGAAE%2CKAAK%3BIAC5B%2CWAAA%3BIACA%2CeAAA%3B%3BEAED%2CkBAAkB%2COAAQ%2CKAAI%2CQAAS%3BIACtC%2CqBAAA%3B%3BEAED%2CaAAc%2CcAAc%3BIAC3B%2CQAAA%3B%3BEAED%2CcAAe%2CkBAAkB%3BIAChC%2CQAAA%3B%3BEAED%2CcAAe%2CkBAAkB%3BIAChC%2CeAAA%3B%3BEAED%2CYAAa%2CQAAO%2CSAAU%2CSAAQ%3BIACrC%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3B%3BEAED%2CiBAAkB%2CQAAO%3BIACxB%2CkBAAA%3B%3BEAED%2CYAAa%3BIACZ%2CgBAAA%3B%3BEAED%2CYAAa%2CcAAc%3BIAC1B%2CgBAAA%3B%3BEAED%3BIACC%2CeAAA%3B%3B%3BAAUF%2CQAPyB%3BEACxB%2CqBAAsB%2CQAAO%2CKAAM%2CeAAe%2CeAAe%3BIAChE%2CWAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3B%3B%3BAAGF%2CMAAM%2CWAAY%2CMAAK%3BEACnB%2CcAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CWAAW%2CUAAX%3BEACA%2CmBAAmB%2CUAAnB%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CWAAY%2CaAAe%3BEACvB%2CqBAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CaAAA%3B%3BAAEJ%2CaACC%3BAADa%2CsBACb%3BEACC%2CiBAAA%3BEACA%2CcAAA%3B%3BAAWF%2CQARyB%3BEACtB%2CWAAY%3BIACR%2CWAAW%2CWAAW%2CgBAAtB%3BIACA%2CmBAAmB%2CWAAW%2CgBAA9B%3BIACA%2CWAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACtoBH%2CgBALsC%3BECoFtC%2CiCA7BA%3BECsOA%2C0BACI%2CcDvOJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECiOL%2C0BACI%2CcDvOJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAuBR%2CiCAnBA%3BEC4NA%2C0BACI%2CcD7NJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA0BJ%3BEA6sDA%2C2BACI%3BEEjtDJ%2COACI%2CgBACI%2CeAGI%3BECkLZ%2CgBAGI%3BEA2EJ%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEAwDhB%2CkBACM%3BEAKN%2CkBACI%3BEC1eJ%2CYACI%3BEC6JJ%2CiCL%2BsDI%3BEMjuDJ%2CuBNiuDI%3BEOhsCJ%2CcPgsCI%3BIA%5C%2FtDJ%2CUAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEA4tDX%2C2BACI%2COA7tDH%2CUAAU%3BEEYX%2COACI%2CgBACI%2CeAGI%2CKFjBX%2CUAAU%3BEGmMX%2CgBAGI%2COHtMH%2CUAAU%3BEGiRX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH3Rf%2CUAAU%3BEGmVX%2CkBACM%2CYHpVL%2CUAAU%3BEGyVX%2CkBACI%2CUH1VH%2CUAAU%3BEIhJX%2CYACI%2COJ%2BIH%2CUAAU%3BEKcX%2CiCL%2BsDI%2COA7tDH%2CUAAU%3BEMJX%2CuBNiuDI%2COA7tDH%2CUAAU%3BEO6hBX%2CcPgsCI%2COA7tDH%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEAutDX%2C2BACI%2COAxtDH%2CUAAU%3BEEOX%2COACI%2CgBACI%2CeAGI%2CKFZX%2CUAAU%3BEG8LX%2CgBAGI%2COHjMH%2CUAAU%3BEG4QX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHtRf%2CUAAU%3BEG8UX%2CkBACM%2CYH%5C%2FUL%2CUAAU%3BEGoVX%2CkBACI%2CUHrVH%2CUAAU%3BEIrJX%2CYACI%2COJoJH%2CUAAU%3BEKSX%2CiCL%2BsDI%2COAxtDH%2CUAAU%3BEMTX%2CuBNiuDI%2COAxtDH%2CUAAU%3BEOwhBX%2CcPgsCI%2COAxtDH%2CUAAU%3BIACP%2CYAAA%3B%3BEAEA%2CoBAHH%2CUAAU%2CGAGH%3BEAotDR%2C2BACI%2COAxtDH%2CUAAU%2CGAGH%3BEEIR%2COACI%2CgBACI%2CeAGI%2CKFZX%2CUAAU%2CGAGH%3BEG2LR%2CgBAGI%2COHjMH%2CUAAU%2CGAGH%3BEGyQR%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHtRf%2CUAAU%2CGAGH%3BEG2UR%2CkBACM%2CYH%5C%2FUL%2CUAAU%2CGAGH%3BEGiVR%2CkBACI%2CUHrVH%2CUAAU%2CGAGH%3BEIxJR%2CYACI%2COJoJH%2CUAAU%2CGAGH%3BEKMR%2CiCL%2BsDI%2COAxtDH%2CUAAU%2CGAGH%3BEMZR%2CuBNiuDI%2COAxtDH%2CUAAU%2CGAGH%3BEOqhBR%2CcPgsCI%2COAxtDH%2CUAAU%2CGAGH%3BIACA%2CWAAA%3B%3BEA6GR%3BEGuNA%2CUACI%3BEKVJ%2CgBACI%3BIR9MA%2CmBAAA%3B%3BEAsEJ%3BEK1MI%2COAAO%2CKAAM%2CyBACT%3BECnBJ%2COAAO%2CKAAM%2CeACT%3BELmNJ%2COAAO%2CKAAM%2CiCACT%3BIDHR%2CcAAA%3B%3BEAyCA%3BEAyEgB%2CuBATZ%2CUAOI%2CYACI%2CQACK%3BECxMjB%2CwBD%2BLI%2CUAOI%2CYACI%2CQACK%3BECvMjB%2CuBD8LI%2CUAOI%2CYACI%2CQACK%3BEbzTjB%2CmBagTI%2CUAOI%2CYACI%2CQACK%3BES9ajB%2CKAAK%2CKAAK%2COTqaN%2CUAOI%2CYACI%2CQACK%3BIAxEb%2CgBAAA%3B%3BEA8DJ%2CuBACI%2CUACI%2COACI%3BECjMZ%2CwBD%2BLI%2CUACI%2COACI%3BEChMZ%2CuBD8LI%2CUACI%2COACI%3BEblTZ%2CmBagTI%2CUACI%2COACI%3BESvaZ%2CKAAK%2CKAAK%2COTqaN%2CUACI%2COACI%3BIACI%2CWAAA%3B%3BEAoBhB%3BIftLA%2CkBAAA%3B%3BEe0OA%3BEU%5C%2FVA%3BEC4CA%2CaAOI%3BECtJJ%2CsBACI%3BI3BrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEoBmFD%2CwBAKI%2CepBzFH%3BEoBoFD%2CwBAKI%2CepBxFH%3BEoBoID%2CiCpBrIC%3BEoBqID%2CiCpBpIC%3BEoB0JD%2CkBpB3JC%3BEoB2JD%2CkBpB1JC%3BEqBiED%2CcAKI%2CerBvEH%3BEqBkED%2CcAKI%2CerBtEH%3BEqBkHD%2CuBrBnHC%3BEqBmHD%2CuBrBlHC%3BEqB8ID%2CkBrB%5C%2FIC%3BEqB%2BID%2CkBrB9IC%3BEiBgHD%2CkBAaI%2CejB9HH%3BEiBiHD%2CkBAaI%2CejB7HH%3BEiBkID%2COACI%2CgBACI%2CejBrIP%3BEiBmID%2COACI%2CgBACI%2CejBpIP%3BEsB8fD%2CetB%5C%2FfC%3BEsB%2BfD%2CetB9fC%3BEkByTD%2CgBlB1TC%3BEkB0TD%2CgBlBzTC%3BEkBuYD%2CQACI%2CoBlBzYH%3BEkBwYD%2CQACI%2CoBlBxYH%3BEkBuYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelB%5C%2FYX%3BEkBwYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelB9YX%3BEkBuaD%2CqBACI%2COAAM%2CUlBzaT%3BEkBwaD%2CqBACI%2COAAM%2CUlBxaT%3BEgBmSD%2C0BACI%2CchBrSH%3BEgBoSD%2C0BACI%2CchBpSH%3BE4ByND%2CKAAK%2CMACD%2CeACI%2CQ5B5NP%3BE4B0ND%2CKAAK%2CMACD%2CeACI%2CQ5B3NP%3BE4ByND%2CKAAK%2CMACD%2CeAEI%2CS5B7NP%3BE4B0ND%2CKAAK%2CMACD%2CeAEI%2CS5B5NP%3BE6BoaD%2C0B7BraC%3BE6BqaD%2C0B7BpaC%3BEEmHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFrHtB%3BEEoHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFpHtB%3BE8BugBD%2CY9BxgBC%3BE8BwgBD%2CY9BvgBC%3BE8BiiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyB9BtiBtB%3BE8BkiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyB9BriBtB%3BE8BkiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyB9BtiBtB%3BE8BmiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyB9BriBtB%3BE8BmiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyB9BtiBtB%3BE8BoiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyB9BriBtB%3BE%2BBocD%2CYASI%2CQAAO%2CM%5C%2FB9cV%3BE%2BBqcD%2CYASI%2CQAAO%2CM%5C%2FB7cV%3BE%2BBylBG%2COAAC%2CQ%5C%2FB1lBJ%3BE%2BB0lBG%2COAAC%2CQ%5C%2FBzlBJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEoB8ED%2CwBAKI%2CepBnFH%3BEoB%2BHD%2CiCpB%5C%2FHC%3BEoBqJD%2CkBpBrJC%3BEqB4DD%2CcAKI%2CerBjEH%3BEqB6GD%2CuBrB7GC%3BEqByID%2CkBrBzIC%3BEiB2GD%2CkBAaI%2CejBxHH%3BEiB6HD%2COACI%2CgBACI%2CejB%5C%2FHP%3BEsByfD%2CetBzfC%3BEkBoTD%2CgBlBpTC%3BEkBkYD%2CQACI%2CoBlBnYH%3BEkBkYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelBzYX%3BEkBkaD%2CqBACI%2COAAM%2CUlBnaT%3BEgB8RD%2C0BACI%2CchB%5C%2FRH%3BE4BoND%2CKAAK%2CMACD%2CeACI%2CQ5BtNP%3BE4BoND%2CKAAK%2CMACD%2CeAEI%2CS5BvNP%3BE6B%2BZD%2C0B7B%5C%2FZC%3BEE8GD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBF%5C%2FGtB%3BE8BkgBD%2CY9BlgBC%3BE8B4hBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyB9BhiBtB%3BE8B6hBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyB9BhiBtB%3BE8B8hBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyB9BhiBtB%3BE%2BB%2BbD%2CYASI%2CQAAO%2CM%5C%2FBxcV%3BE%2BBolBG%2COAAC%2CQ%5C%2FBplBJ%3BIACG%2CWAAA%3B%3BEe2hBJ%3BEA69BA%3BEiB%5C%2F8CA%2COAAO%3BEAMP%3BEAWA%3BECuFA%2CyBAWI%3BEXkhBA%2CMAAC%3BEpBjkBL%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BE4B0apC%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEALpC%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEAJpC%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEbvbpC%3BEK8YA%2CeAEI%3BEYnJJ%2CeACI%3BInByKJ%2CsBAAA%3B%3BEAsBA%3BEoB9dA%3BIpBwcA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BIfvUlB%2CgBAAA%3B%3BEoCulBA%2C8BrBlRI%2CUACM%2CSqBiRT%2CIAAI%2CSACC%3BEADN%2C8BrBlRI%2CUAEI%2CQAAU%2CSqBgRjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BrBlRI%2CUACM%2CSqBiRT%2CIAAI%2CSAeC%3BEAfN%2C8BrBlRI%2CUAEI%2CQAAU%2CSqBgRjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BErBpSR%2C8BACI%2CUACM%2CSqB8KR%3BErBhLF%2C8BACI%2CUAEI%2CQAAU%2CSqB6KhB%3BIpCpfF%2CeAAA%3BIoCwfI%2CqBAAA%3B%3BEA6HA%2C8BrBhTA%2CUACM%2CSqB6ST%2COAEI%3BEAAD%2C8BrBhTA%2CUAEI%2CQAAU%2CSqB4SjB%2COAEI%3BEAAD%2C8BrBhTA%2CUACM%2CSqB8ST%2CSACI%3BEAAD%2C8BrBhTA%2CUAEI%2CQAAU%2CSqB6SjB%2CSACI%3BIACG%2CaAAA%3B%3BErB5SI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEAkEhB%2CwBAlBA%2CUACI%3BEC5ZJ%2CwBD2ZA%2CUACI%3BEC3ZJ%2CuBD0ZA%2CUACI%3BEb7gBJ%2CmBa4gBA%2CUACI%3BESloBJ%2CKAAK%2CKAAK%2COTioBV%2CUACI%3BIf5XJ%2CmBAAA%3BIoC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIpChqBA%2CUAAA%3BIoCmqBA%2CmBAAA%3B%3BEAEA%2CwBrB1SA%2CUACI%2COqBySA%3BEpBrsBJ%2CwBD2ZA%2CUACI%2COqBySA%3BEpBpsBJ%2CuBD0ZA%2CUACI%2COqBySA%3BElCtzBJ%2CmBa4gBA%2CUACI%2COqBySA%3BEZ36BJ%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COqBySA%3BIACA%2CWAAA%3B%3BErBvSI%2CwBAJR%2CUACI%2COAGK%2CeAAe%3BEAChB%2CwBALR%2CUACI%2COAIK%2CeAAe%3BEChaxB%2CwBD2ZA%2CUACI%2COAGK%2CeAAe%3BEC%5C%2FZxB%2CwBD2ZA%2CUACI%2COAIK%2CeAAe%3BEC%5C%2FZxB%2CuBD0ZA%2CUACI%2COAGK%2CeAAe%3BEC9ZxB%2CuBD0ZA%2CUACI%2COAIK%2CeAAe%3BEbjhBxB%2CmBa4gBA%2CUACI%2COAGK%2CeAAe%3BEbhhBxB%2CmBa4gBA%2CUACI%2COAIK%2CeAAe%3BEStoBxB%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COAGK%2CeAAe%3BESroBxB%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COAIK%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAYZ%2CwBAlBA%2CUACI%2COAQI%3BECpaR%2CwBD2ZA%2CUACI%2COAQI%3BECnaR%2CuBD0ZA%2CUACI%2COAQI%3BEbrhBR%2CmBa4gBA%2CUACI%2COAQI%3BES1oBR%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COAQI%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEA2BZ%3BIfjaA%2CWAAA%3B%3BEeqhBA%3BEW1iBA%2CKAAK%2COAAO%3BEW%5C%2FNZ%3BErBqOA%3BIDqiBI%2CgBAAA%3B%3BEADJ%2C0BAGI%3BEW7iBJ%2CKAAK%2COAAO%2CSX6iBR%3BEsB5wBJ%2CqBtB4wBI%3BECviBJ%2CyBDuiBI%3BIfpyBJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEe0xBA%2C0BAOI%2CQAAU%3BEWjjBd%2CKAAK%2COAAO%2CSXijBR%2CQAAU%3BEsBhxBd%2CqBtBgxBI%2CQAAU%3BEC3iBd%2CyBD2iBI%2CQAAU%3BIACN%2CaAAA%3B%3BEAUR%3BEOxSA%2CoBAMI%3BEAyBJ%2CaAmBI%2COASI%3BEAiIR%3BIP6GI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAmMJ%3BEGxjBA%2CqBAuBI%3BEA4BJ%2CoBAKI%3BEAJJ%2CqBAII%3BEAHJ%2CoBAGI%3BEAFJ%2CqBAEI%3BEADJ%2CgBACI%3BEmB5dJ%2CuBACI%3BEdyVJ%2CwBACI%3BIvB3GJ%2CiBAAA%3B%3BEeqwBA%3BEIlgCA%2CcAAc%3BEmBCd%2CcAAc%3BER4gBd%2CcAAc%3BI9BhRd%2CiBAAA%3B%3BEeqzBA%3BEe%5C%2FgBA%2CsBACI%2CQAAO%3BI9BvSX%2CqBAAA%3BIuC9QA%2CqBAAA%3B%3BEAMA%2CiBAAC%3BET8iBD%2CsBACI%2CQAAO%2CMS%5C%2FiBV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSwC%5C%2FQS%2COxC%2BQT%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BExBsuBA%2CiBAAC%3BEezgBD%2CsBACI%2CQAAO%2CMfwgBV%3BIACG%2C0BAAA%3B%3BEAwQJ%3BE2B5yCA%3BEC4FA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BI5B%2BrCnC%2CaAAA%3B%3BEAsCA%3BEbvtCA%3BE4BscA%3BIfkxBI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%2BCJ%2CyBACI%2CWACI%2CoBACI%3BEbvwCZ%2C4BaqwCI%2CWACI%2CoBACI%3BEbtwCZ%2CyBaowCI%2CWACI%2CoBACI%3BEep1BZ%2CQfk1BI%2CWACI%2CoBACI%3BEen1BZ%2CuBfi1BI%2CWACI%2CoBACI%3BEel1BZ%2CiBfg1BI%2CWACI%2CoBACI%3BIAEI%2CoBAAA%3B%3BEAmChB%3BI6B3tCA%2CYAAA%3B%3BE7B2tCA%2C2B6BztCE%2CQAGI%2CKACI%3BE7BqtCV%2C2B6BxtCE%2CQAEI%2CKACI%3BE7BqtCV%2C2B6BvtCE%2CQACI%2CKACI%3BE7BqtCV%2C2B6BztCE%2CQAGI%2CKAEI%3BE7BotCV%2C2B6BxtCE%2CQAEI%2CKAEI%3BE7BotCV%2C2B6BvtCE%2CQACI%2CKAEI%3BIACE%2CYAAA%3B%3BE7BmtCZ%2C2B6B9sCE%2CQACI%2CKACI%3BE7B4sCV%2C2B6B9sCE%2CQACI%2CKAEI%3BI5CoCV%2C6BAAA%3B%3BEeorCA%3BEGhiCA%2CQA2BI%3BEFnIJ%3BEaiOA%3BIdw6BI%2CkBAAA%3B%3BEADJ%2CkBAGI%3BEAHJ%2CkBAII%3BEGpiCJ%2CQA2BI%2CSHwgCA%3BEGniCJ%2CQA2BI%2CSHygCA%3BEC5oCJ%2C6BD2oCI%3BEC3oCJ%2C6BD4oCI%3BEc36BJ%2CyBd06BI%3BEc16BJ%2CyBd26BI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEANR%2CkBAQI%3BEGxiCJ%2CQA2BI%2CSH6gCA%3BEChpCJ%2C6BDgpCI%3BEc%5C%2F6BJ%2CyBd%2B6BI%3BIACI%2CqBAAA%3BIACA%2CYAAA%3B%3BEAVR%2CkBAaI%3BEG7iCJ%2CQA2BI%2CSHkhCA%3BECrpCJ%2C6BDqpCI%3BEcp7BJ%2CyBdo7BI%3BIfjsCJ%2CiBAAA%3BIemsCQ%2CUAAA%3B%3BEAfR%2CkBAkBI%3BEGljCJ%2CQA2BI%2CSHuhCA%3BEC1pCJ%2C6BD0pCI%3BEcz7BJ%2CyBdy7BI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAkER%3BEE94CA%3BEK8YA%2CeAEI%3BEYnJJ%2CeACI%3BIlC3HJ%2CUAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIe4mCL%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAgVJ%2C2BACI%2COAGM%3BEKltDV%2CiCL%2BsDI%2COAGM%3BEMpuDV%2CuBNiuDI%2COAGM%3BEOnsCV%2CcPgsCI%2COAGM%3BIACE%2CSAAA%3BIACA%2CiBAAA%3B%3BEANZ%2C2BACI%2COAGM%2CSAIE%3BEKttDZ%2CiCL%2BsDI%2COAGM%2CSAIE%3BEMxuDZ%2CuBNiuDI%2COAGM%2CSAIE%3BEOvsCZ%2CcPgsCI%2COAGM%2CSAIE%3BIfvmDZ%2CiBAAA%3B%3BEe%2BlDA%2C2BACI%2COAYI%3BEK3tDR%2CiCL%2BsDI%2COAYI%3BEM7uDR%2CuBNiuDI%2COAYI%3BEO5sCR%2CcPgsCI%2COAYI%3BIf5mDR%2CiBAAA%3B%3BEe%2BlDA%2C2BAkBI%2CiBACI%3BEKjuDR%2CiCLguDI%2CiBACI%3BEMnvDR%2CuBNkvDI%2CiBACI%3BEOltCR%2CcPitCI%2CiBACI%3BIACI%2CaAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3B%3BE%2BB%5C%2F2DZ%3BI9C0PA%2CeAAA%3BIAAA%2CmBAAA%3B%3BEgC%5C%2FNA%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BEACA%3BIACI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%2COAAO%3BIAGH%2CiBAAA%3B%3BEarDA%2CCAAC%2CmBAAwB%2CQbkDtB%3BIhCoMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6CrZL%2CCAAC%2CoBAAyB%2CQb%2BCvB%3BIhCoMP%2CmBAAA%3BI6C9KA%2CqBAAA%3BI7C8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6ClZL%2CCAAC%2CyBAA%2BB%2CQb4C7B%3BIhCoMP%2CmBAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6C%5C%2FYL%2CCAAC%2C0BAAgC%2CQbyC9B%3BIhCoMP%2CmBAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgChWT%3BIAEI%2CiBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BI7CuO9B%2CmBAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6CtYL%2CCAAC%2CyBAA%2BB%3BI7CoOpC%2CmBAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6CnYL%2CCAAC%2C0BAAgC%3BI7CiOrC%2CmBAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgC1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BI7C2N9B%2CmBAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6C1XL%2CCAAC%2CyBAA%2BB%3BI7CwNpC%2CmBAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6CvXL%2CCAAC%2C0BAAgC%3BI7CqNrC%2CmBAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgC9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEe6IJ%3BIACI%2CaAAA%3B%3BEAGJ%3BI%5C%2FCiJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BI%2BCtJJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BECXR%3BIhDSA%2CmBAAA%3BIAAA%2CgBAAA%3BIgDJI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAEA%2CWAAC%3BIACG%2CaAAA%3B%3BEAfR%2CWAkBI%3BIACI%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAtBR%2CWAyBI%2CGAAE%3BIhDhBN%2CgBAAA%3B%3BEgDTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BIhDxBJ%2CkBAAA%3BIgD0BQ%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWALJ%2CQAKK%3BIACG%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CWAXR%2CQAUK%2CMACI%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CQAAQ%2CgBAAR%3BIACA%2CUAAA%3B%3BEApDhB%2CWAiCI%2CQAuBM%3BIhD%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BIgDsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BIhD1DtB%2CWAAA%3BIAAA%2CqBAAA%3B%3BEgDkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BIhDpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BIgD2EgB%2CqBAAA%3B%3BEAIR%2CWAvDJ%2CQAuDK%2COAAO%2CMAAS%3BIACb%2C4BAAA%3B%3BEAGJ%2CWA3DJ%2CQA2DK%2COACK%3BIACE%2CmBAAA%3B%3BEAFR%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%3BIACE%2CkBAAA%3BIACA%2CQAAA%3BIhDzFpB%2CqBAAA%3BIuChOA%2CqBAAA%3B%3BESmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBTnGhB%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuC2CA%2CWSkPI%2CQA2DK%2COACK%2CaAGI%2CgBTjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiD9NQ%2COjD8NR%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BESlFA%2CWAiCI%2CQA8EI%3BIhDtGR%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BIgD8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIhDlHZ%2CgBAAA%3B%3BEgDTA%2CWAiCI%2CQA8EI%2CSAyIF%3BIhD%5C%2FON%2CgBAAA%3B%3BEgDkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BIhD1PT%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIgD%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BIhDpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIAAA%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIgDuQY%2CUAAA%3B%3BEA3IA%2CWApGR%2CQA8EI%2CSAsBK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEA7IhB%2CWAiCI%2CQA8EI%2CSAiCI%3BIACI%2CcAAA%3BIACA%2CoBAAA%3BIhDzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BEgDgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BIhDjJjB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEgDTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BIhDzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CWAAA%3B%3BEgDTA%2CWAiCI%2CQA8EI%2CSA4DI%3BIACI%2CSAAA%3BIACA%2CqBAAA%3B%3BEA7KhB%2CWAiCI%2CQA8EI%2CSAiEI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAlLhB%2CWAiCI%2CQA8EI%2CSAsEI%3BIACI%2CSAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%3BIACE%2CkBAAA%3BIACA%2CUAAA%3BIhDpL5B%2CqBAAA%3BIuChOA%2CqBAAA%3B%3BESgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBT9LxB%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuC2CA%2CWSkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBT5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiDxPQ%2COjDwPR%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BES0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BIhDpMZ%2CqBAAA%3BIuChOA%2CqBAAA%3B%3BEAMA%2CWSkPI%2CQA2KK%2CKT7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiDzPgB%2COjDyPhB%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BESkIY%2CWAnLR%2CQA2KK%2CKAQI%3BIACG%2CaAAA%3B%3BEAGJ%2CWAvLR%2CQA2KK%2CKAYI%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CWA9LR%2CQA2KK%2CKAmBI%2CMAAS%3BIACN%2C4BAAA%3B%3BEApBR%2CWA3KJ%2CQA2KK%2CKAuBG%3BIACI%2CcAAA%3B%3BEDnNhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEGpGR%3BIlDyFA%2CgCAAA%3B%3BEmD1OA%2CQAAQ%2CKAAK%3BICrDb%2CkBAAA%3BIACA%2CUAAA%3BIDsDI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEnDdJ%2CQmDUQ%2CKAAK%2CMnDVZ%3BEACD%2CQmDSQ%2CKAAK%2CMnDTZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQmDIQ%2CKAAK%2CMnDJZ%3BIACG%2CWAAA%3B%3BEmDGJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDgDJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%2CMAID%3BIpDwRN%2CYAAA%3BIoDtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BED0CR%2CQAAQ%2CKAAK%2CMCtCX%2CQAAK%3BIpDgRP%2CgBAAA%3BIoD7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEpDsBJ%2CQmDUQ%2CKAAK%2CMCtCX%2CQAAK%2CQpD4BN%3BEACD%2CQmDSQ%2CKAAK%2CMCtCX%2CQAAK%2CQpD6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQmDIQ%2CKAAK%2CMCtCX%2CQAAK%2CQpDkCN%3BIACG%2CWAAA%3B%3BEoD3BA%2CQD8BI%2CKAAK%2CMCtCX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BED6BR%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%3BIpDsNP%2CkBAAA%3B%3BEmD1OA%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%3BIpDoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CsBAAA%3BIoD%5C%2FLQ%2CmBAAA%3BIpD%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BEqDjJA%2CQFzFQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCmEL%3BIrDiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEqD5IA%2CQF9FQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCwEL%3BIrD4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEqDvIA%2CQFnGQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUC6EL%3BIrDuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEoD1LI%2CQDhDI%2CKAAK%2CMCoBX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjDI%2CKAAK%2CMCoBX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BIpDyL9B%2CmBAAA%3B%3BEoDrLI%2CQDrDI%2CKAAK%2CMCoBX%2CQAAK%2CMAiCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDtDI%2CKAAK%2CMCoBX%2CQAAK%2CMAkCF%2COAAU%3BEACX%2CQDvDI%2CKAAK%2CMCoBX%2CQAAK%2CMAmCF%2COAAU%2CUAAO%3BEAClB%2CQDxDI%2CKAAK%2CMCoBX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BIpDkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEoD5KI%2CQD9DI%2CKAAK%2CMCoBX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD%5C%2FDI%2CKAAK%2CMCoBX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQDhEI%2CKAAK%2CMCoBX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BIpD0KtB%2CmBAAA%3B%3BEmD1OA%2CQAAQ%2CKAAK%2CMCqEX%2CQAAK%3BIpDqKP%2CmBAAA%3BIoDnKI%2CgBAAA%3BIACA%2C4BAAA%3BIpDkKJ%2CsBAAA%3B%3BEmDnOQ%2CQAPA%2CKAAK%2CMAMT%2CMAAK%2CMAAO%2CEACP%3BIACG%2CaAAA%3B%3BEG5BZ%3BItD8PA%2CgBAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BEsDjBJ%2CgBCmEA%3BIACI%2CWAAA%3B%3BEDpEJ%2CgBClBA%3BEDkBA%2CgBCjBA%3BIACI%2CqBAAA%3B%3BEDgBJ%2CgBClBA%2CSAQI%2CEAAC%3BEDUL%2CgBCjBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEDSR%2CgBCJA%2CSACI%3BIvDiQJ%2CkBAAA%3B%3BEsD9PA%2CgBCMA%2CWAKI%2CEAAC%3BIvDmPL%2CeAAA%3B%3BEsD9PA%2CgBAGM%3BEAHN%2CgBAIM%3BIACE%2CgBAAA%3B%3BEALR%2CgBAGM%2CWAIE%3BEAPR%2CgBAIM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEE8BZ%2CcACI%2CUACI%2CiBACI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAIA%2CcARZ%2CUACI%2CiBAMI%2CQACK%3BIACG%2CeAAA%3B%3BEC2FhB%2CYAAC%2CYACG%3BIzDiHR%2C6BAAA%3BIyD%5C%2FGY%2CiBAAA%3B%3B%3B%3B%3BECaZ%2CeAEI%2CeACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CeAPZ%2CeACI%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEC5IpB%3BIACI%2CwBAAA%3B%3BEvCmEJ%2CwBACI%3BIACI%2C6BAAA%3B%3BEAFR%2CwBAKI%2CeAGI%3BEARR%2CwBAKI%2CeAII%3BEATR%2CwBAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CwBAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CwBAFR%2CqCACI%2CKACK%3BEACD%2CwBAHR%2CqCACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CwBAPR%2CqCACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CwBAyCI%2CKAAI%3BEAzCR%2CwBA0CI%3BEA1CJ%2CwBA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C0BAAA%3B%3BEAHJ%2CiCAKI%3BIpB0GJ%2CmBAAA%3B%3BEoBtGY%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%3BEwCjDd%2CuBACE%3BIACE%2CgBAAA%3B%3BEAIJ%3BIACE%2CeAAA%3B%3BEC%5C%2FBF%2CkBACE%2CWACE%2C0BACE%3BIACE%2CmBAAA%3BIAEA%2CqBACc%2CMACA%2CKAFd%3B%3BEANR%2CkBACE%2CWACE%2C0BAUE%2COAAM%3BIACJ%2CYAAA%3B%3BEAbR%2CkBACE%2CWACE%2C0BAcE%2COAAM%3BIACJ%2CYAAA%3B%3BEAjBR%2CkBACE%2CWACE%2C0BAkBE%2COAAM%3BIACJ%2CYAAA%3B%3BEArBR%2CkBACE%2CWAwBE%2CWACE%3BIACE%2CqBACc%2CMACA%2CKAFd%3B%3BEA3BR%2CkBACE%2CWAwBE%2CWACE%2CUAME%2COAAM%3BIACJ%2CYAAA%3B%3BECyeR%3BI9D%5C%2FPA%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIA2BA%2CuBAAA%3BIACQ%2CeAAA%3BIAsBR%2C%2BBAAA%3BIACI%2C2BAAA%3BIACI%2CuBAAA%3BI8D6MJ%2CgBAAA%3B%3BEAJJ%2CoBAMI%3BIACI%2CeAAA%3BIACA%2CUAAA%3B%3BEjE%5C%2FNX%2CaAAc%2CYAAY%2CQAAQ%2CSAAS%2CEAAC%3BIAC3C%2CUAAA%3B%3BEAGD%2CsBACC%2CQAAU%2CIAAE%3BIACX%2CaAAA%3B%3BEAGD%2CsBAAC%3BIACA%2CmBAAA%3B%3BEAIF%2C0BAA2B%3BIAC1B%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAGD%2CaACC%3BIACC%2CeAAA%3B%3BEAGD%2CaAAC%2CeAAkB%3BIAClB%2CeAAA%3BIACA%2CSAAA%3B%3BEAGD%2CaAAC%2CUAAa%3BIACb%2CgBAAA%3B%3BEAGD%2CaAAC%2CeAAkB%3BIAClB%2CSAAA%3B%3BEAGD%2CaAAC%2CcAEA%2CQAAQ%2CSAAS%2CUAAY%3BEAD9B%2CaAAC%2CgBACA%2CQAAQ%2CSAAS%2CUAAY%3BIAC5B%2CiBAAA%3B%3BEAHF%2CaAAC%2CcAEA%2CQAAQ%2CSAAS%2CUAAY%2CIAG5B%3BEAJF%2CaAAC%2CgBACA%2CQAAQ%2CSAAS%2CUAAY%2CIAG5B%3BIACC%2CoBAAA%3B%3BEAxBJ%2CaA6BC%3BIACC%2CuBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAvCF%2CaA6BC%2CYAYG%3BIACD%2CUAAA%3B%3BEA1CH%2CaA6BC%2CYAgBC%3BIA9cF%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2COAAA%3BIA8cG%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAhDH%2CaA6BC%2CYAgBC%2CQAKG%3BIACD%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAvDJ%2CaA6BC%2CYAgBC%2CQAKG%2CIAOD%3BIACC%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CQAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%5C%2FDL%2CaA6BC%2CYAgBC%2CQAKG%2CIAgBC%3BIACD%2CkBAAA%3BIApeL%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2COAAA%3B%3BEAseK%2CaA1CJ%2CYAgBC%2CQAKG%2CIAgBC%2COAKA%3BEACD%2CaA3CJ%2CYAgBC%2CQAKG%2CIAgBC%2COAMA%3BIACA%2CaAAA%3B%3BEAKH%2CaAjDF%2CYAgBC%2CQAiCE%2CQACE%3BIACD%2CyBAAA%3BIACA%2CWAAA%3B%3BEAjFL%2CaA6BC%2CYAgBC%2CQAwCC%3BIACC%2CkBAAA%3B%3BEAtFJ%2CaA6BC%2CYAgBC%2CQAwCC%2CSAGC%2CUAAY%2CYAAY%3BIACvB%2CkCAAA%3B%3BEAzFL%2CaA6BC%2CYAgBC%2CQAwCC%2CSAOC%2CeACC%2CEAAC%3BIACA%2CgBAAA%3B%3BEA9FN%2CaA6BC%2CYAgBC%2CQAwCC%2CSAOC%2CeAKC%2CUAAU%3BIACT%2CiBAAA%3B%3BEAlGN%2CaA6BC%2CYAgBC%2CQAwCC%2CSAOC%2CeASC%2CgBAAgB%3BIACf%2CyBAAA%3BIACA%2C%2BBAAA%3B%3BEAvGN%2CaA6BC%2CYAgBC%2CQAwCC%2CSAOC%2CeASC%2CgBAAgB%2CEAIb%3BIACD%2CkBAAA%3B%3BEA1GP%2CaA6BC%2CYAgBC%2CQAwCC%2CSA0BC%2CaAAa%2CeACZ%2CgBAAkB%3BEAhHvB%2CaA6BC%2CYAgBC%2CQAwCC%2CSA0BC%2CaAAa%2CeAEZ%2CSAAQ%2CeAAkB%3BIACzB%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3B%3BEArHN%2CaA6BC%2CYAgBC%2CQAwCC%2CSA0BC%2CaAAa%2CeACZ%2CgBAAkB%2CIAOf%3BEAvHR%2CaA6BC%2CYAgBC%2CQAwCC%2CSA0BC%2CaAAa%2CeAEZ%2CSAAQ%2CeAAkB%2CIAMvB%3BIACD%2CmBAAA%3B%3BEAxHP%2CaA6BC%2CYAgBC%2CQAwCC%2CSAwCC%2CeAAe%3BIACd%2CYAAA%3B%3BEA9HL%2CaA6BC%2CYAgBC%2CQAwCC%2CSAwCC%2CeAAe%2CeAGZ%2CKAAK%2CKAAK%3BIACX%2C2BAAA%3BIACA%2CwBAAA%3B%3BEAlIN%2CaA6BC%2CYAgBC%2CQAwCC%2CSAwCC%2CeAAe%2CeAGZ%2CKAAK%2CKAAK%2CIAIT%3BIACD%2CWAAA%3BIACA%2CeAAA%3B%3BEAtIP%2CaA6BC%2CYAgBC%2CQAwCC%2CSAwCC%2CeAAe%2CeAaZ%2CKAAK%2CKAAE%2CeAAkB%3BIAC1B%2CwBAAA%3BIACA%2C8BAAA%3B%3BEAKD%2CaApHJ%2CYAgBC%2CQAwCC%2CSA2DC%2CeACE%3BEACD%2CaArHJ%2CYAgBC%2CQAwCC%2CSA2DC%2CeAEE%3BIACA%2CcAAA%3BIACA%2CcAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CWAAA%3B%3BEAtJN%2CaA6BC%2CYAgBC%2CQAwCC%2CSA2DC%2CeASC%3BIACC%2CWAAA%3BIACA%2CWAAA%3B%3BEA3JN%2CaA6BC%2CYAgBC%2CQAwCC%2CSA2DC%2CeAcC%3BIACC%2CgCAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CWAAA%3B%3BEAnKN%2CaA6BC%2CYAgBC%2CQAwCC%2CSA2DC%2CeAcC%2CaAOC%2CEAAC%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAvKP%2CaA6BC%2CYAgBC%2CQAwCC%2CSA2DC%2CeA2BC%3BIACC%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEA9KN%2CaA6BC%2CYAgBC%2CQAwCC%2CSA2DC%2CeA2BC%2CaAKC%2CEAAC%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAlLP%2CaA6BC%2CYAgBC%2CQAwCC%2CSA2DC%2CeAsCC%2CaAAa%2COAAO%3BEAtLzB%2CaA6BC%2CYAgBC%2CQAwCC%2CSA2DC%2CeAuCC%2CaAAa%2COAAO%3BIACnB%2CcAAA%3BIACA%2CgBAAA%3BIA1lBN%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2COAAA%3B%3BEA%2BZA%2CaA6BC%2CYAgBC%2CQAwCC%2CSA0GC%2CgBACC%3BIACC%2CUAAA%3BIAlmBN%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2COAAA%3B%3BEA%2BZA%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%3BIACC%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAzML%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBAIC%3BIACC%2CUAAA%3BIACA%2CQAAA%3BIACA%2CkBAAA%3B%3BEA9MN%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBAIC%2CSAKC%3BIACC%2CmBAAA%3BIACA%2CiBAAA%3BIAnnBP%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2COAAA%3B%3BEAqnBO%2CaAzLN%2CYAgBC%2CQAwCC%2CSAkHC%2CiBAIC%2CSAKC%2CEAME%3BIACA%2CyBAAA%3BIACA%2CcAAA%3B%3BEAxNR%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBAsBC%3BIACC%2CgCAAA%3BIACA%2CoBAAA%3B%3BEA%5C%2FNN%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBAsBC%2CaAIC%3BIACC%2CgBAAA%3B%3BEAlOP%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBA%2BBC%3BIACC%2CWAAA%3B%3BEAvON%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBA%2BBC%2CcAGC%3BIACC%2CUAAA%3BIACA%2CSAAA%3B%3BEAEA%2CaAhNN%2CYAgBC%2CQAwCC%2CSAkHC%2CiBA%2BBC%2CcAGC%2CEAIE%3BIACA%2CuBAAA%3B%3BEAGD%2CaApNN%2CYAgBC%2CQAwCC%2CSAkHC%2CiBA%2BBC%2CcAGC%2CEAQE%3BIACA%2CWAAA%3BIAnpBR%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2COAAA%3B%3BEA%2BZA%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBA%2BBC%2CcAkBC%2CeACC%3BIACC%2CWAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3B%3BEA5PR%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBA%2BBC%2CcA0BC%3BIACC%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAnQP%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBA%2BBC%2CcAgCC%2CIAAG%3BIAvtBT%2CyCAAA%3BIACA%2CoCAAA%3BIACA%2CiCAAA%3B%3BEA%2BcA%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBA%2BBC%2CcAoCC%3BIACC%2CkBAAA%3B%3BEA3QP%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBA%2BBC%2CcAoCC%2CsBAGC%3BIACC%2CcAAA%3B%3BEA9QR%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBA%2BBC%2CcA4CC%3BIACC%2CkBAAA%3B%3BEAnRP%2CaA6BC%2CYAgBC%2CQAwCC%2CSAkHC%2CiBA%2BBC%2CcAgDC%3BIACC%2CkBAAA%3BIACA%2CWAAA%3B%3BEAKD%2CaAhQL%2CYAgBC%2CQAwCC%2CSAkHC%2CiBAqFC%2CcACE%3BIACA%2CUAAA%3B%3BEADD%2CaAhQL%2CYAgBC%2CQAwCC%2CSAkHC%2CiBAqFC%2CcACE%2CcAGA%3BIACC%2CgBAAA%3B%3BEAJF%2CaAhQL%2CYAgBC%2CQAwCC%2CSAkHC%2CiBAqFC%2CcACE%2CcAGA%2CcAGC%3BIACC%2C6BAAA%3BIACA%2CaAAA%3B%3BEAEA%2CaA1QR%2CYAgBC%2CQAwCC%2CSAkHC%2CiBAqFC%2CcACE%2CcAGA%2CcAGC%2CmBAIE%3BIArtBT%2CwBAAA%3BIACA%2CgBAAA%3BIAstBS%2CSAAA%3BIACA%2CqBAAA%3B%3BEAWL%2CaAxRJ%2CYAgBC%2CQAwCC%2CSA%2BNC%2CUACE%2CQACE%3BIACD%2CqBAAA%3B%3BEAvTP%2CaA6BC%2CYAgBC%2CQAwCC%2CSAuOC%2CeACC%2CGAAK%2CYAAS%2CQACX%3BIACD%2CyBAAA%3BIACA%2CyBAAA%3B%3BEAMJ%2CaAzSF%2CYAgBC%2CQAyRE%3BEACD%2CaA1SF%2CYAgBC%2CQA0RE%3BIACA%2CgBAAA%3B%3BEAxUJ%2CaA6BC%2CYAgBC%2CQA8RC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CWAAA%3B%3BEA5UJ%2CaA6BC%2CYAgBC%2CQA8RC%2CaAAe%2CiBAAiB%2CYAG7B%3BIACD%2CWAAA%3B%3BEA%5C%2FUL%2CaA6BC%2CYAgBC%2CQAqSC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CUAAA%3B%3BEAnVJ%2CaA6BC%2CYAgBC%2CQAwSC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CeAAA%3B%3BEAtVJ%2CaA6BC%2CYAgBC%2CQA2SC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CUAAA%3B%3BEAzVJ%2CaA6BC%2CYAgBC%2CQA8SC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CUAAA%3B%3BEA5VJ%2CaA6BC%2CYAgBC%2CQAiTC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CeAAA%3B%3BEA%5C%2FVJ%2CaA6BC%2CYAgBC%2CQAoTC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CeAAA%3B%3BEAlWJ%2CaA6BC%2CYAgBC%2CQAuTC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CYAAA%3B%3BEArWJ%2CaA6BC%2CYAgBC%2CQA0TC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CeAAA%3B%3BEAxWJ%2CaA6BC%2CYAgBC%2CQA6TC%2CcAAgB%2CiBAAiB%3BIAChC%2CUAAA%3B%3BEA3WJ%2CaA6BC%2CYAgBC%2CQAgUC%2CcAAgB%2CiBAAiB%3BIAChC%2CcAAA%3B%3BEA9WJ%2CaA6BC%2CYAgBC%2CQAmUC%2CcAAgB%2CiBAAiB%3BIAChC%2CyBAAA%3B%3BEAjXJ%2CaA6BC%2CYAyVC%3BIAv0BF%2CyCAAA%3BIACA%2CoCAAA%3BIACA%2CiCAAA%3B%3BEAw0BG%2CaA5VF%2CYAyVC%2CUAGE%2CQAEE%2CIACC%2COACD%3BIACC%2CyBAAA%3B%3BEAEA%2CaAnWN%2CYAyVC%2CUAGE%2CQAEE%2CIACC%2COACD%2CcAGE%3BIACA%2CyBAAA%3B%3BEARL%2CaA5VF%2CYAyVC%2CUAGE%2CQAEE%2CIACC%2COASD%3BIACC%2CyBAAA%3B%3BEAEA%2CaA3WN%2CYAyVC%2CUAGE%2CQAEE%2CIACC%2COASD%2CcAGE%3BIACA%2CyBAAA%3B%3BEAhBL%2CaA5VF%2CYAyVC%2CUAGE%2CQAEE%2CIACC%2COAiBD%3BIACC%2CyBAAA%3B%3BEAEA%2CaAnXN%2CYAyVC%2CUAGE%2CQAEE%2CIACC%2COAiBD%2CcAGE%3BIACA%2CyBAAA%3B%3BEAxBL%2CaA5VF%2CYAyVC%2CUAGE%2CQA8BE%3BIACD%2CcAAA%3B%3BEAxZL%2CaA6BC%2CYAyVC%2CUAsCG%2CWACD%3BEA7ZJ%2CaA6BC%2CYAyVC%2CUAsCG%2CWAED%3BIACC%2CWAAA%3B%3BEA%5C%2FZL%2CaA6BC%2CYAyVC%2CUAsCG%2CWACD%2CcAIC%2CEACG%3BEAlaR%2CaA6BC%2CYAyVC%2CUAsCG%2CWAED%2CcAGC%2CEACG%3BIACD%2CUAAA%3B%3BEAMJ%2CaA5YF%2CYAyVC%2CUAmDE%2CSACE%3BIACD%2CcAAA%3BIACA%2CgBAAA%3BIACA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIA71BJ%2CwBAAA%3BIACA%2CgBAAA%3B%3BEAk2BE%2CaAxZF%2CYAyVC%2CUA%2BDE%2CSACE%3BIACD%2CSAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIAv2BJ%2CkDAAA%3BIACA%2C0CAAA%3B%3BEAk2BE%2CaAxZF%2CYAyVC%2CUA%2BDE%2CSACE%2CWAMC%3BIACD%2CaAAA%3B%3BEAKH%2CaAraF%2CYAyVC%2CUA4EE%2CcACE%3BIACD%2CmBAAA%3BIACA%2CqBAAA%3B%3BEAHF%2CaAraF%2CYAyVC%2CUA4EE%2CcAME%2CIAAI%3BIACL%2CWAAA%3BIACA%2CkBAAA%3B%3BEA1cL%2CaA6BC%2CYAyVC%2CUAwFC%2CeACG%2CKAAK%3BIACN%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CaAvbJ%2CYAyVC%2CUAwFC%2CeACG%2CKAAK%2CKAKL%2CYACE%3BIACD%2C0BAAA%3B%3BEAtdP%2CaA6BC%2CYAyVC%2CUAwFC%2CeACG%2CKAAK%2CKAWJ%3BIACD%2C6BAAA%3BIACA%2C4BAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3B%3BEAneN%2CaA6BC%2CYAyVC%2CUAwFC%2CeACG%2CKAAK%2CKAWJ%2CIAWD%3BIACC%2CSAAA%3BIACA%2CkBAAA%3B%3BEAveP%2CaA6BC%2CYAyVC%2CUAuHC%3BIACC%2CUAAA%3BIACA%2CgBAAA%3B%3BEA%5C%2FeJ%2CaA6BC%2CYAyVC%2CUAuHC%2CiBAIG%3BIACD%2CaAAA%3B%3BEAlfL%2CaA6BC%2CYAyVC%2CUAuHC%2CiBAQG%2CYAAS%3BIACV%2CcAAA%3B%3BEAtfL%2CaA6BC%2CYAyVC%2CUAoIC%2CaACG%3BIACD%2CWAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3BEA9fL%2CaA6BC%2CYAyVC%2CUAoIC%2CaACG%2CiBAKC%2CKAAK%3BIACN%2CWAAA%3BIACA%2CkBAAA%3B%3BEAlgBN%2CaA6BC%2CYAyVC%2CUAoIC%2CaACG%2CiBAKC%2CKAAK%2CKAIJ%3BIACD%2CsBAAA%3B%3BEArgBP%2CaA6BC%2CYAyVC%2CUAoIC%2CaAgBG%3BIACD%2CWAAA%3BIACA%2CWAAA%3B%3BEA5gBL%2CaA6BC%2CYAofC%2CQACG%3BIACD%2CeAAA%3B%3BEAIA%2CaA1fH%2CYAofC%2CQAKC%2CWACE%3BIACA%2CaAAA%3B%3BEAxhBL%2CaA6BC%2CYAofC%2CQAWC%3BIACC%2CWAAA%3B%3BEA7hBJ%2CaA6BC%2CYAofC%2CQAeC%3BIACC%2CYAAA%3B%3BEAjiBJ%2CaA6BC%2CYAofC%2CQAmBC%2CeACG%2CIAAI%3BIACL%2CWAAA%3BIACA%2CkBAAA%3B%3BEAviBL%2CaA6BC%2CYAofC%2CQAmBC%2CeAMG%3BIACD%2CsBAAA%3B%3BEA3iBL%2CaAijBC%3BIACC%2CWAAA%3BIACA%2CqBAAA%3BIApgCF%2CqCAAA%3BIACA%2CgCAAA%3BIACA%2C6BAAA%3B%3BEAqgCE%2CaALD%2CEAKE%3BIACA%2CqBAAA%3B%3BEAKD%2CaADD%2CIACE%3BIAj%5C%2FBH%2CmBAAmB%2CWAAnB%3BIACK%2CeAAe%2CWAAf%3BIACA%2CcAAc%2CWAAd%3BIACA%2CWAAW%2CWAAX%3BIA%5C%2FBL%2CoCAAA%3BIACA%2C%2BBAAA%3BIACA%2C4BAAA%3B%3BEAmhCC%2CaAAC%2CaACA%2CGAAE%3BIACD%2CWAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3B%3BEALF%2CaAAC%2CaAQA%2CYACC%2CUACG%3BIACD%2CkBAAA%3B%3BEAMJ%2CaAAC%2CoBAAqB%2CYACrB%2CQACG%3BIACD%2CkBAAA%3B%3BEAHH%2CaAAC%2CoBAAqB%2CYACrB%2CQACG%2CIAGC%3BIACD%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAIF%2CaAbD%2CoBAAqB%2CYACrB%2CQAYE%2CaAAa%2CSACX%3BIACD%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CMAAA%3B%3BEAjBJ%2CaAAC%2CoBAAqB%2CYACrB%2CQAoBG%3BIACD%2CMAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3B%3BEAIA%2CaA5BF%2CoBAAqB%2CYACrB%2CQA0BC%2CUACE%2CaAAgB%2CIAAI%3BIACpB%2CUAAA%3BIACA%2CWAAA%3B%3BEAGD%2CaAjCF%2CoBAAqB%2CYACrB%2CQA0BC%2CUAME%2CcAAiB%2CIAAI%3BIACrB%2CWAAA%3BIACA%2CUAAA%3B%3BEAGD%2CaAtCF%2CoBAAqB%2CYACrB%2CQA0BC%2CUAWE%2CcAAc%2CSACZ%3BIACD%2CWAAA%3BIACA%2CsBAAA%3B%3BEAUF%2CaAHF%2CmBACA%2CYACC%2CUACE%2COAAU%2CIAAI%3BIACd%2CYAAA%3BIACA%2CoBAAA%3B%3BEAGD%2CaARF%2CmBACA%2CYACC%2CUAME%2COAAO%2CSACL%3BIACD%2CQAAA%3BIACA%2CqBAAA%3BIACA%2CMAAA%3B%3BEAOL%2CaAAC%2CeAAgB%3BIAChB%2CgBAAA%3B%3BEADD%2CaAAC%2CeAAgB%2CYAGhB%3BIACC%2CWAAA%3BIACA%2CWAAA%3B%3BEAEA%2CaAPD%2CeAAgB%2CYAGhB%2CUAIE%2CQAAW%3BIACX%2CaAAA%3B%3BEARH%2CaAAC%2CeAAgB%2CYAGhB%2CUAQC%3BIACC%2CkBAAA%3B%3BEAZH%2CaAAC%2CeAAgB%2CYAGhB%2CUAYC%3BIACC%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C2BAAA%3B%3BEAlBH%2CaAAC%2CeAAgB%2CYAGhB%2CUAYC%2CSAKG%3BIACD%2CUAAA%3B%3BEAIF%2CaAzBD%2CeAAgB%2CYAGhB%2CUAsBE%2CSAAY%3BIA%5C%2FlCf%2CwBAAA%3BIACA%2CgBAAA%3B%3BEAqkCA%2CaAAC%2CeAAgB%2CYA8BhB%2CGAAE%3BIACD%2CWAAA%3BIACA%2CSAAA%3B%3BEAhCF%2CaAAC%2CeAAgB%2CYA8BhB%2CGAAE%2COAID%3BIACC%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CaA1CF%2CeAAgB%2CYA8BhB%2CGAAE%2COAID%2CWAQE%3BIACA%2CqCAAA%3B%3BEA6bL%3BIAhIA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAmB%2CoBAAnB%3BIACA%2CWAAW%2CoBAAX%3BIACA%2C0BAAA%3B%3BEA0HA%2CWAxHA%3BIACC%2CsBAAA%3B%3BEAEA%2CWAHD%2CYAGE%2COACE%3BIACD%2CsBAAA%3B%3BEAmHH%2CWAxHA%2CYASC%2CUAAY%3BIACX%2CaAAA%3B%3BEA8GF%2CWAxHA%2CYAaG%3BIACD%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIAz8CD%2CwBAAA%3BIACA%2CgBAAA%3B%3BEA6iDD%2CWAxHA%2CYAuBC%3BIACC%2CaAAA%3B%3BEAgGF%2CWAxHA%2CYA2BC%3BIACC%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3B%3BEA0FF%2CWAxHA%2CYAiCC%3BIACC%2C6BAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3B%3BEAoFF%2CWAxHA%2CYAiCC%2CUAKG%3BIACD%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEA%2BEH%2CWAxHA%2CYAiCC%2CUAKG%2CIAKD%2CKAAI%3BIACH%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3B%3BEA0EJ%2CWAxHA%2CYAmDC%3BIACC%2CUAAA%3B%3BEAoEF%2CWAxHA%2CYAuDC%3BIACC%2CyBAAA%3B%3BEAgEF%2CWAxHA%2CYA2DC%3BIACC%2CaAAA%3B%3BEA4DF%2CWAxHA%2CYA%2BDC%3BIACC%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWAnEF%2CYA%2BDC%2CcAIE%3BIACA%2CSAAS%2COAAT%3B%3BEAoDH%2CWAxHA%2CYAwEC%3BIACC%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3B%3BEA4CF%2CWAxHA%2CYAwEC%2CgBAMC%3BIACC%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CgCAAA%3BIACA%2CmBAAA%3B%3BEAiCH%2CWAxHA%2CYAwEC%2CgBAMC%2CEAWC%3BIACC%2CkBAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3B%3BEAEA%2CWA%5C%2FFJ%2CYAwEC%2CgBAMC%2CEAWC%2CcAME%3BIACA%2CSAAS%2COAAT%3B%3BEAGD%2CWAnGJ%2CYAwEC%2CgBAMC%2CEAWC%2CcAUE%3BIACA%2CaAAA%3B%3BEAoBL%2CWAxHA%2CYAwEC%2CgBAMC%2CEA0BC%3BIACC%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CWA7GJ%2CYAwEC%2CgBAMC%2CEA0BC%2CaAKE%3BIACA%2CaAAA%3B%3BEAUL%2CWAGC%3BIACC%2CcAAA%3B%3BEAJF%2CWAOC%2CYACC%2CUAAY%2CIAAE%2CKAAI%3BIACjB%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAZH%2CWAOC%2CYAQC%3BIACC%2CcAAA%3B%3BEAhBH%2CWAOC%2CYAQC%2CgBAGG%2CIAAI%3BIACL%2CiBAAA%3BIACA%2CWAAA%3B%3BEAMJ%2CeACC%2CYACC%3BIACC%2CcAAA%3BIACA%2CoBAAA%3BIACA%2CWAAA%3B%3BEALH%2CeACC%2CYAOC%2CQAAQ%3BIACP%2CgBAAA%3B%3BEAoCH%2CaAAc%2CYAAY%2CQAAO%2CcAAe%2CQAAU%2CiBAAiB%2CYAAY%3BIACtF%2C2BAAA%3B%3BEAGD%2CaAAc%2CYAAY%2CQAAO%3BIAChC%2CkBAAA%3BIACA%2CWAAA%3B%3BEAFD%2CaAAc%2CYAAY%2CQAAO%2CcAI9B%3BIACD%2CUAAA%3BIA9nDD%2CkDAAA%3BIACA%2C0CAAA%3B%3BEAwnDD%2CaAAc%2CYAAY%2CQAAO%2CcAI9B%2CWAGC%3BIACD%2CUAAA%3B%3BEARH%2CaAAc%2CYAAY%2CQAAO%2CcAY9B%3BIACD%2CeAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CaAjBY%2CYAAY%2CQAAO%2CcAY9B%2CIAKA%3BIACA%2CaAAa%2CaAAb%3BIACA%2CmBAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAtBH%2CaAAc%2CYAAY%2CQAAO%2CcAY9B%2CIAaC%3BIACD%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAIH%2CaAAa%2CWAAY%2CYAAY%2CQAAO%2CcACzC%3BIACD%2CyBAAA%3B%3BEAIF%2CaAAc%3BIACb%2CeAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2C%2BBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEAKA%2CaADY%2CgBACX%2CcAEA%2CQAAQ%2CSAAS%2CUAAY%3BEAD9B%2CaAFY%2CgBAEX%2CgBACA%2CQAAQ%2CSAAS%2CUAAY%3BIAC5B%2CiBAAA%3B%3BEAHF%2CaADY%2CgBACX%2CcAEA%2CQAAQ%2CSAAS%2CUAAY%2CIAG5B%3BEAJF%2CaAFY%2CgBAEX%2CgBACA%2CQAAQ%2CSAAS%2CUAAY%2CIAG5B%3BIACC%2CoBAAA%3B%3BEAPJ%2CaAAa%2CgBAYZ%2CYACG%3BIACD%2CgCAAA%3B%3BEAdH%2CaAAa%2CgBAYZ%2CYAKC%2CQACC%2CSACC%2CUAAY%2CYAAY%3BIACvB%2CcAAA%3B%3BEAIA%2CaAxBQ%2CgBAYZ%2CYAKC%2CQACC%2CSAKC%2CUACE%2CQAAW%3BIACX%2CcAAA%3B%3BEAzBN%2CaAAa%2CgBAYZ%2CYAKC%2CQACC%2CSAWC%3BIACC%2CcAAA%3B%3BEACA%2CaA%5C%2FBQ%2CgBAYZ%2CYAKC%2CQACC%2CSAWC%2CEAEE%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAjCN%2CaAAa%2CgBAYZ%2CYAKC%2CQACC%2CSAmBC%2CeACC%2CaAAc%2COAAS%3BIACtB%2CUAAA%3B%3BEAvCN%2CaAAa%2CgBAYZ%2CYAKC%2CQACC%2CSAmBC%2CeAKC%2CaAAa%3BEA1ClB%2CaAAa%2CgBAYZ%2CYAKC%2CQACC%2CSAmBC%2CeAMC%2CaAAa%3BIACZ%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CaA%5C%2FCO%2CgBAYZ%2CYAKC%2CQACC%2CSAmBC%2CeAKC%2CaAAa%2CEAKX%3BEAAD%2CaA%5C%2FCO%2CgBAYZ%2CYAKC%2CQACC%2CSAmBC%2CeAMC%2CaAAa%2CEAIX%3BIACA%2CmBAAA%3B%3BEAhDP%2CaAAa%2CgBAYZ%2CYAKC%2CQAoCC%3BIACC%2CYAAA%3B%3BEAtDJ%2CaAAa%2CgBAYZ%2CYA8CC%2CQACC%3BIACC%2CmBAAA%3B%3BEAUD%2CaAHU%2CeACZ%2CYACC%2CUACE%2CSACE%2CWACC%3BIACD%2CYAAA%3B%3BEANN%2CaAAa%2CeACZ%2CYACC%2CUASC%2CQACC%2CUAAY%2CYAAY%3BIACvB%2CgBAAA%3B%3BEASL%2CaAAa%2CUACZ%3BIACC%2CkBAAA%3B%3BEAFF%2CaAAa%2CUACZ%2CYAGC%3BIACC%2CWAAA%3B%3BEAEA%2CaAPU%2CUACZ%2CYAGC%2CQAGE%2CMACE%3BIACD%2CgBAAA%3BIACA%2CcAAA%3B%3BEAVL%2CaAAa%2CUACZ%2CYAGC%2CQAUG%3BIACD%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAjBJ%2CaAAa%2CUACZ%2CYAGC%2CQAUG%2CIAKC%3BIACD%2CWAAA%3BIACA%2CWAAA%3B%3BEArBL%2CaAAa%2CUACZ%2CYAyBC%3BIACC%2CgBAAA%3B%3BEA3BH%2CaAAa%2CUACZ%2CYAyBC%2CQAGC%3BIACC%2CkBAAA%3BIACA%2CWAAA%3B%3BEA%5C%2FBJ%2CaAAa%2CUACZ%2CYAyBC%2CQAQC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEArCJ%2CaAAa%2CUACZ%2CYAyBC%2CQAQC%2CUAKC%3BIACC%2CWAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEA1CL%2CaAAa%2CUACZ%2CYAyBC%2CQAQC%2CUAKC%2CEAKG%3BIACD%2CWAAA%3B%3BEkE3vDC%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BI%5C%2FDgMR%2CiBAAA%3B%3BE%2BDzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BI%5C%2FDqLR%2CeAAA%3B%3BE%2BDzMA%2CqBAcI%2CQAUI%3BI%5C%2FDiLR%2CiBAAA%3BI%2BD%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BI%5C%2FD0KR%2CeAAA%3B%3BE%2BDzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BI%5C%2FDmKb%2CeAAA%3BI%2BDjKgB%2CWAAA%3B%3BEC7GhB%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BE3C2FJ%2CcACI%3BIACI%2C6BAAA%3B%3BEAFR%2CcAKI%2CeAGI%3BEARR%2CcAKI%2CeAII%3BEATR%2CcAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CcAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CcAFR%2C2BACI%2CKACK%3BEACD%2CcAHR%2C2BACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CcAPR%2C2BACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CcAyCI%2CKAAI%3BEAzCR%2CcA0CI%3BEA1CJ%2CcA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C0BAAA%3B%3BEAHJ%2CuBAKI%3BIrB4HJ%2CmBAAA%3B%3BEqBxHY%2CuBAJR%2COAGK%2CSACI%3BIrBwHb%2CoBAAA%3B%3BEqBlHY%2CuBAVR%2COASI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAlBhB%2CuBAKI%2COAiBI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BEJzCZ%2CkBAGI%2CWACI%3BIACI%2CSAAA%3B%3BEALZ%2CkBASI%2CSAAQ%3BIACJ%2CYAAA%3B%3BEgBuBR%2CeACI%2CQAAO%2CQAAQ%3BIACX%2CWAAA%3B%3BEAIR%2CyBACI%2CQAAO%3BIACH%2CeAAA%3B%3BEAFR%2CyBAKI%3BEALJ%2CyBAMI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEARR%2CyBAWI%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAjBR%2CyBAWI%2CsBAQI%2CWACI%3BEApBZ%2CyBAWI%2CsBAQI%2CWAEI%2CeAAiB%3BIjCuE7B%2CcAAA%3BIiCrEgB%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAzBhB%2CyBAWI%2CsBAkBI%2CiBACI%3BIjC8DZ%2CcAAA%3B%3BEiC5FA%2CyBAWI%2CsBAkBI%2CiBACI%2CMAGI%3BIjC2DhB%2CiBAAA%3BIiCzDoB%2CgBAAA%3B%3BEAnCpB%2CyBAWI%2CsBA6BI%2CqBAAuB%2CuBACnB%3BIjCmDZ%2CiBAAA%3BIiCjDgB%2CiBAAA%3B%3BEA3ChB%2CyBAWI%2CsBAoCI%2CYACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CWAAA%3B%3BEAlDhB%2CyBAWI%2CsBA2CI%3BIACI%2CgBAAA%3B%3BEAMJ%2C0BAA2B%2C0BAF%5C%2FB%3BEAEI%2C0BAA2B%2C0BAD%5C%2FB%3BEAEI%2C2BAA4B%2C0BAHhC%3BEAGI%2C2BAA4B%2C0BAFhC%3BEAGI%2CqBAAsB%2C0BAJ1B%3BEAII%2CqBAAsB%2C0BAH1B%3BIAIQ%2CUAAA%3B%3BEgCsKZ%2CcACI%2CeACI%3BIACI%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcALR%2CeACI%2CcAIK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAAc%2CoBACV%2CeACI%3BIACI%2CUAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CUAAA%3B%3BExCtTZ%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIR%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAQR%3BIzBiHA%2CyBAAA%3BIAAA%2C8EAAA%3BIAAA%2CcAAA%3BIyB7GI%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIzBuGJ%2CqBAAA%3BIuC9QA%2CqBAAA%3B%3BEdyKI%2CYAAe%3BIACX%2C0BAAA%3B%3BEAGJ%2CWAAC%3BIzBiGL%2CcAAA%3BIyB%5C%2FFQ%2CmBAAA%3B%3BEAGJ%2CWAAC%3BIACG%2C0BAAA%3BIACA%2C4BAAA%3B%3BEAGJ%2CWAAC%3BIzBuFL%2C%2BFAAA%3BIyBrFQ%2CmBAAA%3BIACA%2CcAAA%3B%3BEA7BR%2CWcqGE%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuCHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiDnPQ%2COjDmPR%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BIvC2PL%2CcAAA%3B%3BEyBvEI%2CcAAe%3BIACX%2CgBAAA%3B%3BEAKJ%2CUAAC%3BIACG%2CSwBrLA%2COxBqLA%3B%3BEAKJ%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BEyC0YR%2CkBACI%2CoBACI%3BIlEnVR%2CmBAAA%3B%3BEkEiVA%2CkBAOI%3BIACI%2CiBAAA%3B%3BEAIR%2CWACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CgBAAA%3B%3BEAGJ%2CuBAEI%2CWACI%3BEAFR%2CmBACI%2CWACI%3BIACI%2CeAAA%3B%3BEAJZ%2CuBAEI%2CWACI%2CiBAGI%3BEALZ%2CmBACI%2CWACI%2CiBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEARhB%2CuBAEI%2CWAUI%2CqBAAuB%2CuBACnB%3BEAZZ%2CmBACI%2CWAUI%2CqBAAuB%2CuBACnB%3BIlEtXZ%2CiBAAA%3BIkEwXgB%2CiBAAA%3B%3BEAUhB%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3B%3BEAFR%2CoBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2C0BAGI%3BEAFJ%2C2BAEI%3BEADJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAJR%2C0BAOI%2CSAAQ%3BEANZ%2C2BAMI%2CSAAQ%3BEALZ%2CqBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2CiBACI%2CyBACI%2COACI%3BIACI%2CUAAA%3B%3BEAMhB%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CQACI%2CeAeI%3BIACI%2CWAAA%3B%3BEASZ%2CsBAAsB%2CoBAClB%2CQAAO%3BIACH%2CmBAAA%3B%3BEA6QR%2CQAAQ%3BIACJ%2CYAAA%3BIlErtBJ%2CSAAA%3BIAAA%2CUAAA%3BIqD1KA%2CqBAAA%3B%3BEa83BA%2CQAAQ%2CQAIJ%2CQAAO%3BIACH%2CiBAAA%3BIlEztBR%2CWAAA%3BIAAA%2CqBAAA%3B%3BEqDjJA%2CQaq2BQ%2CQAIJ%2CQAAO%2CQbz2BV%3BIrDiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BEqD5IA%2CQag2BQ%2CQAIJ%2CQAAO%2CQbp2BV%3BIrD4ID%2CWAAA%3BIAAA%2C0BAAA%3B%3BEqDvIA%2CQa21BQ%2CQAIJ%2CQAAO%2CQb%5C%2F1BV%3BIrDuID%2CWAAA%3BIAAA%2C0BAAA%3B%3BEkEotBA%2CQAAQ%2CQASJ%2CSAAQ%3BIlE7tBZ%2CcAAA%3B%3BEkEguBQ%2CQAZA%2CQASJ%2CSAAQ%2CIAGH%3BIACG%2CSAAS%2CGAAT%3B%3BEAGJ%2CQAhBA%2CQASJ%2CSAAQ%2CIAOH%3BIACG%2CSAAS%2CGAAT%3B%3BExC9yBZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEALJ%2CaAWI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAdR%2CaAiBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BE1B4IR%2Ca0BhJI%2CM1BgJH%3BIAxFD%2CcAAA%3B%3BEA6FA%2Ca0BrJI%2CM1BqJH%3BIA7FD%2CcAAA%3B%3BEAkGA%2Ca0B1JI%2CM1B0JH%3BIAlGD%2CcAAA%3B%3BEAuGA%2Ca0B%5C%2FJI%2CM1B%2BJH%3BIAvGD%2CcAAA%3B%3BE0BzEA%2CaAwBI%2CQAAO%3BI1BiDX%2CqBAAA%3BImEzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BInEgDA%2CgBAAA%3BI0BtCQ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAtCR%2CaAwBI%2CQAAO%2COaqCT%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuCHA%2CabuNI%2CQAAO%2COavNV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CWAAA%3BIAAA%2CSiD3OU%2COjD2OV%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2Cab0MA%2CQAAO%2COa3MV%2CMACI%3BIvC2PL%2CWAAA%3B%3BEuCrPI%2CaboMA%2CQAAO%2COarMV%2COACI%3BIvCqPL%2CcAAA%3B%3BEmE7CA%2CazCJI%2CQAAO%2COyCIV%3BEACD%2CazCLI%2CQAAO%2COyCKV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CazCVI%2CQAAO%2COyCUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CazCfI%2CQAAO%2COyCeV%3BEACD%2CazChBI%2CQAAO%2COyCgBV%3BEACD%2CQAAQ%2CUAAW%2CczCjBf%2CQAAO%3BIyCkBP%2CoBAAA%3BInE%2BBJ%2CYAAA%3B%3BE0BhCY%2CaAjBR%2CQAAO%2COAgBF%2CMACI%3BI1BgCb%2CWAAA%3B%3BE0BzBA%3BIACI%2CaAAA%3B%3BEJuRJ%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEASR%2CeAEI%2CWAEI%2CSAAQ%3BIACJ%2CiBAAA%3B%3BEALZ%2CeASI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAMZ%3BItB9RA%2CUAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIsB8HL%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAHJ%2CaAKM%3BIACE%2CcAAA%3B%3BEANR%2CaASI%2CUACI%3BIACI%2CcAAA%3B%3BEAXZ%2CaASI%2CUACI%2CiBAGM%3BIACE%2CWAAA%3B%3BEAdhB%2CaAmBI%2COACM%3BIACE%2CeAAA%3B%3BEAEA%2CaAJR%2COACM%2CSAGG%3BIACG%2CUAAA%3B%3BEAxBhB%2CaAmBI%2COAaI%2CUACI%3BItB%5C%2FTZ%2CgBAAA%3BIsBiUgB%2CgBAAA%3B%3BEcsRhB%2CadtSI%2COAaI%2CUACI%2COcwRX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CadtSI%2COAaI%2CUACI%2COcwRX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEd1UR%2CaAmBI%2COAaI%2CUACI%2COcqLV%3BIpCpfF%2CeAAA%3BIoCwfI%2CqBAAA%3B%3BEA6HA%2CadpUA%2COAaI%2CUACI%2COcoTX%2COAEI%3BEAAD%2CadpUA%2COAaI%2CUACI%2COcqTX%2CSACI%3BIACG%2CaAAA%3B%3BEdxVR%2CaAwCI%3BIACI%2CUAAA%3B%3BEAMJ%2CKAAC%2CcACG%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAHR%2CKAAC%2CcAMG%2CMAAM%3BIACF%2CiBAAA%3B%3BEAPR%2CKAAC%2CcAUG%2CMACI%2CKAAI%3BIACA%2CwBAAA%3B%3BEAZZ%2CKAAC%2CcAgBG%2CcAAc%3BIACV%2CUAAA%3B%3BEAIA%2CKArBP%2CcAoBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA9BP%2CcAoBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAOhB%3BIACI%2CeAAA%3B%3BEADJ%2CsBAGI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEALR%2CsBAQI%3BIACI%2CYAAA%3B%3BEAGI%2CsBAJR%2COAGI%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACM%2CQACE%2CMACI%2CGACI%2CGAAE%3BIACE%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACM%3BIACE%2CgBAAA%3B%3BEAMZ%3BItBhaA%2CUAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIsBiQL%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEAIQ%2CcAFR%2COACI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CcATJ%2COASK%3BIACG%2CWAAA%3B%3BEAjBZ%2CcAOI%2COAaI%3BIACI%2CWAAA%3B%3BEAYR%2CMAAC%3BItBjcL%2CUAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIsBkSD%2CiBAAA%3B%3BEAHJ%2CMAAC%2CUAKG%2CeAAe%3BIACX%2CUAAA%3B%3BE8CnTZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3B%3BE7BpVR%2CS6BuVU%2CQAAO%2CO7BvVhB%3BEAAD%2CiB6BwVkB%2CQAAO%2CK7BxVxB%3BIvC4LD%2CeAAA%3BIAAA%2CoBAAA%3B%3BEmCpKA%3BInCoKA%2CmBAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BImCnUL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEkC7ER%2CqBACI%2CaACI%3BIrEqOR%2CgBAAA%3B%3BEqEvOA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BECqNhB%2CyBACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEACA%2CyBARZ%2CiBAKI%2CQACK%2CQAEI%3BIACG%2CeAAA%3B%3BEAOpB%2CYACI%3BEADJ%2CYAEI%3BItEVJ%2CgBAAA%3B%3BEsEQA%2CYAMI%3BItEdJ%2C6BAAA%3BIsEgBQ%2CoBAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEC7SJ%3BIvEwRA%2CmBAAA%3BIAAA%2CmBAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BECrPT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BEuE3FZ%3BIxE2KA%2CsBAAA%3BIAAA%2CyBAAA%3BIwExKI%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%3BIxE4JL%2CYAAA%3BIwE1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BIxEkJA%2CmBAAA%3BIwEhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BIxE4IJ%2CiBAAA%3BIwE1IQ%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%3BIxEkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIwErQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BIxEyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BEwEjPR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAME%3BIACA%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAME%2CSAMC%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BECbR%2CwBACI%2CiBACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CwBAQI%2CUACM%2CwBACI%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEAMhB%2CyBACI%3BIACI%2CYAAA%3B%3BEAFR%2CyBAKI%2CiBACI%3BIACI%2CoBAAA%3B%3BECzBZ%2CwBACI%3BI1EsFJ%2CkBAAA%3B%3BE0EvFA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BExD0JR%2CgBAFJ%2COAEK%2CMACG%2CiBACM%3BIACE%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAJZ%2CgBAFJ%2COAEK%2CMACG%2CiBAMM%3BIACE%2CWAAA%3B%3BEAbpB%2CgBAmBI%2CUACM%2CSACI%3BIACE%2CUAAA%3B%3BEAMhB%2CoBACI%2CmBACI%3BIACI%2CcAAA%3BIACA%2CWAAA%3B%3BEAJZ%2CoBACI%2CmBACI%2CQAII%3BIACI%2CmBAAA%3B%3BEAPhB%2CoBACI%2CmBACI%2CQAII%2COAGM%3BIACE%2CkBAAA%3B%3BEAVpB%2CoBACI%2CmBAcI%3BEAfR%2CoBACI%2CmBAeI%3BIACI%2CWAAA%3B%3BEAKZ%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIJ%2CQAAQ%2C0BACJ%3BEADJ%2CQAAQ%2C0BAEJ%3BIACI%2CYAAA%3B%3BEAHR%2CQAAQ%2C0BAMJ%2CQAAO%3BIACH%2CYAAA%3B%3BEAPR%2CQAAQ%2C0BAUJ%2CcACI%3BIACI%2CgBAAA%3B%3BEAKZ%2CQAiBI%2CMAAK%3BIACD%2CgBAAA%3B%3BEAGI%2CQAJR%2CMAAK%2CMAGD%2CKACK%3BIACG%2CmBAAA%3B%3BEAUhB%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAIA%3BIACE%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAIA%2CQAOG%2CeAAe%3BEAChB%2CqBAZR%2COAAM%2CUAIA%2CQAQG%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAIA%2CQAYG%2CUAAU%3BIACP%2CeAAA%3B%3BEAsBhB%2CkBACI%2CUAGI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3B%3BEAeZ%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BEChgBR%2CYAKI%3BIACI%2CWAAA%3B%3BEAIR%2CsBACI%3BIACI%2CUAAA%3B%3BEwDyIR%2C0BACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAHR%2C0BAMI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEC1CQ%2CsBAHZ%2CmBACI%2CWACI%2CiBACK%3BIACG%2CeAAA%3B%3BEADJ%2CsBAHZ%2CmBACI%2CWACI%2CiBACK%2CYAGG%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEATxB%2CsBACI%2CmBAcI%3BIACI%2CiBAAA%3B%3BEAhBZ%2CsBACI%2CmBAkBI%3BIACI%2CWAAA%3B%3BEApBZ%2CsBAwBI%3BIACI%2CiBAAA%3B%3BEAzBR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%3BI5EmIlB%2CgBAAA%3BIAAA%2CmBAAA%3BIoC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIpChqBA%2CUAAA%3BIoCmqBA%2CmBAAA%3B%3BEwCj0BA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxCunBhB%3BIpCpfF%2CeAAA%3BIoCwfI%2CqBAAA%3B%3BEAtOJ%2CsBwCxZI%2CkBAGI%2COAAM%2CIAAI%2COxCqZjB%3BIACG%2CgBAAA%3B%3BEAkZJ%2CsBwC3yBI%2CkBAGI%2COAAM%2CIAAI%2COxCwyBd%3BIACA%2CWAAA%3B%3BEwCp0BJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxC%2BZhB%3BIpC5RF%2CgBAAA%3B%3BEoCqSI%2CsBwC3aA%2CkBAGI%2COAAM%2CIAAI%2COxC%2BZhB%2CSASM%3BIACA%2CaAAA%3B%3BEwCpcR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxC6alB%2CQACI%3BIACI%2CmBAAA%3B%3BEpChiBR%2CsB4E8GI%2CkBAGI%2COAAM%2CIAAI%2COxCmblB%2CQAAO%2CMpCpiBN%3BEACD%2CsB4E6GI%2CkBAGI%2COAAM%2CIAAI%2COxCmblB%2CQAAO%2CMpCniBN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CsB4EwGI%2CkBAGI%2COAAM%2CIAAI%2COxCmblB%2CQAAO%2CMpC9hBN%3BIACG%2CWAAA%3B%3BE4E%2BEJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxCmblB%2CQAAO%2CMAEH%3BIACI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CsBwC7bA%2CkBAGI%2COAAM%2CIAAI%2COxCmblB%2CQAAO%2CMAOF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBwCjcA%2CkBAGI%2COAAM%2CIAAI%2COxCmblB%2CQAAO%2CMAWF%2CQAAS%3BIACN%2CYAAA%3B%3BEAGJ%2CsBwCrcA%2CkBAGI%2COAAM%2CIAAI%2COxCmblB%2CQAAO%2CMAeF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBwCzcA%2CkBAGI%2COAAM%2CIAAI%2COxCmblB%2CQAAO%2CMAmBF%2CQAAS%3BIACN%2CqBAAA%3B%3BEwCleR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%3BIpCpNA%2C4BAAA%3BIACA%2C2BAAA%3BIACA%2CoBAAA%3BIA2BA%2CyBAAA%3BIACQ%2CiBAAA%3BIoCyLJ%2CUAAA%3BIACA%2CWAAA%3B%3BEwC1eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAMI%3BEwC5eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAOI%3BEwC7eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAQI%3BIpChLJ%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIAxBT%2CwBAAA%3BIACQ%2CgBAAA%3BIoCwMA%2CqBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEwCnfR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAgBI%3BEwCtfJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAiBI%3BIpCzVJ%2CgBAAA%3BIAAA%2C4BAAA%3BIAAA%2CyBAAA%3BIAAA%2CkBAAA%3BIAAA%2CqEAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIAAA%2CuBAAA%3BIAAA%2CcAAA%3BIAAA%2CwBAAA%3BIAAA%2CWAAA%3BIoCjPA%2CsBAAA%3BIpCiZA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIoC0LD%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAzPR%2CsBwC5OI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAgBI%2CWAlPH%3BEAAD%2CsBwC5OI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAiBI%2CUAnPH%3BIpCtGD%2CYAAA%3B%3BEoCqHA%2CsBwC3PI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAgBI%2CWAnOH%3BEAAD%2CsBwC3PI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAiBI%2CUApOH%3BIpCrHD%2CcAAA%3B%3BEoC0HA%2CsBwChQI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAgBI%2CWA9NH%3BEAAD%2CsBwChQI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAiBI%2CUA%5C%2FNH%3BIpC1HD%2CcAAA%3B%3BEoC%2BHA%2CsBwCrQI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAgBI%2CWAzNH%3BEAAD%2CsBwCrQI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COAiBI%2CUA1NH%3BIpC%5C%2FHD%2CcAAA%3B%3BE4E9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxC2clB%2COA0BI%3BIACI%2CWAAA%3BIpCnMR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE4EhUT%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxC2elB%3BIpCxWA%2CgBAAA%3B%3BEoCugBI%2CsBwC7oBA%2CkBAGI%2COAAM%2CIAAI%2COxCwoBjB%2CSAAY%2CSAER%3BEAAD%2CsBwC7oBA%2CkBAGI%2COAAM%2CIAAI%2COxCyoBjB%2CUAAa%2CSACT%3BIACG%2CSAAS%2CGAAT%3BIpCxgBR%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3B%3BE4E9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COxC%2BqBlB%3BIpC5iBA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CUAAA%3BIAAA%2CqBAAA%3BIuC9QA%2CqBAAA%3B%3BEAMA%2CsBqCkII%2CkBAGI%2COAAM%2CIAAI%2COxC%2BqBlB%2CMGpzBC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEqCtMY%2CsBATR%2CkBAGI%2COAAM%2CIAAI%2COAML%2CUAAU%3BIACP%2CmBAAA%3B%3BEAGJ%2CsBAbR%2CkBAGI%2COAAM%2CIAAI%2COAUL%2CUAAU%3BIACP%2CgBAAA%3B%3BEAtChB%2CsBAwBI%2CkBAkBI%2CyBACI%2COAAM%2CIAAI%2COAAU%3BIAChB%2CWAAA%3B%3BE1C4JhB%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CaAII%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAII%2CiBAKI%3BIACI%2CYAAA%3B%3BEAVZ%2CaAII%2CiBAKI%2CWAGI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAfhB%2CaAII%2CiBAKI%2CWASI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAKJ%2CaAtBR%2CiBAqBK%2CUAAU%2CGACN%3BIlCpEb%2C8BAAA%3BIkCsEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BIlCnFA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEkCwFA%2CgBACI%3BIACI%2CiBAAA%3BIACA%2CeAAA%3B%3BEAIR%2CUACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEASJ%2CKAAC%2CcACG%2CcACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEANhB%2CKAWI%3BIACI%2CWAAA%3B%3BEAIR%2CeACI%3BIAEI%2CmBAAA%3B%3BEAHR%2CeACI%2CgBAII%3BEALR%2CeACI%2CgBAKI%3BIACI%2CoBAAA%3B%3BElBjKZ%2CwBAII%2CUAAU%3BEAHd%2CuBAGI%2CUAAU%3BIACN%2CUAAA%3B%3BEAIR%2CuBACI%2CUAAS%2CiBACL%3BIACI%2CgBAAA%3B%3BEASZ%2CmBACI%2CKAAI%3BIACA%2CmBAAA%3B%3BEAFR%2CmBAKI%2CKAAI%3BIACA%2CUAAA%3B%3BEANR%2CmBASI%2CKAAI%3BIACA%2CUAAA%3B%3BEAIR%2CyBACI%2CKAAI%3BIACA%2CUAAA%3B%3BEAGJ%2CQAAS%2CMAAK%2CMAAM%2CyB4BtItB%2CQAGI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BrItB%2CQAEI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BpItB%2CQACI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BtItB%2CQAGI%2CKAEI%3BE5BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BrItB%2CQAEI%2CKAEI%3BE5BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BpItB%2CQACI%2CKAEI%3BI5CyHV%2C0BAAA%3B%3BEgBQI%2CQAAS%2CMAAK%2CMAAM%2CyB4B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4BzHtB%2CQAAK%2CYACD%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BE5BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BE5BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB4BzHtB%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BIACE%2CaAAA%3B%3BE5BqHR%2CQAAS%2CMAAK%2CMAAM%2CyB4BhHtB%2CQAAQ%3BI5CwGV%2C0BAAA%3B%3BEgBQI%2CQAAS%2CMAAK%2CMAAM%2CyBAKhB%3BIACI%2CgBAAA%3B%3BEANR%2CQAAS%2CMAAK%2CMAAM%2CyBASd%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BEAVV%2CQAAS%2CMAAK%2CMAAM%2CyBASd%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BIACE%2CgBAAA%3B%3BEAMhB%2CyBACI%3BIACI%2CmBAAA%3B%3BEAGI%2CyBAJR%2CUAGI%2COACK%3BEACD%2CyBALR%2CUAGI%2COAEK%3BIhBhCb%2CmBAAA%3BIoC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIpChqBA%2CUAAA%3BIoCmqBA%2CmBAAA%3BIpBjoBgB%2CmBAAA%3B%3BEoBmoBhB%2CyBpB1oBI%2CUAGI%2COACK%2CKoBsoBT%3BEAAJ%2CyBpB1oBI%2CUAGI%2COAEK%2CSoBqoBT%3BIACA%2CWAAA%3B%3BEpBjoBQ%2CyBAVR%2CUAGI%2COAOK%3BIACG%2CUAAA%3B%3BEAiBhB%2CgCAOI%3BIACI%2C6BAAA%3BIACA%2CaAAA%3B%3BEAIA%2CgCADJ%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CgCATJ%2CSASK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAKJ%2CgCADJ%2CKACK%3BIACG%2CUAAA%3B%3BEAGJ%2CgCALJ%2CKAKK%2CIAAI%3BIACD%2CkBAAA%3B%3BEAGJ%2CgCATJ%2CKASK%3BIACG%2CiBAAA%3B%3BEAKJ%2CgCADJ%2CYACK%3BIACG%2CgBAAA%3B%3BEY%5C%2FGZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BI5BGZ%2C8BAAA%3BI4BDY%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CuBAiBI%2CcACI%3BEAjBR%2CeAgBI%2CcACI%3BIACI%2CmBAAA%3B%3BEAnBZ%2CuBAuBI%3BEAtBJ%2CeAsBI%3BIACI%2CmBAAA%3B%3BEAQR%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BEiDnKR%2CqBACI%3BIACI%2CWAAA%3B%3BEAFR%2CqBAKI%3BIACI%2CgBAAA%3B%3BEC5IR%2CWACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEC6CR%2CkBACI%3BIACI%2CUAAA%3B%3BEC2TJ%2COAAC%3BIACG%2CmBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CaAAA%3B%3BEAGJ%2COAAC%2CQACG%3BIACI%2CcAAA%3B%3BEAIR%2COAAC%3BIACG%2CmBAAA%3B%3BEAGJ%2COAAC%2COAAQ%2CQAAC%3BEACV%2COAAC%3BIACG%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CcAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3B%3BEAJR%2CoBAOI%2CUAAY%3BIACR%2CgBAAA%3B%3BEAGJ%2CoBAAC%2CiBAAkB%2CQAAO%3BIACtB%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIA%2CoBADJ%2CQACK%3BIACG%2C0BAAA%3B%3BEAGJ%2CoBALJ%2CQAKK%3BIACG%2CgBAAA%3B%3BEAGJ%2CoBATJ%2CQASK%3BIACG%2CaAAA%3B%3BEAIA%2CoBAdR%2CQAaK%2CQACI%3BIACG%2CSAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%3BIACG%2CUAAA%3B%3BEADJ%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%2COAGG%3BIACI%2CmBAAA%3B%3BEAGJ%2CoBA3BhB%2CQAaK%2CQACI%2CKAMI%2COAOI%3BIACG%2CUAAA%3B%3BEAGJ%2CoBA%5C%2FBhB%2CQAaK%2CQACI%2CKAMI%2COAWI%3BEACD%2CoBAhChB%2CQAaK%2CQACI%2CKAMI%2COAYI%3BIhFjIrB%2C6BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIgFiLwB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBA1ChB%2CQAaK%2CQACI%2CKAMI%2COAsBI%3BIhFzLrB%2CyBAAA%3BIgF2LwB%2CeAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CoBAlDR%2CQAaK%2CQAqCI%3BIACG%2CmBAAA%3B%3BEAEA%2CoBArDZ%2CQAaK%2CQAqCI%2CMAGI%3BIACG%2CUAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3B%3BEAIR%2CoBA5DR%2CQAaK%2CQA%2BCI%3BIhF3Mb%2CgBAAA%3BIAhBF%2CsDAAA%3BIACK%2CmDAAA%3BIACC%2CkDAAA%3BIAcJ%2C8CAAA%3BIgFgNgB%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAXJ%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%3BIACI%2CSAAA%3BIACA%2CYAAA%3B%3BEAfR%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%2CMAII%3BIACI%2CcAAA%3B%3BEAGJ%2CoBAjFhB%2CQAaK%2CQA%2BCI%2CQAaG%2CMAQK%3BIACG%2CyBAAA%3B%3BEAMhB%2CoBAxFJ%2CQAwFK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CoBA5FR%2CQAwFK%2CQAII%3BIhF3Ob%2CcAAA%3BIgF6OgB%2CeAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CoBAnGZ%2CQAwFK%2CQAII%2CSAOI%3BIACG%2CSAAS%2CGAAT%3B%3BEAZZ%2CoBAxFJ%2CQAwFK%2CQAgBG%3BEAhBJ%2CoBAxFJ%2CQAwFK%2CQAiBG%3BIACI%2CeAAA%3B%3BEAlBR%2CoBAxFJ%2CQAwFK%2CQAqBG%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAvBR%2CoBAxFJ%2CQAwFK%2CQA0BG%2CQAAO%3BIACH%2CmBAAA%3B%3BEAIR%2CoBAvHJ%2CQAuHK%3BIACG%2CeAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CoBA3HR%2CQAuHK%2CQAIO%3BIACA%2CgBAAA%3B%3BEnDpGZ%2CSAAC%2COAAO%3BIACJ%2CYAAA%3BI7BxKR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BI6B6KQ%2CWAAA%3B%3BEAIR%3BIAEI%2CmBAAA%3B%3BEAII%2C0BAFJ%2CUAEK%3BIACG%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAJJ%2C0BAFJ%2CUAEK%2COAMG%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2C0BAjBR%2CUAEK%2COAeI%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2C0BAjBR%2CUAEK%2COAeI%2CMAKG%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAEA%2C0BA3BhB%2CUAEK%2COAeI%2CMAKG%2CMAKK%3BIACG%2CeAAA%3B%3BEAXZ%2C0BAjBR%2CUAEK%2COAeI%2CMAeG%3BIACI%2CgCAAA%3BIACA%2CgBAAA%3B%3BEAhCZ%2C0BAFJ%2CUAEK%2COAoCG%3BIACI%2CaAAA%3B%3BEAIR%2C0BA3CJ%2CUA2CK%2CIAAI%3BIACD%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3B%3BEAIJ%2C0BAlDJ%2CUAkDK%2CMACG%3BI7BxOZ%2CeAAA%3B%3BE6B8OQ%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%3BEoDhepB%2CMAAM%3BIACF%2CcAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CMAAM%2CWAIF%2COAAM%3BIACF%2CgBAAA%3B%3BEALR%2CMAAM%2CWAQF%2CMAAK%2CUACC%3BEATV%2CMAAM%2CWAQF%2CMAAK%2CUAEC%3BIACE%2CWAAA%3B%3BE1DmOZ%3BIACI%2CmBAAA%3B%3BEAEA%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEAJR%2CwBAOI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BErB9KR%2CmBAGI%2CUAAU%3BIACN%2CUAAA%3B%3BEAaR%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BIAExB%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CuBACI%2CaACI%3BIACI%2CkBAAA%3B%3BEAHZ%2CuBACI%2CaAKI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BE4B%2BXZ%2CYAEI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEAJR%2CYAEI%2CMAII%3BIACI%2CiBAAA%3B%3BEAPZ%2CYAEI%2CMAQI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3B%3BEAKZ%2CsBACI%2CQAAO%3BIAEH%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEALpC%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEAJpC%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BIAExB%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEASZ%3BIACI%2CgBAAA%3B%3BEADJ%2C6BAGI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAPR%2C6BAUI%3BIACI%2CgBAAA%3B%3BEAIR%3BIACI%2CgBAAA%3BIACA%2CaAAA%3B%3BEAGI%2CoBADJ%2CKACK%3BIACG%2CkBAAA%3B%3BEAGJ%2CoBALJ%2CKAKK%3BIACG%2CiBAAA%3B%3BEAVZ%2CoBAcI%2CMAAM%3BIACF%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAhBR%2CoBAmBI%2CMACI%3BEApBR%2CoBAmBI%2CMAEI%3BIACI%2CiBAAA%3B%3BEAIR%2CoBAAC%2CQACG%3BIACI%2CaAAA%3B%3BEAKZ%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CoBAMI%3BIACI%2CkBAAA%3B%3BEAPR%2CoBAUI%3BIACI%2CYAAA%3B%3BEAOI%2CkBAFR%2CMACI%2CKACK%3BEACD%2CkBAHR%2CMACI%2CKAEK%3BIACG%2CeAAA%3B%3BEAKZ%2CkBAAC%2CQAEG%2CKAAI%3BEADR%2CkBAAC%2CSACG%2CKAAI%3BIACA%2CkBAAA%3B%3BEAMA%2CkBAFP%2CWACG%2CKACK%3BEACD%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBARP%2CWACG%2CKAOK%3BIACG%2CiBAAA%3B%3BENhqBhB%2CKAAK%2CKAAK%3BIACN%2CUAAA%3B%3BEADJ%2CKAAK%2CKAAK%2COAMN%2CUACI%3BIACI%2CUAAA%3B%3BEARZ%2CKAAK%2CKAAK%2COAMN%2CUAKI%2COAAM%3BIAEF%2CUAAA%3B%3BEOicZ%3BEACA%3BIACI%2CYAAA%3B%3BEAGJ%2CWAAY%3BIACR%2CcAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAII%2COAAM%3BIACF%2CgCAAA%3BI%5C%2FBtNR%2CsBAAA%3B%3BE%2BBiNA%2CYASI%2CQAAO%3BIACH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CYAcI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BI%5C%2FBlER%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE%2BBqET%2CUACM%2CsBACE%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACM%2CsBAKE%2CYAAc%3BIACV%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BImDveA%2CqBAAA%3BIACA%2CkBAAA%3B%3BElFFA%2CiBAAC%3BEACD%2CiBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CiBAAC%3BIACG%2CWAAA%3B%3BE%2BBieJ%2CiBmDpeA%3BIlFgPA%2CUAAA%3BIkF9OI%2CeAAA%3BIlF8OJ%2CqBAAA%3BIuChOA%2CqBAAA%3B%3BERodA%2CiBmDpeA%2Ce3CoOE%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuC2CA%2CiB2CtBA%2Ce3CsBC%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiD9NQ%2COjD8NR%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiB2CnCJ%2Ce3CkCC%2CMACI%3BIvC6ML%2CcAAA%3B%3BEuCvMI%2CiB2CzCJ%2Ce3CwCC%2COACI%3BIvCuML%2CcAAA%3B%3BEkFqEA%2CiBArTA%2CeAqTC%3BIlFrED%2CqBAAA%3BIuChOA%2CqBAAA%3B%3BE2CqSA%2CiBArTA%2CeAqTC%2CO3CjFC%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuC2CA%2CiB2CtBA%2CeAqTC%2CO3C%5C%2FRA%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiD%5C%2FNM%2COjD%2BNN%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiB2CnCJ%2CeAqTC%2CO3CnRA%2CMACI%3BIvC6ML%2CcAAA%3B%3BEuCvMI%2CiB2CzCJ%2CeAqTC%2CO3C7QA%2COACI%3BIvCuML%2CcAAA%3B%3BE%2BBoPA%2CiBmD7SA%3BIlFyDA%2CSAAA%3BIAAA%2CUAAA%3BIqD1KA%2CqBAAA%3BIrD0KA%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2CeAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIkFhDI%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIlF8CJ%2CSAAA%3BIAAA%2CQAAA%3BIAAA%2CyCAAA%3B%3BE%2BBoPA%2CiBmD7SA%2CGAsBI%3BIlFmCJ%2CSAAA%3BIAAA%2CUAAA%3B%3BEkF3BQ%2CiBA9BR%2CGAsBI%2CGAQK%3BIlF2BT%2CmBAAA%3BIkFzBY%2CeAAA%3B%3BEAuTZ%2CiBAvVA%2CGAuVC%3BEACD%2CiBAxVA%2CGAwVC%3BIACG%2C0BAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3B%3BEAGJ%2CiBAjWA%2CGAiWC%3BIACG%2CiBAAA%3BIlFzSJ%2CsDAAA%3BIkF2SI%2CWAAA%3B%3BEAGJ%2CiBAvWA%2CGAuWC%3BIACG%2CiBAAA%3BIlF%5C%2FSJ%2CsDAAA%3BIkFiTI%2CWAAA%3B%3BEAlCJ%2CiBAxUA%2CGAwUC%3BIlF%5C%2FQD%2CWAAA%3BIAAA%2CUAAA%3B%3BEkFoRA%2CiBA7UA%2CGA6UC%3BIlFpRD%2CUAAA%3BIAAA%2CUAAA%3B%3BEkFZA%2CiBAAC%3BIACG%2CiBAAA%3B%3BEADJ%2CiBAAC%2COAGG%3BIACI%2CcAAA%3B%3BEnD4PR%2CiBAgBI%2CGACI%3BI%5C%2FBrQR%2CWAAA%3BIAAA%2CqBAAA%3BI%2BBgRY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEsBnaZ%2CiBtBqZI%2CGACI%2CEsBtZP%3BIrDiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BEqD5IA%2CiBtBgZI%2CGACI%2CEsBjZP%3BIrD4ID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEqDvIA%2CiBtB2YI%2CGACI%2CEsB5YP%3BIrDuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE%2BBoPA%2CiBAkCI%3BIACI%2CeAAA%3B%3BEAnCR%2CiBAsCI%3BIACI%2CaAAA%3B%3BEAvCR%2CiBA0CI%2CQAAO%3BIoCvVX%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BInEgDA%2CgBAAA%3BIAAA%2CWAAA%3B%3BEmE7CA%2CiBpC2UI%2CQAAO%2COoC3UV%3BEACD%2CiBpC0UI%2CQAAO%2COoC1UV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBpCqUI%2CQAAO%2COoCrUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBpCgUI%2CQAAO%2COoChUV%3BEACD%2CiBpC%2BTI%2CQAAO%2COoC%5C%2FTV%3BEACD%2CQAAQ%2CUAAW%2CkBpC8Tf%2CQAAO%3BIoC7TP%2CoBAAA%3BInE%2BBJ%2CYAAA%3B%3BE%2BBoPA%2CiBA%2BCI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CaAAA%3B%3BEQrcR%2CiBRwcK%2COACG%2CQAAO%2COQzcd%3BIvCgKD%2CSiD%5C%2FNM%2COjD%2BNN%3B%3BE%2BBwSI%2CiBAAC%2COAQG%3BIACI%2CcAAA%3B%3BEA7DZ%2CiBAiEI%3BIACI%2CaAAA%3B%3BEAKJ%2COAAC%2CMACK%2CUAAO%3BI%5C%2FB5TjB%2CSAAA%3BIAAA%2CUAAA%3BIqD1KA%2CqBAAA%3BItBweY%2CYAAA%3BIACA%2CiBAAA%3B%3BEAJR%2COAAC%2CMACK%2CUAAO%2CMsBhef%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BEtB6dA%2COAAC%2CMACK%2CUAAO%2CMAKH%3BIACE%2CkBAAA%3B%3BEAEA%2COATX%2CMACK%2CUAAO%2CMAKH%2CKAGG%3BEATb%2COAAC%2CMACK%2CUAAO%2CMAKH%2CKAII%3BIACE%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAfX%2CMACK%2CUAAO%2CMAKH%2CKASG%2CQACG%3BI%5C%2FB3UpB%2CWAAA%3BIAAA%2CiBAAA%3B%3BE%2BBmVgB%2COAxBX%2CMACK%2CUAAO%2CMAsBH%2CsBACG%3BIACG%2CSAAS%2CgBAAT%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAIA%2COA%5C%2FBf%2CMACK%2CUAAO%2CMAsBH%2CsBAOG%2CWACI%3BIACG%2CaAAA%3B%3BEAhCpB%2COAAC%2CMACK%2CUAAO%2CMAoCH%2CoBAAoB%3BIAClB%2CaAAA%3B%3BEAKZ%2COAAC%3BIACG%2CoBAAA%3B%3BEAIR%3BIACI%2CwBAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CmCAAA%3B%3BEAHJ%2CaAKM%3BEALN%2CaAMM%3BEANN%2CaAOM%3BIACE%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%3BI%5C%2FBhYA%2CmBAAA%3BI%2BBkYI%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAHJ%2CYAKI%2CUACI%2CSACI%2CGAAE%3BIACE%2CaAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAEA%2CYARZ%2CUACI%2CSACI%2CGAAE%2CSAMG%3BEACD%2CYATZ%2CUACI%2CSACI%2CGAAE%2CSAOG%3BIACG%2CYAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CYAhBZ%2CUACI%2CSACI%2CGAAE%2CSAcG%3BI%5C%2FBrZjB%2CsDAAA%3B%3BE%2BByZgB%2CYApBZ%2CUACI%2CSACI%2CGAAE%2CSAkBG%3BI%5C%2FBzZjB%2CsDAAA%3BI%2BB2ZoB%2CqBAAA%3B%3BEAQhB%2COAAC%3BIACG%2CgBAAA%3B%3BEADJ%2COAAC%2CQAGG%3BIACI%2CYAAA%3B%3BEAJR%2COAAC%2CQAOG%3BIACI%2CmBAAA%3B%3BEARR%2COAAC%2CQAWG%2CUAAS%3BIACL%2CcAAA%3BIACA%2CSAAA%3B%3BEAbR%2COAAC%2CQAgBG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAnBR%2COAAC%2CQAgBG%2COAKI%3BIACI%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3B%3BEA1BZ%2COAAC%2CQAgBG%2COAaI%3BEA7BR%2COAAC%2CQAgBG%2COAcI%3BIACI%2CeAAA%3B%3BEoDzqBhB%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BECuRI%2CcAJF%2CSACV%2CSACK%2CKACI%2CKACI%2CMACG%3BIACI%2CcAAA%3B%3BEAKZ%2CcAXE%2CSACV%2CSACK%2CKASI%3BIACG%2CqBAAA%3B%3BEAGJ%2CcAfE%2CSACV%2CSACK%2CKAaI%3BIACG%2CgBAAA%3B%3BEADJ%2CcAfE%2CSACV%2CSACK%2CKAaI%2CQAGK%3BIACE%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAnBZ%2CcAFM%2CSACV%2CSACK%2CKAuBG%3BIACI%2CcAAA%3B%3BEAxBR%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUAGI%2COAAM%3BEA1Bd%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUAII%3BIACI%2CmBAAA%3BIACA%2CsBAAA%3B%3BEA7BZ%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUASI%2COAAM%3BIACF%2CmBAAA%3B%3BEAjCZ%2CcAFM%2CSACV%2CSACK%2CKAqCG%2CYACI%3BIACI%2CSAAA%3B%3BEAvCZ%2CcAFM%2CSACV%2CSACK%2CKAqCG%2CYAKI%3BIACI%2CgBAAA%3B%3BEA3CZ%2CcAFM%2CSACV%2CSACK%2CKA%2BCG%3BIACI%2CWAAA%3B%3BEAMhB%2CqBACI%3BIACI%2CWAAA%3B%3BEAIR%2CqBACI%3BIpF9GJ%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2C4CAAA%3BIoFoHQ%2CgBAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbR%2CqBACI%2CoBAcI%3BIACI%2CiBAAA%3B%3BEzCpTZ%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%3BExCMZ%2CcACI%3B%3B%3BEAEI%2CcAFJ%2CcAEK%2CUAAU%3BIACP%2CcAAA%3B%3BEAJZ%2CcACI%2CcAOI%3BIACI%2C4BAAA%3B%3BEATZ%2CcACI%2CcAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CcACI%2CcAeI%3BEAhBR%2CcACI%2CcAgBK%3BEAjBT%2CcACI%2CcAiBI%2CWAAW%3BIACP%2CeAAA%3B%3BEAnBZ%2CcACI%2CcAsBI%3BIACI%2CcAAA%3B%3BEAQZ%2CqBAAsB%3BIAClB%2CqBAAA%3B%3BEAEJ%2CqBAAsB%2CiBAAmB%3BIACrC%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3B%3BEEsIP%3BIACC%2CgBAAA%3B%3B%3BEAID%3BIACC%2CgBAAA%3BIACA%2C6BAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAJD%2CaAMC%3BIACC%2CkBAAA%3B%3BEAPF%2CaAUC%3BIACC%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3B%3B%3B%3BEAEA%2CaAND%2CcAMK%2CKAAE%3BIACL%2CeAAA%3BIACA%2CkBAAA%3B%3BEACA%2CaATF%2CcAMK%2CKAAE%2CSAGJ%3BIACA%2CgBAAA%3B%3BEAEA%2CaAZH%2CcAMK%2CKAAE%2CSAGJ%2CYAGC%2COAAU%2CWAAS%2CQAAO%3BIAC1B%2CYAAA%3B%3B%3BEAEC%2CaAfL%2CcAMK%2CKAAE%2CSAGJ%2CYAGC%2COAAU%2CWAAS%2CQAAO%2CiBAGvB%3BIACF%2CaAAA%3B%3BEAKH%2CaArBF%2CcAMK%2CKAAE%2CSAeD%3BIACH%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAJD%2CaArBF%2CcAMK%2CKAAE%2CSAeD%2CIAKH%3BIACC%2CoBAAA%3B%3BEAKF%2CaAhCF%2CcAMK%2CKAAE%2CSA0BJ%2COAAU%3BEACX%2CaAjCF%2CcAMK%2CKAAE%2CSA2BJ%2COAAO%2CMAAS%3BIAChB%2CgBAAA%3BIACA%2CcAAA%3B%3BEAEA%2CaArCH%2CcAMK%2CKAAE%2CSA0BJ%2COAAU%2CIAKT%3BEAAD%2CaArCH%2CcAMK%2CKAAE%2CSA2BJ%2COAAO%2CMAAS%2CIAIf%3BIACG%2CSAAS%2CEAAT%3BIACA%2CmCAAA%3BIACA%2C8BAAA%3BIACA%2CoCAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3B%3BEAvDR%2CaAUC%2CcAyDC%2CQAAU%3BIACT%2CYAAA%3BIACG%2CsBAAA%3BIACA%2CoBAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3B%3BELpWH%2CaKsSF%2CcAyDC%2CQAAU%2CWL%5C%2FVR%3BEACD%2CaKqSF%2CcAyDC%2CQAAU%2CWL9VR%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CaKgSF%2CcAyDC%2CQAAU%2CWLzVR%3BIACG%2CWAAA%3B%3BEKqRP%2CaAUC%2CcAyDC%2CQAAU%2CWAUT%3BIACC%2CcAAA%3BIACA%2CkBAAA%3B%3BEAGD%2CaAxEF%2CcAyDC%2CQAAU%2CWAeR%2COAAU%3BIACV%2CYAAA%3B%3BEAnFJ%2CaAUC%2CcAyDC%2CQAAU%2CWAmBT%3BIACC%2CaAAA%3B%3BEAvFJ%2CaAUC%2CcAyDC%2CQAAU%2CWAuBT%3BIACC%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEA9FJ%2CaAUC%2CcAyDC%2CQAAU%2CWAuBT%2CiBAMC%3BIACC%2CeAAA%3B%3BEAjGL%2CaAUC%2CcAyDC%2CQAAU%2CWAkCT%2CQAAO%3BIACN%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3BIACC%2CcAAA%3B%3BEA3GL%2CaAUC%2CcAyDC%2CQAAU%2CWA6CT%3BIACC%2CaAAA%3B%3BEAjHJ%2CaAUC%2CcAyDC%2CQAAU%2CWAiDT%3BIACC%2CUAAA%3BIACA%2CkBAAA%3B%3BEAtHJ%2CaAUC%2CcAyDC%2CQAAU%2CWAsDT%3BIACC%2CcAAA%3B%3BEA1HJ%2CaAUC%2CcAyDC%2CQAAU%2CWA0DT%3BIACC%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3B%3BEAEA%2CaA1HH%2CcAyDC%2CQAAU%2CWA0DT%2CEAOE%3BIACA%2C0BAAA%3BIACA%2C2BAAA%3B%3BEAtIL%2CaAUC%2CcAyDC%2CQAAU%2CWAuET%3BIACC%2CwBAAA%3B%3BEA3IJ%2CaAUC%2CcAuIC%2CQAAQ%3BIACP%2CUAAA%3B%3BEAlJH%2CaAUC%2CcA8IC%2CQAAQ%3BIACP%2CgBAAA%3BIACG%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CYAAA%3B%3BEA7JN%2CaAUC%2CcA8IC%2CQAAQ%2CSAOJ%3BIACC%2CoBAAA%3B%3BEAhKP%2CaAUC%2CcA8IC%2CQAAQ%2CSAWJ%3BIACC%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3B%3BEAMJ%2CaAlKF%2CcAiKC%2CQACK%3BIACH%2CoBAAA%3B%3BEAED%2CaArKF%2CcAiKC%2CQAIK%3BIACH%2CiBAAA%3BIACA%2CWAAA%3B%3BEAjLJ%2CaAUC%2CcAiKC%2CQASC%3BIACC%2C8BAAA%3B%3BEArLJ%2CaAUC%2CcAiKC%2CQAaC%2CQAAU%3BIACT%2CqCAAA%3B%3B%3BEAWJ%3BIACC%2CSAAQ%2CEAAR%3BIACA%2C%2BBAAA%3BIACA%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEAGD%2CWAAY%3BIACX%2CcAAA%3B%3BEAGD%3BIACC%2CmBAAA%3B%3BEADD%2CYAIC%2CMAAK%2CIAAI%2CaAAa%3BIACrB%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CcAAA%3B%3BEAPF%2CYAUC%2CEAAC%3BIACA%2CqBAAA%3BIACA%2CcAAA%3B%3BEACA%2CYAHD%2CEAAC%2CKAGC%3BIACA%2C0BAAA%3B%3BEAdH%2CYAkBC%3BIACC%2CcAAA%3BIACA%2C0BAAA%3B%3BEEzSC%2CkBACI%2CoBAAoB%3BIAChB%2CgBAAA%3B%3BEAFR%2CkBAKI%3BIACI%2CmBAAA%3B%3BEANR%2CkBASI%2CoBAAoB%2CWAAW%2CiBAAiB%3BIAC5C%2CeAAA%3B%3BEAVR%2CkBAaI%2CYAAY%2CQAAO%3BIACf%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAhBR%2CkBAmBI%2CYAAY%2CQAAO%3BIACf%2CeAAA%3B%3BEAoGR%2CkBACI%2CyBAEI%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEALZ%2CkBACI%2CyBAOI%3BIACI%2CcAAA%3B%3BEATZ%2CkBACI%2CyBAOI%2CiBAGI%3BIACI%2CeAAA%3B%3BEA4FhB%2CQAAQ%2CKAAK%3BIACT%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CQAJI%2CKAAK%2CMAIP%2CQAAK%3BIACH%2CeAAA%3B%3BEAEA%2CQAPA%2CKAAK%2CMAIP%2CQAAK%2CMAGD%3BIACE%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CQAjBA%2CKAAK%2CMAIP%2CQAAK%2CMAaF%3BIACG%2C8DAAA%3B%3BEAEA%2CQApBJ%2CKAAK%2CMAIP%2CQAAK%2CMAaF%2CsBAGK%2CUAAO%3BIACL%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CgCAAA%3B%3BEAMZ%2CQAjCI%2CKAAK%2CMAiCP%2CQAAK%3BIACH%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2C8DAAA%3B%3BEAoGR%3BIACI%2CgBAAA%3B%3BEADJ%2CQAGI%3BIACI%2CeAAA%3B%3BEAJR%2CQAOI%2CIAAG%3BIACC%2CeAAA%3B%3BEAIR%2CSAAS%2CiBAAiB%3BIACtB%2CgBAAA%3B%3BEADJ%2CSAAS%2CiBAAiB%2CcAGtB%3BIACI%2CUAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAgHR%2CaAAc%3BIACV%2CiBAAA%3BIACA%2CgEAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAIJ%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3B%3BEAPJ%2CMAAM%2CWAUF%3BIACI%2CeAAA%3B%3BEAXR%2CMAAM%2CWAcF%3BIACI%2CeAAA%3B%3BEAfR%2CMAAM%2CWAkBF%2CMAAK%3BIACD%2CYAAA%3BIACA%2CiBAAA%3B%3BEC1qBX%2CcAEC%3BIAIC%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3B%3BEATF%2CcAEC%2CGASC%3BIACC%2CeAAA%3B%3BEAZH%2CcAgBC%3BIACC%2CgBAAA%3B%3BEAIF%3BIAGC%2CmBAAA%3B%3BER1FE%2CaAAC%3BEACD%2CaAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CaAAC%3BIACG%2CWAAA%3B%3BEQgFP%2CaAKC%3BIACC%2CWAAA%3B%3BEAEA%2CaAHD%2CIAGE%3BIACA%2CcAAA%3B%3BEAGD%2CaAPD%2CIAOE%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEA0EF%2CcAAC%2C0BACA%2CQAAO%3BIACN%2CiBAAA%3B%3BEAFF%2CcAAC%2C0BAKA%3BIACC%2CUAAA%3B%3BEARH%2CcAaC%2CQAAQ%3BIACP%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAlBF%2CcAqBC%3BIACC%2CyBAAA%3BIACA%2CmBAAA%3B%3BEAvBF%2CcAqBC%2CgBAIC%3BIACC%2CoBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2C4BAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CcAZF%2CgBAIC%2CsBAQE%3BIACA%2CSAAS%2CIAAT%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CaAAX%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEAGD%2CcAvBF%2CgBAIC%2CsBAmBE%3BIACA%2CcAAA%3B%3BEAEA%2CcA1BH%2CgBAIC%2CsBAmBE%2CsBAGC%3BIACA%2CWAAW%2CcAAX%3BIACA%2CWAAA%3B%3BEAjDL%2CcAqBC%2CgBAkCC%3BIACC%2CiBAAA%3B%3BEAxDH%2CcAqBC%2CgBAsCC%2CwBAAwB%3BIACvB%2CqBAAA%3B%3BEAEA%2CcAzCF%2CgBAsCC%2CwBAAwB%2COAGtB%3BIACA%2CkBAAA%3B%3BE6E4PD%3BIACI%2CQAAA%3B%3BEAIA%2C4CAAC%3BIACG%2CiBAAA%3B%3BEAGJ%2C4CAAC%3BIACG%2CUAAA%3B%3B%3BAvE5dR%2CgBAL4C%3BEf6E5C%2CcACI%3BICqJJ%2CYAAA%3BIAAA%2CSAAA%3BIDlJQ%2CUAAA%3B%3B%3BAexEZ%2CgBAJ2C%3BEoD%2BqBvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%22%7D */