/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
#bss-cookie-notice {
  position: fixed;
  display: none;
  z-index: 99;
  padding: 5px 10px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  box-shadow: 3px 3px 15px #222222;
  font-size: 14px;
  max-width: 40%;
}
#bss-cookie-notice .cookie-title {
  margin: 10px 0px;
}
#bss-cookie-notice .btn-cookie {
  font-weight: bold;
  border: none;
  box-shadow: none;
  text-decoration: none;
  padding: 7px 15px;
  border-radius: 3px;
  line-height: 1.6rem;
  display: inline-block;
}
#bss-cookie-notice .btn-cookie-accept {
  margin-bottom: 3px;
}
#bss-cookie-notice .btn-cookie:hover {
  border: none;
  box-shadow: none;
  color: #222222;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  #bss-cookie-notice {
    max-width: 100%;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Productslider
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-product-slider-content .owl-nav {
  font-size: 80px;
}
.mp-product-slider-content .product-items .product-slider .slider-product-item-details .slider-product-item-actions {
  margin: 15px 0 10px;
}
.mp-product-slider-content .owl-nav button span {
  color: #D6D6D6;
}
.mp-product-slider-content .owl-nav button span:hover {
  color: #869791;
}
.mp-product-slider-content .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 999;
  text-shadow: none;
  background: none;
  border: none;
}
.mp-product-slider-content .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 0;
  z-index: 999;
  text-shadow: none;
  background: none;
  border: none;
}
.owl-item li.product-slider {
  width: 100% !important;
}
.mp-product-slider-title {
  font-size: 3.8rem;
  position: relative;
  z-index: 1;
  margin: 0 0 5px;
  text-align: center;
  display: block;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.mp-product-slider-block {
  margin: 0 !important;
}
.mp-ps-info {
  font-size: 1.8rem;
  position: relative;
  z-index: 1;
  text-align: center;
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.slider-product-item-info {
  width: 80% !important;
}
.slider-product-item-actions {
  margin: 0px;
}
.product.details.slider-product-item-details {
  margin-left: 10px;
}
.mp-ps-info {
  color: #bbbbbb;
  margin: -15px 0px 10px 0px;
}
.mp-product-slider-block .owl-carousel .owl-nav button.owl-prev,
.mp-product-slider-block .owl-carousel .owl-nav button.owl-next {
  font-size: 20px;
}
/* MEDIA QUERIES */
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media (min-width: 768px) and (max-width: 991px) {
  .page-footer .footer-social-and-links {
    padding: 70px 20px 20px 20px;
  }
  .page-footer .footer-social-and-links .footer-links {
    width: 33.33%;
  }
  .page-footer .footer-social-and-links .footer-links ul {
    padding-right: 10px;
  }
  .categories-banner .categories-banner-items li h4 {
    bottom: 44px;
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1160px) {
  .about-us-section .about-us-details {
    padding: 20px;
    border-radius: 0px 60px;
  }
  .about-us-section .about-us-details h2 {
    font-size: 22px;
    margin: 0 0 5px;
  }
  .about-us-section .about-us-details p {
    font-size: 14px;
  }
  .about-us-section .about-us-details p strong {
    margin-bottom: 5px;
    font-size: 14px;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Search
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
@media only screen and (max-width: 600px) {
  .minisearch .search-category {
    top: 65% !important;
    right: 15px !important;
    height: 32px;
    display: none;
  }
}
.autocomplete-suggestions {
  border: 1px solid #bbbbbb;
  background: #ffffff;
  cursor: default;
  border-top: none;
  height: auto;
  overflow: auto;
  max-height: 2000px;
}
.autocomplete-suggestion {
  cursor: pointer;
  overflow: hidden;
  padding: 10px 5px 10px 5px;
  font-size: 1.2em;
  border-bottom: 1px solid #eeeeee;
  display: block;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.search-category,
#mpsearch-category {
  height: 100%;
}
.search-category {
  right: 52px!important;
  width: 140px!important;
}
select#mpsearch-category {
  background-color: #E9E9E9;
  background-image: url('../../frontend/Campweb/Redesign/sv_SE/images/chevron-down.svg');
  background-size: 20px 20px;
  background-position-x: calc(100% - 5px);
  border: none;
  border-left: 1px solid #fff;
  color: #203541;
  font-size: 12px;
  font-weight: 400;
  line-height: inherit;
  padding-left: 5px;
  box-shadow: none;
}
.autocomplete-selected {
  background: #eef3d6;
}
input#searchauto {
  border: 1px solid #bbbbbb;
  border-radius: 2px;
  width: 375px;
}
.suggestion-left {
  float: left;
  width: 15%;
  padding: auto;
}
.suggestion-right {
  width: 82%;
  padding-left: 10px;
  text-align: left;
  color: black;
  float: left;
}
.product-name {
  font-size: 14px;
  color: #3399cc;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-price {
  font-size: 12px;
}
.product-des {
  font-size: 12px;
}
.product-des p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-line {
  margin-bottom: 5px;
}
ul#ui-id-1 {
  background: #ffffff;
  width: 373px;
  font-family: inherit;
  padding: 0px;
  border-bottom: none;
}
p.short-des {
  margin: 0px;
  font-size: 0.9em;
  color: #aaaaaa;
}
#view_all {
  text-align: center;
  background: #eff4f7;
  cursor: pointer;
}
.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 .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 {
  border-left: 0;
  float: none;
  padding: 0;
  display: inline-block;
  -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;
}
.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 .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 {
  position: static;
  padding: 0;
}
.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 .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;
}
/* mobile and small screens design */
/**
 * 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 8.5px 4.25px 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 4.25px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .storecredit .block,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .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),
  .storecredit .block: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),
  .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),
  .storecredit .block: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),
  .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) + *,
  .storecredit .block: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) + *,
  .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,
  .customer-review .product-details,
  .page-main .block {
    margin-bottom: 42.5px;
  }
  .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,
  .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,
  .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,
  .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,
  .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,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses: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 17px;
  }
  .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 15px;
    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-giftcard-redeem,
  .form-giftregistry-create,
  .form.search.advanced {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend,
  .form.search.advanced .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-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br,
  .form.search.advanced .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-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name,
  .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 {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -21.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: 4.25px 8.5px;
  }
  .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: -12px 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,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height: 25.5px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .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 8.5px;
  }
  .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 17px;
  }
  .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: 35px;
    margin-bottom: 34px;
  }
  .navigation,
  .container,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1310px;
    padding-left: 15px;
    padding-right: 15px;
    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: 21.25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #203541;
    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 8.5px 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: #203541;
    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: #203541;
    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 4.25px 4.25px 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 17px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #203541;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #203541;
  }
  .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;
  }
  .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: 17px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 17px;
    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: 73px;
    font-size: 1.4rem;
    color: #203541;
    text-decoration: none;
    background: #EFF3F5;
    border: 1px solid #d5d8da;
    border-bottom: none;
    height: 73px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #203541;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #fff;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #fff;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #203541;
  }
  .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: #203541;
    color: #fff;
    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: 1px;
  }
  .product.data.items > .item.content {
    background: #fff;
    margin-top: 73px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #d5d8da;
  }
  .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: 12.75px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 8.5px;
    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;
  }
  .amskit-toolbar-wrap {
    bottom: 25px;
    left: 25px;
  }
  .amskit-toolbar-wrap.-open {
    width: 500px;
  }
  .amskit-toolbar-content {
    max-height: 650px;
  }
  .amskit-headings-wrap {
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
  }
  .amskit-page-links .amskit-label {
    width: 45%;
  }
  .ws_embed_sms_notification {
    text-align: center !important;
  }
  .ws_embed_sms_notification .inline-block {
    display: inline-block;
  }
  .ws_embed_sms_notification .wpx-span {
    margin: 0 4%;
    font-size: 10px;
  }
  #ws_embed_sms_notification .control-subs .ws-Phone {
    width: 325px;
  }
  #ws_embed_sms_notification .control-subs .ws-country-pc {
    padding-top: 5px;
    width: 130px;
  }
  #ws_embed_sms_notification .control-subs .sms-subs {
    margin-top: -3px;
    margin-left: -5px;
    border-radius: 0;
  }
  .theme-pearl #ws_embed_sms_notification {
    max-width: 1030px;
  }
  .theme-pearl #ws_embed_sms_notification.sms-center-design-2 {
    margin: 0 auto 60px;
  }
  .theme-pearl #ws_embed_sms_notification .ws-phone-dsg-2 {
    width: 160px;
    padding-left: 24px;
  }
  .theme-pearl #ws_embed_sms_notification .ws-country-pc-dsg2 {
    width: 33%;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .ws-country-pc {
    width: 140px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .sms-subs {
    height: 50px;
    border-radius: 0;
    margin-top: -3px;
  }
  .table-checkout-shipping-method tr.row-eta {
    display: none;
  }
  .block-category-event.block:last-child {
    margin-bottom: 25.5px;
    padding: 8.5px 0 25.5px;
  }
  .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;
  }
  .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: 12.75px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 34px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 8.5px;
    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: 35px;
  }
  .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: 8.5px 17px;
    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%;
  }
  .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: 17px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 17px 21.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 17px;
    margin: 0 0 8.5px;
  }
  .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 15px;
    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 17px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 17px;
    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: 8.5px;
    padding-top: 8.5px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 21.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: 8.5px;
    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: 100%/4;
  }
  .minicart-wrapper {
    margin-left: 25px;
  }
  .minicart-wrapper .block-minicart {
    width: 375px;
    top: 40px;
    padding: 27px 20px 46px;
  }
  .minicart-wrapper .block-minicart:before {
    right: 70px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .minicart-items .product-item {
    padding: 20px 10px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 25.5px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  body.checkout-index-index .nav-sections {
    margin-bottom: 25px;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .opc-progress-bar-item._active > span {
    font-weight: 500;
  }
  .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 17px;
  }
  .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: 17px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 17px;
    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.3rem;
    border-bottom: 0;
    margin-bottom: 21.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: 8.5px 25.5px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 8.5px 0 0 34px;
  }
  .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 17px 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;
  }
  .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: 18px;
  }
  .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: -17px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 17px;
    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 15px;
    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: 400;
  }
  .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: 3px;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 44px;
    line-height: 1.42857143;
    padding: 0 10px;
    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: #203541;
  }
  .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: #203541;
  }
  .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: #203541;
  }
  .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: 8.5px;
  }
  .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.1rem;
    margin: 0 0 0 4.25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.1rem;
    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: 22px;
    line-height: 11px;
    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: 17px;
    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: 17px 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: 17px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 17px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 17px;
  }
  .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 17px 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: 17px;
    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: 17px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 17px;
  }
  .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: 8.5px;
    padding: 4.25px 8.5px 8.5px;
    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: 8.5px;
    padding: 4.25px 8.5px 8.5px;
  }
  .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: 21.25px;
  }
  .product-reviews-summary {
    margin-bottom: 12.75px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 12px;
    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 17px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 17px 2px 17px;
  }
  .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%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
    padding: 14px 14px 20px !important;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products .column.main {
    width: 75.8%;
    padding-left: 40px;
  }
  .page-products .sidebar-main {
    background: #F4F5F5;
    padding: 30px 12px 10px;
    width: 24.2%;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 100%/4;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 100%/2;
  }
  .product-item-info .product-item-photo {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .product-item .price-box .price {
    font-size: 18px;
  }
  .product-item-actions .actions-secondary > .action.towishlist {
    width: 40px;
    height: 40px;
    background-size: 20px 20px;
  }
  .products-grid:not(.wishlist) .product-item:hover .product-item-inner .product-item-actions .actions-primary {
    display: block;
  }
  .products-grid:not(.wishlist) .product-item:hover .product-item-inner .tocart {
    position: absolute;
    top: 35%;
    transform: translateY(-35%);
    z-index: 1;
    left: 30%;
    width: 45px;
    padding: 0;
    text-align: center;
    justify-content: center;
    border-color: #203541;
    background: #fff;
  }
  .products-grid:not(.wishlist) .product-item:hover .product-item-inner .tocart path {
    fill: #203541;
  }
  .products-grid:not(.wishlist) .product-item:hover .product-item-inner .tocart span {
    display: none;
  }
  .products-grid:not(.wishlist) .product-item:hover .product-item-inner .tocompare {
    display: block;
    position: absolute;
    top: 35%;
    transform: translateY(-35%);
    z-index: 9;
    right: 30%;
    background-color: #fff;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .page-with-filter .toolbar-amount {
    font-size: 1.2rem;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 17px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    border-right: 0;
    float: left;
    font-size: 0;
    text-align: center;
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../../frontend/Campweb/Redesign/sv_SE/images/grid-icon.svg');
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode.active {
    background-color: #F4F5F5;
    border-radius: 50%;
  }
  .page-products .sorter {
    position: static;
    margin-left: auto;
  }
  .mode-list {
    background-image: url('../../frontend/Campweb/Redesign/sv_SE/images/list-icon.svg');
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
  .product-info-main .product-add-form {
    padding-top: 17px;
  }
  .product-info-main .product.attribute.sku {
    font-size: 1.2rem;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 18px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 30px;
    line-height: 30px;
  }
  .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: 21.25px;
  }
  .page-layout-1column .product-info-main {
    width: 50%;
    max-width: 780px;
    padding: 30px 30px 40px;
    border-radius: 3px;
    background: #EFF3F5;
  }
  .page-layout-1column .product.media {
    width: 49%;
  }
  .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 8.5px 8.5px 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: 44px;
    color: #203541;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #203541;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #203541;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #203541;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #5186a4;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .category-information {
    padding: 20px 0 43px;
    margin-bottom: 40px;
  }
  .product-info-main .product-description {
    font-size: 12px;
  }
  .product.data.items > .item.title > .switch {
    border: none;
  }
  .block-search {
    float: left;
    width: 30%;
    position: relative;
    z-index: 4;
  }
  .block-search .block-content {
    max-width: 400px;
    position: relative;
  }
  .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: #203541;
  }
  .block-search input:-moz-placeholder {
    color: #203541;
  }
  .block-search input::-moz-placeholder {
    color: #203541;
  }
  .block-search input:-ms-input-placeholder {
    color: #203541;
  }
  .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: 0;
    top: 0;
    z-index: 1;
    width: 52px;
    bottom: 0;
    opacity: 1!important;
    border-radius: 0px 2px 2px 0px;
    background-color: #203541;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('../../frontend/Campweb/Redesign/sv_SE/images/search.svg');
    font-size: 0;
  }
  .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;
  }
  .contact-us-image {
    width: 48%;
  }
  body.contact-index-index .column .form.contact {
    padding: 20px 20px 50px;
  }
  .login-container {
    margin: 70px 0 40px;
  }
  .login-container .block {
    width: 41%;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 25.5px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .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: 8.5px;
  }
  .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: 12px;
    margin-bottom: 17px;
    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: 17px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 8.5px 8.5px 0;
  }
  .customer-account-create .page-main {
    max-width: 684px;
    margin-top: 70px;
    margin-bottom: 75px;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 8.5px 0;
  }
  .filter-actions {
    margin-bottom: 0;
  }
  .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: 8.5px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 21.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: 4.25px;
    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 17px 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: 4.25px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 4.25px;
  }
  .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: #5186a4;
    display: inline;
    font-size: 12px;
    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: 21.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: 21.25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    width: 284px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .block.newsletter .title {
    margin-bottom: 23px;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 8.5px;
    padding-top: 8.5px;
  }
  .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: 17px;
  }
  .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: 4.25px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -4.25px 0 4.25px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 32px 15px;
  }
  .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 {
    margin-top: auto;
  }
  .page-footer:before {
    position: absolute;
    content: '';
    width: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    background: #203541;
    z-index: -1;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -8.5px;
    left: 100%;
    margin: 0 0 0 17px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 10px;
    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-newsletter {
    padding: 82px 15px 88px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 30px;
    display: block!important;
  }
  .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;
  }
  .footer-details {
    width: 30%;
    max-width: 400px;
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .footer-social-and-links {
    padding: 80px 20px 20px 132px;
    border-radius: 0px 0px 0px 30px;
    border-top: none;
  }
  .footer-details ul li,
  .footer-details ul li a {
    font-size: 14px;
  }
  .footer-details p {
    font-size: 14px;
  }
  .footer-social-and-links h3 {
    font-size: 14px;
  }
  body .nav-sections {
    margin: 0;
  }
  .banner-content {
    margin-left: auto;
    padding: 50px 22px 78px;
  }
  .banner-content h1 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .banner-content .banner-content p {
    font-size: 14px;
  }
  .categories-banner {
    padding-bottom: 76px;
    margin-bottom: 26px;
  }
  [data-content-type='row'] div[data-content-type='text'] h2 {
    font-size: 24px;
    margin: 0 0 50px;
  }
  .categories-banner-items li {
    width: 20%;
    padding: 0 12.5px;
  }
  .categories-banner-items li a {
    position: relative;
  }
  .categories-banner-items li a img {
    width: 100%;
  }
  .categories-banner-items li h4 {
    bottom: 84px;
    font-size: 20px;
  }
  .categories-banner-items li:hover h4 {
    bottom: 110px;
  }
  .about-us-details {
    padding: 100px 65px 90px 40px;
    border-radius: 0px 80px;
  }
  .about-us-details h2 {
    font-size: 24px;
    margin: 0 0 5px;
  }
  .about-us-details p {
    font-size: 12px;
  }
  .about-us-details p strong {
    margin-bottom: 17px;
    font-size: 20px;
  }
  .about-us-section figure[data-content-type='image'] {
    margin: 110px 0 0 103px;
  }
  .home-page-banner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-index-index .column.main .product-items.widget-viewed-grid,
  .cms-index-index .column.main .product-items.widget-product-carousel {
    border-bottom: 1px solid #D5D8DA;
    padding-bottom: 50px;
    margin-bottom: 100px;
  }
  .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: 8.5px 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: 8.5px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 17px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .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 .megamenu-content {
    width: auto!important;
    padding: 15px;
    text-align: left;
  }
  .ves-megamenu .megamenu-content .item-content1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .ves-megamenu .megamenu-content .megamenu-content {
    padding: 0 10px;
  }
  .ves-megamenu.top-navigation > .navigation {
    padding: 0;
    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: normal;
    display: inline-block;
    padding: 0;
    color: #203541;
    font-size: 12px;
    font-weight: 300;
  }
  .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 li:not(.no-arrow) a {
    padding-right: 20px;
    position: relative;
  }
  .ves-megamenu li:not(.no-arrow) a:after {
    content: '';
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../../frontend/Campweb/Redesign/sv_SE/images/chevron-down-white.svg');
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .ves-megamenu .mega-col-level-1 .level1.dropdown-submenu > a.nav-anchor {
    font-weight: 500!important;
    margin-bottom: 5px;
  }
  .ves-megamenu .mega-col-level-1 .level1.dropdown-submenu > a.nav-anchor:after {
    content: '' !important;
    display: block!important;
    background: #000;
    height: 1px;
    bottom: -1px;
    transform: none!important;
    top: inherit !important;
    left: 0;
    width: 15px;
  }
  .ves-megamenu .mega-col-level-1 .level1.dropdown-submenu .nav-anchor {
    border: none!important;
  }
  .ves-megamenu .mega-col-level-1 .level1.dropdown-submenu .nav-anchor:after {
    display: none!important;
  }
  .ves-megamenu .mega-col-level-1 .level1.dropdown-submenu .show-more {
    padding-right: 20px;
    position: relative;
    display: inline-block;
    color: #4B5B65;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
  }
  .ves-megamenu .mega-col-level-1 .level1.dropdown-submenu .show-more:hover {
    color: #000;
  }
  .ves-megamenu .mega-col-level-1 .level1.dropdown-submenu .show-more:after {
    content: '';
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../../frontend/Campweb/Redesign/sv_SE/images/nav-chevron-right-white.svg');
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .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;
    margin: 0 43px;
    position: relative;
  }
  .ves-megamenu .navigation .level0:after {
    display: none;
  }
  .ves-megamenu .navigation .level0 > a {
    color: #fff;
    font-size: 12px;
    display: block;
    padding: 0 20px 0 0;
    font-weight: 400;
    position: relative;
  }
  .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;
  }
  .ves-megamenu .navigation .level0 > a > span.drill-opener,
  .ves-megamenu .navigation .level0 > a > span.opener {
    display: none;
  }
  .ves-megamenu .navigation .level0 .submenu {
    font-size: inherit;
  }
  .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-right .dynamic-items {
    float: right;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li > a > .ves-caret {
    float: left;
    margin-right: 0;
  }
  .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;
  }
  .ves-megamenu .navigation .level0 .submenu .feature-box-v3 a {
    padding: 0;
    display: inline-block;
  }
  .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;
  }
  .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;
  }
  .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: none!important;
  }
  .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: 25%;
  }
  .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 {
    right: 0;
    background: #fff;
    border: 0;
    z-index: 99;
    border-radius: 0;
    top: 100%!important;
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 23px;
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu .submenu {
    box-shadow: none;
    position: static;
    display: block;
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu .submenu .submenu {
    display: none;
  }
  .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: 60% !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 .navigation .nav-item.subhover:not(.level-top) > .submenu {
    top: 0!important;
  }
  .nav-sections {
    position: relative;
  }
  .nav-sections .ves-megamenu .navigation .level0,
  .nav-sections .ves-megamenu .navigation > ul,
  .nav-sections .ves-megamenu.top-navigation > .navigation {
    position: static!important;
  }
  .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 {
    position: static;
    padding: 0;
  }
  .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 .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 {
    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: 12px;
  }
  .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 .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;
  }
  #wp_ln_shopby.filter-current #wp_ln_shopby_items {
    display: inline-block;
  }
  .wp-ln-actions {
    width: 98%;
    text-align: right;
    display: none;
  }
  .wp-ln-action {
    cursor: pointer;
    display: inline-block;
  }
  .wp-instant-search-wrapper {
    display: none;
  }
  .wp-instant-search-wrapper.desktop {
    display: block;
  }
  .wp-ln-action:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .wp-ln-show-less {
    display: none;
  }
  .wp-filters {
    display: none;
  }
  .sidebar.sidebar-main .wp-filters {
    display: none;
  }
  body.slider-layer .column.main,
  body.slider-down-layer .column.main {
    width: 100%;
  }
  body.slider-layer .block.filter,
  body.slider-down-layer .block.filter {
    display: none;
  }
  body.slider-layer .toolbar-products,
  body.slider-down-layer .toolbar-products {
    margin-left: 90px;
  }
  body.slider-layer .sidebar.sidebar-main .wp-filters,
  body.slider-down-layer .sidebar.sidebar-main .wp-filters {
    display: block;
    position: absolute;
    top: 5px;
    height: 20px;
    cursor: pointer;
    font-weight: bold;
  }
  body.slider-layer .sidebar.sidebar-main .wp-filters .wp-filters-text,
  body.slider-down-layer .sidebar.sidebar-main .wp-filters .wp-filters-text {
    vertical-align: top;
    font-weight: bold;
  }
  body.slider-layer .wp-ln-overlay,
  body.slider-down-layer .wp-ln-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99;
    background: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    cursor: pointer;
  }
  .sidebar.sidebar-main b.wp-slide-in {
    display: inline-block;
    background: url('../../frontend/Campweb/Redesign/sv_SE/WeltPixel_LayeredNavigation/images/slide_icon.png') no-repeat;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .sidebar.sidebar-main span.wp-slide-down-add.active {
    display: inline-block;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .sidebar.sidebar-main span.wp-slide-down-add.active:after {
    content: '\e621';
    font-family: 'luma-icons';
    position: absolute;
    top: 1px;
    margin-left: 5px;
  }
  .sidebar.sidebar-main span.wp-slide-down-add {
    display: inline-block;
    transition: scale 100ms ease;
  }
  .sidebar.sidebar-main span.wp-slide-down-add:after {
    content: '\e622';
    font-family: 'luma-icons';
    position: absolute;
    top: 1px;
    margin-left: 5px;
  }
  .slide-in-filter {
    position: fixed;
    top: 0;
    left: 0;
    width: 12%;
    min-width: 250px;
    background: #fff;
    height: 95%;
    padding: 25px;
    overflow: scroll;
    margin-bottom: 10px;
    z-index: 100;
  }
  .slide-in-filter .block-subtitle {
    font-size: 15px;
    text-align: center;
    padding: 10px 10px 30px;
  }
  .slide-in-filter .filter-options-item {
    padding: 15px 0;
    border-bottom: 1px solid #ecece7;
  }
  .slide-in-filter.hide-selected-filters .filter-content {
    position: relative;
  }
  .slide-in-filter.hide-selected-filters .filter-content .filter-actions {
    margin: 0;
  }
  .slide-in-filter.hide-selected-filters .filter-content .filter-actions a.filter-clear {
    position: absolute;
    bottom: 0;
  }
  .sidebar .slide-down-filter .filter-options .filter-options-item .filter-options-content #swatch-wrapper {
    text-align: left !important;
  }
  .sidebar .slide-down-filter.no-box-shadow {
    box-shadow: none;
  }
  .slide-down-filter {
    display: block;
    position: absolute;
    background: #fff;
    top: 38px;
    width: 98%;
    z-index: 100;
    overflow-y: hidden;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    -moz-box-shadow: inset 0 2px 2px #ccc;
    -webkit-box-shadow: inset 0 2px 2px #ccc;
    box-shadow: inset 0 2px 2px #ccc;
  }
  .slide-down-filter:hover {
    overflow-y: auto;
    overflow-y: overlay;
  }
  .slide-down-filter .filter-options-title:after {
    content: '';
  }
  .slide-down-filter .filter-options-item {
    float: left;
    padding: 15px 1% 15px 5px;
    border: 0 none;
    overflow: hidden;
  }
  .slide-down-filter .filter-options-item .filter-options-content {
    overflow: hidden;
    height: 95%;
  }
  .slide-down-filter .filter-options-item .filter-options-content:hover {
    overflow-y: auto;
    overflow-y: overlay;
  }
  .slide-down-filter .block-content .block-subtitle {
    padding: 15px 20px 15px;
  }
  .slide-down-filter .block-content #wp_ln_shopby_items {
    display: inline-block;
  }
  .slide-down-filter .block-content #wp_ln_shopby_items .item {
    float: left;
    margin: 10px;
  }
  .slide-down-filter .block-content .filter-actions {
    margin: 0;
    float: right;
  }
  b.wp-ln-load-more:after {
    content: "\e607";
  }
  b.wp-ln-show-less:after {
    content: "\e618";
  }
  b.wp-ln-load-more:before {
    content: '';
  }
  b.show-less:before {
    content: '';
  }
  #layered-filter-block .wp-ln-selected a {
    border-left: 5px solid red;
    padding-left: 11px;
    font-style: italic;
    color: #908f8f;
  }
  #layered-filter-block .wp-ln-selected .swatch-option {
    position: relative;
    overflow: visible;
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:before {
    visibility: visible;
    border: 3px solid white !important;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:after {
    visibility: visible !important;
  }
  #layer-product-list .message.info.empty {
    margin-left: 90px !important;
  }
  body.wp-ln-open .page-wrapper div.page-header,
  body.wp-ln-open .page-wrapper .nav-sections,
  body.wp-ln-open .page-wrapper nav.navigation {
    z-index: 1 !important;
  }
  body.theme-pearl {
    /* price slider - in pearl*/
    /** price slider end */
  }
  body.theme-pearl .slide-in-filter {
    height: 100% !important;
  }
  body.theme-pearl b.wp-ln-load-more:before {
    content: "\e614";
    font-family: 'luma-icons';
  }
  body.theme-pearl b.wp-ln-show-less:before {
    content: "\e613";
    font-family: 'luma-icons';
  }
  body.theme-pearl b.wp-ln-load-more:after {
    content: '';
  }
  body.theme-pearl b.wp-ln-show-less:after {
    content: '';
  }
  body.theme-pearl .sidebar.sidebar-main .wp-filters {
    top: 16px !important;
  }
  body.theme-pearl .sidebar.sidebar-main .wp-filters .wp-filters-text {
    text-transform: uppercase;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a {
    text-decoration: none;
    font-weight: 900;
    border-left: 0 none;
    font-style: normal;
    color: inherit;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a:before {
    background: #303030;
    border: 1px solid #303030 !important;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option {
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option.text {
    position: relative;
    overflow: visible;
    border: 2px solid #999999 !important;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:after {
    visibility: visible;
    content: '';
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover {
    overflow: hidden;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover:before {
    visibility: hidden;
  }
  body.theme-pearl #layer-product-list .message.info.empty {
    margin-left: 90px !important;
  }
  body.theme-pearl .slide-down-filter {
    width: 99%;
    top: 52px;
    border: 0 none;
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  }
  body.theme-pearl .slide-down-filter .block-subtitle {
    border: 0 none !important;
  }
  body.theme-pearl .slide-down-filter .filter-options-title {
    border: 0 none !important;
    font-weight: 800 !important;
  }
  body.theme-pearl .ui-slider {
    background: #b3b3b3 !important;
    color: #333333;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 5px;
    position: relative;
    width: 93%;
  }
  body.theme-pearl .ui-slider .ui-slider-handle:first-of-type,
  body.theme-pearl .ui-slider .ui-slider-handle:last-of-type {
    display: block;
    padding: 0;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
  }
  body.theme-pearl .ui-slider .ui-slider-handle:first-of-type {
    left: 0;
    margin-left: -5px;
  }
  body.theme-pearl .ui-slider .ui-slider-handle:last-of-type {
    padding: 0;
    margin-left: -5px;
  }
  body.theme-pearl .ui-slider .ui-widget-header {
    background: #e9e9e9 !important;
    height: 100%;
    position: absolute;
  }
  body.theme-pearl .ui-slider .ui-slider-range {
    background: #000 !important;
  }
  body.theme-pearl .ui-slider .ui-slider-handle {
    cursor: ew-resize;
    width: 1em;
    height: 1em;
    top: -4px;
    background: #000000;
  }
  body.theme-pearl .ui-slider .ui-corner-all {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  body.theme-pearl div.wp-slider-inp {
    width: 100%;
    display: inline-block;
  }
  body.theme-pearl div.wp-slider-inp a.wp-price-slider-a {
    float: right;
  }
  body.theme-pearl div.wp-slider-inp a.wp-price-slider-a:hover {
    font-weight: bold;
    background: none;
  }
  body.theme-pearl div.wp-slider-inp label {
    color: #757575;
    padding: 0 5px;
  }
  body.theme-pearl #rat_items li.item a {
    text-decoration: none !important;
  }
  body.theme-pearl #rat_items li.item a:hover {
    text-decoration: none !important;
  }
  body.theme-pearl .filter-options-content .items li.item {
    width: 96%;
  }
  body.theme-pearl .filter-options-content .items li.item:last-of-type {
    padding-bottom: 15px;
  }
  body.theme-pearl p.wp-slider-action {
    text-align: right;
  }
  body.theme-pearl ::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
  }
  body.theme-pearl ::-webkit-scrollbar-track {
    background-color: #fff;
  }
  body.theme-pearl ::-webkit-scrollbar-thumb {
    background-color: #c2c2c2;
    border-radius: 4px;
  }
  /* price slider - blank */
  .ui-slider {
    background: #fff !important;
    color: #333333;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 0;
    width: 98%;
  }
  .ui-slider .ui-widget-header {
    height: 100%;
    position: absolute;
    background: #e9e9e9 !important;
  }
  .ui-slider .ui-slider-handle {
    cursor: ew-resize !important;
    width: 0.3em;
    height: 1em;
    top: -4px;
  }
  .ui-slider .ui-corner-all {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  div.wp-slider-inp {
    width: 100%;
    display: inline-block;
  }
  div.wp-slider-inp .wp-slider-from {
    width: 55%;
    text-align: left;
    float: left;
  }
  div.wp-slider-inp .wp-slider-to {
    width: 45%;
    text-align: right;
    float: right;
  }
  div.wp-slider-inp .wp-price-slider-inp {
    max-width: 41px;
    text-align: center;
    padding: 0;
    margin-left: -2px;
  }
  div.wp-slider-inp .wp-price-slider-inp.inp-type {
    max-width: 30%;
    height: 24px !important;
    margin-left: 2px;
  }
  div.wp-slider-inp .wp-price-slider-inp.inp-type#amount_to {
    margin-right: auto;
  }
  div.wp-slider-inp .wp-slider-inp-range {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  div.wp-slider-inp .wp-slider-inp-range .price-value-wrapper {
    margin-right: auto;
  }
  div.wp-slider-inp .wp-slider-inp-range a.wp-price-slider-a {
    float: right;
  }
  div.wp-slider-inp .wp-slider-inp-range a.wp-price-slider-a:hover {
    font-weight: bold;
    background: none;
  }
  div.wp-slider-inp label {
    color: #757575;
    padding: 0 5px;
  }
  p.wp-slider-action {
    text-align: right;
  }
  /** price slider end */
  .items a.wp-filter-disabled {
    pointer-events: none;
    cursor: default;
    color: #ccc;
  }
  .wp-instant-search-wrapper .wp-instant-search-inp {
    width: 90%;
  }
  .show-hide-filter-desktop .show-filter-icon {
    display: inline-block;
    float: left;
    cursor: pointer;
  }
  .show-hide-filter-desktop .desktop-show-filter,
  .show-hide-filter-desktop .desktop-hide-filter {
    display: inline-block;
    cursor: pointer;
  }
  .show-hide-filter-desktop .desktop-show-filter .show-filter-icon,
  .show-hide-filter-desktop .desktop-hide-filter .show-filter-icon {
    display: inline-block;
    background: url('../../frontend/Campweb/Redesign/sv_SE/WeltPixel_LayeredNavigation/images/slide_icon.png') no-repeat;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .show-hide-filter-desktop .desktop-show-filter {
    display: none;
  }
  .column.main.no-left-padding {
    padding-left: 0;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item .filter-options-content .items li.item:last-of-type {
    padding-bottom: 5px;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item .filter-options-content .item {
    margin: 0 3px 5px;
    border-radius: 5px;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item.active {
    z-index: 30;
  }
  .page-wrapper .page-header.sticky-header.no-box-shadow,
  .page-wrapper .nav-sections.sticky-header.no-box-shadow {
    box-shadow: none;
  }
  body.page-layout-1column .filter.block {
    border-top: none;
  }
  body.page-layout-1column .horizontal-v2 {
    display: flex;
    align-items: center;
    position: relative;
  }
  body.page-layout-1column .horizontal-v2 .filter-actions-wrapper {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column .horizontal-v2 .filter-actions-wrapper .filter-current {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column .horizontal-v2 .filter-options {
    margin-bottom: 25px;
  }
  body.page-layout-1column .horizontal-v2 .filter-actions {
    margin-bottom: 0;
  }
  body.page-layout-1column .horizontal-v1 .filter-current {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column .horizontal-v1 .filter-actions {
    margin-bottom: 0;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item {
    margin-bottom: 5px;
    margin-right: 10px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-title {
    transition: 0.3s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    padding: 10px 15px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-title:after {
    transition: transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    margin-left: 10px;
    top: 0;
    left: 0;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content {
    width: auto;
    opacity: 0;
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-top: 5px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .wp-instant-search-wrapper.desktop {
    margin-top: 10px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .filter-options-content-title {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 700;
    border-bottom: 1px solid #cccccc;
    white-space: nowrap;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items {
    overflow-y: scroll;
    max-height: 200px;
    margin: 10px 10px 15px 10px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items li.item {
    margin: 0;
    padding: 5px 8px 5px 0;
    width: 100%;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items li.item a {
    margin: 0;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items::-webkit-scrollbar {
    display: none;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item:after,
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item:before {
    display: none;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title:after {
    content: '\e622';
    transform: rotate(180deg);
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item.active .filter-options-content {
    opacity: 100%;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item.active .filter-options-content .items:hover::-webkit-scrollbar {
    display: block;
  }
  body.page-layout-1column .filter-align-left {
    justify-content: left;
  }
  body.page-layout-1column .filter-align-center {
    justify-content: center;
  }
  body.page-layout-1column .filters-box-shadow {
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  }
  body.page-layout-1column .sticky-filters {
    position: fixed;
    width: 100%;
    z-index: 100;
    left: 0;
    background: white;
    justify-content: center;
  }
  body.page-layout-1column .sticky-filters .filter-options {
    margin-bottom: 0;
  }
  body.page-layout-1column .sticky-filters .filter-actions-wrapper,
  body.page-layout-1column .sticky-filters .filter-actions {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.page-layout-1column .sticky-filters .filter-actions-wrapper .filter-actions,
  body.page-layout-1column .sticky-filters .filter-actions .filter-actions {
    margin-bottom: 0;
    min-height: 35px;
  }
  body.page-layout-1column #layered-filter-block .filter-content.reverse-order {
    display: flex;
    flex-direction: column-reverse;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content {
    min-width: 200px;
    width: auto !important;
    padding: 5px;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .wp-instant-search-wrapper.desktop,
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .wp-instant-search-wrapper.mobile {
    display: flex;
    justify-content: center;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .item {
    white-space: nowrap;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .item:hover {
    background-color: white;
  }
  .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;
  }
  .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: -8.5px;
    top: 40px;
    left: auto;
  }
}
@media all and (min-width: 1024px), print {
  .ws_embed_sms_notification {
    max-width: 1015px;
  }
  .ws_embed_sms_notification .wpx-span {
    margin: 0 9%;
    font-size: 14px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .products-grid .product-item {
    width: 100%/5;
  }
  .page-layout-1column .products-grid .product-item {
    width: 100%/6;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 100%/4;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 3%;
    width: calc((100% - 6%)/3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 100%/5;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 17px;
    margin-left: 2%!important;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .wishlist-index-index .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0!important;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 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%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FAmasty_Base%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FBss_CookieNotice%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMageplaza_Productslider%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMageplaza_Search%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FVes_Megamenu%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_CustomerBalance%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FAmasty_SeoToolkitLite%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FWeSupply_Toolbox%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_progress-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_InstantPurchase%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FWeltPixel_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCampweb%5C%2FRedesign%5C%2Fsv_SE%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAIA%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3BACEI%2CeADJ%2CeACM%2CWACE%3BEACI%2CgBAAA%3B%3BACJhB%3BEACI%2CgBAAA%3B%3BACCI%2CcADA%2CMACI%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAIA%2CaAAE%3BEACE%2CgBAAA%3B%3BACdR%3BEACI%2CgBAAA%3B%3BAAEA%2CWAAE%3BEACE%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3B%3B%3B%3B%3BACfR%2CuBACI%3BEACI%2CaAAA%3B%3BACoBR%3BEACI%3BIACI%2CWAAW%2CsBAAqB%2CSAAhC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAqB%2CgBAAhC%3B%3B%3BAChCR%3BEACE%2CeAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEF%2CkBAAmB%3BEACjB%2CgBAAA%3B%3BAAEF%2CkBAAmB%3BEACjB%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAEF%2CkBAAmB%3BEACjB%2CkBAAA%3B%3BAAEF%2CkBAAmB%2CYAAW%3BEAC5B%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAMD%2CmBAJoC%3BEACnC%3BIACE%2CeAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAChBJ%2C0BAA2B%3BEACvB%2CeAAA%3B%3BAAGJ%2C0BAA2B%2CeAAe%2CgBAAgB%2C6BAA6B%3BEACnF%2CmBAAA%3B%3BAAGJ%2C0BAA2B%2CSAAS%2COAAO%3BEACvC%2CcAAA%3B%3BAAGJ%2C0BAA2B%2CSAAS%2COAAO%2CKAAI%3BEAC3C%2CcAAA%3B%3BAAGJ%2C0BAA2B%2CSAAS%3BEAChC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2C0BAA2B%2CSAAS%3BEAChC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CSAAU%2CGAAE%3BEACV%2CsBAAA%3B%3BAAGF%3BEACE%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3B%3BAAGF%3BEACE%2CoBAAA%3B%3BAAGF%3BEACE%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3B%3BAAIF%3BEACE%2CqBAAA%3B%3BAAGF%3BEACE%2CWAAA%3B%3BAAGF%2CQAAQ%2CQAAQ%3BEACd%2CiBAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2C0BAAA%3B%3BAAEF%2CwBAAyB%2CcAAc%2CSAAS%2COAAM%3BAACtD%2CwBAAyB%2CcAAc%2CSAAS%2COAAM%3BEACpD%2CeAAA%3B%3B%3BACAF%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%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%3BAEkFR%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%3BAC%5C%2FDhB%2CmBACI%2CMACI%2CSACI%2CMACI%2CKAAI%2CIACA%3BEACI%2CaAAA%3B%3B%3B%3B%3B%3BACwlCxB%2CQArB0B%2CuBAAuB%3BEAC7C%2CYAAa%3BIACT%2C4BAAA%3B%3BEADJ%2CYAAa%2CyBAGT%3BIACI%2CaAAA%3B%3BEAJR%2CYAAa%2CyBAGT%2CcAGI%3BIACI%2CmBAAA%3B%3BEAKZ%2CkBAAmB%2CyBAAyB%2CGACxC%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3B%3BAAwBX%2CQAnByB%2CuBAAwB%3BEAC9C%2CiBAAkB%3BIACd%2CaAAA%3BIACA%2CuBAAA%3B%3BEAFJ%2CiBAAkB%2CkBAId%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEANR%2CiBAAkB%2CkBASd%3BIACI%2CeAAA%3B%3BEAVR%2CiBAAkB%2CkBASd%2CEAGI%3BIACI%2CkBAAA%3BIACA%2CeAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACrxChB%2CwBAT2C%3BEACvC%2CWAAY%3BIACR%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3B%3B%3BAAIR%3BEACE%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3B%3BAAEA%2CwBAAC%3BEACC%2CmBAAA%3B%3BAAIJ%3BAAAkB%3BEAChB%2CYAAA%3B%3BAAGF%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CMAAM%3BEACF%2CyBAAA%3BEACA%2CsBAAsB%2C6BAAtB%3BEACA%2C0BAAA%3BEACA%2CuCAAA%3BEACA%2CYAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACE%2CmBAAA%3B%3BAAGF%2CKAAK%3BEACH%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAGF%3BEACE%2CWAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAADF%2CYAGE%3BEACE%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAIJ%3BEACE%2CkBAAA%3B%3BAAGF%2CEAAE%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAGF%2CCAAC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAC%5C%2FEF%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%3BEACC%2CUAAA%3B%3BAAhBH%2CaAcC%2CYAKC%3BEACC%2CQAAA%3B%3BAApBH%2CaAcC%2CYASC%2CkBAAiB%3BAAvBnB%2CaAcC%2CYAUC%2CkBAAiB%3BEA5FlB%2CyCAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3BEA6FE%2CoCAAA%3BEACA%2CiBAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAArCH%2CaAcC%2CYA0BC%3BEACC%2CeAAA%3BEACA%2CkBAAA%3B%3BAA1CH%2CaAcC%2CYA%2BBC%3BEACC%2CSAAA%3B%3BAA9CH%2CaAcC%2CYA%2BBC%2CqBAGG%3BEAKD%2CyBAAA%3B%3BAAJA%2CaAnCH%2CYA%2BBC%2CqBAGG%2CKACA%3BEACA%2CyBAAA%3B%3BAAlDL%2CaAcC%2CYA2CC%3BEACC%2CaAAA%3BEACA%2CSAAA%3B%3BAA3DH%2CaAcC%2CYAgDC%3BAA9DF%2CaAcC%2CYAiDC%3BEACC%2CWAAA%3BEACA%2CWAAA%3B%3BAAjEH%2CaAcC%2CYAsDC%3BEACC%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CaA9DF%2CYAsDC%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%3BAA3FJ%2CaAuFC%2CgBAQC%2CWAAW%3BEA3HZ%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEAyHE%2CaAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CaAlBF%2CgBAiBC%2CIACE%3BEACA%2CeAAA%3B%3BAA1GJ%2CaAuFC%2CgBAuBC%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEArIF%2CqBAAA%3BEARA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAwBD%2CaAwHC%3BEACC%2CgBAAA%3BEACA%2CUAAA%3B%3BAA1HF%2CaA6HC%3BEACC%2CUAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FHF%2CaAkIC%2CQACC%3BEACC%2CSAAA%3BEACA%2CUAAA%3B%3BAArIH%2CaAkIC%2CQAMC%2CiBACG%2CYACC%2CiBACD%3BEACC%2CWAAA%3B%3BAA5IN%2CaAkIC%2CQAMC%2CiBACG%2CYAOD%3BEACC%2CaAAA%3B%3BAAEA%2CaAjBJ%2CQAMC%2CiBACG%2CYAOD%2CMAGE%3BEACA%2CcAAA%3B%3BAApJN%2CaAkIC%2CQAwBC%2CSACC%2CUAAY%3BEACX%2CeAAA%3BEACA%2CiBAAA%3B%3BAA7JJ%2CaAkIC%2CQAwBC%2CSACC%2CUAAY%2CIAIT%3BEACD%2CiBAAA%3B%3BAAhKL%2CaAsKC%2CYAAY%2CQAAQ%2CSAAS%2CqBAC5B%2CcACC%3BEACC%2CUAAA%3B%3BAAEA%2CaALH%2CYAAY%2CQAAQ%2CSAAS%2CqBAC5B%2CcACC%2CEAGE%3BEACA%2CgBAAA%3B%3BAA5KL%2CaAsKC%2CYAAY%2CQAAQ%2CSAAS%2CqBAC5B%2CcASC%2CmBACC%3BEACC%2CUAAA%3BEAtMJ%2CqBAAA%3B%3BAAoBD%2CaA0LC%2CoBAAsB%3BEACrB%2CQAAA%3BEACA%2CqBAAA%3B%3BAA5LF%2CaA%2BLC%3BEACC%2CkBAAA%3B%3BAAhMF%2CaAmMC%3BEACC%2CYAAA%3B%3BAApMF%2CaAuMC%3BEACC%2CWAAA%3B%3BAAxMF%2CaA2MC%3BEA%5C%2FQA%2CyCAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3BEAgRC%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%3BEAjTF%2CkDAAA%3BEACA%2C6CAAA%3BEACA%2C0CAAA%3B%3BAAoTE%2CaAvCF%2CWAsCE%2CaAAa%2CWACZ%3BEACA%2CyBAAA%3B%3BAAKD%2CaA7CF%2CWA4CE%2CaAAa%2CWACZ%3BEACA%2CyBAAA%3B%3BAAKD%2CaAnDF%2CWAkDE%2CaAAa%2CWACZ%3BEACA%2CyBAAA%3B%3BAA%5C%2FPJ%2CaAoQC%3BEACC%2CkBAAA%3B%3BAArQF%2CaAwQC%2CSACC%2CEACG%3BEACD%2CUAAA%3B%3BAA3QJ%2CaAgRC%3BAAhRD%2CaAiRC%3BEACC%2CeAAA%3B%3BAAlRF%2CaAqRC%2CQACG%2CIACC%3BEACD%2CmBAAA%3B%3BAAxRJ%2CaA6RC%3BEACC%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAjSF%2CaAoSC%3BEACC%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAvSF%2CaA0SC%2CcAAc%3BEACb%2CkBAAA%3B%3BAA3SF%2CaA8SC%3BEACC%2CsBAAA%3B%3BAA%5C%2FSF%2CaAkTC%3BAAlTD%2CaAmTC%3BAAnTD%2CaAoTC%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%3BAAm1BD%2CQAjB%2BB%2CuBAA4B%3BEAC1D%2CaACC%2CaACG%2CYACC%2CoBACC%3BIACD%2CgBAAA%3B%3B%3BAAmSN%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%3BEA3%5C%2FCD%2CwBAAA%3BEACA%2CgBAAA%3B%3BAA89CF%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%2CgBAAA%3BEACA%2CUAAA%3B%3BAAjDJ%2CUASC%2CYAiCC%2CUAKG%2CIAID%2CKAAI%3BEACH%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3B%3BAAtDL%2CUASC%2CYAkDC%3BEACC%2CUAAA%3B%3BAA5DH%2CUASC%2CYAsDC%3BEACC%2CaAAA%3B%3BAAhEH%2CUASC%2CYA0DC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CUA9DF%2CYA0DC%2CcAIE%3BEACA%2CSAAS%2COAAT%3B%3BAAxEJ%2CUASC%2CYAmEC%3BEACC%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAhFH%2CUASC%2CYAmEC%2CgBAMC%3BEACC%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3B%3BAA3FJ%2CUASC%2CYAmEC%2CgBAMC%2CEAWC%3BEACC%2CkBAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAEA%2CUA1FJ%2CYAmEC%2CgBAMC%2CEAWC%2CcAME%3BEACA%2CSAAS%2COAAT%3B%3BAAGD%2CUA9FJ%2CYAmEC%2CgBAMC%2CEAWC%2CcAUE%3BEACA%2CaAAA%3B%3BAAxGN%2CUASC%2CYAmEC%2CgBAMC%2CEA0BC%3BEACC%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CUAxGJ%2CYAmEC%2CgBAMC%2CEA0BC%2CaAKE%3BEACA%2CaAAA%3B%3B%3BAA%2BQN%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%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAC52DA%2CgBALsC%3BECwFtC%2CiCA7BA%3BECsOA%2C0BACI%2CcDvOJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CwBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECiOL%2C0BACI%2CcDvOJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAuBR%2CiCAnBA%3BEC4NA%2C0BACI%2CcD7NJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA0BJ%3BEA6sDA%2C2BACI%3BEEjtDJ%2COACI%2CgBACI%2CeAGI%3BECjKZ%2CYACI%3BEC4ZJ%2CgBAKI%3BEAoEJ%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEAwDhB%2CkBACM%3BEAKN%2CkBACI%3BECjZJ%2CiCL%2BsDI%3BEMjuDJ%2CuBNiuDI%3BEOtrCJ%2CcPsrCI%3BIA%5C%2FtDJ%2CUAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEA4tDX%2C2BACI%2COA7tDH%2CUAAU%3BEEYX%2COACI%2CgBACI%2CeAGI%2CKFjBX%2CUAAU%3BEGhJX%2CYACI%2COH%2BIH%2CUAAU%3BEI6QX%2CgBAKI%2COJlRH%2CUAAU%3BEIsVX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJhWf%2CUAAU%3BEIwZX%2CkBACM%2CYJzZL%2CUAAU%3BEI8ZX%2CkBACI%2CUJ%5C%2FZH%2CUAAU%3BEKcX%2CiCL%2BsDI%2COA7tDH%2CUAAU%3BEMJX%2CuBNiuDI%2COA7tDH%2CUAAU%3BEOuiBX%2CcPsrCI%2COA7tDH%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEAutDX%2C2BACI%2COAxtDH%2CUAAU%3BEEOX%2COACI%2CgBACI%2CeAGI%2CKFZX%2CUAAU%3BEGrJX%2CYACI%2COHoJH%2CUAAU%3BEIwQX%2CgBAKI%2COJ7QH%2CUAAU%3BEIiVX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJ3Vf%2CUAAU%3BEImZX%2CkBACM%2CYJpZL%2CUAAU%3BEIyZX%2CkBACI%2CUJ1ZH%2CUAAU%3BEKSX%2CiCL%2BsDI%2COAxtDH%2CUAAU%3BEMTX%2CuBNiuDI%2COAxtDH%2CUAAU%3BEOkiBX%2CcPsrCI%2COAxtDH%2CUAAU%3BIACP%2CYAAA%3B%3BEAEA%2CoBAHH%2CUAAU%2CGAGH%3BEAotDR%2C2BACI%2COAxtDH%2CUAAU%2CGAGH%3BEEIR%2COACI%2CgBACI%2CeAGI%2CKFZX%2CUAAU%2CGAGH%3BEGxJR%2CYACI%2COHoJH%2CUAAU%2CGAGH%3BEIqQR%2CgBAKI%2COJ7QH%2CUAAU%2CGAGH%3BEI8UR%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJ3Vf%2CUAAU%2CGAGH%3BEIgZR%2CkBACM%2CYJpZL%2CUAAU%2CGAGH%3BEIsZR%2CkBACI%2CUJ1ZH%2CUAAU%2CGAGH%3BEKMR%2CiCL%2BsDI%2COAxtDH%2CUAAU%2CGAGH%3BEMZR%2CuBNiuDI%2COAxtDH%2CUAAU%2CGAGH%3BEO%2BhBR%2CcPsrCI%2COAxtDH%2CUAAU%2CGAGH%3BIACA%2CWAAA%3B%3BEA6GR%3BEQ8MA%2CgBACI%3BEJ6EJ%2CUACI%3BIJ5RA%2CqBAAA%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%3BELzTjB%2CmBKgTI%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%3BELlTZ%2CmBKgTI%2CUACI%2COACI%3BESvaZ%2CKAAK%2CKAAK%2COTqaN%2CUACI%2COACI%3BIACI%2CWAAA%3B%3BEAoBhB%3BIPtLA%2CkBAAA%3B%3BEO0OA%3BEUxTA%3BECoCA%2CaAWI%3BECzLJ%2CsBACI%3BInBrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEYmFD%2CwBAKI%2CeZzFH%3BEYoFD%2CwBAKI%2CeZxFH%3BEYoID%2CiCZrIC%3BEYqID%2CiCZpIC%3BEY0JD%2CkBZ3JC%3BEY2JD%2CkBZ1JC%3BEaiED%2CcAKI%2CebvEH%3BEakED%2CcAKI%2CebtEH%3BEakHD%2CuBbnHC%3BEamHD%2CuBblHC%3BEa8ID%2CkBb%5C%2FIC%3BEa%2BID%2CkBb9IC%3BESgHD%2CkBAaI%2CeT9HH%3BESiHD%2CkBAaI%2CeT7HH%3BESkID%2COACI%2CgBACI%2CeTrIP%3BESmID%2COACI%2CgBACI%2CeTpIP%3BEcwgBD%2CedzgBC%3BEcygBD%2CedxgBC%3BEQmSD%2C0BACI%2CcRrSH%3BEQoSD%2C0BACI%2CcRpSH%3BEoByND%2CKAAK%2CMACD%2CeACI%2CQpB5NP%3BEoB0ND%2CKAAK%2CMACD%2CeACI%2CQpB3NP%3BEoByND%2CKAAK%2CMACD%2CeAEI%2CSpB7NP%3BEoB0ND%2CKAAK%2CMACD%2CeAEI%2CSpB5NP%3BEqBoaD%2C0BrBraC%3BEqBqaD%2C0BrBpaC%3BEEmHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFrHtB%3BEEoHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFpHtB%3BEsBugBD%2CYtBxgBC%3BEsBwgBD%2CYtBvgBC%3BEsBiiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBtBtiBtB%3BEsBkiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBtBriBtB%3BEsBkiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBtBtiBtB%3BEsBmiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBtBriBtB%3BEsBmiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBtBtiBtB%3BEsBoiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBtBriBtB%3BEWmYD%2CgBXpYC%3BEWoYD%2CgBXnYC%3BEW4cD%2CQACI%2CoBX9cH%3BEW6cD%2CQACI%2CoBX7cH%3BEW4cD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeXpdX%3BEW6cD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeXndX%3BEW4eD%2CqBACI%2COAAM%2CUX9eT%3BEW6eD%2CqBACI%2COAAM%2CUX7eT%3BEGy1BD%2CYASI%2CQAAO%2CMHn2BV%3BEG01BD%2CYASI%2CQAAO%2CMHl2BV%3BEG8%2BBG%2COAAC%2CQH%5C%2F%2BBJ%3BEG%2B%2BBG%2COAAC%2CQH9%2BBJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEY8ED%2CwBAKI%2CeZnFH%3BEY%2BHD%2CiCZ%5C%2FHC%3BEYqJD%2CkBZrJC%3BEa4DD%2CcAKI%2CebjEH%3BEa6GD%2CuBb7GC%3BEayID%2CkBbzIC%3BES2GD%2CkBAaI%2CeTxHH%3BES6HD%2COACI%2CgBACI%2CeT%5C%2FHP%3BEcmgBD%2CedngBC%3BEQ8RD%2C0BACI%2CcR%5C%2FRH%3BEoBoND%2CKAAK%2CMACD%2CeACI%2CQpBtNP%3BEoBoND%2CKAAK%2CMACD%2CeAEI%2CSpBvNP%3BEqB%2BZD%2C0BrB%5C%2FZC%3BEE8GD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBF%5C%2FGtB%3BEsBkgBD%2CYtBlgBC%3BEsB4hBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBtBhiBtB%3BEsB6hBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBtBhiBtB%3BEsB8hBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBtBhiBtB%3BEW8XD%2CgBX9XC%3BEWucD%2CQACI%2CoBXxcH%3BEWucD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeX9cX%3BEWueD%2CqBACI%2COAAM%2CUXxeT%3BEGo1BD%2CYASI%2CQAAO%2CMH71BV%3BEGy%2BBG%2COAAC%2CQHz%2BBJ%3BIACG%2CWAAA%3B%3BEO2hBJ%3BEA69BA%3BEgB%5C%2F8CA%2COAAO%3BEAMP%3BEAWA%3BECuFA%2CyBAWI%3BEV4hBA%2CMAAC%3BEZ3kBL%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BEoB0apC%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%3BEKwZA%2CeAEI%3BEW7JJ%2CeACI%3BIlByKJ%2CsBAAA%3B%3BEAsBA%3BEmBreA%3BInB%2BcA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BIPvUlB%2CgBAAA%3B%3BE2BulBA%2C8BpBlRI%2CUACM%2CSoBiRT%2CIAAI%2CSACC%3BEADN%2C8BpBlRI%2CUAEI%2CQAAU%2CSoBgRjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BpBlRI%2CUACM%2CSoBiRT%2CIAAI%2CSAeC%3BEAfN%2C8BpBlRI%2CUAEI%2CQAAU%2CSoBgRjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEpBpSR%2C8BACI%2CUACM%2CSoB8KR%3BEpBhLF%2C8BACI%2CUAEI%2CQAAU%2CSoB6KhB%3BI3BpfF%2CgBAAA%3BI2BwfI%2CqBAAA%3B%3BEA6HA%2C8BpBhTA%2CUACM%2CSoB6ST%2COAEI%3BEAAD%2C8BpBhTA%2CUAEI%2CQAAU%2CSoB4SjB%2COAEI%3BEAAD%2C8BpBhTA%2CUACM%2CSoB8ST%2CSACI%3BEAAD%2C8BpBhTA%2CUAEI%2CQAAU%2CSoB6SjB%2CSACI%3BIACG%2CaAAA%3B%3BEpB5SI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEAkEhB%2CwBAlBA%2CUACI%3BEC5ZJ%2CwBD2ZA%2CUACI%3BEC3ZJ%2CuBD0ZA%2CUACI%3BEL7gBJ%2CmBK4gBA%2CUACI%3BESloBJ%2CKAAK%2CKAAK%2COTioBV%2CUACI%3BIP5XJ%2CmBAAA%3BI2B%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BI3BhqBA%2CUAAA%3BI2BmqBA%2CmBAAA%3B%3BEAEA%2CwBpB1SA%2CUACI%2COoBySA%3BEnBrsBJ%2CwBD2ZA%2CUACI%2COoBySA%3BEnBpsBJ%2CuBD0ZA%2CUACI%2COoBySA%3BEzBtzBJ%2CmBK4gBA%2CUACI%2COoBySA%3BEX36BJ%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COoBySA%3BIACA%2CWAAA%3B%3BEpBvSI%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%3BELjhBxB%2CmBK4gBA%2CUACI%2COAGK%2CeAAe%3BELhhBxB%2CmBK4gBA%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%3BELrhBR%2CmBK4gBA%2CUACI%2COAQI%3BES1oBR%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COAQI%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEA2BZ%3BIPjaA%2CWAAA%3B%3BEOqhBA%3BEqBzwBA%3BEpBqOA%3BEU8BA%2CKAAK%2COAAO%3BIXugBR%2CgBAAA%3B%3BEADJ%2C0BAGI%3BEqB5wBJ%2CqBrB4wBI%3BECviBJ%2CyBDuiBI%3BEWzgBJ%2CKAAK%2COAAO%2CSXygBR%3BIPpyBJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEO0xBA%2C0BAOI%2CQAAU%3BEqBhxBd%2CqBrBgxBI%2CQAAU%3BEC3iBd%2CyBD2iBI%2CQAAU%3BEW7gBd%2CKAAK%2COAAO%2CSX6gBR%2CQAAU%3BIACN%2CaAAA%3B%3BEAUR%3BEO9RA%2CoBAMI%3BEAyBJ%2CaAmBI%2COASI%3BEAiIR%3BIPmGI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAmMJ%3BEqB59BA%2CuBACI%3BEbyVJ%2CwBACI%3BEJ8IJ%2CqBAuBI%3BEA4BJ%2CoBAKI%3BEAJJ%2CqBAII%3BEAHJ%2CoBAGI%3BEAFJ%2CqBAEI%3BEADJ%2CgBACI%3BIXjTJ%2CiBAAA%3B%3BEOqwBA%3BEGlgCA%2CcAAc%3BEmBCd%2CcAAc%3BEP4gBd%2CcAAc%3BItBhRd%2CoBAAA%3B%3BEOqzBA%3BEe%5C%2FgBA%2CsBACI%2CQAAO%3BItBvSX%2CqBAAA%3BI8B9QA%2CqBAAA%3B%3BEAMA%2CiBAAC%3BER8iBD%2CsBACI%2CQAAO%2CMQ%5C%2FiBV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS%2BB%5C%2FQS%2CO%5C%2FB%2BQT%3BIAAA%2CagCpRe%2CYhCoRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BI8BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEvBsuBA%2CiBAAC%3BEezgBD%2CsBACI%2CQAAO%2CMfwgBV%3BIACG%2C0BAAA%3B%3BEAwQJ%3BE0B5yCA%3BEC4FA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BI3B%2BrCnC%2CaAAA%3B%3BEAsCA%3BELvtCA%3BEoBscA%3BIfkxBI%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BCJ%2CyBACI%2CWACI%2CoBACI%3BELvwCZ%2C4BKqwCI%2CWACI%2CoBACI%3BELtwCZ%2CyBKowCI%2CWACI%2CoBACI%3BEep1BZ%2CQfk1BI%2CWACI%2CoBACI%3BEen1BZ%2CuBfi1BI%2CWACI%2CoBACI%3BEel1BZ%2CiBfg1BI%2CWACI%2CoBACI%3BIAEI%2CoBAAA%3B%3BEAmChB%3BI4B3tCA%2CYAAA%3B%3BE5B2tCA%2C2B4BztCE%2CQAGI%2CKACI%3BE5BqtCV%2C2B4BxtCE%2CQAEI%2CKACI%3BE5BqtCV%2C2B4BvtCE%2CQACI%2CKACI%3BE5BqtCV%2C2B4BztCE%2CQAGI%2CKAEI%3BE5BotCV%2C2B4BxtCE%2CQAEI%2CKAEI%3BE5BotCV%2C2B4BvtCE%2CQACI%2CKAEI%3BIACE%2CYAAA%3B%3BE5BmtCZ%2C2B4B9sCE%2CQACI%2CKACI%3BE5B4sCV%2C2B4B9sCE%2CQACI%2CKAEI%3BInCoCV%2C6BAAA%3B%3BEOorCA%3BECxoCA%3BEaiOA%3BEVpDA%2CQA2BI%3BIJi8BA%2CkBAAA%3B%3BEADJ%2CkBAGI%3BEAHJ%2CkBAII%3BEC5oCJ%2C6BD2oCI%3BEC3oCJ%2C6BD4oCI%3BEc36BJ%2CyBd06BI%3BEc16BJ%2CyBd26BI%3BEI%5C%2F9BJ%2CQA2BI%2CSJm8BA%3BEI99BJ%2CQA2BI%2CSJo8BA%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEANR%2CkBAQI%3BEChpCJ%2C6BDgpCI%3BEc%5C%2F6BJ%2CyBd%2B6BI%3BEIn%2BBJ%2CQA2BI%2CSJw8BA%3BIACI%2CqBAAA%3BIACA%2CYAAA%3B%3BEAVR%2CkBAaI%3BECrpCJ%2C6BDqpCI%3BEcp7BJ%2CyBdo7BI%3BEIx%2BBJ%2CQA2BI%2CSJ68BA%3BIPjsCJ%2CmBAAA%3BIOmsCQ%2CUAAA%3B%3BEAfR%2CkBAkBI%3BEC1pCJ%2C6BD0pCI%3BEcz7BJ%2CyBdy7BI%3BEI7%2BBJ%2CQA2BI%2CSJk9BA%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAkER%3BEE94CA%3BEKwZA%2CeAEI%3BEW7JJ%2CeACI%3BIzB3HJ%2CUAAA%3BIoCtLA%2CWAAA%3BIpCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIO4mCL%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAgVJ%2C2BACI%2COAGM%3BEKltDV%2CiCL%2BsDI%2COAGM%3BEMpuDV%2CuBNiuDI%2COAGM%3BEOzrCV%2CcPsrCI%2COAGM%3BIACE%2CSAAA%3BIACA%2CkBAAA%3B%3BEANZ%2C2BACI%2COAGM%2CSAIE%3BEKttDZ%2CiCL%2BsDI%2COAGM%2CSAIE%3BEMxuDZ%2CuBNiuDI%2COAGM%2CSAIE%3BEO7rCZ%2CcPsrCI%2COAGM%2CSAIE%3BIPvmDZ%2CiBAAA%3B%3BEO%2BlDA%2C2BACI%2COAYI%3BEK3tDR%2CiCL%2BsDI%2COAYI%3BEM7uDR%2CuBNiuDI%2COAYI%3BEOlsCR%2CcPsrCI%2COAYI%3BIP5mDR%2CiBAAA%3B%3BEO%2BlDA%2C2BAkBI%2CiBACI%3BEKjuDR%2CiCLguDI%2CiBACI%3BEMnvDR%2CuBNkvDI%2CiBACI%3BEOxsCR%2CcPusCI%2CiBACI%3BIACI%2CaAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3B%3BE8B%5C%2FtDZ%3BIrC0GA%2CeAAA%3BIAAA%2CmBAAA%3B%3BEuB%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%3BIvBoMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEoCrZL%2CCAAC%2CoBAAyB%2CQb%2BCvB%3BIvBoMP%2CmBAAA%3BIoC9KA%2CqBAAA%3BIpC8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEoClZL%2CCAAC%2CyBAA%2BB%2CQb4C7B%3BIvBoMP%2CmBAAA%3BIoClLA%2CYAAA%3BIpCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEoC%5C%2FYL%2CCAAC%2C0BAAgC%2CQbyC9B%3BIvBoMP%2CmBAAA%3BIoCtLA%2CWAAA%3BIpCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEuBhWT%3BIAEI%2CiBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BIpCuO9B%2CmBAAA%3BIoCtLA%2CWAAA%3BIpCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEoCtYL%2CCAAC%2CyBAA%2BB%3BIpCoOpC%2CmBAAA%3BIoCtLA%2CWAAA%3BIpCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEoCnYL%2CCAAC%2C0BAAgC%3BIpCiOrC%2CmBAAA%3BIoCtLA%2CWAAA%3BIpCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEuB1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BIpC2N9B%2CmBAAA%3BIoClLA%2CYAAA%3BIpCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEoC1XL%2CCAAC%2CyBAA%2BB%3BIpCwNpC%2CmBAAA%3BIoClLA%2CYAAA%3BIpCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEoCvXL%2CCAAC%2C0BAAgC%3BIpCqNrC%2CmBAAA%3BIoClLA%2CYAAA%3BIpCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEuB9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEewIJ%3BIACI%2CaAAA%3B%3BEAGJ%3BItCsJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BIsC3JJ%2CsBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BECNR%3BIvCSA%2CmBAAA%3BIAAA%2CgBAAA%3BIuCJI%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%3BIvChBN%2CgBAAA%3B%3BEuCTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BIvCxBJ%2CmBAAA%3BIuC0BQ%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%3BIvC%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BIuCsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BIvC1DtB%2CcAAA%3BIAAA%2CqBAAA%3B%3BEuCkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BIvCpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIuC2EgB%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%3BIvCzFpB%2CqBAAA%3BI8BhOA%2CqBAAA%3B%3BESmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBTnGhB%3BI9BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE8B2CA%2CWSkPI%2CQA2DK%2COACK%2CaAGI%2CgBTjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSwC9NQ%2COxC8NR%3BIAAA%2CagCpRe%2CYhCoRf%3BIAAA%2CsBAAA%3BI8BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BESlFA%2CWAiCI%2CQA8EI%3BIvCtGR%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2C%2BCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BIuC8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIvClHZ%2CgBAAA%3B%3BEuCTA%2CWAiCI%2CQA8EI%2CSAyIF%3BIvC%5C%2FON%2CgBAAA%3B%3BEuCkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BIvC1PT%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIuC%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BIvCpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIAAA%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIuCuQY%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%3BIvCzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BEuCgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BIvCjJjB%2CmBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3B%3BEuCTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BIvCzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CcAAA%3B%3BEuCTA%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%3BIvCpL5B%2CqBAAA%3BI8BhOA%2CqBAAA%3B%3BESgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBT9LxB%3BI9BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE8B2CA%2CWSkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBT5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSwCxPQ%2COxCwPR%3BIAAA%2CagCpRe%2CYhCoRf%3BIAAA%2CsBAAA%3BI8BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BES0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BIvCpMZ%2CqBAAA%3BI8BhOA%2CqBAAA%3B%3BEAMA%2CWSkPI%2CQA2KK%2CKT7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSwCzPgB%2COxCyPhB%3BIAAA%2CagCpRe%2CYhCoRf%3BIAAA%2CsBAAA%3BI8BqEA%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%3BEDxNhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEGhPR%2CQAAQ%2CKAAK%3BICrDb%2CkBAAA%3BIACA%2CUAAA%3BIDsDI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEzCdJ%2CQyCUQ%2CKAAK%2CMzCVZ%3BEACD%2CQyCSQ%2CKAAK%2CMzCTZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQyCIQ%2CKAAK%2CMzCJZ%3BIACG%2CWAAA%3B%3BEyCGJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDgDJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%2CMAID%3BI1CwRN%2CYAAA%3BI0CtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BED0CR%2CQAAQ%2CKAAK%2CMCtCX%2CQAAK%3BI1CgRP%2CgBAAA%3BI0C7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BE1CsBJ%2CQyCUQ%2CKAAK%2CMCtCX%2CQAAK%2CQ1C4BN%3BEACD%2CQyCSQ%2CKAAK%2CMCtCX%2CQAAK%2CQ1C6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQyCIQ%2CKAAK%2CMCtCX%2CQAAK%2CQ1CkCN%3BIACG%2CWAAA%3B%3BE0C3BA%2CQD8BI%2CKAAK%2CMCtCX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BED6BR%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%3BI1CsNP%2CkBAAA%3B%3BEyC1OA%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%3BI1CoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CyBAAA%3BI0C%5C%2FLQ%2CmBAAA%3BI1C%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BE2CjJA%2CQFzFQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCmEL%3BI3CiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BE2C5IA%2CQF9FQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCwEL%3BI3C4ID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE2CvIA%2CQFnGQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUC6EL%3BI3CuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE0C1LI%2CQDhDI%2CKAAK%2CMCoBX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjDI%2CKAAK%2CMCoBX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BI1CyL9B%2CmBAAA%3B%3BE0CrLI%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%3BI1CkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BE0C5KI%2CQD9DI%2CKAAK%2CMCoBX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD%5C%2FDI%2CKAAK%2CMCoBX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQDhEI%2CKAAK%2CMCoBX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BI1C0KtB%2CmBAAA%3B%3BEyC1OA%2CQAAQ%2CKAAK%2CMCqEX%2CQAAK%3BI1CqKP%2CgBAAA%3BI0CnKI%2CgBAAA%3BIACA%2C4BAAA%3BI1CkKJ%2CyBAAA%3B%3BEyCnOQ%2CQAPA%2CKAAK%2CMAMT%2CMAAK%2CMAAO%2CEACP%3BIACG%2CaAAA%3B%3BEG5BZ%3BI5C8PA%2CgBAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BE4CjBJ%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%3BI7CiQJ%2CkBAAA%3B%3BE4C9PA%2CgBCMA%2CWAKI%2CEAAC%3BI7CmPL%2CeAAA%3B%3BE4C9PA%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%3BI%5C%2FCiHR%2C6BAAA%3BI%2BC%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%3BErCmEJ%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%3BIZ0GJ%2CsBAAA%3B%3BEYtGY%2CiCAJR%2COAGI%2COACK%3BIACG%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CiCAKI%2COAWI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BEsCwEZ%3BIAEQ%2CYAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBAAC%3BIACG%2CYAAA%3B%3BEAIR%3BIACI%2CiBAAA%3B%3BEAGJ%3BIACI%2C0BAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2CUAAA%3B%3BEC0WJ%3BIACI%2C6BAAA%3B%3BEADJ%2C0BAGI%3BIACI%2CqBAAA%3B%3BEAJR%2C0BAOI%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3BEAGR%2C0BACI%2CcACI%3BIACI%2CYAAA%3B%3BEAHZ%2C0BACI%2CcAKI%3BIACI%2CgBAAA%3BIACA%2CYAAA%3B%3BEARZ%2C0BACI%2CcAUI%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAIZ%2CYACI%3BIACI%2CiBAAA%3B%3BEACA%2CYAFJ%2C2BAEK%3BIACG%2CmBAAA%3B%3BEAJZ%2CYACI%2C2BAKI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BEARZ%2CYACI%2C2BAUI%3BIACI%2CUAAA%3B%3BEAIA%2CYAfR%2C2BAcI%2CcACK%3BIACG%2CgBAAA%3B%3BEAjBhB%2CYACI%2C2BAcI%2CcAKI%3BIACI%2CYAAA%3B%3BEArBhB%2CYACI%2C2BAcI%2CcASI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAKhB%2C%2BBACI%2CGAAE%3BIACE%2CaAAA%3B%3BECloBJ%2CqBAAC%2CMAAM%3BIACH%2CqBAAA%3BIACA%2CuBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BIpDgMR%2CiBAAA%3B%3BEoDzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BIpDqLR%2CeAAA%3B%3BEoDzMA%2CqBAcI%2CQAUI%3BIpDiLR%2CiBAAA%3BIoD%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BIpD0KR%2CeAAA%3B%3BEoDzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BIpDmKb%2CeAAA%3BIoDjKgB%2CWAAA%3B%3BEvCjBhB%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%3BIb4HJ%2CsBAAA%3B%3BEaxHY%2CuBAJR%2COAGK%2CSACI%3BIbwHb%2CoBAAA%3B%3BEalHY%2CuBAVR%2COASI%2COACK%3BIACG%2CeAAA%3BIACA%2CkBAAA%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%3BEeuBR%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%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAjBR%2CyBAWI%2CsBAQI%2CWACI%3BEApBZ%2CyBAWI%2CsBAQI%2CWAEI%2CeAAiB%3BIxBuE7B%2CcAAA%3BIwBrEgB%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAzBhB%2CyBAWI%2CsBAkBI%2CiBACI%3BIxB8DZ%2CcAAA%3B%3BEwB5FA%2CyBAWI%2CsBAkBI%2CiBACI%2CMAGI%3BIxB2DhB%2CiBAAA%3BIwBzDoB%2CgBAAA%3B%3BEAnCpB%2CyBAWI%2CsBA6BI%2CqBAAuB%2CuBACnB%3BIxBmDZ%2CiBAAA%3BIwBjDgB%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%3BEVqSZ%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%3BIdxSA%2CUAAA%3BIoClLA%2CYAAA%3BIpCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIcwIL%2CyBAAA%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%3BIdzUZ%2CgBAAA%3BIc2UgB%2CiBAAA%3B%3BEa4QhB%2Cab5RI%2COAaI%2CUACI%2COa8QX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2Cab5RI%2COAaI%2CUACI%2COa8QX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEbhUR%2CaAmBI%2COAaI%2CUACI%2COa2KV%3BI3BpfF%2CgBAAA%3BI2BwfI%2CqBAAA%3B%3BEA6HA%2Cab1TA%2COAaI%2CUACI%2COa0SX%2COAEI%3BEAAD%2Cab1TA%2COAaI%2CUACI%2COa2SX%2CSACI%3BIACG%2CaAAA%3B%3BEb9UR%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%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACM%3BIACE%2CmBAAA%3B%3BEAMZ%3BId1aA%2CUAAA%3BIoCtLA%2CWAAA%3BIpCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIc2QL%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEAIQ%2CcAFR%2COACI%2COACK%3BIACG%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CcATJ%2COASK%3BIACG%2CWAAA%3B%3BEAjBZ%2CcAOI%2COAaI%3BIACI%2CWAAA%3B%3BEAYR%2CMAAC%3BId3cL%2CUAAA%3BIoCtLA%2CWAAA%3BIpCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIc4SD%2CiBAAA%3B%3BEAHJ%2CMAAC%2CUAKG%2CeAAe%3BIACX%2CaAAA%3B%3BEuC%5C%2FPZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3BIACA%2CSAAA%3BIACA%2CuBAAA%3B%3BEAEA%2CiBALJ%2CgBAKK%3BIACG%2CWAAA%3B%3BEvBvZZ%2CSuB2ZU%2CQAAO%2COvB3ZhB%3BEAAD%2CiBuB4ZkB%2CQAAO%2CKvB5ZxB%3BI9B4LD%2CeAAA%3BIAAA%2CoBAAA%3B%3BEqDqOA%2CeACI%3BIACI%2CkBAAA%3B%3BE3BlZR%3BI1B2KA%2CmBAAA%3BIoCtLA%2CWAAA%3BIpCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI0B1UL%2CqBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CIAAI%2CqBAAsB%3BIACtB%2CmBAAA%3B%3BE4B6BJ%3BItD%2BHA%2CYAAA%3B%3BEsD5HI%2CsBAAC%2CQAAS%3BIACN%2CgBAAA%3B%3BEC5GR%2CqBACI%2CaACI%3BIvDqOR%2CgBAAA%3B%3BEuDvOA%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%3BIxDVJ%2CgBAAA%3B%3BEwDQA%2CYAMI%3BIxDdJ%2C6BAAA%3BIwDgBQ%2CoBAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEC7SJ%3BIzDwRA%2CmBAAA%3BIAAA%2CmBAAA%3BIoClLA%2CYAAA%3BIpCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BECnOT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BEyDpGZ%3BI1DkKA%2CsBAAA%3BIAAA%2CyBAAA%3BI0D%5C%2FJI%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%3BI1DmJL%2CYAAA%3BI0DjJQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BI1DyIA%2CmBAAA%3BI0DvII%2CiBAAA%3B%3BEAGJ%2CqBACI%3BI1DmIJ%2CiBAAA%3BI0DjIQ%2CgBAAA%3BIACA%2CsBAAA%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%3BI1DyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BI0D5PA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BI1DgNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BE0DxOR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAME%3BIACA%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CuBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAME%2CSAMC%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BECtBR%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%3BI5DsFJ%2CkBAAA%3B%3BE4DvFA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BElD9LhB%2CYAKI%3BIACI%2CWAAA%3B%3BEAIR%2CsBACI%3BIACI%2CUAAA%3B%3BEmDyIR%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%3BI9DmIlB%2CgBAAA%3BIAAA%2CmBAAA%3BI2B%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BI3BhqBA%2CUAAA%3BI2BmqBA%2CmBAAA%3B%3BEmCj0BA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnCunBhB%3BI3BpfF%2CgBAAA%3BI2BwfI%2CqBAAA%3B%3BEAtOJ%2CsBmCxZI%2CkBAGI%2COAAM%2CIAAI%2COnCqZjB%3BIACG%2CgBAAA%3B%3BEAkZJ%2CsBmC3yBI%2CkBAGI%2COAAM%2CIAAI%2COnCwyBd%3BIACA%2CWAAA%3B%3BEmCp0BJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnC%2BZhB%3BI3B5RF%2CgBAAA%3B%3BE2BqSI%2CsBmC3aA%2CkBAGI%2COAAM%2CIAAI%2COnC%2BZhB%2CSASM%3BIACA%2CaAAA%3B%3BEmCpcR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnC6alB%2CQACI%3BIACI%2CmBAAA%3B%3BE3BhiBR%2CsB8D8GI%2CkBAGI%2COAAM%2CIAAI%2COnCmblB%2CQAAO%2CM3BpiBN%3BEACD%2CsB8D6GI%2CkBAGI%2COAAM%2CIAAI%2COnCmblB%2CQAAO%2CM3BniBN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CsB8DwGI%2CkBAGI%2COAAM%2CIAAI%2COnCmblB%2CQAAO%2CM3B9hBN%3BIACG%2CWAAA%3B%3BE8D%2BEJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnCmblB%2CQAAO%2CMAEH%3BIACI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CsBmC7bA%2CkBAGI%2COAAM%2CIAAI%2COnCmblB%2CQAAO%2CMAOF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBmCjcA%2CkBAGI%2COAAM%2CIAAI%2COnCmblB%2CQAAO%2CMAWF%2CQAAS%3BIACN%2CYAAA%3B%3BEAGJ%2CsBmCrcA%2CkBAGI%2COAAM%2CIAAI%2COnCmblB%2CQAAO%2CMAeF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBmCzcA%2CkBAGI%2COAAM%2CIAAI%2COnCmblB%2CQAAO%2CMAmBF%2CQAAS%3BIACN%2CqBAAA%3B%3BEmCleR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%3BI3BpNA%2C4BAAA%3BIACA%2C2BAAA%3BIACA%2CoBAAA%3BIA2BA%2CyBAAA%3BIACQ%2CiBAAA%3BI2ByLJ%2CUAAA%3BIACA%2CWAAA%3B%3BEmC1eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAMI%3BEmC5eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAOI%3BEmC7eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAQI%3BI3BhLJ%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIAxBT%2CwBAAA%3BIACQ%2CgBAAA%3BI2BwMA%2CqBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEmCnfR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAgBI%3BEmCtfJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAiBI%3BI3BzVJ%2CgBAAA%3BIAAA%2C4BAAA%3BIAAA%2CyBAAA%3BIAAA%2CkBAAA%3BIAAA%2CsEAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIAAA%2CuBAAA%3BIAAA%2CeAAA%3BIAAA%2CwBAAA%3BIAAA%2CWAAA%3BI2BjPA%2CsBAAA%3BI3BiZA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI2B0LD%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAzPR%2CsBmC5OI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAgBI%2CWAlPH%3BEAAD%2CsBmC5OI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAiBI%2CUAnPH%3BI3BtGD%2CYAAA%3B%3BE2BqHA%2CsBmC3PI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAgBI%2CWAnOH%3BEAAD%2CsBmC3PI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAiBI%2CUApOH%3BI3BrHD%2CcAAA%3B%3BE2B0HA%2CsBmChQI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAgBI%2CWA9NH%3BEAAD%2CsBmChQI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAiBI%2CUA%5C%2FNH%3BI3B1HD%2CcAAA%3B%3BE2B%2BHA%2CsBmCrQI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAgBI%2CWAzNH%3BEAAD%2CsBmCrQI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COAiBI%2CUA1NH%3BI3B%5C%2FHD%2CcAAA%3B%3BE8D9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnC2clB%2COA0BI%3BIACI%2CWAAA%3BI3BnMR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE8DhUT%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnC2elB%3BI3BxWA%2CiBAAA%3B%3BE2BugBI%2CsBmC7oBA%2CkBAGI%2COAAM%2CIAAI%2COnCwoBjB%2CSAAY%2CSAER%3BEAAD%2CsBmC7oBA%2CkBAGI%2COAAM%2CIAAI%2COnCyoBjB%2CUAAa%2CSACT%3BIACG%2CSAAS%2CGAAT%3BI3BxgBR%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CoBAAA%3B%3BE8D9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COnC%2BqBlB%3BI3B5iBA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CUAAA%3BIAAA%2CqBAAA%3BI8B9QA%2CqBAAA%3B%3BEAMA%2CsBgCkII%2CkBAGI%2COAAM%2CIAAI%2COnC%2BqBlB%2CMGpzBC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CagCpRe%2CYhCoRf%3BIAAA%2CsBAAA%3BI8BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEgCtMY%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%3BErC4JhB%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%3BIzBpEb%2C8BAAA%3BIyBsEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BIzBnFA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEyBwFA%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%3BEjBjKZ%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%2CyB2BtItB%2CQAGI%2CKACI%3BE3BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB2BrItB%2CQAEI%2CKACI%3BE3BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB2BpItB%2CQACI%2CKACI%3BE3BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB2BtItB%2CQAGI%2CKAEI%3BE3BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB2BrItB%2CQAEI%2CKAEI%3BE3BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB2BpItB%2CQACI%2CKAEI%3BInCyHV%2C0BAAA%3B%3BEQQI%2CQAAS%2CMAAK%2CMAAM%2CyB2B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BE3BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB2B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BE3BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB2BzHtB%2CQAAK%2CYACD%2CKAAE%2CYACE%3BE3BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB2B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BE3BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB2B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BE3BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB2BzHtB%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BIACE%2CaAAA%3B%3BE3BqHR%2CQAAS%2CMAAK%2CMAAM%2CyB2BhHtB%2CQAAQ%3BInCwGV%2C0BAAA%3B%3BEQQI%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%3BIRhCb%2CmBAAA%3BI2B%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BI3BhqBA%2CUAAA%3BI2BmqBA%2CmBAAA%3BInBjoBgB%2CmBAAA%3B%3BEmBmoBhB%2CyBnB1oBI%2CUAGI%2COACK%2CKmBsoBT%3BEAAJ%2CyBnB1oBI%2CUAGI%2COAEK%2CSmBqoBT%3BIACA%2CWAAA%3B%3BEnBjoBQ%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%3BIpBGZ%2C8BAAA%3BIoBDY%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%3BE2CzSR%2CWACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEC6CR%2CkBACI%3BIACI%2CUAAA%3B%3BE3CqYJ%2CSAAC%2COAAO%3BIACJ%2CYAAA%3BIrBxKR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BIqB6KQ%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%2CmBAAA%3BIACA%2C2BAAA%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%2CmBAAA%3BIACA%2C2BAAA%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%3BIrBxOZ%2CeAAA%3B%3BEqB8OQ%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%2CoBAAA%3B%3BENlPpB%3BIACI%2CsBAAA%3B%3BEAEA%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEAJR%2CwBAOI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEb9KR%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%3BEoB%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%3BEiDkBZ%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BEC6cZ%2CcACI%2CeACI%3BIACI%2CeAAA%3BIACA%2COAAO%2CqBAAP%3BIACA%2CkCAAA%3B%3BEAEA%2CcANR%2CeACI%2CcAKK%2CUAAU%3BIACP%2CcAAA%3B%3BEARhB%2CcAaI%2CQAAO%3BIACH%2CYAAA%3BIACA%2CkBAAA%3B%3BEAfR%2CcAkBI%3BIACI%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3B%3BEAIR%2CcAAc%2CoBACV%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CkBAAmB%3BIACf%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CaAAc%2CWAAW%3BIACrB%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CmBAAmB%2CUAAO%3BIAC5C%2CWAAA%3BIACA%2CYAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CcAAc%2CIAAI%2CWAAY%2CcAAa%2CMAAO%2CoBAC9C%2CsBAAsB%3BIAClB%2CcAAA%3B%3BEAFR%2CcAAc%2CIAAI%2CWAAY%2CcAAa%2CMAAO%2CoBAI9C%3BIACI%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CUAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CuBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAfR%2CcAAc%2CIAAI%2CWAAY%2CcAAa%2CMAAO%2CoBAI9C%2CQAaI%3BIACI%2CaAAA%3B%3BEAlBZ%2CcAAc%2CIAAI%2CWAAY%2CcAAa%2CMAAO%2CoBAI9C%2CQAiBI%3BIACI%2CaAAA%3B%3BEAtBZ%2CcAAc%2CIAAI%2CWAAY%2CcAAa%2CMAAO%2CoBAyB9C%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CUAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3B%3BEjDlbR%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CiBAAkB%3BIjBoGtB%2CiBAAA%3B%3BEiB9FI%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIR%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAQR%3BIACI%2CeAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2C4BAAA%3BIACA%2CkCAAA%3BIACA%2CsBAAsB%2C0BAAtB%3B%3BEAEA%2CYAAe%3BIACX%2C0BAAA%3B%3BEAGJ%2CWAAC%3BIACG%2CyBAAA%3BIACA%2CkBAAA%3B%3BEAKJ%2CcAAe%3BIACX%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAIR%3BIACI%2CsBAAsB%2C0BAAtB%3B%3BEAIA%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BEkDyfR%2CkBACI%2CoBACI%3BInEpdR%2CiBAAA%3BIAAA%2CmBAAA%3B%3BEmEkdA%2CkBAQI%3BIACI%2CiBAAA%3B%3BEATR%2CkBAYI%2CSAAQ%2CUAAU%3BInE9dtB%2CiBAAA%3B%3BEmEmeA%2CWACI%2CQAAO%3BIACH%2CgBAAA%3B%3BEAIR%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%3BInEtfZ%2CiBAAA%3BImEwfgB%2CiBAAA%3B%3BEAUhB%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEANR%2CoBASI%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%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CQACI%2CeAeI%3BIACI%2CWAAA%3B%3BEASZ%2CsBAAsB%2CoBAClB%2CQAAO%3BIACH%2CmBAAA%3B%3BEA2SR%2CQAAQ%3BIACJ%2CYAAA%3BInEv3BJ%2CSAAA%3BIAAA%2CUAAA%3BI2C1KA%2CqBAAA%3B%3BEwBgiCA%2CQAAQ%2CQAIJ%2CQAAO%3BIACH%2CiBAAA%3BInE33BR%2CcAAA%3BIAAA%2CqBAAA%3B%3BE2CjJA%2CQwBugCQ%2CQAIJ%2CQAAO%2CQxB3gCV%3BI3CiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BE2C5IA%2CQwBkgCQ%2CQAIJ%2CQAAO%2CQxBtgCV%3BI3C4ID%2CcAAA%3BIAAA%2C0BAAA%3B%3BE2CvIA%2CQwB6%5C%2FBQ%2CQAIJ%2CQAAO%2CQxBjgCV%3BI3CuID%2CcAAA%3BIAAA%2C0BAAA%3B%3BEmEs3BA%2CQAAQ%2CQAkBJ%2CSAAQ%3BInEx4BZ%2CcAAA%3B%3BEmE24BQ%2CQArBA%2CQAkBJ%2CSAAQ%2CIAGH%3BIACG%2CSAAS%2CGAAT%3B%3BEAGJ%2CQAzBA%2CQAkBJ%2CSAAQ%2CIAOH%3BIACG%2CSAAS%2CGAAT%3B%3BEAKZ%3BIACI%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2CeAAA%3B%3BEAGJ%2CQAAQ%2CKAAK%2CMAAO%2CQAAK%2CMAAO%3BIAC5B%2CYAAA%3B%3BEjDz8BJ%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAJJ%2CaAMI%3BIACI%2CgBAAA%3BIACA%2CkBAAA%3B%3BEARR%2CaAeI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAlBR%2CaAqBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BElByGR%2CakB7GI%2CMlB6GH%3BIAxFD%2CcAAA%3B%3BEA6FA%2CakBlHI%2CMlBkHH%3BIA7FD%2CcAAA%3B%3BEAkGA%2CakBvHI%2CMlBuHH%3BIAlGD%2CcAAA%3B%3BEAuGA%2CakB5HI%2CMlB4HH%3BIAvGD%2CcAAA%3B%3BEkB1CA%2CaA4BI%2CQAAO%3BIACH%2CqBAAA%3BIkD5CR%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIpEgDA%2CgBAAA%3BIkBXQ%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CoBAAA%3BIACA%2C8BAAA%3BIACA%2CyBAAA%3BIACA%2CkCAAA%3BIACA%2C4BAAA%3BIACA%2CsBAAsB%2CuBAAtB%3BIACA%2CYAAA%3B%3BEkD9CR%2CalD%2BBI%2CQAAO%2COkD%5C%2FBV%3BEACD%2CalD8BI%2CQAAO%2COkD9BV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CalDyBI%2CQAAO%2COkDzBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CalDoBI%2CQAAO%2COkDpBV%3BEACD%2CalDmBI%2CQAAO%2COkDnBV%3BEACD%2CQAAQ%2CUAAW%2CclDkBf%2CQAAO%3BIkDjBP%2CoBAAA%3BIpE%2BBJ%2CYAAA%3B%3BEkBIY%2CaAlBR%2CQAAO%2COAiBF%2CMACI%3BIlBJb%2CWAAA%3B%3BEkBWA%3BIACI%2CaAAA%3B%3BEmDlOJ%3BIACI%2CUAAA%3B%3BEAGJ%2CIAAI%2CoBAAqB%2CQAAQ%2CMAAK%3BIAClC%2CuBAAA%3B%3BE1DiWJ%3BIAGI%2CmBAAA%3B%3BEAHJ%2CgBAKI%3BIAEI%2CUAAA%3B%3BEACA%2CgBAHJ%2COAGK%2CMACG%2CiBACM%3BIACE%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAJZ%2CgBAHJ%2COAGK%2CMACG%2CiBAMM%3BIACE%2CWAAA%3B%3BEAOpB%2CoBACI%2CmBACI%3BIACI%2CcAAA%3BIACA%2CWAAA%3B%3BEAJZ%2CoBACI%2CmBACI%2CQAII%3BIACI%2CmBAAA%3B%3BEAPhB%2CoBACI%2CmBACI%2CQAII%2COAGM%3BIACE%2CmBAAA%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%2CuBAAA%3B%3BEAIR%2CwBAAyB%3BIACrB%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BE2DhcJ%2CqBACI%3BIACI%2CWAAA%3B%3BEAFR%2CqBAKI%3BIACI%2CgBAAA%3B%3BEC8QJ%2COAAC%3BIACG%2CaAAA%3B%3BEAGJ%2COAAC%2CQACG%3BIACI%2CeAAA%3B%3BEAIR%2COAAC%3BIACG%2CgBAAA%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%2CiBAAA%3B%3BEAGJ%2CoBATJ%2CQASK%3BIACG%2CaAAA%3B%3BEAIA%2CoBAdR%2CQAaK%2CQACI%3BIACG%2CSAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%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%3BIvEnLrB%2C6BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIuEmOwB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBA1ChB%2CQAaK%2CQACI%2CKAMI%2COAsBI%3BIvE3OrB%2CyBAAA%3BIuE6OwB%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%3BIvE7Pb%2CgBAAA%3BIAhBF%2CsDAAA%3BIACK%2CmDAAA%3BIACC%2CkDAAA%3BIAcJ%2C8CAAA%3BIuEkQgB%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAXJ%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%3BIACI%2CSAAA%3BIACA%2CeAAA%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%3BIvE7Rb%2CcAAA%3BIuE%2BRgB%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%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAvBR%2CoBAxFJ%2CQAwFK%2CQA0BG%2CQAAO%3BIACH%2CmBAAA%3B%3BEAIR%2CoBAvHJ%2CQAuHK%3BIACG%2CeAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CoBA3HR%2CQAuHK%2CQAIO%3BIACA%2CmBAAA%3B%3BECrhBhB%2CMAAM%3BIACF%2CcAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CMAAM%2CWAIF%2COAAM%3BIACF%2CYAAA%3B%3BEALR%2CMAAM%2CWAQF%2CMAAK%2CUACC%3BEATV%2CMAAM%2CWAQF%2CMAAK%2CUAEC%3BIACE%2CWAAA%3B%3BEAXZ%2CMAAM%2CWAeF%3BIACI%2CmBAAA%3B%3BErEqyBR%3BEACA%3BIACI%2CYAAA%3B%3BEAGJ%2CWAAY%3BIACR%2CcAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAII%2COAAM%3BIACF%2CgCAAA%3BIH3mBR%2CyBAAA%3B%3BEGsmBA%2CYASI%2CQAAO%3BIACH%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAXR%2CYAcI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIHvdR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEG0dT%2CUACM%2CsBACE%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACM%2CsBAKE%2CYAAc%3BIACV%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIsE53BA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEzEFA%2CiBAAC%3BEACD%2CiBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CiBAAC%3BIACG%2CWAAA%3B%3BEGs3BJ%2CiBsEz3BA%3BIzEgPA%2CUAAA%3BIyE9OI%2CeAAA%3BIzE8OJ%2CqBAAA%3BI8BhOA%2CqBAAA%3B%3BE3By2BA%2CiBsEz3BA%2Ce3CoOE%3BI9BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE8B2CA%2CiB2CtBA%2Ce3CsBC%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSwC9NQ%2COxC8NR%3BIAAA%2CagCpRe%2CYhCoRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI8BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiB2CnCJ%2Ce3CkCC%2CMACI%3BI9B6ML%2CcAAA%3B%3BE8BvMI%2CiB2CzCJ%2Ce3CwCC%2COACI%3BI9BuML%2CcAAA%3B%3BEyEqEA%2CiBArTA%2CeAqTC%3BIzErED%2CqBAAA%3BI8BhOA%2CqBAAA%3B%3BE2CqSA%2CiBArTA%2CeAqTC%2CO3CjFC%3BI9BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE8B2CA%2CiB2CtBA%2CeAqTC%2CO3C%5C%2FRA%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI9B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSwC%5C%2FNM%2COxC%2BNN%3BIAAA%2CagCpRe%2CYhCoRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI8BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiB2CnCJ%2CeAqTC%2CO3CnRA%2CMACI%3BI9B6ML%2CcAAA%3B%3BE8BvMI%2CiB2CzCJ%2CeAqTC%2CO3C7QA%2COACI%3BI9BuML%2CcAAA%3B%3BEGyoBA%2CiBsElsBA%3BIzEyDA%2CSAAA%3BIAAA%2CUAAA%3BI2C1KA%2CqBAAA%3BI3C0KA%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2CeAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIyEhDI%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIzE8CJ%2CSAAA%3BIAAA%2CQAAA%3BIAAA%2CyCAAA%3B%3BEGyoBA%2CiBsElsBA%2CGAsBI%3BIzEmCJ%2CSAAA%3BIAAA%2CUAAA%3B%3BEyE3BQ%2CiBA9BR%2CGAsBI%2CGAQK%3BIzE2BT%2CmBAAA%3BIyEzBY%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%3BIzEzSJ%2CsDAAA%3BIyE2SI%2CWAAA%3B%3BEAGJ%2CiBAvWA%2CGAuWC%3BIACG%2CiBAAA%3BIzE%5C%2FSJ%2CsDAAA%3BIyEiTI%2CWAAA%3B%3BEAlCJ%2CiBAxUA%2CGAwUC%3BIzE%5C%2FQD%2CWAAA%3BIAAA%2CUAAA%3B%3BEyEoRA%2CiBA7UA%2CGA6UC%3BIzEpRD%2CUAAA%3BIAAA%2CUAAA%3B%3BEyEZA%2CiBAAC%3BIACG%2CiBAAA%3B%3BEADJ%2CiBAAC%2COAGG%3BIACI%2CcAAA%3B%3BEtEipBR%2CiBAgBI%2CGACI%3BIH1pBR%2CWAAA%3BIAAA%2CqBAAA%3BIGqqBY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEwCxzBZ%2CiBxC0yBI%2CGACI%2CEwC3yBP%3BI3CiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BE2C5IA%2CiBxCqyBI%2CGACI%2CEwCtyBP%3BI3C4ID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE2CvIA%2CiBxCgyBI%2CGACI%2CEwCjyBP%3BI3CuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEGyoBA%2CiBAkCI%3BIACI%2CeAAA%3B%3BEAnCR%2CiBAsCI%3BIACI%2CaAAA%3B%3BEAvCR%2CiBA0CI%2CQAAO%3BIiE5uBX%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIpEgDA%2CgBAAA%3BIAAA%2CWAAA%3B%3BEoE7CA%2CiBjEguBI%2CQAAO%2COiEhuBV%3BEACD%2CiBjE%2BtBI%2CQAAO%2COiE%5C%2FtBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBjE0tBI%2CQAAO%2COiE1tBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBjEqtBI%2CQAAO%2COiErtBV%3BEACD%2CiBjEotBI%2CQAAO%2COiEptBV%3BEACD%2CQAAQ%2CUAAW%2CkBjEmtBf%2CQAAO%3BIiEltBP%2CoBAAA%3BIpE%2BBJ%2CYAAA%3B%3BEGyoBA%2CiBA%2BCI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CaAAA%3B%3BE2B11BR%2CiB3B61BK%2COACG%2CQAAO%2CO2B91Bd%3BI9BgKD%2CSwC%5C%2FNM%2COxC%2BNN%3B%3BEG6rBI%2CiBAAC%2COAQG%3BIACI%2CcAAA%3B%3BEA7DZ%2CiBAiEI%3BIACI%2CaAAA%3B%3BEAKJ%2COAAC%2CMACK%2CUAAO%3BIHjtBjB%2CSAAA%3BIAAA%2CUAAA%3BI2C1KA%2CqBAAA%3BIxC63BY%2CYAAA%3BIACA%2CiBAAA%3B%3BEAJR%2COAAC%2CMACK%2CUAAO%2CMwCr3Bf%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BExCk3BA%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%3BIHhuBpB%2CWAAA%3BIAAA%2CoBAAA%3B%3BEGwuBgB%2COAxBX%2CMACK%2CUAAO%2CMAsBH%2CsBACG%3BIACG%2CSAAS%2CgBAAT%3BIACA%2CqBAAA%3BIACA%2C0BAAA%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%2CkBAAA%3B%3BEAIR%2CKAEI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CmCAAA%3B%3BEAHJ%2CaAKM%3BEALN%2CaAMM%3BEANN%2CaAOM%3BIACE%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%3BIACI%2CgBAAA%3B%3BEAEA%2CYAAC%3BIACG%2CkBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CUAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAXR%2CYAcI%2CUACI%2CSACI%2CGAAE%3BIACE%2CcAAA%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%3BIHlzBjB%2CsDAAA%3B%3BEGszBgB%2CYApBZ%2CUACI%2CSACI%2CGAAE%2CSAkBG%3BIHtzBjB%2CsDAAA%3BIGwzBoB%2CqBAAA%3B%3BEAOpB%3BIACI%2CuBAAA%3B%3BEAIA%2COAAC%3BIACG%2CgBAAA%3B%3BEADJ%2COAAC%2CQAGG%3BIACI%2CYAAA%3B%3BEAJR%2COAAC%2CQAOG%3BIACI%2CmBAAA%3BIACA%2CwBAAA%3B%3BEATR%2COAAC%2CQAYG%2CUAAS%3BIACL%2CcAAA%3BIACA%2CSAAA%3B%3BEAdR%2COAAC%2CQAiBG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEApBR%2COAAC%2CQAiBG%2COAKI%3BIACI%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3B%3BEA3BZ%2COAAC%2CQAiBG%2COAaI%3BEA9BR%2COAAC%2CQAiBG%2COAcI%3BIACI%2CeAAA%3B%3BEAKZ%2COAAC%3BIACG%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2COAAC%3BIACG%2C6BAAA%3BIACA%2C%2BBAAA%3BIACA%2CgBAAA%3B%3BEAMI%2COAHP%2CQACG%2CGAAG%3BEADP%2COAAC%2CQACG%2CGAAG%2CGAGC%3BIACI%2CeAAA%3B%3BEALZ%2COAAC%2CQASG%3BIACI%2CeAAA%3B%3BEAIR%2COAAC%2CiBAEG%3BIACI%2CeAAA%3B%3BEAKZ%2CIAAK%3BIACD%2CSAAA%3B%3BEAGJ%3BIACI%2CiBAAA%3BIACA%2CuBAAA%3B%3BEAFJ%2CeAII%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEANR%2CeASI%2CgBAAgB%3BIACZ%2CeAAA%3B%3BEAIR%3BIACI%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CyBAA0B%2CIAAG%2C0BACzB%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CwBAAyB%3BIACrB%2CUAAA%3BIACA%2CiBAAA%3B%3BEAFJ%2CwBAAyB%2CGAIrB%3BIACI%2CkBAAA%3B%3BEALR%2CwBAAyB%2CGAIrB%2CEAGI%3BIACI%2CWAAA%3B%3BEARZ%2CwBAAyB%2CGAYrB%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CwBAjBqB%2CGAiBpB%2CMAAO%3BIACJ%2CaAAA%3B%3BEAIR%3BIACI%2C6BAAA%3BIACA%2CuBAAA%3B%3BEAFJ%2CiBAII%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEANR%2CiBASI%3BIACI%2CeAAA%3B%3BEAVR%2CiBASI%2CEAGI%3BIACI%2CmBAAA%3BIACA%2CeAAA%3B%3BEAKZ%2CiBAAkB%2COAAM%3BIACpB%2CuBAAA%3B%3BEAGJ%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CgBAAiB%2CQAAO%2CKAAM%2CeAAc%3BEAC5C%2CgBAAiB%2CQAAO%2CKAAM%2CeAAc%3BIACxC%2CgCAAA%3BIACA%2CoBAAA%3BIACA%2CoBAAA%3B%3BEuE56BY%2CcAJF%2CSACV%2CSACK%2CKACI%2CKACI%2CMACG%3BIACI%2CcAAA%3B%3BEAKZ%2CcAXE%2CSACV%2CSACK%2CKASI%3BIACG%2CqBAAA%3B%3BEAGJ%2CcAfE%2CSACV%2CSACK%2CKAaI%3BIACG%2CiBAAA%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%2CoBAAA%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%3BErEoBX%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%3BEAFF%2CaAKC%3BIACC%2CqBAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3B%3BEARF%2CaAKC%2CkBAKC%3BIACC%2CaAAA%3BIACA%2CeAAA%3BIACA%2CuBAAA%3B%3BEAbH%2CaAKC%2CkBAWC%3BIACC%2CeAAA%3B%3BEAIF%2CaAAC%2CeAAkB%3BIAClB%2CUAAA%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%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEARF%2CaAAC%2CcAEA%2CQAAQ%2CSAAS%2CUAAY%2CIAQ5B%3BEATF%2CaAAC%2CgBACA%2CQAAQ%2CSAAS%2CUAAY%2CIAQ5B%3BIACC%2CoBAAA%3B%3BEA7CJ%2CaAkDC%2CGAAE%2CIAAI%2CWAAY%3BIACjB%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CaAJD%2CGAAE%2CIAAI%2CWAAY%2CEAIhB%3BIACA%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2C4BAAA%3BIACA%2CkCAAA%3BIACA%2CsBAAsB%2CmCAAtB%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEAhEH%2CaAoEC%2CkBAAkB%2CQAAO%2CiBACtB%2CIAAC%3BIACF%2C0BAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CaALF%2CkBAAkB%2CQAAO%2CiBACtB%2CIAAC%2CWAID%3BIACA%2CSAAS%2CEAAT%3BIACA%2CwBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CuBAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3B%3BEAlFJ%2CaAoEC%2CkBAAkB%2CQAAO%2CiBAkBxB%3BIACC%2CsBAAA%3B%3BEACA%2CaApBF%2CkBAAkB%2CQAAO%2CiBAkBxB%2CYAEE%3BIACA%2CuBAAA%3B%3BEAzFJ%2CaAoEC%2CkBAAkB%2CQAAO%2CiBAyBxB%3BIACC%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAEA%2CaAlCF%2CkBAAkB%2CQAAO%2CiBAyBxB%2CWASE%3BIACA%2CWAAA%3B%3BEAGD%2CaAtCF%2CkBAAkB%2CQAAO%2CiBAyBxB%2CWAaE%3BIACA%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2C4BAAA%3BIACA%2CkCAAA%3BIACA%2CsBAAsB%2CwCAAtB%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEApHJ%2CaAyHC%3BIACC%2CuBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAnIF%2CaAyHC%2CYAYG%3BIACD%2CUAAA%3B%3BEAtIH%2CaAyHC%2CYAgBC%3BIA5gBF%2CqBAAA%3BIA8gBG%2CcAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CaArBF%2CYAgBC%2CQAKE%3BIACA%2CaAAA%3B%3BEA%5C%2FIJ%2CaAyHC%2CYAgBC%2CQASG%3BIACD%2CWAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAxJJ%2CaAyHC%2CYAgBC%2CQASG%2CIAQD%3BIACC%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CQAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAhKL%2CaAyHC%2CYAgBC%2CQASG%2CIAiBC%3BIACD%2CkBAAA%3BIAviBL%2CqBAAA%3B%3BEA2iBK%2CaA%5C%2FCJ%2CYAgBC%2CQASG%2CIAiBC%2COAKA%3BEACD%2CaAhDJ%2CYAgBC%2CQASG%2CIAiBC%2COAMA%3BIACA%2CaAAA%3B%3BEA1KN%2CaAyHC%2CYAgBC%2CQAsCC%3BIACC%2CkBAAA%3B%3BEAhLJ%2CaAyHC%2CYAgBC%2CQAsCC%2CSAGC%2CeACC%2CEAAC%3BIACA%2CgBAAA%3B%3BEApLN%2CaAyHC%2CYAgBC%2CQAsCC%2CSAGC%2CeAKC%2CUAAU%3BIACT%2CiBAAA%3B%3BEAxLN%2CaAyHC%2CYAgBC%2CQAsCC%2CSAGC%2CeASC%2CgBAAgB%3BIACf%2CyBAAA%3BIACA%2C%2BBAAA%3B%3BEA7LN%2CaAyHC%2CYAgBC%2CQAsCC%2CSAGC%2CeASC%2CgBAAgB%2CEAIb%3BIACD%2CkBAAA%3B%3BEAhMP%2CaAyHC%2CYAgBC%2CQAsCC%2CSAsBC%2CeAAe%3BIACd%2CYAAA%3B%3BEAtML%2CaAyHC%2CYAgBC%2CQAsCC%2CSAsBC%2CeAAe%2CeAGZ%2CKAAK%2CKAAK%2CIAET%3BIACD%2CWAAA%3BIACA%2CeAAA%3B%3BEAMF%2CaAzFJ%2CYAgBC%2CQAsCC%2CSAkCC%2CeACE%3BEACD%2CaA1FJ%2CYAgBC%2CQAsCC%2CSAkCC%2CeAEE%3BIACA%2CcAAA%3BIACA%2CcAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CWAAA%3B%3BEAvNN%2CaAyHC%2CYAgBC%2CQAsCC%2CSAkCC%2CeASC%3BIACC%2CWAAA%3BIACA%2CWAAA%3B%3BEA5NN%2CaAyHC%2CYAgBC%2CQAsCC%2CSAkCC%2CeAcC%3BIACC%2CgCAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CWAAA%3B%3BEApON%2CaAyHC%2CYAgBC%2CQAsCC%2CSAkCC%2CeAcC%2CaAOC%2CEAAC%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAxOP%2CaAyHC%2CYAgBC%2CQAsCC%2CSAkCC%2CeA2BC%3BIACC%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEA%5C%2FON%2CaAyHC%2CYAgBC%2CQAsCC%2CSAkCC%2CeA2BC%2CaAKC%2CEAAC%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAnPP%2CaAyHC%2CYAgBC%2CQAsCC%2CSAkCC%2CeAsCC%2CaAAa%2COAAO%3BEAvPzB%2CaAyHC%2CYAgBC%2CQAsCC%2CSAkCC%2CeAuCC%2CaAAa%2COAAO%3BIACnB%2CcAAA%3BIACA%2CgBAAA%3BIA7nBN%2CqBAAA%3B%3BEAmYA%2CaAyHC%2CYAgBC%2CQAsCC%2CSAiFC%2CgBACC%3BIACC%2CUAAA%3BIAroBN%2CqBAAA%3B%3BEAmYA%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%3BIACC%2CkBAAA%3BIACA%2CgBAAA%3B%3BEA1QL%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBAIC%3BIACC%2CUAAA%3BIACA%2CQAAA%3BIACA%2CkBAAA%3B%3BEA%5C%2FQN%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBAIC%2CSAKC%3BIACC%2CmBAAA%3BIACA%2CiBAAA%3BIAtpBP%2CqBAAA%3B%3BEA0pBO%2CaA9JN%2CYAgBC%2CQAsCC%2CSAyFC%2CiBAIC%2CSAKC%2CEAME%3BIACA%2CyBAAA%3BIACA%2CcAAA%3B%3BEAzRR%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBAsBC%3BIACC%2CgCAAA%3BIACA%2CoBAAA%3B%3BEAhSN%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBAsBC%2CaAIC%3BIACC%2CgBAAA%3B%3BEAnSP%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBA%2BBC%3BIACC%2CWAAA%3B%3BEAxSN%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBA%2BBC%2CcAGC%3BIACC%2CUAAA%3BIACA%2CSAAA%3B%3BEAEA%2CaArLN%2CYAgBC%2CQAsCC%2CSAyFC%2CiBA%2BBC%2CcAGC%2CEAIE%3BIACA%2CuBAAA%3B%3BEAGD%2CaAzLN%2CYAgBC%2CQAsCC%2CSAyFC%2CiBA%2BBC%2CcAGC%2CEAQE%3BIACA%2CWAAA%3BIAtrBR%2CqBAAA%3B%3BEAmYA%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBA%2BBC%2CcAkBC%2CeACC%3BIACC%2CWAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3B%3BEA7TR%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBA%2BBC%2CcA0BC%3BIACC%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEApUP%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBA%2BBC%2CcAgCC%2CIAAG%3BIA1vBT%2CyCAAA%3BIACA%2CoCAAA%3BIACA%2CiCAAA%3B%3BEAibA%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBA%2BBC%2CcAoCC%3BIACC%2CkBAAA%3B%3BEA5UP%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBA%2BBC%2CcAoCC%2CsBAGC%3BIACC%2CcAAA%3B%3BEA%5C%2FUR%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBA%2BBC%2CcA4CC%3BIACC%2CkBAAA%3B%3BEApVP%2CaAyHC%2CYAgBC%2CQAsCC%2CSAyFC%2CiBA%2BBC%2CcAgDC%3BIACC%2CkBAAA%3BIACA%2CWAAA%3B%3BEAKD%2CaArOL%2CYAgBC%2CQAsCC%2CSAyFC%2CiBAqFC%2CcACE%3BIACA%2CUAAA%3B%3BEADD%2CaArOL%2CYAgBC%2CQAsCC%2CSAyFC%2CiBAqFC%2CcACE%2CcAGA%3BIACC%2CgBAAA%3B%3BEAJF%2CaArOL%2CYAgBC%2CQAsCC%2CSAyFC%2CiBAqFC%2CcACE%2CcAGA%2CcAGC%3BIACC%2C6BAAA%3BIACA%2CaAAA%3B%3BEAEA%2CaA%5C%2FOR%2CYAgBC%2CQAsCC%2CSAyFC%2CiBAqFC%2CcACE%2CcAGA%2CcAGC%2CmBAIE%3BIAxvBT%2CwBAAA%3BIACA%2CgBAAA%3BIAyvBS%2CSAAA%3BIACA%2CqBAAA%3B%3BEAWL%2CaA7PJ%2CYAgBC%2CQAsCC%2CSAsMC%2CUACE%2CQACE%3BIACD%2CsBAAA%3B%3BEAxXP%2CaAyHC%2CYAgBC%2CQAsCC%2CSA8MC%2CeACC%2CGAAK%2CYAAS%2CQACX%3BIACD%2CyBAAA%3BIACA%2CyBAAA%3B%3BEAMJ%2CaA9QF%2CYAgBC%2CQA8PE%3BEACD%2CaA%5C%2FQF%2CYAgBC%2CQA%2BPE%3BIACA%2CgBAAA%3B%3BEAzYJ%2CaAyHC%2CYAgBC%2CQAmQC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CWAAA%3B%3BEA7YJ%2CaAyHC%2CYAgBC%2CQAmQC%2CaAAe%2CiBAAiB%2CYAG7B%3BIACD%2CWAAA%3B%3BEAhZL%2CaAyHC%2CYAgBC%2CQA0QC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CUAAA%3B%3BEApZJ%2CaAyHC%2CYAgBC%2CQA6QC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CeAAA%3B%3BEAvZJ%2CaAyHC%2CYAgBC%2CQAgRC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CUAAA%3B%3BEA1ZJ%2CaAyHC%2CYAgBC%2CQAmRC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CUAAA%3B%3BEA7ZJ%2CaAyHC%2CYAgBC%2CQAsRC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CeAAA%3B%3BEAhaJ%2CaAyHC%2CYAgBC%2CQAyRC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CeAAA%3B%3BEAnaJ%2CaAyHC%2CYAgBC%2CQA4RC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CYAAA%3B%3BEAtaJ%2CaAyHC%2CYAgBC%2CQA%2BRC%2CaAAe%2CiBAAiB%3BIAC%5C%2FB%2CeAAA%3B%3BEAzaJ%2CaAyHC%2CYAgBC%2CQAkSC%2CcAAgB%2CiBAAiB%3BIAChC%2CUAAA%3B%3BEA5aJ%2CaAyHC%2CYAgBC%2CQAqSC%2CcAAgB%2CiBAAiB%3BIAChC%2CcAAA%3B%3BEA%5C%2FaJ%2CaAyHC%2CYAgBC%2CQAwSC%2CcAAgB%2CiBAAiB%3BIAChC%2CyBAAA%3B%3BEAlbJ%2CaAyHC%2CYA8TC%3BIA12BF%2CyCAAA%3BIACA%2CoCAAA%3BIACA%2CiCAAA%3B%3BEA22BG%2CaAjUF%2CYA8TC%2CUAGE%2CQAEE%2CIACC%2COACD%3BIACC%2CyBAAA%3B%3BEAEA%2CaAxUN%2CYA8TC%2CUAGE%2CQAEE%2CIACC%2COACD%2CcAGE%3BIACA%2CyBAAA%3B%3BEARL%2CaAjUF%2CYA8TC%2CUAGE%2CQAEE%2CIACC%2COASD%3BIACC%2CyBAAA%3B%3BEAEA%2CaAhVN%2CYA8TC%2CUAGE%2CQAEE%2CIACC%2COASD%2CcAGE%3BIACA%2CyBAAA%3B%3BEAhBL%2CaAjUF%2CYA8TC%2CUAGE%2CQAEE%2CIACC%2COAiBD%3BIACC%2CyBAAA%3B%3BEAEA%2CaAxVN%2CYA8TC%2CUAGE%2CQAEE%2CIACC%2COAiBD%2CcAGE%3BIACA%2CyBAAA%3B%3BEAxBL%2CaAjUF%2CYA8TC%2CUAGE%2CQA8BE%3BIACD%2CcAAA%3B%3BEAzdL%2CaAyHC%2CYA8TC%2CUAsCG%2CWACD%3BEA9dJ%2CaAyHC%2CYA8TC%2CUAsCG%2CWAED%3BIACC%2CWAAA%3B%3BEAheL%2CaAyHC%2CYA8TC%2CUAsCG%2CWACD%2CcAIC%2CEACG%3BEAneR%2CaAyHC%2CYA8TC%2CUAsCG%2CWAED%2CcAGC%2CEACG%3BIACD%2CUAAA%3B%3BEAMJ%2CaAjXF%2CYA8TC%2CUAmDE%2CSACE%3BIACD%2CcAAA%3BIACA%2CgBAAA%3BIACA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIAh4BJ%2CwBAAA%3BIACA%2CgBAAA%3B%3BEAq4BE%2CaA7XF%2CYA8TC%2CUA%2BDE%2CSACE%3BIACD%2CQAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACG%2CmBAAA%3B%3BEAPL%2CaA7XF%2CYA8TC%2CUA%2BDE%2CSACE%2CWAQC%3BIACD%2CaAAA%3B%3BEAVH%2CaA7XF%2CYA8TC%2CUA%2BDE%2CSACE%2CWAYD%3BIACC%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAhBH%2CaA7XF%2CYA8TC%2CUA%2BDE%2CSACE%2CWAYD%2CSAKC%3BIACC%2CaAAA%3B%3BEAMJ%2CaAtZF%2CYA8TC%2CUAwFE%2CcACE%3BIACD%2CmBAAA%3BIACA%2CqBAAA%3B%3BEAHF%2CaAtZF%2CYA8TC%2CUAwFE%2CcAME%2CIAAI%3BIACL%2CWAAA%3BIACA%2CkBAAA%3B%3BEAvhBL%2CaAyHC%2CYA8TC%2CUAoGC%2CeACG%2CKAAK%3BIACN%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CaAxaJ%2CYA8TC%2CUAoGC%2CeACG%2CKAAK%2CKAKL%2CYACE%3BIACD%2C0BAAA%3B%3BEAniBP%2CaAyHC%2CYA8TC%2CUAoGC%2CeACG%2CKAAK%2CKAWJ%3BIACD%2C6BAAA%3BIACA%2C4BAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3B%3BEAhjBN%2CaAyHC%2CYA8TC%2CUAoGC%2CeACG%2CKAAK%2CKAWJ%2CIAWD%3BIACC%2CSAAA%3BIACA%2CkBAAA%3B%3BEApjBP%2CaAyHC%2CYA8TC%2CUAmIC%3BIACC%2CUAAA%3BIACA%2CgBAAA%3B%3BEA5jBJ%2CaAyHC%2CYA8TC%2CUAmIC%2CiBAIG%3BIACD%2CaAAA%3B%3BEA%5C%2FjBL%2CaAyHC%2CYA8TC%2CUAmIC%2CiBAQG%2CYAAS%3BIACV%2CcAAA%3B%3BEAnkBL%2CaAyHC%2CYA8TC%2CUAgJC%2CaACG%3BIACD%2CWAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3BEA3kBL%2CaAyHC%2CYA8TC%2CUAgJC%2CaACG%2CiBAKC%2CKAAK%3BIACN%2CWAAA%3BIACA%2CkBAAA%3B%3BEA%5C%2FkBN%2CaAyHC%2CYA8TC%2CUAgJC%2CaACG%2CiBAKC%2CKAAK%2CKAIJ%3BIACD%2CsBAAA%3B%3BEAllBP%2CaAyHC%2CYA8TC%2CUAgJC%2CaAgBG%3BIACD%2CWAAA%3BIACA%2CWAAA%3B%3BEAzlBL%2CaAyHC%2CYAqeC%2CQACG%3BIACD%2CeAAA%3B%3BEAIA%2CaA3eH%2CYAqeC%2CQAKC%2CWACE%3BIACA%2CaAAA%3B%3BEArmBL%2CaAyHC%2CYAqeC%2CQAWC%3BIACC%2CWAAA%3B%3BEA1mBJ%2CaAyHC%2CYAqeC%2CQAeC%3BIACC%2CYAAA%3B%3BEA9mBJ%2CaAyHC%2CYAqeC%2CQAmBC%2CeACG%2CIAAI%3BIACL%2CWAAA%3BIACA%2CkBAAA%3B%3BEApnBL%2CaAyHC%2CYAqeC%2CQAmBC%2CeAMG%3BIACD%2CsBAAA%3B%3BEAxnBL%2CaA8nBC%3BIACC%2CWAAA%3BIACA%2CqBAAA%3BIAnjCF%2CqCAAA%3BIACA%2CgCAAA%3BIACA%2C6BAAA%3B%3BEAojCE%2CaALD%2CEAKE%3BIACA%2CqBAAA%3B%3BEAKD%2CaADD%2CIACE%3BIAhiCH%2CmBAAmB%2CWAAnB%3BIACK%2CeAAe%2CWAAf%3BIACA%2CcAAc%2CWAAd%3BIACA%2CWAAW%2CWAAX%3BIA%5C%2FBL%2CoCAAA%3BIACA%2C%2BBAAA%3BIACA%2C4BAAA%3B%3BEAkkCC%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%2CoBAAA%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%3BIA9oCf%2CwBAAA%3BIACA%2CgBAAA%3B%3BEAonCA%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%3BEAMJ%2CaAAc%2CYAAY%2CUAAS%2CSAAS%2CIAAI%2CYAAa%3BIACzD%2CgBAAA%3B%3BEAGJ%3BIACC%2CkBAAA%3B%3BEADD%2CaAGC%2CcAAc%2CYAAY%3BEAH3B%2CaAIC%2CcAAc%2CYAAY%3BEAJ3B%2CaAKC%2CcAAa%2CeAAgB%3BIAC5B%2C0BAAA%3B%3BEA8aF%3BIA3HA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAmB%2CoBAAnB%3BIACA%2CWAAW%2CoBAAX%3BIACA%2C0BAAA%3B%3BEAqHA%2CWAnHA%3BIACC%2CsBAAA%3B%3BEAEA%2CWAHD%2CYAGE%2COACE%3BIACD%2CsBAAA%3B%3BEA8GH%2CWAnHA%2CYASC%2CUAAY%3BIACX%2CaAAA%3B%3BEAyGF%2CWAnHA%2CYAaG%3BIACD%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIA3%5C%2FCD%2CwBAAA%3BIACA%2CgBAAA%3B%3BEA0lDD%2CWAnHA%2CYAuBC%3BIACC%2CaAAA%3B%3BEA2FF%2CWAnHA%2CYA2BC%3BIACC%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3B%3BEAqFF%2CWAnHA%2CYAiCC%3BIACC%2C6BAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3B%3BEA%2BEF%2CWAnHA%2CYAiCC%2CUAKG%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEA2EH%2CWAnHA%2CYAiCC%2CUAKG%2CIAID%2CKAAI%3BIACH%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3B%3BEAsEJ%2CWAnHA%2CYAkDC%3BIACC%2CUAAA%3B%3BEAgEF%2CWAnHA%2CYAsDC%3BIACC%2CaAAA%3B%3BEA4DF%2CWAnHA%2CYA0DC%3BIACC%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWA9DF%2CYA0DC%2CcAIE%3BIACA%2CSAAS%2COAAT%3B%3BEAoDH%2CWAnHA%2CYAmEC%3BIACC%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3B%3BEA4CF%2CWAnHA%2CYAmEC%2CgBAMC%3BIACC%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CgCAAA%3BIACA%2CmBAAA%3B%3BEAiCH%2CWAnHA%2CYAmEC%2CgBAMC%2CEAWC%3BIACC%2CkBAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3B%3BEAEA%2CWA1FJ%2CYAmEC%2CgBAMC%2CEAWC%2CcAME%3BIACA%2CSAAS%2COAAT%3B%3BEAGD%2CWA9FJ%2CYAmEC%2CgBAMC%2CEAWC%2CcAUE%3BIACA%2CaAAA%3B%3BEAoBL%2CWAnHA%2CYAmEC%2CgBAMC%2CEA0BC%3BIACC%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CWAxGJ%2CYAmEC%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%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%3BIA1qDD%2CkDAAA%3BIACA%2C0CAAA%3B%3BEAoqDD%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%2CeACC%2CaAAc%2COAAS%3BIACtB%2CUAAA%3B%3BEA%5C%2FBN%2CaAAa%2CgBAYZ%2CYAKC%2CQACC%2CSAWC%2CeAKC%2CaAAa%3BEAlClB%2CaAAa%2CgBAYZ%2CYAKC%2CQACC%2CSAWC%2CeAMC%2CaAAa%3BIACZ%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CaAvCO%2CgBAYZ%2CYAKC%2CQACC%2CSAWC%2CeAKC%2CaAAa%2CEAKX%3BEAAD%2CaAvCO%2CgBAYZ%2CYAKC%2CQACC%2CSAWC%2CeAMC%2CaAAa%2CEAIX%3BIACA%2CmBAAA%3B%3BEAxCP%2CaAAa%2CgBAYZ%2CYAKC%2CQA4BC%3BIACC%2CYAAA%3B%3BEA9CJ%2CaAAa%2CgBAYZ%2CYAsCC%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%3BEsE93DC%2CaAAC%2CeACG%3BIACI%2CqBAAA%3B%3BEAIZ%3BIACI%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3B%3BEAEJ%3BIACI%2CeAAA%3BIACA%2CqBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAEJ%2C0BAA0B%3BIACtB%2CcAAA%3B%3BEAGJ%2CaAAa%3BIACT%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3BIACA%2CcAAA%3BIACA%2CaAAa%2CYAAb%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2CQAAQ%2CaACJ%3BIACI%2CaAAA%3B%3BEAIR%2CIAAI%2CaACA%2CQAAO%3BEADQ%2CIAAI%2CkBACnB%2CQAAO%3BIACH%2CWAAA%3B%3BEAFR%2CIAAI%2CaAKA%2COAAM%3BEALS%2CIAAI%2CkBAKnB%2COAAM%3BIACF%2CaAAA%3B%3BEANR%2CIAAI%2CaASA%3BEATe%2CIAAI%2CkBASnB%3BIACI%2CiBAAA%3B%3BEAVR%2CIAAI%2CaAaA%2CSAAQ%2CaACJ%3BEAdW%2CIAAI%2CkBAanB%2CSAAQ%2CaACJ%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEApBZ%2CIAAI%2CaAaA%2CSAAQ%2CaACJ%2CYAQI%3BEAtBO%2CIAAI%2CkBAanB%2CSAAQ%2CaACJ%2CYAQI%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAxBhB%2CIAAI%2CaA6BA%3BEA7Be%2CIAAI%2CkBA6BnB%3BIACI%2CeAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2C8BAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAKR%2CQAAQ%2CaAEJ%2CEAAC%3BIACG%2CqBAAA%3BIACA%2CgBAAgB%2CiEAAhB%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2C4BAAA%3BIACA%2CmBAAA%3B%3BEARR%2CQAAQ%2CaAYJ%2CKAAI%2CkBAAkB%3BIAClB%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2C4BAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CQAnBA%2CaAYJ%2CKAAI%2CkBAAkB%2COAOjB%3BIACG%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CgBAAA%3B%3BEAxBZ%2CQAAQ%2CaA4BJ%2CKAAI%3BIACA%2CqBAAA%3BIACA%2C4BAAA%3B%3BEAEA%2CQAhCA%2CaA4BJ%2CKAAI%2CkBAIC%3BIACG%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIACI%2CeAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEAXJ%2CgBAaI%3BIACI%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CuBAAA%3B%3BEAhBR%2CgBAmBI%3BIACI%2CeAAA%3BIACA%2CgCAAA%3B%3BEAEJ%2CgBAAC%2CsBACG%3BIACI%2CkBAAA%3B%3BEAFR%2CgBAAC%2CsBACG%2CgBAGI%3BIACI%2CSAAA%3B%3BEALZ%2CgBAAC%2CsBACG%2CgBAGI%2CgBAGI%2CEAAC%3BIACG%2CkBAAA%3BIACA%2CSAAA%3B%3BEAQpB%2CQAAS%2CmBAAmB%2CgBAAgB%2CqBAAqB%2CwBAAwB%3BIACrF%2C2BAAA%3B%3BEAGJ%2CQAAS%2CmBAAkB%3BIACvB%2CgBAAA%3B%3BEAGJ%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3BIACA%2C6BAAA%3BIACA%2CqCAAA%3BIACA%2CwCAAA%3BIACA%2CgCAAA%3B%3BEAEA%2CkBAAC%3BIACG%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAIA%2CkBADJ%2CsBACK%3BIACG%2CSAAS%2CEAAT%3B%3BEArBZ%2CkBAyBI%3BIACI%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEA7BR%2CkBAyBI%2CqBAMI%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CkBAVR%2CqBAMI%2CwBAIK%3BIACG%2CgBAAA%3BIACA%2CmBAAA%3B%3BEArChB%2CkBA0CI%2CeACI%3BIACI%2CuBAAA%3B%3BEA5CZ%2CkBA0CI%2CeAKI%3BIACI%2CqBAAA%3B%3BEAhDZ%2CkBA0CI%2CeAKI%2CoBAGI%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEApDhB%2CkBA0CI%2CeAcI%3BIACI%2CSAAA%3BIACA%2CYAAA%3B%3BEAMR%2CCADH%2CgBACI%3BIACG%2CSAAS%2COAAT%3B%3BEAKJ%2CCADH%2CgBACI%3BIACG%2CSAAS%2COAAT%3B%3BEAKJ%2CCADH%2CgBACI%3BIACG%2CSAAS%2CEAAT%3B%3BEAKJ%2CCADH%2CUACI%3BIACG%2CSAAS%2CEAAT%3B%3BEAIR%2CqBACI%2CgBACI%3BIACI%2C0BAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEAKZ%2CqBACI%2CgBACI%3BIACI%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2C0BAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAPR%2CgBACI%2CeAMK%3BIACG%2CmBAAA%3BIACA%2CkCAAA%3B%3BEAGJ%2CqBAZR%2CgBACI%2CeAWK%3BIACG%2C8BAAA%3B%3BEAMhB%2CmBACI%2CSAAQ%2CKAAK%3BIACT%2C4BAAA%3B%3BEAIR%2CIAAI%2CWACA%2CcACI%2CIAAG%3BEAFX%2CIAAI%2CWACA%2CcAEI%3BEAHR%2CIAAI%2CWACA%2CcAGI%2CIAAG%3BIACC%2CqBAAA%3B%3BEAKZ%2CIAAI%3B%3B%3B%3BEAAJ%2CIAAI%2CYACA%3BIACI%2CuBAAA%3B%3BEAIA%2CIANJ%2CYAKA%2CEAAC%2CgBACI%3BIACG%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3B%3BEAKJ%2CIAbJ%2CYAYA%2CEAAC%2CgBACI%3BIACG%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3B%3BEAKJ%2CIApBJ%2CYAmBA%2CEAAC%2CgBACI%3BIACG%2CSAAS%2CEAAT%3B%3BEAKJ%2CIA1BJ%2CYAyBA%2CEAAC%2CgBACI%3BIACG%2CSAAS%2CEAAT%3B%3BEA3BZ%2CIAAI%2CYA%2BBA%2CSAAQ%2CaACJ%3BIACI%2CoBAAA%3B%3BEAjCZ%2CIAAI%2CYA%2BBA%2CSAAQ%2CaACJ%2CYAGI%3BIACI%2CyBAAA%3B%3BEApChB%2CIAAI%2CYAyCA%2CsBACI%2CgBACI%3BIACI%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEAEA%2CIAlDZ%2CYAyCA%2CsBACI%2CgBACI%2CEAOK%3BIACG%2CmBAAA%3BIACA%2CyBAAA%3B%3BEApDpB%2CIAAI%2CYAyCA%2CsBACI%2CgBAcI%3BIACI%2C0BAAA%3BIACA%2CsBAAA%3B%3BEA1DhB%2CIAAI%2CYAyCA%2CsBACI%2CgBAmBI%2CeAAc%3BIACV%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CyBAAA%3B%3BEAOA%2CIAvEZ%2CYAyCA%2CsBA4BI%2CgBACI%2CeAAc%2CMAAM%2CSACf%3BIACG%2CmBAAA%3BIACA%2CSAAS%2CEAAT%3B%3BEAGJ%2CIA5EZ%2CYAyCA%2CsBA4BI%2CgBACI%2CeAAc%2CMAAM%2CSAMf%3BIACG%2CgBAAA%3B%3BEAEA%2CIA%5C%2FEhB%2CYAyCA%2CsBA4BI%2CgBACI%2CeAAc%2CMAAM%2CSAMf%2CMAGI%3BIACG%2CkBAAA%3B%3BEAhFxB%2CIAAI%2CYAuFA%2CoBACI%2CSAAQ%2CKAAK%3BIACT%2C4BAAA%3B%3BEAzFZ%2CIAAI%2CYA6FA%3BIACI%2CUAAA%3BIACA%2CSAAA%3BIACA%2CcAAA%3BIACA%2CkDAAA%3BIACA%2CqDAAA%3BIACA%2C6CAAA%3B%3BEAnGR%2CIAAI%2CYA6FA%2CmBAQI%3BIACI%2CyBAAA%3B%3BEAtGZ%2CIAAI%2CYA6FA%2CmBAYI%3BIACI%2CyBAAA%3BIACA%2C2BAAA%3B%3BEA3GZ%2CIAAI%2CYAiHA%3BIACI%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAxHR%2CIAAI%2CYAiHA%2CWASI%2CkBAAiB%3BEA1HzB%2CIAAI%2CYAiHA%2CWAUI%2CkBAAiB%3BIACb%2CcAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CQAAA%3B%3BEAhIZ%2CIAAI%2CYAiHA%2CWAkBI%2CkBAAiB%3BIACb%2COAAA%3BIACA%2CiBAAA%3B%3BEArIZ%2CIAAI%2CYAiHA%2CWAuBI%2CkBAAiB%3BIACb%2CUAAA%3BIACA%2CiBAAA%3B%3BEA1IZ%2CIAAI%2CYAiHA%2CWA4BI%3BIACI%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEAhJZ%2CIAAI%2CYAiHA%2CWAkCI%3BIACI%2CgBAAA%3B%3BEApJZ%2CIAAI%2CYAiHA%2CWAsCI%3BIACI%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3B%3BEA5JZ%2CIAAI%2CYAiHA%2CWA8CI%3BIACI%2C2BAAA%3BIACA%2C4BAAA%3BIACA%2C8BAAA%3BIACA%2C%2BBAAA%3B%3BEAnKZ%2CIAAI%2CYAuKA%2CIAAG%3BIACC%2CWAAA%3BIACA%2CqBAAA%3B%3BEAzKR%2CIAAI%2CYAuKA%2CIAAG%2CcAIC%2CEAAC%3BIACG%2CYAAA%3B%3BEAEA%2CIA9KR%2CYAuKA%2CIAAG%2CcAIC%2CEAAC%2CkBAGI%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAhLhB%2CIAAI%2CYAuKA%2CIAAG%2CcAaC%3BIACI%2CcAAA%3BIACA%2CcAAA%3B%3BEAtLZ%2CIAAI%2CYA0LA%2CWACI%2CGAAE%2CKACE%3BIACI%2CgCAAA%3B%3BEAEA%2CIA%5C%2FLZ%2CYA0LA%2CWACI%2CGAAE%2CKACE%2CEAGK%3BIACG%2CgCAAA%3B%3BEAhMpB%2CIAAI%2CYAsMA%2CwBACI%2COACI%2CGAAE%3BIACE%2CUAAA%3B%3BEAEA%2CIA3MZ%2CYAsMA%2CwBACI%2COACI%2CGAAE%2CKAGG%3BIACG%2CoBAAA%3B%3BEA5MpB%2CIAAI%2CYAkNA%2CEAAC%3BIACG%2CiBAAA%3B%3BEAnNR%2CIAAI%2CYAwNA%3BIACI%2CUAAA%3BIACA%2CyBAAA%3B%3BEA1NR%2CIAAI%2CYA6NA%3BIACI%2CsBAAA%3B%3BEA9NR%2CIAAI%2CYAiOA%3BIACI%2CyBAAA%3BIACA%2CkBAAA%3B%3B%3BEAMR%3BIACI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CUAAA%3B%3BEANJ%2CUAQI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAXR%2CUAiBI%3BIACI%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEArBR%2CUAwBI%3BIACI%2C2BAAA%3BIACA%2C4BAAA%3BIACA%2C8BAAA%3BIACA%2C%2BBAAA%3B%3BEAIR%2CGAAG%3BIACC%2CWAAA%3BIACA%2CqBAAA%3B%3BEAFJ%2CGAAG%2CcAIC%3BIACI%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CGAAG%2CcAUC%3BIACI%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3B%3BEAbR%2CGAAG%2CcAgBC%3BIACI%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3B%3BEApBR%2CGAAG%2CcAuBC%2CqBAAoB%3BIAChB%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CgBAAA%3B%3BEACA%2CGA3BL%2CcAuBC%2CqBAAoB%2CSAIf%3BIACG%2CkBAAA%3B%3BEA5BZ%2CGAAG%2CcAoCC%3BIACI%2CaAAA%3BIACA%2C2BAAA%3BIACA%2CmBAAA%3B%3BEAvCR%2CGAAG%2CcAoCC%2CqBAKI%3BIACI%2CkBAAA%3B%3BEA1CZ%2CGAAG%2CcAoCC%2CqBAQI%2CEAAC%3BIACG%2CYAAA%3B%3BEAEA%2CGA%5C%2FCT%2CcAoCC%2CqBAQI%2CEAAC%2CkBAGI%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAjDhB%2CGAAG%2CcAsDC%3BIACI%2CcAAA%3BIACA%2CcAAA%3B%3BEAKR%2CCAAC%3BIACG%2CiBAAA%3B%3B%3BEAIJ%2CMAAO%2CEAAC%3BIACJ%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAEJ%2C0BACI%3BIACI%2CUAAA%3B%3BEAIR%2CyBACI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAJR%2CyBAOI%3BEAPJ%2CyBAO0B%3BIAClB%2CqBAAA%3BIACA%2CeAAA%3B%3BEATR%2CyBAOI%2CqBAII%3BEAXR%2CyBAO0B%2CqBAIlB%3BIACI%2CqBAAA%3BIACA%2CgBAAgB%2CiEAAhB%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2C4BAAA%3BIACA%2CmBAAA%3B%3BEAjBZ%2CyBAqBI%3BIACI%2CaAAA%3B%3BEAKJ%2COADG%2CKACF%3BIACG%2CeAAA%3B%3BEAIR%2C%2BBACI%2CgBACI%2CqBACI%2CwBACI%2COAAO%2CGAAE%2CKAAK%3BIACV%2CmBAAA%3B%3BEALpB%2C%2BBACI%2CgBACI%2CqBACI%2CwBAKI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAIR%2C%2BBAbR%2CgBACI%2CqBAYK%3BIACG%2CWAAA%3B%3BEAMhB%2CaACI%2CaAAY%2CcAAc%3BEAD9B%2CaAEI%2CcAAa%2CcAAc%3BIACvB%2CgBAAA%3B%3BEAIR%2CIAAI%2CoBACA%2CQAAO%3BIACH%2CgBAAA%3B%3BEAFR%2CIAAI%2CoBAIA%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAPR%2CIAAI%2CoBAIA%2CeAII%3BIACI%2CaAAA%3BIACA%2CmBAAA%3B%3BEAVZ%2CIAAI%2CoBAIA%2CeAII%2CwBAGI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3B%3BEAbhB%2CIAAI%2CoBAIA%2CeAYI%3BIACI%2CmBAAA%3B%3BEAjBZ%2CIAAI%2CoBAIA%2CeAeI%3BIACI%2CgBAAA%3B%3BEApBZ%2CIAAI%2CoBAuBA%2CeACI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3B%3BEA1BZ%2CIAAI%2CoBAuBA%2CeAKI%3BIACI%2CgBAAA%3B%3BEA7BZ%2CIAAI%2CoBAgCA%2CsBAAqB%3BIACjB%2CaAAA%3BIACA%2CmBAAA%3B%3BEAlCR%2CIAAI%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%3BIACI%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAxCpB%2CIAAI%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%2CqBAGI%3BIACI%2CgBAAA%3BIACA%2CwBAAA%3BIACA%2CyBAAA%3BIACA%2CgCAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3B%3BEACA%2CIAhDpB%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%2CqBAGI%2CsBAOK%3BIACG%2C4BAA2B%2C4DAAoD%2CkCAA%5C%2FE%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3B%3BEArD5B%2CIAAI%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%2CqBAkBI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CiBAAgB%2CmCAAhB%3BIACA%2CeAAA%3B%3BEA5DxB%2CIAAI%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%2CqBAkBI%2CwBAKI%2C2BAA0B%3BIACtB%2CgBAAA%3B%3BEA9D5B%2CIAAI%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%2CqBAkBI%2CwBAQI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgCAAA%3BIACA%2CmBAAA%3B%3BEAvE5B%2CIAAI%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%2CqBAkBI%2CwBAiBI%3BIACI%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2C2BAAA%3B%3BEA5E5B%2CIAAI%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%2CqBAkBI%2CwBAiBI%2COAII%2CGAAE%3BIACE%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3B%3BEAhFhC%2CIAAI%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%2CqBAkBI%2CwBAiBI%2COAII%2CGAAE%2CKAIE%3BIACI%2CSAAA%3B%3BEAlFpC%2CIAAI%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%2CqBAkBI%2CwBA8BI%2COAAM%3BIACF%2CaAAA%3B%3BEAIR%2CIA3FhB%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%2CqBAqDK%3BEAAQ%2CIA3FzB%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBACI%2CqBAqDc%3BIACN%2CaAAA%3B%3BEAMA%2CIAlGpB%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBA2DI%2CqBAAoB%2COAChB%2CsBACK%3BIACG%2CSAAS%2COAAT%3BIACA%2CWAAW%2CcAAX%3B%3BEApG5B%2CIAAI%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBA2DI%2CqBAAoB%2COAOhB%3BIACI%2CaAAA%3B%3BEAxGxB%2CIAAI%2CoBAgCA%2CsBAAqB%2CcAIjB%2CeAAc%2CeACV%2CgBA2DI%2CqBAAoB%2COAOhB%2CwBAEI%2COAAM%2CMAAM%3BIACJ%2CcAAA%3B%3BEA1GhC%2CIAAI%2CoBAiHA%3BIACI%2CqBAAA%3B%3BEAlHR%2CIAAI%2CoBAqHA%3BIACI%2CuBAAA%3B%3BEAtHR%2CIAAI%2CoBAyHA%3BIACI%2C6CAAA%3B%3BEA1HR%2CIAAI%2CoBA6HA%3BIACI%2CeAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2COAAA%3BIACA%2CiBAAA%3BIACA%2CuBAAA%3B%3BEAnIR%2CIAAI%2CoBA6HA%2CgBAQI%3BIACI%2CgBAAA%3B%3BEAtIZ%2CIAAI%2CoBA6HA%2CgBAYI%3BEAzIR%2CIAAI%2CoBA6HA%2CgBAY6B%3BIACrB%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3B%3BEA5IZ%2CIAAI%2CoBA6HA%2CgBAYI%2CwBAKI%3BEA9IZ%2CIAAI%2CoBA6HA%2CgBAY6B%2CgBAKrB%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAOJ%2CIAvJR%2CoBAqJA%2CsBACI%2CgBACK%3BIACG%2CaAAA%3BIACA%2C8BAAA%3B%3BEAKhB%2CIAAI%2CoBAAoB%2C%2BBACpB%2CsBACI%2CgBACI%3BIACI%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3B%3BEAGI%2CIAThB%2CoBAAoB%2C%2BBACpB%2CsBACI%2CgBACI%2CwBAKI%2C2BACK%3BEAAU%2CIAT3B%2CoBAAoB%2C%2BBACpB%2CsBACI%2CgBACI%2CwBAKI%2C2BACgB%3BIACR%2CaAAA%3BIACA%2CuBAAA%3B%3BEAXxB%2CIAAI%2CoBAAoB%2C%2BBACpB%2CsBACI%2CgBACI%2CwBAYI%3BIACI%2CmBAAA%3B%3BEAhBpB%2CIAAI%2CoBAAoB%2C%2BBACpB%2CsBACI%2CgBACI%2CwBAgBI%2CMAAK%3BIACD%2CuBAAA%3B%3BEzCpxBpB%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%3BE0CmYZ%3BIACI%2CQAAA%3B%3BEAIA%2C4CAAC%3BIACG%2CiBAAA%3B%3BEAGJ%2C4CAAC%3BIACG%2CUAAA%3B%3B%3BAtE%5C%2FdR%2CgBAN4C%3BEPiF5C%2CcACI%3BICqJJ%2CaAAA%3BIAAA%2CSAAA%3BIDlJQ%2CUAAA%3B%3B%3BAO1ER%2CgBALwC%3BE6CiqBxC%3BIACI%2CiBAAA%3B%3BEADJ%2C0BAGI%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3BEI3pBR%2CqBACI%2CaACI%3BIvDoNR%2CmBAAA%3BIAAA%2CYAAA%3BIuDjNY%2CSAAA%3B%3BEC2OZ%2CYACI%3BIxD3BJ%2CmBAAA%3B%3BEwD8BQ%2CYAHJ%2CuBAGK%3BIxD9BT%2CgBAAA%3BIAAA%2CQwDxQoC%2CiBxDwQpC%3BIwDiCY%2CSAAS%2CEAAT%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAIA%2CYAdR%2CuBAaK%2CUAAU%2CQACN%3BIACG%2CaAAA%3B%3BEAKJ%2CYApBR%2CuBAmBK%2CcACI%3BIACG%2CaAAA%3B%3BEAIA%2CYAzBZ%2CuBAmBK%2CcAKK%2CyBACG%3BIACG%2CaAAA%3B%3BEAOpB%3BIACI%2CgBAAA%3B%3BElCqWJ%2CYACI%3BIACI%2CkBAAA%3B%3BEAFR%2CYACI%2CMAGI%3BIACI%2CiBAAA%3B%3BEALZ%2CYACI%2CMAOI%3BIACI%2C0BAAA%3B%3BE4CnGZ%2CcACI%3BIACI%2CaAAA%3B%3BEAIR%2CoBACI%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CqBACI%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CcACI%2CeACI%3BIACI%2CSAAA%3B%3BEAHZ%2CcACI%2CeAKI%3BIACI%2CeAAA%3BIACA%2COAAO%2CmBAAP%3B%3BEAEA%2CcATR%2CeAKI%2CcAIK%2CUAAU%3BIACP%2CcAAA%3B%3BEAOZ%2CcAAC%2CoBACG%2CeACI%3BIACI%2CcAAA%3BIACA%2CaAAA%3B%3BEAKZ%2CcAAC%2CqBACG%2CeACI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAEA%2CcANX%2CqBACG%2CeACI%2CcAIK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CcAVX%2CqBACG%2CeACI%2CcAQK%2CUAAU%3BIACP%2CcAAA%3B%3BECqkBpB%2CWACI%2CQAAO%3BIACH%2CgBAAA%3B%3BEO31BR%2CqBACI%2CeACI%3BIACI%2CSAAA%3B%3BEAHZ%2CqBACI%2CeAKI%3BIACI%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CUAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CqBAXR%2CeAKI%2CcAMK%2CUAAU%3BIACP%2CwBAAA%3B%3BExCrQhB%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CUAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CUAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CSAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAa%2C8BAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAEA%2CMALE%2COAAQ%2CeAAe%2CcAKxB%2CUAAU%3BIACP%2CcAAA%3B%3B%3BA5B%5C%2FGZ%2CgBAJ2C%3BE6DizBvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%22%7D */.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!important;
    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.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;
    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;
}

.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-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-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 .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
}

.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 .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .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:768px),
print {
    .navigation {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto
    }
    .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 .level0 {
        margin: 0 10px 0 0;
        display: inline-block;
        position: relative
    }
    .navigation .level0:last-child {
        margin-right: 0;
        padding-right: 0
    }
    .navigation .level0>.level-top {
        color: #575757;
        line-height: 47px;
        padding: 0 12px;
        text-decoration: none;
        box-sizing: border-box;
        position: relative
    }
    .navigation .level0>.level-top:hover,
    .navigation .level0>.level-top.ui-state-focus {
        color: #333;
        text-decoration: none
    }
    .navigation .level0.parent:hover>.submenu {
        overflow: visible !important
    }
    .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: 15px 0;
        display: none;
        left: 0;
        margin: 0 !important;
        padding: 0;
        position: absolute;
        z-index: 1;
    }
    .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 a {
        display: block;
        line-height: inherit;
        color: #575757;
        padding: 8px 20px
    }
    .navigation .level0 .submenu .submenu {
        top: 0 !important;
        left: 60% !important
    }
    .navigation .level0 .submenu .submenu .submenu {
        left: 100% !important
    }
    .navigation .level0 .submenu .submenu-reverse {
        left: auto !important;
        right: 100%
    }
    .navigation .level0.more {
        position: relative;
        display: inline-block;
        text-decoration: none
    }
    .navigation .level0.more:after {
        -webkit-font-smoothing: antialiased;
        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
    }
    .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.has-title>.navigation {
        border-top: none
    }
    .ves-megamenu.ves-horizontal>.navigation {
        border: 0
    }
    .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 {
        text-align: center;
        padding: 0
    }
    .ves-megamenu .navigation .level0>a .cat-label,.ves-megamenu .navigation .content-type-parentcart .level1>a .cat-label {
        position: absolute;
        top: -10px;
        right: 0;
        padding: 0 6px;
        font-size: 14px;
        line-height: 22px
    }
    .ves-megamenu .navigation .level0>a>span,.ves-megamenu .navigation .content-type-parentcart .level1>a>span {
        position: relative;
        display: inline-block;
        zoom: 1
    }
    .ves-megamenu .navigation .level0>a>span.drill-opener,
    .ves-megamenu .navigation .level0>a>span.opener,.ves-megamenu .navigation .content-type-parentcart .level1>a>span.opener,,.ves-megamenu .navigation .content-type-parentcart .level1>a>span.drill-opener {
        display: none
    }
    .ves-megamenu .navigation .level0 .submenu {
        font-size: inherit
    }
    .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-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-footer {
        float: left;
        margin-top: 20px;
        width: 100%
    }
    .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;
    }
    .ves-megamenu .navigation .level0 .submenu .feature-box-v3 a {
        padding: 0;
        display: inline-block;
    }
    .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;
    }
    .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;
    }
    .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 .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-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.3333%
    }
    .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 .submenu .nav-item.subhover {
        margin-bottom: 5px;
    }
    .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);
        max-width: 1082px;
        margin: 0 auto!important;
    }
    .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 .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .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.alway-show .navigation .level0.vertical-item>.submenu {
        display: block !important;
    }
    .ves-megamenu .navigation .level0.vertical-item>.submenu>.submenu-inner {
        padding: 0
    }
    .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 .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 #333
    }
    .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 .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>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
    }

    .navigation ul {
        padding: 0 8px
    }

    .navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
        background: none!important;
    }
}