@charset "UTF-8";
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-ExtraLight.woff2') format('woff2'), url('../fonts/NunitoSans-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-Regular.woff2') format('woff2'), url('../fonts/NunitoSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-Black.woff2') format('woff2'), url('../fonts/NunitoSans-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-ExtraBold.woff2') format('woff2'), url('../fonts/NunitoSans-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-SemiBold.woff2') format('woff2'), url('../fonts/NunitoSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-Light.woff2') format('woff2'), url('../fonts/NunitoSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-Bold.woff2') format('woff2'), url('../fonts/NunitoSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Flaticon';
  src: url('../fonts/Flaticon.woff2') format('woff2'), url('../fonts/Flaticon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
a:visited,
.alink:visited {
  color: #000000;
}
body {
  font-size: 1.6rem;
}
input[type="radio"] .label {
  display: block;
  cursor: pointer;
  position: relative;
  padding-left: 22px;
  line-height: 17px;
  font-size: 15px;
  transition: color 0.2s ease;
  user-select: none;
  color: #000000;
}
input[type="radio"] .label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 2px solid #E6E6E6;
  background-color: #E6E6E6;
  border-radius: 50%;
  box-sizing: border-box;
  transition: all 0.2s ease;
}
input[type="radio"] .label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 15px;
  height: 15px;
  text-align: center;
  transform: scale(0.2);
  opacity: 0;
  transition: all 0.2s ease;
}
input[type="radio"] input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
input[type="radio"] input:checked + .label:before,
input[type="radio"] input.checked + .label:before {
  background: #E43493;
  border-color: transparent;
}
input[type="radio"] input:checked + .label:after,
input[type="radio"] input.checked + .label:after {
  transform: scale(1);
  opacity: 1;
}
input[type="checkbox"] .label {
  display: block;
  cursor: pointer;
  position: relative;
  padding-left: 22px;
  line-height: 15px;
  font-size: 15px;
  transition: color 0.2s ease;
  user-select: none;
  color: #000000;
  text-align: left;
}
input[type="checkbox"] .label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #959595;
  background-color: #FFFFFF;
  border-radius: 0;
  box-sizing: border-box;
  transition: all 0.2s ease;
}
input[type="checkbox"] .label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 15px;
  height: 15px;
  text-align: center;
  transform: scale(0.2);
  opacity: 0;
  transition: all 0.2s ease;
}
input[type="checkbox"] input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
input[type="checkbox"] input:checked + .label:before,
input[type="checkbox"] input.checked + .label:before {
  background: #E43493;
  border-color: transparent;
}
input[type="checkbox"] input:checked + .label:after,
input[type="checkbox"] input.checked + .label:after {
  transform: scale(1);
  opacity: 1;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #f6bbdb;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 20px;
  font-style: normal;
  margin-left: 20px;
}
button:not(.primary) {
  box-shadow: none;
  border-radius: 0px;
  border: 1px solid #eee;
}
body {
  color: #000000;
}
a:visited,
.alink:visited {
  color: #000000;
  text-decoration: none;
}
.minilist .action.delete:before,
.minicart-wrapper .action.edit:before,
.cart.table-wrapper .actions-toolbar > .action-edit:before {
  color: #000000;
  content: "\f11b";
  font-family: Flaticon;
}
.minicart-items .action.delete:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  color: #000000;
  content: "\f11a";
  font-family: Flaticon;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  color: #E43493;
}
a,
.alink,
a:visited,
.alink:visited,
.message.success a .message.success a:hover {
  color: #E43493;
}
.rating-summary .rating-result > span:before,
.review-control-vote label:before,
.review-control-vote:before {
  color: #E43493 !important;
}
.page.messages {
  margin-top: 10px;
}
@keyframes slide-down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.flaticon-shopping-bag:before {
  content: "\f100";
}
.flaticon-magnifying-glass:before {
  content: "\f101";
}
.flaticon-menu-button:before {
  content: "\f102";
}
.flaticon-user:before {
  content: "\f103";
}
.flaticon-heart:before {
  content: "\f104";
}
.flaticon-support:before {
  content: "\f105";
}
.flaticon-gift:before {
  content: "\f106";
}
.flaticon-placeholder:before {
  content: "\f107";
}
.flaticon-blogging:before {
  content: "\f108";
}
.flaticon-gift-1:before {
  content: "\f109";
}
.flaticon-perfume:before {
  content: "\f10a";
}
.flaticon-key:before {
  content: "\f10b";
}
.flaticon-edit:before {
  content: "\f10c";
}
.flaticon-smartphone:before {
  content: "\f10d";
}
.flaticon-payment:before {
  content: "\f10e";
}
.flaticon-premium:before {
  content: "\f10f";
}
.flaticon-telephone:before {
  content: "\f110";
}
.flaticon-envelope:before {
  content: "\f111";
}
.flaticon-success:before {
  content: "\f112";
}
.flaticon-error:before {
  content: "\f113";
}
.flaticon-home:before {
  content: "\f114";
}
.flaticon-filter:before {
  content: "\f115";
}
.flaticon-time:before {
  content: "\f116";
}
.flaticon-user-1:before {
  content: "\f117";
}
.flaticon-email:before {
  content: "\f118";
}
.flaticon-padlock:before {
  content: "\f119";
}
.flaticon-rubbish-bin-delete-button:before {
  content: "\f11a";
}
.flaticon-pencil-edit-button:before {
  content: "\f11b";
}
.flaticon-commerce-and-shopping:before {
  content: "\f11c";
}
.flaticon-truck:before {
  content: "\f11d";
}
.flaticon-valentines-heart:before {
  content: "\f11e";
}
.flaticon-percent:before {
  content: "\f11f";
}
.ammenu-nav-sections .ammenu-product-list .products-grid .product-item-info:hover *:not(.-nocolor):not(.swatch-option),
.ammenu-nav-sections .ammenu-product-list .products-grid .product-item-info.active *:not(.-nocolor):not(.swatch-option) {
  color: initial !important;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-slide {
  border: 0!important;
}
.slick-slide .amasty-label-image,
.slick-slide .amlabel-position-wrapper,
.slick-slide .amasty-label-container:not(.-preview) {
  width: 50px!important;
  height: 50px!important;
}
.editorial-slider-items4.slick-initialized .slick-slide {
  vertical-align: top;
  position: relative;
  margin-right: 5px;
}
.editorial-slider-items4 h2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}
.editorial-slider-items4 p {
  font-size: 14px;
  padding-right: 16px;
}
.editorial-slider-items4 .fake-cta {
  text-transform: uppercase;
  text-decoration: underline;
  margin-top: 10px;
  display: inline-block;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/slick.eot');
  src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.animated {
  animation-fill-mode: both;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-iteration-count: 1;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
.animated.bounceIn {
  animation-name: bounceIn;
  animation-duration: 0.75s;
}
.animated.bounceInDown {
  animation-name: bounceInDown;
}
.animated.bounceInLeft {
  animation-name: bounceInLeft;
}
.animated.bounceInRight {
  animation-name: bounceInRight;
}
.animated.bounceInUp {
  animation-name: bounceInUp;
}
.animated.bounceOut {
  animation-name: bounceOut;
  animation-duration: 0.75s;
}
.animated.bounceOutDown {
  animation-name: bounceOutDown;
}
.animated.bounceOutLeft {
  animation-name: bounceOutLeft;
}
.animated.bounceOutRight {
  animation-name: bounceOutRight;
}
.animated.bounceOutUp {
  animation-name: bounceOutUp;
}
.animated.fadeIn {
  animation-name: fadeIn;
}
.animated.fadeInDown {
  animation-name: fadeInDown;
}
.animated.fadeInDownBig {
  animation-name: fadeInDownBig;
}
.animated.fadeInLeft {
  animation-name: fadeInLeft;
}
.animated.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
.animated.fadeInRight {
  animation-name: fadeInRight;
}
.animated.fadeInRightBig {
  animation-name: fadeInRightBig;
}
.animated.fadeInUp {
  animation-name: fadeInUp;
}
.animated.fadeInUpBig {
  animation-name: fadeInUpBig;
}
.animated.fadeOut {
  animation-name: fadeOut;
}
.animated.fadeOutDown {
  animation-name: fadeOutDown;
}
.animated.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
.animated.fadeOutLeft {
  animation-name: fadeOutLeft;
}
.animated.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
.animated.fadeOutRight {
  animation-name: fadeOutRight;
}
.animated.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
.animated.fadeOutUp {
  animation-name: fadeOutUp;
}
.animated.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
.animated.flash {
  animation-name: flash;
}
.animated.flashmin {
  animation-name: flashmin;
}
.animated.flip {
  animation-name: flip;
  backface-visibility: visible;
}
.animated.flipInX {
  animation-name: flipInX;
  backface-visibility: visible;
}
.animated.flipInY {
  animation-name: flipInY;
  backface-visibility: visible;
}
.animated.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible;
  animation-duration: 0.75s;
}
.animated.flipOutY {
  animation-name: flipOutY;
  backface-visibility: visible;
  animation-duration: 0.75s;
}
.animated.headShake {
  animation-name: headShake;
  animation-timing-function: ease-in-out;
}
.animated.hinge {
  animation-name: hinge;
  animation-duration: 2s;
}
.animated.jackInTheBox {
  animation-name: jackInTheBox;
}
.animated.jello {
  animation-name: jello;
  transform-origin: center;
}
.animated.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
.animated.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
.animated.pulse {
  animation-name: pulse;
}
.animated.rollIn {
  animation-name: rollIn;
}
.animated.rollOut {
  animation-name: rollOut;
}
.animated.rotate {
  animation-name: rotate;
}
.animated.rotateCC {
  animation-name: rotateCC;
}
.animated.rotateIn {
  animation-name: rotateIn;
}
.animated.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
.animated.rotateInDownRight {
  animation-name: rotateInDownRight;
}
.animated.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
.animated.rotateInUpRight {
  animation-name: rotateInUpRight;
}
.animated.rotateOut {
  animation-name: rotateOut;
}
.animated.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
.animated.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
.animated.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
.animated.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
.animated.rotateZoomIn {
  animation-name: rotateZoomIn;
}
.animated.rotateZoomInCC {
  animation-name: rotateZoomInCC;
}
.animated.rotateZoomOut {
  animation-name: rotateZoomOut;
}
.animated.rotateZoomOutCC {
  animation-name: rotateZoomOutCC;
}
.animated.rubberBand {
  animation-name: rubberBand;
}
.animated.shake {
  animation-name: shake;
}
.animated.slideInDown {
  animation-name: slideInDown;
}
.animated.slideInLeft {
  animation-name: slideInLeft;
}
.animated.slideInRight {
  animation-name: slideInRight;
}
.animated.slideInUp {
  animation-name: slideInUp;
}
.animated.slideOutDown {
  animation-name: slideOutDown;
}
.animated.slideOutLeft {
  animation-name: slideOutLeft;
}
.animated.slideOutRight {
  animation-name: slideOutRight;
}
.animated.slideOutUp {
  animation-name: slideOutUp;
}
.animated.swing {
  animation-name: swing;
  transform-origin: top center;
}
.animated.tada {
  animation-name: tada;
}
.animated.wobble {
  animation-name: wobble;
}
.animated.zoomIn {
  animation-name: zoomIn;
}
.animated.zoomInDown {
  animation-name: zoomInDown;
}
.animated.zoomInLeft {
  animation-name: zoomInLeft;
}
.animated.zoomInRight {
  animation-name: zoomInRight;
}
.animated.zoomInUp {
  animation-name: zoomInUp;
}
.animated.zoomOut {
  animation-name: zoomOut;
}
.animated.zoomOutDown {
  animation-name: zoomOutDown;
}
.animated.zoomOutLeft {
  animation-name: zoomOutLeft;
}
.animated.zoomOutRight {
  animation-name: zoomOutRight;
}
.animated.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flashmin {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0.33;
  }
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes headShake {
  from {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
@keyframes hinge {
  from {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform: rotate3d(0, 0, 1, 80deg);
  }
  40%,
  80% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform: rotate3d(0, 0, 1, 60deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes jello {
  from,
  11.1% {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rotate {
  from {
    transform-origin: center;
    transform: rotate(-360deg);
  }
  to {
    transform-origin: center;
    transform: rotate(0deg);
  }
}
@keyframes rotateCC {
  from {
    transform-origin: center;
    transform: rotate(360deg);
  }
  to {
    transform-origin: center;
    transform: rotate(0deg);
  }
}
@keyframes rotateIn {
  from {
    opacity: 0;
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
  }
  to {
    opacity: 1;
    transform-origin: center;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rotateInDownLeft {
  from {
    opacity: 0;
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
  }
  to {
    opacity: 1;
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rotateInDownRight {
  from {
    opacity: 0;
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
  }
  to {
    opacity: 1;
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rotateInUpLeft {
  from {
    opacity: 0;
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
  }
  to {
    opacity: 1;
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rotateInUpRight {
  from {
    opacity: 0;
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
  }
  to {
    opacity: 1;
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rotateOut {
  from {
    opacity: 1;
    transform-origin: center;
  }
  to {
    opacity: 0;
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
  }
}
@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
  }
}
@keyframes rotateOutDownRight {
  from {
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
  }
}
@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
  }
}
@keyframes rotateOutUpRight {
  from {
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
  }
}
@keyframes rotateZoomIn {
  from {
    opacity: 0;
    transform-origin: center;
    transform: scale3d(0.3, 0.3, 0.3) rotate(-360deg);
  }
  to {
    opacity: 1;
    transform-origin: center;
    transform: scale3d(1, 1, 1) rotate(0deg);
  }
}
@keyframes rotateZoomInCC {
  from {
    opacity: 0;
    transform-origin: center;
    transform: scale3d(0.3, 0.3, 0.3) rotate(360deg);
  }
  to {
    opacity: 1;
    transform-origin: center;
    transform: scale3d(1, 1, 1) rotate(0deg);
  }
}
@keyframes rotateZoomOut {
  from {
    opacity: 1;
    transform-origin: center;
    transform: scale3d(1, 1, 1) rotate(0deg);
  }
  to {
    opacity: 0;
    transform-origin: center;
    transform: scale3d(0.3, 0.3, 0.3) rotate(360deg);
  }
}
@keyframes rotateZoomOutCC {
  from {
    opacity: 1;
    transform-origin: center;
    transform: scale3d(1, 1, 1) rotate(0deg);
  }
  to {
    opacity: 0;
    transform-origin: center;
    transform: scale3d(0.3, 0.3, 0.3) rotate(-360deg);
  }
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes shake {
  from,
  100% {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/**
 * 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);
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
._ammenu-menu-wrapper.-desktop {
  background: #f4f4f4;
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-col-10 {
  width: calc(100%/10);
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-col-9 {
  width: calc(100%/9);
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-col-8 {
  width: calc(100%/8);
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-col-7 {
  width: calc(100%/7);
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-col-6 {
  width: calc(100%/6);
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-col-5 {
  width: calc(100%/5);
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-col-4 {
  width: calc(100%/4);
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-col-3 {
  width: calc(100%/3);
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-col-2 {
  width: calc(100%/2);
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-col-1 {
  width: calc(100%/1);
}
._ammenu-menu-wrapper.-desktop .ammenu-main-container {
  max-width: 1440px;
  box-sizing: border-box;
  margin: auto;
}
._ammenu-menu-wrapper.-desktop .ammenu-items {
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  margin: 0;
  list-style: none;
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-main {
  padding: 18px 15px;
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-auto {
  position: relative;
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover {
  background: #fff;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-main > .ammenu-link {
  position: relative;
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover > .ammenu-link {
  text-decoration: none;
}
._ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover > .ammenu-submenu-container {
  display: block;
}
._ammenu-menu-wrapper.-desktop .ammenu-submenu.-full {
  width: 100%;
}
._ammenu-menu-wrapper.-desktop .ammenu-label {
  right: -20px;
  position: absolute;
  bottom: 80%;
  padding: 2px 3px;
  font-size: 9px;
  border-radius: 2px;
}
._ammenu-menu-wrapper.-desktop .ammenu-submenu-container {
  padding: 10px;
  background: #fff;
  margin-top: 15px;
  position: absolute;
  left: 0;
  z-index: 999;
  display: none;
  max-height: 70vh;
  overflow-y: auto;
  font-weight: normal;
  box-shadow: 0 4px 5px rgba(35, 74, 87, 0.1);
  cursor: auto;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container {
  display: flex;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container > .ammenu-item.-child {
  padding: 25px;
  list-style: none;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container > .ammenu-item.-child > .ammenu-wrapper:not(:last-of-type) {
  margin-bottom: 30px;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-item {
  box-sizing: border-box;
  padding: 0;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container [class*="-col-"]:not(.-col-1) {
  max-width: 250px;
}
.ammenu-item.-auto ._ammenu-menu-wrapper.-desktop .ammenu-categories-container {
  top: 100%;
}
.ammenu-item.-full ._ammenu-menu-wrapper.-desktop .ammenu-categories-container > .ammenu-item.-child {
  flex-wrap: wrap;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link {
  display: inline-block;
  padding-right: 35px;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:hover .ammenu-wrapper,
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-hovered .ammenu-wrapper,
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:hover .ammenu-link.-level1:before,
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-hovered .ammenu-link.-level1:before {
  color: #1787e0;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1 .ammenu-arrow {
  display: none;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1:hover:before,
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1.-hovered:before {
  background: #1787e0;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1,
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:not(.-level1):not(.-level2) {
  white-space: nowrap;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:not(.-level1) {
  position: relative;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link > .ammenu-wrapper {
  display: inline-block;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link + .ammenu-item.-child {
  margin-left: 25px;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1 + .ammenu-item.-child {
  margin-top: 15px;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1 + .ammenu-item > .ammenu-wrapper:not(:last-of-type) {
  padding-bottom: 10px;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:not(.-level1) + .ammenu-item {
  padding: 10px 10px 20px;
  top: -10px;
  position: absolute;
  z-index: 999;
  display: none;
  margin: 0;
  box-shadow: 0 2px 4px rgba(87, 87, 87, 0.25);
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1 .ammenu-wrapper,
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level2 .ammenu-wrapper {
  white-space: normal;
}
.ammenu-link.-hovered ._ammenu-menu-wrapper.-desktop .ammenu-categories-container:before,
.ammenu-link:hover ._ammenu-menu-wrapper.-desktop .ammenu-categories-container:before {
  transform: rotate(45deg);
}
.ammenu-link.-hovered ._ammenu-menu-wrapper.-desktop .ammenu-categories-container:after,
.ammenu-link:hover ._ammenu-menu-wrapper.-desktop .ammenu-categories-container:after {
  transform: rotate(-45deg);
}
.ammenu-link.-hovered ._ammenu-menu-wrapper.-desktop .ammenu-categories-container,
.ammenu-link:hover ._ammenu-menu-wrapper.-desktop .ammenu-categories-container {
  opacity: 1;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:hover .ammenu-arrow {
  opacity: 1;
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-hovered > .ammenu-arrow:before,
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:hover > .ammenu-arrow:before {
  transform: rotate(45deg);
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-hovered > .ammenu-arrow:after,
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:hover > .ammenu-arrow:after {
  transform: rotate(-45deg);
}
._ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-wrapper {
  position: relative;
}
._ammenu-menu-wrapper.-desktop .ammenu-arrow {
  background: #000;
  right: 10px;
  position: absolute;
  top: 50%;
  width: 16px;
  height: 2px;
  opacity: 0;
  transition: all 0.3s ease;
}
._ammenu-menu-wrapper.-desktop .ammenu-arrow:before,
._ammenu-menu-wrapper.-desktop .ammenu-arrow:after {
  transition: 0.5s all ease-in;
  background: #000;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 8px;
  height: 2px;
  transform-origin: 100% 50%;
}
.ammenu-categories-container .ammenu-link.-level1 ._ammenu-menu-wrapper.-desktop .ammenu-arrow {
  display: none;
}
._ammenu-menu-wrapper.-mobile {
  transition: 0.3s all ease-in;
  z-index: 99999;
  width: 100%;
}
._ammenu-menu-wrapper.-mobile .header.links li {
  padding: 10px 0;
  margin: 0;
}
._ammenu-menu-wrapper.-mobile .header.links li > a {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  border-top: 0;
  padding: 0;
}
._ammenu-menu-wrapper.-mobile .header.links li > a:hover {
  color: #1787e0;
  text-decoration: none;
}
._ammenu-menu-wrapper.-mobile .ammenu-link.-main {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 16px;
}
._ammenu-menu-wrapper.-mobile .ammenu-link.-main > .ammenu-wrapper {
  vertical-align: middle;
  word-wrap: break-word;
  word-break: break-all;
}
._ammenu-menu-wrapper.-mobile .ammenu-items {
  margin: 0;
  padding: 0;
}
._ammenu-menu-wrapper.-mobile .ammenu-item.-main {
  position: relative;
  margin: 0;
}
._ammenu-menu-wrapper.-mobile .ammenu-item.-child {
  padding: 0;
}
._ammenu-menu-wrapper.-mobile .ammenu-item > .ammenu-wrapper {
  padding: 10px 0;
}
._ammenu-menu-wrapper.-mobile .ammenu-icon {
  position: relative;
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 8px;
  margin: auto;
}
._ammenu-menu-wrapper.-mobile .ammenu-icon:before,
._ammenu-menu-wrapper.-mobile .ammenu-icon:after {
  background: #363636;
  position: absolute;
  top: 3px;
  display: inline-block;
  width: 13px;
  height: 2px;
  content: '';
  transition: all 0.3s ease;
}
._ammenu-menu-wrapper.-mobile .ammenu-icon:before {
  left: 0;
}
._ammenu-menu-wrapper.-mobile .ammenu-icon:after {
  right: 0;
}
._ammenu-nav-sections.-mobile {
  width: 90%;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: -100%;
  height: 100vh;
  transition: all 0.3s ease;
  margin-bottom: 25px;
}
._ammenu-nav-sections.-mobile.-opened {
  left: 0;
}
._ammenu-nav-sections.-mobile .ammenu-tabs-container {
  height: 100%;
}
._ammenu-nav-sections.-mobile .ammenu-tabs-container > .ammenu-title.active {
  font-weight: 600;
}
._ammenu-nav-sections.-mobile .ammenu-tabs-container > .ammenu-title > .ammenu-link,
._ammenu-nav-sections.-mobile .ammenu-tabs-container > .ammenu-title > .ammenu-link:hover,
._ammenu-nav-sections.-mobile .ammenu-tabs-container > .ammenu-title > .ammenu-link:visited {
  color: #000;
  margin: auto;
  text-decoration: none;
  text-transform: uppercase;
}
._ammenu-nav-sections.-mobile .ammenu-tabs-container > .ammenu-content {
  background: #fff;
  float: right;
  width: 100%;
  height: calc(100% - @ammenu-mobile-menu__height);
  margin-left: -100%;
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
    margin: 0 auto 30px;
  }
  .ampromo-items-content {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    width: 280px;
    margin: 0 auto;
  }
  .ampromo-items-content {
    padding: 24px 54px;
  }
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-items-content {
    padding: 15px;
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
/* Copyright © 2018 Ioho S.r.l. */
/**
 * Common
 */
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * 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 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
/**
 * 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_BetterPopup
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
#mageplaza-betterpopup-block {
  position: relative;
}
.mp-better-popup-click-trigger {
  position: fixed;
  bottom: 0;
  z-index: 999;
}
.click-trigger {
  background-color: #31B0D5;
  color: white;
  padding: 10px 25px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-color: #46b8da;
}
.click-trigger:hover {
  background-color: #31B0D5;
  color: white;
  border: 1px solid #31B0D5;
}
div#bio_ep_close {
  position: absolute;
  right: 8px;
  top: 0px;
  z-index: 99;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
#bio_ep {
  text-align: center;
  box-shadow: none !important;
}
.child-label {
  display: block;
  font-size: 25px;
  margin: 20px;
}
#bio_ep_content {
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.better-popup-input-email {
  width: 70% !important;
  height: 35px !important;
}
input.better-popup-input-email::placeholder {
  opacity: 0.5;
}
.better-popup-btn-submit {
  width: 70%;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 35px;
}
.mageplaza-betterpopup-content {
  width: 100%;
  height: 100%;
  display: table;
}
.success-title {
  font-size: 22px;
}
.mp-popup-coupon-code {
  width: 70%;
  margin: 0 auto;
}
#mp-coupon-code {
  text-align: center;
  max-width: 100%;
  border: 1px dashed #c1bebe;
  background: 0 0;
  font-size: 25px;
  color: #FFF;
  margin-top: 15px;
  height: 50px;
}
button.btn-copy.primary {
  width: 100%;
  margin: 5px 0 15px 0;
  color: #fff;
  background-color: #006bb4;
  border: none;
  height: 35px;
}
button.btn-copy.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
#status {
  color: #e02b27;
  visibility: visible;
  font-size: 13px !important;
}
span.success-lable {
  border: none !important;
  font-size: 16px !important;
}
#mp-powered {
  margin: 10px;
}
span.lable-powered {
  color: #fff;
  font-size: 11px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px;
  border-radius: 20px;
}
canvas {
  position: fixed;
  z-index: 10002;
  opacity: 0.5;
  display: none;
  top: 0px;
  left: 0px;
}
.popup-loader {
  display: none;
  position: absolute;
  width: 100%;
  padding-top: 15px;
}
img.loader {
  width: 3%;
}
.tmp3-img-content {
  float: left;
}
.tmp3-text-content {
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  width: calc(100% - 460px);
  height: 321px;
}
.tmp3-title {
  color: #0083d0;
  font-size: 50px;
  margin-top: 30px;
}
.tmp3-sub-title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-top: -12px;
}
.tmp3-text {
  color: #000000;
  font-size: 14px;
  width: 80%;
  margin: 0 auto;
  line-height: 1.714;
  margin-top: 30px;
}
.tmp3-form {
  position: relative;
  margin-top: 30px;
}
.tmp3-input {
  border: none !important;
  border-radius: 17.5px !important;
  background-color: #e5e5e5 !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp3_field_newsletter {
  width: 75%;
  margin: 0 auto;
}
.tmp3-button {
  position: absolute;
  top: 0;
  right: 40px;
  border-radius: 17.5px;
  height: 35px;
}
.tm1-popup-loader {
  margin-top: 10px;
}
.tm1-loader {
  width: 7%;
}
.tmp3-lable-powered {
  font-size: 10px;
  color: #ffffff;
  position: absolute;
  bottom: 15px;
  left: 20px;
}
#mp-popup-template4 {
  width: 105%;
  height: 105%;
  background-repeat: no-repeat;
}
.tmp4-text-content {
  width: 50%;
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  margin: 25px 0 0 35px;
}
.tmp4-img-content {
  position: absolute;
  top: 40px;
  right: 10px;
}
.tmp4-title {
  font-size: 50px;
  color: #0083d0;
  line-height: 1.066;
  text-align: left;
}
.tmp4-sub-title {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.8;
  text-align: left;
}
.tmp4-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.714;
  text-align: left;
  width: 75%;
  margin-top: 20px;
}
.tmp4-form {
  width: 75%;
  margin-left: 9px;
  text-align: left;
}
.tmp4-input {
  background-color: #e5e5e5 !important;
  margin-top: 30px;
  border: none !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp4-input::-webkit-input-placeholder {
  font-size: 14px !important;
  padding-left: 15px;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: left;
}
.tmp4-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin: 15px 0 0 25px;
}
.tmp4-lable-powered {
  font-size: 10px;
  position: absolute;
  bottom: 20px;
  right: 93px;
  color: #979797;
}
.tmp5-img-content {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 35px;
}
.tmp5-img-cap {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
}
.tmp5-text-content {
  font-family: sans-serif;
  position: absolute;
  z-index: 40;
  top: -55px;
  left: 65px;
  width: 65%;
}
.tmp5-title {
  font-size: 40px;
  color: #0083d0;
  line-height: 1.2;
  text-align: center;
}
.tmp5-sub-title {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
  text-align: center;
}
.tmp5-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.286;
  text-align: center;
  margin-top: 15px;
}
.tmp5-form {
  width: 100%;
  position: absolute;
  z-index: 30;
  left: 0;
  bottom: 0;
}
.tmp5-img-email {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.tmp5_field_newsletter {
  position: absolute;
  z-index: 10;
  top: -158px;
  left: 80px;
}
.tmp5-input {
  background-color: #e5e5e5 !important;
  width: 200px !important;
  height: 35px !important;
  border: none !important;
  font-family: sans-serif !important;
  padding-left: 30px !important;
}
.tmp5-input::-webkit-input-placeholder {
  font-size: 14px !important;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
  padding-right: 25px;
}
.tmp5-button {
  position: absolute;
  z-index: 30;
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 10px;
  top: -125px;
  left: 115px;
}
.tmp5-msg-error {
  margin-top: 30px;
  position: absolute;
  z-index: 60;
  width: 100%;
}
.tmp5_field_newsletter #mp-newsletter-error {
  position: absolute;
}
.tmp5-form .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  top: -100px;
  left: 0;
  z-index: 100;
}
.tmp5-form .popup-loader .loader {
  width: 6%;
}
.tmp5-lable-powered {
  font-size: 10px;
  position: absolute;
  z-index: 100;
  bottom: 10px;
  right: 35%;
  color: #FFFFFF;
}
#mp-popup-template6 {
  font-family: sans-serif;
}
.tmp6-left-title {
  width: 350px;
  background-color: #0083d0;
  height: 250px;
  float: left;
}
.tmp6-left-title ul {
  list-style-type: none;
  margin-top: 35px;
}
.tmp6-left-title ul li {
  margin-bottom: -5px;
}
.tmp6-left-title ul li:nth-child(1) {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(2) {
  font-size: 36px;
  color: #ffffff;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(3) {
  font-size: 36px;
  color: #51f5ff;
  text-align: left;
}
.tmp6-text-content {
  background-color: #FFFFFF;
  width: 450px;
  height: 250px;
  float: left;
}
.tmp6-text {
  padding-top: 35px;
  width: 85%;
  margin: 0 auto;
  font-size: 20px;
  color: #222222;
  line-height: 1.4;
  text-align: center;
}
.tmp6-form {
  width: 85%;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}
.tmp6-input {
  background: #e5e5e5 !important;
  height: 42px !important;
}
.tmp6-input::-webkit-input-placeholder {
  font-size: 14px !important;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
}
.tmp6-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 20px;
}
.tmp6-lable-powered {
  position: absolute;
  left: 38px;
  bottom: 37px;
  font-size: 10px;
  color: #fffefe;
}
.tmp6_field_newsletter #mp-newsletter-error {
  position: absolute;
  top: 57px;
  display: block;
  width: 100%;
}
.tmp6-text-content .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  bottom: 18px;
}
.page-layout-checkout #hipay-container-hosted-fields {
  width: calc(100% - 60px);
}
.page-layout-checkout .payment-method #iframe-warning + div {
  border: 0!important;
  margin: 0!important;
}
.page-layout-checkout .payment-method #iframe-warning + div #hipay_sisal-iframe {
  border: 0!important;
  margin: 0!important;
  height: 80px;
  overflow-y: hidden!important;
}
.page-layout-checkout #hipay-container-hosted-fields {
  width: calc(100% - 60px);
}
.page-layout-checkout .payment-method #iframe-warning + div {
  border: 0!important;
  margin: 0!important;
}
.page-layout-checkout .payment-method #iframe-warning + div #hipay_sisal-iframe {
  border: 0!important;
  margin: 0!important;
  height: 80px;
  overflow-y: hidden!important;
}
.amasty-label-container .amlabel-text {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: unset !important;
}
.discount-code .form-discount .actions-toolbar {
  margin-top: 0 !important;
}
.checkout-shipping-address .field ._with-tooltip input {
  width: calc(100% - 36px);
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .magento-payments-review-discount .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -18 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #ccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .magento-payments-review-discount .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-review-discount .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #FFFFFF;
    border: 1px solid #ccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #FFFFFF;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #FFFFFF;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ccc;
    color: #ccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #ccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .ammenu-menu-toggle.-hamburger,
  .ammenu-menu-toggle:not(.-hamburger) {
    display: none !important;
  }
  .page-header .header__top .header__top--container a.promo_header--desktop,
  .page-header .header__top .header__top--container span.promo_header--desktop {
    display: flex;
  }
  .page-header .header.content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 0px 0px;
  }
  .page-header .header.content .header__left {
    order: 0;
    flex: 0 0 0%;
    max-width: 0%;
  }
  .page-header .header.content .header__center {
    order: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .page-header .header.content .header__center .logo {
    max-width: 100%;
    margin: 0px;
    width: 100%;
  }
  .page-header .header.content .header__center .logo img {
    width: 100%;
  }
  .page-header .header.content .header__right {
    order: 2;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .page-header .header.content .header__right .minicart-wrapper {
    height: 100%;
  }
  .page-header .header.content .header__right .minicart-wrapper .action.showcart {
    height: 100%;
    display: flex;
    align-items: center;
  }
  .page-header .header.content .header__right .minicart-wrapper .action.showcart .text {
    overflow: visible;
    text-indent: 0px;
    height: auto;
    clip: auto;
    display: inline-block;
    position: relative;
    margin: 0;
    width: auto;
    color: #000;
    font-style: normal;
    font-size: 0px;
    text-align: center;
  }
  .page-header .header.content .header__right .minicart-wrapper .action.showcart:before {
    height: 100%;
    line-height: 40px;
    font-size: 30px;
    padding-right: 10px;
  }
  .page-header .header.content .header__right .minicart-wrapper .action.showcart .counter.qty {
    right: 0;
    left: 20px;
  }
  .page-header .header.content .header__right .link_header--desktop {
    color: #000000;
    display: flex;
    align-items: center;
  }
  .page-header .header.content .header__right .link_header--desktop:hover {
    text-decoration: none;
  }
  .page-header .header.content .header__right .link_header--desktop i:before {
    padding-right: 0px;
    font-size: 30px;
  }
  .page-header .header.content .header__right .link_header--desktop span {
    font-size: 0px;
  }
  .page-header .header.content .header__search {
    order: 1;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .page-header .header.content .header__search .block-search {
    width: 95%;
  }
  .page-header .header.content .header__search .block-search .block-content #search_mini_form .control input {
    height: 40px;
    font-size: 16px;
  }
  .page-header .header.content .header__search .block-search .block-content #search_mini_form .action.search {
    height: 40px;
    opacity: 1;
  }
  .page-header .header.content .header__search .block-search .block-content #search_mini_form .action.search:before {
    color: #000000;
    content: '\f101';
    font-family: 'Flaticon';
    font-size: 25px;
  }
  .ammenu-nav-sections {
    background: #fff;
    margin-bottom: 0;
  }
  .ammenu-nav-sections .ammenu-tabs-container .ammenu-content[id="account.menu"],
  .ammenu-nav-sections .ammenu-tabs-container .ammenu-content[id="support.menu"] {
    display: none;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper {
    background: #fff !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    flex-wrap: wrap;
    position: inherit;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main {
    margin: 0 5px;
    padding: 15px 0px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main.custom-node-3 {
    order: -1;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main > a {
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    display: flex;
    justify-content: center;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main > a:after {
    background: #FFFFFF;
    content: ' ';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -10px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main.category-node-41 > a {
    color: #E43493 !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main.category-node-41 > a:before {
    color: #E43493;
    content: '\f106';
    font-family: Flaticon;
    padding-right: 5px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main.category-node-98 > a {
    color: #E43493 !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main.category-node-98 > a:before {
    color: #E43493;
    content: '\f11f';
    font-family: Flaticon;
    padding-right: 5px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main:hover > a:after {
    background: #E43493;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container {
    padding: 0px;
    margin-top: 25px;
    border-top: 1px solid #E6E6E6;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container {
    max-width: 1440px;
    box-sizing: border-box;
    margin: auto;
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container {
    padding-bottom: 30px;
    flex: 0 0 15%;
    max-width: 15%;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container ul {
    flex-direction: column;
    padding-top: 40px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container ul li {
    margin: 20px 0px;
    width: 100%;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container ul li:first-child {
    margin-top: 0px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container ul li:last-child {
    margin-bottom: 0px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container ul li a {
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    position: relative;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container ul li a:before {
    content: '\e608';
    font-family: 'luma-icons';
    font-size: 12px;
    position: absolute;
    right: 0px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container ul li a:hover {
    color: #E43493;
    text-decoration: underline;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container.featured__container-brand .featured_top-brand {
    margin: 15px 0px 0px;
    font-size: 18px;
    font-weight: 700;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container.featured__container-brand ul {
    padding-top: 10px;
    padding-right: 10px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container.featured__container-brand ul li {
    margin: 7px 0px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .featured__container.featured__container-brand ul li a {
    font-size: 14px;
    font-weight: 600;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container {
    padding-bottom: 30px;
    flex: 0 0 80%;
    max-width: 80%;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container {
    padding: 40px 25px 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul {
    max-width: 100%;
    padding: 0px 25px;
    align-items: start;
    flex: 0 0 33%;
    max-width: 33%;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul > li > a {
    display: block;
    border-bottom: 1px solid #E6E6E6;
    padding: 20px 0px 5px;
    padding-right: 0;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul > li > a span {
    color: #000000;
    font-weight: 500;
    text-transform: none;
    font-size: 16px;
    display: block;
    position: relative;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul > li > a:before {
    display: none !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul > li > a .ammenu-arrow {
    display: none !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul > li > a:hover {
    text-decoration: none;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul > li > a:hover span {
    color: #E43493;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul > li ul {
    margin-left: 0px;
    margin-top: 25px;
    display: none;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul > li ul li {
    padding-bottom: 5px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul > li ul li a span {
    font-size: 14px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul > li ul li a span.ammenu-arrow {
    display: none;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .categories__container .ammenu-categories-container > ul > li ul li a:hover span {
    color: #E43493;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container {
    padding-bottom: 20px;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list {
    margin-bottom: 0px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item {
    width: 100%;
    margin-bottom: 0;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info {
    padding-top: 15px;
    border: 1px solid transparent;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info:hover,
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info.active {
    box-shadow: none;
    border-color: transparent;
    padding: 15px 0 0;
    margin: 0px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-photo .product-image-container {
    width: 100% !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-photo .product-image-container .amlabel-position-wrapper {
    display: none !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 100% !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-photo #quickview {
    display: none !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details {
    display: flex;
    flex-direction: column;
    text-align: left;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .product__brand {
    color: #000000;
    font-weight: 700;
    font-size: 14px;
    order: 1;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .stock {
    order: 6;
    text-align: center;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .stock span {
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
    position: relative;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .stock.available span {
    color: #02AC0A !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .stock.available span:after {
    content: "\f112";
    font-family: Flaticon;
    margin-left: 5px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .stock.unavailable span {
    color: #fa3232 !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .stock.unavailable span:after {
    content: "\f113";
    font-family: Flaticon;
    margin-left: 5px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details [class^="swatch-opt"] {
    order: 3;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .product-item-name {
    margin: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    order: 2;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    color: #000000 !important;
    font-weight: 600;
    font-size: 16px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .product__format {
    order: 3;
    font-size: 14px;
    color: #959595 !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .product__featured-info {
    order: 4;
    padding: 0px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .product__featured-info ul {
    display: block !important;
    padding: 10px 0px;
    list-style: outside;
    margin-left: 15px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .product__featured-info ul li {
    margin: 0;
    color: #000000 !important;
    font-size: 12px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0;
    order: 5;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box .special-price,
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box .price-final_price,
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box .minimal-price {
    margin: 0 5px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box .special-price .price,
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box .price-final_price .price,
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box .minimal-price .price {
    font-size: 16px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box .minimal-price {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box .minimal-price .price-label {
    margin: 0 5px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box .old-price {
    order: -1;
    margin: 0 5px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box .old-price .price {
    text-decoration: line-through;
    color: #959595;
    font-size: 14px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
    display: none;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.size {
    display: none;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.formato {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin: 5px 0px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.formato .swatch-attribute-options {
    margin-top: 0;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.formato .swatch-attribute-options .swatch-option.text {
    font-size: 14px;
    color: #959595 !important;
    border: none;
    font-weight: 500;
    background: none;
    padding: 0px;
    margin: 0 10px 0 0;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.formato .swatch-attribute-options .swatch-option.text:not(.disabled):hover {
    border: 0px solid #FFFFFF;
    outline: 0px solid #999;
    text-decoration: underline;
    color: #000000 !important;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.formato .swatch-attribute-options .swatch-option.text.selected {
    outline: none;
    color: #000000 !important;
    text-decoration: underline;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.formato .swatch-attribute-options .swatch-option.text:focus {
    box-shadow: none;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.colore_filtro .swatch-attribute-options {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin: 5px 0px 0px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.colore_filtro .swatch-attribute-options .swatch-option {
    width: 7px;
    height: 9px;
    min-width: auto;
    border-radius: 100%;
    margin-right: 2px;
    border: 1px solid #E6E6E6;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.colore_filtro .swatch-attribute-options .swatch-option.selected {
    outline: none;
    border: 1px solid #02AC0A;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.colore_filtro .swatch-attribute-options .swatch-option.selected:hover {
    border: 1px solid #000000;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.colore_filtro .swatch-attribute-options .swatch-option:hover {
    outline: none;
    border: 1px solid #02AC0A;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .swatch-attribute.colore_filtro .swatch-attribute-options .swatch-option:focus {
    box-shadow: none;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .product__ship-free {
    font-size: 10px;
    background: #02AC0A;
    color: #fff;
    text-align: center;
    padding: 6px 2px;
    text-transform: uppercase;
    height: auto;
    line-height: normal;
    font-weight: 400;
    margin: 0;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .desc_gift ul {
    padding-left: 16px;
    list-style-type: disc;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .desc_gift ul li {
    margin-bottom: 0;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .desc_gift ol {
    padding-left: 16px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .desc_gift ol li {
    margin-bottom: 0;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .cta_gift {
    background: #000;
    display: block;
    text-align: center;
    padding: 15px 10px;
    margin-top: 13px;
    color: #fff;
    transition: ease-out 0.4s;
    text-transform: uppercase;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .cta_gift:hover {
    text-decoration: none;
    box-shadow: inset 250px 0 0 0 #E43493;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .product-reviews-summary {
    order: 7;
    text-align: center;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .product__container .ammenu-product-list .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
    display: none;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .banners__container {
    flex: 0 0 15%;
    max-width: 15%;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .banners__container img {
    text-align: center;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    display: block;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .megamenu__brand-content {
    margin: 30px auto;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .megamenu__brand-content .brand-images .brands-letter .bare-list {
    align-items: flex-start;
    padding: 0px 10px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .megamenu__brand-content .brand-images .brands-letter .bare-list .brand-item .item {
    text-align: start;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .megamenu__brand-content .brand-images .brands-letter .bare-list .brand-item .item .label {
    padding-bottom: 8px;
    font-size: 13px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .megamenu__brand-content .brand-images .brands-letter .letter {
    margin-bottom: 10px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .megamenu__brand-content .brand-images .brands-letter .letter .title {
    font-size: 18px;
    font-weight: 700;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .megamenu__brand-content .brands-filters .letters .letters-box .letter {
    font-weight: 700;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main .ammenu-submenu-container .megamenu__container .megamenu__brand-content .brands-filters .letters .letters-box .letter.-letter-all {
    display: inline-block;
  }
  .header__services-home {
    justify-content: center;
    padding: 15px 0;
  }
  .header__services-home .item {
    margin: 0 20px;
    flex-direction: row;
  }
  .header__services-home .item i:before {
    font-size: 40px;
    padding-right: 10px;
  }
  .header__services-home .item .item--text {
    font-size: 13px;
    text-align: left;
  }
  .header__services-home .item .item--text strong {
    font-weight: 700;
  }
  .cms-index-index .page-main .homepage__prodotti {
    clear: both;
  }
  .cms-index-index .page-main .homepage__prodotti .homepage__tab-products .title strong {
    padding-bottom: 20px;
    font-size: 35px;
  }
  .cms-index-index .page-main .homepage__prodotti .homepage__tab-products .product.data.items .tab-titles > .item.title .switch {
    font-size: 14px;
    padding: 0 50px;
  }
  .cms-index-index .page-main .homepage__prodotti .homepage__tab-products .product.data.items .tab-titles > .item.title.active .switch {
    font-weight: 700;
  }
  .cms-home .page-bottom {
    padding-bottom: 90px;
    padding-top: 20px;
    width: 100%;
  }
  .homepage__seo {
    padding: 28px 0 0px;
    margin-top: 60px;
  }
  .homepage__seo h1 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 30px;
    margin-bottom: 10px;
  }
  .homepage__seo p {
    font-size: 16px;
    line-height: 22px;
  }
  .page-footer .block.newsletter {
    float: none !important;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
  }
  .catalog-category-view .breadcrumbs,
  .ambrand-index-index .breadcrumbs {
    display: block;
  }
  .columns .main .products .product-items .product-item {
    width: 33%;
    margin: 30px 0px;
  }
  body.catalog-category-view .columns .main .products .product-items .product-item,
  body.ambrand-index-index .columns .main .products .product-items .product-item,
  body.catalogsearch-result-index .columns .main .products .product-items .product-item {
    border-right: 1px solid #E6E6E6;
  }
  body.catalog-category-view .columns .main .products .product-items .product-item:nth-child(3n),
  body.ambrand-index-index .columns .main .products .product-items .product-item:nth-child(3n),
  body.catalogsearch-result-index .columns .main .products .product-items .product-item:nth-child(3n) {
    border-right: 1px solid transparent;
  }
  .columns .main .products .product-items .product-item.banner_vertical {
    display: inline-block;
  }
  body.ambrand-index-index .columns .main .products .product-items .product-item.banner_vertical {
    display: none;
  }
  .columns .main .products .product-items .product-item.banner_vertical .banner__grid--vertical {
    width: 100%;
    height: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .columns .main .products .product-items .product-item .product-item-info .product-item-photo .product-image-container .amasty-label-text {
    text-align: center;
    font-weight: bold;
  }
  .columns .main .products .product-items .product-item .product-item-info .product-item-details .product__ship-free {
    margin: 0 auto;
    width: 60%;
    padding: 2px 2px;
  }
  .columns .main .products .product-items .product-item .product-item-info.out-of-stock .product-item__out-of-stock {
    display: none;
  }
  .columns .main .products .product-items .product-item .product-item-info.out-of-stock .product-item__out-of-stock span {
    font-size: 24px;
  }
  .columns .main .products .product-items .product-item:nth-child(-n+2) {
    margin: 30px 0px;
  }
  .columns .main .products .product-items .product-item:nth-last-child(-n+2) {
    margin: 30px 0px;
  }
  .columns .toolbar .pages {
    float: none !important;
  }
  .columns .sidebar-main .block.filter .block-title {
    display: block;
    pointer-events: none;
  }
  .columns .sidebar-main .block.filter .block-title strong {
    position: relative;
    background-color: transparent;
    padding-left: 0;
  }
  .columns .sidebar-main .block.filter .block-content {
    padding-top: 0px;
  }
  .columns .sidebar-main .block.filter .block-content strong {
    left: 0;
    display: block;
    height: auto;
    visibility: visible;
    opacity: 1;
    padding-left: 15px;
    padding-right: 15px;
    display: none;
  }
  .columns .sidebar-main .block.filter .block-content .filter-options {
    left: 0;
    right: 0;
    display: block;
    height: auto;
    visibility: visible;
    opacity: 1;
    padding: 0px;
  }
  .columns .sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-title {
    font-weight: bold;
    padding: 12px 40px 12px 10px;
  }
  .columns .sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-title:after {
    top: 5px;
  }
  .columns .sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-content {
    padding: 0 10px;
  }
  .columns .sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-content .items .item {
    color: #000000;
  }
  .columns .sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-content .items .item a {
    color: #000000;
  }
  .columns .sidebar-main .block.filter .block-content .filter-options .filter-options-item .filter-options-content .items .item a:hover {
    background-color: transparent;
    text-decoration: underline;
  }
  .columns .sidebar-main .block.filter .block-content .filter-actions {
    padding: 10px 0px 0px;
  }
  .columns .sidebar-main .block.newsletter {
    float: none;
    width: 100%;
    display: block;
  }
  .columns .sidebar-main .block.newsletter .newsletter__info-container {
    margin-bottom: -6px;
  }
  .columns .sidebar-main .block.newsletter .label {
    position: relative;
    margin: 0;
    clip: auto;
    height: auto;
    width: auto;
    overflow: visible;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container {
    padding: 30px 0px 0px;
    text-align: center;
    border-bottom: 30px solid #fff;
    background-color: #f8fbfc;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .title {
    display: flex;
    flex-direction: column;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .title strong {
    color: #000000;
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .title span {
    font-size: 12px;
    color: #000000;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content {
    padding: 0px 20px;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe {
    display: block;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter .control:before {
    display: none;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter .control input {
    border: 1px solid #959595;
    background-color: #F6F8F9;
    margin: 10px 0px 0px;
    height: 40px;
    padding: 0 10px;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter .control .field-input {
    position: relative;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter .control .field-input i {
    position: absolute;
    right: 5px;
    top: 12px;
    color: #000;
    font-size: 25px;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter .control .field-input i:before {
    font-size: inherit;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender {
    padding: 15px 0 5px;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender > .label > span {
    display: none;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control:before {
    display: none;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control .choice {
    margin: 0 10px 10px;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control .choice .label {
    display: block;
    cursor: pointer;
    position: relative;
    padding-left: 22px;
    line-height: 17px;
    font-size: 15px;
    transition: color 0.2s ease;
    user-select: none;
    color: #000000;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control .choice .label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 2px solid #E6E6E6;
    background-color: #E6E6E6;
    border-radius: 50%;
    box-sizing: border-box;
    transition: all 0.2s ease;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control .choice .label:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 15px;
    height: 15px;
    text-align: center;
    transform: scale(0.2);
    opacity: 0;
    transition: all 0.2s ease;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control .choice input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control .choice input:checked + .label:before,
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control .choice input.checked + .label:before {
    background: #E43493;
    border-color: transparent;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control .choice input:checked + .label:after,
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control .choice input.checked + .label:after {
    transform: scale(1);
    opacity: 1;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .gender .control .choice .label {
    font-size: 13px;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .actions {
    padding: 10px 0px;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .actions .action.subscribe {
    width: 100%;
    border-radius: 0px;
    height: 40px;
    text-transform: uppercase;
    font-size: 16px;
    background-color: #000000;
    border: 0px;
    transition: ease-out 0.4s;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .actions .action.subscribe:hover {
    text-decoration: none;
    box-shadow: inset 300px 0 0 0 #E43493;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox {
    padding: 0px;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox > .label > span {
    display: none;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox:before {
    display: none;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox .checkbox {
    margin: 10px 10px;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox .checkbox .label {
    display: block;
    cursor: pointer;
    position: relative;
    padding-left: 22px;
    line-height: 15px;
    font-size: 15px;
    transition: color 0.2s ease;
    user-select: none;
    color: #000000;
    text-align: left;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox .checkbox .label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #959595;
    background-color: #FFFFFF;
    border-radius: 0;
    box-sizing: border-box;
    transition: all 0.2s ease;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox .checkbox .label:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 15px;
    height: 15px;
    text-align: center;
    transform: scale(0.2);
    opacity: 0;
    transition: all 0.2s ease;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox .checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox .checkbox input:checked + .label:before,
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox .checkbox input.checked + .label:before {
    background: #E43493;
    border-color: transparent;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox .checkbox input:checked + .label:after,
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox .checkbox input.checked + .label:after {
    transform: scale(1);
    opacity: 1;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox .checkbox .label {
    color: #959595;
    font-size: 13px;
  }
  .columns .sidebar-main .block.newsletter .newsletter__form-container .content .form.subscribe .newsletter__checkbox .checkbox .label a {
    color: #959595;
    text-decoration: underline;
  }
  .columns .sidebar-main .category__sidebar {
    text-align: center;
    display: block;
  }
  body.ambrand-index-index .columns .sidebar-main .category__sidebar {
    display: none;
  }
  .columns .sidebar-main .sidebar_text {
    order: -1;
    display: block;
    margin-bottom: 30px;
  }
  .columns .sidebar-main .sidebar_text h6 {
    font-size: 16px;
    margin: 0px 0 20px;
  }
  .columns .sidebar-main .sidebar_text p {
    color: gray;
    font-size: 12px;
  }
  body.ambrand-index-index .columns .sidebar-main .sidebar_text {
    display: none;
  }
  .category-cms .homepage__tab-products .title strong {
    padding-bottom: 20px;
    font-size: 35px;
  }
  .category-cms .homepage__tab-products .product.data.items .tab-titles > .item.title .switch {
    font-size: 14px;
    padding: 0 50px;
  }
  .category-cms .homepage__tab-products .product.data.items .tab-titles > .item.title.active .switch {
    font-weight: 700;
  }
  .category-cms .homepage__tab-products .product.data.items .tab-contents > .item.content .products .product-items .product-item .product-item-info .product-item-details {
    max-width: 75%;
  }
  .columns .product-info-main .page-title-wrapper .page-title span {
    font-size: 18px;
  }
  .columns .product-info-main .page-title-wrapper .amshopby-option-link {
    text-align: left;
  }
  .columns .product-info-main .product-name__false span {
    font-size: 18px;
  }
  .columns .product-info-main .product-info-price .description p {
    font-size: 14px;
    font-weight: 500;
  }
  .columns .product-info-main .product-info-price .product__featured-info ul li {
    font-size: 14px;
  }
  .columns .product-info-main .product-info-price .product__omaggi a {
    font-weight: 600;
  }
  .columns .product-info-main .product-info-price .product-info-price-container .price_unity {
    margin: 0 10px;
  }
  .columns .product-info-main .product-info-price .product-info-price-container .price_unity span {
    font-size: 14px;
  }
  .columns .product-info-main .product-info-price .product-info-price-container .price-box {
    flex-direction: row-reverse;
    display: flex;
  }
  .columns .product-info-main .product-info-price .product-info-price-container .price-box .special-price,
  .columns .product-info-main .product-info-price .product-info-price-container .price-box .normal-price,
  .columns .product-info-main .product-info-price .product-info-price-container .price-box .minimal-price {
    margin-top: 0px;
  }
  .columns .product-info-main .product-info-price .product-info-price-container .price-box .special-price .price-wrapper .price,
  .columns .product-info-main .product-info-price .product-info-price-container .price-box .normal-price .price-wrapper .price,
  .columns .product-info-main .product-info-price .product-info-price-container .price-box .minimal-price .price-wrapper .price {
    font-size: 22px;
  }
  .columns .product-info-main .product-info-price .product-info-price-container .price-box .old-price {
    margin-right: 10px;
  }
  .columns .product-info-main .product-info-price .product-info-price-container .price-box .old-price .price-wrapper .price {
    font-size: 16px;
  }
  .columns .product-info-main .product__ship-free {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    width: auto;
    display: inline-block;
    padding: 0px 35px;
  }
  .columns .product-info-main .product-add-form {
    padding-bottom: 20px;
  }
  .columns .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.size .swatch-attribute-options .swatch-option.text,
  .columns .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.formato .swatch-attribute-options .swatch-option.text {
    height: 36px;
    font-size: 14px;
    flex: 0 0 15%;
    max-width: 15%;
  }
  .columns .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.colore_filtro .swatch-attribute-options .swatch-option.color {
    height: 36px;
    border-radius: 50%;
    flex: 0 0 36px;
    max-width: 36px;
  }
  .columns .product-info-main .product-add-form .box-tocart {
    position: relative;
    box-shadow: none;
    margin-top: 0px;
    margin: 0px;
  }
  .columns .product-info-main .product-add-form .box-tocart .fieldset {
    padding: 0px;
  }
  .columns .product.info.detailed {
    padding: 30px 0px;
  }
  .columns .product.info.detailed #accordion .title h2 {
    font-size: 14px;
  }
  .columns .product.info.detailed #accordion .title:first-child h2 {
    border-top: 1px solid #E6E6E6;
  }
  .columns .block.upsell .block-title.title strong,
  .columns .block.related .block-title.title strong {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .columns .block.upsell .block-title.title strong:before,
  .columns .block.related .block-title.title strong:before {
    position: initial;
    left: auto;
    top: 50%;
    margin: 0 10px;
  }
  .columns .block.upsell .block-title.title strong:after,
  .columns .block.related .block-title.title strong:after {
    position: initial;
    right: auto;
    top: 50%;
    margin: 0 10px;
  }
  .columns .block.upsell .block-content.content .products .product-items .product-item,
  .columns .block.related .block-content.content .products .product-items .product-item {
    border-left: 1px solid transparent;
  }
  .columns .block.upsell .block-content.content .products .product-items .product-item.slick-active,
  .columns .block.related .block-content.content .products .product-items .product-item.slick-active {
    border-left: 1px solid #E6E6E6;
  }
  .columns .block.upsell .block-content.content .products .product-items .product-item.slick-active.slick-current,
  .columns .block.related .block-content.content .products .product-items .product-item.slick-active.slick-current {
    border-left: 1px solid transparent;
  }
  .product.info.detailed {
    padding: 30px 0px;
  }
  .trustpilot-widget-big {
    position: relative;
    width: 55%;
    float: left;
    margin-top: 20px;
    max-height: 400px;
    overflow-y: auto;
    margin-bottom: 30px;
    padding-right: 20px;
  }
  div.product-options-bottom .price-box .price-container .price,
  div.product-info-price .price-box .price-container .price {
    font-size: 22px;
    line-height: 22px;
    color: #000;
    font-weight: 700;
  }
  .checkout-cart-index .column.main {
    padding-bottom: 40px;
  }
  .checkout-cart-index .cart-container .cart-discount {
    width: 71%;
  }
  .checkout-cart-index .cart-container .cart-discount .block.discount .title {
    text-align: left;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .checkout-cart-index .cart-container .cart-discount .block.discount .title strong:after {
    top: 6px;
  }
  .checkout-cart-index .cart-container .cart-discount .block.discount .content {
    padding-bottom: 5px !important;
  }
  .checkout-cart-index .cart-container .cart-discount .block.discount .content .fieldset .field .control input {
    width: 100%;
  }
  .checkout-cart-index .cart-container #gift-options-cart {
    display: none;
  }
  .checkout-cart-index .cart-container .cart-summary .cart-totals .totals .amount strong {
    font-size: 1.8rem;
  }
  .checkout-cart-index .cart-container .cart-summary .product__help-line .product__help-line--container h6 {
    font-size: 20px;
  }
  .checkout-cart-index .cart-container .cart-summary .product__help-line .product__help-line--container span {
    font-size: 16px;
  }
  .checkout-cart-index .cart-container .product__services {
    width: 71%;
    margin: 25px 0 20px;
  }
  .checkout-cart-index .cart-container .product__services .product__services--items .item {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .checkout-cart-index .cart-container .cart-back {
    padding: 25px 0px;
  }
  .checkout-cart-index .cart-container .form-cart {
    margin-bottom: 20px;
  }
  .checkout-cart-index .cart-container .form-cart .cart.table-wrapper tbody.cart.item .item-info .col.item {
    padding: 20px 15px 10px 0px;
  }
  .checkout-cart-index .cart-container .form-cart .cart.table-wrapper tbody.cart.item .item-info .col.item .product-item-photo {
    max-width: inherit;
  }
  .checkout-cart-index .cart-container .form-cart .cart.table-wrapper tbody.cart.item .item-info .col.price {
    text-align: right;
  }
  .checkout-cart-index .cart-container .form-cart .cart.table-wrapper tbody.cart.item .item-info .col.qty {
    text-align: right;
  }
  .checkout-cart-index .cart-container .form-cart .cart.table-wrapper tbody.cart.item .item-info .col.subtotal {
    text-align: right;
  }
  .checkout-cart-index .cart-container .block.crosssell .title strong {
    font-size: 35px;
  }
  .checkout-cart-index .cart-container .trustpilot-widget {
    position: relative;
    float: left;
    width: 71%;
    margin: 25px 0 30px;
  }
  .checkout-onepage-success .page-main {
    min-height: 80vh;
  }
  .checkout-onepage-success .page-main .page-title-wrapper h1.page-title {
    margin-bottom: 0;
  }
  .checkout-onepage-success .page-main .page-title-wrapper h1.page-title span {
    font-size: 40px;
  }
  .checkout-onepage-success .page-main .page-title-wrapper .print {
    float: none;
    color: #fff;
  }
  .checkout-onepage-success .page-main .columns .column .checkout-success .success-messages {
    font-size: 20px;
  }
  .checkout-onepage-success .page-main .columns .column .checkout-success .actions-toolbar {
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .checkout-onepage-success .page-main .columns .column .checkout-success .primary {
    width: 60%;
    display: inline-block;
  }
  .checkout-onepage-success .page-main .columns .column .checkout-success .primary a {
    width: 100%;
  }
  .checkout-onepage-success .page-main .columns .column .checkout-success .primary a span {
    font-size: 16px;
  }
  .checkout-onepage-success .page-main .columns .column .checkout-success .primary a:hover {
    box-shadow: inset 700px 0 0 0 #000000;
  }
  .checkout-onepage-success .page-footer {
    margin-top: 0;
  }
  .checkout-index-index .form-login .actions-toolbar .primary button span {
    padding: 0 20px;
  }
  .checkout-index-index .opc-wrapper,
  .checkout-index-index .opc-sidebar {
    width: 50%;
    margin-top: 0;
  }
  .checkout-index-index .opc-wrapper {
    padding-right: 10px;
  }
  .checkout-index-index .opc-sidebar {
    padding-left: 10px;
    box-sizing: border-box;
  }
  .checkout-index-index #checkoutSteps {
    margin-top: 20px;
  }
  .checkout-index-index .checkout__top {
    max-width: 300px;
  }
  .checkout-index-index .page-main #checkout {
    max-width: 1180px;
    margin: 20px auto;
    padding: 0 25px;
  }
  .checkout-index-index .checkout-header {
    padding-left: 0px !important;
  }
  .checkout-index-index .checkout-header .title {
    font-size: 36px;
  }
  .checkout-index-index .opc-progress-bar {
    margin: 30px 0 20px;
  }
  .checkout-index-index .copyright {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .checkout-index-index .copyright span {
    font-size: 12px;
  }
  .checkout-index-index .copyright a {
    font-size: 12px;
  }
  .checkout-index-index .opc-block-summary .minicart-items .product-item-details {
    padding-left: 110px;
  }
  .checkout-index-index .opc-block-summary {
    margin: 0;
    padding: 20px 50px;
  }
  .checkout-index-index .opc-progress-bar-item > span:before,
  .checkout-index-index .opc-progress-bar-item > span:after {
    border: 1px solid #e4e4e4;
    color: #9B9B9B;
  }
  .checkout-index-index .opc-wrapper .form-login,
  .checkout-index-index .opc-wrapper .form-shipping-address {
    max-width: none;
  }
  .checkout-index-index #checkout {
    display: flex;
    flex-wrap: wrap;
  }
  .checkout-index-index #checkout .modal-inner-wrap,
  .checkout-index-index #checkout .modal-content,
  .checkout-index-index #checkout #opc-sidebar {
    height: 100%;
  }
  .checkout-index-index #checkout #opc-sidebar {
    background: #f5f5f5;
  }
  .checkout-index-index .opc-progress-bar {
    flex: 0 0 100%;
  }
  #checkout-step-shipping_method {
    margin-bottom: 0;
  }
  .opc-block-shipping-information {
    background: #f5f5f5;
    padding: 0 50px 30px;
  }
  .checkout-index-index .logo {
    margin: 30px auto 20px;
  }
  .checkout-index-index .logo img {
    width: 320px;
    max-width: none;
  }
  li.checkout-payment-method .payment-method-content .actions-toolbar .action.primary {
    padding: 18px;
  }
  li.checkout-payment-method .payment-method-content .actions-toolbar .action.primary span {
    font-size: 25px;
  }
  .cms-no-route .page-main {
    height: 80vh;
  }
  .cms-no-route .page-main .page-title-wrapper h1.page-title {
    margin-bottom: 0;
  }
  .cms-no-route .page-main .page-title-wrapper h1.page-title span {
    font-size: 40px;
  }
  .cms-no-route .page-main .columns .column .noroute_content {
    text-align: center;
    color: #fff;
  }
  .cms-no-route .page-main .columns .column .noroute_content p {
    font-size: 20px;
  }
  .cms-no-route .page-main .columns .column .noroute_content a {
    font-size: 16px;
    display: inline-block;
    width: 100%;
  }
  .cms-no-route .page-main .columns .column .noroute_content a:hover {
    box-shadow: inset 700px 0 0 0 #E43493;
  }
  .brand-list_title h2 {
    margin-bottom: 40px;
  }
  .brands-filters {
    margin-bottom: 30px;
  }
  .brands-filters .letters .letters-box .letter {
    font-size: 14px;
  }
  .cms-page-view .columns .column.main .block-collapsible-nav {
    width: 23.3%;
  }
  .cms-page-view.landing-full .page-main {
    max-width: 100%;
    padding: 0;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-intro,
  .cms-page-view.landing-full .page-main .landing-content .landing-tile {
    max-width: 1440px;
    margin: 0 auto;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-intro {
    padding: 150px 0px;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-intro .landing-intro_text {
    padding-bottom: 0;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-intro .landing-intro_text h1 {
    font-size: 40px;
    margin-bottom: 12px;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-intro .landing-intro_text p {
    font-size: 16px;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-tile {
    margin-bottom: 40px !important;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-tile .landing-tile-container {
    display: flex;
    flex-direction: row;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-tile .landing-tile-container .landing-tile_images {
    height: auto;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-tile .landing-tile-container .landing-tile_text {
    padding: 180px 2.5%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-tile .landing-tile-container .landing-tile_text h2 {
    font-size: 32px;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-tile .landing-tile-container .landing-tile_text p {
    font-size: 16px;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-tile .landing-tile-container .landing-tile_text a {
    width: 150px;
    padding: 15px 20px;
    font-size: 14px;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-tile .landing-tile-container .landing-tile_text a:hover {
    text-decoration: none;
    box-shadow: inset 200px 0 0 0 #E43493;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-tile:nth-child(even) .landing-tile-container {
    flex-direction: row-reverse;
  }
  .cms-page-view.landing-full .page-main .landing-content .landing-tile:last-child {
    margin-bottom: 0px;
  }
  .main__landing-brand .pre-section__landing-brand {
    height: 40vh;
    max-height: 320px;
  }
  .main__landing-brand section.section__landing-brand {
    top: -100px;
    padding: 30px;
  }
  .main__landing-brand section.section__landing-brand .under-section__landing-brand {
    margin-top: 30px;
  }
  .main__landing-brand section.section__landing-brand .under-section__landing-brand .text__landing-brand {
    max-width: 500px;
    margin: 0 auto;
  }
  .main__landing-brand section.section__landing-brand .under-section__landing-brand .gallery__landing-brand {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .main__landing-brand section.section__landing-brand .under-section__landing-brand .gallery__landing-brand .gallery__landing-brand--33 {
    flex: 0 0 32%;
    max-width: 32%;
    margin: 0 0% 20px;
    height: 100vh;
    max-height: 475px;
    background-size: cover;
  }
  .main__landing-brand section.section__landing-brand .under-section__landing-brand .gallery__landing-brand .gallery__landing-brand--50 {
    flex: 0 0 48%;
    max-width: 48%;
    margin: 0 0% 20px;
    background-size: cover;
    height: 100vh;
    max-height: 475px;
  }
  .main__landing-brand section.section__landing-brand .under-section__landing-brand .gallery__landing-brand .gallery__landing-brand--100 {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 20px;
    background-size: cover;
    height: 100vh;
    max-height: 475px;
  }
  .sidebar-content {
    display: block;
    width: 20%;
    float: left;
  }
  .sidebar-content .sidebar-link__landing-brand {
    color: #000;
    padding-left: 10px;
    font-size: 17px;
  }
  .sidebar-content .sidebar-title__landing-brand {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 40px 12px 10px;
  }
  .sidebar-content .sidebar-links__landing-brand {
    padding-left: 25px;
  }
  .sidebar-content .sidebar-links__landing-brand li {
    position: relative;
    list-style: none;
  }
  .sidebar-content .sidebar-links__landing-brand li:before {
    position: absolute;
    top: 12px;
    right: 1.2rem;
    box-sizing: border-box;
    margin-top: -0.5rem;
    width: 0;
    height: 0;
    border-width: 0.5rem 0.4rem 0 0.4rem;
    border-style: solid;
    border-color: #000 transparent transparent;
    content: '';
    transition: all 0.2s linear;
    transform: rotate(-90deg);
    left: -15px;
  }
  .sidebar-content .sidebar-links__landing-brand li a {
    color: #000;
    font-size: 16px;
  }
  .main-content {
    width: 80%;
    float: left;
  }
  .customer-account-login .page-wrapper .page-main .account-social-login,
  .customer-account-create .page-wrapper .page-main .account-social-login,
  .customer-account-forgotpassword .page-wrapper .page-main .account-social-login,
  .customer-account-createpassword .page-wrapper .page-main .account-social-login {
    margin: 28px auto;
    padding: 27px 55px 30px;
    float: none;
    clear: none;
    max-width: 690px;
    width: 100%;
    box-sizing: border-box;
  }
  .customer-account-login .page-wrapper .page-main .account-social-login .block-title strong,
  .customer-account-create .page-wrapper .page-main .account-social-login .block-title strong,
  .customer-account-forgotpassword .page-wrapper .page-main .account-social-login .block-title strong,
  .customer-account-createpassword .page-wrapper .page-main .account-social-login .block-title strong {
    font-size: 28px;
    font-weight: bold;
  }
  .customer-account-login .page-wrapper .page-main .account-social-login .actions-toolbar.social-btn,
  .customer-account-create .page-wrapper .page-main .account-social-login .actions-toolbar.social-btn,
  .customer-account-forgotpassword .page-wrapper .page-main .account-social-login .actions-toolbar.social-btn,
  .customer-account-createpassword .page-wrapper .page-main .account-social-login .actions-toolbar.social-btn {
    max-width: 580px;
  }
  .customer-account-login .page-wrapper .page-main .block.block-new-customer,
  .customer-account-create .page-wrapper .page-main .block.block-new-customer,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-new-customer,
  .customer-account-createpassword .page-wrapper .page-main .block.block-new-customer,
  .customer-account-login .page-wrapper .page-main .block.block-customer-login,
  .customer-account-create .page-wrapper .page-main .block.block-customer-login,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-customer-login,
  .customer-account-createpassword .page-wrapper .page-main .block.block-customer-login {
    float: none;
    clear: none;
    margin: 0 auto 28px;
    max-width: 690px;
    width: 100%;
    padding: 27px 55px 60px;
    box-sizing: border-box;
  }
  .customer-account-login .page-wrapper .page-main .block.block-new-customer .block-title strong,
  .customer-account-create .page-wrapper .page-main .block.block-new-customer .block-title strong,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-new-customer .block-title strong,
  .customer-account-createpassword .page-wrapper .page-main .block.block-new-customer .block-title strong,
  .customer-account-login .page-wrapper .page-main .block.block-customer-login .block-title strong,
  .customer-account-create .page-wrapper .page-main .block.block-customer-login .block-title strong,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-customer-login .block-title strong,
  .customer-account-createpassword .page-wrapper .page-main .block.block-customer-login .block-title strong {
    font-size: 28px;
    font-weight: bold;
  }
  .customer-account-login .page-wrapper .page-main .block.block-new-customer .fieldset > .field > .control,
  .customer-account-create .page-wrapper .page-main .block.block-new-customer .fieldset > .field > .control,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-new-customer .fieldset > .field > .control,
  .customer-account-createpassword .page-wrapper .page-main .block.block-new-customer .fieldset > .field > .control,
  .customer-account-login .page-wrapper .page-main .block.block-customer-login .fieldset > .field > .control,
  .customer-account-create .page-wrapper .page-main .block.block-customer-login .fieldset > .field > .control,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-customer-login .fieldset > .field > .control,
  .customer-account-createpassword .page-wrapper .page-main .block.block-customer-login .fieldset > .field > .control {
    width: 100%;
  }
  .customer-account-login .page-wrapper .page-main .block.block-new-customer .actions-toolbar > .primary,
  .customer-account-create .page-wrapper .page-main .block.block-new-customer .actions-toolbar > .primary,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-new-customer .actions-toolbar > .primary,
  .customer-account-createpassword .page-wrapper .page-main .block.block-new-customer .actions-toolbar > .primary,
  .customer-account-login .page-wrapper .page-main .block.block-customer-login .actions-toolbar > .primary,
  .customer-account-create .page-wrapper .page-main .block.block-customer-login .actions-toolbar > .primary,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-customer-login .actions-toolbar > .primary,
  .customer-account-createpassword .page-wrapper .page-main .block.block-customer-login .actions-toolbar > .primary,
  .customer-account-login .page-wrapper .page-main .block.block-new-customer .actions-toolbar > .secondary,
  .customer-account-create .page-wrapper .page-main .block.block-new-customer .actions-toolbar > .secondary,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-new-customer .actions-toolbar > .secondary,
  .customer-account-createpassword .page-wrapper .page-main .block.block-new-customer .actions-toolbar > .secondary,
  .customer-account-login .page-wrapper .page-main .block.block-customer-login .actions-toolbar > .secondary,
  .customer-account-create .page-wrapper .page-main .block.block-customer-login .actions-toolbar > .secondary,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-customer-login .actions-toolbar > .secondary,
  .customer-account-createpassword .page-wrapper .page-main .block.block-customer-login .actions-toolbar > .secondary {
    float: none;
    width: 100%;
  }
  .customer-account-login .page-wrapper .page-main .form-create-account,
  .customer-account-create .page-wrapper .page-main .form-create-account,
  .customer-account-forgotpassword .page-wrapper .page-main .form-create-account,
  .customer-account-createpassword .page-wrapper .page-main .form-create-account,
  .customer-account-login .page-wrapper .page-main .form.password.forget,
  .customer-account-create .page-wrapper .page-main .form.password.forget,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.forget,
  .customer-account-createpassword .page-wrapper .page-main .form.password.forget,
  .customer-account-login .page-wrapper .page-main .form.password.reset,
  .customer-account-create .page-wrapper .page-main .form.password.reset,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.reset,
  .customer-account-createpassword .page-wrapper .page-main .form.password.reset {
    padding: 30px 55px;
    margin: 0 auto 28px;
    box-sizing: border-box;
    min-width: auto;
    width: 100%;
    max-width: 690px;
  }
  .customer-account-login .page-wrapper .page-main .form-create-account .legend span,
  .customer-account-create .page-wrapper .page-main .form-create-account .legend span,
  .customer-account-forgotpassword .page-wrapper .page-main .form-create-account .legend span,
  .customer-account-createpassword .page-wrapper .page-main .form-create-account .legend span,
  .customer-account-login .page-wrapper .page-main .form.password.forget .legend span,
  .customer-account-create .page-wrapper .page-main .form.password.forget .legend span,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.forget .legend span,
  .customer-account-createpassword .page-wrapper .page-main .form.password.forget .legend span,
  .customer-account-login .page-wrapper .page-main .form.password.reset .legend span,
  .customer-account-create .page-wrapper .page-main .form.password.reset .legend span,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.reset .legend span,
  .customer-account-createpassword .page-wrapper .page-main .form.password.reset .legend span {
    font-size: 28px;
    font-weight: bold;
  }
  .customer-account-login .page-wrapper .page-main .form-create-account .actions-toolbar > .primary,
  .customer-account-create .page-wrapper .page-main .form-create-account .actions-toolbar > .primary,
  .customer-account-forgotpassword .page-wrapper .page-main .form-create-account .actions-toolbar > .primary,
  .customer-account-createpassword .page-wrapper .page-main .form-create-account .actions-toolbar > .primary,
  .customer-account-login .page-wrapper .page-main .form.password.forget .actions-toolbar > .primary,
  .customer-account-create .page-wrapper .page-main .form.password.forget .actions-toolbar > .primary,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.forget .actions-toolbar > .primary,
  .customer-account-createpassword .page-wrapper .page-main .form.password.forget .actions-toolbar > .primary,
  .customer-account-login .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary,
  .customer-account-create .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary,
  .customer-account-createpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary,
  .customer-account-login .page-wrapper .page-main .form-create-account .actions-toolbar > .secondary,
  .customer-account-create .page-wrapper .page-main .form-create-account .actions-toolbar > .secondary,
  .customer-account-forgotpassword .page-wrapper .page-main .form-create-account .actions-toolbar > .secondary,
  .customer-account-createpassword .page-wrapper .page-main .form-create-account .actions-toolbar > .secondary,
  .customer-account-login .page-wrapper .page-main .form.password.forget .actions-toolbar > .secondary,
  .customer-account-create .page-wrapper .page-main .form.password.forget .actions-toolbar > .secondary,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.forget .actions-toolbar > .secondary,
  .customer-account-createpassword .page-wrapper .page-main .form.password.forget .actions-toolbar > .secondary,
  .customer-account-login .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary,
  .customer-account-create .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary,
  .customer-account-createpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary {
    float: none;
    width: 100%;
  }
  .customer-account-login .page-wrapper .page-main .form.password.reset .actions-toolbar,
  .customer-account-create .page-wrapper .page-main .form.password.reset .actions-toolbar,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.reset .actions-toolbar,
  .customer-account-createpassword .page-wrapper .page-main .form.password.reset .actions-toolbar {
    margin-top: 33px;
  }
  .customer-account-login .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action,
  .customer-account-create .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action,
  .customer-account-createpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action {
    width: 100%;
    border-radius: 0px;
    height: 55px;
    text-transform: uppercase;
    font-size: 20px;
    background-color: #000000;
    border: 0px;
    transition: ease-out 0.4s;
    padding: 0px;
    line-height: 55px;
  }
  .customer-account-login .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action span,
  .customer-account-create .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action span,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action span,
  .customer-account-createpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action span {
    font-size: 14px;
  }
  .customer-account-login .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action:hover,
  .customer-account-create .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action:hover,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action:hover,
  .customer-account-createpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .primary .action:hover {
    text-decoration: none;
    box-shadow: inset 99rem 0 0 0 #E43493;
  }
  .customer-account-login .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary,
  .customer-account-create .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary,
  .customer-account-createpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary {
    margin-left: 0px;
    float: none;
    text-align: left;
    padding: 20px 0px;
  }
  .customer-account-login .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary .action,
  .customer-account-create .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary .action,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary .action,
  .customer-account-createpassword .page-wrapper .page-main .form.password.reset .actions-toolbar > .secondary .action {
    color: #000000;
    text-decoration: underline;
  }
  .customer-account-login .page-wrapper .page-main .form.password.forget,
  .customer-account-create .page-wrapper .page-main .form.password.forget,
  .customer-account-forgotpassword .page-wrapper .page-main .form.password.forget,
  .customer-account-createpassword .page-wrapper .page-main .form.password.forget {
    margin: 28px auto;
  }
  .account .page-main .columns .column .block .block-title {
    font-size: 22px;
  }
  .wishlist .product-items .product-item .product-item-info:hover .product-item-inner {
    display: none;
  }
  .form-wishlist-items .actions-toolbar > .primary .action {
    margin-bottom: 10px;
  }
  .form-wishlist-items .actions-toolbar > .primary .action:hover {
    text-decoration: none;
    box-shadow: inset 500px 0 0 0 #E43493 !important;
  }
  .block-blog-related .title strong {
    padding-top: 20px;
    font-size: 35px;
  }
  .custom-offerte-e-omaggi .custom-sub-category {
    list-style: none;
    padding: 0;
  }
  .custom-offerte-e-omaggi .custom-sub-category li {
    display: flex;
  }
  .custom-offerte-e-omaggi .custom-sub-category .category-image {
    width: 60%;
    align-self: center;
  }
  .custom-offerte-e-omaggi .custom-sub-category .category-info {
    width: 40%;
    padding: 0 40px;
    box-sizing: border-box;
    align-self: center;
  }
  .custom-offerte-e-omaggi .custom-sub-category .category-info h4 {
    font-size: 28px;
    margin: 0 0 20px;
    display: block;
    text-align: center;
  }
  .custom-offerte-e-omaggi .custom-sub-category .category-info .category-link {
    font-size: 16px;
    float: right;
  }
  .custom-offerte-e-omaggi .custom-category .category-info .category-info-description {
    width: 70%;
  }
  .brand-bar svg {
    width: 90px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #ccc;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #ccc;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .ammenu-menu-toggle:not(.-hamburger) {
    display: none !important;
  }
  .ammenu-menu-toggle.-hamburger {
    margin: 0 10px 0 0;
    float: left;
    position: inherit;
  }
  .ammenu-menu-toggle.-hamburger.-porto {
    margin: 20px 0 0 0;
  }
  .ammenu-menu-toggle.-hamburger.-porto ~ .minicart-wrapper {
    margin: 0;
    top: 16px;
  }
  .ammenu-nav-sections {
    display: block;
  }
  .ammenu-menu-wrapper.-desktop {
    background: #f4f4f4;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-col-10 {
    width: calc(100%/10);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-col-9 {
    width: calc(100%/9);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-col-8 {
    width: calc(100%/8);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-col-7 {
    width: calc(100%/7);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-col-6 {
    width: calc(100%/6);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-col-5 {
    width: calc(100%/5);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-col-4 {
    width: calc(100%/4);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-col-3 {
    width: calc(100%/3);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-col-2 {
    width: calc(100%/2);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-col-1 {
    width: calc(100%/1);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-main-container {
    max-width: 1440px;
    box-sizing: border-box;
    margin: auto;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-items {
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    margin: 0;
    list-style: none;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main {
    padding: 18px 15px;
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-auto {
    position: relative;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover {
    background: #fff;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main > .ammenu-link {
    position: relative;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover > .ammenu-link {
    text-decoration: none;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover > .ammenu-submenu-container {
    display: block;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-submenu.-full {
    width: 100%;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-label {
    right: -20px;
    position: absolute;
    bottom: 80%;
    padding: 2px 3px;
    font-size: 9px;
    border-radius: 2px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-submenu-container {
    padding: 10px;
    background: #fff;
    margin-top: 15px;
    position: absolute;
    left: 0;
    z-index: 999;
    display: none;
    max-height: 70vh;
    overflow-y: auto;
    font-weight: normal;
    box-shadow: 0 4px 5px rgba(35, 74, 87, 0.1);
    cursor: auto;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container {
    display: flex;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container > .ammenu-item.-child {
    padding: 25px;
    list-style: none;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container > .ammenu-item.-child > .ammenu-wrapper:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-item {
    box-sizing: border-box;
    padding: 0;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container [class*="-col-"]:not(.-col-1) {
    max-width: 250px;
  }
  .ammenu-item.-auto .ammenu-menu-wrapper.-desktop .ammenu-categories-container {
    top: 100%;
  }
  .ammenu-item.-full .ammenu-menu-wrapper.-desktop .ammenu-categories-container > .ammenu-item.-child {
    flex-wrap: wrap;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link {
    display: inline-block;
    padding-right: 35px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:hover .ammenu-wrapper,
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-hovered .ammenu-wrapper,
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:hover .ammenu-link.-level1:before,
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-hovered .ammenu-link.-level1:before {
    color: #1787e0;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1 .ammenu-arrow {
    display: none;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1:hover:before,
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1.-hovered:before {
    background: #1787e0;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1,
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:not(.-level1):not(.-level2) {
    white-space: nowrap;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:not(.-level1) {
    position: relative;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link > .ammenu-wrapper {
    display: inline-block;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link + .ammenu-item.-child {
    margin-left: 25px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1 + .ammenu-item.-child {
    margin-top: 15px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1 + .ammenu-item > .ammenu-wrapper:not(:last-of-type) {
    padding-bottom: 10px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:not(.-level1) + .ammenu-item {
    padding: 10px 10px 20px;
    top: -10px;
    position: absolute;
    z-index: 999;
    display: none;
    margin: 0;
    box-shadow: 0 2px 4px rgba(87, 87, 87, 0.25);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1 .ammenu-wrapper,
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level2 .ammenu-wrapper {
    white-space: normal;
  }
  .ammenu-link.-hovered .ammenu-menu-wrapper.-desktop .ammenu-categories-container:before,
  .ammenu-link:hover .ammenu-menu-wrapper.-desktop .ammenu-categories-container:before {
    transform: rotate(45deg);
  }
  .ammenu-link.-hovered .ammenu-menu-wrapper.-desktop .ammenu-categories-container:after,
  .ammenu-link:hover .ammenu-menu-wrapper.-desktop .ammenu-categories-container:after {
    transform: rotate(-45deg);
  }
  .ammenu-link.-hovered .ammenu-menu-wrapper.-desktop .ammenu-categories-container,
  .ammenu-link:hover .ammenu-menu-wrapper.-desktop .ammenu-categories-container {
    opacity: 1;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:hover .ammenu-arrow {
    opacity: 1;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-hovered > .ammenu-arrow:before,
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:hover > .ammenu-arrow:before {
    transform: rotate(45deg);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-hovered > .ammenu-arrow:after,
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:hover > .ammenu-arrow:after {
    transform: rotate(-45deg);
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-wrapper {
    position: relative;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-arrow {
    background: #000;
    right: 10px;
    position: absolute;
    top: 50%;
    width: 16px;
    height: 2px;
    opacity: 0;
    transition: all 0.3s ease;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-arrow:before,
  .ammenu-menu-wrapper.-desktop .ammenu-arrow:after {
    transition: 0.5s all ease-in;
    background: #000;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 8px;
    height: 2px;
    transform-origin: 100% 50%;
  }
  .ammenu-categories-container .ammenu-link.-level1 .ammenu-menu-wrapper.-desktop .ammenu-arrow {
    display: none;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-main-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ammenu-menu-wrapper.-hamburger-top {
    background: #f4f4f4;
    margin: 0 0 20px 0;
    clear: both;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-col-10 {
    width: calc(100%/10);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-col-9 {
    width: calc(100%/9);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-col-8 {
    width: calc(100%/8);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-col-7 {
    width: calc(100%/7);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-col-6 {
    width: calc(100%/6);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-col-5 {
    width: calc(100%/5);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-col-4 {
    width: calc(100%/4);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-col-3 {
    width: calc(100%/3);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-col-2 {
    width: calc(100%/2);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-col-1 {
    width: calc(100%/1);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-main-container {
    max-width: 1440px;
    box-sizing: border-box;
    margin: auto;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-items {
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    margin: 0;
    list-style: none;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-main {
    padding: 18px 15px;
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-auto {
    position: relative;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-main:hover {
    background: #fff;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-main > .ammenu-link {
    position: relative;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-main:hover > .ammenu-link {
    text-decoration: none;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-item.-main:hover > .ammenu-submenu-container {
    display: block;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-submenu.-full {
    width: 100%;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-label {
    right: -20px;
    position: absolute;
    bottom: 80%;
    padding: 2px 3px;
    font-size: 9px;
    border-radius: 2px;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-submenu-container {
    padding: 10px;
    background: #fff;
    margin-top: 15px;
    position: absolute;
    left: 0;
    z-index: 999;
    display: none;
    max-height: 70vh;
    overflow-y: auto;
    font-weight: normal;
    box-shadow: 0 4px 5px rgba(35, 74, 87, 0.1);
    cursor: auto;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container {
    display: flex;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container > .ammenu-item.-child {
    padding: 25px;
    list-style: none;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container > .ammenu-item.-child > .ammenu-wrapper:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-item {
    box-sizing: border-box;
    padding: 0;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container [class*="-col-"]:not(.-col-1) {
    max-width: 250px;
  }
  .ammenu-item.-auto .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container {
    top: 100%;
  }
  .ammenu-item.-full .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container > .ammenu-item.-child {
    flex-wrap: wrap;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link {
    display: inline-block;
    padding-right: 35px;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link:hover .ammenu-wrapper,
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-hovered .ammenu-wrapper,
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link:hover .ammenu-link.-level1:before,
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-hovered .ammenu-link.-level1:before {
    color: #1787e0;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-level1 .ammenu-arrow {
    display: none;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-level1:hover:before,
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-level1.-hovered:before {
    background: #1787e0;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-level1,
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link:not(.-level1):not(.-level2) {
    white-space: nowrap;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link:not(.-level1) {
    position: relative;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link > .ammenu-wrapper {
    display: inline-block;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link + .ammenu-item.-child {
    margin-left: 25px;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-level1 + .ammenu-item.-child {
    margin-top: 15px;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-level1 + .ammenu-item > .ammenu-wrapper:not(:last-of-type) {
    padding-bottom: 10px;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link:not(.-level1) + .ammenu-item {
    padding: 10px 10px 20px;
    top: -10px;
    position: absolute;
    z-index: 999;
    display: none;
    margin: 0;
    box-shadow: 0 2px 4px rgba(87, 87, 87, 0.25);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-level1 .ammenu-wrapper,
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-level2 .ammenu-wrapper {
    white-space: normal;
  }
  .ammenu-link.-hovered .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container:before,
  .ammenu-link:hover .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container:before {
    transform: rotate(45deg);
  }
  .ammenu-link.-hovered .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container:after,
  .ammenu-link:hover .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container:after {
    transform: rotate(-45deg);
  }
  .ammenu-link.-hovered .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container,
  .ammenu-link:hover .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container {
    opacity: 1;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link:hover .ammenu-arrow {
    opacity: 1;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-hovered > .ammenu-arrow:before,
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link:hover > .ammenu-arrow:before {
    transform: rotate(45deg);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link.-hovered > .ammenu-arrow:after,
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-link:hover > .ammenu-arrow:after {
    transform: rotate(-45deg);
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-categories-container .ammenu-wrapper {
    position: relative;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-arrow {
    background: #000;
    right: 10px;
    position: absolute;
    top: 50%;
    width: 16px;
    height: 2px;
    opacity: 0;
    transition: all 0.3s ease;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-arrow:before,
  .ammenu-menu-wrapper.-hamburger-top .ammenu-arrow:after {
    transition: 0.5s all ease-in;
    background: #000;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 8px;
    height: 2px;
    transform-origin: 100% 50%;
  }
  .ammenu-categories-container .ammenu-link.-level1 .ammenu-menu-wrapper.-hamburger-top .ammenu-arrow {
    display: none;
  }
  .ammenu-menu-wrapper.-hamburger-top .ammenu-items {
    padding: 0;
  }
  .ammenu-nav-sections.-hamburger {
    transition: 0.3s all ease-in;
    width: 100%;
    width: 90%;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: -100%;
    height: 100vh;
    transition: all 0.3s ease;
    margin-bottom: 25px;
    max-width: 360px;
  }
  .ammenu-nav-sections.-hamburger .header.links li {
    padding: 10px 0;
    margin: 0;
  }
  .ammenu-nav-sections.-hamburger .header.links li > a {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    border-top: 0;
    padding: 0;
  }
  .ammenu-nav-sections.-hamburger .header.links li > a:hover {
    color: #1787e0;
    text-decoration: none;
  }
  .ammenu-nav-sections.-hamburger .ammenu-link.-main {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    font-size: 16px;
  }
  .ammenu-nav-sections.-hamburger .ammenu-link.-main > .ammenu-wrapper {
    vertical-align: middle;
    word-wrap: break-word;
    word-break: break-all;
  }
  .ammenu-nav-sections.-hamburger .ammenu-items {
    margin: 0;
    padding: 0;
  }
  .ammenu-nav-sections.-hamburger .ammenu-item.-main {
    position: relative;
    margin: 0;
  }
  .ammenu-nav-sections.-hamburger .ammenu-item.-child {
    padding: 0;
  }
  .ammenu-nav-sections.-hamburger .ammenu-item > .ammenu-wrapper {
    padding: 10px 0;
  }
  .ammenu-nav-sections.-hamburger .ammenu-icon {
    position: relative;
    display: inline-block;
    width: 20px;
    min-width: 20px;
    height: 8px;
    margin: auto;
  }
  .ammenu-nav-sections.-hamburger .ammenu-icon:before,
  .ammenu-nav-sections.-hamburger .ammenu-icon:after {
    background: #363636;
    position: absolute;
    top: 3px;
    display: inline-block;
    width: 13px;
    height: 2px;
    content: '';
    transition: all 0.3s ease;
  }
  .ammenu-nav-sections.-hamburger .ammenu-icon:before {
    left: 0;
  }
  .ammenu-nav-sections.-hamburger .ammenu-icon:after {
    right: 0;
  }
  .ammenu-nav-sections.-hamburger.-opened {
    left: 0;
  }
  .ammenu-nav-sections.-hamburger .ammenu-tabs-container {
    height: 100%;
  }
  .ammenu-nav-sections.-hamburger .ammenu-tabs-container > .ammenu-title.active {
    font-weight: 600;
  }
  .ammenu-nav-sections.-hamburger .ammenu-tabs-container > .ammenu-title > .ammenu-link,
  .ammenu-nav-sections.-hamburger .ammenu-tabs-container > .ammenu-title > .ammenu-link:hover,
  .ammenu-nav-sections.-hamburger .ammenu-tabs-container > .ammenu-title > .ammenu-link:visited {
    color: #000;
    margin: auto;
    text-decoration: none;
    text-transform: uppercase;
  }
  .ammenu-nav-sections.-hamburger .ammenu-tabs-container > .ammenu-content {
    background: #fff;
    float: right;
    width: 100%;
    height: calc(100% - @ammenu-mobile-menu__height);
    margin-left: -100%;
  }
  .ammenu-nav-sections.-hamburger .links {
    padding: 0 30px;
  }
  .ammenu-menu-wrapper.-hamburger {
    padding: 0 30px;
  }
  .ammenu-menu-wrapper.-hamburger .ammenu-item.-main {
    padding: 10px 0;
    text-transform: capitalize;
  }
  .ammenu-menu-wrapper.-hamburger .ammenu-item.-custom {
    display: none;
  }
  .ammenu-menu-wrapper.-hamburger .ammenu-item > .ammenu-wrapper {
    padding: 0 10px 0 0;
    text-align: left;
    white-space: nowrap;
    font-size: 16px;
  }
  .ammenu-menu-wrapper.-hamburger .ammenu-wrapper a {
    padding: 10px / 2;
    border: 1px solid transparent;
    display: inline-block;
    text-align: left;
    font-weight: 600;
  }
  .ammenu-menu-wrapper.-hamburger .ammenu-wrapper a:hover {
    color: #1787e0;
    border: 1px solid #1787e0;
  }
  .ammenu-menu-wrapper.-hamburger .ammenu-wrapper a:hover {
    color: #1787e0;
  }
  .ammenu-menu-wrapper.-hamburger .ammenu-wrapper > .ammenu-item {
    margin-left: 0;
  }
  .ammenu-menu-wrapper.-hamburger .ammenu-toggle {
    bottom: 0;
    margin: 0;
    transform: rotate(-90deg);
  }
  .ammenu-menu-wrapper.-hamburger .ammenu-submenu-container {
    background: #fff;
    padding: 10px;
    margin: 0 0 0 30px;
    transition: 0.3s all ease-in;
    left: 100%;
    top: 0;
    min-width: 280px;
    position: absolute;
    box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.15);
  }
  .ammenu-menu-wrapper.-hamburger .ammenu-categories-container {
    display: flex;
  }
  .ammenu-menu-wrapper.-hamburger .ammenu-categories-container .ammenu-item {
    flex-basis: 50%;
  }
  .ammenu-tabs-container > .ammenu-title,
  .ammenu-menu-wrapper.-mobile,
  .ammenu-nav-sections:not(.-hamburger) .ammenu-title {
    display: none !important;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 13px;
    height: 13px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #fff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #666666;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #666666;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #FF9416;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .amlocator-main-container .amlocator-search-container {
    width: 33%;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-block {
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 5px;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-button.-nearby {
    color: #E43493;
    background: #fff;
    margin-top: 10px;
    width: 100%;
    margin-left: auto;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-button.-nearby:hover,
  .amlocator-main-container .amlocator-search-container .amlocator-button.-nearby:focus {
    color: #fff;
    background: #E43493;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-block.-separator {
    display: none;
  }
  .amlocator-main-container .amlocator-map-container {
    height: 100vh;
    max-height: 800px;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-block.-filter {
    width: 33%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-block.-map {
    width: 67%;
    height: 80vh;
    max-height: 800px;
    padding-left: 15px;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-block.-storelist {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    order: inherit;
    width: 33%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-map {
    height: 100%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-map button {
    top: 0 !important;
    right: 0 !important;
  }
  .amlocator-main-container .amlocator-store-list .amlocator-wrapper {
    max-height: inherit;
  }
  .amlocator-main-container .amlocator-filters-container .amlocator-content {
    display: block;
  }
  .amlocator-main-container .amlocator-filters-container .amlocator-hidden-filter {
    display: none;
  }
  .amlocator-location-main .amlocator-location-container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .amlocator-location-main .amlocator-location-container > .amlocator-column.-left,
  .amlocator-location-main .amlocator-location-container .amlocator-block.-grey {
    background: #fbfbfb;
  }
  .amlocator-location-main .amlocator-location-container > .amlocator-column.-left {
    width: 33%;
  }
  .amlocator-location-main .amlocator-location-container > .amlocator-column.-right {
    display: block;
    padding-left: 15px;
    width: 67%;
  }
  .amlocator-location-main .amlocator-location-container .amlocator-block.-map {
    height: 60vh;
  }
  .amlocator-location-main .amlocator-location-container .amlocator-location-reviews .amlocator-wrapper {
    margin-right: auto;
  }
  .amlocator-location-main .amlocator-location-container .amlocator-attributes-wrapper .amlocator-collapse-title {
    display: none;
  }
  .amlocator-location-main .amlocator-location-attribute {
    width: 50%;
    margin-bottom: 10px;
  }
  .amlocator-location-main .amlocator-location-attribute:not(:first-of-type) {
    margin-top: 0;
  }
  .amlocator-location-main .amlocator-location-attribute:nth-of-type(odd) {
    float: left;
  }
  .amlocator-location-main .amlocator-location-attribute:nth-of-type(even) {
    float: right;
  }
  .amlocator-attributes-container {
    display: block;
  }
  .amlocator-popup-overlay .amlocator-review-popup {
    width: 30%;
    min-width: 330px;
  }
  .amlocator-popup-overlay .field.review-field-ratings .control {
    width: inherit;
  }
  .ioho-megamenu.navigation {
    /* Centered navigation style */
    /* full width navigation style */
  }
  .ioho-megamenu.navigation > ul {
    position: relative;
  }
  .ioho-megamenu.navigation > ul:after {
    disaply: table;
    content: '';
    clear: both;
  }
  .ioho-megamenu.navigation > ul > p {
    display: inline-block;
    margin: 0;
  }
  .ioho-megamenu.navigation > ul > a {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    margin: 0 5px;
  }
  .ioho-megamenu.navigation > ul > a:hover {
    color: #333;
    text-decoration: none;
  }
  .ioho-megamenu.navigation .open-children-toggle {
    display: none;
  }
  .ioho-megamenu.navigation li > a > span {
    position: relative;
  }
  .ioho-megamenu.navigation li.level0 > .level-top {
    transition-delay: 0s !important;
  }
  .ioho-megamenu.navigation .subchildmenu > li {
    box-sizing: border-box;
  }
  .ioho-megamenu.navigation li.level0 {
    transition-delay: 0s;
    transition: 0.2s opacity;
  }
  .ioho-megamenu.navigation li.level0 .submenu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: 0.2s opacity;
    color: #000000;
  }
  .ioho-megamenu.navigation li.level0 .submenu > ul {
    margin-top: 0;
  }
  .ioho-megamenu.navigation li.level0 .submenu > ul:before,
  .ioho-megamenu.navigation li.level0 .submenu > ul:after {
    display: none;
  }
  .ioho-megamenu.navigation li.level0.parent {
    position: static;
  }
  .ioho-megamenu.navigation li.level0.parent > .submenu {
    width: 100%;
    display: flex;
    padding: 10px;
  }
  .ioho-megamenu.navigation li.level0.parent > .submenu > .subchildmenu:not(.columns-1) {
    display: flex;
  }
  .ioho-megamenu.navigation li.level0.parent > .submenu > .subchildmenu:not(.columns-1).columns-1 > li {
    width: 100%;
  }
  .ioho-megamenu.navigation li.level0.parent > .submenu > .subchildmenu:not(.columns-1).columns-2 > li {
    width: 50%;
  }
  .ioho-megamenu.navigation li.level0.parent > .submenu > .subchildmenu:not(.columns-1).columns-3 > li {
    width: calc(100% / 3);
  }
  .ioho-megamenu.navigation li.level0.parent > .submenu > .subchildmenu:not(.columns-1).columns-4 > li {
    width: 25%;
  }
  .ioho-megamenu.navigation li.level0.parent:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu li.parent > a:after {
    display: none;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu li.level1.parent > a {
    font-size: 13px;
    font-weight: 600;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu > .subchildmenu {
    margin-top: 10px;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu .subchildmenu {
    box-sizing: border-box;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu .subchildmenu .subchildmenu {
    padding: 5px 0;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu.category-width-60 > .subchildmenu {
    width: 60%;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu.category-width-80 > .subchildmenu {
    width: 80%;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu a {
    padding: 5px;
    line-height: 1;
    font-size: 13px;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu a:hover {
    background: none;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu a:hover > span {
    text-decoration: underline;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu .menu-left-block,
  .ioho-megamenu.navigation li.level0.parent .submenu .menu-right-block {
    padding: 0 5px;
    box-sizing: border-box;
    margin-top: 10px;
    width: 20%;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu .menu-left-block a,
  .ioho-megamenu.navigation li.level0.parent .submenu .menu-right-block a {
    display: inline;
  }
  .ioho-megamenu.navigation li.level0.parent .submenu .menu-left-block a:hover,
  .ioho-megamenu.navigation li.level0.parent .submenu .menu-right-block a:hover {
    text-decoration: underline;
  }
  .ioho-megamenu.navigation.centered-navigation {
    text-align: center;
  }
  .ioho-megamenu.navigation.centered-navigation > ul > li {
    margin: 0 5px !important;
  }
  .ioho-megamenu.navigation.centered-navigation .submenu {
    text-align: left;
  }
  .ioho-megamenu.navigation.fullwidth .submenu {
    border: 0 none !important;
    box-shadow: 0 0 0 0 !important;
  }
  .ioho-megamenu.navigation.fullwidth .submenu:before {
    content: "";
    background-color: #FFFFFF;
    position: absolute;
    border-top: 1px solid #000000 !important;
    top: 0;
    bottom: 0;
    left: -50%;
    right: -50%;
    z-index: -1;
    height: auto;
    width: auto;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .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: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #ccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #ccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #ccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #ccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #959595;
  }
  .block-search input:-moz-placeholder {
    color: #959595;
  }
  .block-search input::-moz-placeholder {
    color: #959595;
  }
  .block-search input:-ms-input-placeholder {
    color: #959595;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #FFFFFF;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #FFFFFF;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: Nunito Sans, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #959595;
  }
  .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: #959595;
  }
  .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: #959595;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #ccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #ccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #FFFFFF;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #FFFFFF;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #ccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #FFFFFF;
    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 #FFFFFF 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: #FFFFFF;
  }
  .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: #FFFFFF;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #FFFFFF transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #FFFFFF;
    border: 1px solid #bbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.newsletter {
    width: max-content;
  }
  .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;
  }
  .hidden-desk {
    display: none;
  }
  .title-block-custom strong {
    font-size: 30px;
  }
  .landing-header {
    margin-bottom: 50px;
  }
  .landing-wrap .m-bottom-block {
    margin-bottom: 10rem;
  }
  .landing-wrap .column.main {
    width: 79.16666667% !important;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .landing-wrap .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .landing-wrap .sidebar-main .filter-options-item > [data-role="content"] {
    display: block!important;
  }
  .landing-wrap .sidebar-main .filter-options-title:after {
    display: none;
  }
  .landing-wrap .main .products .product-items .product-item {
    border-right: 1px solid #e6e6e6;
  }
  .block-2-col {
    display: flex;
  }
  .block-2-col > div {
    width: 50%;
    box-sizing: border-box;
  }
  .block-2-col > div.full-center {
    align-self: center;
  }
  .editorial-slider {
    margin: 0 -20px;
  }
  .editorial-slider .slick-slide {
    margin: 0 20px;
  }
  .editorial-slider .slick-slide h2 {
    margin: 17px 0 20px;
    font-size: 21px;
  }
  .editorial-slider .slick-slide .fake-cta {
    margin-top: 30px;
  }
  .cartolina-style {
    box-shadow: 2px 2px 10px -5px;
    padding: 15px;
  }
  .cartolina-style > div + div {
    padding-left: 5%;
  }
  .cartolina-style p:not(.align-r) {
    padding-right: 5%;
  }
  .margin-x-10per {
    margin: 0 10%;
  }
  .cms-page-view .page-main,
  .customer-account-logoutsuccess .page-main {
    padding-top: 0px !important;
  }
  .prod-lateral-editorial > h2 {
    margin-bottom: 45px;
  }
  .prod-lateral-editorial .prod-lateral-editorial-content {
    display: flex;
  }
  .prod-lateral-editorial .prod-lateral-editorial-content > div:first-child {
    width: 35%;
  }
  .prod-lateral-editorial .prod-lateral-editorial-content > div:last-child {
    width: 65%;
  }
  .page-wrapper .columns .main .prod-lateral-editorial .prod-lateral-editorial-content .product-item {
    margin-top: 0;
  }
  .prod-lateral-editorial .prod-lateral-editorial-content .product-item .product-item-info {
    padding: 0!important;
    width: auto;
  }
  .prod-lateral-editorial .prod-lateral-editorial-content .product-item .product-item-info img {
    margin: 0;
    max-width: none;
    width: 100%;
  }
  .last-special-block-01 h2 {
    font-size: 38px;
  }
  .last-special-block-01 > div + div {
    align-self: center;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
  .paypal-braintree-paylater-message-container-pdp {
    padding: 0 0 10px;
  }
  .paypal-braintree-paylater-message-container-cart {
    padding: 0;
  }
}
@media all and (max-width: 1023px), print {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media all and (min-width: 1440px), print {
  .page-header .header.content .header__right .minicart-wrapper .action.showcart .text {
    font-size: 18px;
  }
  .page-header .header.content .header__right .minicart-wrapper .action.showcart .counter.qty {
    right: 0;
    left: 20px;
  }
  .page-header .header.content .header__right .link_header--desktop i:before {
    padding-right: 10px;
    font-size: 30px;
  }
  .page-header .header.content .header__right .link_header--desktop span {
    font-size: 18px;
  }
  .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main {
    padding: 25px 15px;
  }
  .header__services-home .item {
    margin: 0 30px;
  }
  .cms-index-index .page-main .homepage__top .homepage__top--right .slider-product .product__slider-container .products .product-items .product-item .product-item-info {
    margin: 0 auto;
    width: auto;
    padding: 0;
  }
  .cms-index-index .page-main .homepage__brands .slider-brand__container .slick-arrow.slick-prev {
    left: 0px;
  }
  .cms-index-index .page-main .homepage__brands .slider-brand__container .slick-arrow.slick-next {
    right: 0px;
  }
  .cms-index-index .page-main .homepage__prodotti .homepage__tab-products .title strong:before {
    margin-right: 50px;
  }
  .cms-index-index .page-main .homepage__prodotti .homepage__tab-products .title strong:after {
    margin-left: 50px;
  }
  .mfp-content .popup_wrapper {
    max-width: 780px !important;
    width: 100% !important;
  }
  .mfp-content .popup_wrapper .popup_content .newsletter .footer__container {
    display: flex;
    flex-wrap: wrap;
  }
  .mfp-content .popup_wrapper .popup_content .newsletter .footer__container .newsletter__info-container {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .mfp-content .popup_wrapper .popup_content .newsletter .footer__container .newsletter__info-container .desktop_img {
    display: block;
  }
  .mfp-content .popup_wrapper .popup_content .newsletter .footer__container .newsletter__info-container .mobile_img {
    display: none;
  }
  .mfp-content .popup_wrapper .popup_content .newsletter .footer__container .newsletter__form-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .mfp-content .popup_wrapper .popup_content .newsletter .footer__container .newsletter__form-container .content .form.subscribe .newsletter {
    max-width: 100%;
  }
  .mfp-content .popup_wrapper .popup_content .newsletter .footer__container .newsletter__form-container .content .form.subscribe .actions .action.subscribe:hover {
    box-shadow: inset 400px 0 0 0 #E43493;
  }
  .category-cms .homepage__tab-products .title strong:before {
    margin-right: 50px;
  }
  .category-cms .homepage__tab-products .title strong:after {
    margin-left: 50px;
  }
  .customer-account-login .page-wrapper .page-main .account-social-login,
  .customer-account-create .page-wrapper .page-main .account-social-login,
  .customer-account-forgotpassword .page-wrapper .page-main .account-social-login,
  .customer-account-createpassword .page-wrapper .page-main .account-social-login {
    max-width: 100%;
  }
  .customer-account-login .page-wrapper .page-main .account-social-login .block-title,
  .customer-account-create .page-wrapper .page-main .account-social-login .block-title,
  .customer-account-forgotpassword .page-wrapper .page-main .account-social-login .block-title,
  .customer-account-createpassword .page-wrapper .page-main .account-social-login .block-title {
    margin-bottom: 30px;
  }
  .customer-account-login .page-wrapper .page-main .account-social-login .block-content,
  .customer-account-create .page-wrapper .page-main .account-social-login .block-content,
  .customer-account-forgotpassword .page-wrapper .page-main .account-social-login .block-content,
  .customer-account-createpassword .page-wrapper .page-main .account-social-login .block-content {
    display: flex;
    justify-content: space-between;
  }
  .customer-account-login .page-wrapper .page-main .account-social-login .actions-toolbar.social-btn,
  .customer-account-create .page-wrapper .page-main .account-social-login .actions-toolbar.social-btn,
  .customer-account-forgotpassword .page-wrapper .page-main .account-social-login .actions-toolbar.social-btn,
  .customer-account-createpassword .page-wrapper .page-main .account-social-login .actions-toolbar.social-btn {
    width: 100%;
    max-width: 580px;
    margin-top: 0px;
  }
  .customer-account-login .page-wrapper .page-main .block.block-customer-login,
  .customer-account-create .page-wrapper .page-main .block.block-customer-login,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-customer-login,
  .customer-account-createpassword .page-wrapper .page-main .block.block-customer-login {
    clear: left;
    float: left;
  }
  .customer-account-login .page-wrapper .page-main .block.block-new-customer,
  .customer-account-create .page-wrapper .page-main .block.block-new-customer,
  .customer-account-forgotpassword .page-wrapper .page-main .block.block-new-customer,
  .customer-account-createpassword .page-wrapper .page-main .block.block-new-customer {
    clear: right;
    float: right;
  }
  .customer-account-login .page-wrapper .page-main .form-create-account,
  .customer-account-create .page-wrapper .page-main .form-create-account,
  .customer-account-forgotpassword .page-wrapper .page-main .form-create-account,
  .customer-account-createpassword .page-wrapper .page-main .form-create-account {
    clear: none;
    float: none;
  }
  .form-wishlist-items .actions-toolbar > .primary {
    display: flex;
    width: 100%;
  }
  .form-wishlist-items .actions-toolbar > .primary .action:hover {
    text-decoration: none;
    box-shadow: inset 400px 0 0 0 #E43493 !important;
  }
  .amslider .wrapper {
    justify-content: center;
  }
  .amlocator-schedule-table .amlocator-cell.-time {
    padding-right: 7%;
    text-align: right;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .page-wrapper .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-main-container ul li.-main {
    padding: 25px 7px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2Fslick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_header.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2Fslick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2Fanimate.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Base%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Label%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_MegaMenu%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_helper.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_MegaMenu%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Promo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_ShopbyBase%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Shopby%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_ShopbyBrand%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FKlarna_Kp%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMageplaza_Productslider%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMageplaza_BetterPopup%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_CustomerBalance%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_homepage.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_homepage-seo.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_footer.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_listing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_product.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_cms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_account.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_blog.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_offerte.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Famoretti-styles%5C%2F_dior-expertise.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_MegaMenu%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_toggle-btn.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_MegaMenu%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fmenu%5C%2F_desktop.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_MegaMenu%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fmenu%5C%2F_hamburger.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_MegaMenu%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fmenu%5C%2F_mobile.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_ShopbyBase%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_base.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Shopby%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Ffrontend%5C%2F_base.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Shopby%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Ffrontend%5C%2Fcomponents%5C%2F_filter-fly-out.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Shopby%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Ffrontend%5C%2Fcomponents%5C%2F_inputs.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Shopby%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Ffrontend%5C%2Fcomponents%5C%2F_show-button.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Shopby%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Ffrontend%5C%2Fcomponents%5C%2F_loader.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_ShopbyBrand%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_brands-list.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Storelocator%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_base.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Storelocator%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_location.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_Storelocator%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review-popup.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FIoho_Megamenu%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FWeSupply_Toolbox%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_InstantPurchase%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmoretti%5C%2Fbase%5C%2Fit_IT%5C%2FAmasty_ShopbyBase%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_slider.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CSAAS%3B%3B%3B%3B%3BACkBL%3BEACI%2CaClBS%2CaDkBT%3BEACA%2CSAAS%2CwCAAsB%2COAAO%2CcAClC%2CuCAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaCZS%2CaDYT%3BEACA%2CSAAS%2CqCAAsB%2COAAO%2CcAClC%2CoCAAqB%2COAAO%2COADhC%3BEAEA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaCNS%2CaDMT%3BEACA%2CSAAS%2CmCAAsB%2COAAO%2CcAClC%2CkCAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaCAS%2CaDAT%3BEACA%2CSAAS%2CuCAAsB%2COAAO%2CcAClC%2CsCAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaCMS%2CaDNT%3BEACA%2CSAAS%2CsCAAsB%2COAAO%2CcAClC%2CqCAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaCYS%2CaDZT%3BEACA%2CSAAS%2CmCAAsB%2COAAO%2CcAClC%2CkCAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaCkBS%2CaDlBT%3BEACA%2CSAAS%2CkCAAsB%2COAAO%2CcAClC%2CiCAAqB%2COAAO%2COADhC%3BEAEA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaCwBS%2CUDxBT%3BEACA%2CSAAS%2C2BAAsB%2COAAO%2CcAClC%2C0BAAqB%2COAAO%2COADhC%3BEAEA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BACyBR%2CCAAC%3BAAAU%2CMAAM%3BEACb%2CcAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3B%3BACgGJ%2CKAAK%2CcAtID%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CKA2HH%2CcAtID%2COAWK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CKA6GH%2CcAtID%2COAyBK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CUAAA%3BEACA%2CyBAAA%3B%3BAAkGZ%2CKAAK%2CcA9FD%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAKQ%2CKAkFX%2CcA9FD%2CMASK%2CQAEI%2CSACI%3BAAAD%2CKAkFX%2CcA9FD%2CMAUK%2CQACI%2CSACI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CKA6EX%2CcA9FD%2CMASK%2CQAEI%2CSAMI%3BAAAD%2CKA6EX%2CcA9FD%2CMAUK%2CQACI%2CSAMI%3BEACG%2CWAAW%2CQAAX%3BEACA%2CUAAA%3B%3BAA%2BEpB%2CKAAK%2CiBAvED%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CKA2DH%2CiBAvED%2COAYK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CKA6CH%2CiBAvED%2COA0BK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAW%2CUAAX%3BEACA%2CUAAA%3BEACA%2CyBAAA%3B%3BAAkCZ%2CKAAK%2CiBA9BD%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAKQ%2CKAkBX%2CiBA9BD%2CMASK%2CQAEI%2CSACI%3BAAAD%2CKAkBX%2CiBA9BD%2CMAUK%2CQACI%2CSACI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CKAaX%2CiBA9BD%2CMASK%2CQAEI%2CSAMI%3BAAAD%2CKAaX%2CiBA9BD%2CMAUK%2CQACI%2CSAMI%3BEACG%2CWAAW%2CQAAX%3BEACA%2CUAAA%3B%3BAAmBhB%2CUAJO%2CEAIN%3BAAAD%2CKAHC%2CIAAI%2CYAGJ%3BAAAD%2CQAFI%2CIAAI%2CYAEP%3BAAAD%2CMADE%2CIAAI%2CYACL%3BEACG%2C%2BBAAA%3B%3BAAIR%2CoBAAoB%3BAACpB%2CqBAAqB%3BAACrB%2CoBAAoB%3BAACpB%2CqBAAqB%3BEACjB%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CMAAM%2CIAAI%3BEACN%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%3BEACI%2CcAAA%3B%3BAAGJ%2CCAAC%3BAACD%2CMAAM%3BEACF%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CSAAU%2CQAAO%2COAAO%3BAACxB%2CiBAAkB%2CQAAO%2CKAAK%3BAAC9B%2CKAAK%2CcAAe%2CiBAAiB%2CeAAY%3BEAC7C%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CqBAAA%3B%3BAAGJ%2CeAAgB%2CQAAO%2COAAO%3BAAC9B%2CKAAK%2CcAAe%2CiBAAiB%2CiBAAc%3BEAC%5C%2FC%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CqBAAA%3B%3BAAGJ%2CSAAU%2CSAAM%2CSAAU%2CSAAM%3BAAChC%2CSAAU%2CUAAQ%2CSAAM%2CSAAU%2CSAAM%3BAACxC%2CSAAU%2CSAAM%2CUAAW%2CSAAM%3BAACjC%2CSAAU%2CUAAQ%2CSAAM%2CUAAW%2CSAAM%3BEACrC%2CcAAA%3B%3BAAGJ%3BAACA%3BAACA%2CCAAC%3BAACD%2CMAAM%3BAACN%2CQAAQ%2CQAAS%2CEAAE%2CSAAQ%2CQAAS%2CEAAC%3BEACjC%2CcAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2COAAI%3BAACnC%2CoBAAqB%2CMAAK%3BAAC1B%2CoBAAoB%3BEAChB%2CcAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CgBAAA%3B%3BAAGJ%3BEACI%3BIACI%2CWAAW%2CiBAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CaAAX%3B%3B%3BAAIR%2CsBAAsB%3BEAClB%2CSAAS%2COAAT%3B%3BAAGJ%2C0BAA0B%3BEACtB%2CSAAS%2COAAT%3B%3BAAGJ%2CqBAAqB%3BEACjB%2CSAAS%2COAAT%3B%3BAAGJ%2CcAAc%3BEACV%2CSAAS%2COAAT%3B%3BAAGJ%2CeAAe%3BEACX%2CSAAS%2COAAT%3B%3BAAGJ%2CiBAAiB%3BEACb%2CSAAS%2COAAT%3B%3BAAGJ%2CcAAc%3BEACV%2CSAAS%2COAAT%3B%3BAAGJ%2CqBAAqB%3BEACjB%2CSAAS%2COAAT%3B%3BAAGJ%2CkBAAkB%3BEACd%2CSAAS%2COAAT%3B%3BAAGJ%2CgBAAgB%3BEACZ%2CSAAS%2COAAT%3B%3BAAGJ%2CiBAAiB%3BEACb%2CSAAS%2COAAT%3B%3BAAGJ%2CaAAa%3BEACT%2CSAAS%2COAAT%3B%3BAAGJ%2CcAAc%3BEACV%2CSAAS%2COAAT%3B%3BAAGJ%2CoBAAoB%3BEAChB%2CSAAS%2COAAT%3B%3BAAGJ%2CiBAAiB%3BEACb%2CSAAS%2COAAT%3B%3BAAGJ%2CiBAAiB%3BEACb%2CSAAS%2COAAT%3B%3BAAGJ%2CmBAAmB%3BEACf%2CSAAS%2COAAT%3B%3BAAGJ%2CkBAAkB%3BEACd%2CSAAS%2COAAT%3B%3BAAGJ%2CiBAAiB%3BEACb%2CSAAS%2COAAT%3B%3BAAGJ%2CeAAe%3BEACX%2CSAAS%2COAAT%3B%3BAAGJ%2CcAAc%3BEACV%2CSAAS%2COAAT%3B%3BAAGJ%2CgBAAgB%3BEACZ%2CSAAS%2COAAT%3B%3BAAGJ%2CcAAc%3BEACV%2CSAAS%2COAAT%3B%3BAAGJ%2CgBAAgB%3BEACZ%2CSAAS%2COAAT%3B%3BAAGJ%2CeAAe%3BEACX%2CSAAS%2COAAT%3B%3BAAGJ%2CiBAAiB%3BEACb%2CSAAS%2COAAT%3B%3BAAGJ%2CmCAAmC%3BEAC%5C%2FB%2CSAAS%2COAAT%3B%3BAAGJ%2C4BAA4B%3BEACxB%2CSAAS%2COAAT%3B%3BAAGJ%2C%2BBAA%2BB%3BEAC3B%2CSAAS%2COAAT%3B%3BAAGJ%2CeAAe%3BEACX%2CSAAS%2COAAT%3B%3BAAGJ%2C0BAA0B%3BEACtB%2CSAAS%2COAAT%3B%3BAAGJ%2CiBAAiB%3BEACb%2CSAAS%2COAAT%3B%3BACw1CJ%2CoBAAqB%2CqBAAqB%2CeAAe%2CmBAAkB%2CMAAO%2CEAAC%2CIAAI%2CWAAW%2CIAAI%3BAACtG%2CoBAAqB%2CqBAAqB%2CeAAe%2CmBAAkB%2COAAQ%2CEAAC%2CIAAI%2CWAAW%2CIAAI%3BEACtG%2CyBAAA%3B%3B%3BACxsDD%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CwCAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEA%2CWAAC%3BEACG%2CaAAA%3B%3BAAGJ%2CWAAC%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAGR%2CaAAc%3BAACd%2CaAAc%3BEACV%2CmBAAmB%2CoBAAnB%3BEACA%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3BEACA%2CcAAc%2CoBAAd%3BEACA%2CWAAW%2CoBAAX%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYAAC%3BAACD%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CWAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGR%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEAWA%2CaAAA%3B%3BAAVA%2CWAAY%3BEACR%2CYAAA%3B%3BAALR%2CYAOI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAC%2CcAAe%3BEACZ%2CaAAA%3B%3BAAKJ%2CYAAC%2CSAAU%3BEACP%2CoBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CcAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3B%3BAAGR%2CYAAY%3BEACR%2CaAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAADJ%2CYAGI%3BAAHJ%2CYAII%3BAAJJ%2CYAKI%2CwBAAuB%2CIAAI%3BEACvB%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAMJ%2CwBAAC%2CkBAAmB%3BEAChB%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAJR%2CwBAOI%3BEACI%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAVR%2CwBAaI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAfR%2CwBAkBI%3BEACI%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3B%3BALpHR%2CcAAe%3BEACX%2CqBAAqB%2CoDAArB%3B%3B%3BAAIJ%3BAACA%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CeAAe%2CkBAAf%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAACA%2CWAAC%3BAAAD%2CWAAC%3BAAAQ%2CWAAC%3BAAAD%2CWAAC%3BEACN%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CWAJH%2CMAII%3BAAAD%2CWAJH%2CMAII%3BAAAD%2CWAJM%2CMAIL%3BAAAD%2CWAJM%2CMAIL%3BEACG%2CUAAA%3B%3BAAGR%2CWAAC%2CeAAe%3BAAAhB%2CWAAC%2CeAAe%3BEACZ%2CaAAA%3B%3BAAIR%2CWAAW%3BAAAS%2CWAAW%3BEAC3B%2CaAnDgB%2COAmDhB%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3B%3BAAII%3BEACI%2CaAAa%2COAAb%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CqBAAT%3BEACA%2CSAAS%2C6BAAsC%2COAAO%2C0BAA0B%2CuBAAgC%2COAAO%2CaAAa%2CsBAA%2BB%2COAAO%2CiBAAiB%2C4BAAqC%2COAAO%2CMAAvO%3B%3BAAKZ%3BEACI%2CWAAA%3B%3BAACA%2CWAAY%3BEACR%2CUAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CWAAC%3BEACG%2CSAzEe%2CKAyEf%3B%3BAACA%2CWAAY%2CYAFf%3BEAGO%2CSA1EW%2CKA0EX%3B%3BAAKZ%3BEACI%2CYAAA%3B%3BAACA%2CWAAY%3BEACR%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CWAAC%3BEACG%2CSAtFe%2CKAsFf%3B%3BAACA%2CWAAY%2CYAFf%3BEAGO%2CSAzFW%2CKAyFX%3B%3B%3BAAOZ%2CaAAc%3BEACV%2CmBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAARJ%2CWASI%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAhBR%2CWASI%2CGAQI%3BEACI%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAACA%2CWApBR%2CGAQI%2COAYK%3BAAAQ%2CWApBjB%2CGAQI%2COAYc%3BEACN%2CaAAA%3B%3BAACA%2CWAtBZ%2CGAQI%2COAYK%2CMAEI%3BAAAD%2CWAtBZ%2CGAQI%2COAYc%2CMAEL%3BEACG%2CUAAA%3B%3BAAGR%2CWA1BR%2CGAQI%2COAkBK%3BEACG%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CSAzIM%2CKAyIN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAnJI%2COAmJJ%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAGR%2CWA3CJ%2CGA2CK%2CaAAc%2COAAM%3BEACjB%2CYAAA%3BEACA%2CaAAA%3B%3BAM7JZ%3BECsBQ%2CyBAAA%3BEAAA%2CsBAAA%3BEAAA%2CmBAAA%3BEAAA%2C4BAAA%3B%3BADnBJ%2CSAAC%3BECmBG%2CmCAAA%3B%3BADlBJ%2CSAAC%3BECkBG%2CsBAAA%3BEAAA%2C%2BBAAA%3B%3BADjBJ%2CSAAC%3BECiBG%2CwBAAA%3BEAAA%2CyBAAA%3B%3BADhBJ%2CSAAC%3BECgBG%2C4BAAA%3B%3BADfJ%2CSAAC%3BECeG%2C4BAAA%3B%3BADdJ%2CSAAC%3BECcG%2C6BAAA%3B%3BADbJ%2CSAAC%3BECaG%2C0BAAA%3B%3BADZJ%2CSAAC%3BECYG%2CyBAAA%3BEAAA%2CyBAAA%3B%3BADXJ%2CSAAC%3BECWG%2C6BAAA%3B%3BADVJ%2CSAAC%3BECUG%2C6BAAA%3B%3BADTJ%2CSAAC%3BECSG%2C8BAAA%3B%3BADRJ%2CSAAC%3BECQG%2C2BAAA%3B%3BADPJ%2CSAAC%3BECOG%2CsBAAA%3B%3BADNJ%2CSAAC%3BECMG%2C0BAAA%3B%3BADLJ%2CSAAC%3BECKG%2C6BAAA%3B%3BADJJ%2CSAAC%3BECIG%2C0BAAA%3B%3BADHJ%2CSAAC%3BECGG%2C6BAAA%3B%3BADFJ%2CSAAC%3BECEG%2C2BAAA%3B%3BADDJ%2CSAAC%3BECCG%2C8BAAA%3B%3BADAJ%2CSAAC%3BECAG%2CwBAAA%3B%3BADCJ%2CSAAC%3BECDG%2C2BAAA%3B%3BADEJ%2CSAAC%3BECFG%2CuBAAA%3B%3BADGJ%2CSAAC%3BECHG%2C2BAAA%3B%3BADIJ%2CSAAC%3BECJG%2C8BAAA%3B%3BADKJ%2CSAAC%3BECLG%2C2BAAA%3B%3BADMJ%2CSAAC%3BECNG%2C8BAAA%3B%3BADOJ%2CSAAC%3BECPG%2C4BAAA%3B%3BADQJ%2CSAAC%3BECRG%2C%2BBAAA%3B%3BADSJ%2CSAAC%3BECTG%2CyBAAA%3B%3BADUJ%2CSAAC%3BECVG%2C4BAAA%3B%3BADWJ%2CSAAC%3BECXG%2CqBAAA%3B%3BADYJ%2CSAAC%3BECZG%2CwBAAA%3B%3BADaJ%2CSAAC%3BECbG%2CoBAAA%3BEAAA%2C4BAAA%3B%3BADcJ%2CSAAC%3BECdG%2CuBAAA%3BEAAA%2C4BAAA%3B%3BADeJ%2CSAAC%3BECfG%2CuBAAA%3BEAAA%2C4BAAA%3B%3BADgBJ%2CSAAC%3BEChBG%2CwBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3B%3BADiBJ%2CSAAC%3BECjBG%2CwBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3B%3BADkBJ%2CSAAC%3BEClBG%2CyBAAA%3BEAAA%2CsCAAA%3B%3BADmBJ%2CSAAC%3BECnBG%2CqBAAA%3BEAAA%2CsBAAA%3B%3BADoBJ%2CSAAC%3BECpBG%2C4BAAA%3B%3BADqBJ%2CSAAC%3BECrBG%2CqBAAA%3BEAAA%2CwBAAA%3B%3BADsBJ%2CSAAC%3BECtBG%2C4BAAA%3BEAAA%2CmCAAA%3B%3BADuBJ%2CSAAC%3BECvBG%2C6BAAA%3BEAAA%2CkCAAA%3B%3BADwBJ%2CSAAC%3BECxBG%2CqBAAA%3B%3BADyBJ%2CSAAC%3BECzBG%2CsBAAA%3B%3BAD0BJ%2CSAAC%3BEC1BG%2CuBAAA%3B%3BAD2BJ%2CSAAC%3BEC3BG%2CsBAAA%3B%3BAD4BJ%2CSAAC%3BEC5BG%2CwBAAA%3B%3BAD6BJ%2CSAAC%3BEC7BG%2CwBAAA%3B%3BAD8BJ%2CSAAC%3BEC9BG%2CgCAAA%3B%3BAD%2BBJ%2CSAAC%3BEC%5C%2FBG%2CiCAAA%3B%3BADgCJ%2CSAAC%3BEChCG%2C8BAAA%3B%3BADiCJ%2CSAAC%3BECjCG%2C%2BBAAA%3B%3BADkCJ%2CSAAC%3BEClCG%2CyBAAA%3B%3BADmCJ%2CSAAC%3BECnCG%2CiCAAA%3B%3BADoCJ%2CSAAC%3BECpCG%2CkCAAA%3B%3BADqCJ%2CSAAC%3BECrCG%2C%2BBAAA%3B%3BADsCJ%2CSAAC%3BECtCG%2CgCAAA%3B%3BADuCJ%2CSAAC%3BECvCG%2C4BAAA%3B%3BADwCJ%2CSAAC%3BECxCG%2C8BAAA%3B%3BADyCJ%2CSAAC%3BECzCG%2C6BAAA%3B%3BAD0CJ%2CSAAC%3BEC1CG%2C%2BBAAA%3B%3BAD2CJ%2CSAAC%3BEC3CG%2C0BAAA%3B%3BAD4CJ%2CSAAC%3BEC5CG%2CqBAAA%3B%3BAD6CJ%2CSAAC%3BEC7CG%2C2BAAA%3B%3BAD8CJ%2CSAAC%3BEC9CG%2C2BAAA%3B%3BAD%2BCJ%2CSAAC%3BEC%5C%2FCG%2C4BAAA%3B%3BADgDJ%2CSAAC%3BEChDG%2CyBAAA%3B%3BADiDJ%2CSAAC%3BECjDG%2C4BAAA%3B%3BADkDJ%2CSAAC%3BEClDG%2C4BAAA%3B%3BADmDJ%2CSAAC%3BECnDG%2C6BAAA%3B%3BADoDJ%2CSAAC%3BECpDG%2C0BAAA%3B%3BADqDJ%2CSAAC%3BECrDG%2CqBAAA%3BEAAA%2C4BAAA%3B%3BADsDJ%2CSAAC%3BECtDG%2CoBAAA%3B%3BADuDJ%2CSAAC%3BECvDG%2CsBAAA%3B%3BADwDJ%2CSAAC%3BECxDG%2CsBAAA%3B%3BADyDJ%2CSAAC%3BECzDG%2C0BAAA%3B%3BAD0DJ%2CSAAC%3BEC1DG%2C0BAAA%3B%3BAD2DJ%2CSAAC%3BEC3DG%2C2BAAA%3B%3BAD4DJ%2CSAAC%3BEC5DG%2CwBAAA%3B%3BAD6DJ%2CSAAC%3BEC7DG%2CuBAAA%3B%3BAD8DJ%2CSAAC%3BEC9DG%2C2BAAA%3B%3BAD%2BDJ%2CSAAC%3BEC%5C%2FDG%2C2BAAA%3B%3BADgEJ%2CSAAC%3BEChEG%2C4BAAA%3B%3BADiEJ%2CSAAC%3BECjEG%2CyBAAA%3B%3BAAcA%3BED4DA%3BEAAM%3BEAAK%3BEAAK%3BEAAK%3BICrBoF%2C2BDqBjE%2CmCCrBiE%3BIAEA%2CWDmBR%2CoBCnBQ%3B%3BEDoBzG%3BEAAK%3BICtBoG%2C2BDsBjE%2CsCCtBiE%3BIAEA%2CWDoBR%2CwBCpBQ%3B%3BEDqBzG%3BICvByG%2C2BDuBjE%2CsCCvBiE%3BIAEA%2CWDqBR%2CwBCrBQ%3B%3BEDsBzG%3BICtByG%2CWDsBR%2CuBCtBQ%3B%3B%3BAAzCzG%3BEDsEA%3BEAAM%3BEAAK%3BEAAK%3BEAAK%3BEAAK%3BIC%5C%2FB%2BE%2C2BD%2BBhD%2CmCC%5C%2FBgD%3B%3BEDgCzG%3BIAA%2BB%2CUAAA%3BIC9B0E%2CWD8BhD%2CsBC9BgD%3B%3BED%2BBzG%3BIC%5C%2FByG%2CWD%2BBhD%2CsBC%5C%2FBgD%3B%3BEDgCzG%3BIChCyG%2CWDgChD%2CsBChCgD%3B%3BEDiCzG%3BIAA%2BB%2CUAAA%3BICjC0E%2CWDiChD%2CyBCjCgD%3B%3BEDkCzG%3BIClCyG%2CWDkChD%2CyBClCgD%3B%3BEDmCzG%3BIAA%2BB%2CUAAA%3BICnC0E%2CWDmChD%2CgBCnCgD%3B%3B%3BAAzCzG%3BEDmFA%3BEAAM%3BEAAK%3BEAAK%3BEAAK%3BIC5CoF%2C2BD4CrD%2CmCC5CqD%3B%3BED6CzG%3BIAA0B%2CUAAA%3BIC3C%2BE%2CWD2CrD%2C0BC3CqD%3B%3BED4CzG%3BIAA0B%2CUAAA%3BIC5C%2BE%2CWD4CrD%2CuBC5CqD%3B%3BED6CzG%3BIC7CyG%2CWD6CrD%2CwBC7CqD%3B%3BED8CzG%3BIC9CyG%2CWD8CrD%2CsBC9CqD%3B%3BED%2BCzG%3BIC%5C%2FCyG%2CWD%2BCrD%2CoBC%5C%2FCqD%3B%3B%3BAAzCzG%3BED%2BFA%3BEAAM%3BEAAK%3BEAAK%3BEAAK%3BICxDoF%2C2BDwDrD%2CmCCxDqD%3B%3BEDyDzG%3BIAA0B%2CUAAA%3BICvD%2BE%2CWDuDrD%2C0BCvDqD%3B%3BEDwDzG%3BIAA0B%2CUAAA%3BICxD%2BE%2CWDwDrD%2CuBCxDqD%3B%3BEDyDzG%3BICzDyG%2CWDyDrD%2CwBCzDqD%3B%3BED0DzG%3BIC1DyG%2CWD0DrD%2CsBC1DqD%3B%3BED2DzG%3BIC3DyG%2CWD2DrD%2CoBC3DqD%3B%3B%3BAAzCzG%3BED2GA%3BEAAM%3BEAAK%3BEAAK%3BEAAK%3BICpEoF%2C2BDoErD%2CmCCpEqD%3B%3BEDqEzG%3BIAA0B%2CUAAA%3BICnE%2BE%2CWDmErD%2CyBCnEqD%3B%3BEDoEzG%3BIAA0B%2CUAAA%3BICpE%2BE%2CWDoErD%2CwBCpEqD%3B%3BEDqEzG%3BICrEyG%2CWDqErD%2CuBCrEqD%3B%3BEDsEzG%3BICtEyG%2CWDsErD%2CuBCtEqD%3B%3BEDuEzG%3BICvEyG%2CWDuErD%2CoBCvEqD%3B%3B%3BAAzCzG%3BEDuHA%3BEAAM%3BEAAK%3BEAAK%3BEAAK%3BIChFoF%2C2BDgFrD%2CmCChFqD%3B%3BEDiFzG%3BIAA0B%2CUAAA%3BIC%5C%2FE%2BE%2CWD%2BErD%2CyBC%5C%2FEqD%3B%3BEDgFzG%3BIAA0B%2CUAAA%3BIChF%2BE%2CWDgFrD%2CwBChFqD%3B%3BEDiFzG%3BICjFyG%2CWDiFrD%2CuBCjFqD%3B%3BEDkFzG%3BIClFyG%2CWDkFrD%2CuBClFqD%3B%3BEDmFzG%3BICnFyG%2CWDmFrD%2CoBCnFqD%3B%3B%3BAAzCzG%3BEDmIA%3BIC1FyG%2CWD0FpE%2CsBC1FoE%3B%3BED2FzG%3BEAAK%3BIAAM%2CUAAA%3BIC3F8F%2CWD2FpE%2CsBC3FoE%3B%3BED4FzG%3BIAAW%2CUAAA%3BIC5F8F%2CWD4FpE%2CsBC5FoE%3B%3B%3BAAzCzG%3BED4IA%3BICnGyG%2CWDmGpE%2CuBCnGoE%3B%3BEDoGzG%3BEAAK%3BIAAM%2CUAAA%3BICpG8F%2CWDoGpE%2CwBCpGoE%3B%3BEDqGzG%3BIAAW%2CUAAA%3BICrG8F%2CWDqGpE%2CyBCrGoE%3B%3B%3BAAzCzG%3BEDqJA%3BIAAM%2CUAAA%3BIC5GmG%2CWD4GzE%2CuBC5GyE%3B%3BED6GzG%3BIAAM%2CUAAA%3BIC7GmG%2CWD6GzE%2C0BC7GyE%3B%3B%3BAAzCzG%3BED6JA%3BIAAM%2CUAAA%3BICpHmG%2CWDoHzE%2CwBCpHyE%3B%3BEDqHzG%3BIAAM%2CUAAA%3BICrHmG%2CWDqHzE%2CyBCrHyE%3B%3B%3BAAzCzG%3BEDqKA%3BIC5HyG%2CWD4HpE%2CwBC5HoE%3B%3BED6HzG%3BEAAK%3BIAAM%2CUAAA%3BIC7H8F%2CWD6HpE%2CuBC7HoE%3B%3BED8HzG%3BIAAW%2CUAAA%3BIC9H8F%2CWD8HpE%2C0BC9HoE%3B%3B%3BAAzCzG%3BED8KA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3B%3B%3BAC%5C%2FKP%3BEDsLA%3BIAAO%2CUAAA%3BIC7IkG%2CWD6IxE%2CwBC7IwE%3B%3BED8IzG%3BIAAO%2CUAAA%3BIC9IkG%2CWD8IxE%2CoBC9IwE%3B%3B%3BAAzCzG%3BED8LA%3BIAAO%2CUAAA%3BICrJkG%2CWDqJxE%2C0BCrJwE%3B%3BEDsJzG%3BIAAO%2CUAAA%3BICtJkG%2CWDsJxE%2CoBCtJwE%3B%3B%3BAAzCzG%3BEDsMA%3BIAAO%2CUAAA%3BIC7JkG%2CWD6JxE%2CwBC7JwE%3B%3BED8JzG%3BIAAO%2CUAAA%3BIC9JkG%2CWD8JxE%2CoBC9JwE%3B%3B%3BAAzCzG%3BED8MA%3BIAAO%2CUAAA%3BICrKkG%2CWDqKxE%2C0BCrKwE%3B%3BEDsKzG%3BIAAO%2CUAAA%3BICtKkG%2CWDsKxE%2CoBCtKwE%3B%3B%3BAAzCzG%3BEDsNA%3BIAAO%2CUAAA%3BIC7KkG%2CWD6KxE%2CuBC7KwE%3B%3BED8KzG%3BIAAO%2CUAAA%3BIC9KkG%2CWD8KxE%2CoBC9KwE%3B%3B%3BAAzCzG%3BED8NA%3BIAAO%2CUAAA%3BICrLkG%2CWDqLxE%2CyBCrLwE%3B%3BEDsLzG%3BIAAO%2CUAAA%3BICtLkG%2CWDsLxE%2CoBCtLwE%3B%3B%3BAAzCzG%3BEDsOA%3BIAAO%2CUAAA%3BIC7LkG%2CWD6LxE%2CuBC7LwE%3B%3BED8LzG%3BIAAO%2CUAAA%3BIC9LkG%2CWD8LxE%2CoBC9LwE%3B%3B%3BAAzCzG%3BED8OA%3BIAAO%2CUAAA%3BICrMkG%2CWDqMxE%2CyBCrMwE%3B%3BEDsMzG%3BIAAO%2CUAAA%3BICtMkG%2CWDsMxE%2CoBCtMwE%3B%3B%3BAAzCzG%3BEDsPA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3B%3B%3BACvPP%3BED8PA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3BICtNkG%2CWDsNxE%2CuBCtNwE%3B%3B%3BAAzCzG%3BEDsQA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3BIC9NkG%2CWD8NxE%2CyBC9NwE%3B%3B%3BAAzCzG%3BED8QA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3BICtOkG%2CWDsOxE%2CwBCtOwE%3B%3B%3BAAzCzG%3BEDsRA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3BIC9OkG%2CWD8OxE%2C0BC9OwE%3B%3B%3BAAzCzG%3BED8RA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3BICtPkG%2CWDsPxE%2CuBCtPwE%3B%3B%3BAAzCzG%3BEDsSA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3BIC9PkG%2CWD8PxE%2CyBC9PwE%3B%3B%3BAAzCzG%3BED8SA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3BICtQkG%2CWDsQxE%2CwBCtQwE%3B%3B%3BAAzCzG%3BEDsTA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3BIC9QkG%2CWD8QxE%2C0BC9QwE%3B%3B%3BAAzCzG%3BED8TA%3BEAAM%3BEAAK%3BIAAK%2CUAAA%3B%3BEAChB%3BEAAK%3BIAAW%2CUAAA%3B%3B%3BAC%5C%2FThB%3BEDsUA%3BEAAM%3BEAAK%3BIAAK%2CUAAA%3B%3BEAChB%3BEAAK%3BIAAW%2CaAAA%3B%3B%3BACvUhB%3BED8UA%3BICrSyG%2CWDqSnF%2CmBAAmB%2C0BCrSgE%3BIAFA%2CmCAAA%3B%3BEDwSzG%3BICtSyG%2CWDsSnF%2CmBAAmB%2CyBAAyB%2C0BCtSuC%3BIAFA%2CmCAAA%3B%3BEDySzG%3BICvSyG%2CWDuSnF%2CmBAAmB%2CyBAAyB%2C0BCvSuC%3BIAFA%2CkCAAA%3B%3BED0SzG%3BICxSyG%2CWDwSnF%2CmBAAmB%2CyBCxSgE%3BIAFA%2CkCAAA%3B%3BED2SzG%3BICzSyG%2CWDySnF%2CkBCzSmF%3BIAFA%2CkCAAA%3B%3B%3BAAvCzG%3BEDyVA%3BIChTyG%2CWDgTnF%2CmBAAmB%2CwBChTgE%3BIAFA%2CkCAAA%3BIDkTT%2CUAAA%3B%3BEAChG%3BICjTyG%2CWDiTnF%2CmBAAmB%2CyBCjTgE%3BIAFA%2CkCAAA%3B%3BEDoTzG%3BIClTyG%2CWDkTnF%2CmBAAmB%2CwBClTgE%3BIDkTT%2CUAAA%3B%3BEAChG%3BICnTyG%2CWDmTnF%2CmBAAmB%2CwBCnTgE%3B%3BEDoTzG%3BICpTyG%2CWDoTnF%2CkBCpTmF%3B%3B%3BAAzCzG%3BEDoWA%3BIC3TyG%2CWD2TnF%2CmBAAmB%2CwBC3TgE%3BIAFA%2CkCAAA%3BID6TT%2CUAAA%3B%3BEAChG%3BIC5TyG%2CWD4TnF%2CmBAAmB%2CyBC5TgE%3BIAFA%2CkCAAA%3B%3BED%2BTzG%3BIC7TyG%2CWD6TnF%2CmBAAmB%2CwBC7TgE%3BID6TT%2CUAAA%3B%3BEAChG%3BIC9TyG%2CWD8TnF%2CmBAAmB%2CwBC9TgE%3B%3BED%2BTzG%3BIC%5C%2FTyG%2CWD%2BTnF%2CkBC%5C%2FTmF%3B%3B%3BAAzCzG%3BED%2BWA%3BICtUyG%2CWDsUnF%2CkBCtUmF%3B%3BEDuUzG%3BICvUyG%2CWDuUnF%2CmBAAmB%2CyBCvUgE%3BIDuUjC%2CUAAA%3B%3BEACxE%3BICxUyG%2CWDwUnF%2CmBAAmB%2CwBCxUgE%3BIDwUjC%2CUAAA%3B%3B%3BACjXxE%3BEDwXA%3BIC%5C%2FUyG%2CWD%2BUnF%2CkBC%5C%2FUmF%3B%3BEDgVzG%3BIChVyG%2CWDgVnF%2CmBAAmB%2CyBChVgE%3BIDgVjC%2CUAAA%3B%3BEACxE%3BICjVyG%2CWDiVnF%2CmBAAmB%2CwBCjVgE%3BIDiVjC%2CUAAA%3B%3B%3BAC1XxE%3BEDiYA%3BICxVyG%2CWDwVlF%2CaCxVkF%3B%3BEDyVzG%3BICzVyG%2CWDyVlF%2CiBAAmB%2CcCzV%2BD%3B%3BED0VzG%3BIC1VyG%2CWD0VlF%2CgBAAmB%2CaC1V%2BD%3B%3BED2VzG%3BIC3VyG%2CWD2VlF%2CiBAAmB%2CcC3V%2BD%3B%3BED4VzG%3BIC5VyG%2CWD4VlF%2CgBAAmB%2CaC5V%2BD%3B%3BED6VzG%3BIC7VyG%2CWD6VlF%2CaC7VkF%3B%3B%3BAAzCzG%3BED6YA%3BICnWyG%2C0BAAA%3BIAHA%2CsCAAA%3B%3BEDuWzG%3BEAAK%3BICpWoG%2C0BAAA%3BIAHA%2CsCAAA%3BIAEA%2CWDqWnB%2CwBCrWmB%3B%3BEDsWzG%3BEAAK%3BICrWoG%2C0BAAA%3BIAHA%2CsCAAA%3BIAEA%2CWDsWnB%2CwBCtWmB%3BIDsWS%2CUAAA%3B%3BEAClH%3BICvWyG%2CWDuWnB%2CwBCvWmB%3BIDuWS%2CUAAA%3B%3B%3BAChZlH%3BEDuZA%3BIAAO%2CUAAA%3BIC9WkG%2CWD8WvE%2CWAAW%2CaC9W4D%3BIACA%2C%2BBAAA%3B%3BED8WzG%3BIC%5C%2FWyG%2CWD%2BWvE%2CcC%5C%2FWuE%3B%3BEDgXzG%3BIChXyG%2CWDgXvE%2CYChXuE%3B%3BEDiXzG%3BIAAO%2CUAAA%3BICjXkG%2CWDiXvE%2CQCjXuE%3B%3B%3BAAzCzG%3BEDiaA%3BEAAM%3BICxXmG%2CWDwX5E%2CoBCxX4E%3B%3BEDyXzG%3BICzXyG%2CWDyX5E%2CgBAAuB%2CeCzXqD%3B%3BED0XzG%3BIC1XyG%2CWD0X5E%2CeAAuB%2CcC1XqD%3B%3BED2XzG%3BIC3XyG%2CWD2X5E%2CiBAAuB%2CgBC3XqD%3B%3BED4XzG%3BIC5XyG%2CWD4X5E%2CiBAAuB%2CgBC5XqD%3B%3BED6XzG%3BIC7XyG%2CWD6X5E%2CmBAAuB%2CkBC7XqD%3B%3BED8XzG%3BIC9XyG%2CWD8X5E%2CmBAAuB%2CkBC9XqD%3B%3BED%2BXzG%3BIC%5C%2FXyG%2CWD%2BX5E%2CqBAAuB%2CoBC%5C%2FXqD%3B%3B%3BAAzCzG%3BED%2BaA%3BICtYyG%2CWDsYnF%2CwBAAwB%2CaCtY2D%3BIDsY1C%2CUAAA%3B%3BEAC%5C%2FD%3BICvYyG%2CWDuYnF%2CYCvYmF%3BIDuY1C%2CUAAA%3B%3BEAC%5C%2FD%3BICxYyG%2CWDwYnF%2CYCxYmF%3BIDwY1C%2CUAAA%3B%3BEAC%5C%2FD%3BICzYyG%2CWDyYnF%2CoBCzYmF%3BIDyY1C%2CUAAA%3B%3B%3BAClb%5C%2FD%3BEDybA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3BICjZkG%2CWDiZxE%2CwBAAwB%2CYCjZgD%3B%3B%3BAAzCzG%3BEDicA%3BICxZyG%2CWDwZpF%2CgBCxZoF%3B%3BEDyZzG%3BICzZyG%2CWDyZpF%2CyBCzZoF%3B%3BED0ZzG%3BIC1ZyG%2CWD0ZpF%2CgBC1ZoF%3B%3B%3BAAzCzG%3BED0cA%3BIAAO%2CUAAA%3BICjakG%2CWDiavE%2CyBAA2B%2C0BCja4C%3B%3BEDkazG%3BIAAO%2CUAAA%3BIClakG%2CWDkavE%2CoBClauE%3B%3B%3BAAzCzG%3BEDkdA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3BIC1akG%2CWD0axE%2CwBAAwB%2CyBC1agD%3B%3B%3BAAzCzG%3BED0dA%3BIChbyG%2CwBAAA%3BIADA%2CWDibtD%2CeCjbsD%3B%3BEDkbzG%3BICjbyG%2CwBAAA%3BIADA%2CWDkbtD%2CYClbsD%3B%3B%3BAAzCzG%3BEDkeA%3BICxbyG%2CwBAAA%3BIADA%2CWDybtD%2CcCzbsD%3B%3BED0bzG%3BICzbyG%2CwBAAA%3BIADA%2CWD0btD%2CYC1bsD%3B%3B%3BAAzCzG%3BED0eA%3BIAAO%2CUAAA%3BIChckG%2CwBAAA%3BIADA%2CWDiczC%2C0BCjcyC%3B%3BEDkczG%3BIAAO%2CUAAA%3BICjckG%2CwBAAA%3BIADA%2CWDkczC%2CoBClcyC%3B%3B%3BAAzCzG%3BEDkfA%3BIAAO%2CUAAA%3BICxckG%2C6BAAA%3BIADA%2CWDycpC%2CyBCzcoC%3B%3BED0czG%3BIAAO%2CUAAA%3BICzckG%2C6BAAA%3BIADA%2CWD0cpC%2CoBC1coC%3B%3B%3BAAzCzG%3BED0fA%3BIAAO%2CUAAA%3BIChdkG%2C8BAAA%3BIADA%2CWDidnC%2CwBCjdmC%3B%3BEDkdzG%3BIAAO%2CUAAA%3BICjdkG%2C8BAAA%3BIADA%2CWDkdnC%2CoBCldmC%3B%3B%3BAAzCzG%3BEDkgBA%3BIAAO%2CUAAA%3BICxdkG%2C6BAAA%3BIADA%2CWDydpC%2CwBCzdoC%3B%3BED0dzG%3BIAAO%2CUAAA%3BICzdkG%2C6BAAA%3BIADA%2CWD0dpC%2CoBC1doC%3B%3B%3BAAzCzG%3BED0gBA%3BIAAO%2CUAAA%3BIChekG%2C8BAAA%3BIADA%2CWDienC%2CyBCjemC%3B%3BEDkezG%3BIAAO%2CUAAA%3BICjekG%2C8BAAA%3BIADA%2CWDkenC%2CoBClemC%3B%3B%3BAAzCzG%3BEDkhBA%3BIAAO%2CUAAA%3BICxekG%2CwBAAA%3B%3BEDyezG%3BIAAO%2CUAAA%3BICzekG%2CwBAAA%3BIADA%2CWD0e1C%2CyBC1e0C%3B%3B%3BAAzCzG%3BED0hBA%3BIAAO%2CUAAA%3BIChfkG%2C6BAAA%3B%3BEDifzG%3BIAAO%2CUAAA%3BICjfkG%2C6BAAA%3BIADA%2CWDkfrC%2CwBClfqC%3B%3B%3BAAzCzG%3BEDkiBA%3BIAAO%2CUAAA%3BICxfkG%2C8BAAA%3B%3BEDyfzG%3BIAAO%2CUAAA%3BICzfkG%2C8BAAA%3BIADA%2CWD0fpC%2CyBC1foC%3B%3B%3BAAzCzG%3BED0iBA%3BIAAO%2CUAAA%3BIChgBkG%2C6BAAA%3B%3BEDigBzG%3BIAAO%2CUAAA%3BICjgBkG%2C6BAAA%3BIADA%2CWDkgBrC%2CyBClgBqC%3B%3B%3BAAzCzG%3BEDkjBA%3BIAAO%2CUAAA%3BICxgBkG%2C8BAAA%3B%3BEDygBzG%3BIAAO%2CUAAA%3BICzgBkG%2C8BAAA%3BIADA%2CWD0gBpC%2CwBC1gBoC%3B%3B%3BAAzCzG%3BED0jBA%3BIAAM%2CUAAA%3BIChhBmG%2CwBAAA%3BIADA%2CWDihB1C%2CuBAAyB%2CeCjhBiB%3B%3BEDkhBzG%3BIAAM%2CUAAA%3BICjhBmG%2CwBAAA%3BIADA%2CWDkhB1C%2CiBAAyB%2CYClhBiB%3B%3B%3BAAzCzG%3BEDkkBA%3BIAAM%2CUAAA%3BICxhBmG%2CwBAAA%3BIADA%2CWDyhB1C%2CuBAAyB%2CcCzhBiB%3B%3BED0hBzG%3BIAAM%2CUAAA%3BICzhBmG%2CwBAAA%3BIADA%2CWD0hB1C%2CiBAAyB%2CYC1hBiB%3B%3B%3BAAzCzG%3BED0kBA%3BIAAM%2CUAAA%3BIChiBmG%2CwBAAA%3BIADA%2CWDiiB1C%2CiBAAyB%2CYCjiBiB%3B%3BEDkiBzG%3BIAAM%2CUAAA%3BICjiBmG%2CwBAAA%3BIADA%2CWDkiB1C%2CuBAAyB%2CcCliBiB%3B%3B%3BAAzCzG%3BEDklBA%3BIAAM%2CUAAA%3BICxiBmG%2CwBAAA%3BIADA%2CWDyiB1C%2CiBAAyB%2CYCziBiB%3B%3BED0iBzG%3BIAAM%2CUAAA%3BICziBmG%2CwBAAA%3BIADA%2CWD0iB1C%2CuBAAyB%2CeC1iBiB%3B%3B%3BAAzCzG%3BED0lBA%3BICjjByG%2CWDijBpF%2CgBCjjBoF%3B%3BEDkjBzG%3BICljByG%2CWDkjBpF%2CsBCljBoF%3B%3BEDmjBzG%3BICnjByG%2CWDmjBpF%2CsBCnjBoF%3B%3BEDojBzG%3BICpjByG%2CWDojBpF%2CsBCpjBoF%3B%3BEDqjBzG%3BICrjByG%2CWDqjBpF%2CsBCrjBoF%3B%3BEDsjBzG%3BICtjByG%2CWDsjBpF%2CsBCtjBoF%3B%3BEDujBzG%3BICvjByG%2CWDujBpF%2CgBCvjBoF%3B%3B%3BAAzCzG%3BEDumBA%3BEAAM%3BIC9jBmG%2CWD8jBjE%2CoBC9jBiE%3B%3BED%2BjBzG%3BEAAK%3BEAAK%3BEAAK%3BEAAK%3BIC%5C%2FjBqF%2CWD%2BjBjE%2CwBC%5C%2FjBiE%3B%3BEDgkBzG%3BEAAK%3BEAAK%3BEAAK%3BIChkB0F%2CWDgkBjE%2CuBChkBiE%3B%3B%3BAAzCzG%3BEDgnBA%3BICvkByG%2CWDukBpF%2CwBCvkBoF%3BIDukBvD%2CmBAAA%3B%3BEAClD%3BICxkByG%2CWDwkBpF%2CoBCxkBoF%3B%3B%3BAAzCzG%3BEDwnBA%3BIC%5C%2FkByG%2CWD%2BkBpF%2CwBC%5C%2FkBoF%3BID%2BkBvD%2CmBAAA%3B%3BEAClD%3BIChlByG%2CWDglBpF%2CoBChlBoF%3B%3B%3BAAzCzG%3BEDgoBA%3BICvlByG%2CWDulBpF%2CuBCvlBoF%3BIDulBxD%2CmBAAA%3B%3BEACjD%3BICxlByG%2CWDwlBpF%2CoBCxlBoF%3B%3B%3BAAzCzG%3BEDwoBA%3BIC%5C%2FlByG%2CWD%2BlBpF%2CuBC%5C%2FlBoF%3BID%2BlBxD%2CmBAAA%3B%3BEACjD%3BIChmByG%2CWDgmBpF%2CoBChmBoF%3B%3B%3BAAzCzG%3BEDgpBA%3BICvmByG%2CWDumBhE%2CoBCvmBgE%3B%3BEDwmBzG%3BIAAO%2CkBAAA%3BICxmBkG%2CWDwmBhE%2CuBCxmBgE%3B%3B%3BAAzCzG%3BEDwpBA%3BIC%5C%2FmByG%2CWD%2BmBhE%2CoBC%5C%2FmBgE%3B%3BEDgnBzG%3BIAAO%2CkBAAA%3BIChnBkG%2CWDgnBhE%2CwBChnBgE%3B%3B%3BAAzCzG%3BEDgqBA%3BICvnByG%2CWDunBhE%2CoBCvnBgE%3B%3BEDwnBzG%3BIAAO%2CkBAAA%3BICxnBkG%2CWDwnBhE%2CuBCxnBgE%3B%3B%3BAAzCzG%3BEDwqBA%3BIC%5C%2FnByG%2CWD%2BnBpF%2CoBC%5C%2FnBoF%3B%3BEDgoBzG%3BIChoByG%2CWDgoBpF%2CwBChoBoF%3BIDgoBvD%2CkBAAA%3B%3B%3BACzqBlD%3BEDgrBA%3BICvoByG%2CWDuoBpF%2CwBCvoBoF%3B%3BEDwoBzG%3BICxoByG%2CWDwoBpF%2CyBCxoBoF%3B%3BEDyoBzG%3BICzoByG%2CWDyoBpF%2CuBCzoBoF%3B%3BED0oBzG%3BIC1oByG%2CWD0oBpF%2CwBC1oBoF%3B%3BED2oBzG%3BIC3oByG%2CWD2oBpF%2CuBC3oBoF%3B%3B%3BAAzCzG%3BED2rBA%3BIClpByG%2CWDkpBrE%2CgBClpBqE%3B%3BEDmpBzG%3BEAAK%3BICnpBoG%2CWDmpBrE%2CuBAAyB%2CwBCnpB4C%3B%3BEDopBzG%3BEAAK%3BEAAK%3BEAAK%3BICppB0F%2CWDopBrE%2CuBAAyB%2CuBCppB4C%3B%3BEDqpBzG%3BEAAK%3BEAAK%3BICrpB%2BF%2CWDqpBrE%2CuBAAyB%2CwBCrpB4C%3B%3BEDspBzG%3BICtpByG%2CWDspBrE%2CgBCtpBqE%3B%3B%3BAAzCzG%3BEDssBA%3BIC7pByG%2CWD6pBnF%2CoBC7pBmF%3B%3BED8pBzG%3BIC9pByG%2CWD8pBnF%2CwBAAyB%2CwBC9pB0D%3B%3BED%2BpBzG%3BIC%5C%2FpByG%2CWD%2BpBnF%2CuBAAyB%2CuBC%5C%2FpB0D%3B%3BEDgqBzG%3BIChqByG%2CWDgqBnF%2CwBAAyB%2CwBChqB0D%3B%3BEDiqBzG%3BICjqByG%2CWDiqBnF%2CuBAAyB%2CuBCjqB0D%3B%3BEDkqBzG%3BIClqByG%2CWDkqBnF%2CuBAAyB%2CwBClqB0D%3B%3BEDmqBzG%3BICnqByG%2CWDmqBnF%2CoBCnqBmF%3B%3B%3BAAzCzG%3BEDmtBA%3BIAAO%2CUAAA%3BIC1qBkG%2CWD0qBxE%2CsBC1qBwE%3B%3BED2qBzG%3BIAAO%2CUAAA%3B%3B%3BACptBP%3BED2tBA%3BIAAO%2CUAAA%3BIClrBkG%2CWDkrBvE%2CuBAA%2BB%2C0BClrBwC%3BIAFA%2C2BDorBM%2CsCCprBN%3B%3BEDqrBzG%3BIAAO%2CUAAA%3BICnrBkG%2CWDmrBvE%2C6BAA%2BB%2CuBCnrBwC%3BIAFA%2C2BDqrBM%2CmCCrrBN%3B%3B%3BAAvCzG%3BEDmuBA%3BIAAO%2CUAAA%3BIC1rBkG%2CWD0rBvE%2CuBAA%2BB%2C0BC1rBwC%3BIAFA%2C2BD4rBM%2CsCC5rBN%3B%3BED6rBzG%3BIAAO%2CUAAA%3BIC3rBkG%2CWD2rBvE%2C6BAA%2BB%2CuBC3rBwC%3BIAFA%2C2BD6rBM%2CmCC7rBN%3B%3B%3BAAvCzG%3BED2uBA%3BIAAO%2CUAAA%3BIClsBkG%2CWDksBvE%2CuBAA%2BB%2CyBClsBwC%3BIAFA%2C2BDosBM%2CsCCpsBN%3B%3BEDqsBzG%3BIAAO%2CUAAA%3BICnsBkG%2CWDmsBvE%2C6BAA%2BB%2CwBCnsBwC%3BIAFA%2C2BDqsBM%2CmCCrsBN%3B%3B%3BAAvCzG%3BEDmvBA%3BIAAO%2CUAAA%3BIC1sBkG%2CWD0sBvE%2CuBAA%2BB%2CyBC1sBwC%3BIAFA%2C2BD4sBM%2CsCC5sBN%3B%3BED6sBzG%3BIAAO%2CUAAA%3BIC3sBkG%2CWD2sBvE%2C6BAA%2BB%2CwBC3sBwC%3BIAFA%2C2BD6sBM%2CmCC7sBN%3B%3B%3BAAvCzG%3BED2vBA%3BIAAO%2CUAAA%3B%3BEACP%3BIAAO%2CUAAA%3BICntBkG%2CWDmtBxE%2CsBCntBwE%3B%3BEDotBzG%3BIAAO%2CUAAA%3B%3B%3BAC7vBP%3BEDowBA%3BIAAM%2CUAAA%3BIC3tBmG%2CWD2tBxE%2C6BAA%2BB%2CwBC3tByC%3BIAFA%2C2BD6tB0C%2CsCC7tB1C%3B%3BED8tBzG%3BIAAM%2CUAAA%3BIC5tBmG%2CWD4tBxE%2CuBAA%2BB%2CyBC5tByC%3BIACA%2C%2BBAAA%3BIAHA%2C2BD8tB0C%2CmCC9tB1C%3B%3B%3BAAvCzG%3BED4wBA%3BIAAM%2CUAAA%3BICnuBmG%2CWDmuBxE%2C6BAA6B%2CuBCnuB2C%3B%3BEDouBzG%3BIAAM%2CUAAA%3BICpuBmG%2CWDouBxE%2CWAAW%2C0BCpuB6D%3BIACA%2C6BAAA%3B%3B%3BAA1CzG%3BEDoxBA%3BIAAM%2CUAAA%3BIC3uBmG%2CWD2uBxE%2C6BAA6B%2CwBC3uB2C%3B%3BED4uBzG%3BIAAM%2CUAAA%3BIC5uBmG%2CWD4uBxE%2CWAAW%2CyBC5uB6D%3BIACA%2C8BAAA%3B%3B%3BAA1CzG%3BED4xBA%3BIAAM%2CUAAA%3BICnvBmG%2CWDmvBxE%2C6BAA%2BB%2CuBCnvByC%3BIAFA%2C2BDqvB0C%2CsCCrvB1C%3B%3BEDsvBzG%3BIAAM%2CUAAA%3BICpvBmG%2CWDovBxE%2CuBAA%2BB%2C0BCpvByC%3BIACA%2C%2BBAAA%3BIAHA%2C2BDsvB0C%2CmCCtvB1C%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAC9EjH%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%3BAC5BR%3BEAEQ%2CsBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CKAAM%3BEACF%2CqBAAA%3B%3BACGJ%2CqBAAC%3BEC4RD%2CmBAAA%3B%3BAD5RA%2CqBAAC%2CSEbD%2CaAAY%2CMAAM%3BEACd%2CoBAAA%3B%3BAFYJ%2CqBAAC%2CSEbD%2CaAAY%2CMAAM%3BEACd%2CmBAAA%3B%3BAFYJ%2CqBAAC%2CSEbD%2CaAAY%2CMAAM%3BEACd%2CmBAAA%3B%3BAFYJ%2CqBAAC%2CSEbD%2CaAAY%2CMAAM%3BEACd%2CmBAAA%3B%3BAFYJ%2CqBAAC%2CSEbD%2CaAAY%2CMAAM%3BEACd%2CmBAAA%3B%3BAFYJ%2CqBAAC%2CSEbD%2CaAAY%2CMAAM%3BEACd%2CmBAAA%3B%3BAFYJ%2CqBAAC%2CSEbD%2CaAAY%2CMAAM%3BEACd%2CmBAAA%3B%3BAFYJ%2CqBAAC%2CSEbD%2CaAAY%2CMAAM%3BEACd%2CmBAAA%3B%3BAFYJ%2CqBAAC%2CSEbD%2CaAAY%2CMAAM%3BEACd%2CmBAAA%3B%3BAFYJ%2CqBAAC%2CSEbD%2CaAAY%2CMAAM%3BEACd%2CmBAAA%3B%3BAFYJ%2CqBAAC%2CSAIG%3BECwRJ%2CiBAAA%3BEDtRQ%2CsBAAA%3BEACA%2CYAAA%3B%3BAAPR%2CqBAAC%2CSAUG%3BECkRJ%2CeAAA%3BEDhRQ%2CaAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAjBR%2CqBAAC%2CSAoBG%2CaAAY%3BECwQhB%2CkBAAA%3BEDtQQ%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAA3BR%2CqBAAC%2CSA8BG%2CaAAY%3BEACR%2CkBAAA%3B%3BAA%5C%2FBR%2CqBAAC%2CSAkCG%2CaAAY%2CMAAM%3BEC0PtB%2CgBAAA%3BEDxPQ%2C4BAAA%3BEACA%2C2BAAA%3B%3BAArCR%2CqBAAC%2CSAwCG%2CaAAY%2CMAAS%3BEACjB%2CkBAAA%3B%3BAAzCR%2CqBAAC%2CSA4CG%2CaAAY%2CMAAM%2CMAAS%3BEACvB%2CqBAAA%3B%3BAA7CR%2CqBAAC%2CSAgDG%2CaAAY%2CMAAM%2CMAAS%3BEACvB%2CcAAA%3B%3BAAjDR%2CqBAAC%2CSAoDG%2CgBAAe%3BEACX%2CWAAA%3B%3BAArDR%2CqBAAC%2CSAwDG%3BECoOJ%2CYAAA%3BEDlOQ%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAA9DR%2CqBAAC%2CSAiEG%3BEC2NJ%2CaAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEDvNQ%2CkBAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2C2CAAA%3BEACA%2CYAAA%3B%3BAA7ER%2CqBAAC%2CSAgFG%3BEAEQ%2CaAAA%3B%3BAAlFZ%2CqBAAC%2CSAgFG%2C6BAKM%2CeAAY%3BEACV%2CaAAA%3BEACA%2CgBAAA%3B%3BAAvFZ%2CqBAAC%2CSAgFG%2C6BAUM%2CeAAY%2COAAU%2CkBAAe%2CIAAI%3BEACvC%2CmBAAA%3B%3BAA3FZ%2CqBAAC%2CSAgFG%2C6BAcI%3BEACI%2CsBAAA%3BEACA%2CUAAA%3B%3BAAhGZ%2CqBAAC%2CSAgFG%2C6BAmBI%2CiBAAgB%2CIAAI%3BEAChB%2CgBAAA%3B%3BAAGJ%2CYAAY%2CMAAO%2CsBAvG1B%2CSAgFG%3BEAwBQ%2CSAAA%3B%3BAAGJ%2CYAAY%2CMAAO%2CsBA3G1B%2CSAgFG%2C6BA2B2B%2CeAAY%3BEAC%5C%2FB%2CeAAA%3B%3BAA5GZ%2CqBAAC%2CSAgFG%2C6BA%2BBI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAjHZ%2CqBAAC%2CSAgFG%2C6BAoCI%2CaAAY%2CMAAO%3BAApH3B%2CqBAAC%2CSAgFG%2C6BAqCI%2CaAAY%2CSAAU%3BAArH9B%2CqBAAC%2CSAgFG%2C6BAsCI%2CaAAY%2CMAAO%2CaAAY%2CQAAQ%3BAAtH%5C%2FC%2CqBAAC%2CSAgFG%2C6BAuCI%2CaAAY%2CSAAU%2CaAAY%2CQAAQ%3BECqKlD%2CcAAA%3B%3BAD5RA%2CqBAAC%2CSAgFG%2C6BA2CI%2CaAAY%2CQAAS%3BEACjB%2CaAAA%3B%3BAA5HZ%2CqBAAC%2CSAgFG%2C6BA%2BCI%2CaAAY%2CQAAQ%2CMAAM%3BAA%5C%2FHlC%2CqBAAC%2CSAgFG%2C6BAgDI%2CaAAY%2CQAAQ%2CSAAS%3BEC4JrC%2CmBAAA%3B%3BAD5RA%2CqBAAC%2CSAgFG%2C6BAoDI%2CaAAY%3BAApIpB%2CqBAAC%2CSAgFG%2C6BAqDI%2CaAAY%2CIAAI%2CUAAU%2CIAAI%3BEAC1B%2CmBAAA%3B%3BAAtIZ%2CqBAAC%2CSAgFG%2C6BAyDI%2CaAAY%2CIAAI%3BEACZ%2CkBAAA%3B%3BAA1IZ%2CqBAAC%2CSAgFG%2C6BA6DI%2CaAAe%3BEACX%2CqBAAA%3B%3BAA9IZ%2CqBAAC%2CSAgFG%2C6BAiEI%2CaAAe%2CeAAY%3BEACvB%2CiBAAA%3B%3BAAlJZ%2CqBAAC%2CSAgFG%2C6BAqEI%2CaAAY%2CQAAW%2CeAAY%3BECuI3C%2CgBAAA%3B%3BAD5RA%2CqBAAC%2CSAgFG%2C6BAyEI%2CaAAY%2CQAAW%2CeAAe%2CkBAAe%2CIAAI%3BECmIjE%2CoBAAA%3B%3BAD5RA%2CqBAAC%2CSAgFG%2C6BA6EI%2CaAAY%2CIAAI%2CUAAa%3BEC%2BHrC%2CuBAAA%3BEAAA%2CUAAA%3BED5HY%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2C4CAAA%3B%3BAApKZ%2CqBAAC%2CSAgFG%2C6BAuFI%2CaAAY%2CQAAS%3BAAvK7B%2CqBAAC%2CSAgFG%2C6BAwFI%2CaAAY%2CQAAS%3BEACjB%2CmBAAA%3B%3BAAGJ%2CYAAY%2CSAAU%2CsBA5K7B%2CSAgFG%2C6BA4F2B%3BAACvB%2CYAAY%2CMAAO%2CsBA7K1B%2CSAgFG%2C6BA6FwB%3BEAChB%2CWAAW%2CaAAX%3B%3BAAGJ%2CYAAY%2CSAAU%2CsBAjL7B%2CSAgFG%2C6BAiG2B%3BAACvB%2CYAAY%2CMAAO%2CsBAlL1B%2CSAgFG%2C6BAkGwB%3BEAChB%2CWAAW%2CcAAX%3B%3BAAGJ%2CYAAY%2CSAAU%2CsBAtL7B%2CSAgFG%3BAAuGI%2CYAAY%2CMAAO%2CsBAvL1B%2CSAgFG%3BEAwGQ%2CUAAA%3B%3BAAxLZ%2CqBAAC%2CSAgFG%2C6BA2GI%2CaAAY%2CMAAO%3BEACf%2CUAAA%3B%3BAA5LZ%2CqBAAC%2CSAgFG%2C6BA%2BGI%2CaAAY%2CSAAY%2CgBAAa%3BAA%5C%2FL7C%2CqBAAC%2CSAgFG%2C6BAgHI%2CaAAY%2CMAAS%2CgBAAa%3BEAC9B%2CWAAW%2CaAAX%3B%3BAAjMZ%2CqBAAC%2CSAgFG%2C6BAoHI%2CaAAY%2CSAAY%2CgBAAa%3BAApM7C%2CqBAAC%2CSAgFG%2C6BAqHI%2CaAAY%2CMAAS%2CgBAAa%3BEAC9B%2CWAAW%2CcAAX%3B%3BAAtMZ%2CqBAAC%2CSAgFG%2C6BAyHI%3BEACI%2CkBAAA%3B%3BAA1MZ%2CqBAAC%2CSA8MG%3BEC8EJ%2CgBAAA%3BEAAA%2CWAAA%3BED1EY%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CqBA1NP%2CSA8MG%2CcAYK%3BAACD%2CqBA3NP%2CSA8MG%2CcAaK%3BEEjOT%2C4BAAA%3BEDkSA%2CgBAAA%3BED9DY%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2C4BAA6B%2CaAAY%2CQAAS%2CsBAxOzD%2CSA8MG%3BEA2BQ%2CaAAA%3B%3BAAKZ%2CqBAAC%3BEEpPD%2C4BAAA%3BEFsPI%2CcAAA%3BEACA%2CWAAA%3B%3BAAHJ%2CqBAAC%2CQAKG%2CQAAO%2CMAAO%3BECyClB%2CeAAA%3BEDvCQ%2CSAAA%3B%3BAAPR%2CqBAAC%2CQAUG%2CQAAO%2CMAAO%2CGAAK%3BECoCvB%2CWAAA%3BEDlCQ%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3B%3BAAEA%2CqBAjBP%2CQAUG%2CQAAO%2CMAAO%2CGAAK%2CIAOd%3BEC6BT%2CcAAA%3BED3BY%2CqBAAA%3B%3BAAnBZ%2CqBAAC%2CQAuBG%2CaAAY%3BEACR%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAA3BR%2CqBAAC%2CQA8BG%2CaAAY%2CMAAS%3BEACjB%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAjCR%2CqBAAC%2CQAoCG%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAtCR%2CqBAAC%2CQAyCG%2CaAAY%3BEACR%2CkBAAA%3BEACA%2CSAAA%3B%3BAA3CR%2CqBAAC%2CQA8CG%2CaAAY%3BEACR%2CUAAA%3B%3BAA%5C%2FCR%2CqBAAC%2CQAkDG%2CaAAe%3BECJnB%2CeAAA%3B%3BAD9CA%2CqBAAC%2CQAsDG%3BEAEQ%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CqBAhEP%2CQAsDG%2CaAUK%3BAACD%2CqBAjEP%2CQAsDG%2CaAWK%3BECnBT%2CmBAAA%3BEDqBY%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CyBAAA%3B%3BAAGJ%2CqBA5EP%2CQAsDG%2CaAsBK%3BEACG%2COAAA%3B%3BAAGJ%2CqBAhFP%2CQAsDG%2CaA0BK%3BEACG%2CQAAA%3B%3BAAQZ%2CqBAAC%3BEC3CD%2CUAAA%3BED8CQ%2CeAAA%3BEACA%2CcAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CqBAZH%2CQAYI%3BEACG%2COAAA%3B%3BAAbR%2CqBAAC%2CQAgBG%3BEAEQ%2CYAAA%3B%3BAAlBZ%2CqBAAC%2CQAgBG%2CuBAKM%2CgBAAa%3BEACX%2CgBAAA%3B%3BAAtBZ%2CqBAAC%2CQAgBG%2CuBASM%2CgBAAgB%3BAAzB1B%2CqBAAC%2CQAgBG%2CuBAUM%2CgBAAgB%2CeAAY%3BAA1BtC%2CqBAAC%2CQAgBG%2CuBAWM%2CgBAAgB%2CeAAY%3BECtEtC%2CWAAA%3BEDwEY%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAA%5C%2FBZ%2CqBAAC%2CQAgBG%2CuBAkBM%3BEC7EV%2CgBAAA%3BED%2BEY%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgDAAA%3BEACA%2CkBAAA%3B%3BAG5DhB%2CwBAX2C%2CwBAAuB%3BEAC9D%2CgBAAiB%3BIACb%2CYAAA%3BIACA%2CmBAAA%3B%3BEAGJ%3BIACI%2CkBAAA%3B%3B%3BAAsBR%2CwBAlB0C%3BEACtC%2CgBAAiB%3BIACb%2CYAAA%3BIACA%2CcAAA%3B%3BEAGJ%3BIACI%2CkBAAA%3B%3BEAGJ%2CmBAAoB%2CoBACd%2CIAAC%3BEADP%2CmBAAoB%2CoBAEd%2CIAAC%3BIACC%2CUAAA%3B%3B%3BAAsBZ%2CwBAjB0C%3BEACtC%2CgBAAiB%3BIACb%2CwBAAA%3B%3BEAKJ%2CgBAAiB%3BEACjB%2CgBAAiB%3BIACb%2CwBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3B%3BAC%5C%2FTR%3BEAEQ%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CKAAM%3BEACF%2CqBAAA%3B%3BACHR%3BEACI%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%3BEAEQ%2CsBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CKAAM%3BEACF%2CqBAAA%3B%3BACER%3BEAEQ%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CKAAM%3BEACF%2CqBAAA%3B%3B%3B%3B%3B%3BAC7DR%3BEACI%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CKAAK%2C4BACC%3BEACE%2CiBAAA%3B%3BAAGR%2CIAAI%2C4BACE%3BEACE%2CcAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACKR%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%3B%3B%3B%3B%3BACAF%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BACkFR%2CwBAxB%2BC%3BEAC3C%2CcAAe%3BIACX%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BEACrC%2CcAAe%2CuBAAsB%3BIACjC%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BITwHrC%2CyBAAA%3B%3BESrHA%2CcAAe%2CuBAAsB%3BITqHrC%2C4BAAA%3BISnHI%2CQAAA%3B%3B%3BACgER%2CwBAnB%2BC%3BEAC3C%2CkBACI%2CcACI%3BIACI%2CcAAA%3B%3BEAHZ%2CkBACI%2CcAKI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEARZ%2CkBACI%2CcAUI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3B%3BAC7ChB%2CmBACI%2CMACI%2CSACI%2CMACI%2CKAAI%2CIACA%3BEACI%2CaAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACxLxB%3BEACE%2CkBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3B%3BAAGF%2CcAAc%3BEACZ%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3B%3BAAGF%2CGAAG%3BEACD%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2C2BAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAGF%3BEACE%2CqBAAA%3BEACA%2CuBAAA%3B%3BAAGF%2CKAAK%2CyBAAyB%3BEAC5B%2CYAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAAGF%3BEACE%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CcAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGF%2CMAAM%2CSAAS%3BEACb%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAGF%2CMAAM%2CSAAS%2CQAAQ%3BEACrB%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3B%3BAAGF%2CIAAI%3BEACF%2CuBAAA%3BEACA%2C0BAAA%3B%3BAAGF%3BEACE%2CYAAA%3B%3BAAGF%2CIAAI%3BEACF%2CWAAA%3BEACA%2CeAAA%3BEACA%2CoCAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAGF%3BEACE%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGF%2CGAAG%3BEACD%2CSAAA%3B%3BAAIF%3BEACE%2CWAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2COAAO%2CkBAAP%3BEACA%2CaAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CcAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CSAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAIF%3BEACE%2CWAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3B%3BAAGF%2CWAAW%3BEACT%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAIF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3B%3BAAGF%3BEACE%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CoBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3B%3BAAGF%2CWAAW%3BEACT%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACE%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAGF%2CsBAAuB%3BEACrB%2CkBAAA%3B%3BAAGF%2CUAAW%3BEACT%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3B%3BAAGF%2CUAAW%2CcAAc%3BEACvB%2CSAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAAIF%3BEACE%2CuBAAA%3B%3BAAGF%3BEACE%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAGF%2CgBAAiB%3BEACf%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CgBAAiB%2CGAAG%3BEAClB%2CmBAAA%3B%3BAAGF%2CgBAAiB%2CGAAG%2CGAAE%2CUAAU%3BEAC9B%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CgBAAiB%2CGAAG%2CGAAE%2CUAAU%3BEAC9B%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CgBAAiB%2CGAAG%2CGAAE%2CUAAU%3BEAC9B%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACE%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CUAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAGF%2CWAAW%3BEACT%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAGF%2CsBAAuB%3BEACrB%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAGF%2CkBAAmB%3BEACjB%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BACmFF%2CqBACI%3BEACI%2COAAO%2CiBAAP%3B%3BAAFR%2CqBAII%2CgBAAgB%2CgBAAkB%3BEAC9B%2CmBAAA%3BEACA%2CmBAAA%3B%3BAANR%2CqBAII%2CgBAAgB%2CgBAAkB%2CMAI9B%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3B%3BAASZ%2CqBACI%3BEACI%2COAAO%2CiBAAP%3B%3BAAFR%2CqBAII%2CgBAAgB%2CgBAAkB%3BEAC9B%2CmBAAA%3BEACA%2CmBAAA%3B%3BAANR%2CqBAII%2CgBAAgB%2CgBAAkB%2CMAI9B%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3B%3BAAUZ%2CuBACG%3BEACD%2CQAAA%3BEACD%2CSAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CuBAAA%3B%3BAAGD%2CcACI%2CeACI%3BEACI%2CwBAAA%3B%3BAAIZ%2C0BACI%2COACI%2CeACI%3BEACI%2COAAO%2CiBAAP%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACppBZ%2CgBALsC%3BECkFtC%2CiCA5BA%3BECuOA%2C0BACI%2CcDxOJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECkOL%2C0BACI%2CcDxOJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAsBR%2CiCAlBA%3BEC6NA%2C0BACI%2CcD9NJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA0BJ%3BEAosDA%2C2BACI%3BEEtsDJ%2COACI%2CgBACI%2CeAGI%3BECkLZ%2CgBAGI%3BEA2EJ%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEAwDhB%2CkBACM%3BEAKN%2CkBACI%3BEC1eJ%2CYACI%3BEC6JJ%2CiCLosDI%3BEMttDJ%2CuBNstDI%3BEOrrCJ%2CcPqrCI%3BIAttDJ%2CUAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEAmtDX%2C2BACI%2COAptDH%2CUAAU%3BEEcX%2COACI%2CgBACI%2CeAGI%2CKFnBX%2CUAAU%3BEGqMX%2CgBAGI%2COHxMH%2CUAAU%3BEGmRX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH7Rf%2CUAAU%3BEGqVX%2CkBACM%2CYHtVL%2CUAAU%3BEG2VX%2CkBACI%2CUH5VH%2CUAAU%3BEI9IX%2CYACI%2COJ6IH%2CUAAU%3BEKgBX%2CiCLosDI%2COAptDH%2CUAAU%3BEMFX%2CuBNstDI%2COAptDH%2CUAAU%3BEO%2BhBX%2CcPqrCI%2COAptDH%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEA8sDX%2C2BACI%2COA%5C%2FsDH%2CUAAU%3BEESX%2COACI%2CgBACI%2CeAGI%2CKFdX%2CUAAU%3BEGgMX%2CgBAGI%2COHnMH%2CUAAU%3BEG8QX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHxRf%2CUAAU%3BEGgVX%2CkBACM%2CYHjVL%2CUAAU%3BEGsVX%2CkBACI%2CUHvVH%2CUAAU%3BEInJX%2CYACI%2COJkJH%2CUAAU%3BEKWX%2CiCLosDI%2COA%5C%2FsDH%2CUAAU%3BEMPX%2CuBNstDI%2COA%5C%2FsDH%2CUAAU%3BEO0hBX%2CcPqrCI%2COA%5C%2FsDH%2CUAAU%3BIACP%2CYAAA%3B%3BEAEA%2CoBAHH%2CUAAU%2CGAGH%3BEA2sDR%2C2BACI%2COA%5C%2FsDH%2CUAAU%2CGAGH%3BEEMR%2COACI%2CgBACI%2CeAGI%2CKFdX%2CUAAU%2CGAGH%3BEG6LR%2CgBAGI%2COHnMH%2CUAAU%2CGAGH%3BEG2QR%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHxRf%2CUAAU%2CGAGH%3BEG6UR%2CkBACM%2CYHjVL%2CUAAU%2CGAGH%3BEGmVR%2CkBACI%2CUHvVH%2CUAAU%2CGAGH%3BEItJR%2CYACI%2COJkJH%2CUAAU%2CGAGH%3BEKQR%2CiCLosDI%2COA%5C%2FsDH%2CUAAU%2CGAGH%3BEMVR%2CuBNstDI%2COA%5C%2FsDH%2CUAAU%2CGAGH%3BEOuhBR%2CcPqrCI%2COA%5C%2FsDH%2CUAAU%2CGAGH%3BIACA%2CWAAA%3B%3BEA6GR%3BEGyNA%2CUACI%3BEKVJ%2CgBACI%3BIRhNA%2CmBAAA%3B%3BEAsEJ%3BEKxMI%2COAAO%2CKAAM%2CyBACT%3BECnBJ%2COAAO%2CKAAM%2CeACT%3BELmNJ%2COAAO%2CKAAM%2CiCACT%3BIDLR%2CcAAA%3B%3BEAyCA%3BEAyEgB%2CuBATZ%2CUAOI%2CYACI%2CQACK%3BECtMjB%2CwBD6LI%2CUAOI%2CYACI%2CQACK%3BECrMjB%2CuBD4LI%2CUAOI%2CYACI%2CQACK%3BEJvTjB%2CmBI8SI%2CUAOI%2CYACI%2CQACK%3BES5ajB%2CKAAK%2CKAAK%2COTmaN%2CUAOI%2CYACI%2CQACK%3BIAxEb%2CgBAAA%3B%3BEA8DJ%2CuBACI%2CUACI%2COACI%3BEC%5C%2FLZ%2CwBD6LI%2CUACI%2COACI%3BEC9LZ%2CuBD4LI%2CUACI%2COACI%3BEJhTZ%2CmBI8SI%2CUACI%2COACI%3BESraZ%2CKAAK%2CKAAK%2COTmaN%2CUACI%2COACI%3BIACI%2CWAAA%3B%3BEAoBhB%3BIfpLA%2CkBAAA%3B%3BEewOA%3BEU7VA%3BEC4CA%2CaAOI%3BECtJJ%2CsBACI%3BI3BrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEoBmFD%2CwBAKI%2CepBzFH%3BEoBoFD%2CwBAKI%2CepBxFH%3BEoBoID%2CiCpBrIC%3BEoBqID%2CiCpBpIC%3BEoB0JD%2CkBpB3JC%3BEoB2JD%2CkBpB1JC%3BEqBiED%2CcAKI%2CerBvEH%3BEqBkED%2CcAKI%2CerBtEH%3BEqBkHD%2CuBrBnHC%3BEqBmHD%2CuBrBlHC%3BEqB8ID%2CkBrB%5C%2FIC%3BEqB%2BID%2CkBrB9IC%3BEiBgHD%2CkBAaI%2CejB9HH%3BEiBiHD%2CkBAaI%2CejB7HH%3BEiBkID%2COACI%2CgBACI%2CejBrIP%3BEiBmID%2COACI%2CgBACI%2CejBpIP%3BEsB8fD%2CetB%5C%2FfC%3BEsB%2BfD%2CetB9fC%3BEkByTD%2CgBlB1TC%3BEkB0TD%2CgBlBzTC%3BEkBuYD%2CQACI%2CoBlBzYH%3BEkBwYD%2CQACI%2CoBlBxYH%3BEkBuYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelB%5C%2FYX%3BEkBwYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelB9YX%3BEkBuaD%2CqBACI%2COAAM%2CUlBzaT%3BEkBwaD%2CqBACI%2COAAM%2CUlBxaT%3BEgBmSD%2C0BACI%2CchBrSH%3BEgBoSD%2C0BACI%2CchBpSH%3BE4ByND%2CKAAK%2CMACD%2CeACI%2CQ5B5NP%3BE4B0ND%2CKAAK%2CMACD%2CeACI%2CQ5B3NP%3BE4ByND%2CKAAK%2CMACD%2CeAEI%2CS5B7NP%3BE4B0ND%2CKAAK%2CMACD%2CeAEI%2CS5B5NP%3BE6BoaD%2C0B7BraC%3BE6BqaD%2C0B7BpaC%3BEWmHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBXrHtB%3BEWoHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBXpHtB%3BE8BugBD%2CY9BxgBC%3BE8BwgBD%2CY9BvgBC%3BE8BiiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyB9BtiBtB%3BE8BkiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyB9BriBtB%3BE8BkiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyB9BtiBtB%3BE8BmiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyB9BriBtB%3BE8BmiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyB9BtiBtB%3BE8BoiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyB9BriBtB%3BE%2BBocD%2CYASI%2CQAAO%2CM%5C%2FB9cV%3BE%2BBqcD%2CYASI%2CQAAO%2CM%5C%2FB7cV%3BE%2BBylBG%2COAAC%2CQ%5C%2FB1lBJ%3BE%2BB0lBG%2COAAC%2CQ%5C%2FBzlBJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEoB8ED%2CwBAKI%2CepBnFH%3BEoB%2BHD%2CiCpB%5C%2FHC%3BEoBqJD%2CkBpBrJC%3BEqB4DD%2CcAKI%2CerBjEH%3BEqB6GD%2CuBrB7GC%3BEqByID%2CkBrBzIC%3BEiB2GD%2CkBAaI%2CejBxHH%3BEiB6HD%2COACI%2CgBACI%2CejB%5C%2FHP%3BEsByfD%2CetBzfC%3BEkBoTD%2CgBlBpTC%3BEkBkYD%2CQACI%2CoBlBnYH%3BEkBkYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelBzYX%3BEkBkaD%2CqBACI%2COAAM%2CUlBnaT%3BEgB8RD%2C0BACI%2CchB%5C%2FRH%3BE4BoND%2CKAAK%2CMACD%2CeACI%2CQ5BtNP%3BE4BoND%2CKAAK%2CMACD%2CeAEI%2CS5BvNP%3BE6B%2BZD%2C0B7B%5C%2FZC%3BEW8GD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBX%5C%2FGtB%3BE8BkgBD%2CY9BlgBC%3BE8B4hBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyB9BhiBtB%3BE8B6hBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyB9BhiBtB%3BE8B8hBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyB9BhiBtB%3BE%2BB%2BbD%2CYASI%2CQAAO%2CM%5C%2FBxcV%3BE%2BBolBG%2COAAC%2CQ%5C%2FBplBJ%3BIACG%2CWAAA%3B%3BEeyhBJ%3BEAq9BA%3BEiBr8CA%2COAAO%3BEAMP%3BEAWA%3BECuFA%2CyBAWI%3BEXkhBA%2CMAAC%3BEXjkBL%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BEmB0apC%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEALpC%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEAJpC%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEbvbpC%3BEK8YA%2CeAEI%3BEYnJJ%2CeACI%3BInBuKJ%2CsBAAA%3B%3BEAsBA%3BEoB5dA%3BIpBscA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BIfrUlB%2CgBAAA%3B%3BEoCulBA%2C8BrBpRI%2CUACM%2CSqBmRT%2CIAAI%2CSACC%3BEADN%2C8BrBpRI%2CUAEI%2CQAAU%2CSqBkRjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BrBpRI%2CUACM%2CSqBmRT%2CIAAI%2CSAeC%3BEAfN%2C8BrBpRI%2CUAEI%2CQAAU%2CSqBkRjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BErBtSR%2C8BACI%2CUACM%2CSqBgLR%3BErBlLF%2C8BACI%2CUAEI%2CQAAU%2CSqB%2BKhB%3BIpCpfF%2CeAAA%3BIoCwfI%2CqBAAA%3B%3BEA6HA%2C8BrBlTA%2CUACM%2CSqB%2BST%2COAEI%3BEAAD%2C8BrBlTA%2CUAEI%2CQAAU%2CSqB8SjB%2COAEI%3BEAAD%2C8BrBlTA%2CUACM%2CSqBgTT%2CSACI%3BEAAD%2C8BrBlTA%2CUAEI%2CQAAU%2CSqB%2BSjB%2CSACI%3BIACG%2CaAAA%3B%3BErB9SI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEAkEhB%2CwBAlBA%2CUACI%3BEC1ZJ%2CwBDyZA%2CUACI%3BECzZJ%2CuBDwZA%2CUACI%3BEJ3gBJ%2CmBI0gBA%2CUACI%3BEShoBJ%2CKAAK%2CKAAK%2COT%2BnBV%2CUACI%3BIf1XJ%2CmBAAA%3BIoC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIpChqBA%2CUAAA%3BIoCmqBA%2CmBAAA%3B%3BEAEA%2CwBrB5SA%2CUACI%2COqB2SA%3BEpBrsBJ%2CwBDyZA%2CUACI%2COqB2SA%3BEpBpsBJ%2CuBDwZA%2CUACI%2COqB2SA%3BEzBtzBJ%2CmBI0gBA%2CUACI%2COqB2SA%3BEZ36BJ%2CKAAK%2CKAAK%2COT%2BnBV%2CUACI%2COqB2SA%3BIACA%2CWAAA%3B%3BErBzSI%2CwBAJR%2CUACI%2COAGK%2CeAAe%3BEAChB%2CwBALR%2CUACI%2COAIK%2CeAAe%3BEC9ZxB%2CwBDyZA%2CUACI%2COAGK%2CeAAe%3BEC7ZxB%2CwBDyZA%2CUACI%2COAIK%2CeAAe%3BEC7ZxB%2CuBDwZA%2CUACI%2COAGK%2CeAAe%3BEC5ZxB%2CuBDwZA%2CUACI%2COAIK%2CeAAe%3BEJ%5C%2FgBxB%2CmBI0gBA%2CUACI%2COAGK%2CeAAe%3BEJ9gBxB%2CmBI0gBA%2CUACI%2COAIK%2CeAAe%3BESpoBxB%2CKAAK%2CKAAK%2COT%2BnBV%2CUACI%2COAGK%2CeAAe%3BESnoBxB%2CKAAK%2CKAAK%2COT%2BnBV%2CUACI%2COAIK%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAYZ%2CwBAlBA%2CUACI%2COAQI%3BEClaR%2CwBDyZA%2CUACI%2COAQI%3BECjaR%2CuBDwZA%2CUACI%2COAQI%3BEJnhBR%2CmBI0gBA%2CUACI%2COAQI%3BESxoBR%2CKAAK%2CKAAK%2COT%2BnBV%2CUACI%2COAQI%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEA2BZ%3BIf%5C%2FZA%2CWAAA%3B%3BEemhBA%3BEWxiBA%2CKAAK%2COAAO%3BEW%5C%2FNZ%3BErBqOA%3BIDmiBI%2CgBAAA%3B%3BEADJ%2C0BAGI%3BEW3iBJ%2CKAAK%2COAAO%2CSX2iBR%3BEsB1wBJ%2CqBtB0wBI%3BECriBJ%2CyBDqiBI%3BIflyBJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEewxBA%2C0BAOI%2CQAAU%3BEW%5C%2FiBd%2CKAAK%2COAAO%2CSX%2BiBR%2CQAAU%3BEsB9wBd%2CqBtB8wBI%2CQAAU%3BECziBd%2CyBDyiBI%2CQAAU%3BIACN%2CaAAA%3B%3BEAUR%3BEOtSA%2CoBAMI%3BEAyBJ%2CaAmBI%2COASI%3BEAiIR%3BIP2GI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAmMJ%3BEGtjBA%2CqBAuBI%3BEA4BJ%2CoBAKI%3BEAJJ%2CqBAII%3BEAHJ%2CoBAGI%3BEAFJ%2CqBAEI%3BEADJ%2CgBACI%3BEmB5dJ%2CuBACI%3BEdyVJ%2CwBACI%3BIvB3GJ%2CiBAAA%3B%3BEemwBA%3BEIhgCA%2CcAAc%3BEmBCd%2CcAAc%3BER4gBd%2CcAAc%3BI9BhRd%2CiBAAA%3B%3BEemzBA%3BEe7gBA%2CsBACI%2CQAAO%3BI9BvSX%2CqBAAA%3BIuC9QA%2CqBAAA%3B%3BEAMA%2CiBAAC%3BET8iBD%2CsBACI%2CQAAO%2CMS%5C%2FiBV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSwC%5C%2FQS%2COxC%2BQT%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BExBouBA%2CiBAAC%3BEevgBD%2CsBACI%2CQAAO%2CMfsgBV%3BIACG%2C0BAAA%3B%3BEAwQJ%3BE2B1yCA%3BEC4FA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BI5B6rCnC%2CaAAA%3B%3BEAsCA%3BEJrtCA%3BEmBscA%3BIfgxBI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%2BCJ%2CyBACI%2CWACI%2CoBACI%3BEJrwCZ%2C4BImwCI%2CWACI%2CoBACI%3BEJpwCZ%2CyBIkwCI%2CWACI%2CoBACI%3BEel1BZ%2CQfg1BI%2CWACI%2CoBACI%3BEej1BZ%2CuBf%2B0BI%2CWACI%2CoBACI%3BEeh1BZ%2CiBf80BI%2CWACI%2CoBACI%3BIAEI%2CkBAAA%3B%3BEAmChB%3BI6BztCA%2CYAAA%3B%3BE7BytCA%2C2B6BvtCE%2CQAGI%2CKACI%3BE7BmtCV%2C2B6BttCE%2CQAEI%2CKACI%3BE7BmtCV%2C2B6BrtCE%2CQACI%2CKACI%3BE7BmtCV%2C2B6BvtCE%2CQAGI%2CKAEI%3BE7BktCV%2C2B6BttCE%2CQAEI%2CKAEI%3BE7BktCV%2C2B6BrtCE%2CQACI%2CKAEI%3BIACE%2CYAAA%3B%3BE7BitCZ%2C2B6B5sCE%2CQACI%2CKACI%3BE7B0sCV%2C2B6B5sCE%2CQACI%2CKAEI%3BI5CoCV%2C6BAAA%3B%3BEekrCA%3BEG9hCA%2CQA2BI%3BEFnIJ%3BEaiOA%3BIds6BI%2CkBAAA%3B%3BEADJ%2CkBAGI%3BEAHJ%2CkBAII%3BEGliCJ%2CQA2BI%2CSHsgCA%3BEGjiCJ%2CQA2BI%2CSHugCA%3BEC1oCJ%2C6BDyoCI%3BECzoCJ%2C6BD0oCI%3BEcz6BJ%2CyBdw6BI%3BEcx6BJ%2CyBdy6BI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEANR%2CkBAQI%3BEGtiCJ%2CQA2BI%2CSH2gCA%3BEC9oCJ%2C6BD8oCI%3BEc76BJ%2CyBd66BI%3BIACI%2CqBAAA%3BIACA%2CYAAA%3B%3BEAVR%2CkBAaI%3BEG3iCJ%2CQA2BI%2CSHghCA%3BECnpCJ%2C6BDmpCI%3BEcl7BJ%2CyBdk7BI%3BIf%5C%2FrCJ%2CiBAAA%3BIeisCQ%2CUAAA%3B%3BEAfR%2CkBAkBI%3BEGhjCJ%2CQA2BI%2CSHqhCA%3BECxpCJ%2C6BDwpCI%3BEcv7BJ%2CyBdu7BI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEA0DR%3BEEp4CA%3BEK8YA%2CeAEI%3BEYnJJ%2CeACI%3BIlC3HJ%2CUAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIekmCL%2CiBAAA%3BIACA%2CkBAAA%3B%3BEA%2BUJ%2C2BACI%2COAGM%3BEKvsDV%2CiCLosDI%2COAGM%3BEMztDV%2CuBNstDI%2COAGM%3BEOxrCV%2CcPqrCI%2COAGM%3BIACE%2CSAAA%3BIACA%2CiBAAA%3B%3BEANZ%2C2BACI%2COAGM%2CSAIE%3BEK3sDZ%2CiCLosDI%2COAGM%2CSAIE%3BEM7tDZ%2CuBNstDI%2COAGM%2CSAIE%3BEO5rCZ%2CcPqrCI%2COAGM%2CSAIE%3BIf5lDZ%2CiBAAA%3B%3BEeolDA%2C2BACI%2COAYI%3BEKhtDR%2CiCLosDI%2COAYI%3BEMluDR%2CuBNstDI%2COAYI%3BEOjsCR%2CcPqrCI%2COAYI%3BIfjmDR%2CiBAAA%3B%3BEeolDA%2C2BAkBI%2CiBACI%3BEKttDR%2CiCLqtDI%2CiBACI%3BEMxuDR%2CuBNuuDI%2CiBACI%3BEOvsCR%2CcPssCI%2CiBACI%3BIACI%2CaAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3B%3BEiBz0DZ%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BEACA%3BIACI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%2COAAO%3BIAGH%2CiBAAA%3B%3BEarDA%2CCAAC%2CmBAAwB%2CQbkDtB%3BIhCoMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6CrZL%2CCAAC%2CoBAAyB%2CQb%2BCvB%3BIhCoMP%2CmBAAA%3BI6C9KA%2CqBAAA%3BI7C8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6ClZL%2CCAAC%2CyBAA%2BB%2CQb4C7B%3BIhCoMP%2CmBAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6C%5C%2FYL%2CCAAC%2C0BAAgC%2CQbyC9B%3BIhCoMP%2CmBAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgChWT%3BIAEI%2CiBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BI7CuO9B%2CmBAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6CtYL%2CCAAC%2CyBAA%2BB%3BI7CoOpC%2CmBAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6CnYL%2CCAAC%2C0BAAgC%3BI7CiOrC%2CmBAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgC1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BI7C2N9B%2CmBAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6C1XL%2CCAAC%2CyBAA%2BB%3BI7CwNpC%2CmBAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE6CvXL%2CCAAC%2C0BAAgC%3BI7CqNrC%2CmBAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgC9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEc6IJ%3BIACI%2CaAAA%3B%3BEAGJ%3BI9CiJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BI8CtJJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BECXR%3BI%5C%2FCSA%2CmBAAA%3BIAAA%2CgBAAA%3BI%2BCJI%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%3BI%5C%2FChBN%2CgBAAA%3B%3BE%2BCTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BI%5C%2FCxBJ%2CkBAAA%3BI%2BC0BQ%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%3BI%5C%2FC%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BI%2BCsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BI%5C%2FC1DtB%2CWAAA%3BIAAA%2CqBAAA%3B%3BE%2BCkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BI%5C%2FCpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BI%2BC2EgB%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%3BI%5C%2FCzFpB%2CqBAAA%3BIuChOA%2CqBAAA%3B%3BEQmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBRnGhB%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuC2CA%2CWQkPI%2CQA2DK%2COACK%2CaAGI%2CgBRjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgD9NQ%2COhD8NR%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQlFA%2CWAiCI%2CQA8EI%3BI%5C%2FCtGR%2CmBAAA%3BIAAA%2CsBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BI%2BC8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BI%5C%2FClHZ%2CgBAAA%3B%3BE%2BCTA%2CWAiCI%2CQA8EI%2CSAyIF%3BI%5C%2FC%5C%2FON%2CgBAAA%3B%3BE%2BCkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BI%5C%2FC1PT%2CcAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2C4BAAA%3BI%2BC%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BI%5C%2FCpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIAAA%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BI%2BCuQY%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%3BI%5C%2FCzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BE%2BCgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BI%5C%2FCjJjB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BE%2BCTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BI%5C%2FCzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CWAAA%3B%3BE%2BCTA%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%3BI%5C%2FCpL5B%2CqBAAA%3BIuChOA%2CqBAAA%3B%3BEQgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBR9LxB%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuC2CA%2CWQkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBR5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgDxPQ%2COhDwPR%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQ0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BI%5C%2FCpMZ%2CqBAAA%3BIuChOA%2CqBAAA%3B%3BEAMA%2CWQkPI%2CQA2KK%2CKR7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgDzPgB%2COhDyPhB%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQkIY%2CWAnLR%2CQA2KK%2CKAQI%3BIACG%2CaAAA%3B%3BEAGJ%2CWAvLR%2CQA2KK%2CKAYI%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CWA9LR%2CQA2KK%2CKAmBI%2CMAAS%3BIACN%2C4BAAA%3B%3BEApBR%2CWA3KJ%2CQA2KK%2CKAuBG%3BIACI%2CcAAA%3B%3BEDnNhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEGpGR%3BIjDyFA%2CgCAAA%3B%3BEkD1OA%2CQAAQ%2CKAAK%3BICrDb%2CkBAAA%3BIACA%2CUAAA%3BIDsDI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BElDdJ%2CQkDUQ%2CKAAK%2CMlDVZ%3BEACD%2CQkDSQ%2CKAAK%2CMlDTZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQkDIQ%2CKAAK%2CMlDJZ%3BIACG%2CWAAA%3B%3BEkDGJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDgDJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%2CMAID%3BInDwRN%2CYAAA%3BImDtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BED0CR%2CQAAQ%2CKAAK%2CMCtCX%2CQAAK%3BInDgRP%2CgBAAA%3BImD7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEnDsBJ%2CQkDUQ%2CKAAK%2CMCtCX%2CQAAK%2CQnD4BN%3BEACD%2CQkDSQ%2CKAAK%2CMCtCX%2CQAAK%2CQnD6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQkDIQ%2CKAAK%2CMCtCX%2CQAAK%2CQnDkCN%3BIACG%2CWAAA%3B%3BEmD3BA%2CQD8BI%2CKAAK%2CMCtCX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BED6BR%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%3BInDsNP%2CkBAAA%3B%3BEkD1OA%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%3BInDoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CsBAAA%3BImD%5C%2FLQ%2CmBAAA%3BInD%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BEtBjJA%2CQwEzFQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUzEmEL%3BIsBiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEtB5IA%2CQwE9FQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUzEwEL%3BIsB4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEtBvIA%2CQwEnGQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUzE6EL%3BIsBuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEmD1LI%2CQDhDI%2CKAAK%2CMCoBX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjDI%2CKAAK%2CMCoBX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BInDyL9B%2CmBAAA%3B%3BEmDrLI%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%3BInDkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEmD5KI%2CQD9DI%2CKAAK%2CMCoBX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD%5C%2FDI%2CKAAK%2CMCoBX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQDhEI%2CKAAK%2CMCoBX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BInD0KtB%2CmBAAA%3B%3BEkD1OA%2CQAAQ%2CKAAK%2CMCqEX%2CQAAK%3BInDqKP%2CmBAAA%3BImDnKI%2CgBAAA%3BIACA%2C4BAAA%3BInDkKJ%2CsBAAA%3B%3BEkDnOQ%2CQAPA%2CKAAK%2CMAMT%2CMAAK%2CMAAO%2CEACP%3BIACG%2CaAAA%3B%3BEE5BZ%3BIpD8PA%2CgBAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BEoDjBJ%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%3BIrDiQJ%2CkBAAA%3B%3BEoD9PA%2CgBCMA%2CWAKI%2CEAAC%3BIrDmPL%2CeAAA%3B%3BEoD9PA%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%3BEzEwuBvB%2CmBAAmB%3BEACnB%2CmBAAmB%2CIAAI%3BIACtB%2CwBAAA%3B%3BEASG%2CYALH%2CaACC%2CwBAEC%2CEAEE%3BEAAD%2CYALH%2CaACC%2CwBAGC%2CKACE%3BIACA%2CaAAA%3B%3BEAPL%2CYAaC%2CQAAO%3BIACN%2CaAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3B%3BEAjBF%2CYAaC%2CQAAO%2CQAMN%3BIACC%2CQAAA%3BIDn1BA%2CYAAA%3BIACA%2CaAAA%3B%3BEC8zBH%2CYAaC%2CQAAO%2CQAWN%3BIACC%2CQAAA%3BIDx1BA%2CaAAA%3BIACA%2CcAAA%3B%3BEC8zBH%2CYAaC%2CQAAO%2CQAWN%2CgBAIC%3BIACC%2CeAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEA%5C%2FBJ%2CYAaC%2CQAAO%2CQAWN%2CgBAIC%2CMAKC%3BIACC%2CWAAA%3B%3BEAlCL%2CYAaC%2CQAAO%2CQA0BN%3BIACC%2CQAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2C6BAAA%3BID32BA%2CaAAA%3BIACA%2CcAAA%3B%3BEC8zBH%2CYAaC%2CQAAO%2CQA0BN%2CeAQC%3BIACC%2CYAAA%3B%3BEAhDJ%2CYAaC%2CQAAO%2CQA0BN%2CeAQC%2CkBAGC%2CQAAO%3BIACN%2CYAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3B%3BEArDL%2CYAaC%2CQAAO%2CQA0BN%2CeAQC%2CkBAGC%2CQAAO%2CSAKN%3BIACC%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEAGD%2CYAzDJ%2CQAAO%2CQA0BN%2CeAQC%2CkBAGC%2CQAAO%2CSAoBL%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEA1EN%2CYAaC%2CQAAO%2CQA0BN%2CeAQC%2CkBAGC%2CQAAO%2CSA2BN%2CSAAQ%3BIACP%2CQAAA%3BIACA%2CUAAA%3B%3BEA%5C%2FEN%2CYAaC%2CQAAO%2CQA0BN%2CeA6CC%3BIACC%2CcAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CYA5EH%2CQAAO%2CQA0BN%2CeA6CC%2CsBAKE%3BIACA%2CqBAAA%3B%3BEA1FL%2CYAaC%2CQAAO%2CQA0BN%2CeA6CC%2CsBASC%2CEAAC%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEA%5C%2FFL%2CYAaC%2CQAAO%2CQA0BN%2CeA6CC%2CsBAcC%3BIACC%2CcAAA%3B%3BEAnGL%2CYAaC%2CQAAO%2CQA2FN%3BIACC%2CQAAA%3BIDx6BA%2CaAAA%3BIACA%2CcAAA%3B%3BEC8zBH%2CYAaC%2CQAAO%2CQA2FN%2CgBAIC%3BIACC%2CUAAA%3B%3BEA7GJ%2CYAaC%2CQAAO%2CQA2FN%2CgBAIC%2CcAGC%2CeACC%2CkBACC%2CSACC%3BIACC%2CYAAA%3BIACA%2CeAAA%3B%3BEApHR%2CYAaC%2CQAAO%2CQA2FN%2CgBAIC%2CcAGC%2CeACC%2CkBAQC%2CQAAO%3BIACN%2CYAAA%3BIACA%2CUAAA%3B%3BEAEA%2CYA%5C%2FGN%2CQAAO%2CQA2FN%2CgBAIC%2CcAGC%2CeACC%2CkBAQC%2CQAAO%2COAIL%3BIACA%2CcAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CaAAa%2CUAAb%3BIACA%2CeAAA%3B%3BEAUR%3BIACC%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAOE%2CoBALF%2CuBAGC%2CgBAEE%3BEACD%2CoBANF%2CuBAGC%2CgBAGE%3BIACA%2CaAAA%3B%3BEAXJ%2CoBAgBC%3BIACC%2CgBAAA%3B%3BEAjBF%2CoBAgBC%2CqBAGC%2CuBACC%3BIACC%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEA1BJ%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%3BIACD%2CaAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CoBAhBJ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMAIA%3BIACA%2CSAAA%3B%3BEAjCN%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMAQA%3BIACA%2CcAAA%3BIAEA%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3B%3BEAEA%2CoBA9BL%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMAQA%2CIAUC%3BIACA%2CmBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3B%3BEAIF%2CoBAxCJ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA4BA%2CiBACC%3BIACA%2CcAAA%3B%3BEAEA%2CoBA5CN%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA4BA%2CiBACC%2CIAGC%3BIACA%2CcAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAKH%2CoBArDJ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMAyCA%2CiBACC%3BIACA%2CcAAA%3B%3BEAEA%2CoBAzDN%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMAyCA%2CiBACC%2CIAGC%3BIACA%2CcAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAOD%2CoBApEN%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMAsDA%2CMACC%2CIACC%3BIACA%2CmBAAA%3B%3BEArFR%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%3BIACC%2CYAAA%3BIACA%2CgBAAA%3BIACA%2C6BAAA%3B%3BEA7FN%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%3BIACC%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3B%3BEArGP%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%3BIACC%2CoBAAA%3BIDjjCL%2CaAAA%3BIACA%2CcAAA%3B%3BECw8BH%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%2CqBAIC%3BIACC%2CsBAAA%3BIACA%2CiBAAA%3B%3BEA7GT%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%2CqBAIC%2CGAIC%3BIACC%2CgBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CoBAnGT%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%2CqBAIC%2CGAIC%2CGAIE%3BIACA%2CeAAA%3B%3BEAGD%2CoBAvGT%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%2CqBAIC%2CGAIC%2CGAQE%3BIACA%2CkBAAA%3B%3BEAxHX%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%2CqBAIC%2CGAIC%2CGAYC%3BIACC%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CoBAnHV%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%2CqBAIC%2CGAIC%2CGAYC%2CEAQE%3BIACA%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGD%2CoBA3HV%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%2CqBAIC%2CGAIC%2CGAYC%2CEAgBE%3BIACA%2CcAAA%3BIACA%2C0BAAA%3B%3BEAMJ%2CoBAnIP%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%2CqBA4CE%2C0BACA%3BIACC%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAJF%2CoBAnIP%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%2CqBA4CE%2C0BAOA%3BIACC%2CiBAAA%3BIACA%2CmBAAA%3B%3BEATF%2CoBAnIP%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%2CqBA4CE%2C0BAOA%2CGAIC%3BIACC%2CeAAA%3B%3BEAZH%2CoBAnIP%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAQC%2CqBA4CE%2C0BAOA%2CGAIC%2CGAGC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEAnKZ%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%3BIACC%2CoBAAA%3BIDpnCL%2CaAAA%3BIACA%2CcAAA%3B%3BECw8BH%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%3BIACC%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CeAAA%3B%3BEAlLT%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIDhoCP%2CaAAA%3BIACA%2CcAAA%3B%3BECw8BH%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%2CKAMC%2CKACC%3BIACA%2CcAAA%3BIACA%2CgCAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEA%5C%2FLZ%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%2CKAMC%2CKACC%2CIAMA%3BIACC%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEAGD%2CoBA1LX%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%2CKAMC%2CKACC%2CIAeC%3BIACA%2CwBAAA%3B%3BEA3Mb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%2CKAMC%2CKACC%2CIAmBA%3BIACC%2CwBAAA%3B%3BEAGD%2CoBAlMX%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%2CKAMC%2CKACC%2CIAuBC%3BIACA%2CqBAAA%3B%3BEADD%2CoBAlMX%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%2CKAMC%2CKACC%2CIAuBC%2CMAGA%3BIACC%2CcAAA%3B%3BEAtNd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%2CKAMC%2CKAiCA%3BIACC%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3B%3BEA9NZ%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%2CKAMC%2CKAiCA%2CGAKC%3BIACC%2CmBAAA%3B%3BEAjOb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%2CKAMC%2CKAiCA%2CGAKC%2CGAGC%2CEACC%3BIACC%2CeAAA%3B%3BEAEA%2CoBAvNd%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%2CKAMC%2CKAiCA%2CGAKC%2CGAGC%2CEACC%2CKAGE%3BIACA%2CaAAA%3B%3BEAIF%2CoBA5Nb%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA2EC%2CuBAIC%2C6BAME%2CKAMC%2CKAiCA%2CGAKC%2CGAGC%2CEASE%2CMACA%3BIACC%2CcAAA%3B%3BEA9OhB%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%3BIACC%2CoBAAA%3BIDnsCL%2CaAAA%3BIACA%2CcAAA%3B%3BECw8BH%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%3BIACC%2CkBAAA%3B%3BEA9PT%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%3BIACC%2CWAAA%3BIACA%2CgBAAA%3B%3BEAlQV%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%3BIACC%2CiBAAA%3BIACA%2C6BAAA%3B%3BEAEA%2CoBAxPV%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBAIE%3BEACD%2CoBAzPV%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBAKE%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BEA7QZ%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBAYC%2CoBACC%3BIACC%2CsBAAA%3B%3BEAlRb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBAYC%2CoBACC%2CyBAGC%3BIACC%2CwBAAA%3B%3BEArRd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBAYC%2CoBACC%2CyBAOC%3BIACC%2C%2BBAAA%3B%3BEAzRd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBAYC%2CoBAaC%3BIACC%2CwBAAA%3B%3BEA9Rb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%3BIACC%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3B%3BEArSZ%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAKC%3BIACC%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3B%3BEA3Sb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAYC%3BIACC%2CQAAA%3BIACA%2CkBAAA%3B%3BEAhTb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAYC%2COAIC%3BIACC%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGD%2CoBAzSZ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAYC%2COAWE%2CUACA%3BIACC%2CcAAA%3B%3BEAEA%2CoBA7Sd%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAYC%2COAWE%2CUACA%2CKAGE%3BIACA%2CSAAS%2COAAT%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAKH%2CoBArTZ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAYC%2COAuBE%2CYACA%3BIACC%2CcAAA%3B%3BEAEA%2CoBAzTd%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAYC%2COAuBE%2CYACA%2CKAGE%3BIACA%2CSAAS%2COAAT%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEA5UhB%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAgDC%3BIACC%2CQAAA%3B%3BEAnVb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAoDC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3B%3BEA3Vb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAoDC%2CmBAOC%3BIACC%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAhWd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAkEC%3BIACC%2CQAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3B%3BEAvWb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAwEC%3BIACC%2CQAAA%3BIACA%2CYAAA%3B%3BEA5Wb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAwEC%2CwBAIC%3BIACC%2CyBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAlXd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAwEC%2CwBAIC%2CGAMC%3BIACC%2CSAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEAvXf%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%3BIACC%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CaAAA%3BIACA%2CQAAA%3B%3BEAjYb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%2CWAOC%3BEAnYb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%2CWAQC%3BEApYb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%2CWASC%3BIACC%2CaAAA%3B%3BEAtYd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%2CWAOC%2CeAKC%3BEAxYd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%2CWAQC%2CmBAIC%3BEAxYd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%2CWASC%2CeAGC%3BIACC%2CeAAA%3B%3BEAzYf%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%2CWAiBC%3BIACC%2CaAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEAhZd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%2CWAiBC%2CeAKC%3BIACC%2CaAAA%3B%3BEAnZf%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%2CWA2BC%3BIACC%2CSAAA%3BIACA%2CaAAA%3B%3BEAzZd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%2CWA2BC%2CWAIC%3BIACC%2C6BAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEA9Zf%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBA0FC%2CWA2BC%2CWAUC%3BIACC%2CaAAA%3B%3BEAMF%2CoBAxZZ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBACE%3BIACA%2CaAAA%3B%3BEAGD%2CoBA5ZZ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBAKE%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3BEAJD%2CoBA5ZZ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBAKE%2CQAMA%3BIACC%2CaAAA%3B%3BEAPF%2CoBA5ZZ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBAKE%2CQAMA%2C0BAGC%2CeAAc%3BIACb%2CeAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CoBA9af%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBAKE%2CQAMA%2C0BAGC%2CeAAc%2CKASZ%2CIAAI%2CWAAW%3BIACf%2CyBAAA%3BIACA%2CuBAAA%3BIACA%2C0BAAA%3BIACA%2CcAAA%3B%3BEAGD%2CoBArbf%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBAKE%2CQAMA%2C0BAGC%2CeAAc%2CKAgBZ%3BIACA%2CaAAA%3BIACA%2CcAAA%3BIACA%2C0BAAA%3B%3BEAGD%2CoBA3bf%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBAKE%2CQAMA%2C0BAGC%2CeAAc%2CKAsBZ%3BIACA%2CgBAAA%3B%3BEAMJ%2CoBAlcZ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBA2CE%2CcACA%3BIACC%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEALF%2CoBAlcZ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBA2CE%2CcACA%2C0BAMC%3BIACC%2CUAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CyBAAA%3B%3BEAEA%2CoBAjdf%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBA2CE%2CcACA%2C0BAMC%2CeAQE%3BIACA%2CaAAA%3BIACA%2CyBAAA%3B%3BEAEA%2CoBArdhB%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBA2CE%2CcACA%2C0BAMC%2CeAQE%2CSAIC%3BIACA%2CyBAAA%3B%3BEAIF%2CoBA1df%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBA2CE%2CcACA%2C0BAMC%2CeAiBE%3BIACA%2CaAAA%3BIACA%2CyBAAA%3B%3BEAGD%2CoBA%5C%2Fdf%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqIC%2CkBA2CE%2CcACA%2C0BAMC%2CeAsBE%3BIACA%2CgBAAA%3B%3BEAhfjB%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqNC%3BIACC%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3B%3BEAjgBb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAkOC%2CWACC%3BIACC%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAvgBd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAkOC%2CWACC%2CGAIC%3BIACC%2CgBAAA%3B%3BEA1gBf%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAkOC%2CWAUC%3BIACC%2CkBAAA%3B%3BEA%5C%2FgBd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAkOC%2CWAUC%2CGAGC%3BIACC%2CgBAAA%3B%3BEAlhBf%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqPC%3BIACC%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CyBAAA%3B%3BEAEA%2CoBAjhBZ%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqPC%2CUAUE%3BIACA%2CqBAAA%3BIACA%2CqCAAA%3B%3BEAniBd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqQC%3BIACC%2CQAAA%3BIACA%2CkBAAA%3B%3BEAziBb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBA0JC%2CoBAIC%2CqBAGC%2CcAIC%2CmBA8BC%2CsBAqQC%2CyBAIC%3BIACC%2CaAAA%3B%3BEA5iBd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAsdC%3BID9%5C%2FCJ%2CaAAA%3BIACA%2CcAAA%3B%3BECw8BH%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAsdC%2CoBAGC%3BIACC%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CcAAA%3B%3BEA7jBT%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAkeC%3BIACC%2CiBAAA%3B%3BEAlkBR%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAkeC%2CyBAGC%2CcACC%2CeACC%3BIACC%2CuBAAA%3BIACA%2CiBAAA%3B%3BEAxkBX%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAkeC%2CyBAGC%2CcACC%2CeACC%2CWAIC%2CYACC%3BIACC%2CiBAAA%3B%3BEA5kBb%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAkeC%2CyBAGC%2CcACC%2CeACC%2CWAIC%2CYACC%2CMAGC%3BIACC%2CmBAAA%3BIACA%2CeAAA%3B%3BEAhlBd%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAkeC%2CyBAGC%2CcACC%2CeAiBC%3BIACC%2CmBAAA%3B%3BEAvlBX%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAkeC%2CyBAGC%2CcACC%2CeAiBC%2CQAGC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEA3lBZ%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAkeC%2CyBAgCC%2CgBACC%2CSACC%2CaACC%3BIACC%2CgBAAA%3B%3BEArmBZ%2CoBAgBC%2CqBAGC%2CuBACC%2CGAQC%2CGAAE%2CMA8DD%2C0BAKC%2CqBAkeC%2CyBAgCC%2CgBACC%2CSACC%2CaAKC%2CQAAO%3BIACN%2CqBAAA%3B%3BEAcZ%3BIACC%2CuBAAA%3BIACA%2CeAAA%3B%3BEAFD%2CsBAIC%3BIACC%2CcAAA%3BIACA%2CmBAAA%3B%3BEAGC%2CsBALF%2CMAIC%2CEACE%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAXJ%2CsBAIC%2CMAWC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEAjBH%2CsBAIC%2CMAWC%2CYAIC%3BIACC%2CgBAAA%3B%3BE0EtGJ%2CgBACC%2CWACC%3BIACC%2CWAAA%3B%3BEAHH%2CgBACC%2CWACC%2CoBAGC%2CwBACC%2COACC%3BIACC%2CoBAAA%3BIACA%2CeAAA%3B%3BEATN%2CgBACC%2CWACC%2CoBAGC%2CwBAQC%2CSAAQ%2CKAAK%2CMACZ%2CYACE%2CQAAK%2CMACL%3BIACC%2CeAAA%3BIACA%2CeAAA%3B%3BEAGD%2CgBApBN%2CWACC%2CoBAGC%2CwBAQC%2CSAAQ%2CKAAK%2CMACZ%2CYACE%2CQAAK%2CMAMJ%2COACA%3BIACC%2CgBAAA%3B%3BEA6aT%2CSACC%3BIACC%2CoBAAA%3BIACG%2CiBAAA%3BIACA%2CWAAA%3B%3BECr5DF%3BIACI%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CcAII%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEARR%2CcAWI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEC0RX%2CYACC%2COAAM%3BIACL%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3B%3BECu%5C%2FBC%2CsBAEI%3BEADJ%2CoBACI%3BIACI%2CcAAA%3B%3BEAIR%2CQACI%2CMACI%2CUACI%2CeACI%3BIACI%2CUAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CIAAI%2CsBAAuB%2CSAP3C%2CMACI%2CUACI%2CeACI%3BEAKI%2CIAAI%2CoBAAqB%2CSARzC%2CMACI%2CUACI%2CeACI%3BEAMI%2CIAAI%2C2BAA4B%2CSAThD%2CMACI%2CUACI%2CeACI%3BIAOQ%2C%2BBAAA%3B%3BEAEA%2CIALA%2CsBAAuB%2CSAP3C%2CMACI%2CUACI%2CeACI%2CcASS%2CUAAU%3BEAAX%2CIAJA%2CoBAAqB%2CSARzC%2CMACI%2CUACI%2CeACI%2CcASS%2CUAAU%3BEAAX%2CIAHA%2C2BAA4B%2CSAThD%2CMACI%2CUACI%2CeACI%2CcASS%2CUAAU%3BIACP%2CmCAAA%3B%3BEAIR%2CQAjBhB%2CMACI%2CUACI%2CeACI%2CcAcK%3BIACG%2CqBAAA%3B%3BEAEA%2CIAAI%2CoBAAqB%2CSApB7C%2CMACI%2CUACI%2CeACI%2CcAcK%3BIAIO%2CaAAA%3B%3BEAJR%2CQAjBhB%2CMACI%2CUACI%2CeACI%2CcAcK%2CgBAOG%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3BIACA%2C4BAAA%3BIACA%2C2BAAA%3BIACA%2CwBAAA%3B%3BEA%5C%2FB5B%2CQACI%2CMACI%2CUACI%2CeACI%2CcA%2BBI%2CmBACI%2CoBACI%2CyBACI%3BIACI%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAxCpC%2CQACI%2CMACI%2CUACI%2CeACI%2CcA%2BBI%2CmBAUI%2CsBACI%3BIACI%2CcAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CQApDpB%2CMACI%2CUACI%2CeACI%2CcA%2BBI%2CmBAkBK%2CaACG%3BIACI%2CaAAA%3B%3BEAFR%2CQApDpB%2CMACI%2CUACI%2CeACI%2CcA%2BBI%2CmBAkBK%2CaACG%2C4BAGI%3BIACI%2CeAAA%3B%3BEAMhB%2CQA%5C%2FDhB%2CMACI%2CUACI%2CeACI%2CcA4DK%2CUAAU%3BIACP%2CgBAAA%3B%3BEAGJ%2CQAnEhB%2CMACI%2CUACI%2CeACI%2CcAgEK%2CeAAe%3BIACZ%2CgBAAA%3B%3BEArExB%2CQA4EI%2CSACI%3BIACI%2CsBAAA%3B%3BEAMA%2CQAFR%2CcACI%2COACK%2COACG%3BIACI%2CcAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CQAFR%2CcACI%2COACK%2COACG%2CaAKI%3BIACI%2CkBAAA%3BIACA%2C6BAAA%3BIACA%2CeAAA%3B%3BEATZ%2CQAFR%2CcACI%2COACK%2COAeG%3BIACI%2CgBAAA%3B%3BEAhBR%2CQAFR%2CcACI%2COACK%2COAeG%2CeAGI%3BIACI%2COAAA%3BIAEA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEA3BZ%2CQAFR%2CcACI%2COACK%2COAeG%2CeAeI%3BIACI%2COAAA%3BIACA%2CQAAA%3BIAEA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3B%3BEAtCZ%2CQAFR%2CcACI%2COACK%2COAeG%2CeAeI%2CgBAUI%2CqBACI%3BIACI%2CiBAAA%3BIACA%2C4BAAA%3B%3BEAEA%2CQA%5C%2FC5B%2CcACI%2COACK%2COAeG%2CeAeI%2CgBAUI%2CqBACI%2CsBAIK%3BIACG%2CQAAA%3B%3BEA9CxB%2CQAFR%2CcACI%2COACK%2COAeG%2CeAeI%2CgBAUI%2CqBAUI%3BIACI%2CeAAA%3B%3BEAnDpB%2CQAFR%2CcACI%2COACK%2COAeG%2CeAeI%2CgBAUI%2CqBAUI%2CwBAGI%2COACI%3BIACI%2CcAAA%3B%3BEAvD5B%2CQAFR%2CcACI%2COACK%2COAeG%2CeAeI%2CgBAUI%2CqBAUI%2CwBAGI%2COACI%2CMAGI%3BIACI%2CcAAA%3B%3BEAEA%2CQA9DxC%2CcACI%2COACK%2COAeG%2CeAeI%2CgBAUI%2CqBAUI%2CwBAGI%2COACI%2CMAGI%2CEAGK%3BIACG%2C6BAAA%3BIACA%2C0BAAA%3B%3BEA9DpC%2CQAFR%2CcACI%2COACK%2COAeG%2CeA4EI%3BIACI%2CqBAAA%3B%3BEAaZ%2CQA3GR%2CcACI%2COA0GK%3BIACG%2CWAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3B%3BEAHJ%2CQA3GR%2CcACI%2COA0GK%2CWAKG%3BIAEI%2CmBAAA%3B%3BEAPR%2CQA3GR%2CcACI%2COA0GK%2CWAUG%3BIACI%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAhBR%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2C8BAAA%3BIACA%2CyBAAA%3B%3BEAvBR%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAMI%3BIACI%2CaAAA%3BIACA%2CsBAAA%3B%3BEA3BZ%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAMI%2COAII%3BIACI%2CcAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3B%3BEAjChB%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAMI%2COAWI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAtChB%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%3BIACI%2CiBAAA%3B%3BEA3CZ%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%3BIACD%2CcAAA%3B%3BEAIQ%2CQA7JhC%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAGD%2CYACI%2CSACK%3BIACG%2CaAAA%3B%3BEAnD5B%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAGD%2CYACI%2CSAKI%3BIACI%2CyBAAA%3BIACA%2CyBAAA%3BIACA%2CoBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEA3D5B%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAGD%2CYACI%2CSAaI%3BIACI%2CkBAAA%3B%3BEA%5C%2FD5B%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAGD%2CYACI%2CSAaI%2CaAGI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAEA%2CQAnLxC%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAGD%2CYACI%2CSAaI%2CaAGI%2CEAOK%3BIACG%2CkBAAA%3B%3BEAzEpC%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%3BIACI%2CmBAAA%3B%3BEAjFpB%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQAGK%2CSACI%3BIACG%2CaAAA%3B%3BEArF5B%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CQA1MhC%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%2CSAMK%3BIACG%2CaAAA%3B%3BEAhG5B%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%2CSAUI%3BIACI%2CmBAAA%3B%3BEApG5B%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%2CSAUI%2CQ9EvmDpC%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2C2BAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEAEA%2CQ8E84CA%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%2CSAUI%2CQ9EvmDpC%2COAWK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CQ8Eg4CA%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%2CSAUI%2CQ9EvmDpC%2COAyBK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAW%2CUAAX%3BIACA%2CUAAA%3BIACA%2CyBAAA%3B%3BE8Eg%2BCI%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%2CSAUI%2CQ9E%5C%2FjDpC%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAKQ%2CQ8Eq2CR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%2CSAUI%2CQ9E%5C%2FjDpC%2CMASK%2CQAEI%2CSACI%3BEAAD%2CQ8Eq2CR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%2CSAUI%2CQ9E%5C%2FjDpC%2CMAUK%2CQACI%2CSACI%3BIACG%2CmBAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CQ8Eg2CR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%2CSAUI%2CQ9E%5C%2FjDpC%2CMASK%2CQAEI%2CSAMI%3BEAAD%2CQ8Eg2CR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%2CSAUI%2CQ9E%5C%2FjDpC%2CMAUK%2CQACI%2CSAMI%3BIACG%2CWAAW%2CQAAX%3BIACA%2CUAAA%3B%3BE8Ey8CJ%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAmCD%2CQASI%2CSAUI%2CQAII%3BIACI%2CeAAA%3B%3BEAxGhC%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAiED%3BIACI%2CiBAAA%3B%3BEA%5C%2FGpB%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAiED%2CSAGI%2CQAAO%3BIACH%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3B%3BEAEA%2CQAtOhC%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAiED%2CSAGI%2CQAAO%2CUAUF%3BIACG%2CqBAAA%3BIACA%2CqCAAA%3B%3BEA7H5B%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%3BIACI%2CYAAA%3B%3BEAnIpB%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAGK%2CSACI%3BIACG%2CaAAA%3B%3BEAIR%2CQAtP5B%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBASK%3BIACG%2CaAAA%3B%3BEA5IxB%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAaI%3BIACI%2CiBAAA%3B%3BEAhJxB%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAaI%2CU9EhlDhC%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2C2BAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CQ8E00CA%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAaI%2CU9EhlDhC%2COAYK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CQ8E4zCA%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAaI%2CU9EhlDhC%2COA0BK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAW%2CUAAX%3BIACA%2CUAAA%3BIACA%2CyBAAA%3B%3BE8E45CI%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAaI%2CU9EviDhC%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAKQ%2CQ8EiyCR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAaI%2CU9EviDhC%2CMASK%2CQAEI%2CSACI%3BEAAD%2CQ8EiyCR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAaI%2CU9EviDhC%2CMAUK%2CQACI%2CSACI%3BIACG%2CmBAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CQ8E4xCR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAaI%2CU9EviDhC%2CMASK%2CQAEI%2CSAMI%3BEAAD%2CQ8E4xCR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAaI%2CU9EviDhC%2CMAUK%2CQACI%2CSAMI%3BIACG%2CWAAW%2CQAAX%3BIACA%2CUAAA%3B%3BE8Eq4CJ%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAaI%2CUAII%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEArJ5B%2CQA3GR%2CcACI%2COA0GK%2CWAmBG%2C4BAuBI%2CSAGI%2CMAAK%2CUAqFD%2CsBAaI%2CUAII%2COAII%3BIACI%2CcAAA%3BIACA%2C0BAAA%3B%3BEAtV5C%2CQAkFI%2CcA%2BQI%3BIACI%2CkBAAA%3BIACA%2CcAAA%3B%3BEAEA%2CIAAI%2CoBAAqB%2CSAnRjC%2CcA%2BQI%3BIAKQ%2CaAAA%3B%3BEAtWhB%2CQAkFI%2CcAwRI%3BIACI%2CSAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3BEA7WZ%2CQAkFI%2CcAwRI%2CcAKI%3BIACI%2CeAAA%3BIACA%2CkBAAA%3B%3BEAjXhB%2CQAkFI%2CcAwRI%2CcAUI%3BIACI%2CWAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CIAAI%2CoBAAqB%2CSAvSjC%2CcAwRI%3BIAgBQ%2CaAAA%3B%3BEAMhB%2CaACI%2CwBACI%2COACI%3BIACI%2CoBAAA%3BIACA%2CeAAA%3B%3BEALhB%2CaACI%2CwBAQI%2CSAAQ%2CKAAK%2CMACT%2CYACK%2CQAAK%2CMACF%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CaAhBhB%2CwBAQI%2CSAAQ%2CKAAK%2CMACT%2CYACK%2CQAAK%2CMAMD%2COACG%3BIACI%2CgBAAA%3B%3BEAnB5B%2CaACI%2CwBAQI%2CSAAQ%2CKAAK%2CMAgBT%2CcACK%2CQAAK%2CQACF%2CUACI%2CeACI%2CcACI%2CmBACI%3BIACI%2CcAAA%3B%3BECzW3C%2CQASC%2CmBACC%2CoBACC%2CYACC%3BIACC%2CeAAA%3B%3BEAbL%2CQASC%2CmBACC%2CoBAOC%3BIACC%2CgBAAA%3B%3BEAlBJ%2CQASC%2CmBAaC%2CqBACC%3BIACC%2CeAAA%3B%3BEAxBJ%2CQASC%2CmBAmBC%2CoBACC%2CaACC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEAhCL%2CQASC%2CmBAmBC%2CoBAQC%2CwBACC%2CGACC%3BIACC%2CeAAA%3B%3BEAvCN%2CQASC%2CmBAmBC%2CoBAgBC%2CiBACC%3BIACC%2CgBAAA%3B%3BEA9CL%2CQASC%2CmBAmBC%2CoBAoCC%2C8BACC%3BIACC%2CcAAA%3B%3BEAlEL%2CQASC%2CmBAmBC%2CoBAoCC%2C8BACC%2CaAGC%3BIACC%2CeAAA%3B%3BEArEN%2CQASC%2CmBAmBC%2CoBAoCC%2C8BASC%3BIACC%2C2BAAA%3BIACA%2CaAAA%3B%3BEA3EL%2CQASC%2CmBAmBC%2CoBAoCC%2C8BASC%2CWAMC%3BEA%5C%2FEL%2CQASC%2CmBAmBC%2CoBAoCC%2C8BASC%2CWAOC%3BEAhFL%2CQASC%2CmBAmBC%2CoBAoCC%2C8BASC%2CWAQC%3BIACC%2CeAAA%3B%3BEAlFN%2CQASC%2CmBAmBC%2CoBAoCC%2C8BASC%2CWAMC%2CeAKC%2CeACC%3BEArFP%2CQASC%2CmBAmBC%2CoBAoCC%2C8BASC%2CWAOC%2CcAIC%2CeACC%3BEArFP%2CQASC%2CmBAmBC%2CoBAoCC%2C8BASC%2CWAQC%2CeAGC%2CeACC%3BIACC%2CeAAA%3B%3BEAtFR%2CQASC%2CmBAmBC%2CoBAoCC%2C8BASC%2CWAkBC%3BIACC%2CkBAAA%3B%3BEA5FN%2CQASC%2CmBAmBC%2CoBAoCC%2C8BASC%2CWAkBC%2CWAGC%2CeACC%3BIACC%2CeAAA%3B%3BEAhGR%2CQASC%2CmBA2GC%3BIACC%2CeAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3B%3BEA1HH%2CQASC%2CmBAoHC%3BIACC%2CoBAAA%3B%3BEAKE%2CQA1HJ%2CmBAoHC%2CkBAGC%2CyBACC%2CkBAEE%2CKAIA%2C0BACC%2CeAAc%3BEAJhB%2CQA3HJ%2CmBAoHC%2CkBAGC%2CyBACC%2CkBAGE%2CQAGA%2C0BACC%2CeAAc%3BIACb%2CYAAA%3BIACA%2CeAAA%3BI%5C%2FE7gDL%2CaAAA%3BIACA%2CcAAA%3B%3BE%2BEohDE%2CQAzIJ%2CmBAoHC%2CkBAGC%2CyBACC%2CkBAiBE%2CcAGA%2C0BACC%2CeAAc%3BIACb%2CYAAA%3BIACA%2CkBAAA%3BI%5C%2FE3hDL%2CcAAA%3BIACA%2CeAAA%3B%3BE%2BEk4CH%2CQASC%2CmBAoHC%2CkBAuCC%3BIACC%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAxKJ%2CQASC%2CmBAoHC%2CkBAuCC%2CYAMC%3BIACC%2CYAAA%3B%3BEA3KL%2CQAmNC%2CSAAQ%2CKAAK%3BIACZ%2CiBAAA%3B%3BEApNF%2CQAmNC%2CSAAQ%2CKAAK%2CSAGZ%2CWACC%2COACC%3BIACC%2CeAAA%3B%3BEAGD%2CQATH%2CSAAQ%2CKAAK%2CSAGZ%2CWACC%2COAKE%2CYACA%3BIACC%2C6BAAA%3B%3BEASJ%2CQAFD%2COAEE%2COAEA%2CaAAY%2CMACX%3BEAFF%2CQAHD%2COAGE%2CQACA%2CaAAY%2CMACX%3BIACC%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEAEA%2CQAVJ%2COAEE%2COAEA%2CaAAY%2CMACX%2COAKE%3BEAAD%2CQAVJ%2COAGE%2CQACA%2CaAAY%2CMACX%2COAKE%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CQAAA%3BIACA%2CcAAA%3B%3BEAGD%2CQAjBJ%2COAEE%2COAEA%2CaAAY%2CMACX%2COAYE%3BEAAD%2CQAjBJ%2COAGE%2CQACA%2CaAAY%2CMACX%2COAYE%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3BIACA%2CcAAA%3B%3BEAnBJ%2CQAFD%2COAEE%2COAwBA%2CeAAc%2CQACb%2CUACC%2CeACC%3BEA1BJ%2CQAHD%2COAGE%2CQAuBA%2CeAAc%2CQACb%2CUACC%2CeACC%3BIACC%2CkCAAA%3B%3BEAEA%2CQAhCN%2COAEE%2COAwBA%2CeAAc%2CQACb%2CUACC%2CeACC%2CcAGE%3BEAAD%2CQAhCN%2COAGE%2CQAuBA%2CeAAc%2CQACb%2CUACC%2CeACC%2CcAGE%3BIACA%2C8BAAA%3B%3BEAGD%2CQApCN%2COAEE%2COAwBA%2CeAAc%2CQACb%2CUACC%2CeACC%2CcAOE%2CaAAa%3BEAAd%2CQApCN%2COAGE%2CQAuBA%2CeAAc%2CQACb%2CUACC%2CeACC%2CcAOE%2CaAAa%3BIACb%2CkCAAA%3B%3BEAgGR%2CQAAQ%2CKAAK%3BIACZ%2CiBAAA%3B%3BEAED%3BIACC%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAGD%2CGAAG%2CuBAAwB%2CWAAW%2CiBAAiB%3BEACvD%2CGAAG%2CmBAAoB%2CWAAW%2CiBAAiB%3BIAC%5C%2FC%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEC19BD%2CoBACI%2CQAAO%3BIACH%2CoBAAA%3B%3BEAFR%2CoBAKI%2CgBACI%3BIACI%2CUAAA%3B%3BEAPZ%2CoBAKI%2CgBACI%2CeAGI%2COAAM%2CSACF%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAGI%2CoBAXpB%2CgBACI%2CeAGI%2COAAM%2CSACF%2COAKI%2COACK%3BIACG%2CQAAA%3B%3BEAjB5B%2CoBAKI%2CgBACI%2CeAGI%2COAAM%2CSAaF%3BIACI%2C8BAAA%3B%3BEAvBpB%2CoBAKI%2CgBACI%2CeAGI%2COAAM%2CSAaF%2CSAGI%2CUACI%2COACI%2CSACI%3BIACI%2CWAAA%3B%3BEA7BpC%2CoBAKI%2CgBAiCI%3BIACI%2CaAAA%3B%3BEAvCZ%2CoBAKI%2CgBAqCI%2CcACI%2CaACI%2CQACI%2CQACI%3BIACI%2CiBAAA%3B%3BEA%5C%2FC5B%2CoBAKI%2CgBAqCI%2CcAWI%2CoBACI%2C%2BBACI%3BIACI%2CeAAA%3B%3BEAxDxB%2CoBAKI%2CgBAqCI%2CcAWI%2CoBACI%2C%2BBAKI%3BIACI%2CeAAA%3B%3BEA5DxB%2CoBAKI%2CgBA6DI%3BIACI%2CUAAA%3BIACA%2CmBAAA%3B%3BEApEZ%2CoBAKI%2CgBA6DI%2CmBAII%2C0BACI%3BIhF72BhB%2CaAAA%3BIACA%2CcAAA%3B%3BEgFqyBA%2CoBAKI%2CgBAwEI%3BIACI%2CiBAAA%3B%3BEA9EZ%2CoBAKI%2CgBA4EI%3BIACI%2CmBAAA%3B%3BEAMgB%2CoBAnFxB%2CgBA4EI%2CWAGI%2CMAAK%2CcACD%2CMAAK%2CKAAK%2CKACN%2CWACI%2CKACK%3BIACG%2C2BAAA%3B%3BEADJ%2CoBAnFxB%2CgBA4EI%2CWAGI%2CMAAK%2CcACD%2CMAAK%2CKAAK%2CKACN%2CWACI%2CKACK%2CKAGG%3BIACI%2CkBAAA%3B%3BEAYR%2CoBAnGxB%2CgBA4EI%2CWAGI%2CMAAK%2CcACD%2CMAAK%2CKAAK%2CKACN%2CWACI%2CKAiBK%3BIACG%2CiBAAA%3B%3BEAOJ%2CoBA3GxB%2CgBA4EI%2CWAGI%2CMAAK%2CcACD%2CMAAK%2CKAAK%2CKACN%2CWACI%2CKAyBK%3BIACG%2CiBAAA%3B%3BEAKJ%2CoBAjHxB%2CgBA4EI%2CWAGI%2CMAAK%2CcACD%2CMAAK%2CKAAK%2CKACN%2CWACI%2CKA%2BBK%3BIACG%2CiBAAA%3B%3BEAvHhC%2CoBAKI%2CgBA8HI%2COAAM%2CUACF%2COACI%3BIACI%2CeAAA%3B%3BEAOpB%2CoBACI%2CgBAEI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BECCf%2CyBACC%3BIACC%2CgBAAA%3B%3BEAFF%2CyBACC%2CWAGC%2CoBACC%2CGAAE%3BIACD%2CgBAAA%3B%3BEANJ%2CyBACC%2CWAGC%2CoBACC%2CGAAE%2CWAGD%3BIACC%2CeAAA%3B%3BEATL%2CyBACC%2CWAGC%2CoBASC%3BIACC%2CWAAA%3BIACA%2CWAAA%3B%3BEAfJ%2CyBACC%2CWAkBC%2CSACC%2CQACC%2CkBACC%3BIACC%2CeAAA%3B%3BEAvBN%2CyBACC%2CWAkBC%2CSACC%2CQACC%2CkBAKC%3BIACC%2CkBAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3B%3BEA7BN%2CyBACC%2CWAkBC%2CSACC%2CQACC%2CkBAWC%3BIACE%2CUAAA%3BIACA%2CqBAAA%3B%3BEAlCP%2CyBACC%2CWAkBC%2CSACC%2CQACC%2CkBAWC%2CSAIE%3BIACC%2CWAAA%3B%3BEArCR%2CyBACC%2CWAkBC%2CSACC%2CQACC%2CkBAWC%2CSAIE%2CEAGC%3BIACC%2CeAAA%3B%3BEAGD%2CyBA1CP%2CWAkBC%2CSACC%2CQACC%2CkBAWC%2CSAIE%2CEAOE%3BIACA%2CqCAAA%3B%3BEA5CT%2CyBAwDC%3BIACC%2CaAAA%3B%3BEAIF%2CqBACC%2CYACC%2CiBACC%2CSACC%2COACC%3BIACC%2CeAAA%3B%3BEAaN%2CqBAEO%3BEAFP%2CqBAGO%3BIACI%2CUAAA%3BIACA%2CaAAA%3B%3BEALX%2CqBAQO%3BIACI%2CmBAAA%3B%3BEATX%2CqBAYO%3BIACI%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAdX%2CqBAiBO%3BIACI%2CgBAAA%3B%3BEAlBX%2CqBAqBC%3BIACC%2CgBAAA%3B%3BEAtBF%2CqBAyBC%2CWACC%3BIACC%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEA7BH%2CqBAiCC%3BIACC%2C4BAAA%3B%3BEAlCF%2CqBAiCC%2CiBAGC%3BIACC%2CeAAA%3B%3BEArCH%2CqBAyCO%3BIACI%2CmBAAA%3B%3BEA1CX%2CqBA6DC%3BIACC%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3B%3BEAhEF%2CqBA6DC%2CWAKC%3BIACC%2CeAAA%3B%3BEAnEH%2CqBA6DC%2CWASC%3BIACC%2CeAAA%3B%3BEAvEH%2CqBA4EO%2CmBAAmB%2CgBAAgB%3BIAC%5C%2FB%2CmBAAA%3B%3BEA7EX%2CqBAgFO%3BIACI%2CSAAA%3BIACA%2CkBAAA%3B%3BEAlFX%2CqBAqFO%2CuBAAyB%2COAAI%3BEArFpC%2CqBAqF6C%2CuBAAyB%2COAAI%3BIAC%5C%2FD%2CyBAAA%3BIACA%2CcAAA%3B%3BEAvFX%2CqBA0FO%2CaAAa%3BEA1FpB%2CqBA0FiC%2CaAAa%3BIACnC%2CeAAA%3B%3BEAIR%2CqBACI%3BIACI%2CaAAA%3BIACA%2CeAAA%3B%3BEAHR%2CqBACI%2CUAII%3BEALR%2CqBACI%2CUAKI%3BEANR%2CqBACI%2CUAMI%3BIACI%2CYAAA%3B%3BEARZ%2CqBACI%2CUAUI%3BIACI%2CmBAAA%3B%3BEAZZ%2CqBAgBI%3BIACI%2CcAAA%3B%3BEAIR%3BIACI%2CgBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CsBAAA%3B%3BEADJ%2CqBAAsB%2CMAGlB%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3BEAIR%2CEAAE%2CwBAAyB%2CwBAC1B%2CiBACC%2CQAAO%3BIACN%2CaAAA%3B%3BEAHH%2CEAAE%2CwBAAyB%2CwBAC1B%2CiBACC%2CQAAO%2CQAGN%3BIACC%2CeAAA%3B%3BEChdP%2CaACC%3BIACC%2CYAAA%3B%3BEAFF%2CaACC%2CWAGC%2CoBACC%2CGAAE%3BIACD%2CgBAAA%3B%3BEANJ%2CaACC%2CWAGC%2CoBACC%2CGAAE%2CWAGD%3BIACC%2CeAAA%3B%3BEATL%2CaACC%2CWAaC%2CSACC%2CQACC%3BIACC%2CkBAAA%3BIACA%2CWAAA%3B%3BEAlBL%2CaACC%2CWAaC%2CSACC%2CQACC%2CiBAIC%3BIACC%2CeAAA%3B%3BEArBN%2CaACC%2CWAaC%2CSACC%2CQACC%2CiBAQC%3BIACC%2CeAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CaA5BL%2CWAaC%2CSACC%2CQACC%2CiBAQC%2CEAKE%3BIACA%2CqCAAA%3B%3BEASP%2CiBACC%3BIACC%2CmBAAA%3B%3BEAIF%3BIACC%2CmBAAA%3B%3BEADD%2CeAGC%2CSACC%2CaACC%3BIACC%2CeAAA%3B%3BEAMJ%2CcACC%2CSACC%2CQAAO%2CKACN%3BIACC%2CYAAA%3B%3BEAKH%2CcAAC%2CaACA%3BIACC%2CeAAA%3BIACA%2CUAAA%3B%3BEAHF%2CcAAC%2CaACA%2CWAIC%2CiBAEC%3BEAPH%2CcAAC%2CaACA%2CWAIC%2CiBAGC%3BIACC%2CiBAAA%3BIACA%2CcAAA%3B%3BEAVJ%2CcAAC%2CaACA%2CWAIC%2CiBAQC%3BIACC%2CkBAAA%3B%3BEAdJ%2CcAAC%2CaACA%2CWAIC%2CiBAQC%2CeAGC%3BIACC%2CiBAAA%3B%3BEAjBL%2CcAAC%2CaACA%2CWAIC%2CiBAQC%2CeAGC%2CoBAGC%3BIACC%2CeAAA%3BIACA%2CmBAAA%3B%3BEArBN%2CcAAC%2CaACA%2CWAIC%2CiBAQC%2CeAGC%2CoBAQC%3BIACC%2CeAAA%3B%3BEAzBN%2CcAAC%2CaACA%2CWAIC%2CiBAyBC%3BIACC%2C8BAAA%3B%3BEA%5C%2FBJ%2CcAAC%2CaACA%2CWAIC%2CiBAyBC%2CcAGC%3BIACC%2CaAAA%3BIACA%2CmBAAA%3B%3BEAnCL%2CcAAC%2CaACA%2CWAIC%2CiBAyBC%2CcAGC%2CwBAIC%3BIACC%2CYAAA%3BIlF%5C%2FyBJ%2CaAAA%3BIACA%2CcAAA%3B%3BEkFwwBF%2CcAAC%2CaACA%2CWAIC%2CiBAyBC%2CcAGC%2CwBASC%3BIACC%2CmBAAA%3BIlFpzBJ%2CaAAA%3BIACA%2CcAAA%3B%3BEkFwwBF%2CcAAC%2CaACA%2CWAIC%2CiBAyBC%2CcAGC%2CwBASC%2CmBAIC%3BIACC%2CeAAA%3B%3BEA%5C%2FCP%2CcAAC%2CaACA%2CWAIC%2CiBAyBC%2CcAGC%2CwBASC%2CmBAQC%3BIACC%2CeAAA%3B%3BEAnDP%2CcAAC%2CaACA%2CWAIC%2CiBAyBC%2CcAGC%2CwBASC%2CmBAYC%3BIACC%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAEA%2CcA3DN%2CaACA%2CWAIC%2CiBAyBC%2CcAGC%2CwBASC%2CmBAYC%2CEAKE%3BIACA%2CqBAAA%3BIACA%2CqCAAA%3B%3BEAMJ%2CcAnEH%2CaACA%2CWAIC%2CiBAyBC%2CcAqCE%2CUAAU%2CMACV%3BIACC%2C2BAAA%3B%3BEAIF%2CcAzEH%2CaACA%2CWAIC%2CiBAyBC%2CcA2CE%3BIACA%2CkBAAA%3B%3BEAQN%2CoBACC%3BIACC%2CYAAA%3BIACA%2CiBAAA%3B%3BEAIA%2CoBADD%2CQACE%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEAFD%2CoBADD%2CQACE%2CuBAIA%3BIACC%2CgBAAA%3B%3BEALF%2CoBADD%2CQACE%2CuBAIA%2C8BAGC%3BIACC%2CgBAAA%3BIACA%2CcAAA%3B%3BEATH%2CoBADD%2CQACE%2CuBAIA%2C8BAQC%3BIACC%2CaAAA%3BIACA%2CeAAA%3BIACA%2C8BAAA%3B%3BEAfH%2CoBADD%2CQACE%2CuBAIA%2C8BAQC%2CwBAKC%3BIACC%2CaAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3B%3BEAvBJ%2CoBADD%2CQACE%2CuBAIA%2C8BAQC%2CwBAcC%3BIACC%2CaAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3B%3BEAhCJ%2CoBADD%2CQACE%2CuBAIA%2C8BAQC%2CwBAuBC%3BIACC%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3B%3BEAQN%3BIACC%2CcAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3BEAHD%2CgBAKC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEARF%2CgBAWC%3BIACC%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CiBAAA%3BIACA%2C4BAAA%3B%3BEAfF%2CgBAkBC%3BIACC%2CkBAAA%3B%3BEAnBF%2CgBAkBC%2C8BAGC%3BIACC%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CgBAPF%2C8BAGC%2CGAIE%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CoCAAA%3BIACA%2CmBAAA%3BIACA%2C0CAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2C2BAAA%3BIACA%2CWAAW%2CcAAX%3BIACA%2CWAAA%3B%3BEAvCJ%2CgBAkBC%2C8BAGC%2CGAqBC%3BIACC%2CWAAA%3BIACA%2CeAAA%3B%3BEAMJ%3BIACC%2CUAAA%3BIACA%2CWAAA%3B%3BEC5CD%2CuBAIC%2CcACC%2CWACC%3BEALH%2CwBAGC%2CcACC%2CWACC%3BEAJH%2CgCAEC%2CcACC%2CWACC%3BEAHH%2CgCACC%2CcACC%2CWACC%3BIACC%2CiBAAA%3BIACA%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3B%3BEAbJ%2CuBAIC%2CcACC%2CWACC%2CsBASC%2CaACC%3BEAfL%2CwBAGC%2CcACC%2CWACC%2CsBASC%2CaACC%3BEAdL%2CgCAEC%2CcACC%2CWACC%2CsBASC%2CaACC%3BEAbL%2CgCACC%2CcACC%2CWACC%2CsBASC%2CaACC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAlBN%2CuBAIC%2CcACC%2CWACC%2CsBAgBC%2CiBAAgB%3BEArBpB%2CwBAGC%2CcACC%2CWACC%2CsBAgBC%2CiBAAgB%3BEApBpB%2CgCAEC%2CcACC%2CWACC%2CsBAgBC%2CiBAAgB%3BEAnBpB%2CgCACC%2CcACC%2CWACC%2CsBAgBC%2CiBAAgB%3BIACf%2CgBAAA%3B%3BEAMD%2CuBAzBH%2CcACC%2CWAsBC%2COAEE%3BEAAD%2CwBAzBH%2CcACC%2CWAsBC%2COAEE%3BEAAD%2CgCAzBH%2CcACC%2CWAsBC%2COAEE%3BEAAD%2CgCAzBH%2CcACC%2CWAsBC%2COAEE%3BEACD%2CuBA1BH%2CcACC%2CWAsBC%2COAGE%3BEAAD%2CwBA1BH%2CcACC%2CWAsBC%2COAGE%3BEAAD%2CgCA1BH%2CcACC%2CWAsBC%2COAGE%3BEAAD%2CgCA1BH%2CcACC%2CWAsBC%2COAGE%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CsBAAA%3B%3BEARD%2CuBAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAUA%2CaACC%3BEAXF%2CwBAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAUA%2CaACC%3BEAXF%2CgCAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAUA%2CaACC%3BEAXF%2CgCAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAUA%2CaACC%3BEAVF%2CuBA1BH%2CcACC%2CWAsBC%2COAGE%2CqBASA%2CaACC%3BEAVF%2CwBA1BH%2CcACC%2CWAsBC%2COAGE%2CqBASA%2CaACC%3BEAVF%2CgCA1BH%2CcACC%2CWAsBC%2COAGE%2CqBASA%2CaACC%3BEAVF%2CgCA1BH%2CcACC%2CWAsBC%2COAGE%2CqBASA%2CaACC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAbH%2CuBAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAiBA%2CUAAU%2CSAAO%3BEAjBlB%2CwBAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAiBA%2CUAAU%2CSAAO%3BEAjBlB%2CgCAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAiBA%2CUAAU%2CSAAO%3BEAjBlB%2CgCAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAiBA%2CUAAU%2CSAAO%3BEAhBlB%2CuBA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAgBA%2CUAAU%2CSAAO%3BEAhBlB%2CwBA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAgBA%2CUAAU%2CSAAO%3BEAhBlB%2CgCA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAgBA%2CUAAU%2CSAAO%3BEAhBlB%2CgCA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAgBA%2CUAAU%2CSAAO%3BIAChB%2CWAAA%3B%3BEAlBF%2CuBAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAqBA%2CiBAAiB%3BEArBlB%2CwBAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAqBA%2CiBAAiB%3BEArBlB%2CgCAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAqBA%2CiBAAiB%3BEArBlB%2CgCAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAqBA%2CiBAAiB%3BEApBlB%2CuBA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAoBA%2CiBAAiB%3BEApBlB%2CwBA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAoBA%2CiBAAiB%3BEApBlB%2CgCA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAoBA%2CiBAAiB%3BEApBlB%2CgCA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAoBA%2CiBAAiB%3BEArBlB%2CuBAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAsBA%2CiBAAiB%3BEAtBlB%2CwBAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAsBA%2CiBAAiB%3BEAtBlB%2CgCAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAsBA%2CiBAAiB%3BEAtBlB%2CgCAzBH%2CcACC%2CWAsBC%2COAEE%2CmBAsBA%2CiBAAiB%3BEArBlB%2CuBA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAqBA%2CiBAAiB%3BEArBlB%2CwBA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAqBA%2CiBAAiB%3BEArBlB%2CgCA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAqBA%2CiBAAiB%3BEArBlB%2CgCA1BH%2CcACC%2CWAsBC%2COAGE%2CqBAqBA%2CiBAAiB%3BIAChB%2CWAAA%3BIACA%2CWAAA%3B%3BEArDN%2CuBAIC%2CcACC%2CWAqDC%3BEAzDH%2CwBAGC%2CcACC%2CWAqDC%3BEAxDH%2CgCAEC%2CcACC%2CWAqDC%3BEAvDH%2CgCACC%2CcACC%2CWAqDC%3BEA1DH%2CuBAIC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%3BEA1DjB%2CwBAGC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%3BEAzDjB%2CgCAEC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%3BEAxDjB%2CgCACC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%3BEA3DjB%2CuBAIC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%3BEA3DjB%2CwBAGC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%3BEA1DjB%2CgCAEC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%3BEAzDjB%2CgCACC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%3BIACb%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAlEJ%2CuBAIC%2CcACC%2CWAqDC%2CqBAUC%2CQACC%3BEApEL%2CwBAGC%2CcACC%2CWAqDC%2CqBAUC%2CQACC%3BEAnEL%2CgCAEC%2CcACC%2CWAqDC%2CqBAUC%2CQACC%3BEAlEL%2CgCACC%2CcACC%2CWAqDC%2CqBAUC%2CQACC%3BEArEL%2CuBAIC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COASb%2CQACC%3BEApEL%2CwBAGC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COASb%2CQACC%3BEAnEL%2CgCAEC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COASb%2CQACC%3BEAlEL%2CgCACC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COASb%2CQACC%3BEArEL%2CuBAIC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAQb%2CQACC%3BEApEL%2CwBAGC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAQb%2CQACC%3BEAnEL%2CgCAEC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAQb%2CQACC%3BEAlEL%2CgCACC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAQb%2CQACC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAvEN%2CuBAIC%2CcACC%2CWAqDC%2CqBAiBC%2CiBAAiB%3BEA1ErB%2CwBAGC%2CcACC%2CWAqDC%2CqBAiBC%2CiBAAiB%3BEAzErB%2CgCAEC%2CcACC%2CWAqDC%2CqBAiBC%2CiBAAiB%3BEAxErB%2CgCACC%2CcACC%2CWAqDC%2CqBAiBC%2CiBAAiB%3BEA3ErB%2CuBAIC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COAgBb%2CiBAAiB%3BEA1ErB%2CwBAGC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COAgBb%2CiBAAiB%3BEAzErB%2CgCAEC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COAgBb%2CiBAAiB%3BEAxErB%2CgCACC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COAgBb%2CiBAAiB%3BEA3ErB%2CuBAIC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAeb%2CiBAAiB%3BEA1ErB%2CwBAGC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAeb%2CiBAAiB%3BEAzErB%2CgCAEC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAeb%2CiBAAiB%3BEAxErB%2CgCACC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAeb%2CiBAAiB%3BEA3ErB%2CuBAIC%2CcACC%2CWAqDC%2CqBAkBC%2CiBAAiB%3BEA3ErB%2CwBAGC%2CcACC%2CWAqDC%2CqBAkBC%2CiBAAiB%3BEA1ErB%2CgCAEC%2CcACC%2CWAqDC%2CqBAkBC%2CiBAAiB%3BEAzErB%2CgCACC%2CcACC%2CWAqDC%2CqBAkBC%2CiBAAiB%3BEA5ErB%2CuBAIC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COAiBb%2CiBAAiB%3BEA3ErB%2CwBAGC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COAiBb%2CiBAAiB%3BEA1ErB%2CgCAEC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COAiBb%2CiBAAiB%3BEAzErB%2CgCACC%2CcACC%2CWAsDC%2CMAAK%2CSAAS%2COAiBb%2CiBAAiB%3BEA5ErB%2CuBAIC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAgBb%2CiBAAiB%3BEA3ErB%2CwBAGC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAgBb%2CiBAAiB%3BEA1ErB%2CgCAEC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAgBb%2CiBAAiB%3BEAzErB%2CgCACC%2CcACC%2CWAuDC%2CMAAK%2CSAAS%2CMAgBb%2CiBAAiB%3BIAChB%2CWAAA%3BIACA%2CWAAA%3B%3BEA9EL%2CuBAIC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%3BEAlFJ%2CwBAGC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%3BEAjFJ%2CgCAEC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%3BEAhFJ%2CgCACC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%3BIACC%2CgBAAA%3B%3BEApFL%2CuBAIC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%3BEAtFN%2CwBAGC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%3BEArFN%2CgCAEC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%3BEApFN%2CgCACC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%3BIACC%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEAjGP%2CuBAIC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%2CQAYC%3BEAlGP%2CwBAGC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%2CQAYC%3BEAjGP%2CgCAEC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%2CQAYC%3BEAhGP%2CgCACC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%2CQAYC%3BIACC%2CeAAA%3B%3BEAGD%2CuBAnGN%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%2CQAgBE%3BEAAD%2CwBAnGN%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%2CQAgBE%3BEAAD%2CgCAnGN%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%2CQAgBE%3BEAAD%2CgCAnGN%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBAGE%2CWACA%2CQAgBE%3BIACA%2CqBAAA%3BIACA%2CqCAAA%3B%3BEAzGR%2CuBAIC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBA2BE%3BEA7GN%2CwBAGC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBA2BE%3BEA5GN%2CgCAEC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBA2BE%3BEA3GN%2CgCACC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBA2BE%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAlHN%2CuBAIC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBA2BE%2CaAMA%3BEAnHN%2CwBAGC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBA2BE%2CaAMA%3BEAlHN%2CgCAEC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBA2BE%2CaAMA%3BEAjHN%2CgCACC%2CcACC%2CWA6EC%2CMAAK%2CSAAS%2CMACb%2CiBA2BE%2CaAMA%3BIACC%2CcAAA%3BIACA%2C0BAAA%3B%3BEAtHP%2CuBAIC%2CcACC%2CWAuHC%2CMAAK%2CSAAS%3BEA3HjB%2CwBAGC%2CcACC%2CWAuHC%2CMAAK%2CSAAS%3BEA1HjB%2CgCAEC%2CcACC%2CWAuHC%2CMAAK%2CSAAS%3BEAzHjB%2CgCACC%2CcACC%2CWAuHC%2CMAAK%2CSAAS%3BIACb%2CiBAAA%3B%3BEAMJ%2CQACC%2CWACC%2CSACC%2CQACC%2COACC%3BIACC%2CeAAA%3B%3BEAQN%2CSACC%2CeACC%2CcACC%2CmBAAkB%2CMACjB%3BIACC%2CaAAA%3B%3BEAOL%2CoBACC%2CiBACE%2CWACA%3BIACC%2CmBAAA%3B%3BEAIA%2CoBAPH%2CiBACE%2CWACA%2CQAKE%3BIACA%2CqBAAA%3BIACA%2CqCAAA%3B%3BEC7vBL%2CmBACC%2COACC%3BIACC%2CiBAAA%3BIACA%2CeAAA%3B%3BECqZF%2CwBACE%3BIACE%2CgBAAA%3BIACA%2CUAAA%3B%3BEAHJ%2CwBACE%2CqBAIE%3BIACE%2CaAAA%3B%3BEANN%2CwBACE%2CqBAQE%3BIACE%2CUAAA%3BIACA%2CkBAAA%3B%3BEAXN%2CwBACE%2CqBAaE%3BIACE%2CUAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAlBN%2CwBACE%2CqBAaE%2CeAME%3BIACE%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEAxBR%2CwBACE%2CqBAaE%2CeAaE%3BIACE%2CeAAA%3BIACA%2CYAAA%3B%3BEA7BR%2CwBAkCE%2CiBAAiB%2CeACf%3BIACE%2CUAAA%3B%3BEC9pBJ%2CUACI%3BIACI%2CWAAA%3B%3BECuEJ%2CYAAC%2CYACG%3BInEiHR%2C6BAAA%3BImE%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%3BEjDmEJ%2CwBACI%3BIACI%2C6BAAA%3B%3BEAFR%2CwBAKI%2CeAGI%3BEARR%2CwBAKI%2CeAII%3BEATR%2CwBAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CwBAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CwBAFR%2CqCACI%2CKACK%3BEACD%2CwBAHR%2CqCACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CwBAPR%2CqCACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CwBAyCI%2CKAAI%3BEAzCR%2CwBA0CI%3BEA1CJ%2CwBA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C0BAAA%3B%3BEAHJ%2CiCAKI%3BIpB0GJ%2CmBAAA%3B%3BEoBtGY%2CiCAJR%2COAGI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CiCAKI%2COAWI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BEkD7ER%2CmBAAC%2CIAAI%3BIACD%2CwBAAA%3B%3BEAGJ%2CmBAAC%3BItEuJL%2CkBAAA%3BIsErJQ%2CWAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CmBAAC%2CWAAW%3BIAEJ%2CkBAAA%3B%3BEAGJ%2CmBALH%2CWAAW%2COAKJ%3BIACA%2CSAAA%3BIACA%2CSAAA%3B%3BECvIZ%3BIACI%2CcAAA%3B%3BEAGJ%2CoBAAoB%3BIvE6QpB%2CmBAAA%3B%3BEuE7QA%2CoBAAoB%2CStE5BpB%2CaAAY%2CMAAM%3BIACd%2CoBAAA%3B%3BEsE2BJ%2CoBAAoB%2CStE5BpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEsE2BJ%2CoBAAoB%2CStE5BpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEsE2BJ%2CoBAAoB%2CStE5BpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEsE2BJ%2CoBAAoB%2CStE5BpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEsE2BJ%2CoBAAoB%2CStE5BpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEsE2BJ%2CoBAAoB%2CStE5BpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEsE2BJ%2CoBAAoB%2CStE5BpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEsE2BJ%2CoBAAoB%2CStE5BpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEsE2BJ%2CoBAAoB%2CStE5BpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEsE2BJ%2CoBAAoB%2CSxEXhB%3BICwRJ%2CiBAAA%3BIDtRQ%2CsBAAA%3BIACA%2CYAAA%3B%3BEwEQR%2CoBAAoB%2CSxELhB%3BICkRJ%2CeAAA%3BIDhRQ%2CaAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3B%3BEwEFR%2CoBAAoB%2CSxEKhB%2CaAAY%3BICwQhB%2CkBAAA%3BIDtQQ%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3BEwEZR%2CoBAAoB%2CSxEehB%2CaAAY%3BIACR%2CkBAAA%3B%3BEwEhBR%2CoBAAoB%2CSxEmBhB%2CaAAY%2CMAAM%3BIC0PtB%2CgBAAA%3BIDxPQ%2C4BAAA%3BIACA%2C2BAAA%3B%3BEwEtBR%2CoBAAoB%2CSxEyBhB%2CaAAY%2CMAAS%3BIACjB%2CkBAAA%3B%3BEwE1BR%2CoBAAoB%2CSxE6BhB%2CaAAY%2CMAAM%2CMAAS%3BIACvB%2CqBAAA%3B%3BEwE9BR%2CoBAAoB%2CSxEiChB%2CaAAY%2CMAAM%2CMAAS%3BIACvB%2CcAAA%3B%3BEwElCR%2CoBAAoB%2CSxEqChB%2CgBAAe%3BIACX%2CWAAA%3B%3BEwEtCR%2CoBAAoB%2CSxEyChB%3BICoOJ%2CYAAA%3BIDlOQ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEwE%5C%2FCR%2CoBAAoB%2CSxEkDhB%3BIC2NJ%2CaAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIDvNQ%2CkBAAA%3BIACA%2COAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C2CAAA%3BIACA%2CYAAA%3B%3BEwE9DR%2CoBAAoB%2CSxEiEhB%3BIAEQ%2CaAAA%3B%3BEwEnEZ%2CoBAAoB%2CSxEiEhB%2C6BAKM%2CeAAY%3BIACV%2CaAAA%3BIACA%2CgBAAA%3B%3BEwExEZ%2CoBAAoB%2CSxEiEhB%2C6BAUM%2CeAAY%2COAAU%2CkBAAe%2CIAAI%3BIACvC%2CmBAAA%3B%3BEwE5EZ%2CoBAAoB%2CSxEiEhB%2C6BAcI%3BIACI%2CsBAAA%3BIACA%2CUAAA%3B%3BEwEjFZ%2CoBAAoB%2CSxEiEhB%2C6BAmBI%2CiBAAgB%2CIAAI%3BIAChB%2CgBAAA%3B%3BEAGJ%2CYAAY%2CMAAO%2CqBwExFP%2CSxEiEhB%3BIAwBQ%2CSAAA%3B%3BEAGJ%2CYAAY%2CMAAO%2CqBwE5FP%2CSxEiEhB%2C6BA2B2B%2CeAAY%3BIAC%5C%2FB%2CeAAA%3B%3BEwE7FZ%2CoBAAoB%2CSxEiEhB%2C6BA%2BBI%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3B%3BEwElGZ%2CoBAAoB%2CSxEiEhB%2C6BAoCI%2CaAAY%2CMAAO%3BEwErG3B%2CoBAAoB%2CSxEiEhB%2C6BAqCI%2CaAAY%2CSAAU%3BEwEtG9B%2CoBAAoB%2CSxEiEhB%2C6BAsCI%2CaAAY%2CMAAO%2CaAAY%2CQAAQ%3BEwEvG%5C%2FC%2CoBAAoB%2CSxEiEhB%2C6BAuCI%2CaAAY%2CSAAU%2CaAAY%2CQAAQ%3BICqKlD%2CcAAA%3B%3BEuE7QA%2CoBAAoB%2CSxEiEhB%2C6BA2CI%2CaAAY%2CQAAS%3BIACjB%2CaAAA%3B%3BEwE7GZ%2CoBAAoB%2CSxEiEhB%2C6BA%2BCI%2CaAAY%2CQAAQ%2CMAAM%3BEwEhHlC%2CoBAAoB%2CSxEiEhB%2C6BAgDI%2CaAAY%2CQAAQ%2CSAAS%3BIC4JrC%2CmBAAA%3B%3BEuE7QA%2CoBAAoB%2CSxEiEhB%2C6BAoDI%2CaAAY%3BEwErHpB%2CoBAAoB%2CSxEiEhB%2C6BAqDI%2CaAAY%2CIAAI%2CUAAU%2CIAAI%3BIAC1B%2CmBAAA%3B%3BEwEvHZ%2CoBAAoB%2CSxEiEhB%2C6BAyDI%2CaAAY%2CIAAI%3BIACZ%2CkBAAA%3B%3BEwE3HZ%2CoBAAoB%2CSxEiEhB%2C6BA6DI%2CaAAe%3BIACX%2CqBAAA%3B%3BEwE%5C%2FHZ%2CoBAAoB%2CSxEiEhB%2C6BAiEI%2CaAAe%2CeAAY%3BIACvB%2CiBAAA%3B%3BEwEnIZ%2CoBAAoB%2CSxEiEhB%2C6BAqEI%2CaAAY%2CQAAW%2CeAAY%3BICuI3C%2CgBAAA%3B%3BEuE7QA%2CoBAAoB%2CSxEiEhB%2C6BAyEI%2CaAAY%2CQAAW%2CeAAe%2CkBAAe%2CIAAI%3BICmIjE%2CoBAAA%3B%3BEuE7QA%2CoBAAoB%2CSxEiEhB%2C6BA6EI%2CaAAY%2CIAAI%2CUAAa%3BIC%2BHrC%2CuBAAA%3BIAAA%2CUAAA%3BID5HY%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2C4CAAA%3B%3BEwErJZ%2CoBAAoB%2CSxEiEhB%2C6BAuFI%2CaAAY%2CQAAS%3BEwExJ7B%2CoBAAoB%2CSxEiEhB%2C6BAwFI%2CaAAY%2CQAAS%3BIACjB%2CmBAAA%3B%3BEAGJ%2CYAAY%2CSAAU%2CqBwE7JV%2CSxEiEhB%2C6BA4F2B%3BEACvB%2CYAAY%2CMAAO%2CqBwE9JP%2CSxEiEhB%2C6BA6FwB%3BIAChB%2CWAAW%2CaAAX%3B%3BEAGJ%2CYAAY%2CSAAU%2CqBwElKV%2CSxEiEhB%2C6BAiG2B%3BEACvB%2CYAAY%2CMAAO%2CqBwEnKP%2CSxEiEhB%2C6BAkGwB%3BIAChB%2CWAAW%2CcAAX%3B%3BEAGJ%2CYAAY%2CSAAU%2CqBwEvKV%2CSxEiEhB%3BEAuGI%2CYAAY%2CMAAO%2CqBwExKP%2CSxEiEhB%3BIAwGQ%2CUAAA%3B%3BEwEzKZ%2CoBAAoB%2CSxEiEhB%2C6BA2GI%2CaAAY%2CMAAO%3BIACf%2CUAAA%3B%3BEwE7KZ%2CoBAAoB%2CSxEiEhB%2C6BA%2BGI%2CaAAY%2CSAAY%2CgBAAa%3BEwEhL7C%2CoBAAoB%2CSxEiEhB%2C6BAgHI%2CaAAY%2CMAAS%2CgBAAa%3BIAC9B%2CWAAW%2CaAAX%3B%3BEwElLZ%2CoBAAoB%2CSxEiEhB%2C6BAoHI%2CaAAY%2CSAAY%2CgBAAa%3BEwErL7C%2CoBAAoB%2CSxEiEhB%2C6BAqHI%2CaAAY%2CMAAS%2CgBAAa%3BIAC9B%2CWAAW%2CcAAX%3B%3BEwEvLZ%2CoBAAoB%2CSxEiEhB%2C6BAyHI%3BIACI%2CkBAAA%3B%3BEwE3LZ%2CoBAAoB%2CSxE%2BLhB%3BIC8EJ%2CgBAAA%3BIAAA%2CWAAA%3BID1EY%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CoBwE3MY%2CSxE%2BLhB%2CcAYK%3BEACD%2CoBwE5MY%2CSxE%2BLhB%2CcAaK%3BIEjOT%2C4BAAA%3BIDkSA%2CgBAAA%3BID9DY%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2C4BAA6B%2CaAAY%2CQAAS%2CqBwEzNtC%2CSxE%2BLhB%3BIA2BQ%2CaAAA%3B%3BEwE1NZ%2CoBAAoB%2CSAGhB%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3B%3BECSR%2CoBAAoB%3BIxE%2BPpB%2CmBAAA%3BIAAA%2CkBAAA%3BIwE1PQ%2CWAAA%3B%3BEALR%2CoBAAoB%2CevE1CpB%2CaAAY%2CMAAM%3BIACd%2CoBAAA%3B%3BEuEyCJ%2CoBAAoB%2CevE1CpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEuEyCJ%2CoBAAoB%2CevE1CpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEuEyCJ%2CoBAAoB%2CevE1CpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEuEyCJ%2CoBAAoB%2CevE1CpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEuEyCJ%2CoBAAoB%2CevE1CpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEuEyCJ%2CoBAAoB%2CevE1CpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEuEyCJ%2CoBAAoB%2CevE1CpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEuEyCJ%2CoBAAoB%2CevE1CpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEuEyCJ%2CoBAAoB%2CevE1CpB%2CaAAY%2CMAAM%3BIACd%2CmBAAA%3B%3BEuEyCJ%2CoBAAoB%2CezEzBhB%3BICwRJ%2CiBAAA%3BIDtRQ%2CsBAAA%3BIACA%2CYAAA%3B%3BEyEsBR%2CoBAAoB%2CezEnBhB%3BICkRJ%2CeAAA%3BIDhRQ%2CaAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3B%3BEyEYR%2CoBAAoB%2CezEThB%2CaAAY%3BICwQhB%2CkBAAA%3BIDtQQ%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3BEyEER%2CoBAAoB%2CezEChB%2CaAAY%3BIACR%2CkBAAA%3B%3BEyEFR%2CoBAAoB%2CezEKhB%2CaAAY%2CMAAM%3BIC0PtB%2CgBAAA%3BIDxPQ%2C4BAAA%3BIACA%2C2BAAA%3B%3BEyERR%2CoBAAoB%2CezEWhB%2CaAAY%2CMAAS%3BIACjB%2CkBAAA%3B%3BEyEZR%2CoBAAoB%2CezEehB%2CaAAY%2CMAAM%2CMAAS%3BIACvB%2CqBAAA%3B%3BEyEhBR%2CoBAAoB%2CezEmBhB%2CaAAY%2CMAAM%2CMAAS%3BIACvB%2CcAAA%3B%3BEyEpBR%2CoBAAoB%2CezEuBhB%2CgBAAe%3BIACX%2CWAAA%3B%3BEyExBR%2CoBAAoB%2CezE2BhB%3BICoOJ%2CYAAA%3BIDlOQ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEyEjCR%2CoBAAoB%2CezEoChB%3BIC2NJ%2CaAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIDvNQ%2CkBAAA%3BIACA%2COAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C2CAAA%3BIACA%2CYAAA%3B%3BEyEhDR%2CoBAAoB%2CezEmDhB%3BIAEQ%2CaAAA%3B%3BEyErDZ%2CoBAAoB%2CezEmDhB%2C6BAKM%2CeAAY%3BIACV%2CaAAA%3BIACA%2CgBAAA%3B%3BEyE1DZ%2CoBAAoB%2CezEmDhB%2C6BAUM%2CeAAY%2COAAU%2CkBAAe%2CIAAI%3BIACvC%2CmBAAA%3B%3BEyE9DZ%2CoBAAoB%2CezEmDhB%2C6BAcI%3BIACI%2CsBAAA%3BIACA%2CUAAA%3B%3BEyEnEZ%2CoBAAoB%2CezEmDhB%2C6BAmBI%2CiBAAgB%2CIAAI%3BIAChB%2CgBAAA%3B%3BEAGJ%2CYAAY%2CMAAO%2CqByE1EP%2CezEmDhB%3BIAwBQ%2CSAAA%3B%3BEAGJ%2CYAAY%2CMAAO%2CqByE9EP%2CezEmDhB%2C6BA2B2B%2CeAAY%3BIAC%5C%2FB%2CeAAA%3B%3BEyE%5C%2FEZ%2CoBAAoB%2CezEmDhB%2C6BA%2BBI%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3B%3BEyEpFZ%2CoBAAoB%2CezEmDhB%2C6BAoCI%2CaAAY%2CMAAO%3BEyEvF3B%2CoBAAoB%2CezEmDhB%2C6BAqCI%2CaAAY%2CSAAU%3BEyExF9B%2CoBAAoB%2CezEmDhB%2C6BAsCI%2CaAAY%2CMAAO%2CaAAY%2CQAAQ%3BEyEzF%5C%2FC%2CoBAAoB%2CezEmDhB%2C6BAuCI%2CaAAY%2CSAAU%2CaAAY%2CQAAQ%3BICqKlD%2CcAAA%3B%3BEwE%5C%2FPA%2CoBAAoB%2CezEmDhB%2C6BA2CI%2CaAAY%2CQAAS%3BIACjB%2CaAAA%3B%3BEyE%5C%2FFZ%2CoBAAoB%2CezEmDhB%2C6BA%2BCI%2CaAAY%2CQAAQ%2CMAAM%3BEyElGlC%2CoBAAoB%2CezEmDhB%2C6BAgDI%2CaAAY%2CQAAQ%2CSAAS%3BIC4JrC%2CmBAAA%3B%3BEwE%5C%2FPA%2CoBAAoB%2CezEmDhB%2C6BAoDI%2CaAAY%3BEyEvGpB%2CoBAAoB%2CezEmDhB%2C6BAqDI%2CaAAY%2CIAAI%2CUAAU%2CIAAI%3BIAC1B%2CmBAAA%3B%3BEyEzGZ%2CoBAAoB%2CezEmDhB%2C6BAyDI%2CaAAY%2CIAAI%3BIACZ%2CkBAAA%3B%3BEyE7GZ%2CoBAAoB%2CezEmDhB%2C6BA6DI%2CaAAe%3BIACX%2CqBAAA%3B%3BEyEjHZ%2CoBAAoB%2CezEmDhB%2C6BAiEI%2CaAAe%2CeAAY%3BIACvB%2CiBAAA%3B%3BEyErHZ%2CoBAAoB%2CezEmDhB%2C6BAqEI%2CaAAY%2CQAAW%2CeAAY%3BICuI3C%2CgBAAA%3B%3BEwE%5C%2FPA%2CoBAAoB%2CezEmDhB%2C6BAyEI%2CaAAY%2CQAAW%2CeAAe%2CkBAAe%2CIAAI%3BICmIjE%2CoBAAA%3B%3BEwE%5C%2FPA%2CoBAAoB%2CezEmDhB%2C6BA6EI%2CaAAY%2CIAAI%2CUAAa%3BIC%2BHrC%2CuBAAA%3BIAAA%2CUAAA%3BID5HY%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2C4CAAA%3B%3BEyEvIZ%2CoBAAoB%2CezEmDhB%2C6BAuFI%2CaAAY%2CQAAS%3BEyE1I7B%2CoBAAoB%2CezEmDhB%2C6BAwFI%2CaAAY%2CQAAS%3BIACjB%2CmBAAA%3B%3BEAGJ%2CYAAY%2CSAAU%2CqByE%5C%2FIV%2CezEmDhB%2C6BA4F2B%3BEACvB%2CYAAY%2CMAAO%2CqByEhJP%2CezEmDhB%2C6BA6FwB%3BIAChB%2CWAAW%2CaAAX%3B%3BEAGJ%2CYAAY%2CSAAU%2CqByEpJV%2CezEmDhB%2C6BAiG2B%3BEACvB%2CYAAY%2CMAAO%2CqByErJP%2CezEmDhB%2C6BAkGwB%3BIAChB%2CWAAW%2CcAAX%3B%3BEAGJ%2CYAAY%2CSAAU%2CqByEzJV%2CezEmDhB%3BEAuGI%2CYAAY%2CMAAO%2CqByE1JP%2CezEmDhB%3BIAwGQ%2CUAAA%3B%3BEyE3JZ%2CoBAAoB%2CezEmDhB%2C6BA2GI%2CaAAY%2CMAAO%3BIACf%2CUAAA%3B%3BEyE%5C%2FJZ%2CoBAAoB%2CezEmDhB%2C6BA%2BGI%2CaAAY%2CSAAY%2CgBAAa%3BEyElK7C%2CoBAAoB%2CezEmDhB%2C6BAgHI%2CaAAY%2CMAAS%2CgBAAa%3BIAC9B%2CWAAW%2CaAAX%3B%3BEyEpKZ%2CoBAAoB%2CezEmDhB%2C6BAoHI%2CaAAY%2CSAAY%2CgBAAa%3BEyEvK7C%2CoBAAoB%2CezEmDhB%2C6BAqHI%2CaAAY%2CMAAS%2CgBAAa%3BIAC9B%2CWAAW%2CcAAX%3B%3BEyEzKZ%2CoBAAoB%2CezEmDhB%2C6BAyHI%3BIACI%2CkBAAA%3B%3BEyE7KZ%2CoBAAoB%2CezEiLhB%3BIC8EJ%2CgBAAA%3BIAAA%2CWAAA%3BID1EY%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CoByE7LY%2CezEiLhB%2CcAYK%3BEACD%2CoByE9LY%2CezEiLhB%2CcAaK%3BIEjOT%2C4BAAA%3BIDkSA%2CgBAAA%3BID9DY%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2C4BAA6B%2CaAAY%2CQAAS%2CqByE3MtC%2CezEiLhB%3BIA2BQ%2CaAAA%3B%3BEyE5MZ%2CoBAAoB%2CeAQhB%3BIACI%2CUAAA%3B%3BEAIR%2CoBAAoB%3BIvEhDpB%2C4BAAA%3BIFuPI%2CWAAA%3BIC2CJ%2CUAAA%3BID8CQ%2CeAAA%3BIACA%2CcAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3BIyEjSA%2CgBAAA%3B%3BEALR%2CoBAAoB%2CWzEyMhB%2CQAAO%2CMAAO%3BICyClB%2CeAAA%3BIDvCQ%2CSAAA%3B%3BEyE3MR%2CoBAAoB%2CWzE8MhB%2CQAAO%2CMAAO%2CGAAK%3BICoCvB%2CWAAA%3BIDlCQ%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3BIACA%2CUAAA%3B%3BEAEA%2CoByErNY%2CWzE8MhB%2CQAAO%2CMAAO%2CGAAK%2CIAOd%3BIC6BT%2CcAAA%3BID3BY%2CqBAAA%3B%3BEyEvNZ%2CoBAAoB%2CWzE2NhB%2CaAAY%3BIACR%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3B%3BEyE%5C%2FNR%2CoBAAoB%2CWzEkOhB%2CaAAY%2CMAAS%3BIACjB%2CsBAAA%3BIACA%2CqBAAA%3BIACA%2CqBAAA%3B%3BEyErOR%2CoBAAoB%2CWzEwOhB%3BIACI%2CSAAA%3BIACA%2CUAAA%3B%3BEyE1OR%2CoBAAoB%2CWzE6OhB%2CaAAY%3BIACR%2CkBAAA%3BIACA%2CSAAA%3B%3BEyE%5C%2FOR%2CoBAAoB%2CWzEkPhB%2CaAAY%3BIACR%2CUAAA%3B%3BEyEnPR%2CoBAAoB%2CWzEsPhB%2CaAAe%3BICJnB%2CeAAA%3B%3BEwElPA%2CoBAAoB%2CWzE0PhB%3BIAEQ%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CoByEpQY%2CWzE0PhB%2CaAUK%3BEACD%2CoByErQY%2CWzE0PhB%2CaAWK%3BICnBT%2CmBAAA%3BIDqBY%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CyBAAA%3B%3BEAGJ%2CoByEhRY%2CWzE0PhB%2CaAsBK%3BIACG%2COAAA%3B%3BEAGJ%2CoByEpRY%2CWzE0PhB%2CaA0BK%3BIACG%2CQAAA%3B%3BEAoBR%2CoByEzSgB%2CWzEySf%3BIACG%2COAAA%3B%3BEyE1SR%2CoBAAoB%2CWzE6ShB%3BIAEQ%2CYAAA%3B%3BEyE%5C%2FSZ%2CoBAAoB%2CWzE6ShB%2CuBAKM%2CgBAAa%3BIACX%2CgBAAA%3B%3BEyEnTZ%2CoBAAoB%2CWzE6ShB%2CuBASM%2CgBAAgB%3BEyEtT1B%2CoBAAoB%2CWzE6ShB%2CuBAUM%2CgBAAgB%2CeAAY%3BEyEvTtC%2CoBAAoB%2CWzE6ShB%2CuBAWM%2CgBAAgB%2CeAAY%3BICtEtC%2CWAAA%3BIDwEY%2CYAAA%3BIACA%2CqBAAA%3BIACA%2CyBAAA%3B%3BEyE5TZ%2CoBAAoB%2CWzE6ShB%2CuBAkBM%3BIC7EV%2CgBAAA%3BID%2BEY%2CYAAA%3BIACA%2CWAAA%3BIACA%2CgDAAA%3BIACA%2CkBAAA%3B%3BEyEpUZ%2CoBAAoB%2CWAQhB%3BIxE0OJ%2CeAAA%3B%3BEwErOA%2CoBAAoB%3BIxEqOpB%2CeAAA%3B%3BEwErOA%2CoBAAoB%2CWAGhB%2CaAAY%3BIxEkOhB%2CeAAA%3BIwEhOQ%2C0BAAA%3B%3BEALR%2CoBAAoB%2CWAQhB%2CaAAY%3BIACR%2CaAAA%3B%3BEATR%2CoBAAoB%2CWAYhB%2CaAAe%3BIxEyNnB%2CmBAAA%3BIwEvNQ%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAhBR%2CoBAAoB%2CWAmBhB%2CgBAAgB%3BIxEkNpB%2CiBAAA%3BIwEhNQ%2C6BAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CoBA1BY%2CWAmBhB%2CgBAAgB%2CEAOX%3BIxE2MT%2CcAAA%3BIAAA%2CyBAAA%3B%3BEwErOA%2CoBAAoB%2CWAgChB%2CgBAAgB%2CEAAC%3BIxEqMrB%2CcAAA%3B%3BEwErOA%2CoBAAoB%2CWAoChB%2CgBAAkB%3BIACd%2CcAAA%3B%3BEArCR%2CoBAAoB%2CWAwChB%3BIACI%2CSAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CcAAX%3B%3BEA3CR%2CoBAAoB%2CWA8ChB%3BIxEuLJ%2CgBAAA%3BIAAA%2CaAAA%3BIAAA%2CkBAAA%3BIClSA%2C4BAAA%3BIuEgHQ%2CUAAA%3BIACA%2CMAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2C2CAAA%3B%3BEAvDR%2CoBAAoB%2CWA0DhB%3BIACI%2CaAAA%3B%3BEA3DR%2CoBAAoB%2CWA8DhB%2C6BAA6B%3BIACzB%2CeAAA%3B%3BECpHR%2CsBAAyB%3BEACzB%2CoBAAoB%3BEACpB%2CoBAAoB%2CIAAI%2CaAAc%3BIAClC%2CwBAAA%3B%3BECyBJ%3BIACI%2CsBAAA%3B%3BECklBJ%2CWAAW%3BIACP%2CgBAAA%3B%3BEAGJ%2CuBAAwB%2CEAAC%3BIACrB%2CqBAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%2CoBAAqB%3BIACjB%2C4BAAA%3B%3BEAGJ%2CuBACI%3BIACI%2CUAAA%3B%3BEAIR%2CQAAW%3BIACP%2CmBAAA%3B%3BEAGJ%3BIAEQ%2CeAAA%3B%3BEAGJ%2CsBAAC%2CeAAgB%2CgBAAgB%3BIAC7B%2CgBAAA%3BIACA%2CaAAA%3B%3BEAPR%2CsBAUI%3BIACI%2CmBAAA%3BIACA%2CcAAA%3B%3BEAZR%2CsBAeI%3BIACI%2CaAAA%3B%3BEAhBR%2CsBAmBI%3BIACI%2CgBAAA%3B%3BEApBR%2CsBAuBI%3BIACI%2CgBAAA%3B%3BEAxBR%2CsBA2BI%2CqBAAoB%2CYAAa%3BIAC7B%2CeAAA%3B%3BEA5BR%2CsBA%2BBI%3BIACI%2CkBAAA%3B%3BEAhCR%2CsBAmCI%2CsBAAqB%3BIACjB%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEASR%2CQAAQ%2CaAAa%3BIAEb%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3B%3BEALR%2CQAAQ%2CaAAa%2CiBAQjB%3BIvEzmBA%2CgBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CQuE6lBQ%2CaAAa%2CiBAQjB%2CgBvErmBH%3BIAEO%2CiDAAA%3B%3BEAGJ%2CQuEwlBI%2CaAAa%2CiBAQjB%2CgBvErmBH%2CMAKI%3BIACG%2CmBAAA%3B%3BEAGJ%2CQuEolBI%2CaAAa%2CiBAQjB%2CgBvErmBH%2CMASI%3BIACG%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CQuE8kBI%2CaAAa%2CiBAQjB%2CgBvErmBH%2CMAeI%3BIACG%2C8BAAA%3B%3BEAKJ%2CQuEwkBI%2CaAAa%2CiBAQjB%2CgBvEhlBC%3BIACG%2CYAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CQuEmkBI%2CaAAa%2CiBAQjB%2CgBvE3kBC%3BIACG%2CWAAA%3BIACA%2CUAAA%3B%3BEuEikBR%2CQAAQ%2CaAAa%2CiBAQjB%2CgBvEtkBA%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEwExBR%2CsBAAuB%2CqBAAqB%2CwBAAwB%2CuBAAuB%2COAAM%3BIAC7F%2CaAAA%3BIACA%2CgBAAA%3B%3BECXJ%2CeAAgB%2CMAAK%3BIzEvErB%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CSAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIAEA%2CQAAA%3BIyEZI%2CkBAAA%3B%3BEAGJ%2CeAwEgB%2CMAAK%2CiBAxEjB%3BIzEcA%2CsBAAA%3BIACA%2CqBAAA%3BIyEZA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2COAAA%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BE%5C%2FErCJ%2CKAAM%2CgB%2BEkGU%2CMAAK%2CiBAxEjB%3BI%5C%2FEzBA%2CqBAAA%3B%3BEM2CJ%2CKAAM%2CgByEsDU%2CMAAK%2CiBAxEjB%3BIzEmBA%2CqBAAA%3B%3BEyELJ%2CeA0DgB%2CMAAK%2CiBA1DjB%2CmBAAgB%3BEACpB%2CeAyDgB%2CMAAK%2CiBAzDjB%2CmBAAgB%3BIAChB%2CkBAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CSAAS%2CEAAT%3B%3BEAGJ%2CeA6CgB%2CMAAK%2CiBA7CjB%2CmBAAgB%3BIAChB%2CyBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CeAwCgB%2CMAAK%2CiBAxCjB%2CmBAAgB%3BIAChB%2CioCAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CeAmCgB%2CMAAK%2CiBAnCjB%2CmBAAgB%2CMAAM%3BEAC1B%2CeAkCgB%2CMAAK%2CiBAlCpB%2CQAAW%2CmBAAgB%3BIACxB%2CqBAAA%3B%3BEAGJ%2CeA8BgB%2CMAAK%2CiBA9BpB%2CQAAW%2CmBAAgB%3BIACxB%2CSAAS%2CEAAT%3B%3BEAKA%2CUAAW%2CgBAwBC%2CMAAK%2CiBA1BpB%2COAAU%2CmBAAgB%3BEAEvB%2CUAAW%2CgBAwBC%2CMAAK%2CiBAzBpB%2CMAAS%2CmBAAgB%3BEAEtB%2CeAuBY%2CMAAK%2CiBA1BpB%2COAAU%2CmBAAgB%3BEAGvB%2CeAuBY%2CMAAK%2CiBAzBpB%2CMAAS%2CmBAAgB%3BIAGlB%2CqBAAA%3B%3BEAIR%2CeAkBgB%2CMAAK%2CiBAlBpB%2CIAAI%2CUAAU%2CWAAc%2CmBAAgB%3BIACzC%2CqBAAA%3B%3BECLJ%3BIAEQ%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CwBAAC%3BIACG%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CwBAAC%3BIACG%2CeAAA%3B%3BEAGJ%2CwBAAC%2COAAQ%2CgBAAe%3BIACpB%2CaAAA%3B%3BEAIR%3BIAEQ%2CkBAAA%3BIACA%2C8BAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CqFAAA%3B%3BEAVR%2CeAaM%3BIACE%2CcAAA%3B%3BEAGJ%2CeAAC%3BIACG%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CWAAW%2CaAAX%3B%3BEAGJ%2CeAAC%2CUAAU%3BIACP%2C2BAAA%3BIACA%2C8BAAA%3B%3BEAGJ%2CeAAC%2CYAAY%3BIACT%2C4BAAA%3BIACA%2C4BAAA%3B%3BECzFR%2C2BAA4B%2CwBAA0B%3BIAClD%2CQAAA%3BIACA%2CWAAW%2CqBAAX%3B%3BEC%2BFJ%3BIAEQ%2CaAAA%3B%3BEAFR%2CsBAKI%2CiBAAiB%3BIACb%2CeAAA%3B%3BEANR%2CsBASI%3BIACI%2CmBAAA%3B%3BEAVR%2CsBAaI%2CqBAAoB%3BIAChB%2CgBAAA%3B%3BEAdR%2CsBAiBI%3BIACI%2CmBAAA%3BIACA%2CcAAA%3B%3BECggBR%2CyBAA0B%3BIAElB%2CUAAA%3B%3BEAFR%2CyBAA0B%2C4BAKtB%3BIACI%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEARR%2CyBAA0B%2C4BAWtB%2CkBAAiB%3BIACb%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAhBR%2CyBAA0B%2C4BAmBtB%2CkBAAiB%2CQAAQ%3BEAnB7B%2CyBAA0B%2C4BAoBtB%2CkBAAiB%2CQAAQ%3BIACrB%2CWAAA%3BIACA%2CmBAAA%3B%3BEAtBR%2CyBAA0B%2C4BAyBtB%2CiBAAgB%3BIACZ%2CaAAA%3B%3BEAIR%2CyBAA0B%3BIAElB%2CaAAA%3BIACA%2CiBAAA%3B%3BEAHR%2CyBAA0B%2CyBAMtB%2CiBAAgB%3BIACZ%2CUAAA%3B%3BEAPR%2CyBAA0B%2CyBAUtB%2CiBAAgB%3BIACZ%2CUAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAdR%2CyBAA0B%2CyBAiBtB%2CiBAAgB%3BIACZ%2CmBAAA%3BIACA%2CWAAA%3BIACA%2COAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEAtBR%2CyBAA0B%2CyBAyBtB%3BIACI%2CYAAA%3B%3BEA1BR%2CyBAA0B%2CyBA8BtB%2CeAAe%3BIACX%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAIR%2CyBAA0B%2CsBAAsB%3BIAC5C%2CmBAAA%3B%3BEAGJ%2CyBAA0B%2C6BAA6B%3BIACnD%2CcAAA%3B%3BEAGJ%2CyBAA0B%2C6BAA6B%3BIACnD%2CaAAA%3B%3BEC7RJ%2CwBAAyB%3BIlFvBzB%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3B%3BEkFqBR%2CwBAAyB%2C8BAKnB%2CoBAAiB%3BEALvB%2CwBAAyB%2C8BAMrB%2CiBAAgB%3BIACZ%2CmBAAA%3B%3BEAPR%2CwBAAyB%2C8BAUnB%2CoBAAiB%3BIACf%2CUAAA%3B%3BEAXR%2CwBAAyB%2C8BAcnB%2CoBAAiB%3BIACf%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAjBR%2CwBAAyB%2C8BAoBrB%2CiBAAgB%3BIACZ%2CYAAA%3B%3BEArBR%2CwBAAyB%2C8BAwBrB%2C4BAA4B%3BIACxB%2CkBAAA%3B%3BEAzBR%2CwBAAyB%2C8BA4BrB%2C8BAA8B%3BIAC1B%2CaAAA%3B%3BEAIR%2CwBAAyB%3BIAEjB%2CUAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CwBANqB%2C8BAMpB%2CIAAI%3BIACD%2CaAAA%3B%3BEAGJ%2CwBAVqB%2C8BAUpB%2CYAAY%3BIACT%2CWAAA%3B%3BEAGJ%2CwBAdqB%2C8BAcpB%2CYAAY%3BIACT%2CYAAA%3B%3BEAIR%3BIACI%2CcAAA%3B%3BEC%5C%2FXJ%2CwBAAyB%3BIAEjB%2CUAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CwBAAyB%2COAAM%2CqBAAsB%3BIACjD%2CcAAA%3B%3BEChFJ%2CcAAc%3B%3B%3B%3BEAAd%2CcAAc%2CWACR%3BIACE%2CkBAAA%3B%3BEAEA%2CcAJM%2CWACR%2CKAGG%3BIACG%2CcAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CWAAA%3B%3BEAPZ%2CcAAc%2CWACR%2CKASI%3BIACE%2CqBAAA%3BIACA%2CSAAA%3B%3BEAZZ%2CcAAc%2CWACR%2CKAcI%3BIACE%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3B%3BEAEA%2CcArBE%2CWACR%2CKAcI%2CIAMG%3BIACG%2CWAAA%3BIACA%2CqBAAA%3B%3BEAvBhB%2CcAAc%2CWA4BV%3BIACI%2CaAAA%3B%3BEA7BR%2CcAAc%2CWAgCV%2CGACM%2CIAAI%3BIACF%2CkBAAA%3B%3BEAEJ%2CcApCM%2CWAgCV%2CGAIK%2COACK%3BIACE%2C%2BBAAA%3B%3BEAtChB%2CcAAc%2CWA2CV%2CcACM%3BIACE%2CsBAAA%3B%3BEA7CZ%2CcAAc%2CWAiDV%2CGAAE%3BIACE%2CoBAAA%3BIACA%2CwBAAA%3B%3BEAnDR%2CcAAc%2CWAiDV%2CGAAE%2COAIE%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CwBAAA%3BIACA%2CcAAA%3B%3BEA1DZ%2CcAAc%2CWAiDV%2CGAAE%2COAIE%2CSAOM%3BIACE%2CaAAA%3B%3BEAEA%2CcA%5C%2FDF%2CWAiDV%2CGAAE%2COAIE%2CSAOM%2CKAGG%3BEAAS%2CcA%5C%2FDZ%2CWAiDV%2CGAAE%2COAIE%2CSAOM%2CKAGa%3BIACP%2CaAAA%3B%3BEAKZ%2CcArEM%2CWAiDV%2CGAAE%2COAoBG%3BIACG%2CgBAAA%3B%3BEADJ%2CcArEM%2CWAiDV%2CGAAE%2COAoBG%2COAGK%3BIACE%2CWAAA%3BIACA%2CaAAA%3BIACA%2CaAAA%3B%3BEAEA%2CcA7EF%2CWAiDV%2CGAAE%2COAoBG%2COAGK%2CWAKM%2CgBAAa%2CIAAI%3BIACjB%2CaAAA%3B%3BEAGI%2CcAjFV%2CWAiDV%2CGAAE%2COAoBG%2COAGK%2CWAKM%2CgBAAa%2CIAAI%2CYAGhB%2CUACO%3BIACA%2CWAAA%3B%3BEAKJ%2CcAvFV%2CWAiDV%2CGAAE%2COAoBG%2COAGK%2CWAKM%2CgBAAa%2CIAAI%2CYAShB%2CUACO%3BIACA%2CUAAA%3B%3BEAKJ%2CcA7FV%2CWAiDV%2CGAAE%2COAoBG%2COAGK%2CWAKM%2CgBAAa%2CIAAI%2CYAehB%2CUACO%3BIACA%2COAAO%2CcAAP%3B%3BEAKJ%2CcAnGV%2CWAiDV%2CGAAE%2COAoBG%2COAGK%2CWAKM%2CgBAAa%2CIAAI%2CYAqBhB%2CUACO%3BIACA%2CUAAA%3B%3BEAOhB%2CcA3GE%2CWAiDV%2CGAAE%2COAoBG%2COAsCI%2CMACK%3BIACE%2CmBAAA%3BIACA%2CUAAA%3B%3BEAOI%2CcArHV%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSACI%2CGAAE%2COACI%2CIACG%3BIACG%2CaAAA%3B%3BEAjDpB%2CcArEM%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSASI%2CGAAE%2COAAO%2COACH%3BIACE%2CeAAA%3BIACA%2CgBAAA%3B%3BEAzDhB%2CcArEM%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAgBM%3BIACE%2CgBAAA%3B%3BEA9DZ%2CcArEM%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAoBI%3BIACI%2CsBAAA%3B%3BEAlEZ%2CcArEM%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAoBI%2CcAEI%3BIACI%2CcAAA%3B%3BEAKJ%2CcA9IN%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSA2BK%2CkBACO%3BIACA%2CUAAA%3B%3BEAKJ%2CcApJN%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAiCK%2CkBACO%3BIACA%2CUAAA%3B%3BEAhFhB%2CcArEM%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAuCI%3BIACI%2CYAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEAEA%2CcA9JN%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAuCI%2CEAKK%3BIACG%2CgBAAA%3B%3BEADJ%2CcA9JN%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAuCI%2CEAKK%2CMAGK%3BIACE%2C0BAAA%3B%3BEA7FpB%2CcArEM%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAqDI%3BEAlGR%2CcArEM%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAsDI%3BIACI%2CcAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAvGZ%2CcArEM%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAqDI%2CiBAOI%3BEAzGZ%2CcArEM%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAsDI%2CkBAMI%3BIACI%2CeAAA%3B%3BEAEA%2CcAjLV%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAqDI%2CiBAOI%2CEAGK%3BEAAD%2CcAjLV%2CWAiDV%2CGAAE%2COAoBG%2COA6CG%2CSAsDI%2CkBAMI%2CEAGK%3BIACG%2C0BAAA%3B%3BEAUxB%2CcA5LU%2CWA4LT%3BIACG%2CkBAAA%3B%3BEAEA%2CcA%5C%2FLM%2CWA4LT%2CoBAGO%2CKAAK%3BIACL%2CwBAAA%3B%3BEAJR%2CcA5LU%2CWA4LT%2CoBAOG%3BIACI%2CgBAAA%3B%3BEAKR%2CcAzMU%2CWAyMT%2CUACG%3BIACI%2CyBAAA%3BIACA%2C8BAAA%3B%3BEAEA%2CcA9ME%2CWAyMT%2CUACG%2CSAIK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2C6BAAA%3BIACA%2CMAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CyCAAA%3B%3B%3B%3BE9EzQhB%2CuBACM%3BIACE%2CiBAAA%3B%3BE%2BE0oBR%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%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BItFgMR%2CiBAAA%3B%3BEsFzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BItFqLR%2CeAAA%3B%3BEsFzMA%2CqBAcI%2CQAUI%3BItFiLR%2CiBAAA%3BIsF%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BItF0KR%2CeAAA%3B%3BEsFzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BItFmKb%2CeAAA%3BIsFjKgB%2CWAAA%3B%3BEC7GhB%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BElE2FJ%2CcACI%3BIACI%2C6BAAA%3B%3BEAFR%2CcAKI%2CeAGI%3BEARR%2CcAKI%2CeAII%3BEATR%2CcAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CcAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CcAFR%2C2BACI%2CKACK%3BEACD%2CcAHR%2C2BACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CcAPR%2C2BACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CcAyCI%2CKAAI%3BEAzCR%2CcA0CI%3BEA1CJ%2CcA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C0BAAA%3B%3BEAHJ%2CuBAKI%3BIrB4HJ%2CmBAAA%3B%3BEqBxHY%2CuBAJR%2COAGK%2CSACI%3BIrBwHb%2CoBAAA%3B%3BEqBlHY%2CuBAVR%2COASI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAlBhB%2CuBAKI%2COAiBI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BEJzCZ%2CkBAGI%2CWACI%3BIACI%2CSAAA%3B%3BEALZ%2CkBASI%2CSAAQ%3BIACJ%2CYAAA%3B%3BEgBuBR%2CeACI%2CQAAO%2CQAAQ%3BIACX%2CWAAA%3B%3BEAIR%2CyBACI%2CQAAO%3BIACH%2CeAAA%3B%3BEAFR%2CyBAKI%3BEALJ%2CyBAMI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEARR%2CyBAWI%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAjBR%2CyBAWI%2CsBAQI%2CWACI%3BEApBZ%2CyBAWI%2CsBAQI%2CWAEI%2CeAAiB%3BIjCuE7B%2CcAAA%3BIiCrEgB%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAzBhB%2CyBAWI%2CsBAkBI%2CiBACI%3BIjC8DZ%2CcAAA%3B%3BEiC5FA%2CyBAWI%2CsBAkBI%2CiBACI%2CMAGI%3BIjC2DhB%2CiBAAA%3BIiCzDoB%2CgBAAA%3B%3BEAnCpB%2CyBAWI%2CsBA6BI%2CqBAAuB%2CuBACnB%3BIjCmDZ%2CiBAAA%3BIiCjDgB%2CiBAAA%3B%3BEA3ChB%2CyBAWI%2CsBAoCI%2CYACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CWAAA%3B%3BEAlDhB%2CyBAWI%2CsBA2CI%3BIACI%2CgBAAA%3B%3BEAMJ%2C0BAA2B%2C0BAF%5C%2FB%3BEAEI%2C0BAA2B%2C0BAD%5C%2FB%3BEAEI%2C2BAA4B%2C0BAHhC%3BEAGI%2C2BAA4B%2C0BAFhC%3BEAGI%2CqBAAsB%2C0BAJ1B%3BEAII%2CqBAAsB%2C0BAH1B%3BIAIQ%2CUAAA%3B%3BEuDsKZ%2CcACI%2CeACI%3BIACI%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcALR%2CeACI%2CcAIK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAAc%2CoBACV%2CeACI%3BIACI%2CUAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CUAAA%3B%3BE%5C%2FDtTZ%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIR%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAQR%3BIzBiHA%2CyBAAA%3BIAAA%2C8EAAA%3BIAAA%2CcAAA%3BIyB7GI%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIzBuGJ%2CqBAAA%3BIuC9QA%2CqBAAA%3B%3BEdyKI%2CYAAe%3BIACX%2C0BAAA%3B%3BEAGJ%2CWAAC%3BIzBiGL%2CcAAA%3BIyB%5C%2FFQ%2CmBAAA%3B%3BEAGJ%2CWAAC%3BIACG%2C0BAAA%3BIACA%2C4BAAA%3B%3BEAGJ%2CWAAC%3BIzBuFL%2C%2BFAAA%3BIyBrFQ%2CmBAAA%3BIACA%2CcAAA%3B%3BEA7BR%2CWcqGE%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuCHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgDnPQ%2COhDmPR%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BIvC2PL%2CcAAA%3B%3BEyBvEI%2CcAAe%3BIACX%2CgBAAA%3B%3BEAKJ%2CUAAC%3BIACG%2CSuBrLA%2COvBqLA%3B%3BEAKJ%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BEgE0YR%2CkBACI%2CoBACI%3BIzFnVR%2CmBAAA%3B%3BEyFiVA%2CkBAOI%3BIACI%2CiBAAA%3B%3BEAIR%2CWACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CgBAAA%3B%3BEAGJ%2CuBAEI%2CWACI%3BEAFR%2CmBACI%2CWACI%3BIACI%2CeAAA%3B%3BEAJZ%2CuBAEI%2CWACI%2CiBAGI%3BEALZ%2CmBACI%2CWACI%2CiBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEARhB%2CuBAEI%2CWAUI%2CqBAAuB%2CuBACnB%3BEAZZ%2CmBACI%2CWAUI%2CqBAAuB%2CuBACnB%3BIzFtXZ%2CiBAAA%3BIyFwXgB%2CiBAAA%3B%3BEAUhB%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3B%3BEAFR%2CoBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2C0BAGI%3BEAFJ%2C2BAEI%3BEADJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAJR%2C0BAOI%2CSAAQ%3BEANZ%2C2BAMI%2CSAAQ%3BEALZ%2CqBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2CiBACI%2CyBACI%2COACI%3BIACI%2CUAAA%3B%3BEAMhB%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CQACI%2CeAeI%3BIACI%2CWAAA%3B%3BEASZ%2CsBAAsB%2CoBAClB%2CQAAO%3BIACH%2CmBAAA%3B%3BEA6QR%2CQAAQ%3BIACJ%2CYAAA%3BIzFrtBJ%2CSAAA%3BIAAA%2CUAAA%3BItB1KA%2CqBAAA%3B%3BE%2BG83BA%2CQAAQ%2CQAIJ%2CQAAO%3BIACH%2CiBAAA%3BIzFztBR%2CWAAA%3BIAAA%2CqBAAA%3B%3BEtBjJA%2CQ%2BGq2BQ%2CQAIJ%2CQAAO%2CQ%5C%2FGz2BV%3BIsBiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BEtB5IA%2CQ%2BGg2BQ%2CQAIJ%2CQAAO%2CQ%5C%2FGp2BV%3BIsB4ID%2CWAAA%3BIAAA%2C0BAAA%3B%3BEtBvIA%2CQ%2BG21BQ%2CQAIJ%2CQAAO%2CQ%5C%2FG%5C%2F1BV%3BIsBuID%2CWAAA%3BIAAA%2C0BAAA%3B%3BEyFotBA%2CQAAQ%2CQASJ%2CSAAQ%3BIzF7tBZ%2CcAAA%3B%3BEyFguBQ%2CQAZA%2CQASJ%2CSAAQ%2CIAGH%3BIACG%2CSAAS%2CGAAT%3B%3BEAGJ%2CQAhBA%2CQASJ%2CSAAQ%2CIAOH%3BIACG%2CSAAS%2CGAAT%3B%3BE%5C%2FD9yBZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEALJ%2CaAWI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAdR%2CaAiBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BE1B4IR%2Ca0BhJI%2CM1BgJH%3BIAxFD%2CcAAA%3B%3BEA6FA%2Ca0BrJI%2CM1BqJH%3BIA7FD%2CcAAA%3B%3BEAkGA%2Ca0B1JI%2CM1B0JH%3BIAlGD%2CcAAA%3B%3BEAuGA%2Ca0B%5C%2FJI%2CM1B%2BJH%3BIAvGD%2CcAAA%3B%3BE0BzEA%2CaAwBI%2CQAAO%3BI1BiDX%2CqBAAA%3BI0FzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BI1FgDA%2CgBAAA%3BI0BtCQ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAtCR%2CaAwBI%2CQAAO%2COaqCT%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuCHA%2CabuNI%2CQAAO%2COavNV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgD3OU%2COhD2OV%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2Cab0MA%2CQAAO%2COa3MV%2CMACI%3BIvC2PL%2CWAAA%3B%3BEuCrPI%2CaboMA%2CQAAO%2COarMV%2COACI%3BIvCqPL%2CcAAA%3B%3BE0F7CA%2CahEJI%2CQAAO%2COgEIV%3BEACD%2CahELI%2CQAAO%2COgEKV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CahEVI%2CQAAO%2COgEUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CahEfI%2CQAAO%2COgEeV%3BEACD%2CahEhBI%2CQAAO%2COgEgBV%3BEACD%2CQAAQ%2CUAAW%2CchEjBf%2CQAAO%3BIgEkBP%2CoBAAA%3BI1F%2BBJ%2CYAAA%3B%3BE0BhCY%2CaAjBR%2CQAAO%2COAgBF%2CMACI%3BI1BgCb%2CWAAA%3B%3BE0BzBA%3BIACI%2CaAAA%3B%3BEJuRJ%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEASR%2CeAEI%2CWAEI%2CSAAQ%3BIACJ%2CiBAAA%3B%3BEALZ%2CeASI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAMZ%3BItB9RA%2CUAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIsB8HL%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAHJ%2CaAKM%3BIACE%2CcAAA%3B%3BEANR%2CaASI%2CUACI%3BIACI%2CcAAA%3B%3BEAXZ%2CaASI%2CUACI%2CiBAGM%3BIACE%2CWAAA%3B%3BEAdhB%2CaAmBI%2COACM%3BIACE%2CeAAA%3B%3BEAEA%2CaAJR%2COACM%2CSAGG%3BIACG%2CUAAA%3B%3BEAxBhB%2CaAmBI%2COAaI%2CUACI%3BItB%5C%2FTZ%2CgBAAA%3BIsBiUgB%2CgBAAA%3B%3BEcsRhB%2CadtSI%2COAaI%2CUACI%2COcwRX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CadtSI%2COAaI%2CUACI%2COcwRX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEd1UR%2CaAmBI%2COAaI%2CUACI%2COcqLV%3BIpCpfF%2CeAAA%3BIoCwfI%2CqBAAA%3B%3BEA6HA%2CadpUA%2COAaI%2CUACI%2COcoTX%2COAEI%3BEAAD%2CadpUA%2COAaI%2CUACI%2COcqTX%2CSACI%3BIACG%2CaAAA%3B%3BEdxVR%2CaAwCI%3BIACI%2CUAAA%3B%3BEAMJ%2CKAAC%2CcACG%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAHR%2CKAAC%2CcAMG%2CMAAM%3BIACF%2CiBAAA%3B%3BEAPR%2CKAAC%2CcAUG%2CMACI%2CKAAI%3BIACA%2CwBAAA%3B%3BEAZZ%2CKAAC%2CcAgBG%2CcAAc%3BIACV%2CUAAA%3B%3BEAIA%2CKArBP%2CcAoBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA9BP%2CcAoBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAOhB%3BIACI%2CeAAA%3B%3BEADJ%2CsBAGI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEALR%2CsBAQI%3BIACI%2CYAAA%3B%3BEAGI%2CsBAJR%2COAGI%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACM%2CQACE%2CMACI%2CGACI%2CGAAE%3BIACE%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACM%3BIACE%2CgBAAA%3B%3BEAMZ%3BItBhaA%2CUAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIsBiQL%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEAIQ%2CcAFR%2COACI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CcATJ%2COASK%3BIACG%2CWAAA%3B%3BEAjBZ%2CcAOI%2COAaI%3BIACI%2CWAAA%3B%3BEAYR%2CMAAC%3BItBjcL%2CUAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIsBkSD%2CiBAAA%3B%3BEAHJ%2CMAAC%2CUAKG%2CeAAe%3BIACX%2CUAAA%3B%3BEqEnTZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3B%3BEpDpVR%2CSoDuVU%2CQAAO%2COpDvVhB%3BEAAD%2CiBoDwVkB%2CQAAO%2CKpDxVxB%3BIvC4LD%2CeAAA%3BIAAA%2CoBAAA%3B%3BEmCpKA%3BInCoKA%2CmBAAA%3BI6CtLA%2CWAAA%3BI7CsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BImCnUL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEyD7ER%2CqBACI%2CaACI%3BI5FqOR%2CgBAAA%3B%3BE4FvOA%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%3BI7FVJ%2CgBAAA%3B%3BE6FQA%2CYAMI%3BI7FdJ%2C6BAAA%3BI6FgBQ%2CoBAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEC7SJ%3BI9FwRA%2CmBAAA%3BIAAA%2CmBAAA%3BI6ClLA%2CYAAA%3BI7CkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEUrPT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BEqF3FZ%3BI%5C%2FF2KA%2CyBAAA%3BIAAA%2CyBAAA%3BI%2BFxKI%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%3BI%5C%2FF4JL%2CYAAA%3BI%2BF1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BI%5C%2FFkJA%2CmBAAA%3BI%2BFhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BI%5C%2FF4IJ%2CiBAAA%3BI%2BF1IQ%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAJR%2CqBAOI%2CiBACM%3BIACE%2CeAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAXZ%2CqBAOI%2CiBACM%2CWAIE%3BIACI%2CeAAA%3B%3BEAbhB%2CqBAOI%2CiBAUM%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CqBACI%3BIACI%2CgBAAA%3BIACA%2CUAAA%3B%3BEAHR%2CqBAMI%3BI%5C%2FFkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BI%2BFrQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BI%5C%2FFyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BE%2BFjPR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAME%3BIACA%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAME%2CSAMC%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BECbR%2CwBACI%2CiBACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CwBAQI%2CUACM%2CwBACI%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEAMhB%2CyBACI%3BIACI%2CYAAA%3B%3BEAFR%2CyBAKI%2CiBACI%3BIACI%2CoBAAA%3B%3BECzBZ%2CwBACI%3BIjGsFJ%2CkBAAA%3B%3BEiGvFA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BE%5C%2FE0JR%2CgBAFJ%2COAEK%2CMACG%2CiBACM%3BIACE%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAJZ%2CgBAFJ%2COAEK%2CMACG%2CiBAMM%3BIACE%2CWAAA%3B%3BEAbpB%2CgBAmBI%2CUACM%2CSACI%3BIACE%2CUAAA%3B%3BEAMhB%2CoBACI%2CmBACI%3BIACI%2CcAAA%3BIACA%2CWAAA%3B%3BEAJZ%2CoBACI%2CmBACI%2CQAII%3BIACI%2CmBAAA%3B%3BEAPhB%2CoBACI%2CmBACI%2CQAII%2COAGM%3BIACE%2CkBAAA%3B%3BEAVpB%2CoBACI%2CmBAcI%3BEAfR%2CoBACI%2CmBAeI%3BIACI%2CWAAA%3B%3BEAKZ%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIJ%2CQAAQ%2C0BACJ%3BEADJ%2CQAAQ%2C0BAEJ%3BIACI%2CYAAA%3B%3BEAHR%2CQAAQ%2C0BAMJ%2CQAAO%3BIACH%2CYAAA%3B%3BEAPR%2CQAAQ%2C0BAUJ%2CcACI%3BIACI%2CgBAAA%3B%3BEAKZ%2CQAiBI%2CMAAK%3BIACD%2CgBAAA%3B%3BEAGI%2CQAJR%2CMAAK%2CMAGD%2CKACK%3BIACG%2CmBAAA%3B%3BEAUhB%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAIA%3BIACE%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAIA%2CQAOG%2CeAAe%3BEAChB%2CqBAZR%2COAAM%2CUAIA%2CQAQG%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAIA%2CQAYG%2CUAAU%3BIACP%2CeAAA%3B%3BEAsBhB%2CkBACI%2CUAGI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3B%3BEAeZ%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BEChgBR%2CYAKI%3BIACI%2CWAAA%3B%3BEAIR%2CsBACI%3BIACI%2CUAAA%3B%3BE%2BEyIR%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%3BInGmIlB%2CgBAAA%3BIAAA%2CmBAAA%3BIoC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIpChqBA%2CUAAA%3BIoCmqBA%2CmBAAA%3B%3BE%2BDj0BA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDunBhB%3BIpCpfF%2CeAAA%3BIoCwfI%2CqBAAA%3B%3BEAtOJ%2CsB%2BDxZI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDqZjB%3BIACG%2CgBAAA%3B%3BEAkZJ%2CsB%2BD3yBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDwyBd%3BIACA%2CWAAA%3B%3BE%2BDp0BJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD%2BZhB%3BIpC5RF%2CgBAAA%3B%3BEoCqSI%2CsB%2BD3aA%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD%2BZhB%2CSASM%3BIACA%2CaAAA%3B%3BE%2BDpcR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD6alB%2CQACI%3BIACI%2CmBAAA%3B%3BEpChiBR%2CsBmG8GI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDmblB%2CQAAO%2CMpCpiBN%3BEACD%2CsBmG6GI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDmblB%2CQAAO%2CMpCniBN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CsBmGwGI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDmblB%2CQAAO%2CMpC9hBN%3BIACG%2CWAAA%3B%3BEmG%2BEJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDmblB%2CQAAO%2CMAEH%3BIACI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CsB%2BD7bA%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDmblB%2CQAAO%2CMAOF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsB%2BDjcA%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDmblB%2CQAAO%2CMAWF%2CQAAS%3BIACN%2CYAAA%3B%3BEAGJ%2CsB%2BDrcA%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDmblB%2CQAAO%2CMAeF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsB%2BDzcA%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDmblB%2CQAAO%2CMAmBF%2CQAAS%3BIACN%2CqBAAA%3B%3BE%2BDleR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%3BIpCpNA%2C4BAAA%3BIACA%2C2BAAA%3BIACA%2CoBAAA%3BIA2BA%2CyBAAA%3BIACQ%2CiBAAA%3BIoCyLJ%2CUAAA%3BIACA%2CWAAA%3B%3BE%2BD1eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAMI%3BE%2BD5eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAOI%3BE%2BD7eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAQI%3BIpChLJ%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIAxBT%2CwBAAA%3BIACQ%2CgBAAA%3BIoCwMA%2CqBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BE%2BDnfR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAgBI%3BE%2BDtfJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAiBI%3BIpCzVJ%2CmBAAA%3BIAAA%2C4BAAA%3BIAAA%2CyBAAA%3BIAAA%2CkBAAA%3BIAAA%2C2CAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIAAA%2CuBAAA%3BIAAA%2CcAAA%3BIAAA%2CwBAAA%3BIAAA%2CWAAA%3BIoCjPA%2CsBAAA%3BIpCiZA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIoC0LD%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAzPR%2CsB%2BD5OI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAgBI%2CWAlPH%3BEAAD%2CsB%2BD5OI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAiBI%2CUAnPH%3BIpCtGD%2CYAAA%3B%3BEoCqHA%2CsB%2BD3PI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAgBI%2CWAnOH%3BEAAD%2CsB%2BD3PI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAiBI%2CUApOH%3BIpCrHD%2CcAAA%3B%3BEoC0HA%2CsB%2BDhQI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAgBI%2CWA9NH%3BEAAD%2CsB%2BDhQI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAiBI%2CUA%5C%2FNH%3BIpC1HD%2CcAAA%3B%3BEoC%2BHA%2CsB%2BDrQI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAgBI%2CWAzNH%3BEAAD%2CsB%2BDrQI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COAiBI%2CUA1NH%3BIpC%5C%2FHD%2CcAAA%3B%3BEmG9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2clB%2COA0BI%3BIACI%2CWAAA%3BIpCnMR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmGhUT%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD2elB%3BIpCxWA%2CgBAAA%3B%3BEoCugBI%2CsB%2BD7oBA%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDwoBjB%2CSAAY%2CSAER%3BEAAD%2CsB%2BD7oBA%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FDyoBjB%2CUAAa%2CSACT%3BIACG%2CSAAS%2CGAAT%3BIpCxgBR%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3B%3BEmG9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD%2BqBlB%3BIpC5iBA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CUAAA%3BIAAA%2CqBAAA%3BIuC9QA%2CqBAAA%3B%3BEAMA%2CsB4DkII%2CkBAGI%2COAAM%2CIAAI%2CO%5C%2FD%2BqBlB%2CMGpzBC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CsBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BE4DtMY%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%3BEjE4JhB%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CaAII%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAII%2CiBAKI%3BIACI%2CYAAA%3B%3BEAVZ%2CaAII%2CiBAKI%2CWAGI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAfhB%2CaAII%2CiBAKI%2CWASI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAKJ%2CaAtBR%2CiBAqBK%2CUAAU%2CGACN%3BIlCpEb%2C8BAAA%3BIkCsEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BIlCnFA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEkCwFA%2CgBACI%3BIACI%2CiBAAA%3BIACA%2CeAAA%3B%3BEAIR%2CUACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEASJ%2CKAAC%2CcACG%2CcACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEANhB%2CKAWI%3BIACI%2CWAAA%3B%3BEAIR%2CeACI%3BIAEI%2CmBAAA%3B%3BEAHR%2CeACI%2CgBAII%3BEALR%2CeACI%2CgBAKI%3BIACI%2CoBAAA%3B%3BElBjKZ%2CwBAII%2CUAAU%3BEAHd%2CuBAGI%2CUAAU%3BIACN%2CUAAA%3B%3BEAIR%2CuBACI%2CUAAS%2CiBACL%3BIACI%2CgBAAA%3B%3BEASZ%2CmBACI%2CKAAI%3BIACA%2CmBAAA%3B%3BEAFR%2CmBAKI%2CKAAI%3BIACA%2CUAAA%3B%3BEANR%2CmBASI%2CKAAI%3BIACA%2CUAAA%3B%3BEAIR%2CyBACI%2CKAAI%3BIACA%2CUAAA%3B%3BEAGJ%2CQAAS%2CMAAK%2CMAAM%2CyB4BtItB%2CQAGI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BrItB%2CQAEI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BpItB%2CQACI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BtItB%2CQAGI%2CKAEI%3BE5BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BrItB%2CQAEI%2CKAEI%3BE5BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BpItB%2CQACI%2CKAEI%3BI5CyHV%2C0BAAA%3B%3BEgBQI%2CQAAS%2CMAAK%2CMAAM%2CyB4B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4BzHtB%2CQAAK%2CYACD%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BE5BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BE5BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB4BzHtB%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BIACE%2CaAAA%3B%3BE5BqHR%2CQAAS%2CMAAK%2CMAAM%2CyB4BhHtB%2CQAAQ%3BI5CwGV%2C0BAAA%3B%3BEgBQI%2CQAAS%2CMAAK%2CMAAM%2CyBAKhB%3BIACI%2CgBAAA%3B%3BEANR%2CQAAS%2CMAAK%2CMAAM%2CyBASd%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BEAVV%2CQAAS%2CMAAK%2CMAAM%2CyBASd%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BIACE%2CgBAAA%3B%3BEAMhB%2CyBACI%3BIACI%2CmBAAA%3B%3BEAGI%2CyBAJR%2CUAGI%2COACK%3BEACD%2CyBALR%2CUAGI%2COAEK%3BIhBhCb%2CmBAAA%3BIoC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIpChqBA%2CUAAA%3BIoCmqBA%2CmBAAA%3BIpBjoBgB%2CmBAAA%3B%3BEoBmoBhB%2CyBpB1oBI%2CUAGI%2COACK%2CKoBsoBT%3BEAAJ%2CyBpB1oBI%2CUAGI%2COAEK%2CSoBqoBT%3BIACA%2CWAAA%3B%3BEpBjoBQ%2CyBAVR%2CUAGI%2COAOK%3BIACG%2CUAAA%3B%3BEAiBhB%2CgCAOI%3BIACI%2C6BAAA%3BIACA%2CaAAA%3B%3BEAIA%2CgCADJ%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CgCATJ%2CSASK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAKJ%2CgCADJ%2CKACK%3BIACG%2CUAAA%3B%3BEAGJ%2CgCALJ%2CKAKK%2CIAAI%3BIACD%2CkBAAA%3B%3BEAGJ%2CgCATJ%2CKASK%3BIACG%2CiBAAA%3B%3BEAKJ%2CgCADJ%2CYACK%3BIACG%2CgBAAA%3B%3BEY%5C%2FGZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BI5BGZ%2C8BAAA%3BI4BDY%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CuBAiBI%2CcACI%3BEAjBR%2CeAgBI%2CcACI%3BIACI%2CmBAAA%3B%3BEAnBZ%2CuBAuBI%3BEAtBJ%2CeAsBI%3BIACI%2CmBAAA%3B%3BEAQR%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BEwEnKR%2CqBACI%3BIACI%2CWAAA%3B%3BEAFR%2CqBAKI%3BIACI%2CgBAAA%3B%3BEC5IR%2CWACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEC6CR%2CkBACI%3BIACI%2CUAAA%3B%3BEC2TJ%2COAAC%3BIACG%2CmBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CaAAA%3B%3BEAGJ%2COAAC%2CQACG%3BIACI%2CcAAA%3B%3BEAIR%2COAAC%3BIACG%2CmBAAA%3B%3BEAGJ%2COAAC%2COAAQ%2CQAAC%3BEACV%2COAAC%3BIACG%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CcAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3B%3BEAJR%2CoBAOI%2CUAAY%3BIACR%2CgBAAA%3B%3BEAGJ%2CoBAAC%2CiBAAkB%2CQAAO%3BIACtB%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIA%2CoBADJ%2CQACK%3BIACG%2C0BAAA%3B%3BEAGJ%2CoBALJ%2CQAKK%3BIACG%2CgBAAA%3B%3BEAGJ%2CoBATJ%2CQASK%3BIACG%2CaAAA%3B%3BEAIA%2CoBAdR%2CQAaK%2CQACI%3BIACG%2CSAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%3BIACG%2CUAAA%3B%3BEADJ%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%2COAGG%3BIACI%2CmBAAA%3B%3BEAGJ%2CoBA3BhB%2CQAaK%2CQACI%2CKAMI%2COAOI%3BIACG%2CUAAA%3B%3BEAGJ%2CoBA%5C%2FBhB%2CQAaK%2CQACI%2CKAMI%2COAWI%3BEACD%2CoBAhChB%2CQAaK%2CQACI%2CKAMI%2COAYI%3BIvGjIrB%2C6BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2C4BAAA%3BIuGiLwB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBA1ChB%2CQAaK%2CQACI%2CKAMI%2COAsBI%3BIvGzLrB%2C4BAAA%3BIuG2LwB%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%3BIvG3Mb%2CmBAAA%3BIAhBF%2CsDAAA%3BIACK%2CmDAAA%3BIACC%2CkDAAA%3BIAcJ%2C8CAAA%3BIuGgNgB%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAXJ%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%3BIACI%2CSAAA%3BIACA%2CYAAA%3B%3BEAfR%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%2CMAII%3BIACI%2CcAAA%3B%3BEAGJ%2CoBAjFhB%2CQAaK%2CQA%2BCI%2CQAaG%2CMAQK%3BIACG%2CyBAAA%3B%3BEAMhB%2CoBAxFJ%2CQAwFK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CoBA5FR%2CQAwFK%2CQAII%3BIvG3Ob%2CcAAA%3BIuG6OgB%2CeAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CoBAnGZ%2CQAwFK%2CQAII%2CSAOI%3BIACG%2CSAAS%2CGAAT%3B%3BEAZZ%2CoBAxFJ%2CQAwFK%2CQAgBG%3BEAhBJ%2CoBAxFJ%2CQAwFK%2CQAiBG%3BIACI%2CeAAA%3B%3BEAlBR%2CoBAxFJ%2CQAwFK%2CQAqBG%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAvBR%2CoBAxFJ%2CQAwFK%2CQA0BG%2CQAAO%3BIACH%2CmBAAA%3B%3BEAIR%2CoBAvHJ%2CQAuHK%3BIACG%2CeAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CoBA3HR%2CQAuHK%2CQAIO%3BIACA%2CgBAAA%3B%3BE1EpGZ%2CSAAC%2COAAO%3BIACJ%2CYAAA%3BI7BxKR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BI6B6KQ%2CWAAA%3B%3BEAIR%3BIAEI%2CmBAAA%3B%3BEAII%2C0BAFJ%2CUAEK%3BIACG%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAJJ%2C0BAFJ%2CUAEK%2COAMG%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2C0BAjBR%2CUAEK%2COAeI%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2C0BAjBR%2CUAEK%2COAeI%2CMAKG%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAEA%2C0BA3BhB%2CUAEK%2COAeI%2CMAKG%2CMAKK%3BIACG%2CeAAA%3B%3BEAXZ%2C0BAjBR%2CUAEK%2COAeI%2CMAeG%3BIACI%2CgCAAA%3BIACA%2CgBAAA%3B%3BEAhCZ%2C0BAFJ%2CUAEK%2COAoCG%3BIACI%2CaAAA%3B%3BEAIR%2C0BA3CJ%2CUA2CK%2CIAAI%3BIACD%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3B%3BEAIJ%2C0BAlDJ%2CUAkDK%2CMACG%3BI7BxOZ%2CeAAA%3B%3BE6B8OQ%2C0BAzDJ%2CUAyDK%3BIACG%2CWAAA%3B%3BEAIJ%2C0BA9DJ%2CUA8DK%3BIACG%2CYAAA%3B%3BEAKZ%2C0BACI%3BIACI%2CcAAA%3B%3BEAOI%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CWAAA%3B%3BEADJ%2CcAHE%2CSACV%2CSACK%2CKACI%2CSAGK%3BIACE%2CiBAAA%3B%3BENlPpB%3BIACI%2CmBAAA%3B%3BEAEA%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEAJR%2CwBAOI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEZ9KR%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%3BEmB%2BXZ%2CYAEI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEAJR%2CYAEI%2CMAII%3BIACI%2CiBAAA%3B%3BEAPZ%2CYAEI%2CMAQI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3B%3BEAKZ%2CsBACI%2CQAAO%3BIAEH%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEALpC%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEAJpC%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BIAExB%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEASZ%3BIACI%2CgBAAA%3B%3BEADJ%2C6BAGI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAPR%2C6BAUI%3BIACI%2CgBAAA%3B%3BEAIR%3BIACI%2CgBAAA%3BIACA%2CaAAA%3B%3BEAGI%2CoBADJ%2CKACK%3BIACG%2CkBAAA%3B%3BEAGJ%2CoBALJ%2CKAKK%3BIACG%2CiBAAA%3B%3BEAVZ%2CoBAcI%2CMAAM%3BIACF%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAhBR%2CoBAmBI%2CMACI%3BEApBR%2CoBAmBI%2CMAEI%3BIACI%2CiBAAA%3B%3BEAIR%2CoBAAC%2CQACG%3BIACI%2CaAAA%3B%3BEAKZ%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CoBAMI%3BIACI%2CkBAAA%3B%3BEAPR%2CoBAUI%3BIACI%2CYAAA%3B%3BEAOI%2CkBAFR%2CMACI%2CKACK%3BEACD%2CkBAHR%2CMACI%2CKAEK%3BIACG%2CeAAA%3B%3BEAKZ%2CkBAAC%2CQAEG%2CKAAI%3BEADR%2CkBAAC%2CSACG%2CKAAI%3BIACA%2CkBAAA%3B%3BEAMA%2CkBAFP%2CWACG%2CKACK%3BEACD%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBARP%2CWACG%2CKAOK%3BIACG%2CiBAAA%3B%3BENhqBhB%2CKAAK%2CKAAK%3BIACN%2CUAAA%3B%3BEADJ%2CKAAK%2CKAAK%2COAMN%2CUACI%3BIACI%2CUAAA%3B%3BEARZ%2CKAAK%2CKAAK%2COAMN%2CUAKI%2COAAM%3BIAEF%2CUAAA%3B%3BEOicZ%3BEACA%3BIACI%2CYAAA%3B%3BEAGJ%2CWAAY%3BIACR%2CcAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAII%2COAAM%3BIACF%2CgCAAA%3BI%5C%2FBtNR%2CyBAAA%3B%3BE%2BBiNA%2CYASI%2CQAAO%3BIACH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CYAcI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BI%5C%2FBlER%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE%2BBqET%2CUACM%2CsBACE%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACM%2CsBAKE%2CYAAc%3BIACV%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIyEveA%2CqBAAA%3BIACA%2CkBAAA%3B%3BExGFA%2CiBAAC%3BEACD%2CiBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CiBAAC%3BIACG%2CWAAA%3B%3BE%2BBieJ%2CiByEpeA%3BIxGgPA%2CUAAA%3BIwG9OI%2CeAAA%3BIxG8OJ%2CqBAAA%3BIuChOA%2CqBAAA%3B%3BERodA%2CiByEpeA%2CejEoOE%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuC2CA%2CiBiEtBA%2CejEsBC%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgD9NQ%2COhD8NR%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiBiEnCJ%2CejEkCC%2CMACI%3BIvC6ML%2CcAAA%3B%3BEuCvMI%2CiBiEzCJ%2CejEwCC%2COACI%3BIvCuML%2CcAAA%3B%3BEwGqEA%2CiBArTA%2CeAqTC%3BIxGrED%2CqBAAA%3BIuChOA%2CqBAAA%3B%3BEiEqSA%2CiBArTA%2CeAqTC%2COjEjFC%3BIvChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEuC2CA%2CiBiEtBA%2CeAqTC%2COjE%5C%2FRA%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIvC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSgD%5C%2FNM%2COhD%2BNN%3BIAAA%2CayCvRe%2CYzCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIuCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiBiEnCJ%2CeAqTC%2COjEnRA%2CMACI%3BIvC6ML%2CcAAA%3B%3BEuCvMI%2CiBiEzCJ%2CeAqTC%2COjE7QA%2COACI%3BIvCuML%2CcAAA%3B%3BE%2BBoPA%2CiByE7SA%3BIxGyDA%2CSAAA%3BIAAA%2CUAAA%3BItB1KA%2CqBAAA%3BIsB0KA%2CmBAAA%3BIAAA%2CsBAAA%3BIAAA%2CeAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIwGhDI%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIxG8CJ%2CSAAA%3BIAAA%2CQAAA%3BIAAA%2CyCAAA%3B%3BE%2BBoPA%2CiByE7SA%2CGAsBI%3BIxGmCJ%2CSAAA%3BIAAA%2CUAAA%3B%3BEwG3BQ%2CiBA9BR%2CGAsBI%2CGAQK%3BIxG2BT%2CmBAAA%3BIwGzBY%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%3BIxGzSJ%2CyDAAA%3BIwG2SI%2CWAAA%3B%3BEAGJ%2CiBAvWA%2CGAuWC%3BIACG%2CiBAAA%3BIxG%5C%2FSJ%2CsDAAA%3BIwGiTI%2CWAAA%3B%3BEAlCJ%2CiBAxUA%2CGAwUC%3BIxG%5C%2FQD%2CWAAA%3BIAAA%2CUAAA%3B%3BEwGoRA%2CiBA7UA%2CGA6UC%3BIxGpRD%2CUAAA%3BIAAA%2CUAAA%3B%3BEwGZA%2CiBAAC%3BIACG%2CiBAAA%3B%3BEADJ%2CiBAAC%2COAGG%3BIACI%2CcAAA%3B%3BEzE4PR%2CiBAgBI%2CGACI%3BI%5C%2FBrQR%2CWAAA%3BIAAA%2CqBAAA%3BI%2BBgRY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BErDnaZ%2CiBqDqZI%2CGACI%2CErDtZP%3BIsBiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BEtB5IA%2CiBqDgZI%2CGACI%2CErDjZP%3BIsB4ID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEtBvIA%2CiBqD2YI%2CGACI%2CErD5YP%3BIsBuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE%2BBoPA%2CiBAkCI%3BIACI%2CeAAA%3B%3BEAnCR%2CiBAsCI%3BIACI%2CaAAA%3B%3BEAvCR%2CiBA0CI%2CQAAO%3BI2DvVX%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BI1FgDA%2CgBAAA%3BIAAA%2CcAAA%3B%3BE0F7CA%2CiB3D2UI%2CQAAO%2CO2D3UV%3BEACD%2CiB3D0UI%2CQAAO%2CO2D1UV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiB3DqUI%2CQAAO%2CO2DrUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiB3DgUI%2CQAAO%2CO2DhUV%3BEACD%2CiB3D%2BTI%2CQAAO%2CO2D%5C%2FTV%3BEACD%2CQAAQ%2CUAAW%2CkB3D8Tf%2CQAAO%3BI2D7TP%2CoBAAA%3BI1F%2BBJ%2CYAAA%3B%3BE%2BBoPA%2CiBA%2BCI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CaAAA%3B%3BEQrcR%2CiBRwcK%2COACG%2CQAAO%2COQzcd%3BIvCgKD%2CSgD%5C%2FNM%2COhD%2BNN%3B%3BE%2BBwSI%2CiBAAC%2COAQG%3BIACI%2CcAAA%3B%3BEA7DZ%2CiBAiEI%3BIACI%2CaAAA%3B%3BEAKJ%2COAAC%2CMACK%2CUAAO%3BI%5C%2FB5TjB%2CSAAA%3BIAAA%2CUAAA%3BItB1KA%2CqBAAA%3BIqDweY%2CYAAA%3BIACA%2CiBAAA%3B%3BEAJR%2COAAC%2CMACK%2CUAAO%2CMrDhef%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BEqD6dA%2COAAC%2CMACK%2CUAAO%2CMAKH%3BIACE%2CkBAAA%3B%3BEAEA%2COATX%2CMACK%2CUAAO%2CMAKH%2CKAGG%3BEATb%2COAAC%2CMACK%2CUAAO%2CMAKH%2CKAII%3BIACE%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAfX%2CMACK%2CUAAO%2CMAKH%2CKASG%2CQACG%3BI%5C%2FB3UpB%2CcAAA%3BIAAA%2CiBAAA%3B%3BE%2BBmVgB%2COAxBX%2CMACK%2CUAAO%2CMAsBH%2CsBACG%3BIACG%2CSAAS%2CgBAAT%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAIA%2COA%5C%2FBf%2CMACK%2CUAAO%2CMAsBH%2CsBAOG%2CWACI%3BIACG%2CaAAA%3B%3BEAhCpB%2COAAC%2CMACK%2CUAAO%2CMAoCH%2CoBAAoB%3BIAClB%2CaAAA%3B%3BEAKZ%2COAAC%3BIACG%2CoBAAA%3B%3BEAIR%3BIACI%2CwBAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CmCAAA%3B%3BEAHJ%2CaAKM%3BEALN%2CaAMM%3BEANN%2CaAOM%3BIACE%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%3BI%5C%2FBhYA%2CmBAAA%3BI%2BBkYI%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAHJ%2CYAKI%2CUACI%2CSACI%2CGAAE%3BIACE%2CaAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAEA%2CYARZ%2CUACI%2CSACI%2CGAAE%2CSAMG%3BEACD%2CYATZ%2CUACI%2CSACI%2CGAAE%2CSAOG%3BIACG%2CYAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CYAhBZ%2CUACI%2CSACI%2CGAAE%2CSAcG%3BI%5C%2FBrZjB%2CyDAAA%3B%3BE%2BByZgB%2CYApBZ%2CUACI%2CSACI%2CGAAE%2CSAkBG%3BI%5C%2FBzZjB%2CsDAAA%3BI%2BB2ZoB%2CqBAAA%3B%3BEAQhB%2COAAC%3BIACG%2CgBAAA%3B%3BEADJ%2COAAC%2CQAGG%3BIACI%2CYAAA%3B%3BEAJR%2COAAC%2CQAOG%3BIACI%2CmBAAA%3B%3BEARR%2COAAC%2CQAWG%2CUAAS%3BIACL%2CcAAA%3BIACA%2CSAAA%3B%3BEAbR%2COAAC%2CQAgBG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAnBR%2COAAC%2CQAgBG%2COAKI%3BIACI%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3B%3BEA1BZ%2COAAC%2CQAgBG%2COAaI%3BEA7BR%2COAAC%2CQAgBG%2COAcI%3BIACI%2CeAAA%3B%3BE0EzqBhB%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BECuRI%2CcAJF%2CSACV%2CSACK%2CKACI%2CKACI%2CMACG%3BIACI%2CcAAA%3B%3BEAKZ%2CcAXE%2CSACV%2CSACK%2CKASI%3BIACG%2CqBAAA%3B%3BEAGJ%2CcAfE%2CSACV%2CSACK%2CKAaI%3BIACG%2CgBAAA%3B%3BEADJ%2CcAfE%2CSACV%2CSACK%2CKAaI%2CQAGK%3BIACE%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAnBZ%2CcAFM%2CSACV%2CSACK%2CKAuBG%3BIACI%2CcAAA%3B%3BEAxBR%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUAGI%2COAAM%3BEA1Bd%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUAII%3BIACI%2CmBAAA%3BIACA%2CsBAAA%3B%3BEA7BZ%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUASI%2COAAM%3BIACF%2CmBAAA%3B%3BEAjCZ%2CcAFM%2CSACV%2CSACK%2CKAqCG%2CYACI%3BIACI%2CSAAA%3B%3BEAvCZ%2CcAFM%2CSACV%2CSACK%2CKAqCG%2CYAKI%3BIACI%2CgBAAA%3B%3BEA3CZ%2CcAFM%2CSACV%2CSACK%2CKA%2BCG%3BIACI%2CWAAA%3B%3BEAMhB%2CqBACI%3BIACI%2CWAAA%3B%3BEAIR%2CqBACI%3BI1G9GJ%2CmBAAA%3BIAAA%2CsBAAA%3BIAAA%2C4CAAA%3BI0GoHQ%2CgBAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbR%2CqBACI%2CoBAcI%3BIACI%2CiBAAA%3B%3BECvVZ%2CMAAM%3BIACF%2CkBAAA%3B%3BEhEkCJ%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%3BE9BuWZ%3BIACI%2CaAAA%3B%3BEAGJ%2CmBACI%3BIACI%2CeAAA%3B%3BEAIR%3BIACI%2CmBAAA%3B%3BEAGJ%2CaAEI%3BIACI%2CoBAAA%3B%3BEAHR%2CaAMI%2CQAAO%3BIACH%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3B%3BEAXR%2CaAcI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3B%3BEAnBR%2CaAcI%2CcAOI%2CqBAAuB%3BIACnB%2CwBAAA%3B%3BEAtBZ%2CaAcI%2CcAWI%2CsBAAqB%3BIACjB%2CaAAA%3B%3BEA1BZ%2CaA8BI%2CMAAM%2CUAAU%2CeAAe%3BIAC3B%2C%2BBAAA%3B%3BEAIR%3BIACI%2CaAAA%3B%3BEADJ%2CYAGM%3BIACE%2CUAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CYAJF%2CMAIG%3BIACG%2CkBAAA%3B%3BEAKZ%3BIACI%2CeAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CcAAA%3B%3BEAJR%2CiBAGI%2CaAGI%3BIACI%2CmBAAA%3BIACA%2CeAAA%3B%3BEARZ%2CiBAGI%2CaAQI%3BIACI%2CgBAAA%3B%3BEAMZ%3BIACI%2C6BAAA%3BIACA%2CaAAA%3B%3BEAFJ%2CgBAIM%2CMAAM%3BIACJ%2CgBAAA%3B%3BEALR%2CgBAQI%2CEAAC%2CIAAI%3BIACD%2CiBAAA%3B%3BEAIR%3BIACI%2CaAAA%3B%3BEAGJ%2CcAAe%3BEACf%2C%2BBAAgC%3BIAC5B%2C2BAAA%3B%3BEAGJ%2CuBACM%3BIACE%2CmBAAA%3B%3BEAFR%2CuBAKI%3BIACI%2CaAAA%3B%3BEANR%2CuBAKI%2CgCAGM%2CMAAG%3BIACD%2CUAAA%3B%3BEATZ%2CuBAKI%2CgCAMM%2CMAAG%3BIACD%2CUAAA%3B%3BEAKA%2CaAAc%2CSAAS%2CMAAM%2CwBAZrC%2CgCAUI%3BIAGQ%2CaAAA%3B%3BEAlBhB%2CuBAKI%2CgCAUI%2CcAMI%3BIACI%2CoBAAA%3BIACA%2CWAAA%3B%3BEAvBhB%2CuBAKI%2CgCAUI%2CcAMI%2CmBAII%3BIACI%2CSAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAOpB%2CsBACI%3BIACI%2CeAAA%3B%3BEAFR%2CsBAIM%2CMAAM%3BIACJ%2CkBAAA%3B%3BE%2BFlHR%3BIACI%2CQAAA%3B%3BEAIA%2C4CAAC%3BIACG%2CiBAAA%3B%3BEAGJ%2C4CAAC%3BIACG%2CUAAA%3B%3B%3BA9F5dR%2CgBAL4C%3BEL6E5C%2CcACI%3BITqJJ%2CYAAA%3BIAAA%2CSAAA%3BISlJQ%2CUAAA%3B%3B%3BAKxEZ%2CgBAJ2C%3BEjC2kD1C%2CYACC%2CQAAO%2CQACN%2CeACC%2CkBACC%2CQAAO%2CSACN%3BIACC%2CeAAA%3B%3BEANN%2CYACC%2CQAAO%2CQACN%2CeACC%2CkBACC%2CQAAO%2CSAKN%2CSAAQ%3BIACP%2CQAAA%3BIACA%2CUAAA%3B%3BEAXN%2CYACC%2CQAAO%2CQACN%2CeAcC%2CsBACC%2CEAAC%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAnBL%2CYACC%2CQAAO%2CQACN%2CeAcC%2CsBAMC%3BIACC%2CeAAA%3B%3BEAOL%2CoBACC%2CqBACC%2CuBACC%2CGACC%2CGAAE%3BIACD%2CkBAAA%3B%3BEAOL%2CsBACC%3BIACC%2CcAAA%3B%3BE0E0HF%2CgBACC%2CWACC%2CeACC%2CsBACC%2CgBACC%2C2BACC%2CUACC%2CeACC%2CcACC%3BIACC%2CcAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAaL%2CgBAxBJ%2CWAqBC%2CkBACC%2CyBACC%2CaACE%3BIACA%2CSAAA%3B%3BEAGD%2CgBA5BJ%2CWAqBC%2CkBACC%2CyBACC%2CaAKE%3BIACA%2CUAAA%3B%3BEAUA%2CgBAvCL%2CWAmCC%2CoBACC%2CwBACC%2COACC%2COACE%3BIACA%2CkBAAA%3B%3BEAGD%2CgBA3CL%2CWAmCC%2CoBACC%2CwBACC%2COACC%2COAKE%3BIACA%2CiBAAA%3B%3BEASP%2CYACC%3BIACC%2C2BAAA%3BIACA%2CsBAAA%3B%3BEAHF%2CYACC%2CeAIC%2CeACC%2CYACC%3BIACC%2CaAAA%3BIACA%2CeAAA%3B%3BEATL%2CYACC%2CeAIC%2CeACC%2CYACC%2CmBAIC%3BI3En3DF%2CaAAA%3BIACA%2CcAAA%3B%3BE2Eu2DH%2CYACC%2CeAIC%2CeACC%2CYACC%2CmBAIC%2C4BAGC%3BIACC%2CcAAA%3B%3BEAfP%2CYACC%2CeAIC%2CeACC%2CYACC%2CmBAIC%2C4BAOC%3BIACC%2CaAAA%3B%3BEAnBP%2CYACC%2CeAIC%2CeACC%2CYACC%2CmBAgBC%3BIACC%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CuBAAA%3BI3En4DH%2CaAAA%3BIACA%2CcAAA%3B%3BE2Eu4DK%2CYA%5C%2FBP%2CeAIC%2CeACC%2CYACC%2CmBAgBC%2C4BAOC%2CSACC%2CMACE%2CUACA%3BIACC%2CeAAA%3B%3BEAME%2CYAvCX%2CeAIC%2CeACC%2CYACC%2CmBAgBC%2C4BAOC%2CSACC%2CMACE%2CUAKA%2CSACC%2CQACE%2CUACC%3BIACA%2CqCAAA%3B%3BEG3DM%2CaAHZ%2CwBACI%2COACI%2COACK%3BIACG%2CkBAAA%3B%3BEAGJ%2CaAPZ%2CwBACI%2COACI%2COAKK%3BIACG%2CiBAAA%3B%3BEKtwBvB%2CuBAIC%2CcACC%2CWACC%3BEALH%2CwBAGC%2CcACC%2CWACC%3BEAJH%2CgCAEC%2CcACC%2CWACC%3BEAHH%2CgCACC%2CcACC%2CWACC%3BIACC%2CeAAA%3B%3BEAPJ%2CuBAIC%2CcACC%2CWACC%2CsBAGC%3BEARJ%2CwBAGC%2CcACC%2CWACC%2CsBAGC%3BEAPJ%2CgCAEC%2CcACC%2CWACC%2CsBAGC%3BEANJ%2CgCACC%2CcACC%2CWACC%2CsBAGC%3BIACC%2CmBAAA%3B%3BEAVL%2CuBAIC%2CcACC%2CWACC%2CsBAOC%3BEAZJ%2CwBAGC%2CcACC%2CWACC%2CsBAOC%3BEAXJ%2CgCAEC%2CcACC%2CWACC%2CsBAOC%3BEAVJ%2CgCACC%2CcACC%2CWACC%2CsBAOC%3BIACC%2CaAAA%3BIACA%2C8BAAA%3B%3BEAfL%2CuBAIC%2CcACC%2CWACC%2CsBAYC%2CiBAAgB%3BEAjBpB%2CwBAGC%2CcACC%2CWACC%2CsBAYC%2CiBAAgB%3BEAhBpB%2CgCAEC%2CcACC%2CWACC%2CsBAYC%2CiBAAgB%3BEAfpB%2CgCACC%2CcACC%2CWACC%2CsBAYC%2CiBAAgB%3BIACf%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAKD%2CuBAtBH%2CcACC%2CWAoBC%2COACE%3BEAAD%2CwBAtBH%2CcACC%2CWAoBC%2COACE%3BEAAD%2CgCAtBH%2CcACC%2CWAoBC%2COACE%3BEAAD%2CgCAtBH%2CcACC%2CWAoBC%2COACE%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEAGD%2CuBA3BH%2CcACC%2CWAoBC%2COAME%3BEAAD%2CwBA3BH%2CcACC%2CWAoBC%2COAME%3BEAAD%2CgCA3BH%2CcACC%2CWAoBC%2COAME%3BEAAD%2CgCA3BH%2CcACC%2CWAoBC%2COAME%3BIACA%2CYAAA%3BIACA%2CYAAA%3B%3BEAjCL%2CuBAIC%2CcACC%2CWAgCC%3BEApCH%2CwBAGC%2CcACC%2CWAgCC%3BEAnCH%2CgCAEC%2CcACC%2CWAgCC%3BEAlCH%2CgCACC%2CcACC%2CWAgCC%3BIACC%2CWAAA%3BIACA%2CWAAA%3B%3BEAMJ%2CoBACC%2CiBACE%3BIACA%2CaAAA%3BIACA%2CWAAA%3B%3BEAKC%2CoBARH%2CiBACE%2CWAIA%2CQAGE%3BIACA%2CqBAAA%3BIACA%2CqCAAA%3B%3BE8CvyBF%2CSAAU%3BIACN%2CuBAAA%3B%3BE5B4YJ%2CyBAA0B%2CgBAAe%3BIACrC%2CiBAAA%3BIACA%2CiBAAA%3B%3BEQLJ%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%3B%3BE5E7tBZ%2CaACI%2CqBAAqB%2CqBAAqB%2CuBAAuB%2CGAAG%2CGAAE%3BIAClE%2CiBAAA%22%7D */