/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
._amrev-disabled {
  opacity: 0.8;
  pointer-events: none;
}
.hidden {
  display: none;
}
._clear-btn,
._clear-btn:focus,
._clear-btn:hover,
._clear-btn:active,
._clear-btn:not(.primary) {
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
  outline: none;
  padding: 0;
}
@keyframes amloadrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (min-width: 1024px), print {
  .page-main .amreview-widget-title {
    padding: 25px 0 20px;
  }
}
@media (max-width: 767px) {
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items {
    margin-right: -10px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    transition: 0.1s all ease-in;
    margin: 5px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide:not(:last-child) {
    padding-right: 20px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide.slick-current ~ .slick-slide {
    transform: translateX(-20px);
  }
}
@media (min-width: 1024px) {
  .amreview-widget-container.-summary-widget {
    flex-wrap: nowrap;
  }
  .amreview-widget-container.-summary-widget .amreview-rating-wrapper {
    margin: 0 15px 5px 0;
  }
  .amreview-widget-container.-summary-widget .amreview-description .amreview-text {
    margin: 10px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-block {
    margin: 0 0 0 50px;
    max-width: 75%;
  }
  .amreview-widget-container.-summary-widget .amreview-button.-see-all {
    background: transparent;
    padding: 9px 16px;
    position: inherit;
  }
  .amreview-widget-container.-summary-widget .amreview-percent-block {
    margin: 0 0 25px 0;
    order: 3;
  }
  .amreview-widget-container.-summary-widget .product-image-container {
    display: block;
  }
  .amreview-widget-container.-summary-widget.-list {
    padding: 35px 125px;
  }
  .amreview-widget-container.-summary-widget.-slider {
    padding: 35px 125px 35px 90px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
    width: 74%;
  }
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: 0.01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* Better Font Rendering =========== */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: 0.5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #fff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
._error .order-comment-input {
  outline: none;
  border: 2px solid #ed8380;
}
._error .order-comment-input:focus {
  outline: none;
  border: 2px solid #ed8380;
  box-shadow: 0 0 3px #ed8380;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
.mgz-newsletter-form-wrapper {
  margin-bottom: 15px;
}
.mgz-newsletter-form {
  max-width: 100%;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn span {
  visibility: hidden;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn:before {
  display: block;
}
.mgz-newsletter-form .mgz-newsletter-fields .mgz-newsletter-field {
  margin-bottom: 10px;
}
.mgz-newsletter-form .actions {
  margin-bottom: 10px;
}
.mgz-newsletter-form .mgz-newsletter-btn {
  position: relative;
}
.mgz-newsletter-form .mgz-newsletter-btn:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: '';
}
.mgz-newsletter-message-success {
  color: #006400;
}
.mgz-newsletter-message-error {
  color: #e02b27;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields .mgz-newsletter-field,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields .mgz-newsletter-field {
  padding-right: 10px;
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields > .mgz-newsletter-field:last-child {
  padding: 0;
}
.mgz-newsletter-form-inline .mgz-newsletter-btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: -2px;
}
.bfb-element-datepicker {
  background: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.bfb-element-datepicker .ui-datepicker-buttonpane button,
.bfb-element-datepicker .ui-datepicker-buttonpane .block-footer .action-add {
  background: #ffffff;
  border: 1px solid #adadad;
  border-radius: 1px;
  box-sizing: border-box;
  color: #007dbd;
  float: left;
  line-height: 34px;
  padding: 0;
  text-align: center;
  width: 49%;
  font-weight: 500;
  box-shadow: none;
}
.bfb-element-datepicker .ui-datepicker-buttonpane button:hover,
.bfb-element-datepicker .ui-datepicker-buttonpane .block-footer .action-add:hover {
  background: #007dbd;
  border-color: #007dbd;
  color: #FFF;
}
.bfb-element-datepicker table.ui-datepicker-calendar tr {
  background: transparent;
}
.bfb-element-datepicker table.ui-datepicker-calendar tr th {
  background: transparent;
  border: 0;
  padding: 0;
}
.bfb-element-datepicker table.ui-datepicker-calendar span,
.bfb-element-datepicker table.ui-datepicker-calendar a {
  box-sizing: border-box;
  color: #514943;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  width: 38px;
  padding: 0;
}
.bfb-element-datepicker .ui-datepicker-buttonpane {
  border: 0;
}
.bfb-element-datepicker .ui-datepicker-buttonpane .ui-datepicker-close {
  float: right;
}
.bfb-element-datepicker .ui-datepicker-title .ui-datepicker-year,
.bfb-element-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin: 0;
}
.bfb-element-datepicker .ui-datepicker-title > select:first-child {
  margin-right: 6%;
}
.bfb-element-datepicker .ui-datepicker-title > .ui-datepicker-year:first-child {
  margin-right: 6%;
}
.bfb-element-datepicker .ui-datepicker-calendar {
  border: 0;
}
.bfb-element-datepicker .ui-datepicker-calendar .ui-state-disabled {
  background: #f5f5f5;
}
.bfb-element-datepicker .ui-slider .ui-slider-handle {
  cursor: pointer;
}
.bfb-animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bfb-fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.bfb-spinner {
  font-size: 4rem;
  left: 50%;
  margin-left: -2rem;
  margin-top: -2rem;
  position: absolute;
  top: 50%;
}
.bfb-spinner > span:nth-child(1) {
  -webkit-animation-delay: 0.27s;
  -moz-animation-delay: 0.27s;
  -ms-animation-delay: 0.27s;
  animation-delay: 0.27s;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.bfb-spinner > span:nth-child(2) {
  -webkit-animation-delay: 0.36s;
  -moz-animation-delay: 0.36s;
  -ms-animation-delay: 0.36s;
  animation-delay: 0.36s;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.bfb-spinner > span:nth-child(3) {
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.bfb-spinner > span:nth-child(4) {
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  animation-delay: 0.54s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.bfb-spinner > span:nth-child(5) {
  -webkit-animation-delay: 0.63s;
  -moz-animation-delay: 0.63s;
  -ms-animation-delay: 0.63s;
  animation-delay: 0.63s;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.bfb-spinner > span:nth-child(6) {
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  -ms-animation-delay: 0.72s;
  animation-delay: 0.72s;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.bfb-spinner > span:nth-child(7) {
  -webkit-animation-delay: 0.8100000000000001s;
  -moz-animation-delay: 0.8100000000000001s;
  -ms-animation-delay: 0.8100000000000001s;
  animation-delay: 0.8100000000000001s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.bfb-spinner > span:nth-child(8) {
  -webkit-animation-delay: 0.9;
  -moz-animation-delay: 0.9;
  -ms-animation-delay: 0.9;
  animation-delay: 0.9;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
@-moz-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #FFF;
  }
}
@-webkit-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #FFF;
  }
}
@-ms-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #FFF;
  }
}
@keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #FFF;
  }
}
.bfb-spinner > span {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -ms-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 0.72s;
  -moz-animation-duration: 0.72s;
  -ms-animation-duration: 0.72s;
  animation-duration: 0.72s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -moz-animation-direction: linear;
  -ms-animation-direction: linear;
  animation-direction: linear;
  background-color: #FFF;
  border-radius: 6px;
  clip: rect(0 1em/3.5 0.1em 0);
  height: 0.1em;
  margin-top: 1em / 2;
  position: absolute;
  width: 1em;
}
.ie9 .bfb-spinner {
  background: url('../images/ajax-loader.gif') no-repeat center;
}
.ie9 .bfb-spinner > span {
  display: none;
}
.bfb-popup-overlay {
  display: none;
}
.bfb-popup-show .bfb-popup-overlay {
  z-index: 998;
  position: fixed;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s ease-out;
}
.bfb-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  overflow-y: scroll;
  overflow-x: hidden;
}
.bfb-popup:before,
.bfb-popup:after {
  content: '';
  display: table;
  clear: both;
}
.bfb-popup .bfb-popup-close {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 2px;
  right: 2px;
  line-height: 20px;
  cursor: pointer;
  opacity: 0.5;
  z-index: 4;
  background: url('../BlueFormBuilder_Core/images/close-icon.png') center center no-repeat;
  background-size: 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.bfb-popup .bfb-popup-close:hover {
  opacity: 1;
  background-size: 22px;
}
.bfb-popup .block.bfb {
  box-shadow: none;
}
.bfb-popup-slidein .bfb-popup {
  opacity: 0;
}
.bfb-popup-slidein.bfb-popup-align-bottom-right .bfb-popup,
.bfb-popup-slidein.bfb-popup-align-bottom-left .bfb-popup {
  bottom: 0;
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
}
.bfb-popup-slidein.bfb-popup-align-bottom-right.popup-show .bfb-popup,
.bfb-popup-slidein.bfb-popup-align-bottom-left.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-slidein.popup-show .bfb-popup {
  opacity: 1;
}
.bfb-popup-container {
  position: fixed;
  box-shadow: none;
  z-index: 999;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1);
}
.bfb-popup-container.bfb-popup-align-inline {
  position: static;
}
.bfb-popup-container .bfb-popup {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: fixed;
  margin: 0;
  z-index: 999;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container .block.bfb {
  background: #FFF;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bfb-popup-container .bfb-popup-link {
  cursor: pointer;
  padding: 6px 15px 12px 15px;
  letter-spacing: 0.5px;
  display: inline-block;
  position: relative;
  transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  background: #007dbd;
  color: #FFF;
}
.bfb-popup-container .bfb-popup-link:hover {
  text-decoration: none;
}
.bfb-popup-container.bfb-popup-align-left {
  left: 0;
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(-200%, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(-200%, 0, 0) rotate(90deg);
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
}
.bfb-popup-container.bfb-popup-align-left.a-show .bfb-popup-link {
  transform: translate3d(-4px, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(-4px, 0, 0) rotate(90deg);
}
.bfb-popup-container.bfb-popup-align-left.a-show .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup {
  left: -1px;
  transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-container.bfb-popup-align-right {
  right: 0;
}
.bfb-popup-container.bfb-popup-align-right.a-show .bfb-popup-link {
  transform: translate3d(4px, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(4px, 0, 0) rotate(-90deg);
}
.bfb-popup-container.bfb-popup-align-right.a-show .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
}
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(200%, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(200%, 0, 0) rotate(-90deg);
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}
.bfb-popup-container.bfb-popup-align-right .bfb-popup {
  right: -1px;
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left,
.bfb-popup-container.bfb-popup-align-right {
  top: 50%;
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link,
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link {
  top: -40px;
}
.bfb-popup-container.bfb-popup-align-left.popup-show .bfb-popup,
.bfb-popup-container.bfb-popup-align-right.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link:hover,
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link:hover {
  -webkit-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container.bfb-popup-align-bottom-left {
  left: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup {
  left: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link:hover {
  -webkit-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container.bfb-popup-align-bottom-right {
  right: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup {
  right: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-right,
.bfb-popup-container.bfb-popup-align-bottom-left {
  bottom: 0;
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup-link,
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(0, 6px, 0);
  -webkit-transform: translate3d(0, 6px, 0);
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup-link:hover,
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-magnific .bfb-popup {
  position: relative;
  border-radius: 3px;
}
.bfb-popup-animate-left .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  transition: transform 0.35s ease-out, opacity 0.2s linear;
  -moz-transition: transform 0.35s ease-out, opacity 0.2s linear;
  -webkit-transition: -webkit-transform 0.35s ease-out, opacity 0.2s linear;
  -ms-transition: transform 0.35s ease-out, opacity 0.2s linear;
  -o-transition: transform 0.35s ease-out, opacity 0.2s linear;
}
.bfb-popup-animate-left.mfp-bg,
.bfb-popup-animate-right.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.bfb-popup-animate-left.mfp-ready .mfp-with-anim,
.bfb-popup-animate-right.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  -moz-transform: scale(1) translate3d(0, 0, 0);
  -o-transform: scale(1) translate3d(0, 0, 0);
  -ms-transform: scale(1) translate3d(0, 0, 0);
  transform: scale(1) translate3d(0, 0, 0);
}
.bfb-popup-animate-left.mfp-ready.mfp-bg,
.bfb-popup-animate-right.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.bfb-popup-animate-left.mfp-removing.mfp-bg,
.bfb-popup-animate-right.mfp-removing.mfp-bg {
  opacity: 0;
}
.bfb-popup-animate-left.mfp-removing .mfp-with-anim,
.bfb-popup-animate-right.mfp-removing .mfp-with-anim,
.bfb-popup-animate-left .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  opacity: 0;
}
.bfb-popup-animate-left.mfp-removing .mfp-with-anim,
.bfb-popup-animate-left .mfp-with-anim {
  -webkit-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -moz-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -o-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -ms-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
}
.bfb-popup-animate-right.mfp-removing .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  -webkit-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -moz-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -o-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -ms-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
}
.bfb-popup-align-inline .bfb-popup-link {
  padding: 5px 12px;
}
.bfbAnimation {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
}
.bfb-element .bfb-element-control-inner {
  position: relative;
}
.bfb-element .bfb-element-control-inner:before,
.bfb-element .bfb-element-control-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element .bfb-element-control-inner:before,
.bfb-element .bfb-element-control-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element .iti {
  width: 100%;
}
.bfb-element .intl-tel-input,
.bfb-element .admin__control-text {
  width: 100%;
}
.bfb-element .g-recaptcha {
  display: inline-block;
}
.bfb-element .bfb-element-input-limit {
  text-align: right;
}
.bfb-element .bfb-element-label {
  position: relative;
}
.bfb-element.required .bfb-element-label label {
  padding-right: 15px;
}
.bfb-element.required .bfb-element-label label > span:after {
  color: #e22626;
  content: '*';
  font-size: 1.6rem;
  font-weight: 500;
  position: absolute;
  margin-left: 5px;
}
.bfb-element.bfb-element-hidden {
  display: none;
}
.bfb-element.bfb-element-label-hidden .bfb-element-label {
  display: none;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content {
  left: -18px;
  right: auto;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content:before {
  left: 15px;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content:after,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content:after,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content:after {
  left: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content {
  left: auto;
  right: -18px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content:before {
  right: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content:after {
  right: 15px;
}
.bfb-element.bfb-element-label-left .bfb-element-label {
  width: 25%;
  float: left;
  padding-right: 15px;
}
.bfb-element.bfb-element-label-left .bfb-element-control {
  width: 75%;
  float: left;
}
.bfb-element.bfb-element-label-left .bfb-element-label {
  text-align: center;
}
.bfb-element.bfb-element-label-right .bfb-element-label {
  width: 25%;
  float: right;
  padding-left: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-control {
  width: 75%;
  float: left;
}
.bfb-element.bfb-element-label-right .bfb-element-control-inner {
  float: right;
  width: 100%;
}
.bfb-element.bfb-element-icon-left .bfb-control {
  padding-left: 30px;
}
.bfb-element.bfb-element-icon-left .bfb-element-icon {
  left: 0;
}
.bfb-element.bfb-element-icon-right .bfb-control {
  padding-right: 30px;
}
.bfb-element.bfb-element-icon-right .bfb-element-icon {
  right: 0;
}
.bfb-element.bfb-element-label-align-left .bfb-element-label {
  text-align: left;
}
.bfb-element.bfb-element-label-align-right .bfb-element-label {
  text-align: right;
}
.bfb-element.mgz-element-bfb_textarea .admin__control-textarea {
  height: auto;
}
.bfb-element.mgz-element-bfb_date .ui-datepicker-trigger {
  display: none;
}
.bfb-element.mgz-element-bfb_date .bfb-element-icon {
  cursor: pointer;
}
.bfb-element.mgz-element-bfb_time .bfb-element-control select {
  width: auto;
}
.bfb-element.mgz-element-bfb_time .bfb-element-control span {
  margin: 0 5px;
}
.bfb-element.mgz-element-bfb_address .addressfield {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
}
.bfb-element.mgz-element-bfb_address .subfield {
  width: 50%;
  margin-bottom: 10px;
  padding-right: 20px;
}
.bfb-element.mgz-element-bfb_address .subfield select {
  width: 100%;
}
.bfb-element.mgz-element-bfb_starratings .bfb-element-stars {
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote {
  height: 32px;
  width: auto;
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote:before {
  color: #c7c7c7;
  font-family: 'Magezon-Icons';
  font-size: 32px;
  height: 32px;
  letter-spacing: 8px;
  line-height: 32px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote input[type="radio"]:hover + label:before,
.bfb-element.mgz-element-bfb_starratings .review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:before {
  color: #ff5501;
  font-family: 'Magezon-Icons';
  font-size: 32px;
  height: 32px;
  letter-spacing: 8px;
  line-height: 32px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:hover:before {
  opacity: 1;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10 {
  z-index: 2;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10 {
  z-index: 2;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-10:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-control-inner {
  position: relative;
  max-width: 100%;
  width: 100%;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:before,
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:before,
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert {
  padding: 30px 0;
  text-align: center;
  border: 2px dashed #848484;
  background: #FAFAFA;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert:hover i {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert i {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  font-size: 28px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert i.bfb-element-icon {
  position: static;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert h3 {
  font-weight: 500;
  margin: 10px 0;
}
.bfb-element.mgz-element-bfb_file .file-uploader-spinner {
  background-image: url(../BlueFormBuilder_Core/images/loader.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  display: none;
  height: 20px;
  margin-left: 1rem;
  vertical-align: top;
  width: 20px;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner.loading .file-uploader-spinner {
  display: inline-block;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner.loading .bfb-element-icon {
  display: none;
}
.bfb-element.mgz-element-bfb_file input[data-role='values'] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: 0;
  height: 0;
  border: 0;
  outline: none;
  z-index: -1;
  opacity: 0;
}
.bfb-element.mgz-element-bfb_file .file-uploader-button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7px 15px 7px 15px;
  background: #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .file-uploader-button:hover {
  background: #ebebeb;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row {
  float: left;
  width: 100%;
  color: #007dbd;
  cursor: pointer;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row:last-child {
  margin-bottom: 0;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row i {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  color: #e22626;
  margin-top: 5px;
  margin-left: 4px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row i:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-row-inner {
  -webkit-border-radius: 0.33333rem;
  -moz-border-radius: 0.33333rem;
  border-radius: 0.33333rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f8f8f8;
  border: 0.09167rem solid #dadada;
  color: #999;
  padding: 8px;
  line-height: 14px;
  position: relative;
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info img {
  height: 25px;
  float: left;
  margin-right: 10px;
  width: auto;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info .bfb-file-info-name {
  float: left;
  padding-top: 5px;
  color: #333;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info .fa.fa-file {
  float: left;
  font-size: 25px;
  margin-right: 10px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-meta {
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus,
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus {
  height: 32px;
  width: 32px;
  line-height: 32px;
  background-color: #007dbd;
  color: #ffffff;
  position: absolute;
  top: 0;
  text-align: center;
  left: 0;
  cursor: pointer;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus:hover,
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus:hover {
  background: #0077b3;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus:before {
  content: '-';
  font-size: 24px;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus {
  left: auto;
  right: 0;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus:before {
  content: '+';
  font-size: 24px;
}
.bfb-element.mgz-element-bfb_number input {
  padding-left: 38px;
  padding-right: 38px;
}
.bfb-element.mgz-element-bfb_select select {
  width: 100%;
}
.bfb-element.mgz-element-bfb_multiselect select {
  height: auto;
  max-width: 100%;
  min-width: 15rem;
  overflow: auto;
  padding: 0;
  width: 100%;
}
.bfb-element.mgz-element-bfb_multiselect select option,
.bfb-element.mgz-element-bfb_multiselect select optgroup {
  padding: 0.5rem 1rem;
}
.bfb-element.mgz-element-bfb_choicematrix table {
  width: 100%;
}
.bfb-element.mgz-element-bfb_choicematrix tbody label span {
  display: none;
}
.bfb-element.mgz-element-bfb_choicematrix table > thead > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > tbody > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > tfoot > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > thead > tr > td,
.bfb-element.mgz-element-bfb_choicematrix table > tbody > tr > td,
.bfb-element.mgz-element-bfb_choicematrix table > tfoot > tr > td {
  padding: 11px 10px;
  position: relative;
}
.bfb-element.mgz-element-bfb_recaptcha .captcha-logo,
.bfb-element.mgz-element-bfb_magento2_captcha .captcha-logo {
  max-height: 80px;
}
.bfb-element .bfb-element-label > label {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 32px;
  font-weight: 600;
  cursor: pointer;
}
.bfb-element .bfb-element-icon {
  position: absolute;
  top: 0;
  text-align: center;
  line-height: 32px;
  width: 32px;
  font-size: 32px / 2;
  color: #333;
}
.bfb-element .bfb-element-description {
  margin-top: 5px;
  float: left;
  width: 100%;
}
.bfb-element .bfb-element-description p:first-child {
  margin-top: 0;
}
.bfb-element .bfb-element-tooltip {
  position: absolute;
  width: 18px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-action {
  position: relative;
  z-index: 5;
  text-align: center;
  line-height: 32px;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: left;
  cursor: text;
  bottom: 3.2rem;
  background: #FFF;
  border: 1px solid #d9d9d9;
  position: absolute;
  width: 32rem;
  z-index: 1;
  display: none;
  right: -2.3rem;
  padding: 17px 20px 20px;
  border-top: 3px solid #0077b3;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:after {
  border: 1.6rem solid transparent;
  height: 0;
  width: 0;
  border-top-color: #d9d9d9;
  content: '';
  display: block;
  position: absolute;
  right: 2rem;
  top: 100%;
  z-index: 2;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:before {
  border-width: 1rem;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:after {
  border-top-color: #FFF;
  margin-top: -1px;
  z-index: 3;
  border-width: 1rem;
}
.bfb-element .bfb-element-tooltip:hover .bfb-element-tooltip-content {
  display: block;
}
.bfb-element .bfb-autocomplete-wrapper {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  overflow: hidden;
  position: absolute;
  z-index: 20;
  background: #FFF;
  width: 100%;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete {
  padding: 0;
  list-style: none;
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
  float: left;
  max-height: 500px;
  overflow: scroll;
  border: 0;
  margin: 0;
  width: 100%;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete li {
  margin: 0;
  padding: 8px 10px 8px 15px;
  display: block;
  cursor: pointer;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  color: #333;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete li:hover {
  text-decoration: none;
  background: #F0F0F0;
}
.bfb-element .bfb-choices-item {
  margin-bottom: 15px;
  padding-right: 20px;
  margin-top: 0;
}
.bfb-element .bfb-choices-item label {
  display: inline-block;
}
.bfb-element .bfb-choices-item .bfb-choices-image {
  margin-bottom: 8px;
  position: relative;
}
.bfb-element .bfb-choices-item > label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  cursor: pointer;
  position: relative;
}
.bfb-element .bfb-choices-item > label:hover {
  border-color: #ddd;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item > label {
  background-color: #fff;
  padding: 15px;
  border: 1px solid transparent;
  background-color: #FFF;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item > label:hover {
  border-color: #ddd;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item.option-selected .bfb-choices-image:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* Better Font Rendering =========== */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  content: "\e5ca";
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  background: #72b239;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  width: 32px;
  height: 32px;
  text-align: center;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item.option-selected > label {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item > label {
  background-color: #fff;
  display: inline-block;
  margin: 0 auto;
  border: 2px solid #ddd;
  padding: 10px;
  text-align: center;
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item > label:hover {
  border-color: #666;
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item.option-selected > label {
  border-color: #666;
}
.mgz-element-bfb_fieldset .bfb-fieldset-heading {
  background-color: #007dbd;
  color: #FFF;
}
.mgz-element-bfb_fieldset .bfb-fieldset-heading .title {
  margin: 0;
  font-weight: 500;
}
.bfb-element.mgz-element-bfb_starratings ul {
  list-style: none;
}
.bfb-element.mgz-element-bfb_starratings ul li {
  display: inline-block;
  font-size: 34px;
  margin-right: 6px;
}
.bfb-pages {
  position: relative;
  z-index: 1;
}
.bfb-pages.mgz-element-tab-position-top > .mgz-tabs-nav {
  padding: 0 15px;
}
.bfb-pages.mgz-element-tab-position-top > .mgz-tabs-nav:before {
  height: 5px;
  position: absolute;
  bottom: 0;
  background: #069;
  content: '';
  width: 100%;
  left: 0;
}
.bfb-pages > .mgz-tabs-nav {
  margin: 0;
  list-style: none;
  background: #007dbd;
  float: none;
  overflow: hidden;
  width: auto;
  position: relative;
}
.bfb-pages .bfb-page-indicator.circles .bfb-page-indicator-page-number {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 40px;
  width: 40px;
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: 40px;
  text-align: center;
  background-color: #ddd;
  color: #666;
}
.bfb-pages .bfb-page-indicator.circles .bfb-page-indicator-page {
  margin: 0 25px 0 0;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page-number {
  display: block;
  text-indent: -9999px;
  height: 6px;
  background-color: #ddd;
  margin: 0 0 16px 0;
  position: relative;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page-triangle {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: transparent transparent transparent transparent;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page {
  text-align: center;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-number {
  background-color: #72b239;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-triangle {
  border-top-color: #72b239;
}
.bfb-pages.bfb-pages-indicator-tabs {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content {
  padding: 20px;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content > .mgz-tabs-tab-title {
  display: none;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content > .mgz-tabs-tab-content {
  background-color: transparent;
  border: none;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav {
  display: block;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title {
  display: inline-block;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  padding: 18px 20px;
  color: #333;
  font-size: 1.5rem;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title:not(.mgz-active) > a {
  color: #FFF;
  background: transparent;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title.mgz-active > a {
  background: #FFF;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #FFF;
  border: 0;
}
.bfb-pages.bfb-pages-indicator-progress > .bfb-page-indicator {
  font-size: 1.8rem;
}
.bfb-pages.bfb-pages-indicator-cirles > .bfb-page-indicator,
.bfb-pages.bfb-pages-indicator-connector > .bfb-page-indicator {
  font-size: 1.6rem;
}
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-content > .mgz-tabs-tab-title,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-content > .mgz-tabs-tab-title,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-content > .mgz-tabs-tab-title {
  display: none;
}
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-content > .mgz-tabs-tab-content,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-content > .mgz-tabs-tab-content,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-content > .mgz-tabs-tab-content {
  background-color: transparent;
  border: none;
}
.bfb-pages .bfb-page-indicator {
  margin-bottom: 20px;
  display: none;
}
.bfb-pages .bfb-page-indicator .bfb-page-indicator-page {
  float: left;
}
.bfb-pages .bfb-page-indicator-page-progress-wrap {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  width: 100%;
  background-color: #ddd;
  height: 14px;
  overflow: hidden;
  position: relative;
  margin: 5px 0 0;
}
.bfb-pages .bfb-page-indicator-page-progress-wrap .bfb-page-indicator-page-progress {
  background-color: #72b239;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
}
.bfb-pages .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-number {
  background-color: #72b239;
  color: #FFF;
}
.bfb-pages.bfb-pages-nav-left .bfb-nav-buttons {
  text-align: left;
}
.bfb-pages.bfb-pages-nav-right .bfb-nav-buttons {
  text-align: right;
}
.bfb-pages.bfb-pages-nav-center .bfb-nav-buttons {
  text-align: center;
}
.bfb-pages.bfb-pages-nav-split .action.action-prev {
  float: left;
}
.bfb-pages.bfb-pages-nav-split .action.action-next {
  float: right;
}
.bfb-pages .bfb-nav-buttons {
  padding: 15px 0;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:before,
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:before,
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action {
  box-shadow: none;
  font-weight: normal;
  display: inline-block;
  border: 0;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action:last-child {
  margin-left: 5px;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action.action-next {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #575757;
  border-color: #575757;
  color: #FFF;
  width: auto;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action.action-next:hover {
  background: #333;
}
.bfb-form-success {
  max-width: 1240px;
}
.bfb-form-success.bfb-form-success-style1 {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  margin: 0 auto;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-title {
  background-color: #007dbd;
  font-weight: 500;
  padding: 15px 20px;
  color: #FFF;
  position: relative;
  margin: 0;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-title:before {
  height: 5px;
  position: absolute;
  bottom: 0;
  background: #006699;
  content: '';
  width: 100%;
  left: 0;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-footer {
  background: #f5f5f5;
  padding: 15px 0;
  text-align: center;
}
.bfb-form-success.bfb-form-success-style2 {
  text-align: center;
}
.bfb-form-success.bfb-form-success-style2 .bfb-form-success-content {
  font-size: 1.25em;
}
.bfb-form-success .bfb-form-success-content {
  padding: 30px 20px;
}
.bfb-form-success svg {
  width: 100px;
  display: block;
  margin: 20px auto 0;
}
.bfb-form-success .path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.bfb-form-success .path.circle {
  -webkit-animation: bfbdash 0.9s ease-in-out;
  animation: bfbdash 0.9s ease-in-out;
}
.bfb-form-success .path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: bfbdash 0.9s 0.35s ease-in-out forwards;
  animation: bfbdash 0.9s 0.35s ease-in-out forwards;
}
.bfb-form-success .path.check {
  stroke-dashoffset: -100;
  -webkit-animation: bfbdash-check 0.9s 0.35s ease-in-out forwards;
  animation: bfbdash-check 0.9s 0.35s ease-in-out forwards;
}
@-webkit-keyframes bfbdash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes bfbdash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes bfbdash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes bfbdash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
mark.im-caret {
  animation: 1s blink step-end infinite !important;
}
mark.im-caret-select {
  background-color: rgba(0, 0, 0, 0.25);
}
@keyframes blink {
  from,
  to {
    border-right-color: black;
  }
  50% {
    border-right-color: transparent;
  }
}
span.im-static {
  color: grey;
}
div.im-colormask {
  display: inline-block;
  border-style: inset;
  border-width: 2px;
  appearance: textfield;
  cursor: text;
}
div.im-colormask > input,
div.im-colormask > input:-webkit-autofill {
  position: absolute !important;
  display: inline-block;
  background-color: transparent;
  color: transparent;
  -webkit-text-fill-color: transparent;
  transition: background-color 5000s ease-in-out 0s;
  caret-color: transparent;
  text-shadow: none;
  appearance: caret;
  border-style: none;
  left: 0;
  /*calculated*/
}
div.im-colormask > input:focus {
  outline: none;
}
div.im-colormask > input::selection {
  background: none;
}
div.im-colormask > input::-moz-selection {
  background: none;
}
div.im-colormask > input:-webkit-autofill ~ div {
  background-color: #faffbd;
}
div.im-colormask > div {
  color: black;
  display: inline-block;
  width: 100px;
  /*calculated*/
}
[im-insert="false"] {
  caret-color: red;
  caret-shape: block;
}
.mgzFlex,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bfb-box-shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-state-hidden {
  display: none;
}
.bfb-state-shown {
  display: block;
}
.bfb-form-js {
  display: none;
}
.bfb-others {
  display: none;
  margin-top: 5px;
}
.bfb-column {
  float: left;
  width: 100%;
}
.bfb-columnauto > div {
  width: auto;
  display: inline-block;
}
.bfb-column1 > div {
  width: 100%;
}
.bfb-column2 > div {
  width: 50%;
  float: left;
}
.bfb-column2 > div:nth-child(2n+1) {
  clear: left;
}
.bfb-column3 > div {
  width: 33.333%;
  float: left;
}
.bfb-column3 > div:nth-child(3n+1) {
  clear: left;
}
.bfb-column4 > div {
  width: 25%;
  float: left;
}
.bfb-column4 > div:nth-child(4n+1) {
  clear: left;
}
.bfb-column5 > div {
  width: 20%;
  float: left;
}
.bfb-column5 > div:nth-child(5n+1) {
  clear: left;
}
.bfb-column6 > div {
  width: 16.666%;
  float: left;
}
.bfb-column6 > div:nth-child(6n+1) {
  clear: left;
}
.bfb-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 399;
  display: none;
}
.block.bfb {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
}
.block.bfb.bfb-loading .bfb-loading-mask {
  display: block;
}
.bfb-submission-confirmed .bfb-submission-title {
  font-weight: 500;
}
.bfb-submission-confirmed .bfb-submission-summary {
  margin-bottom: 40px;
}
.bfb-submission-confirmed table {
  border: 1px solid #d6d6d6;
}
.bfb-submission-confirmed table tr:nth-child(odd) td {
  background: #f2f2f2;
}
.bfb-submission-confirmed table tr td {
  padding: 1.2rem 1.2rem;
}
.bfb-submission-confirmed table tr td:first-child {
  width: 20%;
}
.bfb-submission-confirmed table tr td:last-child {
  border-left: 1px dashed #d6d6d6;
}
.bfb-widget .bfb {
  margin: 0;
}
.iti--allow-dropdown {
  display: block;
}
@media only screen and (max-width: 767px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/* responsive breakpoint Variables 
--------------------------------------------------------------------------------------------------------------------- */
/* color Variables
--------------------------------------------------------------------------------------------------------------------- */
/* float Variables
---------------------------------------------------------*/
/* text Variables
---------------------------------------------------------*/
/* font-family Variables
---------------------------------------------------------*/
/* font-size Variables
---------------------------------------------------------*/
/* font-weight Variables
---------------------------------------------------------*/
/* tansition Variables
---------------------------------------------------------*/
#transition {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
#translateY {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#translateX {
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#translate-vertical {
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#translate-zero {
  transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
}
#display-full {
  display: inline-block;
  width: 100%;
}
#gredient-linear-bottom {
  background: #feed01;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #feed01 1%, #feed01 47%, #fff681 74%, #fff89a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #feed01 1%, #feed01 47%, #fff681 74%, #fff89a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #feed01 1%, #feed01 47%, #fff681 74%, #fff89a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feed01', endColorstr='#fff89a', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
#clear-both:before,
#clear-both:after {
  display: table;
  content: "";
  clear: both;
}
#dis-flex {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#flex-wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
#justify-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
#justify-content-space-between {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
#justify-content-flex-end {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
}
#justify-content-space-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
#align-item-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#align-item-flex-end {
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
select::-ms-expand {
  display: none;
}
select {
  -webkit-appearance: none;
  appearance: none;
}
input,
input:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  outline: none;
  box-shadow: none;
}
input[type=text]::-ms-clear,
input[type=password]::-ms-clear,
input[type=email]::-ms-clear,
input[type=name]::-ms-clear {
  display: none;
}
input::-ms-clear,
input::-ms-reveal,
input[type=text]::-ms-clear,
input[type=text]::-ms-reveal {
  display: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-MediumItalic.eot');
  src: url('../fonts/Barlow-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-MediumItalic.woff2') format('woff2'), url('../fonts/Barlow-MediumItalic.woff') format('woff'), url('../fonts/Barlow-MediumItalic.ttf') format('truetype'), url('../fonts/Barlow-MediumItalic.svg#Barlow-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Medium.eot');
  src: url('../fonts/Barlow-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Medium.woff2') format('woff2'), url('../fonts/Barlow-Medium.woff') format('woff'), url('../fonts/Barlow-Medium.ttf') format('truetype'), url('../fonts/Barlow-Medium.svg#Barlow-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Bold.eot');
  src: url('../fonts/Barlow-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Bold.woff2') format('woff2'), url('../fonts/Barlow-Bold.woff') format('woff'), url('../fonts/Barlow-Bold.ttf') format('truetype'), url('../fonts/Barlow-Bold.svg#Barlow-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBold.eot');
  src: url('../fonts/Barlow-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-SemiBold.woff2') format('woff2'), url('../fonts/Barlow-SemiBold.woff') format('woff'), url('../fonts/Barlow-SemiBold.ttf') format('truetype'), url('../fonts/Barlow-SemiBold.svg#Barlow-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-BoldItalic.eot');
  src: url('../fonts/Barlow-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-BoldItalic.woff2') format('woff2'), url('../fonts/Barlow-BoldItalic.woff') format('woff'), url('../fonts/Barlow-BoldItalic.ttf') format('truetype'), url('../fonts/Barlow-BoldItalic.svg#Barlow-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Regular.eot');
  src: url('../fonts/Barlow-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Regular.woff2') format('woff2'), url('../fonts/Barlow-Regular.woff') format('woff'), url('../fonts/Barlow-Regular.ttf') format('truetype'), url('../fonts/Barlow-Regular.svg#Barlow-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Thin.eot');
  src: url('../fonts/Barlow-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Thin.woff2') format('woff2'), url('../fonts/Barlow-Thin.woff') format('woff'), url('../fonts/Barlow-Thin.ttf') format('truetype'), url('../fonts/Barlow-Thin.svg#Barlow-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Light.eot');
  src: url('../fonts/Barlow-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Light.woff2') format('woff2'), url('../fonts/Barlow-Light.woff') format('woff'), url('../fonts/Barlow-Light.ttf') format('truetype'), url('../fonts/Barlow-Light.svg#Barlow-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBoldItalic.eot');
  src: url('../fonts/Barlow-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-SemiBoldItalic.woff2') format('woff2'), url('../fonts/Barlow-SemiBoldItalic.woff') format('woff'), url('../fonts/Barlow-SemiBoldItalic.ttf') format('truetype'), url('../fonts/Barlow-SemiBoldItalic.svg#Barlow-SemiBoldItalic') format('svg');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/Barlow-ExtraBoldItalic.woff') format('woff'), url('../fonts/Barlow-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Barlow-ExtraBoldItalic.svg#Barlow-ExtraBoldItalic') format('svg');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-ExtraBold.woff2') format('woff2'), url('../fonts/Barlow-ExtraBold.woff') format('woff'), url('../fonts/arlow-ExtraBold.ttf') format('truetype'), url('../fonts/arlow-ExtraBold.svg#Barlow-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'stv-icons';
  src: url('../fonts/stv-icons.eot?at1t73');
  src: url('../fonts/stv-icons.eot?at1t73#iefix') format('embedded-opentype'), url('../fonts/stv-icons.ttf?at1t73') format('truetype'), url('../fonts/stv-icons.woff?at1t73') format('woff'), url('../fonts/stv-icons.svg?at1t73#stv-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 100%;
  width: 100%;
  height: 100%;
}
body {
  min-width: 320px;
  width: 100%;
  font-family: 'Barlow' !important;
  background-color: #fafafa !important;
  font-weight: normal;
  font-size: 14px;
  overflow-x: hidden;
}
html,
body {
  height: 100%;
}
button,
input[type="submit"],
input[type="search"],
a {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
button {
  border-color: #eae9e9;
  background: #f6f6f7;
  color: #002C5B;
  box-shadow: none !important;
}
button:focus,
button:active,
button:hover {
  border-color: #eae9e9;
  background: #f6f6f7;
  color: #f08217;
}
button:focus {
  outline: 0 !important;
}
a,
img {
  border: 0;
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
label {
  font-weight: normal;
}
.fieldset > .field {
  margin-bottom: 15px;
}
.field-error,
div.mage-error,
div.mage-error[generated] {
  font-size: 12px;
  font-weight: 500;
  margin-top: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  margin: 0;
  font-family: 'Barlow';
}
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
span {
  margin: 0;
  padding: 0;
}
ul,
ol,
li {
  list-style: none;
  margin: 0;
}
ul li,
ol li {
  list-style: none;
  margin: 0;
}
figure {
  margin: 0;
  position: relative;
}
p {
  display: block;
  line-height: 20px;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
.clear {
  clear: both;
}
/*PlaceHolder CSS*/
.placeholder-color::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #464646;
}
.placeholder-color::-moz-placeholder {
  /* Firefox 19+ */
  color: #464646;
}
.placeholder-color:-ms-input-placeholder {
  /* IE 10+ */
  color: #464646;
}
.placeholder-color:-moz-placeholder {
  /* Firefox 18- */
  color: #464646;
}
.light-placeholder::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b3b3b3;
}
.light-placeholder::-moz-placeholder {
  /* Firefox 19+ */
  color: #b3b3b3;
}
.light-placeholder:-ms-input-placeholder {
  /* IE 10+ */
  color: #b3b3b3;
}
.light-placeholder:-moz-placeholder {
  /* Firefox 18- */
  color: #b3b3b3;
}
.check-custom {
  position: relative;
  display: inline-block;
  width: 100%;
}
.check-custom input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.check-custom input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.check-custom label {
  display: inline-block;
  width: 100%;
  padding-left: 30px;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  font-weight: 200;
}
.check-custom label:before {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #d2d3d4;
  z-index: 1;
  content: "";
  width: 14px;
  height: 14px;
}
.check-custom label:after {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  vertical-align: top;
  font-family: Font Awesome\ 5 Free;
  content: "\f00c";
  margin-left: 3px;
  font-weight: 600;
  color: #002C5B;
  opacity: 0;
}
.check-custom label.checked:after {
  opacity: 1;
}
.radio-custom input[type="radio"] {
  display: none;
}
.radio-custom input[type="radio"] label {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 0 0 45px;
  font-size: 18px;
  line-height: 22px;
  color: #6c6c6c;
  font-weight: 300;
  cursor: pointer;
}
.radio-custom input[type="radio"] label:before {
  position: absolute;
  left: 0;
  top: -6px;
  width: 32px;
  height: 32px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  content: "";
  cursor: pointer;
}
.radio-custom input[type="radio"] label:after {
  position: absolute;
  left: 5px;
  top: -1px;
  width: 22px;
  height: 22px;
  background: #e8e8e8;
  border: 1px solid #f2f1f1;
  content: "";
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.radio-custom input[type="radio"]:checked label:after {
  background: #ec7438;
  border-color: #ec7438;
}
.page-wrapper {
  overflow-x: hidden;
}
.page-main,
.header.content,
.footer.container {
  max-width: 1440px!important;
  padding-right: 15px!important;
  padding-left: 15px!important;
}
.container {
  padding-right: 0!important;
  padding-left: 0!important;
}
.margin0 {
  margin: 0;
}
.marbt-10 {
  margin-bottom: 10px;
}
.marbt-20 {
  margin-bottom: 20px;
}
.marbt-30 {
  margin-bottom: 30px;
}
.marbt-40 {
  margin-bottom: 40px;
}
.marbt-50 {
  margin-bottom: 50px;
}
.marbt-60 {
  margin-bottom: 60px;
}
.marbt-80 {
  margin-bottom: 80px;
}
.marbt-100 {
  margin-bottom: 100px;
}
header.page-header {
  padding: 10px 0;
}
header.page-header .header {
  padding: 0 15px;
}
header.page-header .header .logo {
  max-width: inherit;
  margin: 0 auto 0 0;
}
header.page-header .header .logo img {
  max-height: 60px;
}
header .right-header .top-header {
  margin-bottom: 15px;
  float: right;
}
header .right-header .top-header li {
  float: left;
  border-right: 1px solid #eae9e9;
  padding-right: 15px;
  margin-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}
header .right-header .top-header li a {
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Barlow';
  color: rgba(34, 31, 32, 0.75);
  font-weight: 500;
  text-decoration: none;
}
header .right-header .top-header li a.icon-log {
  background: transparent;
  padding-left: 0;
  padding-top: 1px;
  padding-bottom: 1px;
}
header .right-header .top-header li a.icon-log i {
  margin-right: 5px;
}
header .right-header .top-header li a span strong {
  color: rgba(0, 44, 91, 0.75);
  text-decoration: none;
  font-weight: 600;
}
header .right-header .top-header li a i {
  color: #002C5B;
  font-size: 18px;
}
header .right-header .top-header li a:hover {
  text-decoration: none;
}
header .right-header .top-header li a .mobile-call {
  color: rgba(0, 44, 91, 0.75);
  font-weight: 600;
}
header .right-header .top-header li:last-child {
  margin-right: 0;
  padding-right: 0;
  border: none;
}
header .right-header .top-header:before,
header .right-header .top-header:after {
  display: table;
  content: "";
  clear: both;
}
header .right-header .header-right-bottom {
  clear: both;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  position: relative;
  z-index: 9999;
}
header .right-header .header-right-bottom nav {
  background: transparent;
  position: static;
}
header .right-header .header-right-bottom .nav-sections {
  margin: 0;
  background: transparent;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav {
  background: transparent;
  position: static;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul {
  padding: 0;
  margin: 0;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li {
  margin-right: 5px!important;
  border-bottom: 4px solid transparent;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth li ul li:nth-child(2n) a {
  background-color: #002C5B;
  color: #FFFFFF;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth li ul li:nth-child(3n) a {
  background-color: #FE5000;
  color: #FFFFFF;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth li ul li:nth-child(4n) a {
  background-color: #FFD700;
  color: #DA291C;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth li ul li a {
  background-color: #DA291C;
  color: #FEDD00;
  padding: 5px 10px;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth li ul li ul li a {
  background-color: transparent!important;
  color: #040107 !important;
  padding: 0px!important;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth .ul-row {
  column-count: 1;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.our-brands .dropdown-menu.fullwidth .ul-row > li {
  width: 25%;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li:hover {
  border-bottom-color: #002C5B;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.active {
  border-bottom-color: #002C5B;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.active a {
  border: none!important;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li a {
  font-size: 14px;
  color: #040107;
  line-height: normal;
  text-transform: uppercase;
  padding: 7px 10px;
  font-weight: 600;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li a .ui-menu-icon {
  display: none!important;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth {
  background-color: #fff;
  width: 100%;
  border: none;
  padding: 30px 40px 45px;
  overflow: hidden;
  max-height: inherit;
  top: 50px!important;
  left: 0!important;
  right: 0!important;
  box-shadow: 10px 7px 15px -15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 10px 7px 15px -15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 7px 15px -15px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 10px 7px 15px -15px rgba(0, 0, 0, 0.2);
  line-height: normal;
  border-radius: 0;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li {
  padding: 0;
  margin-right: 0px!important;
  border: none;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px solid #eae9e9;
  margin: 0 0 20px;
  padding-bottom: 10px;
  color: #002C5B;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .row {
  margin: 0;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row {
  top: 0!important;
  left: 0!important;
  margin-bottom: 40px;
  column-count: 4;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li {
  width: 100%;
  vertical-align: top;
  padding: 0px 10px 0 0;
  margin-bottom: 0;
  display: inline-block;
  border: none;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li a {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 8px;
  display: block;
  border: none;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li a:hover {
  color: #f08217;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li ul {
  top: 0!important;
  left: 0!important;
  padding-left: 20px;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li ul li {
  position: relative;
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li ul li:before {
  content: "-";
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li .dropdown-menu.fullwidth li .ul-row > li ul li a {
  text-transform: capitalize;
}
header .right-header .header-right-bottom .block-search {
  width: auto;
  padding: 0;
  border-left: 1px solid #eae9e9;
  border-right: 1px solid #eae9e9;
  margin-left: 15px;
}
header .right-header .header-right-bottom .block-search:last-child {
  border-right: none;
}
header .right-header .header-right-bottom .block-search .block-content form.active .search .control input {
  border: 1px solid #eae9e9;
  opacity: 1;
}
header .right-header .header-right-bottom .block-search .block-content form .search .label {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  position: static;
  margin: 0;
  padding: 5px;
  opacity: 1;
  width: 90px;
  height: 60px;
  overflow: visible;
  cursor: pointer;
}
header .right-header .header-right-bottom .block-search .block-content form .search .label:before {
  display: none;
}
header .right-header .header-right-bottom .block-search .block-content form .search .label:after {
  color: #1d1d1b;
  font-size: 32px;
  content: "\f002";
  font-family: "Fontawesome";
  font-weight: 500;
  line-height: normal;
}
header .right-header .header-right-bottom .block-search .block-content form .search .control {
  display: none;
  padding: 0;
  margin: 0;
  border: none;
  position: absolute;
  bottom: -50px;
  right: 0;
  width: 250px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
header .right-header .header-right-bottom .block-search .block-content form .search .control.open {
  display: block;
}
header .right-header .header-right-bottom .block-search .block-content form .search .control input {
  height: 45px;
  border: none;
  padding: 0 15px;
  opacity: 1;
}
header .right-header .header-right-bottom .block-search .block-content form .actions {
  position: absolute;
  bottom: -44px;
  right: 0;
  width: 30px;
  height: 30px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  display: none;
}
header .right-header .header-right-bottom .block-search .block-content form .actions.open {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
header .right-header .header-right-bottom .block-search .block-content form .actions button {
  position: static!important;
  padding: 0!important;
  margin: 0!important;
  line-height: normal!important;
}
.menu-hover header .right-header .header-right-bottom .block-search {
  border-color: rgba(0, 0, 0, 0.1);
}
.menu-hover header .right-header .header-right-bottom .nav-sections .section-item-content nav ul li.help-advice-menu a {
  opacity: 0.5;
}
footer {
  background: #040107;
}
footer .footer .block.newsletter {
  background: #002C5B;
  width: 100%;
  max-width: 100%;
  margin: 0;
  position: relative;
  z-index: 22;
  padding: 27px 0;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
footer .footer .block.newsletter:before {
  background: #002C5B;
  position: absolute;
  content: "";
  height: 100%;
  left: -50vw;
  right: -50vw;
  z-index: -1;
  top: 0;
}
footer .footer .block.newsletter .newsletter-title {
  color: #fafafa;
  font-size: 16px;
  line-height: normal;
}
footer .footer .block.newsletter .newsletter-title strong {
  padding-right: 30px;
  text-transform: uppercase;
  font-weight: bold;
}
footer .footer .block.newsletter .content {
  position: relative;
}
footer .footer .block.newsletter .content form .newsletter {
  margin: 0;
  max-width: none;
}
footer .footer .block.newsletter .content form .newsletter .control:before {
  display: none;
}
footer .footer .block.newsletter .content form .newsletter .control input {
  width: 560px;
  height: 50px;
  padding: 0 100px 0 20px;
  margin-right: 0;
  border: none;
  box-shadow: none;
  outline: none;
  font-family: 'Barlow';
  font-size: 14px;
  color: #a8a5a6;
}
footer .footer .block.newsletter .content form .newsletter .control div.mage-error {
  position: absolute;
  font-size: 13px;
  font-family: 'Barlow';
  bottom: -24px;
}
footer .footer .block.newsletter .content form .actions {
  position: absolute;
  width: auto;
  right: 5px;
  top: 5px;
}
footer .footer .block.newsletter .content form .actions button {
  background: #000;
  min-width: 86px;
  height: 40px;
  border: none;
  border-radius: 0;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 300;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
footer .footer .block.newsletter .content form .actions button:hover {
  background-color: #f08217;
}
footer .footer .block.newsletter .subscirption-note {
  color: #fff;
  font-size: 11px;
  line-height: normal;
  display: block;
  margin-left: auto;
  margin-top: 5px;
}
footer .footer .block.newsletter .subscirption-note a {
  text-decoration: underline;
  color: #fff;
}
footer .footer .footer-bottom {
  padding: 47px 0 100px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
footer .footer .footer-bottom .stv {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
footer .footer .footer-bottom .stv .stv-logo {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
footer .footer .footer-bottom .stv .stv-logo img {
  margin-right: 30px;
  padding-right: 30px;
  border-right: 1px solid #252227;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text {
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text h3 {
  font-size: 12px;
  color: #ffffff;
  line-height: 12px;
  margin-bottom: 2px;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text > div {
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  color: #ffffff;
  font-family: 'Barlow';
  font-size: 12px;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .l-in {
  color: rgba(255, 255, 255, 0.7);
  line-height: 16px;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .r-in strong {
  margin-right: 3px;
  font-weight: 500;
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .r-in a {
  color: rgba(255, 255, 255, 0.7);
}
footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .r-in a:hover {
  text-decoration: none;
}
footer .footer .footer-bottom .stv .stv-menu {
  margin-top: 10px;
  padding-left: 60px;
}
footer .footer .footer-bottom .stv .stv-menu ul li {
  display: inline-block;
}
footer .footer .footer-bottom .stv .stv-menu ul li.border-none a {
  border-right: none;
}
footer .footer .footer-bottom .stv .stv-menu ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  border-right: 1px solid #7f7d80;
  margin-right: 5px;
  padding-right: 5px;
  line-height: 1;
}
footer .footer .footer-bottom .stv .stv-menu ul li a:hover {
  text-decoration: none;
  color: #fff;
}
footer .footer .footer-bottom .stv .stv-menu ul li:last-child a {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
footer .footer .footer-bottom .copyright {
  text-align: left;
  margin: 0;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  max-width: 115px;
  margin: auto;
}
footer .footer .footer-bottom .copyright a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline;
}
footer .footer .footer-bottom .copyright a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
}
.menu-overlay.active {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  content: "";
  display: block;
  left: 0;
  z-index: 999;
}
.scrollToTop {
  position: fixed;
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: none;
  background: #15559b;
  bottom: 15px;
  right: 15px;
  z-index: 99999;
  text-align: center;
  opacity: 0.8;
  cursor: pointer;
}
.scrollToTop:before {
  position: absolute;
  left: 0;
  content: '\e621';
  font-family: icons-blank-theme;
  color: #fff;
  font-size: 45px;
}
.page-print .top-bar {
  display: none;
}
.page-print .logo {
  margin: 30px 0;
  display: block;
}
.page-print .action.nav-toggle {
  display: none!important;
}
.page-print #notice-cookie-block {
  display: none;
}
/*Responsive-css*/
/*1024px-1160*/
@media (min-width: 1024px) and (max-width: 1160px) {
  footer .footer .block.newsletter .content form .newsletter .control input {
    width: 450px;
  }
  footer .footer .block.newsletter .subscirption-note {
    max-width: 480px;
    margin-left: 0;
  }
  footer .footer .footer-bottom {
    padding: 35px 0;
  }
  footer .footer .footer-bottom .stv .stv-logo img {
    max-width: 80px;
    padding-right: 10px;
    margin-right: 10px;
  }
  footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .l-in {
    padding-right: 10px;
  }
}
@media (min-width: 1320px) {
  header.page-header .header .logo img {
    max-height: none;
    max-width: 300px;
  }
}
/*992px-1160*/
@media (min-width: 992px) and (max-width: 1220px) {
  header .right-header .header-right-bottom .block-search .block-content form .search .label {
    width: 40px;
    height: 40px;
  }
  header .right-header .header-right-bottom .block-search .block-content form .search .label:after {
    font-size: 20px;
  }
  header .right-header .header-right-bottom .minicart-wrapper {
    margin-left: 15px;
  }
  header .right-header .header-right-bottom .minicart-wrapper .action.showcart:before {
    width: 20px!important;
    height: 20px!important;
    background-size: 100%!important;
  }
  header .right-header .header-right-bottom .minicart-wrapper .action.showcart .counter {
    right: -20px;
    top: -20px;
  }
}
/*1023*/
@media (max-width: 1023px) {
  header.page-header .header .logo {
    max-width: 150px;
  }
  footer .footer .block.newsletter .newsletter-title {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  footer .footer .block.newsletter .newsletter-title strong {
    padding-right: 5px;
    font-weight: 600;
    text-transform: capitalize;
  }
  footer .footer .block.newsletter .content {
    width: 80%!important;
    margin: auto;
  }
  footer .footer .block.newsletter .content form .newsletter .control input {
    width: 100%;
  }
  footer .footer .block.newsletter .subscirption-note {
    max-width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
  }
  footer .footer .block.newsletter .subscirption-note br {
    display: none;
  }
  footer .footer .footer-bottom > div .copyright br {
    display: none;
  }
}
/*768px-1023*/
@media (min-width: 768px) and (max-width: 1023px) {
  footer .footer .footer-bottom:not(.footer-checkout) {
    padding: 40px 0;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div .stv {
    margin-bottom: 15px;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div .stv .stv-logo .stv-text .stv-in-text > div {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div .stv .stv-logo .stv-text .stv-in-text > div + div {
    margin-top: 5px;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div .stv .stv-logo .stv-text .stv-in-text span {
    display: block;
  }
  footer .footer .footer-bottom:not(.footer-checkout) > div .copyright {
    max-width: 100%;
    text-align: center;
  }
}
/*mobile-menu*/
/*991px*/
@media (max-width: 991px) {
  .home-slider {
    min-height: initial !important;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 40px);
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    z-index: 9999;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: 0.8rem 3.5rem 0.8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 0;
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99999;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  header.page-header {
    border: none;
    padding: 50px 0 0;
    margin-bottom: 10px;
  }
  header.page-header .header {
    width: 100%;
    display: inline-block !important;
  }
  header.page-header .header .nav-toggle {
    top: 15px;
    left: inherit;
    right: 10px;
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: normal;
  }
  header.page-header .header .nav-toggle:before {
    color: #040107;
    font-size: 24px;
    content: "\f0c9";
    font-family: "Fontawesome";
    font-weight: 500;
    line-height: normal;
  }
  header.page-header .header .logo {
    margin: 0;
    max-width: 160px;
  }
  header.page-header .header .right-header {
    float: right;
  }
  header.page-header .header .right-header .top-header {
    position: absolute;
    top: -50px;
    margin: 0;
    left: 0;
    right: 0;
    padding: 5px 15px;
    text-align: right;
    background-color: #f3f3f3;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
  }
  header.page-header .header .right-header .top-header li {
    margin: 0 7px 0 0;
    padding: 0 7px 0 0;
    float: none;
    border-right: 1px solid #eae9e9;
  }
  header.page-header .header .right-header .top-header li:last-child {
    margin: 0;
    padding: 0;
    border: none;
  }
  header.page-header .header .right-header .header-right-bottom {
    position: static;
    margin-right: 35px;
  }
  header.page-header .header .right-header .header-right-bottom .block-search {
    margin-top: 6px;
    position: static;
    border: none;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .search .label {
    width: auto;
    height: auto;
    background-color: #f3f3f3;
    border: none;
    padding: 10px;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .search .label:after {
    font-size: 20px;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .search .control {
    width: 100%;
    background-color: #f3f3f3;
    padding: 10px;
    z-index: 99;
    bottom: -80px;
    display: none;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .search .control.open {
    display: block;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .search .control input {
    margin: 0;
    left: 0;
    position: static;
    opacity: 1;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .actions {
    bottom: -63px;
    right: 15px;
    z-index: 999;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .actions button {
    font-size: 0;
    display: block;
    border: none;
    background-color: transparent;
  }
  header.page-header .header .right-header .header-right-bottom .block-search .block-content form .actions button:before {
    color: #8f8f8f;
    font-size: 16px;
    content: "\f002";
    font-family: "Fontawesome";
    line-height: normal;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections {
    background: #002C5B;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-title {
    background: transparent;
    border: none;
    height: auto;
    padding: 20px 0;
    line-height: 100%;
    display: none;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-title a {
    color: #ffffff;
    font-size: 18px;
    line-height: 100%;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-title.active {
    background: #ffffff;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-title.active a {
    color: #002C5B;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content {
    padding: 0;
    margin-top: 0px;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li {
    margin-right: 0px!important;
    border-bottom: 1px solid #fff;
    border-top: none;
    display: block;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li.bss-megamenu-fw a:after {
    line-height: 40px;
    font-size: 28px;
    width: 40px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: block;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li.has-active > a.ui-corner-all {
    border-left: none!important;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li.has-active .submenu {
    border-top: 1px solid #fff;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li.has-active .submenu li a {
    border-left: none!important;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li.has-active .submenu li:last-child {
    border-bottom: none;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li a {
    padding: 10px 15px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 16px;
    display: block;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li a.menu-view-all {
    padding: 0 0 5px 0;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li a.menu-view-all .title {
    padding-bottom: 7px;
    text-transform: capitalize;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li a span {
    margin: 0!important;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li a:after {
    display: none;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth {
    padding: 10px 15px;
    background-color: #3c2350;
    position: static;
    top: 0!important;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .title {
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 0;
    position: relative;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .title:before {
    content: "View all";
    font-size: 14px;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row {
    margin-bottom: 0;
    column-count: 1;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row li {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row li a {
    margin-bottom: 0;
    text-transform: capitalize;
    background-color: transparent;
    color: #ffffff !important;
    padding: 0;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row li:last-child {
    margin-bottom: 0;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row li ul {
    margin-top: 10px;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .ul-row li ul li {
    margin-bottom: 6px;
  }
  header.page-header .header .right-header .header-right-bottom .nav-sections .nav-sections-item-content nav ul li .dropdown-menu.fullwidth li .row {
    display: none;
  }
}
/*767px*/
@media (max-width: 767px) {
  .marbt-80 {
    margin-bottom: 40px;
  }
  header.page-header .header .nav-toggle {
    top: 10px;
  }
  header.page-header .header .logo {
    max-width: 120px;
  }
  header.page-header .header .right-header .top-header li:nth-child(2) {
    /*display: none;*/
  }
  header.page-header .header .right-header .header-right-bottom .block-search {
    margin-top: 0;
  }
  footer .footer.container {
    padding-left: 15px;
    padding-right: 15px;
  }
  footer .footer .block.newsletter .content,
  footer .footer .block.newsletter .subscirption-note {
    width: 100%!important;
    max-width: 100%!important;
  }
  footer .footer .footer-bottom {
    padding: 35px 0;
  }
  footer .footer .footer-bottom > div {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
  }
  footer .footer .footer-bottom .stv {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    text-align: center;
  }
  footer .footer .footer-bottom .stv > div {
    width: 100%;
    padding: 0!important;
    margin-top: 0;
  }
  footer .footer .footer-bottom .stv > div ul {
    margin-bottom: 5px;
  }
  footer .footer .footer-bottom .stv .stv-logo img {
    border: none;
    padding: 0;
    margin: auto auto 15px auto;
  }
  footer .footer .footer-bottom .stv .stv-logo .stv-text {
    -webkit-flex: 100%;
    flex: 100%;
    -ms-flex: 100%;
  }
  footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text > div {
    -webkit-flex: 100%;
    flex: 100%;
    -ms-flex: 100%;
  }
  footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text > div span {
    padding-right: 0;
    margin-top: 0;
    display: block;
  }
  footer .footer .footer-bottom .stv .stv-logo .stv-text .stv-in-text .l-in {
    line-height: 20px;
    margin-bottom: 5px;
  }
  footer .footer .footer-bottom .copyright {
    max-width: 100%;
    text-align: center;
  }
}
/*640+px*/
@media (min-width: 681px) {
  header .right-header .top-header li a .mobile-call {
    display: none;
  }
}
/*767+px*/
@media (min-width: 767px) {
  .page-layout-2columns-left .sidebar-main,
  .page-layout-2columns-right .sidebar-main,
  .page-layout-2columns-left .sidebar-additional,
  .page-layout-2columns-right .sidebar-additional {
    width: 235px;
  }
  .page-layout-2columns-left .column.main,
  .page-layout-2columns-right .column.main {
    width: calc(100% - 235px);
  }
}
header .right-header .top-header li a.icon-log .mobile-only {
  display: none;
}
/*670px*/
@media (max-width: 680px) {
  header .right-header .top-header li a .phone {
    display: none;
  }
  header .right-header .top-header li a.icon-log .desktop-info {
    display: none;
  }
  header .right-header .top-header li a.icon-log .mobile-only {
    display: inline;
  }
}
/*320px-340*/
@media (min-width: 320px) and (max-width: 380px) {
  header .right-header .top-header li a i {
    font-size: 13px;
  }
  header .right-header .top-header li a.icon-log {
    letter-spacing: -0.5px;
  }
  header .right-header .top-header li a.icon-log i {
    display: none;
  }
}
.cms-index-index .top-bar {
  background-color: #f7f3c4;
}
.cms-index-index .top-bar:after {
  position: absolute;
  width: 40px;
  top: 0;
  bottom: 0;
  background-color: #fafafa;
  right: 0;
  content: "";
  display: none;
}
.cms-index-index .column.main .magezon-builder > div:last-child {
  margin-bottom: 50px;
}
.top-bar {
  background-color: #f6f6f6;
  position: relative;
  padding: 10px 15px;
}
.top-bar .container {
  max-width: 1440px;
}
.top-bar .container .site-information.owl-carousel {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: auto;
}
.top-bar .row > div:last-child .top-bar-icon {
  border: none;
}
.top-bar .top-bar-icon {
  border-right: 1px solid #dedbb6;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  text-transform: uppercase;
  color: rgba(18, 18, 18, 0.5);
  font-size: 13px;
}
.top-bar .top-bar-icon figure {
  margin-right: 15px;
  line-height: normal;
}
.top-bar .top-bar-icon span {
  text-transform: uppercase;
  font-size: 14px;
  color: rgba(18, 18, 18, 0.6);
  line-height: normal;
}
.home-slider {
  position: relative;
  min-height: 470px;
}
.home-slider .container {
  max-width: 100%;
  position: static;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.home-slider .container .p-finder {
  max-width: 1440px;
}
.home-slider .finder-div {
  width: 340px;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: inherit;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.home-slider .finder-div h2 {
  background-color: #fafafa;
  color: #002C5B;
  font-weight: bold;
  font-size: 24px;
  padding: 15px;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
}
.home-slider .finder-div .finder-form {
  background-color: #f2f1f1;
  padding: 30px 25px;
}
.home-slider .finder-div .finder-form .form-group {
  margin: 0 0 15px 0;
}
.home-slider .finder-div .finder-form .form-group label {
  color: #605e5f;
  text-transform: uppercase;
  margin-left: 12px;
}
.home-slider .finder-div .finder-form .form-group select {
  height: 55px;
  border: 1px solid #e6e4e4;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #002C5B;
  -webkit-appearance: none;
  appearance: none;
  background: #fafafa url(../images/select-arrow.png) no-repeat center right;
  padding: 10px 15px 10px;
}
.home-slider .finder-div .finder-form .form-group .reset,
.home-slider .finder-div .finder-form .form-group .view-all {
  border: none;
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  color: rgba(88, 86, 87, 0.5);
  text-decoration: underline;
}
.home-slider .finder-div .finder-form .form-group .reset:hover,
.home-slider .finder-div .finder-form .form-group .view-all:hover {
  background-color: transparent;
}
.home-slider .finder-div .finder-form .form-group .show {
  background-color: #002C5B;
  font-size: 18px;
  font-weight: 500;
  color: #fafafa;
  line-height: normal;
  padding: 18px 10px;
  display: block;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.home-slider .finder-div .finder-form .form-group .show:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #fafafa;
  font-size: 16px;
  margin: 0 0 0 20px;
}
.home-slider .finder-div .finder-form .form-group .show:hover {
  text-decoration: none;
  background-color: #f08217;
}
.home-slider .finder-div .finder-form .form-group:last-child {
  margin-bottom: 0;
}
.home-slider .finder-div .finder-form .form-group.center {
  text-align: center;
}
.home-slider .slider-section {
  width: 100%;
  position: static;
}
.home-slider .slider-section .item {
  padding: 85px 15px;
  padding-left: 0 !important;
  width: 100%;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.home-slider .slider-section .item.imageonly {
  background-position: center top;
  background-repeat: no-repeat;
  padding: 165px 15px;
  background-size: auto 100%;
}
@media (min-width: 991px) {
  .home-slider .slider-section .item.imageonly {
    padding: 250px 15px;
    background-size: auto;
  }
}
.home-slider .slider-section .item.imageonly.mobile {
  display: none;
}
@media (max-width: 479px) {
  .home-slider .slider-section .item.imageonly.mobile {
    display: flex;
  }
}
.home-slider .slider-section .item.imageonly.desktop {
  display: flex;
}
@media (max-width: 479px) {
  .home-slider .slider-section .item.imageonly.desktop {
    display: none;
  }
}
.home-slider .slider-section .item .container {
  max-width: 1440px;
  padding-left: 400px !important;
  margin: auto;
}
.home-slider .slider-section .item .slider-text {
  width: 500px;
}
.home-slider .slider-section .item .slider-text h1 {
  color: #000000;
  font-size: 70px;
  text-transform: uppercase;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 15px;
}
.home-slider .slider-section .item .slider-text h1 span {
  color: #e40613;
  font-size: 50px;
  display: block;
  line-height: 50px;
}
.home-slider .slider-section .item .slider-text p {
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.home-slider .slider-section .item .slider-text .view-range {
  background-color: #fafafa;
  min-width: 150px;
  padding: 17px 10px;
  color: #002C5B;
  text-transform: uppercase;
  line-height: normal;
  font-weight: 600;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.home-slider .slider-section .item .slider-text .view-range:hover {
  text-decoration: none;
  background-color: #f08217;
  color: #ffffff;
}
.home-slider .slider-section .item .slider-text .view-range:hover:after {
  color: #ffffff;
}
.home-slider .slider-section .item .slider-text .view-range:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #002C5B;
  font-size: 16px;
  margin: 0 0 0 10px;
}
.home-slider .slider-section .item .s-section {
  padding-left: 25px;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  padding-right: 0;
}
.home-slider .slider-section .owl-dots {
  position: absolute;
  width: 40px;
  top: 0;
  bottom: 0;
  background-color: #fafafa;
  right: 0;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex;
  display: flex!important;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  margin-top: 0!important;
}
.home-slider .slider-section .owl-dots button {
  width: 8px;
  height: 8px;
  background-color: #c8c8c9;
  margin-bottom: 7px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.home-slider .slider-section .owl-dots button.active {
  width: 10px;
  height: 10px;
  background-color: #000;
}
.home-heading h1 {
  font-size: 37px;
  color: #002C5B;
  text-align: center;
  margin-bottom: 40px;
  line-height: 100%;
  font-weight: 600;
  font-style: italic;
}
.home-heading h1 span {
  font-weight: 800;
  font-style: italic;
}
.four-imgsection {
  max-width: 1200px;
  margin: 0 auto;
}
.four-imgsection > div {
  padding-left: 10px;
  padding-right: 10px;
}
.four-imgsection .four-iblock figure {
  margin: 0;
}
.four-imgsection .four-iblock .gray-box {
  background-color: #f2f1f1;
  padding: 18px 36px;
  text-align: center;
  position: relative;
}
.four-imgsection .four-iblock .gray-box a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #313030;
}
.four-imgsection .four-iblock .gray-box a:after {
  position: absolute;
  right: 20px;
  color: #002C5B;
  font-weight: bold;
  font-size: 16px;
  top: 50%;
  font-family: "Fontawesome";
  content: "\f105";
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.four-imgsection .four-iblock .gray-box a:hover {
  text-decoration: none;
}
.heading-section {
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 20px;
}
.heading-section h2 {
  color: #002C5B;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}
.heading-section-btn {
  min-width: 148px;
  background-color: #002C5B;
  color: #fafafa;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  padding: 12px 0;
  font-weight: 300;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.heading-section-btn:hover {
  color: #ffffff;
  background-color: #f08217;
  text-decoration: none;
}
.heading-section-btn:visited {
  color: #ffffff;
}
.slider-block .owl-nav button:hover {
  background: transparent!important;
  color: inherit !important;
}
.slider-one.slider-two.control-custom .owl-nav button {
  color: #ffffff;
}
.slider-one.slider-two.control-custom .owl-nav button:hover {
  color: #ffffff !important;
}
.slider-one.slider-two.control-custom .owl-dots button.active {
  background-color: #fff;
}
.slider-one.slider-two .heading-section {
  border-color: #574168;
}
.slider-one.slider-two .heading-section h2 {
  color: #ffffff;
}
.slider-one.slider-two .heading-section-btn {
  background-color: #fafafa;
  color: #002C5B;
}
.slider-one.slider-two .heading-section-btn:hover {
  background-color: #f08217;
  color: #ffffff;
}
.slider-one.slider-two .slide {
  text-align: center;
  border: 1px solid #574168;
  padding: 50px 0;
}
.slider-one.slider-two .slide a {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.slider-one.slider-two .slide a:hover {
  text-decoration: none;
  color: #f08217;
}
.slider-one.slider-two .slide a:hover span {
  color: #f08217;
}
.slider-one.slider-two .slide img {
  display: block;
  margin: auto auto 25px auto;
  max-width: 120px;
}
.slider-one.slider-two .slide span {
  color: rgba(250, 250, 250, 0.75);
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}
.slider-one.control-custom .owl-nav {
  display: block!important;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 0;
  margin-top: -15px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.slider-one.control-custom .owl-nav button {
  line-height: 25px;
  box-shadow: none;
  outline: none;
  position: absolute;
  font-size: 34px;
  font-weight: bold;
  line-height: normal;
  color: #002C5B;
}
.slider-one.control-custom .owl-nav button span {
  display: none;
}
.slider-one.control-custom .owl-nav button:after {
  font-family: "Fontawesome";
  font-size: 34px;
  line-height: normal;
  margin-left: 0;
  line-height: 20px;
}
.slider-one.control-custom .owl-nav button.owl-prev {
  left: -50px;
}
.slider-one.control-custom .owl-nav button.owl-prev:after {
  content: "\f104";
}
.slider-one.control-custom .owl-nav button.owl-next {
  right: -50px;
}
.slider-one.control-custom .owl-nav button.owl-next:after {
  content: "\f105";
}
.slider-one.control-custom .owl-dots {
  display: block;
  text-align: center;
  margin-top: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -33px;
}
.slider-one.control-custom .owl-dots button {
  width: 8px;
  height: 8px;
  background-color: #c8c8c9;
  margin: 0px 4px;
  box-shadow: none;
  outline: none;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.slider-one.control-custom .owl-dots button.active {
  width: 10px;
  height: 10px;
  background-color: #000;
}
.slider-one.control-custom .owl-dots button span {
  display: none;
}
.bg-blue-full {
  background-color: #002C5B;
  padding: 40px 0 70px;
  position: relative;
}
.bg-blue-full:before {
  background-color: #002C5B;
  position: absolute;
  height: 100%;
  top: 0;
  left: -50vw;
  right: -50vw;
  content: "";
  z-index: -1;
}
.advice-section .heading-section h2 {
  margin-top: -25px;
  color: #f08217;
  font-weight: bold;
}
.advice-section .heading-section h2 .sub-text {
  display: block;
  font-size: 14px;
  color: #a8a5a6;
  font-weight: 300;
}
.advice-section .heading-section .heading-section-btn {
  background-color: #f08217;
  color: #fafafa;
}
.advice-section .heading-section .heading-section-btn:hover {
  background-color: #002C5B;
}
.advice-section .advice-img-row {
  margin-right: -5px;
  margin-left: -5px;
}
.advice-section .advice-img-row > div {
  padding: 0 5px;
}
.advice-section .advice-img-row .advice-img-section {
  position: relative;
  overflow: hidden;
}
.advice-section .advice-img-row .advice-img-section figure {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-bottom: 10px;
}
.advice-section .advice-img-row .advice-img-section figure img {
  height: 178px;
  object-fit: cover;
  width: 100%;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section {
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section h2 {
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 20px;
  min-height: 60px;
  margin-bottom: 20px;
  font-weight: 600;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section h2 a {
  color: #ffffff;
  font-size: 20px;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section h2 a:hover {
  color: #ffffff;
  text-decoration: none;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section .read-more {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section .read-more:after {
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 13px;
  font-size: 16px;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section .read-more:hover {
  text-decoration: none;
  color: #f08217;
}
.advice-section .advice-img-row .advice-img-section .advice-text-section .read-more:hover:after {
  color: #f08217;
}
.advice-section .advice-color-row .advice-color-text {
  margin-bottom: 10px;
  height: 100%;
}
.advice-section .advice-color-row .advice-color-text .small-text {
  background-color: #f08217;
  display: block;
  padding: 20px 40px 17px;
  font-size: 16px;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.advice-section .advice-color-row .advice-color-text .small-text:hover {
  text-decoration: none;
}
.advice-section .advice-color-row .advice-color-text .small-text:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  float: right;
  margin: 0;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text {
  padding: 35px 30px 32px 40px;
  height: 100%;
  position: relative;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text span {
  font-size: 20px;
  font-weight: 600;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text p {
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text a {
  position: static !important;
  font-size: 14px;
  color: #fafafa;
  position: absolute;
  bottom: 35px;
  font-weight: 500;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text a:hover {
  text-decoration: none;
  color: #002C5B;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text a:hover:after {
  color: #002C5B;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text a:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #fafafa;
  font-size: 16px;
  margin: 0 0 0 10px;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text form {
  margin-top: 15px;
  position: relative;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .control input {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  border: none;
  box-shadow: none;
  outline: none;
  font-family: 'Barlow';
  font-size: 13px;
  color: #a8a5a6;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .actions {
  position: absolute;
  width: auto;
  right: 5px;
  top: 5px;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .actions button {
  background-color: #f08217;
  color: #fafafa;
  min-width: 86px;
  height: 40px;
  border: none;
  border-radius: 0;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text form .actions button:hover {
  background-color: #000;
}
.advice-section .advice-color-row .advice-color-text .small-text.large-text:after {
  display: none;
}
.new-about-section .new-about-top {
  color: #002C5B;
  line-height: normal;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.new-about-section .new-about-top h3 {
  font-size: 16px;
  font-weight: bold;
}
.new-about-section .new-about-top span {
  font-family: 'Barlow';
}
.new-about-section .new-about-mid {
  padding-top: 25px;
  margin-bottom: 20px;
}
.new-about-section .new-about-mid span {
  font-size: 16px;
  color: #221f20;
  line-height: 24px;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 600;
}
.new-about-section .new-about-mid p {
  color: #221f20;
  line-height: 22px;
}
.new-about-section .new-about-gray-div {
  margin-right: -5px;
  margin-left: -5px;
}
.new-about-section .new-about-gray-div > div {
  padding-right: 5px;
  padding-left: 5px;
}
.new-about-section .new-about-gray-div .new-about-gray {
  background-color: #f6f6f6;
  padding: 20px 30px 80px 30px;
  height: 100%;
}
.new-about-section .new-about-gray-div .new-about-gray.new-about-blue {
  background-color: #002C5B;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.new-about-section .new-about-gray-div .new-about-gray.new-about-blue a {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 20px;
  color: #fafafa;
}
.new-about-section .new-about-gray-div .new-about-gray.new-about-blue a:hover {
  text-decoration: none;
}
.new-about-section .new-about-gray-div .new-about-gray.new-about-blue:hover {
  background-color: #f08217;
}
.new-about-section .new-about-gray-div .new-about-gray h2 {
  color: #002C5B;
  line-height: normal;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: 500;
}
.new-about-section .new-about-gray-div .new-about-gray .count {
  color: #a8a5a6;
}
.new-about-section .read-more {
  color: #002C5B;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  bottom: 25px;
  position: absolute;
}
.new-about-section .read-more.pest-free {
  position: static;
}
.new-about-section .read-more:after {
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.new-about-section .read-more:hover {
  text-decoration: none;
  color: #f08217;
}
#notice-cookie-block {
  background-color: #f2f1f1;
  z-index: 9999;
}
#notice-cookie-block .content {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  max-width: 1440px;
  margin: auto;
}
#notice-cookie-block .content p {
  font-size: 16px;
  width: calc(100% - 180px);
}
#notice-cookie-block .content p a {
  color: #002C5B;
  font-weight: 600;
}
#notice-cookie-block .content p a:hover {
  text-decoration: none;
  color: #f08217;
}
#notice-cookie-block .content .actions {
  margin: 0;
  padding: 0;
  width: 140px;
}
#notice-cookie-block .content .actions button {
  background-color: #002C5B;
  color: #fafafa;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  padding: 12px;
  border: none;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
#notice-cookie-block .content .actions button:hover {
  background-color: #f08217;
}
/*Responsive-css*/
/*1440*/
@media (max-width: 1440px) {
  .top-bar:after {
    width: 30px!important;
  }
  .home-slider .slider-section .owl-dots {
    width: 30px;
  }
}
/*1161px-1560px*/
/*1300px-1440*/
@media (min-width: 1300px) and (max-width: 1440px) {
  .home-slider .slider-section .item {
    padding-left: 370px;
  }
  .home-slider .slider-section .item .slider-text {
    width: 460px;
  }
  .home-slider .slider-section .item .slider-text h1 {
    font-size: 62px;
    line-height: 54px;
  }
  .home-slider .slider-section .item .s-section {
    padding-right: 35px;
    padding-left: 10px;
  }
}
/*1161px-1540*/
@media (min-width: 1161px) and (max-width: 1540px) {
  .home-slider .finder-div {
    margin-left: 20px;
    width: 320px;
  }
  .home-slider .slider-section .item .slider-text {
    min-height: 340px;
  }
}
/*1161px-1299*/
@media (min-width: 1161px) and (max-width: 1299px) {
  .home-slider {
    margin-bottom: 20px;
    padding: 0;
  }
  .home-slider .slider-section .item .slider-text {
    width: 380px;
    padding-right: 10px;
  }
  .home-slider .slider-section .item .slider-text h1 {
    font-size: 50px;
    text-transform: capitalize;
    line-height: 50px;
    margin-bottom: 10px;
  }
  .home-slider .slider-section .item .slider-text h1 span {
    font-size: 50px;
    line-height: 50px;
  }
  .home-slider .slider-section .item .s-section {
    padding-left: 0;
    padding-right: 40px;
  }
}
/*992px-1540*/
@media (min-width: 992px) and (max-width: 1540px) {
  .home-slider .finder-div {
    margin-left: 20px;
    width: 310px;
  }
}
/*992px-1160px*/
/*768px-1540*/
@media (min-width: 768px) and (max-width: 1540px) {
  .slider-one.bg-blue-full.control-custom .owl-nav button:after {
    color: #ffffff;
  }
  .slider-one.control-custom .owl-nav button {
    width: 30px;
    height: 30px;
  }
  .slider-one.control-custom .owl-nav button:after {
    font-size: 32px;
    color: #040107;
    line-height: normal;
    display: inherit;
  }
  .slider-one.control-custom .owl-nav button.owl-prev {
    left: 0;
  }
  .slider-one.control-custom .owl-nav button.owl-next {
    right: 0;
  }
}
/*768px-1360*/
@media (min-width: 768px) and (max-width: 1360px) {
  .new-about-section .new-about-gray-div .new-about-gray {
    padding: 10px 10px 80px 10px;
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section {
    top: 50%;
    left: 15px;
    right: 15px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section h2 {
    min-height: 50px;
    margin-bottom: 5px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text {
    padding: 10px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text {
    padding: 10px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text span {
    font-weight: 500;
  }
  .top-bar:after {
    display: none;
  }
  .home-slider .slider-section .owl-dots {
    width: 30px;
    background-color: transparent;
  }
}
/*992px-1299*/
@media (min-width: 992px) and (max-width: 1299px) {
  .four-imgsection .four-iblock .gray-box {
    padding: 15px 30px 15px 10px;
  }
  .four-imgsection .four-iblock .gray-box a {
    font-size: 16px;
  }
}
/*768px-1160*/
@media (min-width: 768px) and (max-width: 1160px) {
  .marbt-80 {
    margin-bottom: 40px;
  }
  .new-about-section {
    margin-bottom: 0;
  }
  .new-about-section .row > div {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .new-about-section .row > div + div {
    margin-top: 15px;
  }
  .new-about-section .new-about-top h3 {
    margin-bottom: 5px;
  }
  .new-about-section .new-about-mid {
    padding-top: 0;
    margin-bottom: 10px;
  }
  .new-about-section .new-about-gray-div > div {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin: 0 0 10px 0!important;
  }
  .new-about-section .new-about-gray-div > div .new-about-gray {
    padding: 10px 10px 80px 10px;
  }
  .new-about-section .new-about-gray-div > div .new-about-gray .count {
    margin-bottom: 5px;
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section {
    top: 50%;
    left: 15px;
    right: 15px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section h2 {
    min-height: 30px;
    margin-bottom: 10px;
    text-transform: capitalize;
  }
  .advice-section .advice-color-row .advice-color-text .small-text {
    padding: 10px;
    text-transform: capitalize;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text {
    padding: 10px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text span {
    font-size: 18px;
    font-weight: 500;
  }
  .slider-one.control-custom .owl-nav button {
    background-color: #f08217 !important;
    width: 30px;
    height: 30px;
  }
  .slider-one.control-custom .owl-nav button:after {
    font-size: 22px;
    color: #ffffff;
    line-height: normal;
    display: inherit;
  }
  .slider-one.control-custom .owl-nav button.owl-prev {
    left: 0;
  }
  .slider-one.control-custom .owl-nav button.owl-next {
    right: 0;
  }
  .home-slider {
    margin-bottom: 20px;
    padding: 0;
  }
  .home-slider .slider-section .item .slider-text {
    order: 2;
    text-align: center;
    width: 100%;
  }
  .home-slider .slider-section .item .slider-text h1 {
    font-size: 30px;
    text-transform: capitalize;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .home-slider .slider-section .item .slider-text h1 span {
    font-size: 30px;
    line-height: 30px;
  }
  .home-slider .slider-section .item .slider-text p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
    line-height: 20px;
  }
  .home-slider .slider-section .item .s-section {
    flex: inherit;
    -webkit-flex: inherit;
    -ms-flex: inherit;
    padding: 0;
    width: 100%;
    margin: auto auto 15px;
    max-width: 400px;
  }
}
/*768px-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .home-slider .finder-div {
    position: static;
    transform: none;
    width: 100%;
    max-width: 650px;
    margin: auto auto 30px;
  }
  .home-slider .slider-section .item {
    padding: 40px 15px;
  }
  .home-slider .slider-section .item .container {
    padding-left: 0px !important;
  }
  .home-slider .slider-section .item .s-section {
    margin: auto;
    max-width: 320px;
  }
  .home-slider .slider-section .item .slider-text {
    width: 50%;
  }
  .advice-section .advice-color-row > div {
    -ms-flex: 0 0 33.333333% !important;
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
  }
  .advice-section .advice-img-row > div {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .top-bar .row > div {
    border-right: 1px solid #dedbb6;
  }
  .top-bar .row > div:last-child {
    border-right: none;
  }
  .top-bar .top-bar-icon {
    border: none;
    text-transform: capitalize;
    font-size: 12px;
  }
  .top-bar .top-bar-icon figure {
    margin-right: 5px;
  }
  .top-bar .top-bar-icon span {
    text-transform: capitalize;
    font-size: 12px;
  }
  .images-section .four-imgsection > div:last-child {
    margin-bottom: 15px;
  }
  .images-section .four-imgsection .four-iblock {
    height: 100%;
    background-color: #f2f1f1;
  }
  .images-section .four-imgsection .four-iblock .gray-box {
    padding: 18px 40px;
  }
}
/*991px*/
@media (max-width: 991px) {
  .four-imgsection > div {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 15px;
  }
  .four-imgsection > div:last-child {
    margin-bottom: 0;
  }
  .four-imgsection .four-iblock figure img {
    width: 100%;
  }
  .four-imgsection .four-iblock .gray-box {
    padding: 18px 20px;
  }
  .four-imgsection .four-iblock .gray-box a {
    font-size: 18px;
  }
  #notice-cookie-block .content p {
    width: 100%;
    margin-bottom: 15px;
  }
  #notice-cookie-block .content .actions {
    margin: auto;
  }
  .top-bar:after {
    display: none;
  }
  .home-slider .slider-section .owl-dots {
    display: none!important;
  }
}
/*767px*/
@media (max-width: 767px) {
  .cms-index-index .slider-section .item .container {
    padding-left: 0!important;
  }
  .cms-index-index .container {
    padding-left: 0;
    padding-right: 0;
  }
  .top-bar .top-bar-icon {
    border: none;
  }
  .top-bar .top-bar-icon figure {
    margin-bottom: 0px;
    margin-right: 10px;
  }
  .home-slider {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
  .home-slider .finder-div {
    position: static;
    width: 100%;
    margin-bottom: 20px;
    z-index: 9;
    transform: none;
  }
  .home-slider .finder-div .finder-form .form-group select {
    font-size: 14px;
  }
  .home-slider .slider-section .item {
    padding: 0;
  }
  .home-slider .slider-section .item .slider-text {
    order: 2;
    text-align: center;
    width: 100%;
    min-height: 310px;
    padding: 15px;
  }
  .home-slider .slider-section .item .slider-text h1 {
    font-size: 34px;
    text-transform: capitalize;
    line-height: 34px;
  }
  .home-slider .slider-section .item .slider-text h1 span {
    font-size: 34px;
    line-height: 34px;
  }
  .home-slider .slider-section .item .slider-text p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
    line-height: 24px;
  }
  .home-slider .slider-section .item .s-section {
    flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto 1;
    padding: 0;
    margin-bottom: 0;
  }
  .home-slider .slider-section .item.imageonly.desktop {
    display: none;
  }
  .home-slider .slider-section .item.imageonly.mobile {
    display: block;
    height: 120vw;
    width: auto;
    padding: 0;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
  }
  .bg-blue-full {
    padding: 20px 0;
  }
  .slider-one.control-custom .owl-nav button {
    background-color: #f08217 !important;
    width: 30px;
    height: 30px;
  }
  .slider-one.control-custom .owl-nav button:after {
    font-size: 22px;
    color: #ffffff;
    line-height: normal;
    display: inherit;
  }
  .slider-one.control-custom .owl-nav button.owl-prev {
    left: 0;
  }
  .slider-one.control-custom .owl-nav button.owl-next {
    right: 0;
  }
  .slider-one.control-custom .owl-dots {
    display: none!important;
  }
  .home-heading h1 {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .heading-section h2 {
    font-size: 20px;
    text-transform: capitalize;
  }
  .heading-section .heading-section-btn {
    min-width: 120px;
    padding: 10px;
    text-transform: capitalize;
  }
  .advice-section .heading-section h2 {
    margin-top: -5px;
  }
  .advice-section .advice-color-row > div {
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
  }
  .advice-section .advice-color-row .advice-color-text {
    height: auto;
  }
  .advice-section .advice-color-row .advice-color-text .small-text {
    padding: 15px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text {
    padding: 15px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text span {
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px;
    display: block;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text p {
    margin-bottom: 5px;
  }
  .advice-section .advice-color-row .advice-color-text .small-text.large-text .contact-us {
    position: static;
  }
  .advice-section .advice-img-row > div .advice-img-section figure img {
    height: 150px;
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section {
    top: 50%;
    left: 15px;
    right: 15px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .advice-section .advice-img-row .advice-img-section .advice-text-section h2 {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    min-height: 1px;
    margin-bottom: 5px;
  }
  .new-about-section {
    margin-bottom: 0;
  }
  .new-about-section .row > div + div {
    margin-top: 15px;
  }
  .new-about-section .new-about-top h3 {
    margin: 0;
  }
  .new-about-section .new-about-top span {
    text-transform: capitalize;
  }
  .new-about-section .new-about-mid {
    padding-top: 0;
    margin-bottom: 15px;
  }
  .new-about-section .new-about-mid span {
    line-height: 24px;
  }
  .new-about-section .new-about-mid p {
    line-height: 24px;
    margin-bottom: 0;
  }
  .new-about-section .new-about-gray-div .new-about-gray {
    padding: 15px;
  }
  .new-about-section .new-about-gray-div .new-about-gray h2 {
    text-transform: capitalize;
  }
  .new-about-section .new-about-gray-div .new-about-gray .count {
    margin-bottom: 5px;
  }
  .new-about-section .read-more {
    position: static;
  }
}
/*680px*/
@media (max-width: 680px) {
  .home-slider .slider-section .item.imageonly.mobile {
    height: 123vw;
  }
}
/*575px*/
@media (max-width: 575px) {
  .advice-section .advice-img-row > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .four-imgsection > div {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .four-imgsection .four-iblock figure img {
    width: 100%;
  }
  .home-slider .slider-section .item.imageonly.mobile {
    height: 132vw;
  }
}
/*479px*/
@media (max-width: 479px) {
  .top-bar .row > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .top-bar .top-bar-icon {
    border: none;
  }
  .top-bar .top-bar-icon figure {
    margin-right: 10px;
  }
  .home-slider .slider-section .item.imageonly.mobile {
    height: 142vw;
  }
}
/*380px*/
@media (max-width: 380px) {
  .home-slider .slider-section .item.imageonly.mobile {
    height: 160vw;
  }
}
.catalog-category-view .heading-section {
  border-bottom: 0;
}
.category-the-big-cheese .big-cheese .heading-section h2 {
  background-color: #DA291C;
  color: #FEDD00 !important;
  padding: 5px;
}
.category-defenders .big-cheese .heading-section h2 {
  background-color: #002C5B;
  color: #FFFFFF !important;
  padding: 5px;
}
.category-the-buzz .big-cheese .heading-section h2 {
  background-color: #FE5000;
  color: #FFFFFF !important;
  padding: 5px;
}
.category-zero-in .big-cheese .heading-section h2 {
  background-color: #FFD700;
  color: #DA291C !important;
  padding: 5px;
}
.finder-section {
  padding: 20px 15px;
  background-color: #f08217;
  margin: auto;
  width: 100%;
  position: relative;
}
.finder-section:after {
  background-color: #f08217;
  position: absolute;
  content: "";
  top: 0;
  height: 100%;
  left: -50vw;
  right: 0;
  z-index: -1;
  display: inline-block !important;
}
.finder-section .container {
  max-width: 1440px;
}
.finder-section .finder-in .finder-heading {
  font-size: 24px;
  color: #fafafa;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
}
.finder-section .finder-in .product-finder {
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  padding-left: 60px;
}
.finder-section .finder-in .product-finder .form-group {
  margin-bottom: 0;
  flex: 1 39.3%;
  -webkit-flex: 1 39.3%;
  -ms-flex: 1 39.3%;
  position: relative;
  margin-right: 20px;
}
.finder-section .finder-in .product-finder .form-group.last-child {
  flex: 1 18%;
  -webkit-flex: 1 18%;
  -ms-flex: 1 18%;
  margin-right: 0px;
}
.finder-section .finder-in .product-finder .form-group select {
  height: 50px;
  border: none;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #f08217;
  -webkit-appearance: none;
  appearance: none;
  background: #fafafa url(../images/select-arrow-orange.png) no-repeat center right;
  padding: 10px 15px 10px;
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.finder-section .finder-in .product-finder .form-group .product-show {
  background-color: #1d1d1b;
  font-size: 18px;
  font-weight: 600;
  color: #fafafa;
  line-height: normal;
  padding: 0px 22px;
  height: 50px;
  line-height: 50px;
  display: block;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.finder-section .finder-in .product-finder .form-group .product-show:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #fafafa;
  font-size: 16px;
  position: absolute;
  right: 20px;
  line-height: normal;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.finder-section .finder-in .product-finder .form-group .product-show:hover {
  text-decoration: none;
  background-color: #002C5B;
}
.finder-section:before,
.finder-section:after {
  display: table;
  content: "";
  clear: both;
}
.row.no-gap {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gap > div {
  padding-left: 0;
  padding-right: 0;
}
.big-cheese .heading-section {
  padding-bottom: 10px;
  margin-bottom: 0;
}
.big-cheese .heading-section h2 {
  font-weight: bold;
}
.big-cheese .heading-section h2 span {
  display: block;
  color: #676767;
  font-weight: 400;
  line-height: 30px;
}
.big-cheese .big-cheese-text {
  background-color: #f6f6f7;
  padding: 50px;
  height: 100%;
}
.big-cheese .big-cheese-text h2 {
  font-size: 20px;
  font-weight: 600;
  color: rgba(29, 29, 27, 0.75);
  text-transform: uppercase;
  margin-bottom: 15px;
}
.big-cheese .big-cheese-text h2 span {
  color: #1d1d1b;
  display: block;
}
.big-cheese .big-cheese-text .dummy-text {
  font-weight: 600;
  color: #221f20;
  font-size: 16px;
  margin-bottom: 15px;
  display: block;
}
.big-cheese .big-cheese-text p {
  line-height: 22px;
  margin-bottom: 15px;
}
.big-cheese .big-cheese-text p a {
  color: #221f20;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}
.big-cheese .big-cheese-text p a:hover {
  color: #f08217;
}
.big-cheese .img-cheese {
  height: 100%;
}
.big-cheese .img-cheese .category-image {
  height: 100%;
  margin-bottom: 0;
}
.big-cheese .img-cheese img {
  height: 100%;
  object-fit: cover;
}
.product-new2 {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 30px;
}
.product-new2 .product-new2-div {
  background-color: #fef026;
  padding: 10px 30px 10px 10px;
  height: 100%;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.product-new2 .product-new2-div.zero-in {
  background-color: #fef026;
}
.product-new2 .product-new2-div.zero-in .custom-btn a {
  color: #d9271b;
}
.product-new2 .product-new2-div.the-buzz {
  background-color: #aace82;
}
.product-new2 .product-new2-div.the-buzz .custom-btn a {
  color: #ffffff;
}
.product-new2 .product-new2-div.defenders {
  background-color: #a8d1ee;
}
.product-new2 .product-new2-div.defenders .custom-btn a {
  color: #450d68;
}
.product-new2 .product-new2-div .product-new2-img {
  width: 50%;
  position: relative;
  background-color: #fafafa;
}
.product-new2 .product-new2-div .product-new2-img img {
  width: 100%;
}
.product-new2 .product-new2-div .product-new2-img .new-tag {
  position: absolute;
  top: 10px;
  left: -10px;
  background-color: #ee1d25;
  padding: 7px 12px;
  min-width: 63px;
  display: inline-block;
  text-align: center;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.product-new2 .product-new2-div .product-new2-detail {
  width: 45%;
}
.product-new2 .product-new2-div .product-new2-detail h2 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #1d1d1b;
  margin-bottom: 15px;
  line-height: 20px;
}
.product-new2 .product-new2-div .product-new2-detail span {
  color: rgba(29, 29, 27, 0.5);
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  line-height: normal;
}
.product-new2 .product-new2-div .product-new2-detail p {
  color: #1d1d1b;
  line-height: 22px;
  margin-bottom: 20px;
}
.product-new2 .product-new2-div .product-new2-detail .price-div {
  display: block;
  margin-top: 20px;
  border-top: 1px solid #e7da25;
  padding-top: 10px;
}
.product-new2 .product-new2-div .product-new2-detail .price-div span {
  color: #1d1d1b;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.product-category-anchors .anchor-link {
  margin-bottom: 21px;
  padding: 1em 1.5em 13em;
  height: 240px;
  display: block;
  position: relative;
}
.product-category-anchors .anchor-link h2 {
  background-color: rgba(255, 255, 255, 0.6);
  color: black;
  text-align: center;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 1em;
  opacity: 0.7;
}
.product_category_slider {
  margin-bottom: 60px;
}
.product_category_slider .product-slider-section {
  margin-bottom: 30px;
  padding-bottom: 60px;
  border-bottom: 1px solid #eae9e9;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div {
  margin: 0;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav {
  display: block!important;
  position: absolute;
  bottom: 0px;
  max-width: 100px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  z-index: 999;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav button {
  position: absolute;
  left: 0;
  font-size: 28px;
  font-weight: normal;
  line-height: normal;
  color: #f08217;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav button.owl-next {
  right: 0;
  left: initial;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots {
  display: block!important;
  margin: auto;
  bottom: -31px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots button {
  width: 7px;
  height: 7px;
  background-color: #c8c8c9;
  margin: 0px 2px;
  box-shadow: none;
  outline: none;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots button span {
  display: none;
}
.product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots button.active {
  width: 10px;
  height: 10px;
  background-color: #000;
}
.product_category_slider .product-slider-section:last-child {
  margin-bottom: 0;
}
.product_category_slider .product-slider-section .product-fixed-left {
  background-color: #050608;
  padding: 10px;
  position: relative;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.product_category_slider .product-slider-section .product-fixed-left:after {
  content: "";
  position: absolute;
  right: -25px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  border-width: 15px;
  top: 50%;
  width: 0;
  height: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img {
  background: url(../images/product-fixed01.jpg) no-repeat;
  padding: 30px 40px 110px;
  background-size: cover;
  position: relative;
  min-height: 300px;
  z-index: 9;
  width: 100%;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img:after {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  color: #fafafa;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img p {
  color: #fafafa;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 10px;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-left: 40px;
  color: #fafafa;
  font-weight: 600;
  font-size: 14px;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a:hover {
  color: #f08217;
}
.product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a:after {
  position: relative;
  top: -2px;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 {
  background-color: #ffffff;
  padding: 10px 10px 20px;
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01:hover {
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 > a {
  text-decoration: none!important;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-img {
  margin-bottom: 20px;
  position: relative;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-img .product-labels {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  width: 100%;
  text-align: right;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-img .product-labels img {
  max-width: 65px;
  display: inline-block;
  margin: 0.3vw;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail h2 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #002C5B;
  margin-bottom: 10px;
  line-height: 20px;
  min-height: 40px;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail h2:hover {
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .custom-btn {
  color: #f08217;
  text-transform: uppercase !important;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .custom-btn:hover {
  color: #002C5B;
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .custom-btn:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  line-height: normal;
  margin-left: 10px;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .price-div {
  display: block;
  margin-top: 15px;
  border-top: 1px solid #ece9ee;
  padding-top: 10px;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .price-div:hover {
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .price-div span {
  color: #002C5B;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .price-div span:hover {
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 span {
  color: rgba(29, 29, 27, 0.5);
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  line-height: normal;
}
.product_category_slider .product-slider-section .product-slider-move .product-item01 span:hover {
  text-decoration: none;
}
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav {
  margin-top: 0;
}
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav button {
  font-size: 52px;
  line-height: 1;
  opacity: 0.7;
}
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav button:hover {
  background: none;
  color: inherit;
  opacity: 1;
}
.product_category_slider .product-slider-section .product-slider-move .owl-carousel .owl-nav button.disabled {
  opacity: 0.3;
}
.same-setion-div .advice-section .advice-color-row .advice-color-text {
  height: 100%;
  margin-bottom: 0;
}
.same-setion-div .advice-section .advice-color-row .advice-color-text .small-text.large-text {
  padding: 25px;
}
.same-setion-div .advice-section .advice-color-row .advice-color-text .small-text.large-text p {
  margin-bottom: 15px;
}
.same-setion-div .advice-section .advice-color-row .advice-color-text .small-text.large-text .contact-us {
  position: static;
}
.advice-section-category .about-r-top {
  margin-bottom: 20px;
}
.advice-section-category .about-r-top .advice-color-text .small-text {
  padding: 20px 30px 32px 40px;
  position: relative;
  background-color: #f08217;
  display: block;
  font-size: 16px;
  color: #fafafa;
  font-weight: 600;
  text-transform: uppercase;
}
.advice-section-category .about-r-top .advice-color-text .small-text span {
  font-size: 20px;
  font-weight: 600;
}
.advice-section-category .about-r-top .advice-color-text .small-text p {
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
  padding-bottom: 50px;
}
.advice-section-category .about-r-top .advice-color-text .small-text a {
  font-size: 14px;
  color: #fafafa;
  position: absolute;
  bottom: 25px;
  font-weight: 500;
}
.advice-section-category .about-r-top .advice-color-text .small-text a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  margin: 0 0 0 10px;
}
.advice-section-category .about-r-top .advice-color-text .small-text a:hover {
  text-decoration: none;
  color: #002C5B;
}
.advice-section-category .about-r-btm h2 {
  font-size: 16px;
  color: #f08217;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.advice-section-category .about-r-btm h2 .sub-text {
  display: block;
  font-size: 14px;
  color: #a8a5a6;
  font-weight: 300;
}
.advice-section-category .about-r-btm ul li {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.advice-section-category .about-r-btm ul li:last-child {
  margin-bottom: 0;
}
.advice-section-category .about-r-btm ul li .advice-color-text a {
  background-color: #f08217;
  display: block;
  padding: 15px 30px;
  font-size: 16px;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.advice-section-category .about-r-btm ul li .advice-color-text a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  float: right;
  margin: 0;
}
.advice-section-category .about-r-btm ul li .advice-color-text a:hover {
  text-decoration: none;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text {
  padding: 15px 30px 15px 40px;
  position: relative;
  background-color: #f08217;
  display: block;
  font-size: 16px;
  color: #fafafa;
  font-weight: 600;
  text-transform: uppercase;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text.large-text {
  padding: 25px 30px 25px 40px;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text span {
  font-size: 20px;
  font-weight: 600;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text p {
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form {
  margin-top: 15px;
  position: relative;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .control input {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  border: none;
  box-shadow: none;
  outline: none;
  font-family: 'Barlow';
  font-size: 13px;
  color: #a8a5a6;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .actions {
  position: absolute;
  width: auto;
  right: 5px;
  top: 5px;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .actions button {
  background-color: #f08217;
  color: #fafafa;
  min-width: 86px;
  height: 40px;
  border: none;
  border-radius: 0;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.advice-section-category .about-r-btm ul li .advice-color-text .small-text form .actions button:hover {
  background-color: #002C5B;
  text-decoration: none;
}
.other_brands .home-heading h1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 20px;
  text-align: left;
  font-style: normal;
}
.other_brands .four-iblock.blue-section {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
}
.other_brands .four-iblock.blue-section a {
  background-color: #002C5B;
  height: 100%;
  padding: 25px 35px;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 20px;
  width: 100%;
  color: #fafafa;
}
.other_brands .four-iblock.blue-section a:hover {
  text-decoration: none;
  background-color: #f08217;
}
.custom-btn.custom-btn-red a {
  color: #ee1d25;
}
.custom-btn.custom-btn-red a:hover {
  color: #040107;
}
.custom-btn a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  color: #002C5B;
}
.custom-btn a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  line-height: normal;
  margin-left: 10px;
}
.custom-btn a:hover {
  color: #f08217;
  text-decoration: none;
}
.breadcrumbs {
  max-width: 100%;
  padding: 0 0 15px;
  margin: 15px 0 40px;
  border-bottom: 1px solid #eae9e9;
}
.breadcrumbs ul {
  line-height: normal;
}
.breadcrumbs ul li {
  font-size: 12px;
  color: rgba(34, 31, 32, 0.75);
  text-transform: uppercase;
  border-right: 1px solid #eae9e9;
  margin-right: 8px!important;
  padding-right: 8px!important;
  float: left;
  line-height: normal;
}
.breadcrumbs ul li:after {
  display: none!important;
}
.breadcrumbs ul li:last-child {
  border-right: none;
  margin-right: 0!important;
  padding-right: 0!important;
}
.breadcrumbs ul li a {
  font-weight: 500;
}
.breadcrumbs ul li a:hover {
  text-decoration: none;
  color: #f08217;
}
.breadcrumbs ul:before,
.breadcrumbs ul:after {
  display: table;
  content: "";
  clear: both;
}
.catalog-category-view.page-layout-1column .top-bar {
  background-color: #f7f3c4;
}
.catalog-category-view .page-main {
  padding-bottom: 50px;
}
.catalog-category-view .top-slider-section .slider-section .category-slider-section {
  position: static;
}
.catalog-category-view .top-slider-section .slider-section .owl-dots {
  position: absolute;
  width: 40px;
  top: 0;
  bottom: 0;
  background-color: #fafafa;
  right: 0;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex;
  display: flex!important;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.catalog-category-view .top-slider-section .slider-section .owl-dots button {
  width: 8px;
  height: 8px;
  background-color: #c8c8c9;
  margin-bottom: 7px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.catalog-category-view .top-slider-section .slider-section .owl-dots button.active {
  width: 10px;
  height: 10px;
  background-color: #000;
}
.catalog-category-view .top-slider-section .slider-section ul li .s-section {
  padding-right: 70px;
  padding-left: 30px;
}
/*Responsive css*/
/*1440*/
@media (max-width: 1440px) {
  .catalog-category-view .top-slider-section .slider-section .owl-dots {
    width: 30px;
  }
}
/*1161-1360*/
@media (min-width: 1161px) and (max-width: 1360px) {
  .product-new2 .product-new2-div .product-new2-img {
    width: 46%;
  }
  .product-new2 .product-new2-div .product-new2-detail {
    width: 50%;
  }
  .product-new2 .product-new2-div .product-new2-detail h2 {
    text-transform: capitalize;
    margin-bottom: 10px;
  }
  .product-new2 .product-new2-div .product-new2-detail p {
    margin-bottom: 10px;
  }
  .product-new2 .product-new2-div .product-new2-detail .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img {
    padding: 10px 10px 90px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img h2 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a {
    padding-bottom: 20px;
    padding-left: 10px;
  }
}
/*1360*/
@media (max-width: 1360px) {
  .catalog-category-view .top-slider-section .slider-section .owl-dots {
    background-color: transparent;
  }
}
/*1299*/
@media (max-width: 1299px) {
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text {
    padding-right: 15px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text h1 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text h1 span {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 5px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text p {
    font-size: 18px;
    line-height: 24px;
  }
}
/*992-1299*/
@media (min-width: 992px) and (max-width: 1299px) {
  .finder-section .finder-in .finder-heading {
    font-size: 20px;
  }
  .finder-section .finder-in .product-finder {
    padding-left: 15px;
  }
  .finder-section .finder-in .product-finder .form-group {
    margin-right: 10px;
    -webkit-flex: 1 35%;
    -ms-flex: 1 35%;
    flex: 1 35%;
  }
  .finder-section .finder-in .product-finder .form-group:last-child {
    flex: 1 22%;
    -webkit-flex: 1 22%;
    -ms-flex: 1 22%;
  }
  .finder-section .finder-in .product-finder .form-group select {
    font-weight: 600;
    text-transform: uppercase;
  }
  .finder-section .finder-in .product-finder .form-group .product-show {
    padding: 0px 12px;
    font-weight: 500;
  }
}
/*768-1160*/
@media (min-width: 768px) and (max-width: 1160px) {
  .product-new2 .product-new2-div {
    padding: 10px;
  }
  .product-new2 .product-new2-div .product-new2-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .product-new2 .product-new2-div .product-new2-img img {
    width: auto;
    margin: auto;
    display: block;
  }
  .product-new2 .product-new2-div .product-new2-detail {
    width: 100%;
  }
  .product-new2 .product-new2-div .product-new2-detail h2 {
    text-transform: capitalize;
    margin-bottom: 10px;
  }
  .product-new2 .product-new2-div .product-new2-detail p {
    margin-bottom: 15px;
  }
  .product-new2 .product-new2-div .product-new2-detail .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .same-setion-div .advice-section .advice-color-row .advice-color-text .small-text.large-text {
    padding: 15px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img {
    padding: 10px 10px 50px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img h2 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    padding-bottom: 20px;
    padding-left: 10px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-nav {
    bottom: -10px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots {
    bottom: -40px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 .product-item01 .product-item01-detail h2 {
    font-size: 18px;
    text-transform: capitalize;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 .product-item01 .product-item01-detail .custom-btn a {
    font-size: 13px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 .product-item01 .product-item01-detail .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 .product-item01 .product-item01-detail .price-div span {
    font-size: 16px;
  }
  .catalog-category-view .top-slider-section .slider-section .owl-dots {
    width: 30px;
  }
}
/*768-1023*/
@media (min-width: 768px) and (max-width: 1023px) {
  .big-cheese .big-cheese-text {
    margin-bottom: 15px;
    padding: 15px;
  }
  .big-cheese .big-cheese-text h2 {
    text-transform: capitalize;
  }
  .big-cheese .big-cheese-text h2 span {
    display: inline-block;
  }
  .big-cheese .img-cheese img {
    width: 100%;
  }
}
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .finder-section .finder-in .finder-heading {
    font-size: 20px;
  }
  .finder-section .finder-in .product-finder {
    padding-left: 15px;
  }
  .finder-section .finder-in .product-finder .form-group {
    margin-right: 10px;
    -webkit-flex: 1 35%;
    -ms-flex: 1 35%;
    flex: 1 35%;
  }
  .finder-section .finder-in .product-finder .form-group:last-child {
    flex: 1 22%;
    -webkit-flex: 1 22%;
    -ms-flex: 1 22%;
  }
  .finder-section .finder-in .product-finder .form-group select {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .finder-section .finder-in .product-finder .form-group .product-show {
    font-size: 14px;
    text-transform: capitalize;
    padding: 0px 12px;
    font-weight: 500;
  }
  .other_brands .four-imgsection > div:last-child {
    margin-bottom: 15px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .s-section {
    padding-left: 15px;
    padding-right: 0;
  }
}
/*991*/
@media (max-width: 991px) {
  .catalog-category-view .page-main {
    padding-bottom: 0;
  }
  .catalog-category-view .top-slider-section .slider-section .owl-dots {
    display: none!important;
  }
}
/*767*/
@media (max-width: 767px) {
  .breadcrumbs {
    margin: 15px 0;
  }
  .finder-section {
    padding: 10px;
    margin-bottom: 10px;
  }
  .finder-section .finder-in {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .finder-section .finder-in .finder-heading {
    width: 100%;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
  }
  .finder-section .finder-in .product-finder {
    padding: 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .finder-section .finder-in .product-finder .form-group {
    -webkit-flex: 1 32%;
    flex: 1 32%;
    -ms-flex: 1 32%;
    margin: 0 10px 0 0;
  }
  .finder-section .finder-in .product-finder .form-group select {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .finder-section .finder-in .product-finder .form-group .product-show {
    padding: 0px 15px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
  }
  .finder-section .finder-in .product-finder .form-group:last-child {
    margin-bottom: 0;
  }
  .big-cheese .heading-section {
    border: none;
  }
  .big-cheese .heading-section h2 {
    margin: 0;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .big-cheese .heading-section h2 span {
    font-size: 20px;
  }
  .big-cheese .big-cheese-text {
    margin-bottom: 15px;
    padding: 15px;
    height: auto;
  }
  .big-cheese .big-cheese-text h2 {
    text-transform: capitalize;
  }
  .big-cheese .big-cheese-text h2 span {
    display: inline-block;
  }
  .big-cheese .img-cheese img {
    width: 100%;
  }
  .product-new2 .row > div + div {
    margin-top: 15px;
  }
  .product-new2 .product-new2-div {
    padding: 10px;
  }
  .product-new2 .product-new2-div .product-new2-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .product-new2 .product-new2-div .product-new2-img img {
    width: auto;
    margin: auto;
    display: block;
  }
  .product-new2 .product-new2-div .product-new2-detail {
    width: 100%;
  }
  .product-new2 .product-new2-div .product-new2-detail h2 {
    margin-bottom: 10px;
    text-transform: capitalize;
  }
  .product-new2 .product-new2-div .product-new2-detail p {
    margin-bottom: 15px;
  }
  .product-new2 .product-new2-div .product-new2-detail .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .product_category_slider .product-slider-section {
    padding-bottom: 40px;
  }
  .product_category_slider .product-slider-section .product-fixed-left {
    margin-bottom: 20px;
  }
  .product_category_slider .product-slider-section .product-fixed-left:after {
    display: none;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img {
    padding: 10px 10px 50px;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img h2 {
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 100%;
  }
  .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a {
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots {
    bottom: -33px;
  }
  .product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail h2 {
    text-transform: capitalize;
    font-size: 18px;
  }
  .product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .product_category_slider .product-slider-section .product-slider-move .product-item01 .product-item01-detail span {
    text-transform: capitalize;
    font-size: 14px;
  }
  .product_category_slider .product-slider-section .product-slider-move .owl-carousel {
    margin: 0!important;
  }
  .same-setion-div {
    margin-bottom: 20px;
  }
  .same-setion-div .advice-section .advice-img-row > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .same-setion-div .advice-section .advice-img-row .advice-img-section figure img {
    width: 100%;
    height: auto;
  }
  .same-setion-div .advice-section .advice-color-row > div {
    margin-bottom: 10px;
  }
  .same-setion-div .advice-section .advice-color-row > div:last-child {
    margin-bottom: 0;
  }
  .same-setion-div .advice-section .advice-color-row .advice-color-text .small-text.large-text {
    padding: 15px;
    height: auto;
  }
  .other_brands {
    margin-bottom: 30px;
  }
  .other_brands .home-heading h1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .other_brands .four-imgsection {
    margin-left: -10px;
    margin-right: -10px;
  }
  .other_brands .four-imgsection > div:last-child {
    margin-bottom: 15px;
  }
  .other_brands .four-iblock.blue-section a {
    padding: 15px;
    text-transform: capitalize;
    min-height: 290px;
  }
  .breadcrumbs ul li {
    /*text-transform: @text-capitalize;*/
  }
  .catalog-category-view .top-slider-section {
    padding: 30px 15px 15px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text {
    order: 2;
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text h1 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text h1 span {
    font-size: 34px;
    line-height: 43px;
    margin-bottom: 5px;
    text-transform: uppercase;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .slider-text p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 26px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .s-section {
    flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto 1;
    padding: 0;
    margin-bottom: 15px;
  }
  .catalog-category-view .top-slider-section .slider-section ul li .s-section figure img {
    max-width: 450px;
    margin: auto;
  }
  .product_category_slider .product-slider-section .product-fixed-left div[style="background:url() no-repeat; background-size: cover;"] {
    min-height: auto;
  }
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots button,
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .cart.table-wrapper .actions-toolbar > .action,
  .product_category_slider .product-slider-section .product-slider-move.col-md-9 > div .owl-dots .action-gift {
    display: none;
  }
}
/*639*/
@media (max-width: 639px) {
  .finder-section .finder-in .product-finder .form-group {
    -webkit-flex: 1 100%;
    flex: 1 100%;
    -ms-flex: 1 100%;
    margin: 0 0 5px 0;
  }
}
/* Category Page Override */
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img {
  padding: 0;
}
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img h2,
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img p {
  display: none;
}
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn {
  position: absolute;
  top: 0;
  bottom: unset;
  width: 100%;
  height: 100%;
}
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img .custom-btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
  padding: 0;
}
.category-our-brands .product_category_slider .product-slider-section .product-fixed-left .product-fixed-img:after {
  background-color: transparent;
}
.top-slider-section {
  position: relative;
}
.top-slider-section .container {
  max-width: 100%;
}
.top-slider-section .slider-section ul li .container-li {
  max-width: 1440px;
  width: 100%;
  margin: auto;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.top-slider-section .slider-section ul li .slider-text {
  padding-right: 100px;
  width: 55%;
}
.top-slider-section .slider-section ul li .slider-text h1 {
  color: #1d1d1b;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 45px;
  line-height: 40px;
  margin-bottom: 20px;
}
.top-slider-section .slider-section ul li .slider-text h1 span {
  background-color: #DA291C;
  color: #FEDD00;
  padding: 5px 15px;
  font-size: 60px;
  display: inline-block;
  line-height: 60px;
  margin-bottom: 10px;
  font-weight: bold;
}
.top-slider-section .slider-section ul li .slider-text h1 strong {
  display: block;
  font-weight: 600;
}
.top-slider-section .slider-section ul li .slider-text p {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 26px;
}
.top-slider-section .slider-section ul li .slider-text .read-more {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  color: #040107;
}
.top-slider-section .slider-section ul li .slider-text .read-more:after {
  font-family: "Fontawesome";
  content: "\f107";
  font-size: 16px;
  margin: 0 0 0 10px;
}
.top-slider-section .slider-section ul li .slider-text .read-more:hover {
  text-decoration: none;
  color: #ee1d25;
}
.top-slider-section .slider-section ul li .s-section {
  padding-left: 150px;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}
.top-slider-section .slider-section ul li .imageonly {
  background-size: cover;
  padding: 140px 15px;
}
@media (min-width: 991px) {
  .top-slider-section .slider-section ul li .imageonly {
    padding: 288px 15px 289px;
  }
}
.top-slider-section .slider-section ul li .imageonly.mobile {
  display: none;
}
@media (max-width: 479px) {
  .top-slider-section .slider-section ul li .imageonly.mobile {
    display: flex;
  }
}
.top-slider-section .slider-section ul li .imageonly.desktop {
  display: flex;
}
@media (max-width: 479px) {
  .top-slider-section .slider-section ul li .imageonly.desktop {
    display: none;
  }
}
.page-with-filter .big-cheese .heading-section {
  border-bottom: none;
  padding-bottom: 0;
}
.page-with-filter .big-cheese .big-cheese-text {
  padding: 20px;
}
.page-with-filter .products {
  margin: 0;
}
.stv_category .same-setion-div .advice-section {
  margin-top: 30px;
}
.stv_category .same-setion-div .advice-section .heading-section h2 span {
  line-height: 30px;
}
.toolbar {
  border-bottom: 1px solid #eae9e9;
  border-top: 1px solid #eae9e9;
  margin-bottom: 30px;
  padding: 10px 0;
}
.toolbar .limiter {
  display: inline-flex !important;
  float: right;
  align-items: center;
  width: 175px;
  justify-content: flex-end;
  line-height: 32px;
}
.toolbar .limiter label {
  font-size: 14px;
  padding: 0;
  font-weight: 400;
  margin-bottom: 0;
}
.toolbar .limiter .limiter-options {
  background: url(../images/select-arrow-small.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding: 5px 40px 4px 10px;
  border: 1px solid #e9e7eb;
  font-size: 14px;
  margin: 0 5px;
  line-height: normal;
}
.toolbar .limiter .limiter-text {
  font-size: 14px;
}
.toolbar .toolbar-amount {
  float: none;
  display: inline-block;
  font-size: 14px;
  padding-top: 0;
  line-height: 32px;
  text-align: left;
}
.toolbar .toolbar-amount.toolbar-amount-multi-page {
  display: block;
  clear: left;
  position: relative;
  top: 10px;
  border-top: 1px solid #eae9e9;
  padding-top: 10px;
}
.toolbar .pages {
  display: block!important;
  margin-top: -20px;
  position: relative;
}
.toolbar .pages .items {
  font-weight: 400;
  float: right;
}
.toolbar .pages .items .item,
.toolbar .pages .items strong.page {
  font-size: 14px;
  line-height: 32px;
}
.toolbar .pages .items .item strong.page,
.toolbar .pages .items strong.page strong.page {
  color: #949493;
  font-weight: normal;
}
.toolbar .pages .items .item a,
.toolbar .pages .items strong.page a {
  color: #002C5B;
}
.toolbar .pages .items .item a.action,
.toolbar .pages .items strong.page a.action {
  border: 0;
  line-height: 16px;
  width: auto;
}
.toolbar .pages .items .item a.action:before,
.toolbar .pages .items strong.page a.action:before {
  font-size: 30px;
  font-weight: 700;
  width: 25px;
}
.toolbar .pages .items .item a.action.next,
.toolbar .pages .items strong.page a.action.next {
  border-left: 1px solid #e9e7eb;
  margin-left: 5px;
  padding-left: 5px;
}
.toolbar .pages .items .item a.action.previous,
.toolbar .pages .items strong.page a.action.previous {
  padding-right: 5px;
  border-right: 1px solid #e9e7eb;
  margin-right: 5px;
}
.toolbar .toolbar-sorter {
  float: left;
  padding: 0;
}
.toolbar .toolbar-sorter label {
  font-size: 14px;
  font-weight: 400;
  margin: 0 3px 0 0;
}
.toolbar .toolbar-sorter select {
  cursor: pointer;
  border: none;
  color: #221f20;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0;
  background: url(../images/select-arrow-small.png);
  margin: 0;
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding: 0px 40px 0px 7px;
  border: 1px solid #e9e7eb;
  -webkit-appearance: none;
}
.load-more,
.ias-trigger {
  margin-bottom: 64px;
}
.load-more a,
.ias-trigger a {
  max-width: 115px;
  display: block;
  background: #002C5B;
  color: #fafafa !important;
  font-weight: 300;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  margin: auto;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.load-more a:hover,
.ias-trigger a:hover {
  background: #f08217;
  text-decoration: none;
}
.custom-product-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.custom-product-items .product-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 15px!important;
  padding-left: 15px!important;
  margin: 0 0 30px 0!important;
  width: 100%!important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.custom-product-items .product-item .product-item-info {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  padding: 10px 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.custom-product-items .product-item .product-item-info .product-labels {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  width: 100%;
  text-align: right;
}
.custom-product-items .product-item .product-item-info .product-labels img {
  max-width: 65px;
  display: inline-block;
  margin: 0.3vw;
}
.custom-product-items .product-item .product-item-info .new-product-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #ee1d25;
  color: #ffffff;
  padding: 10px 18px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 11;
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  letter-spacing: 1px;
  transform: rotate(-5deg);
  line-height: 1.2;
}
.custom-product-items .product-item .product-item-info .new-product-badge:before {
  content: '';
  position: absolute;
  top: -5px;
  right: -5px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ee1d25;
  transform: rotate(45deg);
}
.custom-product-items .product-item .product-item-info .product-item-photo {
  margin-bottom: 15px;
  display: block;
  background-color: #fafafa;
  position: relative;
}
.custom-product-items .product-item .product-item-info .product-item-photo span {
  padding: 0!important;
  width: 100%!important;
  height: auto;
}
.custom-product-items .product-item .product-item-info .product-item-photo span img {
  position: static;
  margin: auto;
  width: auto;
  display: block;
}
.custom-product-items .product-item .product-item-info .product-item-details {
  padding: 0px 10px;
}
.custom-product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin: 0;
  line-height: 20px;
}
.custom-product-items .product-item .product-item-info .product-item-details .product-item-name a {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #002C5B;
  margin-bottom: 10px;
  line-height: 20px;
  display: block;
  min-height: 38px;
}
.custom-product-items .product-item .product-item-info .product-item-details .product-item-name a:hover {
  text-decoration: none;
}
.custom-product-items .product-item .product-item-info .product-item-details span {
  color: rgba(29, 29, 27, 0.5);
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  line-height: normal;
}
.custom-product-items .product-item .product-item-info .product-item-details .custom-pricing-info span {
  color: #040107;
}
.custom-product-items .product-item .product-item-info .product-item-details .custom-btn {
  line-height: 1px;
}
.custom-product-items .product-item .product-item-info .product-item-details .custom-btn a {
  color: #f08217;
}
.custom-product-items .product-item .product-item-info .product-item-details .custom-btn a:hover {
  color: #002C5B;
}
.custom-product-items .product-item .product-item-info .product-item-details .price-div {
  display: block;
  margin-top: 15px;
  border-top: 1px solid #ece9ee;
  padding-top: 10px;
}
.custom-product-items .product-item .product-item-info .product-item-details .price-div .trade-price {
  font-weight: 600;
  text-transform: uppercase;
  color: #f08217;
  font-size: 12px;
}
.custom-product-items .product-item .product-item-info .product-item-details .price-div .trade-price span {
  display: inline-block !important;
  font-size: 13px!important;
  margin-left: 27px;
  color: #f08217 !important;
  text-decoration: line-through;
}
.custom-product-items .product-item .product-item-info .product-item-details .price-div .price-box {
  margin: 0;
}
.custom-product-items .product-item .product-item-info .product-item-details .price-div span {
  color: #002C5B;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.sidebar .block.filter .title {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 10px;
}
.sidebar .block.filter .title strong {
  font-size: 16px;
  text-transform: uppercase;
  color: #002C5B;
  font-weight: bold;
}
.sidebar .block.filter .content {
  background-color: #f6f6f6;
  padding: 0;
}
.sidebar .block.filter .content dl {
  margin: 0;
}
.sidebar .block.filter .content dl dt {
  margin: 0;
}
.sidebar .block.filter .content dl dt a {
  text-transform: uppercase;
  color: #002C5B;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 15px;
  display: block;
}
.sidebar .block.filter .content dl dt a:hover {
  text-decoration: none;
}
.sidebar .block.filter .content dl dd ol li {
  border-bottom: 1px solid #fafafa;
}
.sidebar .block.filter .content dl dd ol li.nochild a:after {
  display: none;
}
.sidebar .block.filter .content dl dd ol li.open > a {
  background-color: #002C5B;
  color: #fafafa;
}
.sidebar .block.filter .content dl dd ol li.open > a:after {
  color: #fafafa;
  content: "\f106";
}
.sidebar .block.filter .content dl dd ol li.open ul {
  display: block;
}
.sidebar .block.filter .content dl dd ol li:last-child {
  border-bottom: none;
}
.sidebar .block.filter .content dl dd ol li a {
  color: #002C5B;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 15px;
  background-color: #f6f6f6;
  display: block;
  position: relative;
}
.sidebar .block.filter .content dl dd ol li a.active {
  background-color: #002C5B;
  color: #fafafa;
}
.sidebar .block.filter .content dl dd ol li a.active:after {
  color: #fafafa;
  content: "\f106";
}
.sidebar .block.filter .content dl dd ol li a:after {
  font-family: "Fontawesome";
  content: "\f107";
  font-size: 18px;
  line-height: normal;
  color: #002C5B;
  position: absolute;
  font-weight: 500;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.sidebar .block.filter .content dl dd ol li a:hover {
  text-decoration: none;
}
.sidebar .block.filter .content dl dd ol li ul {
  background-color: #f8f8f8;
  padding: 10px 10px 10px 30px;
  display: none;
}
.sidebar .block.filter .content dl dd ol li ul li {
  margin-bottom: 8px;
  border-bottom: none;
}
.sidebar .block.filter .content dl dd ol li ul li a {
  background-color: transparent;
  color: #726f74;
  font-weight: 300;
  padding: 0;
}
.sidebar .block.filter .content dl dd ol li ul li a.current {
  color: #002C5B;
  font-weight: 500;
}
.sidebar .block.filter .content dl dd ol li ul li a:after {
  display: none;
}
.sidebar .block.filter .content dl dd ol li ul li:last-child {
  margin-bottom: 0;
}
.sidebar .block.filter .block-content div .filter-options-title {
  color: #002C5B;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 15px;
  background-color: #f6f6f6;
  display: block;
  position: relative;
  cursor: pointer;
}
.sidebar .block.filter .block-content div .filter-options-title.open:after {
  content: "\f067";
}
.sidebar .block.filter .block-content div .filter-options-title:after {
  font-family: "Fontawesome";
  content: "\f068";
  font-size: 12px;
  line-height: normal;
  color: #002C5B;
  position: absolute;
  font-weight: 300;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.sidebar .block.filter .block-content div .filter-options-item {
  margin-bottom: 10px;
}
.sidebar .block.filter .block-content div .filter-options-content {
  margin-bottom: 0;
}
.sidebar .block.filter .block-content div .filter-options-content ol li {
  margin-bottom: 10px;
}
.sidebar .block.filter .block-content div .filter-options-content ol li:last-child {
  margin-bottom: 0;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a {
  color: rgba(29, 29, 27, 0.75);
  position: relative;
  font-size: 12px;
  padding-left: 25px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a.active:after {
  opacity: 1;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a:hover {
  text-decoration: none;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a:before {
  width: 15px;
  height: 15px;
  border: 1px solid #eae9e9;
  position: absolute;
  left: 0;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: #f6f6f6;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a:after {
  font-family: "Fontawesome";
  content: "\f00c";
  font-size: 10px;
  line-height: normal;
  color: #002C5B;
  position: absolute;
  font-weight: 300;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  opacity: 0;
}
.sidebar .block.filter .block-content div .filter-options-content ol li a label {
  margin: 0;
}
.sidebar .block.filter .block-content div .filter-options-content ol li input[type="checkbox"] {
  display: none;
}
.orange-div .orange-section {
  padding: 30px 25px;
  display: block;
  background-color: #f08217;
}
.orange-div .orange-section + .orange-section {
  margin-top: 10px;
}
.orange-div .orange-section h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #fafafa;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 20px;
}
.orange-div .orange-section p {
  text-transform: uppercase;
  color: #fafafa;
  font-weight: 500;
  line-height: 14px;
  font-size: 13px;
  margin-bottom: 30px;
}
.orange-div .orange-section .custom-btn a {
  color: #fafafa;
  font-weight: 500;
}
.orange-div .orange-section .custom-btn a:hover {
  color: #002C5B;
}
.orange-div .orange-section .custom-btn a:after {
  margin-left: 10px;
}
.listing-addto {
  overflow: hidden;
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.listing-addto .cat-quant {
  width: 40%;
  float: left;
  padding-right: 5px;
}
.listing-addto .cat-quant label {
  display: table-cell;
  padding-right: 3px;
  font-size: 14px;
  font-weight: 500;
  color: #002C5B;
  vertical-align: middle;
}
.listing-addto .cat-quant .control {
  display: table-cell;
}
.listing-addto .cat-quant .control input {
  height: 37px;
  vertical-align: bottom;
}
.listing-addto .action.tocart.primary {
  width: 60%;
  float: left;
  padding: 10px 0;
  background-color: #f08217;
  border: none;
}
.listing-addto .action.tocart.primary span {
  font-size: 14px!important;
  font-weight: 300;
  text-transform: uppercase!important;
  color: #fafafa !important;
  margin: 0!important;
  font-family: 'Barlow' !important;
}
.listing-addto .action.tocart.primary:hover {
  background-color: #002C5B;
}
/*Responsive*/
/*992-1360*/
@media (min-width: 991px) and (max-width: 1360px) {
  .sidebar .block.filter .content dl dt a {
    padding: 10px;
  }
  .sidebar .block.filter .content dl dd ol li a {
    text-transform: capitalize;
    padding: 10px;
  }
  .sidebar .block.filter .content dl dd ol li a:after {
    right: 5px;
  }
  .sidebar .block.filter .content dl dd ol li ul {
    padding: 10px;
  }
  .sidebar .orange-div .orange-section {
    padding: 10px;
  }
  .sidebar .orange-div .orange-section h2 {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
  }
  .sidebar .orange-div .orange-section p {
    margin-bottom: 10px;
    text-transform: capitalize;
    line-height: 18px;
  }
  .sidebar .orange-div .orange-section .custom-btn a {
    text-transform: capitalize;
  }
  .custom-product-items .product-item {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    -ms-flex: 0 0 33.33%;
    margin: 0 0 15px 0!important;
  }
  .custom-product-items .product-item .product-item-info .product-item-details {
    padding: 0;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .product-item-name a {
    text-transform: capitalize;
    font-size: 17px;
  }
  .custom-product-items .product-item .product-item-info .product-item-details span {
    font-size: 14px;
    text-transform: capitalize;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .custom-btn a {
    font-size: 12px;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .price-div span {
    font-size: 16px;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .price-div span .price:before {
    top: -1px;
  }
}
/*991*/
@media (max-width: 991px) {
  .page-with-filter .columns .sidebar {
    margin-bottom: 30px;
    padding: 0;
  }
  .page-with-filter .columns .sidebar .block.filter {
    margin-bottom: 30px;
  }
  .page-with-filter .columns .sidebar .orange-div .orange-section {
    padding: 15px;
  }
  .page-with-filter .columns .sidebar .orange-div .orange-section h2 {
    font-weight: 500;
    text-transform: capitalize;
  }
  .page-with-filter .columns .sidebar .orange-div .orange-section p {
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 18px;
  }
  .custom-product-items .product-item {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    margin: 0 0 15px 0!important;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .product-item-name a {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 5px;
  }
  .custom-product-items .product-item .product-item-info .product-item-details span {
    font-size: 14px;
    text-transform: capitalize;
  }
  .custom-product-items .product-item .product-item-info .product-item-details .price-div {
    padding-top: 5px;
    margin-top: 10px;
  }
  .load-more,
  .ias-trigger {
    margin-bottom: 30px;
  }
  .sidebar .orange-div {
    display: none;
  }
}
/*767*/
/*766*/
@media (max-width: 766px) {
  .page-with-filter .columns .sidebar {
    order: 1;
  }
  .page-with-filter .columns .main {
    order: 0;
  }
}
/*575 and 768-991*/
@media (max-width: 479px) {
  .toolbar .toolbar-sorter {
    float: none;
    margin-bottom: 10px;
  }
  .toolbar .limiter {
    float: none;
  }
  .toolbar .toolbar-amount {
    display: block;
    text-align: center;
    padding-top: 10px;
  }
  .toolbar .pages {
    margin-top: 10px;
    padding-top: 5px;
  }
  .toolbar .pages .items {
    float: none;
  }
}
.checkout-cart-index .top-bar {
  background-color: #f6f6f6;
}
.checkout-cart-index .page-main {
  margin-top: 60px;
}
.checkout-cart-index .page-title-wrapper {
  margin-bottom: 15px;
}
.checkout-cart-index .page-title-wrapper h1 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  color: #002C5B;
  margin-bottom: 5px;
}
.checkout-cart-index .page-title-wrapper .item-summery {
  color: #a8a5a6;
  text-transform: uppercase;
  font-weight: 300;
}
.checkout-cart-index .cart-container .cart-container-left {
  float: left;
  position: relative;
  width: 73%;
}
.checkout-cart-index .cart-container .cart-container-left .form-cart {
  width: 100%;
  float: none;
  margin-bottom: 30px;
}
.checkout-cart-index .cart-container .cart-container-left .cart-delivery-message {
  margin-bottom: 40px;
  background-color: #f6f6f7;
  padding: 50px 40px;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  color: #002C5B;
}
.checkout-cart-index .cart-container .cart-container-left .cart-delivery-message strong {
  font-weight: 600;
  background: url(../images/truck-img.png) no-repeat center left;
  display: inline-block;
  padding-left: 55px;
}
.checkout-cart-index .cart-container .table-wrapper table.items thead + .item {
  border-top: none;
  border: none;
}
.checkout-cart-index .cart-container .table-wrapper table tbody {
  border-top: 1px solid #eae9e9 !important;
  border-bottom: none!important;
}
.checkout-cart-index .cart-container .table-wrapper table tr th {
  border-bottom: none;
  border-top: 1px solid #eae9e9;
  text-transform: uppercase;
  font-size: 14px;
  color: rgba(34, 31, 32, 0.75);
  font-weight: 500;
  padding: 12px;
  padding-right: 0;
  text-align: left!important;
}
.checkout-cart-index .cart-container .table-wrapper table tr th.subtotal span {
  border-right: none;
}
.checkout-cart-index .cart-container .table-wrapper table tr th span {
  display: block;
  border-right: 1px solid #eae9e9;
  padding-right: 12px;
}
.checkout-cart-index .cart-container .table-wrapper table tr th.item {
  width: 35%;
}
.checkout-cart-index .cart-container .table-wrapper table tr td {
  padding: 30px 12px;
  vertical-align: middle;
  border-top: none;
}
.checkout-cart-index .cart-container .table-wrapper table tr td:first-child {
  padding-left: 0;
}
.checkout-cart-index .cart-container .table-wrapper table tr td:last-child {
  text-align: right;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty label.label {
  display: none;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty {
  position: relative;
  text-align: center;
  width: 142px;
  margin: auto;
  float: left;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty input {
  width: calc(100% - 89px);
  height: 45px;
  color: rgba(34, 31, 32, 0.75);
  font-size: 14px;
  border: 1px solid #eae9e9;
  text-align: center;
  position: relative;
  z-index: 99;
  padding: 0 1px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty .quantity-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty .quantity-nav .quantity-button {
  width: 45px;
  height: 45px;
  background-color: #f0f0f0;
  border: 1px solid #eae9e9;
  color: #002C5B;
  font-weight: normal;
  float: left;
  font-size: 30px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  cursor: pointer;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty .quantity-nav .quantity-button.quantity-up {
  float: right;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .field.qty .control.qty .quantity-nav .quantity-button.quantity-down {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-photo {
  vertical-align: middle;
  background-color: #fff;
  padding: 5px;
  display: inline-block;
  width: 100px;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-photo .product-image-container {
  display: block;
  width: 100%!important;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-details {
  vertical-align: middle;
  font-size: 16px;
  text-transform: uppercase;
  color: #002C5B;
  display: inline-block;
  width: calc(100% - 150px);
  padding-left: 15px;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-details .product-item-name {
  font-weight: bold;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-details .product-item-name a {
  color: #002C5B;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-details .product-item-name a:hover {
  text-decoration: none;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .product-item-details .product-code {
  /*font-size: @font-size-12;
						 	 	font-weight:@font-weight-500;
						 	 	color: rgba(29,29,27,0.50);
						 	 	max-width: 200px;
    							line-height: 16px;*/
}
.checkout-cart-index .cart-container .table-wrapper table tr td .price-excluding-tax {
  font-size: inherit;
  display: inline-block !important;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .price-excluding-tax span {
  line-height: 1px;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .price-excluding-tax .price {
  font-size: 16px;
  text-transform: uppercase;
  color: #002C5B;
  font-weight: bold;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar {
  margin: 0;
  padding: 0;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar .action.towishlist {
  display: none;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar .action.action-delete {
  color: rgba(29, 29, 27, 0.5);
  text-transform: uppercase;
  font-size: 12px;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-weight: 400;
  border-radius: 0;
  width: 70px;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar .action.action-delete:before {
  color: #bb2d1a;
  font-weight: normal;
  font-size: 14px;
  font-family: "Fontawesome";
  content: "\f00d";
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar .action.action-delete:hover {
  color: #f08217;
}
.checkout-cart-index .cart-container .table-wrapper table tr td .actions-toolbar .action.action-delete:hover:before {
  color: #f08217;
}
.checkout-cart-index .cart-container .actions .action,
.checkout-cart-index .cart-container .actions .action:focus,
.checkout-cart-index .cart-container .actions .action:active {
  background-color: #002C5B;
  color: #fafafa;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  padding: 12px;
  border: none;
  border-radius: 0;
  margin: 0;
  font-weight: 500;
  position: relative;
  line-height: normal;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.checkout-cart-index .cart-container .actions .action.continue,
.checkout-cart-index .cart-container .actions .action:focus.continue,
.checkout-cart-index .cart-container .actions .action:active.continue {
  padding-left: 30px;
}
.checkout-cart-index .cart-container .actions .action.continue:before,
.checkout-cart-index .cart-container .actions .action:focus.continue:before,
.checkout-cart-index .cart-container .actions .action:active.continue:before {
  position: absolute;
  left: 15px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  top: 50%;
  font-family: "Fontawesome";
  content: "\f104";
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-cart-index .cart-container .actions .action.update,
.checkout-cart-index .cart-container .actions .action:focus.update,
.checkout-cart-index .cart-container .actions .action:active.update {
  padding-left: 30px;
}
.checkout-cart-index .cart-container .actions .action.update:before,
.checkout-cart-index .cart-container .actions .action:focus.update:before,
.checkout-cart-index .cart-container .actions .action:active.update:before {
  position: absolute;
  font-size: 26px;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-cart-index .cart-container .actions .action:hover,
.checkout-cart-index .cart-container .actions .action:focus:hover,
.checkout-cart-index .cart-container .actions .action:active:hover {
  border: none!important;
  background-color: #f08217 !important;
  color: #ffffff !important;
}
.checkout-cart-index .cart-container .cart-summary-right {
  float: right;
  position: inherit;
  width: 23%;
}
.checkout-cart-index .cart-container .cart-summary-right .title {
  font-size: 16px;
  text-transform: uppercase;
  color: #002C5B;
  font-weight: bold;
  margin: 35px 0 10px;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 10px;
  display: block;
}
.checkout-cart-index .cart-container .cart-summary {
  background-color: #f6f6f6;
  padding: 20px;
}
.checkout-cart-index .cart-container .cart-summary > .title {
  margin-top: 0;
}
.checkout-cart-index .cart-container .cart-summary .item-total {
  text-transform: uppercase;
  color: #7d7c7c;
  font-weight: 600;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 20px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.checkout-cart-index .cart-container .cart-summary .item-total span {
  font-weight: bold;
  color: #002C5B;
  font-size: 16px;
}
.checkout-cart-index .cart-container .cart-summary .block {
  margin-bottom: 0;
  border: none;
}
.checkout-cart-index .cart-container .cart-summary .block.active .title strong:after {
  content: "\f106";
}
.checkout-cart-index .cart-container .cart-summary .block .title {
  border-bottom: 1px solid #eae9e9;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  position: relative;
  border-top: none;
}
.checkout-cart-index .cart-container .cart-summary .block .title strong {
  font-size: 16px;
  text-transform: capitalize;
  color: #002C5B;
  font-weight: 600;
  display: block;
  margin: 0;
  line-height: normal;
  position: relative;
}
.checkout-cart-index .cart-container .cart-summary .block .title strong:after {
  position: absolute;
  right: 0;
  color: #002C5B;
  font-weight: 600;
  font-size: 16px;
  top: 2px;
  font-family: "Fontawesome";
  content: "\f107";
  left: inherit;
}
.checkout-cart-index .cart-container .cart-summary .block .title:after {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset {
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset p.field {
  font-weight: 600;
  font-size: 13px;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset .field .label {
  font-weight: 600;
  font-size: 13px;
  display: block;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset .field .control select,
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset .field .control input {
  border: 1px solid #eae9e9;
  height: 40px;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset .field .control .message.warning {
  line-height: 20px;
  font-size: 13px;
  background: #fff;
  color: #002C5B;
  font-weight: 500;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset .field .control .message.warning span:before {
  color: #002C5B;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset dl dt span {
  font-weight: 600;
  font-size: 13px;
  display: block;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset dl .item-options .choice input {
  margin: 0 5px 0 0px;
}
.checkout-cart-index .cart-container .cart-summary .block.shipping .content fieldset dl .item-options .choice .label {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset {
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .field .label {
  font-weight: 600;
  font-size: 13px;
  display: block;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .field .control select,
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .field .control input {
  border: 1px solid #eae9e9;
  height: 40px;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .field .control .mage-error {
  font-size: 13px;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .actions-toolbar > div {
  width: 100%;
  display: block;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .actions-toolbar > div .action {
  background: #e7e5ea;
  color: #f08217;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .actions-toolbar > div .action:hover {
  background-color: #f08217;
  color: #ffffff;
}
.checkout-cart-index .cart-container .cart-summary .block.discount.active .coupon.applied .field {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals {
  border-top: none;
  margin: 0;
  padding: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th,
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr td {
  padding: 12px!important;
  vertical-align: middle;
  border: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th {
  background-color: #fff;
  font-weight: 500;
  font-size: 14px;
  color: #002C5B;
  text-align: right!important;
  border-bottom: 1px solid #eae9e9;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th strong {
  font-weight: 600;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th span {
  display: inline-block;
  border: none;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr td {
  background-color: #fff;
  font-weight: 500;
  font-size: 14px;
  color: #002C5B;
  text-align: right!important;
  border-bottom: 1px solid #eae9e9;
  width: 1px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr.grand th,
.checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr.grand td {
  border-bottom: none;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li + li {
  margin-top: 10px;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li button {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background-color: #002C5B;
  color: #fafafa;
  text-transform: uppercase;
  text-align: left;
  font-size: 16px;
  padding: 12px;
  border: none;
  border-radius: 0!important;
  margin: 0;
  font-weight: 500;
  position: relative;
  line-height: normal;
  width: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li button:hover {
  background-color: #f08217;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li button:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  line-height: normal;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li a {
  color: #002C5B;
  font-size: 14px;
  font-weight: 600;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items li a:hover {
  color: #f08217;
  text-decoration: none;
}
.page.messages .message-error.error.message {
  background-color: #f0f0f0;
  font-size: 13px;
  color: #ee1d25;
  font-weight: 500;
}
.page.messages .message-error.error.message:before {
  color: #ee1d25;
}
.page.messages .message-error.message.success {
  background-color: #e5efe5;
  font-size: 13px;
  color: #006400;
  font-weight: 500;
}
.page.messages .message-error.message.success:before {
  color: #006400;
}
/*Responsive-css*/
/*992- */
@media (min-width: 992px) {
  .checkout-cart-index .cart-container form.form-cart {
    max-width: calc(100% - 325px);
  }
  .checkout-cart-index .cart-container .cart-summary {
    min-width: 300px;
  }
}
/*992-1160*/
@media (min-width: 992px) and (max-width: 1160px) {
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tr th {
    font-weight: 500;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-photo {
    width: 80px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-details {
    font-size: 15px;
    display: block;
    width: 100%;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .price-excluding-tax .price {
    font-size: 14px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .actions-toolbar .action.action-delete {
    text-transform: capitalize;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td:last-child {
    text-align: right;
  }
  .checkout-cart-index .cart-container .cart-summary {
    padding: 12px;
  }
  .checkout-cart-index .cart-container .cart-summary .block .title strong {
    font-size: 14px;
  }
  .checkout-cart-index .cart-container .cart-summary .block.discount .fieldset .actions-toolbar > div .action {
    font-size: 14px;
  }
  .checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th {
    font-size: 13px;
  }
  .checkout-cart-index .cart-container .cart-summary .cart-totals table tbody tr th span {
    font-size: 13px;
    padding: 0;
    font-weight: 500;
    color: #ffffff;
  }
  .checkout-cart-index .cart-container .cart-summary .checkout-methods-items li button {
    font-size: 14px;
  }
}
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-cart-index .cart-container .cart-container-left {
    width: 100%;
  }
  .checkout-cart-index .cart-container .cart-container-left .cart-delivery-message {
    text-align: center;
    margin-bottom: 20px;
    padding: 15px;
  }
  .checkout-cart-index .cart-container .cart-summary-right {
    width: 100%;
  }
  .checkout-cart-index .cart-container .cart-summary-right .title {
    margin-top: 0;
  }
  .checkout-cart-index .cart-container .cart-summary {
    width: 100%;
    top: 0!important;
    clear: left;
    margin-bottom: 0;
  }
  .checkout-cart-index .cart-container form.form-cart {
    width: 100%;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .actions-toolbar .action.action-delete span {
    display: none;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td:last-child {
    text-align: right;
  }
}
/*767*/
@media (max-width: 767px) {
  .checkout-cart-index .page-main {
    margin-top: 20px;
  }
  .checkout-cart-index .page-title-wrapper h1 {
    text-transform: capitalize;
  }
  .checkout-cart-index .cart-container .cart-container-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .checkout-cart-index .cart-container .cart-container-left .cart-delivery-message {
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 20px;
    padding: 15px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tr th {
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 12px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tr th span {
    font-family: Barlow;
    font-weight: 500;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td {
    padding: 15px 0px!important;
    text-align: center;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td:last-child {
    text-align: right;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-photo {
    position: static;
    max-width: inherit;
    margin: auto auto 10px;
    display: block;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-details {
    width: 100%;
    padding-left: 0;
    text-align: center;
    font-size: 14px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-details .product-item-name {
    margin: 0 0 5px;
    text-transform: capitalize;
    line-height: 18px;
    font-weight: 600;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .product-item-details .product-code {
    max-width: 100%;
    text-transform: capitalize;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .actions-toolbar .action.action-delete span {
    display: none;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .price-excluding-tax .price {
    font-weight: 500;
    font-size: 14px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .field.qty .control.qty {
    width: 120px;
    margin: auto;
    float: none;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper tbody tr td .field.qty .control.qty input {
    width: calc(100% - 81px);
    font-size: 12px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 12px 5px;
    font-size: 13px;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    text-transform: capitalize;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    border-right: 1px solid #ffffff;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.continue {
    padding-left: 5px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.continue:before {
    position: static;
    transform: none;
    top: 0;
    padding-right: 15px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.update {
    padding-left: 5px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.update:before {
    position: static;
    transform: none;
    top: 0;
  }
  .checkout-cart-index .cart-container .cart-summary-right {
    width: 100%;
  }
  .checkout-cart-index .cart-container .cart-summary-right .title {
    margin-top: 0;
  }
  .checkout-cart-index .cart-container .cart-summary {
    padding: 15px;
    clear: left;
  }
}
/*575*/
@media (max-width: 575px) {
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table thead {
    display: none;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody {
    display: block;
    border-bottom: 1px solid #eae9e9 !important;
    border-top: none!important;
    margin-bottom: 20px;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody:last-child {
    margin-bottom: 0;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr {
    display: block;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td {
    display: block;
    padding: 0px 10px 20px 10px!important;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .product-item-photo {
    position: static;
    max-width: inherit;
    margin: auto auto 10px;
    display: block;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .product-item-details {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .product-item-details .product-item-name {
    text-transform: capitalize;
    margin: 0;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .product-item-details .product-code {
    max-width: 100%;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .price-excluding-tax {
    text-align: center;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .actions-toolbar {
    text-align: center;
  }
  .checkout-cart-index .cart-container form.form-cart .table-wrapper table tbody tr td .field.qty .control.qty {
    width: 142px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action {
    margin-bottom: 1px;
    flex: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    font-size: 14px;
    text-transform: uppercase;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.continue {
    padding-left: 12px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.continue:before {
    position: static;
    transform: none;
    top: 0;
    padding-right: 15px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.update {
    padding-left: 12px;
  }
  .checkout-cart-index .cart-container form.form-cart .actions .action.update:before {
    position: static;
    transform: none;
    top: 0;
  }
}
.checkout-index-index .authentication-wrapper {
  display: none;
}
.checkout-index-index header.page-header {
  padding: 20px 0 40px!important;
  margin: 0!important;
}
.checkout-index-index header.page-header .nav-toggle {
  display: none;
}
.checkout-index-index footer .footer .footer-bottom.footer-checkout {
  padding: 10px 0;
}
.checkout-index-index footer .footer .footer-bottom.footer-checkout .copyright {
  max-width: none;
  text-align: right;
}
.checkout-index-index footer .footer .footer-bottom.footer-checkout .stv-logo img {
  border-right: 0;
}
.checkout-index-index .opc-progress-bar {
  margin-top: 40px;
  margin-bottom: 40px;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item > span {
  font-size: 22px;
  line-height: 1;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item > span:after {
  font-size: 20px;
  line-height: 1.2;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active > span:after {
  font-size: 28px;
  line-height: 1;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active > span:before {
  background: #f08217;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active:before {
  background: #f08217;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._complete > span:after {
  font-size: 28px;
  line-height: 1;
}
.checkout-index-index .opc-estimated-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.checkout-index-index .opc-estimated-wrapper .minicart-wrapper {
  margin-top: 0;
}
.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  background: url(../images/cart-icon.png) no-repeat center left;
  padding: 0px;
  width: 30px;
  height: 31px;
  content: "";
}
.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
  margin: 6px 0 0 5px;
  background-color: #f08217;
  border-radius: 0;
}
.checkout-index-index .opc-estimated-wrapper .estimated-block .estimated-label {
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper .step-title {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  color: #002C5B;
  border-bottom: 1px solid #eae9e9;
}
.checkout-index-index .opc-wrapper .form-shipping-address {
  max-width: none;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping > p {
  font-size: 18px;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method {
  width: 100%;
  font-size: 18px;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method tr.row {
  display: block;
  margin: 0;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method tr.row td.col {
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method tr.row td.col.col-method {
  display: none;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method tr.row td.col:last-child {
  text-align: right;
}
.checkout-index-index .opc-wrapper .table-checkout-shipping-method tr.row td.col:first-child {
  display: table-cell;
  width: 1px;
}
.checkout-index-index .opc-wrapper .fieldset .field:not(.choice) > .label {
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  text-align: left;
  font-size: 14px;
}
.checkout-index-index .opc-wrapper .fieldset .field input[type="text"],
.checkout-index-index .opc-wrapper .fieldset .field textarea,
.checkout-index-index .opc-wrapper .fieldset .field select {
  background-color: #fff !important;
  height: 40px;
  border: 1px solid #eae9e9;
  width: 100%;
  color: rgba(29, 29, 27, 0.5) !important;
  font-size: 14px;
}
.checkout-index-index .opc-wrapper .fieldset .field textarea {
  height: 110px;
  resize: none;
}
.checkout-index-index .opc-wrapper .fieldset .field select {
  background: #fff url(../images/select-arrow-small.png) no-repeat calc(100% - 15px) center;
}
.checkout-index-index .opc-wrapper .fieldset .field .field-tooltip-content {
  border: 1px solid #eae9e9;
}
.checkout-index-index .opc-wrapper .fieldset .field .field-error,
.checkout-index-index .opc-wrapper .fieldset .field .message {
  font-size: 12px;
}
.checkout-index-index .opc-wrapper .form-purchase-order .fieldset > .field > .label {
  width: auto!important;
  color: #040107;
  font-size: 18px;
  margin-bottom: 5px;
}
.checkout-index-index .opc-wrapper .form-purchase-order .fieldset > .field > .control {
  width: 100%!important;
}
.checkout-index-index .opc-wrapper .shipping-address-item .action-select-shipping-item {
  float: left;
  margin: 0;
  border: 0;
  background: none;
  text-transform: uppercase;
  text-decoration: underline;
  color: #002C5B;
  padding: 0;
}
.checkout-index-index .opc-wrapper .shipping-address-item .action-select-shipping-item:hover {
  color: #f08217;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
  border-color: #f08217;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
  background: #f08217;
}
.checkout-index-index .opc-wrapper .shipping-address-item .edit-address-link {
  float: right;
  margin: 0;
  line-height: 30px;
}
.checkout-index-index .opc-wrapper .actions-toolbar button.action.primary {
  background: #002C5B;
  min-width: 86px;
  border: none;
  border-radius: 0;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 500;
  line-height: 1;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.checkout-index-index .opc-wrapper .actions-toolbar button.action.primary:hover {
  background-color: #f08217;
}
.checkout-index-index .opc-wrapper .actions-toolbar button.action.primary.checkout {
  font-size: 20px;
  line-height: 2.2rem;
  padding: 14px 17px;
}
.checkout-index-index .opc-wrapper #block-discount-heading {
  color: #002C5B;
  font-size: 16px;
}
.checkout-index-index .opc-wrapper .form-discount {
  max-width: none;
}
.checkout-index-index .opc-wrapper .form-discount .actions-toolbar .action-apply {
  background: #e7e5ea;
  color: #f08217;
  border: 0;
  font-weight: 500;
  text-transform: uppercase;
  height: 40px;
}
.checkout-index-index .opc-wrapper .form-discount .actions-toolbar .action-apply:hover {
  background-color: #f08217;
  color: #ffffff;
}
.checkout-index-index .opc-summary-wrapper .modal-header {
  padding: 0;
}
.checkout-index-index .opc-summary-wrapper .modal-header .action-close {
  z-index: 9999;
}
.checkout-index-index .opc-summary-wrapper .modal-content {
  border-radius: 0;
  border: 0;
  background-color: transparent;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary {
  background: #f6f6f7;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals {
  font-size: 18px;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary > .title {
  text-transform: uppercase;
  color: #002C5B;
  font-size: 24px;
  border-bottom: 1px solid #eae9e9;
  font-weight: 500;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #eae9e9;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .mark {
  background-color: transparent;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items .product-item {
  font-size: 16px;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items .product-item .product-item-name {
  font-size: 16px;
  text-transform: uppercase;
  color: #002C5B;
  font-weight: 500;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary .minicart-items .product-item .details-qty .label {
  font-size: 16px;
}
.checkout-index-index .opc-summary-wrapper .opc-block-shipping-information {
  padding: 0;
}
.checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information {
  padding: 22px 30px;
  background: #f6f6f7;
  margin-bottom: 20px;
}
.checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information .shipping-information-title {
  text-transform: uppercase;
  color: #002C5B;
  font-size: 24px;
  border-bottom: 1px solid #eae9e9;
  font-weight: 500;
}
.checkout-index-index .modal-popup #opc-new-shipping-address .form-shipping-address .fieldset > .field > .label {
  padding-top: 3px;
  font-size: 16px;
}
.checkout-index-index .modal-popup #opc-new-shipping-address .form-shipping-address .fieldset > .field > .label span {
  font-weight: 300;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
  margin-right: 10px;
}
.checkout-onepage-success #registration p {
  margin-bottom: 8px;
}
.checkout-onepage-success #registration .action.primary {
  background: #002C5B;
  border: none;
  border-radius: 0;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 500;
  padding: 12px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.checkout-onepage-success #registration .action.primary:hover {
  background-color: #f08217;
}
/*Responsive-css*/
/*992-1160*/
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-index-index header.page-header {
    padding-bottom: 20px!important;
  }
}
/*767*/
@media (max-width: 767px) {
  .checkout-index-index header.page-header {
    padding-bottom: 20px!important;
  }
  .checkout-index-index footer .footer .footer-bottom.footer-checkout {
    padding: 35px 0;
  }
  .checkout-index-index footer .footer .footer-bottom.footer-checkout .copyright {
    text-align: center;
  }
}
/*767*/
@media (min-width: 767px) {
  .checkout-index-index .opc-wrapper .fieldset > .field:not(.choice) > .label {
    width: 150px;
    padding-right: 0;
  }
  .checkout-index-index .opc-wrapper .fieldset > .field:not(.choice) > .control {
    width: calc(100% - 160px);
    float: right !important;
  }
  .checkout-index-index .opc-wrapper .form-discount .payment-option-inner {
    width: calc(100% - 160px);
  }
  .checkout-index-index .opc-wrapper .form-discount .actions-toolbar {
    width: 150px;
    float: right;
    margin-top: -60px;
  }
  .checkout-index-index .opc-sidebar {
    padding-top: 0;
  }
}
/*767*/
@media (max-width: 767px) {
  .checkout-index-index .checkout-payment-method .payment-option {
    margin: 0;
  }
}
.contact-index-index .column.main {
  padding-bottom: 80px;
}
.contact-index-index .heading-section {
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.contact-index-index .heading-section h2 {
  color: #f08217;
  font-weight: bold;
}
.contact-index-index .heading-section span {
  color: #a8a5a6;
  font-size: 14px;
  text-transform: uppercase;
}
.contact-index-index .contact {
  width: 100%!important;
  display: inline-block;
  min-width: auto!important;
}
.contact-index-index .contact fieldset {
  width: 100%;
}
.contact-index-index .contact fieldset .form-heading {
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: bold;
  color: #002C5B;
  margin-bottom: 30px;
  display: block;
}
.contact-index-index .contact fieldset .field {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.contact-index-index .contact fieldset .field.hearabout {
  border-top: 1px solid #eae9e9;
  padding-top: 15px;
}
.contact-index-index .contact fieldset .field.newsletter {
  padding-left: 170px;
}
.contact-index-index .contact fieldset .field.newsletter:before {
  display: none;
}
.contact-index-index .contact fieldset .field.newsletter .checkbox {
  float: left;
  margin: 2px 10px 0 0;
}
.contact-index-index .contact fieldset .field.newsletter input[type="checkbox"] {
  /*position: absolute;*/
  display: none;
  left: 0;
  /*top: 0;*/
  width: 14px;
  height: 14px;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.contact-index-index .contact fieldset .field.newsletter input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.contact-index-index .contact fieldset .field.newsletter .label {
  display: inline-block;
  width: 100%!important;
  padding-left: 25px!important;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  position: relative;
  font-weight: 200;
}
.contact-index-index .contact fieldset .field.newsletter .label:before {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #d2d3d4;
  z-index: 1;
  content: "";
  width: 14px;
  height: 14px;
}
.contact-index-index .contact fieldset .field.newsletter .label:after {
  position: absolute;
  left: 3px;
  top: 0px;
  display: inline-block;
  vertical-align: top;
  font-size: 9px;
  font-family: "Fontawesome";
  content: "\f00c";
  margin-left: 0;
  font-weight: 400;
  color: #002C5B;
  opacity: 0;
  line-height: 14px;
}
.contact-index-index .contact fieldset .field.newsletter p {
  width: 100%;
  float: left;
  margin-top: 5px;
  padding-left: 23px;
  padding-right: 150px;
  font-size: 12px;
  color: rgba(29, 29, 27, 0.5);
}
.contact-index-index .contact fieldset .field.newsletter p a {
  text-decoration: underline;
  color: #002C5B;
}
.contact-index-index .contact fieldset .field .label {
  width: 150px!important;
  padding: 0!important;
  margin: 10px 0 0 0!important;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  font-weight: normal;
  text-align: left!important;
  float: left;
}
.contact-index-index .contact fieldset .field .control {
  width: calc(100% - 160px);
  float: right !important;
}
.contact-index-index .contact fieldset .field .control input {
  background-color: #f6f6f6;
  height: 40px;
  border: 1px solid #eae9e9;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.contact-index-index .contact fieldset .field .control textarea {
  background-color: #f6f6f6;
  height: 110px;
  border: 1px solid #eae9e9;
  resize: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.contact-index-index .contact fieldset .field .control select {
  background: #f6f6f6 url(../images/select-arrow-small.png) no-repeat calc(100% - 15px) center;
  height: 40px;
  border: 1px solid #eae9e9;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.contact-index-index .contact .actions-toolbar {
  margin: 0!important;
  text-align: right;
}
.contact-index-index .contact .actions-toolbar .primary {
  float: right;
}
.contact-index-index .contact .actions-toolbar .primary .action {
  background-color: #002C5B;
  color: #ffffff;
  text-align: center;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 0;
  border: none;
}
.contact-index-index .contact .actions-toolbar .primary .action:hover {
  background-color: #f08217;
  text-decoration: none;
}
.contact-index-index .contact-right .stv-text .stv-in-text {
  background-color: #f6f6f6;
  padding: 30px;
  display: inline-block;
  width: 100%;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-detail {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #002C5B;
  margin-bottom: 15px;
  display: block;
  width: 100%;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-detail span {
  margin: 5px 0 0;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  font-weight: normal;
  display: block;
}
.contact-index-index .contact-right .stv-text .stv-in-text .l-in {
  float: left;
  width: 45%;
  font-size: 16px;
  color: #1d1d1b;
  line-height: normal;
  text-transform: capitalize;
}
.contact-index-index .contact-right .stv-text .stv-in-text .l-in h3 {
  color: #1d1d1b;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
}
.contact-index-index .contact-right .stv-text .stv-in-text .r-in {
  float: right;
  width: 48%;
}
.contact-index-index .contact-right .stv-text .stv-in-text .r-in span {
  display: block;
  font-size: 16px;
}
.contact-index-index .contact-right .stv-text .stv-in-text .r-in span strong {
  font-weight: 600;
}
.contact-index-index .contact-right .stv-text .stv-in-text .r-in span a {
  font-size: 16px;
  color: #1d1d1b;
  text-decoration: none;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-social {
  float: left;
  width: 100%;
  margin: 40px 0;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-social li {
  border-right: 1px solid #e4e1e6;
  padding-right: 15px;
  margin-right: 15px;
  display: inline-block;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-social li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.contact-index-index .contact-right .stv-text .stv-in-text .contact-social li a {
  color: #002C5B;
  font-size: 20px;
}
.contact-index-index .contact-right-banner {
  text-align: center;
}
/*Responsive-css*/
/*1160*/
@media (max-width: 1160px) {
  .contact-index-index .contact fieldset .field.newsletter {
    padding: 0;
    margin: 0;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text {
    padding: 15px;
  }
}
/*991*/
@media (max-width: 991px) {
  .contact-index-index .column.main {
    padding-bottom: 50px;
  }
  .contact-index-index .column.main .row .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact-index-index .contact {
    margin-bottom: 20px;
  }
  .contact-index-index .contact fieldset .field.newsletter {
    padding-left: 170px;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .contact-detail {
    font-weight: 600;
    text-transform: capitalize;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .contact-detail span {
    text-transform: capitalize;
  }
}
/*767*/
@media (max-width: 767px) {
  .contact-index-index .heading-section {
    margin-bottom: 15px;
    line-height: 16px;
  }
  .contact-index-index .heading-section h2 {
    font-weight: 600;
    margin: 0 0 5px 0;
  }
  .contact-index-index .heading-section span {
    text-transform: capitalize;
  }
  .contact-index-index .contact {
    margin-bottom: 20px;
  }
  .contact-index-index .contact fieldset {
    margin-bottom: 15px;
  }
  .contact-index-index .contact fieldset .form-heading {
    margin-bottom: 15px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .contact-index-index .contact fieldset .field.newsletter {
    padding: 0 0 0 20px;
    position: relative;
  }
  .contact-index-index .contact fieldset .field.newsletter .checkbox {
    position: absolute;
    left: 0;
    top: 0;
  }
  .contact-index-index .contact fieldset .field.newsletter p {
    padding: 0;
    margin: 0;
  }
  .contact-index-index .contact fieldset .field .label:after {
    line-height: 14px;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .l-in {
    width: 100%;
    margin-bottom: 5px;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .l-in h3 {
    font-weight: 600;
    margin: 0;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .r-in {
    width: 100%;
  }
  .contact-index-index .contact-right .stv-text .stv-in-text .contact-social {
    margin: 20px 0;
  }
}
/*479*/
@media (max-width: 479px) {
  .contact-index-index .contact fieldset .field .label {
    width: 100%!important;
    margin: 0 0 10px!important;
  }
  .contact-index-index .contact fieldset .field .control {
    width: 100%!important;
  }
}
.news-index-index .page-wrapper {
  background-color: #fafafa;
}
.news-index-index .page-header {
  background-color: #fafafa;
}
.news-index-index .page-title-wrapper {
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.news-index-index .page-title-wrapper .page-title {
  color: #002C5B;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
}
.news-index-index .page-main .block.posts .news-lists {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  width: auto;
  float: none;
}
.news-index-index .page-main .block.posts .news-lists li {
  box-sizing: border-box;
}
.news-index-index .page-main .block.posts .news-lists li.post {
  width: 32%;
  border: none;
  background-color: #fff;
  padding: 20px 30px;
  box-shadow: none;
  margin: 0;
  margin-bottom: 25px;
}
.news-index-index .page-main .block.posts .news-lists li .post-header {
  background-color: transparent;
  padding: 0;
  margin: 0 0 15px;
}
.news-index-index .page-main .block.posts .news-lists li .post-header h2 {
  text-align: left;
}
.news-index-index .page-main .block.posts .news-lists li .post-header h2:before {
  display: none;
}
.news-index-index .page-main .block.posts .news-lists li .post-header h2 a {
  color: #002C5B;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 24px;
}
.news-index-index .page-main .block.posts .news-lists li .post-header h2 a:hover {
  color: #f08217;
  text-decoration: none;
  opacity: 1;
}
.news-index-index .page-main .block.posts .news-lists li .post-featured-item {
  margin-bottom: 15px;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry .post-entry-text h2 {
  color: #002C5B;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 24px;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry .post-entry-text p {
  margin-bottom: 15px;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry .post-entry-text .date-author {
  display: block;
  float: left;
  margin-top: 0;
  font-family: 'Barlow';
}
.news-index-index .page-main .block.posts .news-lists li .post-entry-bottom {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  text-align: right;
  line-height: normal;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry-bottom .custom-more-link {
  border: none;
  padding: 0;
  background-color: transparent;
  color: #002C5B;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry-bottom .custom-more-link:hover {
  color: #f08217;
}
.news-index-index .page-main .block.posts .news-lists li .post-entry-bottom .custom-more-link:after {
  font-size: 14px;
  padding-left: 5px;
  content: "\f105";
}
.news-index-index .page-main .block.posts .news-lists li .post-entry-bottom .like-comment-buttons-wrapper {
  display: none;
}
.news-view-index .post.post-view {
  width: 100%;
  border: none;
  background-color: transparent;
  padding: 0;
  box-shadow: none;
  margin: 0;
  margin-bottom: 20px;
}
.news-view-index .post.post-view .post-header {
  background-color: transparent;
  padding: 0;
  margin: 0 0 20px;
}
.news-view-index .post.post-view .post-header h1 {
  text-align: left;
  margin-bottom: 5px;
  color: #002C5B;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 24px;
}
.news-view-index .post.post-view .post-header h1:before {
  display: none;
}
.news-view-index .post.post-view .post-featured-item {
  margin-bottom: 20px;
}
.news-view-index .post.post-view .post-entry {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.news-view-index .post.post-view .post-entry .post-entry-text h2 {
  color: #002C5B;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 24px;
}
.news-view-index .post.post-view .post-entry .date-author {
  margin-top: 0;
  font-family: 'Barlow';
}
.news-view-index .post.post-view .post-line-bottom {
  display: none;
}
/*Responsive-css*/
@media (min-width: 768px) and (max-width: 1023px) {
  .news-index-index .page-main .block.posts .news-lists li.post {
    width: 48%;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .news-index-index .page-main .block.posts .news-lists li.post {
    width: 100%;
    margin-bottom: 15px;
  }
  .news-index-index .page-main .block.posts .news-lists li.post:last-child {
    margin-bottom: 0;
  }
}
/*customer-account-login*/
.customer-account-login .login-container {
  background-color: #fff;
  padding: 0px 15px 40px;
}
.customer-account-login .login-container .block {
  margin-bottom: 30px;
}
.customer-account-login .login-container .block .block-title {
  font-size: 18px;
  line-height: normal;
  padding-bottom: 10px;
}
.customer-account-login .login-container .block .block-title strong {
  text-transform: capitalize;
  color: #002C5B;
}
.customer-account-login .login-container .block .block-content .form fieldset {
  margin: 0;
  position: relative;
}
.customer-account-login .login-container .block .block-content .form fieldset:after {
  position: absolute;
  margin: 0!important;
  top: -44px;
  right: 0;
  font-size: 14px;
  font-weight: 500;
}
.customer-account-login .login-container .block .block-content .form fieldset .field {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
}
.customer-account-login .login-container .block .block-content .form fieldset .field .label {
  width: 120px;
  padding: 8px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #002C5B;
  text-align: left;
}
.customer-account-login .login-container .block .block-content .form fieldset .field .control {
  width: calc(100% - 130px);
  float: right;
}
.customer-account-login .login-container .block .block-content .form fieldset .field .control input {
  font-size: 14px;
  color: #a8a5a6;
  box-shadow: none;
  outline: none;
  height: 50px;
  width: 100%;
  border-color: #eae9e9;
}
.customer-account-login .login-container .block .block-content .form fieldset .field .control div.mage-error {
  font-size: 14px;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar {
  width: 100%;
  padding-left: 130px;
  margin: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary {
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary button {
  background: #002C5B;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
  text-transform: uppercase;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary button:hover {
  background: #f08217;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .secondary .action {
  font-size: 16px;
  font-weight: 500;
  color: #002C5B;
  margin: 0;
}
.customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .secondary .action:hover {
  text-decoration: none;
  color: #f08217;
}
.customer-account-login .login-container .block .block-content p {
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  margin-bottom: 15px;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar {
  width: 100%;
  padding: 0;
  margin: 0;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar .primary a {
  background: #002C5B;
  border: none;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
  margin: 0;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar .primary a:hover {
  background: #f08217;
}
/*customer-account-forgotpassword*/
.customer-account-forgotpassword .password,
.customer-account-createpassword .password {
  background-color: #fff;
  padding: 0px 15px 40px;
  width: 100%!important;
  min-width: 1px;
}
.customer-account-forgotpassword .password fieldset,
.customer-account-createpassword .password fieldset {
  position: relative;
  width: 50%;
  margin-bottom: 30px;
}
.customer-account-forgotpassword .password fieldset .field,
.customer-account-createpassword .password fieldset .field {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.customer-account-forgotpassword .password fieldset .field:last-child,
.customer-account-createpassword .password fieldset .field:last-child {
  margin-bottom: 0;
}
.customer-account-forgotpassword .password fieldset .field .label,
.customer-account-createpassword .password fieldset .field .label {
  width: 200px;
  padding: 8px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #002C5B;
  text-align: left;
}
.customer-account-forgotpassword .password fieldset .field .control,
.customer-account-createpassword .password fieldset .field .control {
  width: calc(100% - 130px);
}
.customer-account-forgotpassword .password fieldset .field .control input,
.customer-account-createpassword .password fieldset .field .control input {
  font-size: 14px;
  color: #a8a5a6;
  box-shadow: none;
  outline: none;
  height: 50px;
  width: 100%;
  border-color: #eae9e9;
}
.customer-account-forgotpassword .password fieldset .field .control .nested .field,
.customer-account-createpassword .password fieldset .field .control .nested .field {
  margin: 0;
}
.customer-account-forgotpassword .password fieldset .field .control .nested .field .control img,
.customer-account-createpassword .password fieldset .field .control .nested .field .control img {
  margin-bottom: 0;
}
.customer-account-forgotpassword .password fieldset .field .control .nested .field .control button,
.customer-account-createpassword .password fieldset .field .control .nested .field .control button {
  background: #002C5B;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
}
.customer-account-forgotpassword .password fieldset .field .control .nested .field .control button:hover,
.customer-account-createpassword .password fieldset .field .control .nested .field .control button:hover {
  background: #f08217;
}
.customer-account-forgotpassword .password fieldset .field .control div.mage-error[generated],
.customer-account-createpassword .password fieldset .field .control div.mage-error[generated] {
  font-size: 14px;
}
.customer-account-forgotpassword .password .actions-toolbar,
.customer-account-createpassword .password .actions-toolbar {
  width: 50%;
  padding-left: 180px;
  margin: 0!important;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.customer-account-forgotpassword .password .actions-toolbar .primary,
.customer-account-createpassword .password .actions-toolbar .primary {
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
}
.customer-account-forgotpassword .password .actions-toolbar .primary button,
.customer-account-createpassword .password .actions-toolbar .primary button {
  background: #002C5B;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
  text-transform: uppercase;
}
.customer-account-forgotpassword .password .actions-toolbar .primary button:hover,
.customer-account-createpassword .password .actions-toolbar .primary button:hover {
  background: #f08217;
}
.customer-account-forgotpassword .password .actions-toolbar .secondary .action,
.customer-account-createpassword .password .actions-toolbar .secondary .action {
  font-size: 16px;
  font-weight: 500;
  color: #002C5B;
  margin: 0;
}
.customer-account-forgotpassword .password .actions-toolbar .secondary .action:hover,
.customer-account-createpassword .password .actions-toolbar .secondary .action:hover {
  text-decoration: none;
  color: #f08217;
}
/*customer-account-createpassword*/
.customer-account-createpassword .password {
  padding: 0;
}
.customer-account-createpassword .password .actions-toolbar {
  padding-left: 198px;
  width: auto;
}
.customer-account-createpassword .form.password.reset {
  padding: 30px 0;
  padding-left: 15px;
}
.customer-account-createpassword .form.password.reset .fieldset {
  width: 100%;
  max-width: 600px;
}
.customer-account-createpassword .form.password.reset .fieldset .field .control {
  padding-left: 20px;
}
/*customer-account-create*/
.customer-account-create .form-create-account {
  background-color: #fff;
  padding: 0px 15px 40px;
  width: 100%!important;
  min-width: 1px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.customer-account-create .form-create-account fieldset {
  position: relative;
  width: 50%;
  margin-bottom: 15px;
  width: 48%;
}
.customer-account-create .form-create-account fieldset .legend {
  font-size: 20px;
  margin: 0 0 10px 180px;
  font-weight: 500;
}
.customer-account-create .form-create-account fieldset .field {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.customer-account-create .form-create-account fieldset .field:last-child {
  margin-bottom: 0;
}
.customer-account-create .form-create-account fieldset .field.choice {
  padding-left: 180px;
}
.customer-account-create .form-create-account fieldset .field.choice .label {
  width: auto;
  padding: 0;
}
.customer-account-create .form-create-account fieldset .field.choice:before {
  display: none;
}
.customer-account-create .form-create-account fieldset .field .label {
  width: 200px;
  padding: 8px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #002C5B;
  text-align: left;
}
.customer-account-create .form-create-account fieldset .field .control {
  width: calc(100% - 130px);
}
.customer-account-create .form-create-account fieldset .field .control input {
  font-size: 14px;
  color: #a8a5a6;
  box-shadow: none;
  outline: none;
  height: 50px;
  width: 100%;
  border-color: #eae9e9;
}
.customer-account-create .form-create-account fieldset .field .control .nested .field {
  margin: 0;
}
.customer-account-create .form-create-account fieldset .field .control .nested .field .control img {
  margin-bottom: 0;
}
.customer-account-create .form-create-account fieldset .field .control .nested .field .control button {
  background: #002C5B;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
}
.customer-account-create .form-create-account fieldset .field .control .nested .field .control button:hover {
  background: #f08217;
}
.customer-account-create .form-create-account fieldset .field .control div.mage-error[generated] {
  font-size: 14px;
}
.customer-account-create .form-create-account .actions-toolbar {
  width: 100%;
  padding-left: 180px;
  margin: 0!important;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.customer-account-create .form-create-account .actions-toolbar:after,
.customer-account-create .form-create-account .actions-toolbar:before {
  display: none;
}
.customer-account-create .form-create-account .actions-toolbar .primary {
  order: 2;
}
.customer-account-create .form-create-account .actions-toolbar .primary button {
  background: #002C5B;
  border: none;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  padding: 10px 15px;
  text-transform: uppercase;
}
.customer-account-create .form-create-account .actions-toolbar .primary button:hover {
  background: #f08217;
}
.customer-account-create .form-create-account .actions-toolbar .secondary .action {
  font-size: 16px;
  font-weight: 500;
  color: #002C5B;
  margin: 0;
}
.customer-account-create .form-create-account .actions-toolbar .secondary .action:hover {
  text-decoration: none;
  color: #f08217;
}
.customer-account-login .page-main,
.customer-account-create .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-createpassword .page-main {
  margin-top: 50px;
}
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper {
  background-color: #fff;
  padding: 15px;
}
.customer-account-login .page-title-wrapper h1,
.customer-account-create .page-title-wrapper h1,
.customer-account-forgotpassword .page-title-wrapper h1,
.customer-account-createpassword .page-title-wrapper h1 {
  color: #002C5B;
  font-size: 28px;
  text-transform: capitalize;
  font-weight: 600;
  width: 100%;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 0;
  padding-bottom: 15px;
}
/*Responsive-css*/
/*768-1440*/
@media (min-width: 768px) and (max-width: 1440px) {
  .customer-account-forgotpassword .password fieldset {
    width: 85%;
    max-width: 600px;
  }
  .customer-account-forgotpassword .password fieldset .field .control {
    padding-left: 20px;
  }
  .customer-account-forgotpassword .password fieldset .field .control .nested .field .control {
    width: 100%;
    padding-left: 0px;
  }
  .customer-account-forgotpassword .password .actions-toolbar {
    width: 85%;
    max-width: 600px;
  }
}
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .customer-account-login .page-main,
  .customer-account-create .page-main,
  .customer-account-forgotpassword .page-main {
    margin-top: 25px;
  }
  .customer-account-login .login-container .block .block-content p {
    font-size: 14px;
    line-height: 22px;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .field {
    font-size: 14px;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .field .label {
    width: 100px;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar {
    padding: 0;
  }
  .customer-account-create .form-create-account {
    padding: 0px 15px 20px;
  }
  .customer-account-create .form-create-account fieldset {
    width: 48%;
    margin-bottom: 10px;
  }
  .customer-account-create .form-create-account fieldset .legend {
    margin: 0 0 10px;
    font-size: 18px;
  }
  .customer-account-create .form-create-account fieldset .field {
    margin-bottom: 10px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .customer-account-create .form-create-account fieldset .field.confirmation {
    margin-bottom: 0;
  }
  .customer-account-create .form-create-account fieldset .field.choice {
    padding-left: 0;
  }
  .customer-account-create .form-create-account fieldset .field .label {
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
  }
  .customer-account-create .form-create-account fieldset .field .control {
    width: 100%;
  }
  .customer-account-create .form-create-account .actions-toolbar {
    width: 100%;
    padding: 0;
  }
  .customer-account-create .form-create-account .actions-toolbar .primary {
    margin: 0;
  }
  .customer-account-create .form-create-account .actions-toolbar .primary button {
    text-transform: capitalize;
  }
}
/*767*/
@media (max-width: 767px) {
  .customer-account-login .page-main,
  .customer-account-create .page-main,
  .customer-account-forgotpassword .page-main {
    margin-top: 25px;
  }
  .customer-account-login .page-title-wrapper,
  .customer-account-create .page-title-wrapper,
  .customer-account-forgotpassword .page-title-wrapper {
    background-color: #fff;
    padding: 10px 15px 0 15px;
  }
  .customer-account-login .page-title-wrapper h1,
  .customer-account-create .page-title-wrapper h1,
  .customer-account-forgotpassword .page-title-wrapper h1 {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .customer-account-login .login-container {
    padding: 15px 15px 20px;
  }
  .customer-account-login .login-container .block + .block {
    margin-top: 30px;
  }
  .customer-account-login .login-container .block .block-content p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .field {
    font-size: 14px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .field .label {
    width: 100%;
    padding: 0;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .field .control {
    width: 100%;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar {
    padding: 0;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .primary {
    margin: 0;
    padding-right: 10px;
    flex-grow: inherit;
  }
  .customer-account-login .login-container .block .block-content .form fieldset .actions-toolbar .secondary .action {
    font-size: 14px;
  }
  .customer-account-login .login-container .block .block-content .form fieldset:after {
    top: 34px;
    font-size: 13px;
  }
  .customer-account-forgotpassword .password {
    padding: 15px 15px 20px;
  }
  .customer-account-forgotpassword .password fieldset {
    width: 100%;
    margin-bottom: 20px;
  }
  .customer-account-forgotpassword .password fieldset .field {
    font-size: 14px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .customer-account-forgotpassword .password fieldset .field .label {
    width: 100%;
    padding: 0;
  }
  .customer-account-forgotpassword .password fieldset .field .control {
    width: 100%;
  }
  .customer-account-forgotpassword .password fieldset .field .control .nested .field .control img {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 15px;
  }
  .customer-account-forgotpassword .password .actions-toolbar {
    width: 100%;
    padding: 0;
  }
  .customer-account-forgotpassword .password .actions-toolbar .primary {
    padding-right: 10px;
    margin: 0;
    flex-grow: inherit;
  }
  .customer-account-forgotpassword .password .actions-toolbar .primary button {
    text-transform: capitalize;
  }
  .customer-account-create .form-create-account {
    padding: 15px 15px 20px;
  }
  .customer-account-create .form-create-account fieldset {
    width: 100%;
    margin-bottom: 20px;
  }
  .customer-account-create .form-create-account fieldset .legend {
    margin: 0 0 10px;
    font-size: 18px;
  }
  .customer-account-create .form-create-account fieldset .field {
    margin-bottom: 10px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .customer-account-create .form-create-account fieldset .field.confirmation {
    margin-bottom: 0;
  }
  .customer-account-create .form-create-account fieldset .field.choice {
    padding: 0;
  }
  .customer-account-create .form-create-account fieldset .field .label {
    width: 100%;
    padding: 0;
  }
  .customer-account-create .form-create-account fieldset .field .control {
    width: 100%;
  }
  .customer-account-create .form-create-account .actions-toolbar {
    width: 100%;
    padding: 0;
  }
  .customer-account-create .form-create-account .actions-toolbar .primary {
    padding-right: 10px;
    margin: 0;
    flex-grow: inherit;
  }
  .customer-account-create .form-create-account .actions-toolbar .primary button {
    text-transform: capitalize;
  }
  .customer-account-createpassword .password fieldset {
    max-width: 100%;
  }
  .customer-account-createpassword .password fieldset .field {
    display: block;
  }
  .customer-account-createpassword .password fieldset .field .label {
    width: 100%;
  }
  .customer-account-createpassword .password fieldset .field .control {
    width: 100%;
    padding-left: 0!important;
  }
  .customer-account-createpassword .password .actions-toolbar {
    display: inline-block;
    padding-left: 0!important;
  }
}
.cms-page-view .column.main ul li,
.cms-page-view .column.main ol li {
  list-style: disc;
  margin: 2px 30px;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest {
  background-color: #fafafa;
  margin-bottom: 20px;
  padding: 25px 30px;
  border-top: 1px solid #eae9e9;
  border-bottom: 1px solid #eae9e9;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest h2 {
  font-size: 20px;
  font-weight: bold;
  color: #002C5B;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius {
  margin-top: 15px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group {
  margin: 0;
  margin-bottom: 20px;
  position: relative;
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .input-text {
  height: 50px;
  width: 100%;
  border-color: #e6e6e6;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group #postcode-error {
  position: absolute;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .find {
  position: absolute;
  top: 50%;
  right: 5px;
  background-color: #f18218;
  color: #ffffff;
  border: none;
  min-width: 90px;
  height: 40px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .find:hover {
  background-color: #002C5B;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect {
  width: 260px;
  flex-grow: initial;
  padding-left: 35px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect label {
  margin: 0;
  color: #7d7d7d;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
}
.cms-page-view .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect select {
  height: 50px;
  width: 100%;
  border-color: #e6e6e6;
  background: #fff url(../images/select-arrow-small.png) calc(100% - 10px);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  color: #040107;
  font-weight: 500;
  font-size: 12px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul {
  margin-bottom: 30px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li {
  cursor: pointer;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  background-color: #fafafa;
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li:last-child {
  margin-bottom: 0;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .key-tag {
  position: absolute;
  top: 10px;
  left: -10px;
  background-color: #ee1d25;
  padding: 4px 8px;
  display: inline-block;
  text-align: center;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-img {
  background-color: #f6f6f8;
  width: 116px;
  height: 116px;
  padding: 13px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail {
  width: calc(100% - 150px);
  position: relative;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles {
  color: #b5b5b5;
  font-size: 12px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles strong {
  font-weight: 500;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail h3 {
  font-size: 16px;
  font-weight: bold;
  color: #002C5B;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail p {
  color: #040107;
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 13px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags {
  margin-bottom: 14px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span {
  padding: 2px 5px;
  font-size: 12px;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-tbc {
  background-color: #da291c;
  color: #fedd00;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-def {
  background-color: #470a68;
  color: #ffffff;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-zer {
  background-color: #fe5000;
  color: #ffffff;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-buzz {
  background-color: #ffd700;
  color: #da291c;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-up {
  background-color: #1a1e51;
  color: #fedd00;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul {
  margin-bottom: 0;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li {
  display: inline-block;
  border-right: 1px solid #dddddd;
  line-height: normal;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  background-color: transparent;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li:last-child {
  border: none;
  margin: none;
  padding: none;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li a {
  color: #040107;
  font-size: 13px;
  font-weight: 500;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li a:hover {
  text-decoration: none;
}
.cms-page-view .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li strong {
  text-transform: uppercase;
  color: #002C5B;
  font-weight: bold;
  font-size: 13px;
}
.cms-page-view .find-stockist .find-stockist-location .view-more {
  text-align: center;
}
.cms-page-view .find-stockist .find-stockist-location .view-more a {
  min-width: 210px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  background-color: #002C5B;
  text-transform: uppercase;
  color: #fafafa;
  padding: 10px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.cms-page-view .find-stockist .find-stockist-location .view-more a:hover {
  background-color: #f08217;
  text-decoration: none;
}
.cms-page-view .find-stockist .find-stockist-location .paging .pager .pages .items.pages-items {
  float: right;
}
.cms-page-view .find-stockist .find-stockist-location .paging .pager .pages .items.pages-items .item .action {
  border: 0;
  width: auto;
}
.cms-page-view .find-stockist .find-stockist-location .paging .pager .pages .items.pages-items .item .action:before {
  margin: 0 -15px;
  line-height: 55px;
}
.cms-page-view .find-stockist .find-stockist-location .paging .pager .pages .items.pages-items .item .action.previous {
  margin-right: 0;
}
.cms-page-view .find-stockist .find-stockist-location .paging .pager .pages .items.pages-items .item .action.next {
  margin-left: 0;
}
.catalogsearch-result-index .page-title-wrapper h1 {
  padding: 10px 15px;
  background-color: #f6f6f7;
  font-size: 26px;
  color: #002C5B;
  line-height: normal;
  margin-bottom: 15px;
}
/*767*/
@media (max-width: 767px) {
  .catalogsearch-result-index .page-title-wrapper h1 {
    font-size: 20px;
  }
}
header .right-header .header-right-bottom .minicart-wrapper {
  margin-left: 30px;
  margin-right: 10px;
}
header .right-header .header-right-bottom .minicart-wrapper .action.showcart:before {
  background: url(../images/cart-icon.png) no-repeat center left;
  padding: 0px;
  width: 30px;
  height: 31px;
  content: "";
}
header .right-header .header-right-bottom .minicart-wrapper .action .counter {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 28px;
  height: 28px;
  margin: 0;
  font-size: 9px;
  line-height: 28px;
  font-weight: 600;
  background: #002C5B;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart {
  margin-top: 10px;
  border-color: #eae9e9;
  box-shadow: none;
  padding: 20px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .subtitle:not(.empty) {
  display: none!important;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .items-total {
  margin: 0;
  display: block;
  float: none;
  display: none;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .subtotal {
  margin: 20px 0 15px;
  line-height: 1;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .subtotal .label {
  float: left;
  font-size: 18px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .subtotal .amount .price {
  font-weight: 600;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .primary {
  margin: 0;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .primary .action.primary {
  background-color: #f08217;
  color: #fafafa;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  border: none;
  border-radius: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .primary .action.primary:hover {
  background-color: #002C5B;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .secondary {
  margin: 0;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .secondary a.viewcart {
  background-color: transparent;
  color: #002C5B;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  border: none;
  text-transform: uppercase;
  padding: 0;
  display: block;
  width: 100%;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .secondary a.viewcart:hover {
  color: #f08217;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
  border-color: #eae9e9;
  height: auto!important;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li {
  border-color: #eae9e9;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-photo {
  width: 70px;
  border: 1px solid #eae9e9;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-photo .product-image-container {
  display: initial;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-photo img {
  height: auto!important;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details {
  padding: 0;
  width: calc(100% - 90px);
  float: right;
  position: relative;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-name {
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-name a {
  font-size: 16px;
  font-weight: 600;
  color: #002C5B;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-name a:hover {
  text-decoration: none;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing {
  display: inline-block;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .price-container {
  margin-bottom: 0px;
  margin-right: 0;
  clear: none;
  position: relative;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .price-container span {
  margin: 0;
  display: block!important;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .price-container span .price {
  font-size: 16px;
  font-weight: 500;
  color: #002C5B;
  line-height: 18px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .details-qty {
  position: relative;
  display: flex;
  align-items: center;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .details-qty .label {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #002C5B;
  line-height: 32px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .details-qty input {
  margin: 0 5px;
  padding: 0 1px;
}
header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product.actions {
  position: absolute;
  right: 0;
  margin: 0;
  bottom: 3px;
  z-index: 999;
}
.modals-overlay {
  z-index: 9999!important;
}
.modal-popup {
  z-index: 99999!important;
}
.modal-popup .modal-inner-wrap .modal-header {
  padding: 20px;
  height: auto;
  line-height: normal;
  display: inline-block;
  border: none;
}
.modal-popup .modal-inner-wrap .modal-header .action-close {
  padding: 4px;
  background-color: #f08217;
}
.modal-popup .modal-inner-wrap .modal-header .action-close:before {
  color: #fafafa;
}
.modal-popup .modal-inner-wrap .modal-content {
  padding: 15px!important;
  border: none;
  border-radius: 0;
  font-size: 14px;
  font-weight: 500;
}
.modal-popup .modal-inner-wrap .modal-footer {
  padding: 20px;
  height: auto;
  background: transparent;
}
.modal-popup .modal-inner-wrap .modal-footer button {
  background-color: #f08217;
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #fafafa;
  margin: 0 5px 0 0;
  float: left;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.modal-popup .modal-inner-wrap .modal-footer button:last-child {
  margin-right: 0;
}
.modal-popup .modal-inner-wrap .modal-footer button:hover {
  background-color: #002C5B;
}
.checkout-cart-index .top-bar:after {
  display: none;
}
.minicart-wrapper .update-cart-item {
  padding: 3px 8px;
  font-weight: 400;
  font-size: 1rem;
  height: 32px;
  line-height: 1;
}
.minicart-wrapper .update-cart-item span {
  line-height: normal;
  font-size: 14px;
}
/*responsive-css*/
/*992px-1160*/
@media (min-width: 992px) and (max-width: 1160px) {
  header .right-header .header-right-bottom .block-search {
    margin-left: 0;
  }
}
/*991px*/
@media (max-width: 991px) {
  header .right-header .header-right-bottom .minicart-wrapper {
    margin-top: 0;
    margin-left: 10px;
  }
  header .right-header .header-right-bottom .minicart-wrapper .action:before {
    width: 22px;
    height: 25px;
    background-size: 100%;
  }
}
/*767px*/
@media (max-width: 767px) {
  header .right-header .header-right-bottom .minicart-wrapper .block-minicart {
    width: 300px;
    right: -40px;
  }
  header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .primary .action.primary {
    font-size: 16px;
    font-weight: 600;
  }
  header .right-header .header-right-bottom .minicart-wrapper .block-minicart .block-content .actions .secondary a.viewcart {
    font-size: 16px;
    font-weight: 600;
  }
}
/*574px*/
@media only screen and (max-width: 574px) {
  .minicart-wrapper .update-cart-item {
    float: none;
  }
}
.catalog-product-view .top-bar {
  background-color: #f6f6f6;
}
.catalog-product-view .price-label {
  display: none !important;
}
.catalog-product-view .product.media {
  background-color: transparent;
  width: 48%;
  position: relative;
  margin: 0;
}
.catalog-product-view .product.media .product-labels {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  text-align: right;
  width: 100%;
}
.catalog-product-view .product.media .product-labels img,
.catalog-product-view .product.media .product-labels span {
  display: inline-block;
  margin: 0.3vw;
}
.catalog-product-view .product.media .product-labels img {
  width: 14%;
}
.catalog-product-view .product.media .gallery-placeholder {
  width: 100%;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__fullscreen-icon {
  right: 30px;
  bottom: 30px;
  height: 50px;
  width: 50px;
  background: #002C5B;
  position: absolute;
  display: block !important;
  opacity: 1 !important;
  transform: initial !important;
  top: initial !important;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__fullscreen-icon:after {
  font-family: "Fontawesome";
  content: "\f002";
  font-size: 22px;
  line-height: normal;
  position: absolute;
  top: 50%;
  color: #ffffff;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr {
  top: 50%;
  bottom: inherit;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr:after {
  display: none;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr.fotorama__arr--next .fotorama__arr__arr:after {
  content: "\f105";
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr .fotorama__arr__arr {
  background: transparent;
  width: 50px;
  height: 40px;
  outline: none;
  box-shadow: none;
  text-align: center;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__stage .fotorama__arr .fotorama__arr__arr:after {
  font-family: "Fontawesome";
  font-size: 40px;
  line-height: normal;
  line-height: 40px;
  content: "\f104";
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap {
  margin-top: 10px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav__frame {
  background-color: transparent;
  margin: 0;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav__frame.fotorama__active {
  background-color: transparent;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.6);
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__thumb-border {
  border-color: #f08217;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--dots .fotorama__nav__frame {
  width: 22px;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--dots .fotorama__nav__frame .fotorama__dot {
  height: 14px;
  width: 14px;
  border-radius: 100%;
  left: 0;
}
.catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav--dots .fotorama__nav__frame.fotorama__active .fotorama__dot {
  border-color: #f08217;
  background-color: #f08217;
}
.catalog-product-view .product.media .zoomimg {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #002C5B;
  font-size: 0;
  bottom: 30px;
  right: 30px;
}
.catalog-product-view .product.media .zoomimg:after {
  font-family: "Fontawesome";
  content: "\f002";
  font-size: 22px;
  line-height: normal;
  position: absolute;
  top: 50%;
  color: #ffffff;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.catalog-product-view .product-info-main {
  width: 50%;
}
.catalog-product-view .product-info-main .category-title {
  text-transform: uppercase;
  color: #002C5B;
  font-size: 20px;
  padding-left: 15px;
}
.catalog-product-view .product-info-main .page-title-wrapper {
  padding-left: 15px;
}
.catalog-product-view .product-info-main .page-title-wrapper h1 {
  margin: 0 0 20px;
  font-size: 40px;
  color: #002C5B;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: bold;
}
.catalog-product-view .product-info-main .product-info-price:after {
  content: "";
  clear: both;
  display: table;
}
.catalog-product-view .product-info-main .product-info-price .product-info-box {
  margin: 0 0 20px;
  padding: 10px 15px;
  border-top: 1px solid #eae9e9;
  border-bottom: 1px solid #eae9e9;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  font-size: 12px;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-info-price .product.overview {
  padding-left: 15px;
  margin: 0 0 20px;
  color: #221f20;
  font-size: 16px;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-info-price .product.overview .value p {
  font-size: 16px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature {
  margin: 0 0 20px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature > p {
  margin-bottom: 15px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature ul {
  margin: 0 0 20px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature ul li {
  color: #1d1d1b;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  position: relative;
}
.catalog-product-view .product-info-main .product-info-price .key-feature ul li:last-child {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .key-feature ul li:before {
  font-family: "Fontawesome";
  content: "\f00c";
  font-size: 10px;
  color: #f08217;
  top: -1px;
  margin-right: 8px;
  position: relative;
}
.catalog-product-view .product-info-main .product-info-price .key-feature a {
  padding-left: 0;
  color: #f08217;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.catalog-product-view .product-info-main .product-info-price .key-feature a:hover {
  color: #002C5B;
  text-decoration: none;
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons {
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span {
  display: inline-block;
  margin: 0 15px 10px 0;
  font-size: 16px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span:before {
  font-family: 'stv-icons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 10px;
  font-size: 24px;
  position: relative;
  top: 4px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.core-product:before {
  content: "\e901";
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.clipstrip:before {
  content: "\e905";
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.stack-a-pack:before {
  content: "\e900";
  font-size: 22px;
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.hotspot-display:before {
  content: "\e902";
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.double-sided-display:before {
  content: "\e904";
}
.catalog-product-view .product-info-main .product-info-price .key-feature .product-icons span.floor-display:before {
  content: "\e903";
}
.catalog-product-view .product-info-main .product-info-price .additional-price-block {
  width: 100%;
  float: left;
  margin: 0 0 20px;
  display: flex;
  align-items: center;
}
.catalog-product-view .product-info-main .product-info-price .additional-price-info {
  margin: 0;
  padding: 0;
  width: 65%;
}
.catalog-product-view .product-info-main .product-info-price .additional-price-info > p {
  width: 50%;
  float: left;
  display: block;
  font-size: 16px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .additional-price-info:after {
  content: "";
  clear: both;
  display: table;
}
.catalog-product-view .product-info-main .product-info-price .discount-box-1,
.catalog-product-view .product-info-main .product-info-price .discount-box-2 {
  float: left;
  margin-bottom: 20px!important;
  font-size: 16px;
  padding: 10px!important;
}
.catalog-product-view .product-info-main .product-info-price .discount-box-2 {
  margin-left: 10%;
}
.catalog-product-view .product-info-main .product-info-price .price-labels {
  width: 35%;
}
.catalog-product-view .product-info-main .product-info-price .price-labels img,
.catalog-product-view .product-info-main .product-info-price .price-labels span {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-info-price .price-labels img {
  width: 35%;
}
.catalog-product-view .product-info-main .product-add-form {
  border-top: 1px solid #eae9e9;
  padding: 20px 15px 0 15px;
}
.catalog-product-view .product-info-main .product-add-form form {
  position: relative;
}
.catalog-product-view .product-info-main .product-add-form form .pack-size {
  font-size: 12px;
  text-transform: uppercase;
  color: #1d1d1b;
  top: 0;
}
.catalog-product-view .product-info-main .product-add-form form .trade-price {
  margin-bottom: -35px;
  margin-top: 20px;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  color: #f08217;
  float: left;
}
.catalog-product-view .product-info-main .product-add-form form .trade-price span {
  display: inline-block;
  margin-left: 34px;
  text-decoration: line-through;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block {
  clear: both;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box {
  padding: 0 150px 0 0;
  margin: 0;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box:before {
  display: none;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box .price-container .price-excluding-tax {
  display: none!important;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box .price-container .price-including-tax .price {
  color: #002C5B;
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box .price-container .price-including-tax .price:before {
  font-size: 13px;
  margin-right: 8px;
  color: #040107;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box .price-container .price-including-tax .price:after {
  font-size: 13px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .find-stockist {
  background-color: #e7e5ea;
  border: none;
  min-width: 300px;
  color: #ea8020;
  text-transform: uppercase;
  font-size: 15px;
  line-height: normal;
  padding: 15px 0;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .find-stockist i {
  font-size: 20px;
  margin-right: 10px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .find-stockist:hover {
  background-color: #f08217;
  color: #ffffff;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box {
  margin: 10px 0 0!important;
  position: relative;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box:before {
  content: "your pack price";
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  color: #1d1d1b;
  position: relative;
  top: -4px;
  left: 0;
  margin-right: 5px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-excluding-tax {
  display: block!important;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-excluding-tax .price {
  color: #002C5B;
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-excluding-tax .price:after {
  content: "ex VAT";
  font-weight: 500;
  margin-left: 3px;
  font-size: 12px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-including-tax {
  font-size: 12px;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-including-tax .price {
  font-size: 13px;
  color: rgba(29, 29, 27, 0.5);
  line-height: normal;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-including-tax .price:before {
  content: "RRP";
  margin-right: 3px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-including-tax .price:after {
  content: "inc VAT";
  font-weight: 400;
  margin-left: 3px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .price-box .price-container .price-wrapper .price {
  letter-spacing: -0.5px;
  font-size: 28px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart {
  margin: 0;
  padding-left: 50px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset {
  margin: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty {
  margin: 0;
  padding: 0;
  text-align: center;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .label {
  font-size: 13px;
  color: #1d1d1b;
  text-transform: uppercase;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .label span {
  font-weight: bold;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control {
  position: relative;
  text-align: center;
  width: 125px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control input {
  width: calc(100% - 79px);
  height: 52px;
  color: rgba(34, 31, 32, 0.75);
  font-size: 13px;
  border: 1px solid #eae9e9;
  text-align: center;
  position: relative;
  z-index: 99;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control div.mage-error,
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control div.mage-error[generated] {
  position: absolute;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control .quantity-nav {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control .quantity-nav .quantity-button {
  width: 40px;
  height: 45px;
  background-color: #f0f0f0;
  border: 1px solid #eae9e9;
  color: #002C5B;
  font-weight: bold;
  float: left;
  font-size: 20px;
  cursor: pointer;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .qty .control .quantity-nav .quantity-button.quantity-up {
  float: right;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions {
  margin: 30px 0 0 0;
  padding: 0 0 0 30px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions button {
  font-size: 20px;
  font-weight: bold;
  border: none;
  background-color: #002C5B;
  padding: 10px;
  text-transform: uppercase;
  line-height: normal;
  min-width: 220px;
  display: inline-block;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions button span {
  background: url(../images/add-to-cart-icon.png) no-repeat center left;
  padding-left: 30px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions button:hover {
  background-color: #f08217;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .towishlist {
  line-height: normal;
  padding: 0;
  display: block;
  margin-top: 10px;
  font-size: 13px;
  color: #002C5B;
  text-transform: uppercase;
  font-weight: 600;
  border: none;
  background: none;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .towishlist span:before {
  content: "\f08a";
  font-family: "Fontawesome";
  font-size: 12px;
  margin-right: 5px;
}
.catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions .towishlist:hover {
  text-decoration: none;
  color: #f08217;
}
.catalog-product-view .product.info {
  margin: 50px 0 35px 0;
  position: relative;
  z-index: 99;
  background-color: #f6f6f7;
  padding: 40px 0;
  display: inline-block;
  width: 100%;
}
.catalog-product-view .product.info .items {
  margin: 0!important;
}
.catalog-product-view .product.info:after {
  background-color: #f6f6f7;
  position: absolute;
  content: "";
  left: -50vw;
  right: -50vw;
  top: 0;
  height: 100%;
  z-index: -1;
}
.catalog-product-view .product.info .product .title {
  margin: 0 15px 0 0;
}
.catalog-product-view .product.info .product .title.active a {
  color: #002C5B !important;
  border-bottom: 3px solid #002C5B !important;
}
.catalog-product-view .product.info .product .title:before {
  height: 1px;
  background: #e6e6e7;
  position: absolute;
  top: 50px;
  width: 100%;
  content: "";
  left: 0;
  right: 0;
}
.catalog-product-view .product.info .product .title a {
  height: auto!important;
  padding: 12px!important;
  line-height: normal!important;
  background-color: transparent!important;
  border: none!important;
  display: block!important;
  font-size: 20px!important;
  text-transform: uppercase;
  color: rgba(1, 1, 3, 0.25) !important;
  font-weight: bold !important;
}
.catalog-product-view .product.info .product .content {
  margin-top: 70px;
  padding: 15px!important;
  background-color: transparent!important;
  border: none;
}
.catalog-product-view .product.info .product .content .description ul {
  list-style-type: disc;
  padding: 20px 0 20px 20px;
}
.catalog-product-view .product.info .product .content .description ul li {
  list-style: disc;
}
.catalog-product-view .product.info .product .content .faq-content h3,
.catalog-product-view .product.info .product .content .product-support-content h3 {
  color: #002C5B;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
}
.catalog-product-view .product.info .product .content .faq-content p,
.catalog-product-view .product.info .product .content .product-support-content p {
  color: #221f20;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 24px;
  margin: 0;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest {
  background-color: #fafafa;
  margin-bottom: 20px;
  padding: 25px 30px;
  border-top: 1px solid #eae9e9;
  border-bottom: 1px solid #eae9e9;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest h2 {
  font-size: 20px;
  font-weight: bold;
  color: #002C5B;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius {
  margin-top: 15px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group {
  margin: 0;
  position: relative;
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .input-text {
  height: 50px;
  width: 100%;
  border-color: #e6e6e6;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .find {
  position: absolute;
  top: 50%;
  right: 5px;
  background-color: #f18218;
  color: #ffffff;
  border: none;
  min-width: 90px;
  height: 40px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group .find:hover {
  background-color: #002C5B;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect {
  width: 260px;
  flex-grow: initial;
  padding-left: 35px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect label {
  margin: 0;
  color: #7d7d7d;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect select {
  height: 50px;
  width: 100%;
  border-color: #e6e6e6;
  background: #fff url(../images/select-arrow-small.png) calc(100% - 10px);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  color: #040107;
  font-weight: 500;
  font-size: 12px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul {
  margin-bottom: 30px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li {
  cursor: pointer;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  background-color: #fafafa;
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li:last-child {
  margin-bottom: 0;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .key-tag {
  position: absolute;
  top: 10px;
  left: -10px;
  background-color: #ee1d25;
  padding: 4px 8px;
  display: inline-block;
  text-align: center;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-img {
  background-color: #f6f6f8;
  width: 116px;
  height: 116px;
  padding: 13px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail {
  width: calc(100% - 150px);
  position: relative;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles {
  color: #b5b5b5;
  font-size: 12px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles strong {
  font-weight: 500;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail h3 {
  font-size: 16px;
  font-weight: bold;
  color: #002C5B;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail p {
  color: #040107;
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 13px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags {
  margin-bottom: 14px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span {
  padding: 2px 5px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-tbc {
  background-color: #da291c;
  color: #fedd00;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-def {
  background-color: #470a68;
  color: #ffffff;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-zer {
  background-color: #fe5000;
  color: #ffffff;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-buzz {
  background-color: #ffd700;
  color: #da291c;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul.tags li span.tag-up {
  background-color: #1a1e51;
  color: #fedd00;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul {
  margin-bottom: 0;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li {
  display: inline-block;
  border-right: 1px solid #dddddd;
  line-height: normal;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  background-color: transparent;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li:last-child {
  border: none;
  margin: none;
  padding: none;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li a {
  color: #040107;
  font-size: 13px;
  font-weight: 500;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li a:hover {
  text-decoration: none;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li strong {
  text-transform: uppercase;
  color: #002C5B;
  font-weight: bold;
  font-size: 13px;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .view-more {
  text-align: center;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .view-more a {
  min-width: 210px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  background-color: #002C5B;
  text-transform: uppercase;
  color: #fafafa;
  padding: 10px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .view-more a:hover {
  background-color: #f08217;
  text-decoration: none;
}
.catalog-product-view .product.info .product .content .table-wrapper {
  margin: 0;
}
.catalog-product-view .product.info .product .content .table-wrapper table {
  margin: 0;
}
.catalog-product-view .product.info .product .content .table-wrapper table tr th {
  padding: 8px;
  color: #002C5B;
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
}
.catalog-product-view .product.info .product .content .table-wrapper table tr td {
  padding: 8px;
  font-size: 16px;
  color: #002C5B;
  line-height: normal;
}
.catalog-product-view .product.info .product .content .description .value {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.catalog-product-view .product.info .product .content .description .value .i-detail {
  width: 45%;
}
.catalog-product-view .product.info .product .content .description .value .i-detail h3 {
  color: #221f20;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.catalog-product-view .product.info .product .content .description .value .i-detail p {
  color: #221f20;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 24px;
}
.catalog-product-view .product.info .product .content .description .value .i-detail .key-feature ul li {
  color: #1d1d1b;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  position: relative;
  padding-left: 20px;
}
.catalog-product-view .product.info .product .content .description .value .i-detail .key-feature ul li:last-child {
  margin-bottom: 0;
}
.catalog-product-view .product.info .product .content .description .value .i-detail .key-feature ul li:before {
  font-family: "Fontawesome";
  content: "\f00c";
  font-size: 10px;
  color: #f08217;
  top: 50%;
  left: 0px;
  position: absolute;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.catalog-product-view .product.info .product .content .description .value .i-section {
  width: 50%;
}
.catalog-product-view .product.info .product .content .review-add .block-content .fieldset {
  margin-bottom: 0px;
}
.catalog-product-view .product.info .product .content .review-add .block-content .review-legend {
  margin-bottom: 15px!important;
}
.catalog-product-view .product.info .product .content .review-add .block-content .review-legend span {
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: bold;
  color: #002C5B;
  margin-bottom: 30px;
  display: block;
}
.catalog-product-view .product.info .product .content .review-add .block-content .review-legend strong {
  font-size: 20px;
  font-weight: 500;
  color: #002C5B;
  display: none;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field {
  margin-bottom: 15px;
  overflow: hidden;
  clear: both;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field label {
  width: 150px !important;
  padding: 0 !important;
  margin: 10px 0 0 0!important;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  font-weight: normal;
  text-align: left !important;
  float: left;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field .control,
.catalog-product-view .product.info .product .content .review-add .block-content .field #amreview-email-field {
  width: calc(100% - 160px);
  float: right !important;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field .control input,
.catalog-product-view .product.info .product .content .review-add .block-content .field #amreview-email-field input,
.catalog-product-view .product.info .product .content .review-add .block-content .field .control textarea,
.catalog-product-view .product.info .product .content .review-add .block-content .field #amreview-email-field textarea {
  background-color: #f6f6f6;
  height: 40px;
  border: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.catalog-product-view .product.info .product .content .review-add .block-content .field .control textarea,
.catalog-product-view .product.info .product .content .review-add .block-content .field #amreview-email-field textarea {
  height: 110px;
}
.catalog-product-view .product.info .product .content .review-add .block-content .actions-toolbar {
  margin: 0;
  float: right;
}
.catalog-product-view .product.info .product .content .review-add .block-content .actions-toolbar button.action.submit.primary {
  background-color: #002C5B;
  color: #fafafa;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 0;
  font-weight: 500;
  border: none;
  margin-right: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.catalog-product-view .product.info .product .content .review-add .block-content .actions-toolbar button.action.submit.primary:hover {
  background-color: #f08217;
}
.catalog-product-view .min-order-message {
  background-color: #f0f0f0;
  font-size: 13px;
  color: #ee1d25;
  font-weight: 500;
}
.catalog-product-view .min-order-message:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.related-block .block-title strong {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 25px;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 10px;
  text-align: left;
  padding-left: 15px;
  display: block;
  font-style: normal;
  color: #002C5B;
}
.related-block .products {
  margin: 0;
}
.custom-product-items.custom-product-5 .product-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.price-excluding-tax {
  display: none!important;
}
.fotorama--fullscreen {
  z-index: 9999 !important;
}
.amreview-submit-form .field.review-field-nickname.-half,
.amreview-submit-form .field.review-field-email {
  width: 100%;
  float: none;
}
#amreview-email-field {
  background-color: #f6f6f6;
  height: 40px;
  border: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
/*Responsive-css*/
/*1161-1440*/
@media (min-width: 1161px) and (max-width: 1440px) {
  .catalog-product-view .product-info-main .category-title {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product-info-box {
    padding: 10px 0px;
    margin: 0 0 10px;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview {
    padding-left: 0;
    margin: 0 0 10px;
    font-size: 16px;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview .value p {
    font-size: 16px;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature a {
    padding-left: 0;
  }
  .catalog-product-view .product-info-main .product-add-form {
    padding: 15px 0;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .price-box {
    padding: 0!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .find-stockist {
    margin-left: 30px;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box {
    margin: 0!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart {
    padding-left: 20px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions {
    padding: 0 0 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions button {
    min-width: 180px!important;
    font-size: 16px !important;
    height: 45px;
  }
}
/*992-1160*/
@media (min-width: 992px) and (max-width: 1160px) {
  .custom-product-items.custom-product-5 .product-item {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
  }
  .catalog-product-view .product-info-main .category-title {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product-info-box {
    padding: 10px 0px;
    margin: 0 0 10px;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview {
    padding-left: 0;
    margin: 0 0 10px;
    font-size: 14px;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature a {
    padding-left: 0;
  }
  .catalog-product-view .product-info-main .product-add-form {
    padding: 15px 0;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .price-box {
    margin: 0px!important;
    padding: 0!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .find-stockist {
    min-width: 1px;
    padding: 15px;
    margin-left: auto;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box {
    margin: 20px 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart {
    padding-left: 0!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions {
    padding: 0 0 0 10px!important;
  }
}
/*991*/
@media (max-width: 991px) {
  .custom-product-items.custom-product-5 .product-item {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    -ms-flex: 0 0 33.333333%;
  }
}
/*768-1160*/
@media (min-width: 768px) and (max-width: 1160px) {
  .catalog-product-view .product-info-main .product-add-form .trade-price {
    margin-bottom: 0!important;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart {
    width: 100%;
    padding-left: 0!important;
    margin-top: 5px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .qty {
    text-align: left!important;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .qty .control input {
    text-align: center!important;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions {
    padding: 0 0 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions button {
    font-size: 16px !important;
    min-width: 180px!important;
    height: 45px;
  }
  .catalog-product-view .product.info {
    padding: 20px 0 0;
    margin: 20px 0;
  }
  .catalog-product-view .product.info .product .title:before {
    top: 44px;
  }
  .catalog-product-view .product.info .product .title a {
    font-size: 16px !important;
    padding: 10px 0!important;
  }
  .catalog-product-view .product.info .product .content .description .value .i-detail {
    width: 40%;
  }
  .catalog-product-view .product.info .product .content .description .value .i-detail h3 {
    margin-bottom: 5px;
  }
  .catalog-product-view .product.info .product .content .description .value .i-detail p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 22px;
  }
  .catalog-product-view .product.info .product .content .description .value .i-section {
    width: 55%;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest {
    padding: 10px;
    margin-bottom: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect {
    width: 200px;
    padding-left: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles {
    position: static;
  }
}
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .catalog-product-view .product-info-main .category-title {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    padding-left: 0px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    margin: 0 0 15px;
    font-size: 22px;
    line-height: 24px;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product-info-box {
    padding: 10px 0px;
    margin: 0 0 10px;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview {
    padding-left: 0;
    margin: 0 0 10px;
    font-size: 14px;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature a {
    padding-left: 0;
  }
  .catalog-product-view .product-info-main .product-info-price .additional-price-block .additional-price-info {
    width: 50%;
  }
  .catalog-product-view .product-info-main .product-info-price .additional-price-block .additional-price-info p {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product-info-price .additional-price-block .price-labels {
    width: 50%;
  }
  .catalog-product-view .product-info-main .product-add-form {
    padding: 15px 0;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .price-box {
    margin: 0px 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box {
    margin: 20px 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart {
    padding-left: 0!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions {
    padding: 0 0 0 10px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions button {
    font-size: 16px !important;
    min-width: 180px!important;
  }
  .catalog-product-view .product.info .product .content .find-stockist .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
  }
  .catalog-product-view .product.info .product .content .find-stockist .col-md-6 .location-map {
    margin-bottom: 15px;
  }
}
/*767*/
@media (max-width: 767px) {
  .catalog-product-view .column.main {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.info {
    margin: 25px 0;
    padding: 0;
    background-color: transparent;
  }
  .catalog-product-view .product.info:after {
    display: none;
  }
  .catalog-product-view .product.info .product .title {
    margin: 0 0 2px;
  }
  .catalog-product-view .product.info .product .title:before {
    display: none;
  }
  .catalog-product-view .product.info .product .title.active a {
    border-width: 2px!important;
    background-color: #002C5B !important;
    color: #ffffff !important;
  }
  .catalog-product-view .product.info .product .title.active a:after {
    color: #ffffff !important;
    content: "\f106";
  }
  .catalog-product-view .product.info .product .title a {
    background-color: #f1f1f1 !important;
    font-weight: 600 !important;
    text-transform: capitalize;
    padding: 10px!important;
    position: relative;
    color: #002C5B !important;
    font-size: 18px !important;
  }
  .catalog-product-view .product.info .product .title a:after {
    font-family: "Fontawesome";
    content: "\f107";
    font-size: 18px;
    line-height: normal;
    color: #002C5B;
    position: absolute;
    font-weight: 500;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .catalog-product-view .product.info .product .content {
    margin-top: 0;
    padding: 20px 10px 10px 10px!important;
  }
  .catalog-product-view .product.info .product .content .faq-content h3 {
    font-size: 18px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .location-map {
    margin-bottom: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest {
    padding: 15px 0px;
    margin-bottom: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest h2 {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-weight: 600;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group {
    width: 100%;
    margin-bottom: 10px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .location-nearest .search-radius .form-group.form-groupselect {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-img {
    width: 100px;
    height: 100px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail {
    width: calc(100% - 120px);
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail h3 {
    font-weight: 600;
    text-transform: capitalize;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail p {
    margin-bottom: 5px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li strong,
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li a {
    font-size: 12px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles {
    top: -18px;
    right: -10px;
  }
  .catalog-product-view .product.info .product .content .description .value .i-detail {
    width: 100%;
    margin-bottom: 15px;
  }
  .catalog-product-view .product.info .product .content .description .value .i-detail .key-feature ul li {
    font-size: 15px;
  }
  .catalog-product-view .product.info .product .content .description .value .i-section {
    width: 100%;
  }
  .catalog-product-view .product.info .product .content .review-add .block-content .review-form {
    max-width: 100%;
  }
  .catalog-product-view .product.info .product .content .review-add .block-content .review-legend {
    line-height: 1px;
  }
  .catalog-product-view .product.info .product .content .review-add .block-content .review-legend span {
    font-size: 18px;
  }
  .catalog-product-view .product.info .product .content .review-add .field {
    margin-bottom: 10px;
  }
  .catalog-product-view .product.info .product .content .review-add .field label {
    font-size: 14px;
  }
  .catalog-product-view .product.media {
    width: 100%;
    margin-bottom: 20px;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .catalog-product-view .product.media .zoomimg {
    width: 35px;
    height: 35px;
    right: 10px;
    bottom: 10px;
  }
  .catalog-product-view .product.media .zoomimg:after {
    font-size: 16px;
  }
  .catalog-product-view .product.media .gallery-placeholder .fotorama__fullscreen-icon {
    display: none!important;
  }
  .catalog-product-view .product-info-main {
    width: 100%;
  }
  .catalog-product-view .product-info-main .category-title {
    padding: 0;
    font-size: 18px;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    padding: 0;
  }
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .catalog-product-view .product-info-main .product-info-price .product-info-box {
    padding: 10px 0px;
    margin: 0 0 15px;
    text-transform: capitalize;
    font-size: 13px;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview {
    padding-left: 0;
    margin: 0 0 15px;
  }
  .catalog-product-view .product-info-main .product-info-price .product.overview p {
    line-height: 24px;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature a {
    padding-left: 0;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature ul {
    margin: 0 0 15px;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature ul li {
    padding-left: 0;
  }
  .catalog-product-view .product-info-main .product-info-price .key-feature ul li:before {
    left: 0;
  }
  .catalog-product-view .product-info-main .product-info-price .additional-price-info {
    padding: 0;
  }
  .catalog-product-view .product-info-main .product-add-form {
    padding: 15px 0 0px 0px;
  }
  .catalog-product-view .product-info-main .product-add-form .trade-price {
    text-transform: capitalize!important;
    font-size: 12px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .trade-price span {
    margin-left: 30px!important;
    font-size: 13px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block {
    padding: 0;
    margin: 0;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .price-box {
    width: auto!important;
    padding: 0!important;
    margin: 0!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .price-box .price-container .price-including-tax .price {
    font-size: 24px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .find-stockist {
    min-width: 1px!important;
    width: auto;
    padding: 10px 15px!important;
    font-size: 14px;
    font-weight: 600;
    margin-left: 15px;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block.addto-notloggedin .find-stockist i {
    margin-right: 5px;
    font-size: 18px;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box {
    margin: 20px 0 0!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box:before {
    text-transform: capitalize!important;
    font-size: 12px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box .price-container .price-excluding-tax .price {
    font-size: 20px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .price-box .price-container .price-including-tax .price {
    font-size: 12px !important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart {
    padding-left: 30px!important;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions {
    padding-left: 15px;
    margin-top: 32px;
  }
  .catalog-product-view .product-info-main .product-add-form .addto-block .box-tocart .fieldset .actions button {
    font-size: 16px !important;
    min-width: 180px!important;
    height: 45px;
  }
  .catalog-product-view .related-block .block-title strong {
    text-transform: capitalize;
    padding-left: 0;
    line-height: 24px;
    font-weight: 500;
  }
  .custom-product-items.custom-product-5 .product-item {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
  }
}
/*639*/
@media (max-width: 639px) {
  .catalog-product-view .product-info-main .product-add-form .trade-price {
    margin-bottom: -10px !important;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block {
    margin: 0;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block .price-box {
    margin: 20px 0 15px!important;
    width: 100%;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart {
    padding: 0!important;
    width: 100%;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .field.qty {
    width: 100%;
    margin: 0 0 10px;
    text-align: left;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block .box-tocart .fieldset .actions {
    margin: 0;
    padding: 0!important;
    width: 100%;
  }
}
/*479*/
@media (max-width: 479px) {
  .catalog-product-view .product-info-main .additional-price-block .additional-price-info {
    width: 50%;
  }
  .catalog-product-view .product-info-main .additional-price-block .additional-price-info p {
    width: 100%;
  }
  .catalog-product-view .product-info-main .additional-price-block .price-labels {
    width: 50%;
    text-align: center;
  }
  .catalog-product-view .product-info-main .additional-price-block .price-labels img {
    width: 50%;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .price-box {
    margin: 0 0 15px!important;
    text-align: center;
    width: 100%!important;
  }
  .catalog-product-view .product-info-main .product-add-form form .addto-block.addto-notloggedin .find-stockist {
    width: 100%;
    margin: 0;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul {
    margin-bottom: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li {
    padding: 10px;
    margin-bottom: 0;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-img {
    margin: auto auto 15px;
    padding: 15px;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail {
    width: 100%;
    text-align: center;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail ul li {
    border: none;
    padding: 0;
    margin-right: 0;
  }
  .catalog-product-view .product.info .product .content .find-stockist .find-stockist-location .find-stockist-list ul li .stockist-list-detail .miles {
    position: static;
  }
  .custom-product-items.custom-product-5 .product-item {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
  }
}
/*439*/
@media (max-width: 439px) {
  .catalog-product-view .product-info-main .product-info-price .discount-box-1,
  .catalog-product-view .product-info-main .product-info-price .discount-box-2 {
    width: 100%!important;
    margin-left: 0!important;
  }
}
.account .top-bar {
  background-color: #f6f6f6;
}
.account .top-bar:after {
  display: none;
}
.account .sidebar .account-nav {
  margin-bottom: 20px;
}
.account .sidebar .account-nav .title {
  position: static;
  height: auto;
  overflow: visible;
  margin: 0 0 15px;
  padding: 0;
  width: auto;
}
.account .sidebar .account-nav .title strong {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  color: #002C5B;
  margin: 0;
  text-transform: uppercase;
}
.account .sidebar .account-nav .account-nav-content {
  background-color: #f6f6f6;
  padding: 0;
}
.account .sidebar .account-nav .account-nav-content ul li {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #fafafa;
  display: inline-block;
}
.account .sidebar .account-nav .account-nav-content ul li:last-child {
  background-color: #fafafa;
  border: none;
}
.account .sidebar .account-nav .account-nav-content ul li:last-child a {
  font-weight: bold;
  padding: 15px 0;
}
.account .sidebar .account-nav .account-nav-content ul li:last-child a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  line-height: normal;
  margin-left: 10px;
}
.account .sidebar .account-nav .account-nav-content ul li:last-child a:hover {
  background-color: #fafafa;
  color: #f08217;
}
.account .sidebar .account-nav .account-nav-content ul li.current a {
  padding: 0;
}
.account .sidebar .account-nav .account-nav-content ul li.current strong {
  background-color: #002C5B;
  color: #fafafa;
  width: 100%;
  display: block;
}
.account .sidebar .account-nav .account-nav-content ul li strong {
  padding: 15px!important;
  border: none!important;
  text-transform: uppercase;
  font-weight: 500;
}
.account .sidebar .account-nav .account-nav-content ul li a {
  padding: 15px;
  border: none;
  font-size: 14px;
  color: #002C5B;
  text-transform: uppercase;
  font-weight: 500;
}
.account .sidebar .account-nav .account-nav-content ul li a:hover {
  background-color: #002C5B;
  color: #fafafa;
}
.account .sidebar .account-nav .account-nav-content ul li span.delimiter {
  display: none;
}
.account .page-main .column .table-wrapper {
  width: 100%;
}
.account .page-main .column .table-wrapper table {
  margin-bottom: 0;
}
.account .page-main .column .table-wrapper table tfoot tr th {
  background: #f8f6f6;
}
.account .page-main .column .table-wrapper table tfoot tr td {
  background: #f8f6f6;
  border-left: 1px solid #eae9e9;
  font-weight: 700;
}
.account .page-main .column .table-wrapper tr {
  text-transform: uppercase;
  font-size: 12px;
}
.account .page-main .column .table-wrapper tr th {
  color: #002C5B;
  padding: 10px 10px 10px 10px;
  font-weight: 400;
  border-bottom: 1px solid #eae9e9;
}
.account .page-main .column .table-wrapper tr td {
  color: #1d1d1b;
  padding: 10px;
  border-bottom: 1px solid #eae9e9;
}
.account .page-main .column .table-wrapper tr td.actions a {
  color: #002C5B;
  font-weight: 600;
  border-right: 1px solid #eae9e9;
  padding-right: 10px;
  margin-right: 10px;
}
.account .page-main .column .table-wrapper tr td.actions a:last-child {
  border: none;
  padding: 0;
}
.account .page-main .column .table-wrapper tr td.actions a:hover {
  text-decoration: none;
  color: #f08217;
}
.account .page-main .column .table-wrapper tr td .price-excluding-tax {
  display: inline-block !important;
  font-size: 12px;
  text-transform: uppercase;
}
.account .page-main .column .actions-toolbar {
  margin: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.account .page-main .column .actions-toolbar .primary {
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
}
.account .page-main .column .actions-toolbar button {
  background: #002C5B;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  line-height: normal;
  padding: 10px 15px;
  text-transform: uppercase;
}
.account .page-main .column .actions-toolbar button:hover {
  background: #f08217;
}
.account .page-main .column .actions-toolbar a.back,
.account .page-main .column .actions-toolbar a {
  color: #002C5B;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  line-height: normal;
}
.account .page-main .column .actions-toolbar a.back:hover,
.account .page-main .column .actions-toolbar a:hover {
  color: #f08217;
  text-decoration: none;
}
.account .page-main .column .account-billing-agreements .actions-toolbar {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
}
.account .page-main .column form.form-newsletter-manage .fieldset .field.choice {
  padding-left: 0;
  margin-bottom: 0;
}
.account .page-main .column form.form-newsletter-manage .actions-toolbar {
  padding-left: 0;
}
.account .page-main .column form .field-error,
.account .page-main .column form div.mage-error,
.account .page-main .column form div.mage-error[generated] {
  font-size: 14px;
  font-weight: 500;
}
.account .page-main .column form .password-info {
  padding-left: 180px;
}
.account .page-main .column form .password-info p {
  font-size: 16px;
  color: #002C5B;
  font-weight: 500;
  margin-bottom: 15px;
}
.account .page-main .column form .password-info p a {
  color: #002C5B;
  font-weight: 600;
  text-decoration: underline;
}
.account .page-main .column form .password-info p a:hover {
  color: #f08217;
  text-decoration: none;
}
.account .page-main .column form .fieldset {
  margin-bottom: 20px;
}
.account .page-main .column form .fieldset .legend {
  padding-bottom: 10px;
  border-bottom: 1px solid #eae9e9;
  margin: 0 0 30px;
  text-transform: uppercase;
  font-size: 24px;
  color: #002C5B;
  font-weight: 600;
  line-height: 22px;
}
.account .page-main .column form .fieldset .field {
  margin-bottom: 15px;
}
.account .page-main .column form .fieldset .field p {
  font-size: 16px;
  color: #002C5B;
  font-weight: 500;
  margin-bottom: 15px;
}
.account .page-main .column form .fieldset .field:last-child {
  margin-bottom: 0;
}
.account .page-main .column form .fieldset .field.choice {
  padding-left: 180px;
  margin-bottom: 5px;
}
.account .page-main .column form .fieldset .field.choice .label {
  width: auto;
  padding: 0;
}
.account .page-main .column form .fieldset .field.choice:before {
  display: none;
}
.account .page-main .column form .fieldset .field.choice:last-child {
  margin-bottom: 0;
}
.account .page-main .column form .fieldset .field .label {
  width: auto;
  padding: 8px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #002C5B;
  text-align: left;
}
.account .page-main .column form .fieldset .field .control {
  width: calc(100% - 180px);
  float: right;
}
.account .page-main .column form .fieldset .field .control input {
  font-size: 14px;
  box-shadow: none;
  outline: none;
  height: 50px;
  width: 100%;
  border-color: #eae9e9;
}
.account .page-main .column form .fieldset .field .control select {
  height: 50px;
  border-color: #eae9e9;
  width: 100%;
  outline: none;
  box-shadow: none;
}
.account .page-main .column form .fieldset .field .control .nested .field {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.account .page-main .column form .fieldset .field .control .nested .field .label {
  color: #002C5B;
  width: auto;
  height: auto;
  position: static;
}
.account .page-main .column form .actions-toolbar {
  padding-left: 180px;
}
.account .page-main .column .block {
  margin-bottom: 30px;
}
.account .page-main .column .block.block-dashboard-addresses {
  background-color: #f6f6f6;
  padding: 30px;
}
.account .page-main .column .block.block-dashboard-addresses .block-content .box {
  padding: 0;
  background-color: transparent;
}
.account .page-main .column .block.block-dashboard-addresses .block-content .box .box-title {
  border: none;
  padding: 0;
  margin-bottom: 5px;
}
.account .page-main .column .block.block-dashboard-addresses .block-content .box .box-title span {
  color: #1d1d1b;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
}
.account .page-main .column .block.block-dashboard-orders {
  background-color: #f6f6f6;
  padding: 30px;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper {
  width: 100%;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper table {
  margin-bottom: 0;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr {
  text-transform: uppercase;
  font-size: 12px;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr th {
  color: #002C5B;
  padding: 10px 10px 10px 0px;
  font-weight: 400;
  border-bottom: 1px solid #eae9e9;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr td {
  color: #1d1d1b;
  padding: 10px 10px 10px 0px;
  border-bottom: 1px solid #eae9e9;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr td.actions a {
  color: #002C5B;
  font-weight: 600;
  border-right: 1px solid #eae9e9;
  padding-right: 10px;
  margin-right: 10px;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr td.actions a:last-child {
  border: none;
  padding: 0;
}
.account .page-main .column .block.block-dashboard-orders .block-content .table-wrapper tr td.actions a:hover {
  text-decoration: none;
  color: #f08217;
}
.account .page-main .column .block .block-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 24px;
  color: #002C5B;
  line-height: 22px;
}
.account .page-main .column .block .block-title.view-all {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  margin-bottom: 15px;
}
.account .page-main .column .block .block-title.view-all.order {
  margin-bottom: 0;
}
.account .page-main .column .block .block-title.view-all strong {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.account .page-main .column .block .block-title a:hover {
  text-decoration: none;
}
.account .page-main .column .block .block-title a:hover span {
  color: #002C5B;
}
.account .page-main .column .block .block-title span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 44, 91, 0.5);
}
.account .page-main .column .block .block-title strong {
  font-weight: bold;
}
.account .page-main .column .block .block-content {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.account .page-main .column .block .block-content:after,
.account .page-main .column .block .block-content:before {
  display: none!important;
}
.account .page-main .column .block .block-content p {
  font-size: 16px;
  color: #002C5B;
  font-weight: 500;
  margin-bottom: 15px;
}
.account .page-main .column .block .block-content p a {
  color: #002C5B;
  font-weight: 600;
  text-decoration: underline;
}
.account .page-main .column .block .block-content p a:hover {
  color: #f08217;
  text-decoration: none;
}
.account .page-main .column .block .block-content .box {
  padding: 30px;
  background-color: #f6f6f6;
  width: 49%!important;
  margin-bottom: 0!important;
}
.account .page-main .column .block .block-content .box .box-title {
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: block;
}
.account .page-main .column .block .block-content .box .box-title.edit-title {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.account .page-main .column .block .block-content .box .box-title.edit-title a {
  border-bottom: none;
  margin: 0px;
  text-decoration: none;
  position: relative;
  font-weight: 300;
}
.account .page-main .column .block .block-content .box .box-title.edit-title a span {
  font-weight: 300;
  font-size: 14px;
  color: rgba(0, 44, 91, 0.5);
}
.account .page-main .column .block .block-content .box .box-title.edit-title a:before {
  font-family: "Fontawesome";
  content: "\f040";
  font-size: 16px;
  line-height: normal;
  color: #002C5B;
  margin-right: 7px;
}
.account .page-main .column .block .block-content .box .box-title span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #002C5B;
  line-height: normal;
  margin: 0;
}
.account .page-main .column .block .block-content .box .box-content {
  margin-bottom: 10px;
}
.account .page-main .column .block .block-content .box .box-content:last-child {
  margin: 0px;
}
.account .page-main .column .block .block-content .box .box-content p {
  color: #1d1d1b;
  font-size: 14px;
}
.account .page-main .column .block .block-content .box .box-content address {
  color: #1d1d1b;
  font-size: 14px;
  margin: 0;
}
.account .page-main .column .block .block-content .box .box-content address a {
  color: #1d1d1b;
}
.account .page-main .column .block .block-content .box .box-content address a:hover {
  text-decoration: none;
}
.account .page-main .column .block .block-content .box .box-actions {
  margin: 0;
}
.account .page-main .column .block .block-content .box .box-actions a {
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(0, 44, 91, 0.5);
  border-bottom: 1px solid #c9c2ce;
  margin-right: 10px;
  text-decoration: none;
}
.account .page-main .column .block .block-content .box .box-actions a:hover {
  color: #002C5B;
}
.account .page-main .column .block .block-content .box .box-actions a:last-child {
  margin-right: 0;
}
.account.sales-order-history .actions-toolbar {
  -webkit-box-pack: flex-end !important;
  -ms-flex-pack: flex-end !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  -ms-justify-content: flex-end !important;
}
.account.sales-order-view .page-main .column .block .block-content .box,
.account.sales-order-invoice .page-main .column .block .block-content .box,
.account.sales-order-creditmemo .page-main .column .block .block-content .box,
.account.sales-order-shipment .page-main .column .block .block-content .box {
  margin-bottom: 20px!important;
}
.account.sales-order-view .actions-toolbar,
.account.sales-order-invoice .actions-toolbar,
.account.sales-order-creditmemo .actions-toolbar,
.account.sales-order-shipment .actions-toolbar {
  -webkit-box-pack: flex-end !important;
  -ms-flex-pack: flex-end !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  -ms-justify-content: flex-end !important;
}
.account.sales-order-shipment .page-main .column .actions-toolbar a {
  margin-left: 15px;
}
.account.wishlist-index-index .form-wishlist-items {
  margin-bottom: 25px;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 0 30px 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info {
  width: 100%;
  background-color: #ffffff;
  padding: 10px 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo {
  margin-bottom: 15px;
  display: block;
  background-color: transparent;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo span {
  padding: 0!important;
  width: 100%!important;
  height: auto;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo span img {
  position: static;
  margin: auto;
  width: auto;
  display: block;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name {
  margin-bottom: 0;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name a {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #002C5B;
  margin-bottom: 10px;
  line-height: 20px;
  display: block;
  min-height: 38px;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name a:hover {
  text-decoration: none;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box {
  margin-bottom: 15px;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box span {
  color: #002C5B;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .comment-box {
  display: none;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart {
  margin-bottom: 15px;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset {
  margin-bottom: 0;
  padding: 0;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .field.qty {
  margin: 0;
  padding: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .field.qty .label {
  margin: 0 10px 0 0;
  color: #002C5B;
  font-size: 14px;
  font-weight: 600;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .field.qty .control input {
  height: 42px;
  border-color: #eae9e9;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions button {
  background: #002C5B;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  line-height: normal;
  padding: 10px 15px;
  text-transform: uppercase;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions button:hover {
  background: #f08217;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-actions {
  margin: 0;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-actions a {
  color: #002C5B;
  font-size: 16px;
  font-weight: 600;
  margin: 0 15px 0 0;
  line-height: normal;
}
.account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-actions a:hover {
  text-decoration: none;
  color: #f08217;
}
.account.wishlist-index-index .form-wishlist-items .actions-toolbar {
  padding-left: 0!important;
}
.account.wishlist-index-index .form-wishlist-items .actions-toolbar .primary {
  text-align: left;
}
.account .media-outer {
  float: left;
  width: 100%;
}
.account .media-outer h2 {
  float: left;
  width: 100%;
  padding: 0 15px 8px;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 800;
  margin-bottom: 10px;
  border-bottom: 1px solid #e8e7e6;
}
.account .media-outer .margin-top40 {
  padding-top: 30px;
  clear: both;
}
.account .media-download {
  float: left;
  width: 100%;
}
.account .media-download ul {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.account .media-download ul li {
  float: left;
  width: 100%;
  padding: 15px;
  background: #fff;
}
.account .media-download ul li:nth-child(even) {
  background: none;
}
.account .pdf-block {
  float: left;
  width: calc(100% - 210px);
}
.account .pdf-block .pdf-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.account .pdf-block .pdf-icon img {
  display: block;
}
.account .pdf-block .pdf-content {
  display: inline-block;
  vertical-align: middle;
}
.account .pdf-block .pdf-content h3 {
  color: #002C5B;
  font-weight: 700;
  padding-bottom: 0;
  font-size: 20px;
}
.account .pdf-block .pdf-content .file-type {
  display: block;
  font-weight: 500;
  color: #002C5B;
}
.account .pdf-block .pdf-content .file-type span {
  font-weight: 300;
}
.account .download-btn {
  float: right;
  width: 200px;
  margin-top: 6px;
}
.account .download-btn a.action.primary {
  padding: 10px 15px;
  float: right;
  font-size: 14px;
  background-color: #002C5B;
  border-color: #002C5B;
}
.account .media-block {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.account .media-block .media-block-image {
  float: left;
  width: 200px;
  height: 200px;
}
.account .media-block .media-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.account .media-block .media-block-cnt {
  float: left;
  width: calc(100% - 200px);
  padding-left: 20px;
  padding-top: 10px;
}
.account .media-block .media-block-cnt span.date {
  float: left;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  font-style: italic;
  padding-bottom: 5px;
}
.account .media-block .media-block-cnt h3 {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  color: #002C5B;
  line-height: 18px;
}
.account .media-block .media-block-cnt h3 a {
  color: #002C5B;
}
.account .media-block .media-block-cnt h3 a:hover {
  color: #002C5B;
}
.account .media-block .media-block-cnt p {
  float: left;
  width: 100%;
}
.account .media-block .media-block-cnt a.read-more {
  float: left;
  width: auto;
  clear: left;
  text-decoration: underline;
  color: #002C5B;
}
.account .media-block .media-block-cnt a.read-more:hover {
  color: #002C5B;
  text-decoration: none;
}
.account .media-center-page-description {
  float: left;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 20px;
}
.account .mediacenter-index-index .page-title-wrapper {
  padding: 0 15px 10px;
}
.message {
  clear: left;
}
.message.notice {
  padding: 10px 15px;
  background-color: #f6f6f7;
  font-size: 14px;
  font-weight: 500;
  color: #1d1d1b;
  line-height: normal;
  margin-bottom: 15px;
}
.message.notice div:before {
  display: none!important;
}
.message.notice a {
  color: #002C5B;
  font-weight: 600;
}
.message.notice a:hover {
  color: #f08217;
  text-decoration: none;
}
.message.info {
  padding: 10px 40px;
  background-color: #f6f6f7;
  font-size: 14px;
  color: #1d1d1b;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 15px;
}
.message.info div:before {
  display: none!important;
}
.message.info a {
  color: #002C5B;
  font-weight: 600;
}
.message.info a:hover {
  color: #f08217;
  text-decoration: none;
}
.message.success {
  font-size: 14px;
  font-weight: 500;
}
.message.success a {
  color: #002C5B;
  font-weight: 600;
}
.message.success a:hover {
  text-decoration: none;
  color: #f08217;
}
.order-links {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 5px;
}
.order-links li a {
  color: #1d1d1b;
  font-size: 14px;
  font-weight: 500;
}
.order-links li a:hover {
  text-decoration: none;
  color: #f08217;
}
.order-title {
  border-top: none;
  margin-top: 10px;
  padding-top: 10px;
}
.order-title strong {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1d1d1b;
  margin: 0 10px 0 0!important;
}
.order-title a {
  color: #1d1d1b;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
}
.order-title a:hover {
  text-decoration: none;
  color: #f08217;
}
.order-tracking {
  border-bottom: 1px solid #eae9e9;
  padding: 10px 0;
}
.order-tracking .tracking-title {
  margin: 0;
}
.order-details-items {
  border-bottom: 1px solid #eae9e9;
}
.customer-account-create .form-create-account fieldset .field.choice .label {
  width: 90%;
}
/*Responsive-css*/
/*992*1440*/
@media (min-width: 992px) and (max-width: 1440px) {
  .account .page-main .column .block.block-dashboard-orders,
  .account .page-main .column .block.block-dashboard-addresses {
    padding: 15px;
  }
  .account .page-main .column .block .block-content .box {
    padding: 15px;
  }
}
/*768*1360*/
@media (min-width: 768px) and (max-width: 1360px) {
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name a {
    font-size: 18px;
    text-transform: capitalize;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box span {
    font-size: 18px;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions button {
    font-size: 14px;
  }
}
/*991*/
@media (max-width: 991px) {
  .account .page-main {
    padding-top: 15px;
  }
  .account .page-main .columns {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .account .page-main .columns .block.block-dashboard-orders,
  .account .page-main .columns .block.block-dashboard-addresses {
    padding: 15px;
  }
  .account .page-main .columns .block .block-title {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 15px;
  }
  .account .page-main .columns .block .block-title strong {
    font-weight: 600;
  }
  .account .page-main .columns .block .block-content .box {
    padding: 15px;
  }
  .account .page-main .columns form .fieldset .legend {
    font-size: 20px;
    text-transform: capitalize;
    margin: 0 0 10px;
  }
  .account .sidebar {
    width: 100%;
    margin-bottom: 20px;
    order: -1;
    -webkit-order: -1;
    -ms-flex-order: -1;
  }
  .account .sidebar .account-nav {
    margin-bottom: 0!important;
  }
}
/*767*/
@media (max-width: 767px) {
  .account .page-main {
    padding-top: 15px;
  }
  .account .page-main .columns {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .account .page-main .columns .actions-toolbar {
    padding: 0;
  }
  .account .page-main .columns .actions-toolbar .primary {
    margin-bottom: 0;
    flex-grow: inherit;
    text-transform: capitalize;
  }
  .account .page-main .columns .table-wrapper tr th {
    text-transform: capitalize;
  }
  .account .page-main .columns .table-wrapper tr td {
    text-transform: capitalize;
  }
  .account .page-main .columns .block {
    margin-bottom: 15px;
  }
  .account .page-main .columns .block.block-dashboard-orders .block-title.view-all strong,
  .account .page-main .columns .block.block-dashboard-addresses .block-title.view-all strong {
    font-weight: 500;
  }
  .account .page-main .columns .block.block-dashboard-orders .block-title.view-all .action,
  .account .page-main .columns .block.block-dashboard-addresses .block-title.view-all .action {
    margin-left: 5px!important;
  }
  .account .page-main .columns .block.block-dashboard-orders .block-title.view-all .action span,
  .account .page-main .columns .block.block-dashboard-addresses .block-title.view-all .action span {
    font-weight: 600;
    font-size: 12px;
  }
  .account .page-main .columns .block .toolbar {
    margin-bottom: 15px!important;
  }
  .account .page-main .columns .block .toolbar .pager {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .account .page-main .columns .block .toolbar .pager .toolbar-amount {
    padding: 0;
    margin: 0;
  }
  .account .page-main .columns .block .toolbar .pager .limiter {
    margin: 0;
    padding: 0;
  }
  .account .page-main .columns .block .block-content .box {
    width: 100%!important;
    margin-bottom: 15px!important;
  }
  .account .page-main .columns .block .block-content .box:last-child {
    margin-bottom: 0px!important;
  }
  .account .page-main .columns .block .block-content .box .box-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .account .page-main .columns .block .block-content .box .box-title span {
    font-weight: 600 !important;
    text-transform: capitalize;
  }
  .account .page-main .columns form .password-info {
    padding: 0;
  }
  .account .page-main .columns form .password-info p {
    font-size: 14px;
    line-height: 22px;
  }
  .account .page-main .columns form .actions-toolbar {
    padding: 0;
  }
  .account .page-main .columns form .actions-toolbar .primary {
    margin-bottom: 0;
    flex-grow: inherit;
    text-transform: capitalize;
  }
  .account .page-main .columns form .fieldset .field {
    display: inline-block;
    width: 100%;
  }
  .account .page-main .columns form .fieldset .field.choice {
    padding: 0;
  }
  .account .page-main .columns form .fieldset .field .label {
    width: 100%;
    padding: 0;
    margin: 0 0 5px;
    font-size: 14px;
  }
  .account .page-main .columns form .fieldset .field .control {
    width: 100%;
  }
  .account.wishlist-index-index .actions-toolbar .primary button {
    width: auto;
    text-transform: capitalize;
  }
  .account.wishlist-index-index .actions-toolbar .secondary {
    width: auto;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 15px;
    border: none;
    padding-bottom: 0;
    padding-top: 0;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info {
    display: inline-block;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo {
    float: none;
    margin: auto auto 15px;
    text-align: center;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    max-width: 100%!important;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name {
    margin: auto auto 10px;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name a {
    text-transform: capitalize;
    text-align: center;
    font-size: 16px;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box {
    margin: auto auto 10px auto;
    text-align: center;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .price-box span {
    font-size: 16px;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart {
    float: none;
    margin-right: 0;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .field.qty .label {
    display: none;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .product-item-actions button {
    font-size: 14px !important;
  }
}
/*575*/
@media (max-width: 575px) {
  .account.wishlist-index-index .actions-toolbar {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .account.wishlist-index-index .actions-toolbar .primary {
    width: 100%;
  }
  .account.wishlist-index-index .actions-toolbar .primary button {
    width: 100%;
    margin-bottom: 1px;
  }
  .account.wishlist-index-index .actions-toolbar .secondary {
    margin-top: 3px;
    text-align: center;
    width: 100%;
  }
  .account .page-main .column .order-details-items .table-wrapper tr td {
    padding: 10px 10px 10px 0!important;
    text-transform: capitalize;
    border-bottom: 1px solid #eae9e9 !important;
  }
  .account .page-main .column .order-details-items .table-wrapper tr td:last-child {
    border-bottom: none!important;
  }
  .account .page-main .column .order-details-items .table-wrapper tr td:before {
    text-transform: capitalize;
  }
  .account .page-main .column .order-details-items .table-wrapper tr td .product-item-name {
    text-transform: capitalize;
  }
  .account .page-main .column .order-details-items .table-wrapper tfoot tr th {
    padding: 10px!important;
  }
  .order-links .item {
    margin-right: 10px;
  }
  .order-links .item strong {
    font-size: 13px;
  }
  .order-links .item a {
    font-size: 13px;
  }
  .order-title {
    padding-top: 0;
  }
}
/*479*/
@media (max-width: 479px) {
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .account.wishlist-index-index .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .wishlist-fieldset .field.qty .label {
    display: inline-block;
  }
}
.register-banner {
  position: relative;
}
.register-banner:after {
  position: absolute;
  width: 60px;
  top: 0;
  bottom: 0;
  background-color: #fafafa;
  right: 0;
  content: "";
  display: none;
}
.register-banner .register-im img {
  width: 100%;
}
.register-banner .register-banner-text {
  position: absolute;
  bottom: 60px;
  max-width: 1440px;
  left: 0;
  right: 0;
  margin: auto;
}
.register-banner .register-banner-text h1 {
  color: #fafafa;
  text-transform: uppercase;
  line-height: 50px;
  font-size: 60px;
  font-weight: bold;
}
.register-text {
  margin-bottom: 30px;
}
.register-text h2 {
  font-weight: bold;
  text-transform: uppercase;
  color: #002C5B;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 5px;
}
.register-text .large-p {
  color: #181718;
  font-size: 16px;
  text-transform: uppercase;
}
.register-form {
  margin-bottom: 60px;
}
.register-form .registerfr-box {
  border-bottom: 1px solid #eae9e9;
  border-top: 1px solid #eae9e9;
  margin: 0 0 20px;
}
.register-form .registerfr-box .col-md-6 {
  padding-left: 0;
}
.register-form .registerfr-box .col-md-6:last-child {
  padding-left: 15px;
  padding-right: 0px;
}
.register-form form .form-group {
  margin-bottom: 20px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.register-form form .form-group:last-child {
  margin-bottom: 0;
}
.register-form form .form-group label {
  width: 120px;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  margin: 0;
}
.register-form form .form-group label i {
  color: #f18a25;
}
.register-form form .form-group .control {
  width: calc(100% - 130px);
}
.register-form form .form-group .control input {
  height: 40px;
  background-color: #f6f6f6;
  border: none;
  box-shadow: none;
  width: 100%;
}
.register-form form .form-group .control select {
  height: 40px;
  border: none;
  box-shadow: none;
  width: 100%;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.7);
  background: #f6f6f6 url(../images/select-arrow-small.png) no-repeat calc(100% - 15px);
}
.register-form form .form-group .control.address input {
  border-bottom: 1px solid #fafafa;
}
.register-form form .form-group .control.address input:last-child {
  border-bottom: none;
}
.register-form .register-in {
  padding: 30px 0;
  height: 100%;
}
.register-form .register-in.register-in-gray {
  padding: 30px;
  background-color: #f6f6f6;
}
.register-form .register-in .register-heading {
  margin-bottom: 30px;
}
.register-form .register-in .register-heading h2 {
  font-weight: bold;
  text-transform: uppercase;
  color: #002C5B;
  font-size: 16px;
  line-height: 24px;
}
.register-form .register-in .product-coad .product-coad-top {
  text-align: right;
}
.register-form .register-in .product-coad .product-coad-top a {
  background-color: #002C5B;
  color: #fafafa;
  font-size: 12px;
  display: inline-block;
  padding: 8px 20px;
  text-transform: uppercase;
}
.register-form .register-in .product-coad .product-coad-top a:hover {
  background-color: #f08217;
  text-decoration: none;
}
.register-form .register-in .product-coad .product-coad-form {
  background-color: #fafafa;
  padding: 20px;
  border: 1px dotted #eae9e9;
  margin-bottom: 20px;
}
.register-form .register-in .product-coad .product-coad-form .row {
  margin-left: -5px;
  margin-right: -5px;
}
.register-form .register-in .product-coad .product-coad-form .col-md-6,
.register-form .register-in .product-coad .product-coad-form .col-md-12,
.register-form .register-in .product-coad .product-coad-form .col-md-4 {
  padding-left: 5px!important;
  padding-right: 5px!important;
}
.register-form .register-in .product-coad .product-coad-form .form-group {
  margin-bottom: 15px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.register-form .register-in .product-coad .product-coad-form .form-group label {
  width: 100%;
  margin-bottom: 10px;
  padding-left: 15px;
}
.register-form .register-in .product-coad .product-coad-form .form-group label .fa {
  margin-left: 5px;
  color: #002C5B;
}
.register-form .register-in .product-coad .product-coad-form .form-group label .fa.fa-question-circle {
  position: relative;
  cursor: pointer;
}
.register-form .register-in .product-coad .product-coad-form .form-group label .fa.fa-question-circle .tooltiptext {
  visibility: hidden;
  width: 180px;
  background-color: #002C5B;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  font-family: 'Barlow';
  text-transform: none;
  padding: 5px;
}
.register-form .register-in .product-coad .product-coad-form .form-group label .fa.fa-question-circle:hover .tooltiptext {
  visibility: visible;
}
.register-form .register-in .product-coad .product-coad-form .form-group .control {
  width: 100%;
}
.register-form .register-in .product-coad .product-coad-form .form-group .control.datepicker {
  position: relative;
}
.register-form .register-in .product-coad .product-coad-form .form-group .control.datepicker:after {
  font-family: "Fontawesome";
  content: "\f133";
  color: #002C5B;
  font-size: 16px;
  line-height: normal;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.register-form .register-in .product-coad .product-coad-form p {
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.register-form .register-in .product-coad .add-product {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.register-form .register-in .product-coad .add-product a {
  background-color: rgba(0, 44, 91, 0.5);
  width: 100%;
  padding: 15px;
  color: #fafafa;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}
.register-form .register-in .product-coad .add-product a:before {
  font-family: "Fontawesome";
  content: "\f067";
  margin-right: 5px;
}
.register-form .register-in .product-coad .add-product a:hover {
  background-color: #f08217;
  text-decoration: none;
}
.register-form .register-in .product-coad:before,
.register-form .register-in .product-coad:after {
  display: table;
  content: "";
  clear: both;
}
.register-form-actions {
  padding-left: 130px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.register-form-actions .checkbox-cus {
  position: relative;
}
.register-form-actions .checkbox-cus input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.register-form-actions .checkbox-cus input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.register-form-actions .checkbox-cus label {
  padding-left: 25px!important;
  font-size: 14px;
  position: relative;
  line-height: normal;
}
.register-form-actions .checkbox-cus label:before {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #d2d3d4;
  z-index: 1;
  content: "";
  width: 14px;
  height: 14px;
}
.register-form-actions .checkbox-cus label:after {
  position: absolute;
  left: 3px;
  top: 2px;
  display: inline-block;
  vertical-align: top;
  font-size: 9px;
  font-family: "Fontawesome";
  content: "\f00c";
  margin-left: 0;
  font-weight: 400;
  color: #002C5B;
  opacity: 0;
}
.register-form-actions .cus-btn button {
  background-color: #002C5B;
  font-size: 15px;
  color: #fafafa;
  border: none;
  text-transform: uppercase;
  font-weight: 500;
  padding: 7px 18px;
}
.register-form-actions .cus-btn button:hover {
  background-color: #f08217;
}
div.mage-error {
  font-size: 13px;
}
/*Responsive-css-start*/
/*1440*/
@media (max-width: 1440px) {
  .register-banner:after {
    width: 30px;
  }
}
/*1360*/
@media (max-width: 1360px) {
  .register-banner:after {
    display: none;
  }
}
/*992-1299*/
@media (min-width: 992px) and (max-width: 1299px) {
  .register-form form .form-group .control select {
    text-transform: capitalize;
  }
  .register-form .register-in .product-coad .product-coad-form .form-group label {
    text-transform: capitalize;
    font-size: 13px;
    padding-left: 0;
  }
  .register-form-actions {
    padding-left: 0;
  }
}
/*991*/
@media (max-width: 991px) {
  .register-banner .register-banner-text h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .register-text {
    margin-bottom: 15px;
  }
  .register-text h2 {
    font-weight: 600;
  }
  .register-text .large-p {
    font-size: 14px;
    text-transform: capitalize;
    line-height: 22px;
  }
  .register-form {
    margin-bottom: 30px;
  }
  .register-form .registerfr-box {
    margin: 0 -15px 20px -15px;
  }
  .register-form .registerfr-box .col-md-6 {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
  .register-form .register-in.register-in-gray {
    padding: 15px;
  }
  .register-form .register-in .register-heading {
    margin-bottom: 15px;
  }
  .register-form .register-in .product-coad .product-coad-form .form-group label {
    padding-left: 0;
  }
  .register-form form .form-group label {
    width: 100px;
    text-transform: capitalize;
  }
  .register-form form .form-group .control {
    width: calc(100% - 100px);
  }
  .register-form form .form-group .control select {
    text-transform: capitalize;
  }
  .register-form-actions {
    padding-left: 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .register-form-actions .checkbox-cus {
    margin-bottom: 5px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
/*768-991*/
@media (min-width: 768px) and (max-width: 991px) {
  .register-form .register-in .product-coad .product-coad-form .col-md-4 {
    max-width: 100%;
    flex: 0 0 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
  }
  .register-form .register-in .product-coad .product-coad-form .col-md-4 .form-group {
    margin-bottom: 10px;
  }
}
/*768+*/
@media (min-width: 767px) {
  .register-form .register-in .product-coad .product-coad-form .form-group label .fa.fa-question-circle .tooltiptext {
    right: 0;
    top: 14px;
  }
}
/*767*/
@media (max-width: 767px) {
  .register-banner .register-im img {
    height: 180px;
    object-fit: cover;
  }
  .register-banner .register-banner-text {
    bottom: inherit;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .register-banner .register-banner-text h1 {
    font-size: 40px;
    line-height: 40px;
    /*text-transform:@text-capitalize;*/
    max-width: 100%;
    font-weight: 600;
  }
}
.blog-page-list .advice-section.common-block {
  margin-top: 30px;
}
.blog-category-view .advice-center-block {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.blog-page .sidebar .block.filter .title {
  margin-bottom: 25px;
  padding-bottom: 22px;
}
.blog-page .toolbar-blog-posts {
  padding: 0;
  border: none;
  margin: 0;
}
.blog-page .ias-trigger {
  margin: 20px 0 0px;
}
.blog-page .ias-trigger a {
  background-color: #f08217;
}
.blog-page .ias-trigger a:hover {
  background-color: #002C5B;
}
.blog-page .page-main {
  padding-bottom: 70px;
}
.blog-page .main-advice-article .advice-article-v2 .advice-section .heading-section {
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.blog-page .main-advice-article .advice-article-v2 .advice-section .heading-section h2 {
  margin: 0;
}
.blog-page .main-advice-article .advice-article-v2 .advice-article-v2-details ul {
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 16px;
}
.blog-page .main-advice-article .advice-article-v2 .advice-article-v2-details ul.advice-article-v2-img li {
  list-style-type: none;
}
.blog-page .main-advice-article .advice-article-v2 .advice-article-v2-details ul li {
  margin-bottom: 5px;
  list-style-type: disc;
  font-size: 16px;
}
.blog-page .main-advice-article .advice-article-v2 .advice-article-v2-details ul li:last-child {
  margin-bottom: 0;
}
.blog-page .page-title-wrapper .page-title {
  color: #f08217;
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 25px;
  padding-bottom: 15px;
  display: block!important;
}
.blog-page .advice-section .heading-section h2 {
  margin-top: 0;
  color: #f08217;
  font-weight: bold;
}
.blog-page .sidebar .block.filter .block-content dl .filter-options-content {
  margin: 0 0 10px;
}
.blog-index-index .column {
  padding-bottom: 0!important;
}
.blog-index-index .advice-section .advice-color-row {
  margin-right: -15px;
  margin-left: -15px;
}
.blog-index-index .advice-section .advice-color-row > div {
  padding-right: 15px;
  padding-left: 15px;
}
.blog-index-index .advice-section .advice-links {
  margin-bottom: 0;
}
.blog-index-index .advice-section .advice-links li {
  display: inline-block;
  line-height: normal;
}
.blog-index-index .advice-section .advice-links li a {
  color: #a8a5a6;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 200;
  border-right: 1px solid #cfcdce;
  padding-right: 8px;
  margin-right: 8px;
  line-height: 11px;
  display: inline-block;
}
.blog-index-index .advice-section .advice-links li a:hover {
  text-decoration: none;
  color: #f08217;
}
.blog-index-index .advice-section .advice-links li:last-child a {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
.blog-index-index .heading-section {
  padding-bottom: 10px;
}
.blog-index-index .heading-section.no-margin h2 {
  margin: 0;
}
.blog-index-index .heading-section .a-zclass h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #f08217;
  font-weight: bold;
}
.blog-index-index .heading-section .a-zclass .atozpestlink {
  margin-bottom: 0;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li {
  display: inline-block;
  line-height: normal;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li.disable {
  pointer-events: none;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li.disable a {
  color: #cfcfcf;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li a {
  color: #a8a5a6;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 200;
  border-right: 1px solid #cfcdce;
  padding-right: 8px;
  margin-right: 8px;
  line-height: 11px;
  display: inline-block;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li a:hover {
  text-decoration: none;
  color: #f08217;
}
.blog-index-index .heading-section .a-zclass .atozpestlink li:last-child a {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
.grayafter {
  position: relative;
  padding: 50px 0 50px;
}
.grayafter:after {
  background-color: #f6f6f7;
  position: absolute;
  top: 0;
  left: -50vw;
  right: -50vw;
  height: 100%;
  content: "";
  z-index: -1;
}
.view-all-btn {
  padding: 9px 15px;
  display: inline-block;
  background-color: #f08217;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fafafa;
}
.view-all-btn:hover {
  text-decoration: none;
  color: #fafafa;
  background-color: #002C5B;
}
.view-all-btn:visited {
  color: #fafafa;
}
.register-banner.advice-banner {
  min-height: 1px;
}
.register-banner.advice-banner .register-banner-text {
  top: 50%;
  bottom: inherit;
  padding-bottom: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.register-banner.advice-banner .register-banner-text h1 {
  margin-bottom: 25px;
  max-width: 450px;
}
.register-banner.advice-banner .register-banner-text p {
  text-transform: uppercase;
  font-size: 30px;
  color: #221f20;
}
.finder-section.advice-finder-section {
  display: none;
  margin-top: -50px;
  margin-bottom: 50px;
  z-index: 999;
  position: relative;
  padding: 20px 20px 20px 0;
}
.finder-section.advice-finder-section:after {
  background-color: #f08217;
  left: -50vw;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  z-index: -1;
  display: inline-block;
}
.finder-section.advice-finder-section .finder-in .finder-heading {
  padding-right: 50px;
}
.finder-section.advice-finder-section .finder-in .product-finder {
  padding: 5px;
  background-color: #fafafa;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group {
  flex: initial;
  width: 180px;
  margin-right: 5px;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group:first-child {
  flex: 1 65%;
  -webkit-flex: 1 65%;
  -ms-flex: 1 65%;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group.last-child {
  width: 174px;
  margin-right: 0;
  flex: initial;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group input {
  border: none;
  color: #a8a5a6;
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group select {
  font-weight: 500;
  font-size: 12px;
  color: #a8a5a6;
  text-transform: capitalize;
  background: #fafafa url(../images/select-arrow-gray.png) no-repeat center right;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group .product-show {
  background-color: #f08217;
  font-weight: 500;
}
.finder-section.advice-finder-section .finder-in .product-finder .form-group .product-show:hover {
  background-color: #002C5B;
}
.advice-center-block {
  margin-bottom: 30px;
}
.advice-center-block .advice-centerimg {
  height: 100%;
  width: 100%;
}
.advice-center-block .articles-tips-sectin {
  position: absolute;
  max-width: 450px;
  background-color: #f2f1f1;
  padding: 45px 55px 30px 30px;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.advice-center-block .articles-tips-sectin .articles-title {
  position: absolute;
  top: -15px;
  background-color: #f08217;
  left: 0;
  min-width: 175px;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #fafafa;
  text-transform: uppercase;
}
.advice-center-block .articles-tips-sectin a:hover {
  text-decoration: none;
  color: #002C5B;
}
.advice-center-block .articles-tips-sectin span {
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(34, 31, 32, 0.5);
}
.advice-center-block .articles-tips-sectin h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #f08217;
  line-height: 20px;
  margin-bottom: 10px;
}
.advice-center-block .articles-tips-sectin h2 a {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #f08217;
}
.advice-center-block .articles-tips-sectin h2 a:hover {
  color: #002C5B;
  text-decoration: none;
}
.advice-center-block .articles-tips-sectin p {
  font-size: 16px;
  color: rgba(34, 31, 32, 0.75);
  margin-bottom: 20px;
  line-height: 20px;
}
.advice-center-block .articles-tips-sectin .read-more-btn {
  font-weight: 600;
  font-size: 14px;
  color: #f08217;
  text-transform: uppercase;
  position: relative;
  padding-right: 15px;
}
.advice-center-block .articles-tips-sectin .read-more-btn:hover {
  color: #002C5B;
  text-decoration: none;
}
.advice-center-block .articles-tips-sectin .read-more-btn:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.advice-center-block .advice-center-gray {
  background-color: #f2f1f1;
  padding: 40px;
  height: 100%;
}
.advice-center-block .advice-center-gray h2 {
  font-size: 30px;
  font-weight: 600;
  color: #f08217;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 15px;
  padding-left: 10px;
}
.advice-center-block .advice-center-gray .help-advice {
  border-top: 1px solid #eae9e9;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 30px;
  padding-top: 30px;
  margin-bottom: 15px;
  padding-left: 10px;
}
.advice-center-block .advice-center-gray .help-advice span {
  font-size: 20px;
  font-weight: 600;
  color: #5b5b5b;
  text-transform: uppercase;
  line-height: 20px;
  display: inline-block;
}
.advice-center-block .advice-center-gray .help-advice span strong {
  color: #f08217;
  font-weight: 600;
  display: block;
}
.advice-center-block .advice-center-gray .help-advice span:before {
  font-family: "Fontawesome";
  content: "\f05a";
  font-size: 20px;
  color: #f08217;
  float: left;
  margin-right: 5px;
}
.advice-center-block .advice-center-gray ul {
  padding-left: 10px;
}
.advice-center-block .advice-center-gray ul li {
  margin-bottom: 10px;
  display: block;
}
.advice-center-block .advice-center-gray ul li:last-child {
  margin-bottom: 0;
}
.advice-center-block .advice-center-gray ul li a {
  color: #5b5b5b;
  font-size: 16px;
  text-transform: uppercase;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.advice-center-block .advice-center-gray ul li a i {
  color: #4d3461;
  margin-right: 12px;
  font-size: 20px;
}
.advice-center-block .advice-center-gray ul li a strong {
  font-weight: 600;
  color: #002C5B;
}
.advice-center-block .advice-center-gray ul li a:hover {
  text-decoration: none;
}
.faq-section .heading-section h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #f08217;
  font-weight: bold;
}
.faq-section .heading-section span {
  color: #a8a5a6;
  font-size: 14px;
  font-weight: 200;
  text-transform: uppercase;
}
.faq-section .faq-iner-tabs {
  margin-bottom: 10px;
}
.faq-section .faq-iner-tabs li {
  float: left;
  width: calc(50% - 10px);
  margin-right: 20px;
}
.faq-section .faq-iner-tabs li:nth-child(2n) {
  margin-right: 0;
}
.faq-section .faq-iner-tabs li.color-d .faq-tabs a {
  background-color: #e9e8e8;
}
.faq-section .faq-iner-tabs li .faq-tabs > a {
  background-color: #e6e4e5;
  display: block;
  padding: 20px 30px;
  text-transform: uppercase;
  color: rgba(34, 31, 32, 0.75);
  font-size: 16px;
  cursor: pointer;
  position: relative;
}
.faq-section .faq-iner-tabs li .faq-tabs > a.open:after {
  background: url(../images/minus-shpe.png);
}
.faq-section .faq-iner-tabs li .faq-tabs > a:after {
  background: url(../images/pluse-shpe.png);
  position: absolute;
  right: 32px;
  width: 12px;
  height: 12px;
  top: 50%;
  content: "";
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.faq-section .faq-iner-tabs li .faq-tabs > a:hover {
  text-decoration: none;
  color: #f08217;
}
.faq-section .faq-iner-tabs li .faq-tabs .faq-tabs-detail {
  padding: 10px 30px;
  display: none;
}
.faq-section .faq-iner-tabs:before,
.faq-section .faq-iner-tabs:after {
  display: table;
  content: "";
  clear: both;
}
/*cms-advice-center-article-css*/
.advice-article-v2 .advice-heading-v2 {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eae9e9;
  text-transform: uppercase;
}
.advice-article-v2 .advice-heading-v2 h2 {
  color: #f08217;
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 5px;
}
.advice-article-v2 .advice-heading-v2 p {
  color: #a8a5a6;
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 0;
  line-height: normal;
}
.advice-article-v2 .advice-heading-v2 p a {
  color: #a8a5a6;
}
.advice-article-v2 .advice-heading-v2 p a:hover {
  text-decoration: none;
  color: #f08217;
}
.advice-article-v2 .advice-article-v2-details > p {
  margin-bottom: 30px;
  color: #221f20;
  font-size: 16px;
  line-height: 20px;
}
.advice-article-v2 .advice-article-v2-details > p strong {
  font-weight: 600;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-img {
  margin-bottom: 30px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-img li {
  position: relative;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-img li img {
  display: block;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-img li span {
  width: 28px;
  height: 28px;
  color: #fafafa;
  font-weight: bold;
  background-color: #f08217;
  position: absolute;
  top: 0;
  left: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list {
  margin-bottom: 30px;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li {
  margin-bottom: 15px;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li:last-child {
  margin-bottom: 0;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li span {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #f08217;
  margin-bottom: 3px;
  display: block;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li p {
  color: #221f20;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li p a {
  color: #f08217;
}
.advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li p a:hover {
  text-decoration: none;
  color: #002C5B;
}
.advice-article-v2 .advice-article-v2-details .share-icone {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-top: 1px solid #eae9e9;
  padding-top: 25px;
  margin-bottom: 25px;
}
.advice-article-v2 .advice-article-v2-details .share-icone span {
  color: #a8a5a6;
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 0;
  line-height: normal;
  text-transform: uppercase;
}
.advice-article-v2 .advice-article-v2-details .share-icone ul {
  padding-left: 20px;
  margin-bottom: 0!important;
}
.advice-article-v2 .advice-article-v2-details .share-icone ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0!important;
}
.advice-article-v2 .advice-article-v2-details .share-icone ul li:last-child {
  margin-right: 0;
}
.advice-article-v2 .advice-article-v2-details .share-icone ul li a {
  display: block;
  color: #002C5B;
}
.advice-article-v2 .advice-center-gray {
  background-color: #f2f1f1;
  padding: 40px 20px;
}
.advice-article-v2 .advice-center-gray h2 {
  font-size: 30px;
  font-weight: 600;
  color: #f08217;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 15px;
  padding-left: 10px;
}
.advice-article-v2 .advice-center-gray .help-advice {
  border-top: none;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 20px;
  padding-top: 0;
  margin-bottom: 25px;
  padding-left: 10px;
}
.advice-article-v2 .advice-center-gray .help-advice span {
  font-size: 20px;
  font-weight: 600;
  color: #5b5b5b;
  text-transform: uppercase;
  line-height: 35px;
  display: inline-block;
  background-size: 25px;
}
.advice-article-v2 .advice-center-gray .help-advice span strong {
  color: #f08217;
  font-weight: 600;
  display: inline-block;
}
.advice-article-v2 .advice-center-gray .help-advice span:before {
  font-family: "Fontawesome";
  content: "\f05a";
  font-size: 20px;
  color: #f08217;
  margin-right: 5px;
}
.advice-article-v2 .advice-center-gray ul {
  padding-left: 10px;
  margin-bottom: 0;
}
.advice-article-v2 .advice-center-gray ul li {
  display: inline-block;
  margin-right: 40px;
}
.advice-article-v2 .advice-center-gray ul li:last-child {
  margin: 0;
}
.advice-article-v2 .advice-center-gray ul li a {
  color: #5b5b5b;
  font-size: 14px;
  text-transform: uppercase;
}
.advice-article-v2 .advice-center-gray ul li a i {
  color: #4d3461;
  margin-right: 10px;
  font-size: 20px;
}
.advice-article-v2 .advice-center-gray ul li a strong {
  font-weight: 600;
  color: #002C5B;
}
.advice-article-v2 .advice-center-gray ul li a:hover {
  text-decoration: none;
  color: #f08217;
}
.advice-article-v2 .advice-center-gray ul li a:hover strong {
  font-weight: 600;
}
.sidebar .advice-article-sidebar .block {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eae9e9;
}
.sidebar .advice-article-sidebar .block + .block {
  border: none;
  margin-bottom: 40px;
  padding-bottom: 0;
}
.sidebar .advice-article-sidebar .block.filter .title strong {
  color: #f08217;
}
.sidebar .advice-article-sidebar .block.filter .content dl dd ol li a {
  color: #7d7c7c;
  text-transform: uppercase;
}
.sidebar .advice-article-sidebar .block.filter .block-content dl .filter-options-title {
  color: #f08217;
  text-transform: uppercase;
  position: relative;
  padding: 10px 15px;
  background-color: #f6f6f6;
  font-size: 16px;
}
.sidebar .advice-article-sidebar .block.filter .block-content dl .filter-options-title:after {
  color: #f08217;
  font-family: "Fontawesome";
  content: "\f068";
  font-size: 12px;
  line-height: normal;
  position: absolute;
  font-weight: 300;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.sidebar .advice-article-sidebar .block.filter .block-content dl .filter-options-title.open:after {
  content: "\f067";
}
.sidebar .advice-article-sidebar .block.filter .block-content dl .filter-options-content .item {
  margin-left: 15px;
}
.sidebar .advice-article-sidebar .block.filter .block-content dl .filter-options-content .item a {
  color: #726f74;
}
/*cms-advice-center-article*/
/* recent blog widget*/
.blog-widget-recent .blog-widget-heading {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eae9e9;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.blog-widget-recent .blog-widget-heading h2 {
  color: #002C5B;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 24px;
}
.blog-widget-recent ul.post-list {
  margin-left: -5px;
  margin-right: -5px;
}
.blog-widget-recent ul.post-list li.post-holder {
  width: calc(33.33% - 10px) !important;
  margin: 5px;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
  clear: none!important;
}
.blog-widget-recent ul.post-list li.post-holder .post-content {
  position: relative;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-ftimg-hld {
  margin-bottom: 10px;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-ftimg-hld img {
  height: 178px;
  object-fit: cover;
  width: 100%;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description {
  position: absolute;
  top: 50%;
  left: 15px;
  right: 15px;
  transform: translateY(-50%);
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .post-title a {
  min-height: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: block;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  margin-bottom: 20px;
  font-weight: 600;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .post-title a:hover {
  text-decoration: none;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .post-read-more {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  float: none;
  padding: 0;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .post-read-more:after {
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 10px;
  font-size: 16px;
}
.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .post-read-more:hover {
  text-decoration: none;
  color: #f08217;
}
/*Responsive-css*/
/*992*1360*/
@media (min-width: 992px) and (max-width: 1360px) {
  .advice-center-block .advice-center-gray {
    padding: 25px;
  }
  .advice-center-block .advice-center-gray h2 {
    text-transform: capitalize;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray .help-advice {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 10px;
  }
  .advice-center-block .advice-center-gray .help-advice span {
    font-size: 20px;
    text-transform: capitalize;
    line-height: 26px;
  }
  .advice-center-block .advice-center-gray ul {
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray ul li a {
    font-size: 13px;
  }
  .main-advice-article .row .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
  }
  .advice-article-v2 .advice-center-gray {
    padding: 20px;
  }
  .advice-article-v2 .advice-center-gray .help-advice {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .advice-article-v2 .advice-center-gray ul li {
    margin-right: 20px;
  }
  .advice-article-v2 .advice-center-gray ul li a i {
    font-size: 16px;
    margin-right: 5px;
  }
}
/*991*/
@media (max-width: 991px) {
  .blog-page .columns {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .blog-page .columns .sidebar-additional {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
  }
  .blog-page .columns .column {
    width: 100%;
  }
  .blog-page .main-advice-article .advice-article-v2 .advice-section .heading-section {
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  .blog-index-index .slider-one .heading-section {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .blog-index-index .slider-one .heading-section .a-zclass {
    margin-bottom: 10px;
  }
  .advice-center-block .advice-centerimg {
    height: 300px;
    object-fit: cover;
  }
  .advice-center-block .articles-tips-sectin {
    padding: 40px 30px 15px 15px;
    right: 0;
    margin: auto;
    width: 90%;
    left: 0;
    max-width: 100%;
  }
  .advice-center-block .advice-center-gray {
    padding: 10px;
  }
  .advice-center-block .advice-center-gray h2 {
    text-transform: capitalize;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray .help-advice {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .advice-center-block .advice-center-gray .help-advice span {
    font-size: 16px;
    text-transform: capitalize;
  }
  .advice-center-block .advice-center-gray ul {
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray ul li a {
    font-size: 12px;
  }
  .advice-center-block .advice-center-gray ul li a strong {
    text-transform: capitalize;
  }
  /*cms-advice-center-article*/
  .sidebar .advice-article-sidebar .block + .block {
    margin-bottom: 20px;
  }
  .main-advice-article .row .col-sm-2 {
    order: -1;
    -ms-order: -1;
    -webkit-order: -1;
    margin-bottom: 30px;
  }
  .sidebar .advice-article-sidebar .orange-div .orange-section {
    padding: 15px;
  }
  .sidebar .advice-article-sidebar .orange-div .orange-section h2 {
    text-transform: capitalize;
    font-weight: 500;
  }
  .sidebar .advice-article-sidebar .orange-div .orange-section p {
    margin-bottom: 15px;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 18px;
  }
  .advice-article-v2 .advice-section {
    margin-bottom: 15px;
  }
  .advice-article-v2 .advice-heading-v2 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-transform: capitalize;
  }
  .advice-article-v2 .advice-heading-v2 h2 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 22px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .advice-article-v2 .advice-article-v2-details {
    margin-bottom: 15px;
  }
  .advice-article-v2 .advice-article-v2-details > p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-list {
    margin-bottom: 15px;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul {
    margin-bottom: 0;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-list ul li p {
    font-size: 14px;
    line-height: 24px;
  }
  .advice-article-v2 .advice-article-v2-details .share-icone {
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .advice-article-v2 .advice-center-gray {
    padding: 15px;
  }
  .advice-article-v2 .advice-center-gray .help-advice {
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .advice-article-v2 .advice-center-gray .help-advice span {
    font-size: 18px;
    padding-left: 35px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .advice-article-v2 .advice-center-gray ul {
    padding: 0;
  }
  .advice-article-v2 .advice-center-gray ul li {
    margin-right: 15px;
  }
  .advice-article-v2 .advice-center-gray ul li a {
    font-size: 14px;
  }
  .advice-article-v2 .advice-center-gray ul li a i {
    font-size: 14px;
    margin-right: 5px;
  }
  /*cms-advice-center-article-end*/
}
/*768*1360*/
@media (min-width: 768px) and (max-width: 1360px) {
  .blog-page .page-main {
    padding-bottom: 15px;
  }
  .grayafter {
    padding: 30px 0;
    margin-bottom: 20px;
  }
  .register-banner.advice-banner .register-banner-text h1 {
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 38px;
  }
  .register-banner.advice-banner .register-banner-text p {
    text-transform: capitalize;
    font-size: 20px;
  }
  .finder-section.advice-finder-section {
    margin-top: -30px;
    padding: 10px 10px 10px 0;
    margin-bottom: 30px;
  }
  .finder-section.advice-finder-section .finder-in .finder-heading {
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group:first-child {
    flex: 1 25%;
    -webkit-flex: 1 25%;
    -ms-flex: 1 25%;
  }
  .faq-section .faq-iner-tabs li {
    width: calc(50% - 10px);
  }
  .faq-section .faq-iner-tabs li .faq-tabs > a {
    padding: 20px 15px;
    text-transform: capitalize;
  }
}
/*767*/
@media (max-width: 767px) {
  .blog-page .page-main {
    padding-bottom: 15px;
  }
  .blog-page .column {
    padding-bottom: 15px;
  }
  .blog-page .advice-section .heading-section h2 {
    padding-bottom: 5px;
    font-weight: 600;
  }
  .blog-page .page-title-wrapper .page-title {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .blog-index-index .advice-section .advice-links li a {
    text-transform: capitalize;
    padding-right: 5px;
    margin-right: 5px;
  }
  .grayafter {
    padding: 30px 0;
    margin-bottom: 20px;
  }
  .register-banner.advice-banner .register-banner-text h1 {
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }
  .register-banner.advice-banner .register-banner-text p {
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 0;
  }
  .finder-section.advice-finder-section {
    margin: 0 0 15px 0;
    padding: 15px 0;
  }
  .finder-section.advice-finder-section:after {
    right: -50vw;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group:first-child {
    flex: 1 30%;
    -webkit-flex: 1 30%;
    -ms-flex: 1 30%;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group.last-child {
    flex: 1 2%;
    -webkit-flex: 1 2%;
    -ms-flex: 1 2%;
  }
  .finder-section.advice-finder-section .finder-in .finder-heading {
    padding-right: 0;
    font-size: 20px;
    font-weight: 500;
  }
  .advice-center-block .advice-centerimg {
    height: 380px;
    object-fit: cover;
  }
  .advice-center-block .articles-tips-sectin {
    padding: 30px 15px 15px;
    max-width: 100%;
    left: 0;
    top: 50%;
    bottom: inherit;
    right: 0;
    width: 80%;
    margin: auto;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .advice-center-block .articles-tips-sectin h2 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 20px;
  }
  .advice-center-block .articles-tips-sectin h2 a {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
  }
  .advice-center-block .articles-tips-sectin p {
    font-size: 14px;
  }
  .advice-center-block .advice-center-gray {
    padding: 15px;
  }
  .advice-center-block .advice-center-gray h2 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray .help-advice {
    padding: 10px;
  }
  .advice-center-block .advice-center-gray .help-advice span {
    font-size: 16px;
    font-weight: 600;
  }
  .advice-center-block .advice-center-gray ul {
    padding-left: 0;
  }
  .advice-center-block .advice-center-gray ul li a {
    font-size: 13px;
    text-transform: uppercase;
  }
  .faq-section .faq-iner-tabs li {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .faq-section .faq-iner-tabs li:last-child {
    margin-bottom: 0;
  }
  .faq-section .faq-iner-tabs li .faq-tabs > a {
    font-size: 14px;
    text-transform: capitalize;
    padding: 20px 30px 20px 10px;
  }
  .faq-section .faq-iner-tabs li .faq-tabs > a:after {
    right: 15px;
  }
  .faq-section .faq-iner-tabs li .faq-tabs .faq-tabs-detail {
    padding: 15px 10px;
    font-size: 14px;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li {
    width: 48%;
    margin-bottom: 15px;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li img {
    width: 100%;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li:last-child {
    margin: auto;
  }
  .advice-article-v2 .advice-center-gray ul {
    padding: 0;
  }
  .advice-article-v2 .advice-center-gray ul li {
    margin-right: 0;
    display: block;
  }
  .advice-article-v2 .advice-center-gray ul li a {
    font-size: 13px;
  }
  .advice-article-v2 .advice-center-gray ul li a i {
    font-size: 14px;
  }
  .blog-widget-recent.post-list-wrapper .blog-widget-heading h2.title {
    font-size: 20px;
    text-transform: capitalize;
    margin: 0;
  }
  .blog-widget-recent.post-list-wrapper ul.post-list {
    margin: 0;
  }
  .blog-widget-recent.post-list-wrapper ul.post-list li.post-holder {
    width: 100% !important;
    margin: 0;
  }
  .blog-widget-recent.post-list-wrapper ul.post-list li.post-holder .post-content .post-ftimg-hld img {
    height: 150px;
  }
  .blog-widget-recent.post-list-wrapper ul.post-list li.post-holder .post-content .post-description .post-title a {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    min-height: 1px;
    margin-bottom: 5px;
  }
}
/*639*/
@media (max-width: 639px) {
  .finder-section.advice-finder-section .finder-in .product-finder {
    background-color: transparent;
    padding: 0;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group {
    flex: 1 100%!important;
    margin: 0 0 10px 0;
    -webkit-flex: 1 100%!important;
    -ms-flex: 1 100%!important;
    background-color: #fff;
    border-radius: 0;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group:last-child {
    margin-bottom: 0;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group input {
    height: 50px;
  }
  .finder-section.advice-finder-section .finder-in .product-finder .form-group .product-show {
    border-radius: 0;
    background-color: #000;
  }
}
/*479*/
@media (max-width: 479px) {
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li {
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li img {
    width: 100%;
  }
  .advice-article-v2 .advice-article-v2-details .advice-article-v2-img li:last-child {
    margin-bottom: 0;
  }
  .advice-article-v2 .advice-center-gray .help-advice span {
    line-height: normal;
  }
}
.checkout-index-index header.page-header {
  padding: 10px 0 0;
}
.checkout-index-index header.page-header .header .logo {
  margin: 0px auto 0 0;
}
.checkout-index-index header.page-header .header .right-header .header-right-bottom .checkout-header-service li {
  border-right: 1px solid #eae9e9;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.checkout-index-index header.page-header .header .right-header .header-right-bottom .checkout-header-service li a {
  font-size: 14px;
  font-weight: 600;
  color: #221f20;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
}
.checkout-index-index header.page-header .header .right-header .header-right-bottom .checkout-header-service li a span {
  color: #002C5B;
  display: block;
}
.checkout-index-index header.page-header .header .right-header .header-right-bottom .checkout-header-service li a:hover {
  text-decoration: none;
}
.checkout-index-index .checkout-step {
  margin: 50px 0 20px;
}
.checkout-index-index .checkout-step ul {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.checkout-index-index .checkout-step ul li {
  width: 50%;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
}
.checkout-index-index .checkout-step ul li.first {
  padding: 10px 10px 10px 40px;
  background-color: #002C5B;
  border-top-left-radius: 50px;
  -webkit-border-top-left-radius: 50px;
  -moz-border-top-left-radius: 50px;
  -ms-border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-bottom-left-radius: 50px;
  -ms-border-bottom-left-radius: 50px;
}
.checkout-index-index .checkout-step ul li.first:before {
  background-color: #f6f6f6;
  width: 20px;
  height: 20px;
  left: 10px;
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.checkout-index-index .checkout-step ul li.second {
  padding: 10px 40px 10px 10px;
  background-color: #f6f6f6;
  border-top-right-radius: 50px;
  -webkit-border-top-right-radius: 50px;
  -moz-border-top-right-radius: 50px;
  -ms-border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-bottom-right-radius: 50px;
  -ms-border-bottom-right-radius: 50px;
  text-align: right;
  color: rgba(18, 18, 18, 0.5);
}
.checkout-index-index .checkout-step ul li.second:before {
  background-color: #002C5B;
  width: 20px;
  height: 20px;
  right: 10px;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.checkout-index-index #amend-order {
  background-color: #002C5B;
  float: right;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  position: relative;
  text-transform: uppercase;
  padding: 10px 30px 10px 40px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.checkout-index-index #amend-order:before {
  font-family: "Fontawesome";
  content: "\f104";
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  left: 15px;
  right: inherit;
  font-weight: normal;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-index-index #amend-order:hover {
  background-color: #f08217;
}
.checkout-index-index .three-columns-osc {
  clear: both;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.checkout-index-index .three-columns-osc:before,
.checkout-index-index .three-columns-osc:after {
  display: table;
  content: "";
  clear: both;
}
.checkout-index-index .three-columns-osc > div {
  border: none;
  margin: 0!important;
}
.checkout-index-index .three-columns-osc #address-section {
  width: 68%!important;
  padding: 0 40px 0 0!important;
  border: 0!important;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section {
  background-color: #ffffff;
  padding: 0 40px 40px 40px;
  display: inline-block;
  width: 100%;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter {
  border-top: 1px solid #eae9e9;
  padding-top: 15px;
  margin-top: 15px;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter label {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: normal!important;
  color: rgba(29, 29, 27, 0.5);
  border: none;
  margin: 0;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter label:before {
  border: 1px solid #eae9e9;
  border-radius: 0!important;
  background-color: #f6f6f6 !important;
  top: 5px!important;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter input[type="checkbox"]:checked + label:before {
  color: #002C5B;
  content: "\f00c";
  font-size: 8px;
  font-family: "Fontawesome";
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .opc-newsletter-detail {
  padding-left: 25px;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .opc-newsletter-detail p {
  font-size: 12px;
  color: rgba(29, 29, 27, 0.5);
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .opc-newsletter-detail p a {
  color: rgba(0, 44, 91, 0.5);
  text-decoration: underline;
}
.checkout-index-index .three-columns-osc #address-section .newsletter-section .opc-newsletter-detail p a:hover {
  color: #f08217;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed {
  background-color: #ffffff;
  padding: 40px;
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field {
  width: 30%!important;
  margin-right: 15px;
  margin-bottom: 0!important;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field:first-child {
  width: 45%!important;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child {
  margin-right: 0;
  width: 20%!important;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child .control {
  position: relative;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child .control:after {
  font-family: "Fontawesome";
  content: "\f133";
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 16px;
  color: #002C5B;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field .label {
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-weight: normal!important;
  color: rgba(29, 29, 27, 0.5) !important;
  border: none;
  margin: 0 0 10px!important;
  padding: 0;
  width: auto!important;
  position: relative;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field .label:after {
  position: absolute;
  right: -10px;
  top: 0;
  margin: 0;
  line-height: normal;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field .control.error .field-error {
  display: block;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field .control input {
  background-color: #f6f6f6;
  height: 40px!important;
  border: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px !important;
}
.checkout-index-index .three-columns-osc #address-section .extra-filed form .field .control .field-error {
  position: absolute;
  font-size: 12px;
  display: none;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #002C5B;
  border: none;
  padding: 30px 30px 0;
  margin: 0;
  background-color: #f6f6f6;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-title:before {
  display: none;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses {
  margin: 0px 0px 10px;
  background-color: #ffffff;
  padding: 10px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items {
  background-color: #f6f6f6;
  padding: 20px 30px 30px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item {
  width: 25%!important;
  padding: 20px 15px!important;
  background-color: #ffffff;
  margin-right: 15px!important;
  margin-bottom: 0!important;
  border-color: #ffffff !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item:last-child {
  margin-right: 0!important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item:before {
  display: none!important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item.selected-item {
  border-color: #002C5B !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item.selected-item .input-wrapper .address-detail:after {
  opacity: 1!important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item .input-wrapper .address-detail {
  height: 17px;
  width: 100%;
  margin-bottom: 0;
  display: inline-block;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item .input-wrapper .address-detail .customer-name {
  font-size: 14px;
  font-weight: bold;
  color: #1d1d1b;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item .input-wrapper .registered-address {
  padding: 0!important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item .input-wrapper .registered-address .corporate-address {
  display: block;
  font-size: 14px;
  font-weight: 200;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check {
  background-color: #ffffff;
  padding: 40px 40px 0 40px;
  width: 100%;
  display: inline-block;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check label {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #002C5B;
  border: none;
  margin: 0;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check label:before {
  border: 1px solid #eae9e9;
  border-radius: 0!important;
  background-color: #f6f6f6 !important;
  top: 5px!important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check input[type="checkbox"]:checked + label:before {
  color: #002C5B;
  content: "\f00c";
  font-size: 8px;
  font-family: "Fontawesome";
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address {
  background-color: #ffffff;
  padding: 20px 40px 20px;
  width: 100%;
  display: inline-block;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address {
  width: 100%;
  display: inline-block;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address {
  margin-bottom: 0;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address > div[name="shippingAddress.region"]:first-child {
  display: none !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field.country_id-field {
  display: none;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field.street .control .field {
  margin-bottom: 0!important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field.street .control .field .label {
  display: none;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field.street .control .field .control {
  width: 100%!important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field.choice.checkbox-group {
  display: none;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .field-error {
  font-size: 12px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .label {
  width: 150px!important;
  padding: 0!important;
  margin: 10px 0 0 0!important;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(29, 29, 27, 0.5);
  font-weight: normal;
  text-align: left!important;
  float: left !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .label:after {
  color: #f5a960;
  font-size: 14px;
  margin: 0;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .control {
  width: calc(100% - 160px);
  float: right !important;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .control input {
  background-color: #f6f6f6;
  height: 40px;
  border: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .control select {
  background-color: #f6f6f6;
  height: 40px;
  border: none;
  width: 100%;
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address:before,
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address:after {
  display: table;
  content: "";
  clear: both;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .actions {
  text-align: right;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .actions .action {
  margin: 0!important;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  background-color: #002C5B;
  padding: 10px 20px;
  position: relative;
  text-align: left;
  width: auto;
}
.checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .actions .action:hover {
  background-color: #f08217;
}
.checkout-index-index .three-columns-osc .order-review-section {
  width: 30%!important;
  border: 0!important;
  padding: 0px!important;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block {
  background-color: #f6f6f6;
  padding: 30px 40px 30px!important;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals {
  margin-bottom: 25px;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals tr {
  background-color: transparent!important;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals tr th {
  background-color: transparent!important;
  padding: 0!important;
  line-height: normal;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals tr th strong {
  color: #7d7c7c !important;
  font-size: 14px !important;
  font-weight: 500;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals tr td {
  padding: 0!important;
  line-height: normal;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-review-total .table-totals tr td strong span {
  font-size: 16px !important;
  color: #002C5B !important;
  font-weight: bold;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .opc-details-cms {
  background-color: #ffffff;
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  margin-bottom: 25px;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .opc-details-cms p {
  font-size: 14px;
  text-transform: uppercase;
  color: #002C5B;
  line-height: normal;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements label {
  margin: 0;
  color: rgba(29, 29, 27, 0.5);
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements label:before {
  border: 1px solid #eae9e9 !important;
  border-radius: 0!important;
  background-color: #f6f6f6 !important;
  top: 5px!important;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements label button {
  font-size: 14px;
  background-color: transparent!important;
  line-height: normal;
  padding: 0!important;
  font-weight: normal;
  color: rgba(29, 29, 27, 0.5);
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .checkout-agreements input[type="checkbox"]:checked + label:before {
  color: #002C5B;
  content: "\f00c";
  font-size: 8px;
  font-family: "Fontawesome";
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .shipping-information {
  background-color: #ffffff;
  padding: 20px;
  border: 1px solid #002C5B;
  margin-bottom: 25px;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .shipping-information .ship-to .shipping-information-title {
  margin-bottom: 5px;
  display: block;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .shipping-information .ship-to .shipping-information-title span {
  color: #a8a5a6;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 200;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .button-set .onestepcheckout-place {
  margin: 0!important;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;
  line-height: normal;
  background-color: #002C5B;
  padding: 20px;
  position: relative;
  text-align: left;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .button-set .onestepcheckout-place:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.checkout-index-index .three-columns-osc .order-review-section .review-block .button-set .onestepcheckout-place:hover {
  background-color: #f08217;
}
.checkout-index-index .three-columns-osc .payment-method-box {
  display: none;
}
.checkout-index-index .three-columns-osc .head-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  line-height: normal;
  color: #002C5B;
  margin-bottom: 30px;
  padding-bottom: 14px;
  border-bottom: 1px solid #eae9e9;
}
.cart-empty p a {
  color: #002C5B;
  text-decoration: underline;
}
.cart-empty p a:hover {
  color: #f08217;
}
.column.main .checkout-container.md-checkout input.radio + label:before {
  border: 1px solid #eae9e9;
  border-radius: 0!important;
  background-color: #f6f6f6 !important;
}
.column.main .checkout-container.md-checkout input.radio + label:after {
  color: #002C5B;
  width: 0!important;
  height: 0!important;
  border: none!important;
  content: "\f00c";
  left: 3px;
  font-size: 8px;
  font-family: "Fontawesome";
  opacity: 0;
}
.checkout-onepage-success header.page-header {
  padding: 20px 0 10px;
}
.checkout-onepage-success header.page-header .header .right-header .header-right-bottom .checkout-header-service li {
  border-right: 1px solid #eae9e9;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.checkout-onepage-success header.page-header .header .right-header .header-right-bottom .checkout-header-service li a {
  font-size: 14px;
  font-weight: 600;
  color: #221f20;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
}
.checkout-onepage-success header.page-header .header .right-header .header-right-bottom .checkout-header-service li a span {
  color: #002C5B;
  display: block;
}
.checkout-onepage-success header.page-header .header .right-header .header-right-bottom .checkout-header-service li a:hover {
  text-decoration: none;
}
.checkout-onepage-success .print-actions {
  clear: both;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.checkout-onepage-success .print-actions a {
  background-color: #002C5B;
  color: #ffffff;
  text-align: center;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 12px;
}
.checkout-onepage-success .print-actions a:hover {
  background-color: #f08217;
  text-decoration: none;
}
.checkout-onepage-success .checkout-success h1 {
  font-size: 30px;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 10px;
  color: #002C5B;
}
.checkout-onepage-success .checkout-success p {
  margin-bottom: 8px;
  font-size: 14px;
  color: #040107;
}
.checkout-onepage-success .checkout-success p a {
  color: #040107;
}
.checkout-onepage-success .checkout-success p a:hover {
  text-decoration: none;
  color: #f08217;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .continue {
  background-color: #002C5B;
  color: #ffffff;
  text-align: center;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 12px;
  border-radius: 0;
  border: none;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .continue:hover {
  background-color: #f08217;
  text-decoration: none;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .print {
  display: none;
}
.checkout-onepage-success .checkout-step {
  margin: 50px 0 20px;
}
.checkout-onepage-success .checkout-step ul {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.checkout-onepage-success .checkout-step ul li {
  width: 50%;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
}
.checkout-onepage-success .checkout-step ul li.first {
  padding: 10px 10px 10px 40px;
  background-color: #002C5B;
  border-top-left-radius: 50px;
  -webkit-border-top-left-radius: 50px;
  -moz-border-top-left-radius: 50px;
  -ms-border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-bottom-left-radius: 50px;
  -ms-border-bottom-left-radius: 50px;
}
.checkout-onepage-success .checkout-step ul li.first:before {
  background-color: #f6f6f6;
  width: 20px;
  height: 20px;
  left: 10px;
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.checkout-onepage-success .checkout-step ul li.second {
  padding: 10px 40px 10px 10px;
  background-color: #f6f6f6;
  border-top-right-radius: 50px;
  -webkit-border-top-right-radius: 50px;
  -moz-border-top-right-radius: 50px;
  -ms-border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-bottom-right-radius: 50px;
  -ms-border-bottom-right-radius: 50px;
  text-align: right;
  color: rgba(18, 18, 18, 0.5);
}
.checkout-onepage-success .checkout-step ul li.second:before {
  background-color: #002C5B;
  width: 20px;
  height: 20px;
  right: 10px;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.checkout-onepage-success .checkout-step .print {
  margin: 0;
  color: #002C5B;
  display: inline-block;
}
.checkout-onepage-success .checkout-step .print:hover {
  text-decoration: none;
  color: #f08217;
}
.modal-popup .modal-title {
  border-bottom: none;
  padding: 0;
  text-transform: uppercase;
  color: #002C5B;
}
/*Responsive-css*/
/*992-1360*/
@media (min-width: 992px) and (max-width: 1360px) {
  .checkout-index-index #amend-order {
    margin-bottom: 20px;
  }
  .checkout-index-index .three-columns-osc #address-section .newsletter-section {
    padding: 0px 15px 15px 30px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-title {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address {
    padding: 15px 15px 15px 30px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check {
    padding: 15px 15px 0px 30px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item {
    width: 30%!important;
    padding: 10px!important;
    background-color: #ffffff;
    margin-right: 10px!important;
    margin-bottom: 10px!important;
  }
  .checkout-index-index .three-columns-osc .order-review-section .review-block {
    padding: 15px!important;
  }
}
/*992-1300*/
@media (min-width: 992px) and (max-width: 1300px) {
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field {
    flex: 0 0 49%!important;
    -webkit-flex: 0 0 49%!important;
    -ms-flex: 0 0 49%!important;
    margin: 0 0 10px 0!important;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child {
    margin: 0!important;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field .label {
    text-transform: capitalize;
  }
}
/*991*/
@media (max-width: 991px) {
  .checkout-index-index header.page-header {
    padding-top: 50px;
  }
  .checkout-index-index .checkout-step {
    margin: 30px 0 20px;
  }
  .checkout-index-index #amend-order {
    margin-bottom: 20px;
  }
  .checkout-index-index .three-columns-osc .head-title {
    margin-bottom: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section {
    width: 100%!important;
    padding: 0!important;
    margin-bottom: 20px!important;
  }
  .checkout-index-index .three-columns-osc #address-section .newsletter-section {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter {
    margin-top: 0;
  }
  .checkout-index-index .three-columns-osc #address-section .newsletter-section .newsletter label {
    text-transform: capitalize;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field {
    margin-right: 10px;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field .label {
    font-size: 13px;
    text-transform: capitalize;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-title {
    padding: 15px 15px 0;
    font-weight: 600;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check {
    padding: 15px 15px 0;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .address-check label {
    font-weight: 600;
    text-transform: capitalize;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content .addresses .control .shipping-address-items .shipping-address-item {
    width: 100%!important;
    margin: 0px 0px 15px 0px !important;
  }
  .checkout-index-index .three-columns-osc .order-review-section {
    width: 100%!important;
  }
  .checkout-index-index .three-columns-osc .order-review-section .review-block {
    padding: 15px!important;
  }
  .checkout-index-index .three-columns-osc .order-review-section .review-block .button-set .onestepcheckout-place {
    font-weight: 400;
    text-transform: capitalize;
  }
}
/*767*/
@media (max-width: 767px) {
  .checkout-index-index header.page-header .header .right-header .header-right-bottom .checkout-header-service {
    display: none;
  }
  .checkout-index-index .checkout-step ul li {
    text-transform: capitalize;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed {
    padding: 15px;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field {
    width: 100%!important;
    margin-bottom: 10px!important;
    margin-right: 0;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field:first-child {
    width: 100%!important;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child {
    width: 100%!important;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field .label {
    text-transform: capitalize;
    font-size: 14px;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field .control .field-error {
    position: static;
  }
  .checkout-index-index .three-columns-osc #address-section .extra-filed form .field:last-child {
    margin-bottom: 0;
  }
  .checkout-onepage-success header.page-header .header .right-header .header-right-bottom .checkout-header-service {
    display: none;
  }
  .checkout-onepage-success .checkout-step {
    margin: 30px 0 20px;
  }
  .checkout-onepage-success .checkout-step ul li {
    text-transform: capitalize;
  }
  .checkout-onepage-success .checkout-success h1 {
    font-size: 22px;
    line-height: 26px;
  }
}
/*479*/
@media (max-width: 479px) {
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .label {
    width: 100%!important;
    margin: 0 0 10px!important;
  }
  .checkout-index-index .three-columns-osc #address-section .checkout-shipping-address .step-content #opc-new-shipping-address .form-shipping-address .address .field .control {
    width: 100%!important;
  }
}
.checkout-index-index .table-checkout-wholesaler-method {
  margin-top: 10px;
}
.checkout-index-index .table-checkout-wholesaler-method td.col.col-wholesaler-id {
  width: 1px;
  flex-grow: initial;
  padding-right: 10px;
  padding-top: 10px;
}
.faq-index-index .page-main {
  padding-bottom: 80px;
}
.faq-index-index .columns .column {
  width: 82%;
}
.faq-index-index .page-title-wrapper .page-title {
  margin-bottom: 20px;
  display: block;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 10px;
  font-size: 24px;
  color: #f08217;
  text-transform: uppercase;
  font-weight: bold;
}
.faq-index-index .toolbar {
  display: none!important;
}
.faq-index-index .faq-iner-tabs {
  margin: 0;
}
.faq-index-index .faq-iner-tabs li {
  border-bottom: 1px solid #fff;
}
.faq-index-index .faq-iner-tabs li:nth-child(2n) a.question {
  background-color: #f0efef;
}
.faq-index-index .faq-iner-tabs li:last-child {
  border: none;
}
.faq-index-index .faq-iner-tabs li a.question {
  background-color: #e6e4e5;
  display: block;
  padding: 20px 30px;
  text-transform: uppercase;
  color: rgba(34, 31, 32, 0.75);
  font-size: 16px;
  cursor: pointer;
  position: relative;
}
.faq-index-index .faq-iner-tabs li a.question.open:after {
  background: url(../images/minus-shpe.png);
}
.faq-index-index .faq-iner-tabs li a.question:hover {
  text-decoration: none;
  color: #f08217;
}
.faq-index-index .faq-iner-tabs li a.question:after {
  background: url(../images/pluse-shpe.png);
  position: absolute;
  right: 32px;
  width: 12px;
  height: 12px;
  top: 50%;
  content: "";
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail {
  padding: 20px 30px 45px;
  background-color: #f5f4f5;
  border-top: 1px solid #fafafa;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-details {
  width: 55%;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-details p {
  color: #221f20;
  font-size: 14px;
  margin-bottom: 15px;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-details p:last-child {
  margin-bottom: 0;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-img {
  width: 40%;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-img img {
  height: 100%;
  object-fit: cover;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question {
  width: 100%;
  margin-top: 30px;
  background-color: #f08217;
  padding: 20px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: normal;
  color: #ffffff;
  position: relative;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question:after {
  font-family: "Fontawesome";
  content: "\f105";
  color: #fafafa;
  font-size: 20px;
  position: absolute;
  right: 30px;
  line-height: normal;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail .question b {
  margin-right: 10px;
}
.faq-index-index .faq-iner-tabs li .faq-tabs-detail.answer a {
  padding: 0!important;
}
.faq-index-index .ias-trigger {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 40px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.faq-index-index .ias-trigger a {
  background-color: #f08217;
}
.faq-index-index .ias-trigger a:hover {
  background-color: #002C5B;
}
.faq-index-index .advice-section {
  margin-top: 30px;
}
.faq-index-index .advice-section .heading-section {
  margin-bottom: 30px;
}
.faq-index-index .advice-section .heading-section h2 {
  margin: 0px 0px 10px;
  padding-bottom: 5px;
}
.faq-index-index .sidebar .advice-article-sidebar .sidebar-title {
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 15px;
  font-size: 16px;
  padding-bottom: 15px;
  color: #f08217;
  text-transform: uppercase;
  font-weight: bold;
}
.faq-index-index .sidebar .advice-article-sidebar .block {
  margin-bottom: 40px;
  border: none;
  padding: 0;
}
.faq-index-index .sidebar .advice-article-sidebar .block .filter-content .filter-options .filter-options-content {
  margin-bottom: 10px;
}
/*responsvie-css*/
/*992-1299*/
@media (min-width: 992px) and (max-width: 1299px) {
  .faq-index-index .ias-trigger {
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .faq-index-index .columns .column {
    width: 78%;
  }
  .faq-index-index .sidebar-additional {
    width: 20%;
    padding: 0 0 0 10px;
  }
}
/*991*/
@media (max-width: 991px) {
  .faq-index-index .columns {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .faq-index-index .page-main {
    padding-bottom: 0;
  }
  .faq-index-index .ias-trigger {
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .faq-index-index .advice-section {
    margin-top: 0;
  }
  .faq-index-index .advice-section .heading-section {
    margin-bottom: 15px;
  }
  .faq-index-index .advice-section .heading-section h2 {
    font-weight: 600;
  }
  .faq-index-index .faq-iner-tabs li a {
    text-transform: capitalize;
    font-size: 14px;
    padding: 15px;
  }
  .faq-index-index .faq-iner-tabs li a:after {
    right: 12px;
  }
  .faq-index-index .sidebar {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
  }
  .faq-index-index .columns .column {
    width: 100%;
  }
  .faq-index-index .page-title-wrapper .page-title {
    font-weight: 600;
    text-transform: uppercase;
  }
}
/*767*/
@media (max-width: 767px) {
  .faq-index-index .faq-iner-tabs li .faq-tabs-detail {
    padding: 15px;
  }
  .faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-details {
    width: 100%;
    margin-bottom: 15px;
  }
  .faq-index-index .faq-iner-tabs li .faq-tabs-detail .question-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .faq-index-index .faq-iner-tabs li .faq-tabs-detail .question {
    padding: 15px;
    text-transform: capitalize;
    font-size: 14px;
    margin: 0;
  }
  .faq-index-index .faq-iner-tabs li .faq-tabs-detail .question:after {
    display: none;
  }
  .faq-index-index .page-title-wrapper .page-title {
    /*text-transform: @text-capitalize;*/
  }
}
.about-section-main {
  display: inline-block;
  width: 100%;
}
.about-section-main .about-section {
  float: left;
  width: 68%;
}
.about-section-main .about-section .about-section-head {
  margin-bottom: 20px;
}
.about-section-main .about-section .about-section-head h2 {
  font-size: 20px;
  color: #1d1d1b;
  font-weight: 600;
  text-transform: uppercase;
}
.about-section-main .about-section .about-section-head h2 span {
  display: block;
  color: rgba(29, 29, 27, 0.75);
}
.about-section-main .about-section .about-section-img p {
  margin-bottom: 15px;
  color: #221f20;
  line-height: 18px;
  font-size: 14px;
}
.about-section-main .about-section .about-section-img p b {
  font-size: 16px;
}
.about-section-main .about-section .about-section-img p:last-child {
  margin-bottom: 0;
}
.about-section-main .about-section .about-section-img figure {
  margin: 40px 0;
}
.about-section-main .about-section .about-section-img figure img {
  width: 100%;
}
.about-section-main .about-section .about-section-list {
  margin-bottom: 0;
}
.about-section-main .about-section .about-section-list li {
  margin-bottom: 30px;
}
.about-section-main .about-section .about-section-list li h2 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 10px;
  color: #002C5B;
}
.about-section-main .about-section .about-section-list li p {
  color: #221f20;
  margin-bottom: 15px;
}
.about-section-main .about-section .about-section-list li p:last-child {
  margin-bottom: 0;
}
.about-section-main .about-section .about-section-list li:last-child {
  margin-bottom: 0;
}
.about-section-main .about-section .about-iblock {
  padding: 20px;
  background-color: #f4f3f5;
  margin: 30px 0;
}
.about-section-main .about-section .about-iblock h3 {
  color: #f08217;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 15px;
}
.about-section-main .about-section .about-iblock .four-imgsection .four-iblock .gray-box {
  padding: 15px;
}
.about-section-main .about-section .about-iblock .four-imgsection .four-iblock .gray-box a {
  font-size: 16px;
  line-height: 20px;
}
.about-section-main .about-section .about-iblock .four-imgsection .four-iblock .gray-box a:after {
  right: 5px;
}
.about-section-main .about-section-right {
  float: right;
  width: 30%;
}
.about-section-main .about-section-right .about-r-top {
  margin-bottom: 20px;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text {
  padding: 20px 30px 32px 40px;
  position: relative;
  background-color: #f08217;
  display: block;
  font-size: 16px;
  color: #fafafa;
  font-weight: 600;
  text-transform: uppercase;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text span {
  font-size: 20px;
  font-weight: 600;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text p {
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
  padding-bottom: 50px;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text a {
  font-size: 14px;
  color: #fafafa;
  position: absolute;
  bottom: 25px;
  font-weight: 500;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  margin: 0 0 0 10px;
}
.about-section-main .about-section-right .about-r-top .advice-color-text .small-text a:hover {
  text-decoration: none;
  color: #002C5B;
}
.about-section-main .about-section-right .about-r-btm h2 {
  font-size: 16px;
  color: #f08217;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.about-section-main .about-section-right .about-r-btm h2 .sub-text {
  display: block;
  font-size: 14px;
  color: #a8a5a6;
  font-weight: 300;
}
.about-section-main .about-section-right .about-r-btm ul li {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.about-section-main .about-section-right .about-r-btm ul li:last-child {
  margin-bottom: 0;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text a {
  background-color: #f08217;
  display: block;
  padding: 15px 30px;
  font-size: 16px;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 600;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text a:after {
  font-family: "Fontawesome";
  content: "\f105";
  font-size: 16px;
  float: right;
  margin: 0;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text a:hover {
  text-decoration: none;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text {
  padding: 15px 30px 15px 40px;
  position: relative;
  background-color: #f08217;
  display: block;
  font-size: 16px;
  color: #fafafa;
  font-weight: 600;
  text-transform: uppercase;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text.large-text {
  padding: 25px 30px 25px 40px;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text span {
  font-size: 20px;
  font-weight: 600;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text p {
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form {
  margin-top: 15px;
  position: relative;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .control input {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  border: none;
  box-shadow: none;
  outline: none;
  font-family: 'Barlow';
  font-size: 13px;
  color: #a8a5a6;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .actions {
  position: absolute;
  width: auto;
  right: 5px;
  top: 5px;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .actions button {
  background-color: #f08217;
  color: #fafafa;
  min-width: 86px;
  height: 40px;
  border: none;
  border-radius: 0;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text form .actions button:hover {
  background-color: #002C5B;
  text-decoration: none;
}
/*responsive-css*/
/*992-1160*/
@media (min-width: 992px) and (max-width: 1160px) {
  .about-section-main .about-section-right .about-r-top .advice-color-text .small-text {
    padding: 15px;
  }
  .about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text {
    padding: 15px!important;
  }
  .about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text span {
    font-size: 18px;
  }
}
/*991*/
@media (max-width: 991px) {
  .about-section-main .about-section {
    width: 100%;
    margin-bottom: 20px;
  }
  .about-section-main .about-section .about-section-head {
    margin-bottom: 10px;
  }
  .about-section-main .about-section .about-section-head h2 {
    text-transform: capitalize;
  }
  .about-section-main .about-section .about-section-img p {
    margin-bottom: 10px;
    line-height: 22px;
  }
  .about-section-main .about-section .about-section-img p b {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
  }
  .about-section-main .about-section .about-section-img figure {
    margin: 20px 0;
  }
  .about-section-main .about-section .about-section-list li {
    margin-bottom: 15px;
  }
  .about-section-main .about-section .about-section-list li h2 {
    text-transform: capitalize;
    margin-bottom: 5px;
  }
  .about-section-main .about-section .about-section-list li p {
    line-height: 22px;
    font-size: 14px;
  }
  .about-section-main .about-section-right {
    width: 100%;
  }
  .about-section-main .about-section-right .about-r-top .advice-color-text .small-text {
    padding: 15px;
  }
  .about-section-main .about-section-right .about-r-top .advice-color-text .small-text span {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
  }
  .about-section-main .about-section-right .about-r-top .advice-color-text .small-text p {
    padding-bottom: 40px;
    text-transform: capitalize;
  }
  .about-section-main .about-section-right .about-r-btm h2 {
    padding-left: 0;
    font-weight: 600;
  }
  .about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text {
    padding: 15px;
  }
  .about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text.large-text {
    padding: 15px;
  }
  .about-section-main .about-section-right .about-r-btm ul li .advice-color-text .small-text span {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
  }
}
.welcom-heading.heading-section {
  padding-bottom: 10px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .welcom-heading.heading-section {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .welcom-heading.heading-section .welcom-heading-left h2 {
    font-size: 14px;
  }
  .welcom-heading.heading-section .welcom-heading-left h2 .sub-text {
    margin: 0 0 5px;
  }
  .welcom-heading.heading-section .welcom-heading-left .key-s {
    text-transform: capitalize;
  }
}
.welcom-heading .welcom-heading-left h2 {
  font-weight: bold;
}
.welcom-heading .welcom-heading-left h2 span {
  font-weight: normal;
  margin-right: 5px;
}
.welcom-heading .welcom-heading-left h2 .sub-text {
  display: block;
  font-size: 14px;
  color: #a8a5a6;
  font-weight: 300;
}
.welcom-heading .welcom-heading-left .key-s {
  margin-left: 30px;
  font-size: 14px;
  color: #a8a5a6;
  font-weight: 300;
  padding: 5px 0px 5px 0px;
  align-self: flex-end;
  -ms-align-self: flex-end;
  -webkit-align-self: flex-end;
  text-transform: uppercase;
}
.welcom-heading .welcom-heading-left .key-s img {
  margin-right: 10px;
}
.welcom-heading .welcom-heading-right a {
  background: #efefef;
  position: relative;
  color: #002C5B;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 40px 12px 15px;
  display: inline-block;
  margin-left: 5px;
  text-align: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.welcom-heading .welcom-heading-right a:hover {
  text-decoration: none;
  background: #f08217;
  color: #fff;
}
.welcom-heading .welcom-heading-right a:after {
  position: absolute;
  right: 20px;
  top: 14px;
  line-height: normal;
  font-weight: bold;
  font-size: 16px;
  font-family: "Fontawesome";
  content: "\f105";
}
.promotions-articles .promotions-articles-tag {
  margin-bottom: 10px;
  background: #002C5B;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
  display: inline-block;
  line-height: normal;
  padding: 7px 10px;
  text-transform: uppercase;
}
.promotions-articles .promotions-articles-tag.color-or {
  float: left;
  background: #f08217;
}
.promotions-articles .promotions-articles-tag.color-or + .color-or {
  float: right;
}
.promotions-articles .promotions-articles-tag.color-or + .color-or a {
  color: #ffffff;
}
.promotions-articles .promotions-articles-tag.color-or + .color-or a:hover {
  text-decoration: none;
}
.promotions-articles .promotions-left {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.promotions-articles .promotions-left .promotions-left-one {
  width: 48.3333%;
}
.promotions-articles .promotions-left .promotions-left-one a {
  color: #FEDD00;
  font-weight: 500;
  font-size: 14px;
  /*position:absolute;*/
  text-transform: uppercase;
  bottom: 40px;
  /*&:after{
					    font-size:@font-size-16;
					    margin-left: 15px;
					    font-family:@fontawesome;
					    content: "\f105";
					}*/
}
.promotions-articles .promotions-left .promotions-left-one a:hover {
  color: #ffffff;
  text-decoration: none;
}
.promotions-articles .promotions-left .promotions-left-one .left-background {
  height: 450px;
  padding: 30px 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
}
.promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t {
  height: 100%;
  width: 100%;
  position: relative;
}
.promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t h2 {
  color: #ffffff;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 20px;
}
.promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t h2 span {
  color: #FEDD00;
  display: block;
}
.promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  max-width: 150px;
  margin: 0;
}
@media (max-width: 767px) {
  .promotions-articles .promotions-left .promotions-left-one {
    width: 100%;
    margin: 0 0 15px;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background {
    height: 400px;
    padding: 15px;
    position: relative;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t {
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t h2 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 15px;
    text-transform: capitalize;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t p {
    max-width: 100%;
    margin-bottom: 5px;
    color: #fff;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t a {
    position: static;
  }
}
.promotions-articles .promotions-left .promotions-left-two {
  width: 48.3333%;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top {
  background-color: #002C5B;
  padding: 30px 40px;
  min-height: 215px;
  margin-bottom: 20px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy {
  background: transparent;
  padding: 0;
  min-height: 1px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div {
  min-height: 215px;
  padding: 30px 40px;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div .banner-content h2 {
  max-width: 200px;
  font-size: 24px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
  line-height: 24px;
  margin-bottom: 20px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div .banner-content h2 strong {
  display: block;
  color: #002C5B;
  line-height: 24px;
  margin-bottom: 5px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div .banner-content a {
  color: #002C5B;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  bottom: 40px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div .banner-content a:hover {
  color: #ffffff;
  text-decoration: none;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div .banner-content a:after {
  font-size: 16px;
  margin-left: 15px;
  font-family: "Fontawesome";
  content: "\f105";
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-top-head {
  margin-bottom: 40px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-top-head h2 {
  color: #ffffff;
  line-height: 24px;
  margin-bottom: 3px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-top-head p {
  color: #ffffff;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  line-height: normal;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  position: relative;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field {
  width: calc(100% - 90px);
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control input {
  width: 100%;
  height: 50px;
  color: #002C5B;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border: none;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control .sku-suggestions {
  background: #fff;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 99;
  padding: 15px 0;
  width: 100%;
  border-radius: 4px;
  box-shadow: 0px 3px 10px #ccc;
  max-height: 300px;
  overflow-y: auto;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control .sku-suggestions .item {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px solid #efefef;
  padding: 5px 10px;
  cursor: pointer;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control .sku-suggestions .item:last-child {
  border-bottom: none;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control .sku-suggestions .item .image {
  margin-right: 10px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field .control .sku-suggestions .item .obs-item-details .price-container .price-box .price-final_price:after {
  display: none;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions {
  width: 80px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions button {
  width: 100%;
  text-transform: uppercase;
  font-weight: 600;
  border: none;
  height: 50px;
  font-size: 18px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  color: #002C5B;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions button:hover {
  background-color: #f08217;
  color: #ffffff;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions button span:after {
  line-height: normal;
  font-weight: bold;
  font-size: 16px;
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 7px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
  position: relative;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img .promotions-btm-text {
  position: absolute;
  padding-right: 10px;
  bottom: 20px;
  right: 20px;
  max-width: 115px;
  line-height: 14px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img .promotions-btm-text a {
  color: #ffffff;
  opacity: 0.9;
  text-transform: uppercase;
  font-size: 13px;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img .promotions-btm-text a:hover {
  text-decoration: none;
  color: #000;
}
.promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img .promotions-btm-text a:after {
  line-height: normal;
  font-weight: bold;
  font-size: 16px;
  font-family: "Fontawesome";
  content: "\f105";
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .promotions-articles .promotions-left .promotions-left-two {
    width: 100%;
    margin: 0 0 15px;
  }
}
.promotions-articles .promotions-articles-right {
  clear: both;
  position: relative;
  /*&:before{
				position: absolute;
			    content: "";
			    width: 1px;
			    height: 100%;
			    background-color: #eaeaea;
			    left: -15px;
			}*/
}
.promotions-articles .promotions-articles-right .advice-img-section {
  margin-bottom: 30px;
  position: relative;
}
.promotions-articles .promotions-articles-right .advice-img-section figure {
  margin: 0;
}
.promotions-articles .promotions-articles-right .advice-img-section figure a {
  position: relative;
  z-index: 999;
}
.promotions-articles .promotions-articles-right .advice-img-section figure img {
  height: 215px;
  width: 100%;
  object-fit: cover;
}
.promotions-articles .promotions-articles-right .advice-img-section .advice-text-section {
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
  z-index: 999;
}
.promotions-articles .promotions-articles-right .advice-img-section .advice-text-section h2 {
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 20px;
  min-height: 90px;
  margin-bottom: 20px;
  font-weight: 600;
  max-width: 200px;
}
.promotions-articles .promotions-articles-right .advice-img-section .advice-text-section a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}
.promotions-articles .promotions-articles-right .advice-img-section .advice-text-section a:hover {
  text-decoration: none;
  color: #f08217;
}
.promotions-articles .promotions-articles-right .advice-img-section .advice-text-section a:after {
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 13px;
  font-size: 16px;
}
.promotions-articles .promotions-articles-right .advice-img-section + .advice-img-section {
  margin-bottom: 0;
}
.account-blocks {
  padding-top: 38px;
}
.account-blocks .top-account-block {
  margin-bottom: 30px;
}
.pos-section.product-new2 {
  padding: 0;
  border: none;
}
.pos-section.product-new2 .product-new2-div {
  background-color: #efefef;
  padding: 32px 20px;
  border: none;
  position: relative;
}
.pos-section.product-new2 .product-new2-div .custom-btn {
  position: absolute;
  bottom: 20px;
  left: 40px;
}
.pos-section.product-new2 .product-new2-div .product-new2-img {
  width: 40%;
  background: transparent;
  text-align: right;
}
.pos-section.product-new2 .product-new2-div .product-new2-img img {
  width: auto;
  max-height: 151px;
}
.pos-section.product-new2 .product-new2-div .product-new2-detail {
  padding-left: 20px;
}
.pos-section.product-new2 .product-new2-div .product-new2-detail h2 {
  color: #002C5B;
  margin-bottom: 15px;
  max-width: 120px;
}
.pos-section.product-new2 .product-new2-div .product-new2-detail p {
  color: rgba(29, 29, 27, 0.5);
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0;
  display: block;
  line-height: normal;
}
.same-setion-div.in-account .advice-section .heading-section {
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.same-setion-div.in-account .advice-section .heading-section h2 {
  margin: 0;
  color: #002C5B;
  font-weight: 400;
}
.same-setion-div.in-account .advice-section .row {
  margin-left: -15px;
  margin-right: -15px;
}
.same-setion-div.in-account .advice-section .row > div {
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.same-setion-div.in-account .advice-section .row > div.order-history {
  display: none;
}
.same-setion-div.in-account .advice-section .row > div .advice-color-text .small-text {
  background-color: #002C5B;
}
.same-setion-div.in-account .advice-section .row > div .advice-color-text .small-text .contact-us:hover {
  color: #f08217;
}
.same-setion-div.in-account .advice-section .row > div .advice-color-text .small-text .contact-us:hover:after {
  color: #f08217;
}
.all-product-tabs .buy-tab-contents {
  display: none;
}
.all-product-tabs .buy-tab-contents.active {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.all-product-tabs .heading-section {
  padding-bottom: 10px;
}
.all-product-tabs .heading-section h2 {
  background: #002C5B;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  display: inline-block;
  line-height: normal;
  margin: 0;
  padding: 9px 15px;
  text-transform: uppercase;
}
.all-product-tabs .heading-section h2.col-o {
  background-color: #f08217;
}
.all-product-tabs .heading-section h2.col-o a {
  color: #ffffff;
}
.all-product-tabs .heading-section h2.col-o a:hover {
  text-decoration: none;
}
.all-product-tabs .heading-section h2 a:hover {
  text-decoration: none;
}
.all-product-tabs .heading-section h2 a {
  color: #ffffff;
}
.all-product-tabs .heading-section h2:first-of-type {
  visibility: hidden;
}
.all-product-tabs .heading-section .product-tbs li {
  display: inline-block;
}
.all-product-tabs .heading-section .product-tbs li.active a {
  border-bottom: 3px solid #002C5B;
  color: #002C5B;
}
.all-product-tabs .heading-section .product-tbs li a {
  color: #bcbcbc;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  padding: 0 10px 16px;
}
.all-product-tabs .heading-section .product-tbs li a:hover {
  text-decoration: none;
  color: #002C5B;
}
.all-product-tabs .heading-section .product-tbs li.product {
  display: none;
}
.all-product-tabs .custom-product-items .product-item .product-item-info .product-item-photo span img {
  height: 140px;
  object-fit: cover;
}
.all-product-tabs .news-tbs-content {
  margin-right: -5px;
  margin-left: -5px;
}
.all-product-tabs .news-tbs-content > div {
  padding-right: 5px;
  padding-left: 5px;
}
.all-product-tabs .news-tbs-content .new-about-gray {
  background-color: #f6f6f6;
  padding: 20px 30px 80px 30px;
  height: 100%;
}
.all-product-tabs .news-tbs-content .new-about-gray h2 {
  color: #002C5B;
  line-height: normal;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: 500;
}
.all-product-tabs .news-tbs-content .new-about-gray .count {
  color: #a8a5a6;
}
.all-product-tabs .news-tbs-content .new-about-gray .read-more {
  color: #002C5B;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  bottom: 25px;
  position: absolute;
}
.all-product-tabs .news-tbs-content .new-about-gray .read-more:hover {
  text-decoration: none;
  color: #f08217;
}
.all-product-tabs .news-tbs-content .new-about-gray .read-more:after {
  font-family: "Fontawesome";
  content: "\f105";
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
}
.all-product-tabs .product-tbs-content .products {
  margin: 0;
}
.finder-section .finder-in .product-finder .form-group input {
  height: 50px;
  border: none;
  background-color: #fafafa;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  color: #f08217;
  text-transform: uppercase;
}
/*1200-1440*/
@media (min-width: 1200px) and (max-width: 1440px) {
  .promotions-articles .promotions-left .promotions-left-two {
    /*#dis-flex;
				#flex-wrap;*/
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top {
    width: 100%;
    min-height: 1px;
    padding: 35px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm {
    width: 100%;
    /*-webkit-box-align:flex-end;
					-moz-box-align: flex-end;
					-ms-flex-align: flex-end;
					-webkit-align-items: flex-end; 
					align-items: flex-end;*/
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
    width: 49%;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img img {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
    width: 49%;
  }
}
/*768-1199*/
@media (min-width: 768px) and (max-width: 1199px) {
  .promotions-articles .row > div {
    /*-webkit-box-flex: 0;
			    -ms-flex: 0 0 100%;
			    flex: 0 0 100%;
			    max-width: 100%;*/
  }
  .promotions-articles .row > div .promotions-left {
    margin-bottom: 15px;
    overflow: hidden;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background {
    padding: 20px;
    height: 100%;
  }
  .promotions-articles .promotions-left .promotions-left-one .left-background .promotions-left-one-t p {
    max-width: 100%;
  }
  .promotions-articles .promotions-left .promotions-left-one img {
    width: 100%;
  }
  .promotions-articles .promotions-left .promotions-left-two {
    /*#dis-flex;
				#flex-wrap;*/
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top {
    width: 100%;
    min-height: 1px;
    padding: 20px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div {
    padding: 20px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm {
    width: 100%;
    /*-webkit-box-align:flex-end;
					-moz-box-align: flex-end;
					-ms-flex-align: flex-end;
					-webkit-align-items: flex-end; 
					align-items: flex-end;*/
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
    width: 49%;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img img {
    width: 100%;
  }
  .account-banner img {
    /*height:100px;
			object-fit: cover;*/
  }
  .all-product-tabs .news-tbs-content > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .pos-section.product-new2 .product-new2-div {
    padding: 15px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail {
    width: 50%;
    padding: 0;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail h2 {
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail p {
    margin-bottom: 5px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail .custom-btn {
    position: static;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-img {
    margin: 0;
  }
  .same-setion-div.in-account .advice-section .row > div {
    -ms-flex: 0 0 50%!important;
    flex: 0 0 50%!important;
    max-width: 50%!important;
  }
  .same-setion-div.in-account .advice-section .row > div:nth-child(2),
  .same-setion-div.in-account .advice-section .row > div:nth-of-type(2) {
    display: none !important;
  }
  .same-setion-div.in-account .advice-section .row > div:first-child,
  .same-setion-div.in-account .advice-section .row > div:nth-of-type(1) {
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
  }
}
/*768+*/
@media (min-width: 767px) {
  .product-new2-div {
    min-height: 215px;
  }
}
/*767*/
@media (max-width: 767px) {
  .account-banner {
    margin-bottom: 10px;
  }
  .account-banner img {
    height: 90px;
    object-fit: cover;
  }
  .promotions-articles {
    margin-bottom: 15px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top {
    padding: 15px;
    min-height: 1px;
    margin-bottom: 15px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top.cant-buy > div {
    padding: 15px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-top-head {
    margin-bottom: 15px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-top-head h2 {
    margin-bottom: 5px;
    font-size: 22px;
    text-transform: capitalize;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
    width: 49%;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img img {
    width: 100%;
  }
  .promotions-articles .promotions-articles-right .advice-img-section {
    margin-bottom: 10px;
  }
  .promotions-articles .promotions-articles-right .advice-img-section figure img {
    height: 150px;
  }
  .promotions-articles .promotions-articles-right .advice-img-section .advice-text-section {
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
  }
  .promotions-articles .promotions-articles-right .advice-img-section .advice-text-section h2 {
    font-size: 16px;
    margin: 0 0 15px;
    min-height: 1px;
    max-width: 100%;
  }
  .all-product-tabs {
    margin-bottom: 20px;
  }
  .all-product-tabs .buy-tab-contents {
    margin-top: 20px;
  }
  .all-product-tabs .heading-section {
    margin: 0;
    border: none;
    padding: 0;
  }
  .all-product-tabs .heading-section h2 {
    display: none;
  }
  .all-product-tabs .heading-section .product-tbs {
    margin: 0;
    width: 100%;
  }
  .all-product-tabs .heading-section .product-tbs li {
    float: left;
    width: 50%;
    margin: 0;
  }
  .all-product-tabs .heading-section .product-tbs li.active a {
    background-color: #ea8021;
    color: #fff;
  }
  .all-product-tabs .heading-section .product-tbs li a {
    text-transform: capitalize;
    border: none!important;
    display: block;
    font-size: 18px;
    line-height: normal;
    background-color: #002C5B;
    padding: 10px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
  }
  .all-product-tabs .heading-section .product-tbs li a:hover {
    color: #fff;
    background-color: #ea8021;
  }
  .all-product-tabs .heading-section .product-tbs li a.active {
    background-color: #f08217;
  }
  .all-product-tabs .products {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .all-product-tabs .news-tbs-content > div {
    margin-bottom: 10px;
  }
  .all-product-tabs .news-tbs-content > div:last-child {
    margin-bottom: 0;
  }
  .all-product-tabs .news-tbs-content .new-about-gray {
    padding: 15px;
  }
  .all-product-tabs .news-tbs-content .new-about-gray h2 {
    text-transform: capitalize;
  }
  .all-product-tabs .news-tbs-content .new-about-gray .count {
    margin-bottom: 5px;
  }
  .all-product-tabs .news-tbs-content .new-about-gray .read-more {
    position: static;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail {
    padding-left: 0;
    width: 45%;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail h2 {
    max-width: 100%;
    margin-bottom: 5px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail .custom-btn {
    left: 20px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-img {
    width: 45%;
    margin: 0;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-img img {
    max-height: none;
  }
  .welcom-heading.heading-section .welcom-heading-right {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .welcom-heading.heading-section .welcom-heading-right a {
    margin-left: 0;
    font-size: 13px;
    padding: 10px 30px 10px 10px;
  }
  .welcom-heading.heading-section .welcom-heading-right a:after {
    top: 10px;
    right: 15px;
  }
}
/*479*/
@media (max-width: 479px) {
  .account-banner img {
    height: 90px;
    object-fit: cover;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .promotions-field {
    width: 100%;
    margin-bottom: 10px;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-top .promotions-form .actions {
    width: 100%;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img {
    width: 100%;
  }
  .promotions-articles .promotions-left .promotions-left-two .promotions-btm .promotions-btm-img + .promotions-btm-img {
    margin-top: 10px;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail {
    padding-left: 0;
    margin-bottom: 25px;
    width: 100%;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-detail .custom-btn {
    position: static;
  }
  .pos-section.product-new2 .product-new2-div .product-new2-img {
    width: 100%;
    margin: 0;
  }
}
.popup-authentication .modal-inner-wrap {
  background-color: #ffffff !important;
}
.popup-authentication .modal-inner-wrap .modal-header .action-close {
  background-color: transparent;
}
.popup-authentication .modal-inner-wrap .modal-header .action-close:before {
  color: #000;
}
.popup-authentication .modal-inner-wrap .fieldset {
  margin-bottom: 0!important;
}
.popup-authentication .modal-inner-wrap .fieldset .field .label {
  padding: 0;
  font-size: 18px;
}
.popup-authentication .block-authentication {
  border-top: 0;
}
.popup-authentication .block-authentication h3 {
  font-weight: 300;
  text-align: center ;
  margin-bottom: 20px;
}
.popup-authentication .block-authentication .actions-toolbar .primary .action {
  background: #002C5B;
  min-width: 86px;
  border: none;
  border-radius: 0;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  font-family: Barlow;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.popup-authentication .block-authentication .actions-toolbar .primary .action:hover {
  background-color: #f08217;
}
.popup-authentication .block-authentication .actions-toolbar > .secondary {
  padding-top: 5px;
}
.popup-authentication .block-authentication .message {
  font-size: 14px;
}
.popup-authentication .block-authentication .block[class] + .block img {
  display: block;
  margin: 10px auto 15px;
  width: 50%;
  max-width: 200px;
}
.popup-authentication .block-authentication .block-content p,
.popup-authentication .block-authentication .block-content ul {
  font-size: 16px;
  margin-bottom: 15px;
}
.popup-authentication .block-authentication .block-content li {
  list-style: initial;
  margin-left: 10px;
}
.popup-authentication .block-authentication .block-content .want-an-account {
  padding-top: 30px;
}
/*Responsive-css*/
/*992-1160*/
/*768-991*/
/*767*/
@media (max-width: 767px) {
  .popup-authentication .modal-inner-wrap .modal-header .modal-title {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.2;
  }
}
/*767*/
@media (min-width: 767px) {
  .popup-authentication .modal-inner-wrap .modal-header {
    padding-bottom: 0;
  }
  .popup-authentication .modal-inner-wrap .modal-content {
    padding: 20px 40px 30px!important;
  }
  .popup-authentication .block-title {
    font-size: 1.8rem;
    line-height: 1;
  }
  .popup-authentication .block[class] {
    padding-right: 50px;
  }
  .popup-authentication .block[class] + .block {
    padding-left: 50px;
  }
}
/*575*/
.ninjamenus .magezon-builder > .nav-item > a {
  line-height: 40px;
  text-transform: uppercase;
}
.ninjamenus .mgz-element-column .nav-item > a {
  line-height: 1.4;
  padding: 4px 15px;
}
.ninjamenus .item-submenu .nav-item > a span.title {
  display: block;
}
.mgz-row-equal-height .mgz-element-column .mgz-element-inner .mgz-element-single_image {
  min-height: 1px;
}
@media (max-width: 991px) {
  .ninjamenus .mgz-element-column > .mgz-element-inner {
    padding: 0;
  }
  .ninjamenus .item-submenu {
    padding: 0!important;
  }
  .ninjamenus .item-submenu .mgz-element-column {
    width: 100%;
  }
  .ninjamenus.ninjamenus-mobile .nav-item {
    width: 100%;
  }
  .ninjamenus.ninjamenus-mobile .nav-item > a {
    line-height: 1.6 !important;
    padding: 4px 15px!important;
    text-transform: uppercase;
    color: #ffffff !important;
    background-color: transparent !important;
    font-size: 14px;
    border: 0!important;
  }
  .ninjamenus.ninjamenus-mobile .nav-item.level0 > a {
    padding: 8px 15px!important;
  }
  .ninjamenus.ninjamenus-mobile .nav-item.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .ninjamenus.ninjamenus-mobile .opener {
    height: 35px!important;
    width: 45px!important;
  }
  .ninjamenus.ninjamenus-mobile .opener:before {
    font-size: 35px;
    line-height: inherit;
    color: #ffffff;
    content: '\e622';
    font-family: 'icons-blank-theme' !important;
    font-weight: 400;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-smooth: auto;
  }
  .ninjamenus.ninjamenus-mobile .opener:hover {
    background-color: transparent!important;
  }
  .ninjamenus.ninjamenus-mobile .ninjamenus-toggle-active .opener:before {
    content: '\e621';
  }
}
@media (min-width: 991px) {
  .ninjamenus .magezon-builder > .mgz-element.nav-item > a span {
    border-bottom: 4px solid #fafafa;
  }
  .ninjamenus .magezon-builder > .mgz-element.nav-item.active > a span,
  .ninjamenus .magezon-builder > .mgz-element.nav-item > a:hover span {
    color: inherit;
    border-bottom-color: #002C5B;
  }
  .ninjamenus.ninjamenus-desktop {
    margin: 0!important;
  }
  .ninjamenus .nav-item .caret:before {
    font-size: 22px;
    content: '\e622';
    display: inline-block;
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    width: 15px;
    margin-left: -5px;
    font-weight: 400;
    top: -1px;
    position: relative;
  }
  .ninjamenus .nav-item .caret.mgz-fa-angle-up:before {
    content: '\e621';
  }
  .ninjamenus .item-submenu {
    /*box-shadow: none!important;
		    border: @navigation-level0-item__border;
		    border-top: 0;*/
  }
}
@media (min-width: 992px) and (max-width: 1220px) {
  .ninjamenus.ninjamenus-desktop .nav-item.level0 > a {
    padding: 0 6px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .catalog-product-view .product.info .product .content .review-add .block-content .field.review-field-ratings .review-control-vote {
    display: table-cell;
    position: static;
  }
  .catalog-product-view .product.info .product .content .review-add .block-content .field.review-field-ratings .field.review-field-rating {
    display: block;
  }
}
@media (max-width: 1023px) {
  .amreview-add-new .amreview-button.action {
    margin-left: -5px;
    margin-bottom: 0;
  }
}
@media (max-width: 479px) {
  .catalog-product-view .product.info .product .content .review-add .block-content .field label {
    width: 100% !important;
    margin: 0 0 10px!important;
  }
  .catalog-product-view .product.info .product .content .review-add .block-content .field .control,
  .catalog-product-view .product.info .product .content .review-add .block-content .field #amreview-email-field {
    width: 100%;
  }
}
@media (max-width: 380px) {
  .amreview-add-new .amreview-label {
    display: block;
    margin-left: -5px !important;
    width: 100%;
    margin-top: 5px!important;
  }
}
@media all and (min-width: 767px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    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,
  .product-add-form .fieldset > .field,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .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,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .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: 1280px;
    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: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    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: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    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: #f5f5f5;
    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: 53px;
    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: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #fff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #fff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    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;
  }
  .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: 'icons-blank-theme';
    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: 'icons-blank-theme';
    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;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .amreview-popup.modal-popup .block-content {
    padding: 10px 40px 40px;
  }
  .amrev-toolbar-container {
    background: #fafafa;
    padding: 5px 10px;
  }
  .amrev-toolbar-container .amrev-filters {
    flex-basis: auto;
    flex-wrap: nowrap;
    order: 1;
  }
  .amrev-toolbar-container .amrev-filter {
    border: none;
    flex-basis: auto;
    margin: 0;
    padding: 0;
  }
  .amrev-toolbar-container .amrev-sorting {
    flex-basis: 250px;
    order: 2;
    padding: 0 0 0 15px;
  }
  .amrev-toolbar-container.-all .amrev-sorting {
    border-left: 1px solid #d6d6d6;
  }
  .amrev-toolbar-container .amrev-label {
    margin: 0 7.5px;
  }
  .amrev-toolbar-container .amrev-select {
    max-width: 175px;
  }
  .amreview-images.slick-slider .slick-slide {
    display: inline-block;
  }
  .amreview-images.slick-slider .slick-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+) center no-repeat;
  }
  .amrev-comment-block {
    margin: 0;
  }
  .amrev-area-field div.mage-error {
    margin-top: 4px;
    position: absolute;
    top: 100%;
  }
  .amrev-comment-form .amrev-fieldset {
    flex-basis: 70%;
  }
  .amrev-comment-toolbar {
    flex-wrap: nowrap;
    padding: 25px 0 20px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap {
    flex-basis: auto;
    order: 3;
    padding: 0 15px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap .amreview-plus {
    margin: 0 10px 0 0;
  }
  .amrev-comment-toolbar .amrev-comment {
    border-right: 1px solid #767676;
    flex-basis: auto;
    justify-content: initial;
    margin: 0;
    order: 2;
  }
  .amrev-comment-toolbar .amrev-reply {
    flex-basis: auto;
    order: 1;
    padding: 0 15px 0 0;
  }
  .amreview-helpful-wrap .amreview-helpful {
    font-size: 12px;
  }
  .amreview-submit-form .field.review-field-nickname.-half,
  .amreview-submit-form .field.review-field-email {
    width: 48%;
  }
  .amreview-submit-form .review-form .action.submit.primary {
    padding: 11px 22px;
  }
  .amreview-submit-form > .block-content {
    padding: 25px 0 55px;
  }
  .amreview-submit-form .review-fieldset {
    margin: 0 0 40px;
  }
  .amreview-submit-form .review-fieldset .field {
    margin: 0 0 15px 0;
  }
  .amreview-info-wrapper {
    margin: 0;
  }
  .amreview-summary-info.amreview-showmore {
    display: none;
  }
  .amreview-review-list {
    margin: 0;
    padding: 50px 0 20px 0;
  }
  .amreview-review-list.-empty {
    padding: 40px;
  }
  .amrev-desc-title {
    flex-wrap: nowrap;
  }
  .amreview-author-details {
    margin: 10px 0 20px;
  }
  .amreview-percent-block {
    display: flex;
    align-items: center;
  }
  .amreview-summary-info {
    display: inline-block;
  }
  .amreview-add-new {
    margin: 40px 0 0;
  }
  .amreview-add-new .amreview-label {
    max-width: 160px;
    text-align: left;
  }
  .amreview-author-details {
    display: inline-block;
    margin: 0 auto 0 0;
    vertical-align: top;
    width: 25%;
  }
  .amreview-author-details .amreview-verified {
    display: block;
  }
  .amreview-author-details .amreview-date {
    position: static;
  }
  .amreview-author-details .amreview-recommended {
    background: #f1f1f1;
    border-left: 2px solid #1ab900;
    color: #6b6b6b;
    font-size: 12px;
    line-height: 14px;
    margin: 20px 0;
    max-width: 78px;
    padding: 4px 4px 4px 6px;
    position: relative;
  }
  .amreview-recommended:after {
    border: 18px solid transparent;
    border-left: 14px solid #f1f1f1;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    right: -32px;
    top: 0;
  }
  .amreview-toolbar-wrap.review-toolbar .pages {
    border: 0;
    float: right;
    padding: 20px 0;
  }
  .amreview-toolbar-wrap.review-toolbar .limiter {
    float: left;
    padding: 20px 0;
  }
  .amreview-review-wrapper.review-item {
    padding: 30px 0 40px 0;
  }
  .amreview-description-wrap {
    display: inline-block;
    position: relative;
    width: 75%;
  }
  .amreview-widget-title {
    padding: 10px 35px;
  }
  .amreview-widget-container.-summary-widget {
    padding-left: 35px;
    padding-right: 35px;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful-wrap {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 20px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful {
    margin: 0;
    width: auto;
  }
  .amreview-widget-container.-summary-widget .amreview-icon {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-plus {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-minus {
    margin: 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-wrapper {
    padding: 25px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    padding: 35px;
  }
  .cart-order-comment {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-order-comment .block .title {
    padding: 10px 0;
  }
  .cart-order-comment .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-order-comment .block.order-comment {
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
  }
  .page-layout-1column .filter-options .filter-options-content {
    padding: 10px;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    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;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .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: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .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;
  }
  .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%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 767px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .amreview-summary-info .amreview-showmore {
    display: none;
  }
  .amrev-comment-toolbar .amrev-repbtn {
    padding: 4px 10px;
  }
}
@media all and (max-width: 1023px), print {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media all and (min-width: 1199px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_Base%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_helpers.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_loader.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fwidgets%5C%2F_widget.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fwidgets%5C%2F_summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagezon_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_checkbox-radio.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FBlueFormBuilder_Core%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagezon_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_actions-switcher.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagezon_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagezon_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagezon_Core%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FBold_OrderComment%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FBlueFormBuilder_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_datepicker.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FBlueFormBuilder_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_animate.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FBlueFormBuilder_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_spinner.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FBlueFormBuilder_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_popup.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FBlueFormBuilder_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_form.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_rating.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FBlueFormBuilder_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_success_message.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FBlueFormBuilder_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_inputmask.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_theam.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_cms_index_index.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_catalog_category_view.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_catalog_listing_view.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_checkout_cart_index.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_checkout_index_index.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_contact_index.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_news.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_cms_page_view.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_catalogsearch_result_index.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_minicart_page.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_product_detail.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_myaccount.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_product_register.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_advice_center.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_checkout_payment.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_checkout_wholesaler.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_faqs.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_about_page.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_welcome_page.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Faffinity%5C%2Flayouts%5C%2F_magezon_menu.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_popup.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_slick-slider.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_comments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_submit-form.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FAmasty_AdvancedReview%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_base.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FSmile_ElasticsuiteCatalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_progress-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAffinity%5C%2Ftrade%5C%2Fen_GB%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3B%3B%3BAAIA%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACEI%2CeADJ%2CeACM%2CWACE%3BEACI%2CgBAAA%3B%3BACJhB%3BEACI%2CgBAAA%3B%3BACCI%2CcADA%2CMACI%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAIA%2CaAAE%3BEACE%2CgBAAA%3B%3BACdR%3BEACI%2CgBAAA%3B%3BAAEA%2CWAAE%3BEACE%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACOR%3BEACI%3BIACI%2CWAAW%2CsBAAqB%2CSAAhC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAqB%2CgBAAhC%3B%3B%3BAC5BR%3BEACI%2CYAAA%3BEACA%2CoBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAAIA%3BAACA%2CWAAC%3BAACD%2CWAAC%3BAACD%2CWAAC%3BAACD%2CWAAC%2CIAAI%3BEACD%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3B%3BACVR%3BEACI%3BIACI%2CWAAW%2CYAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CcAAX%3B%3B%3BACsGR%2CmBALyC%3BEACrC%2CUAAW%3BIACP%2CoBAAA%3B%3B%3BACoRR%2CQA5B%2BB%3BEAE3B%2C0BAA0B%2CgBAAgB%2CQAAS%3BIAC%5C%2FC%2CmBAAA%3B%3BEAGJ%2C0BAA0B%2CgBAAgB%2CQAAS%2CuBAAyB%2CcAAc%2CeAAe%3BIC9VzG%2C4BAAA%3BIDkWQ%2CWAAA%3B%3BEAGJ%2C0BAPsB%2CgBAAgB%2CQAAS%2CuBAAyB%2CcAAc%2CeAAe%2CeAOpG%2CIAAI%3BIACD%2CmBAAA%3B%3BEAGJ%2C0BAXsB%2CgBAAgB%2CQAAS%2CuBAAyB%2CcAAc%2CeAAe%2CeAWpG%2CcAAiB%3BIACd%2CWAAW%2CiBAAX%3B%3B%3BAA2DZ%2CQAjD%2BB%3BEAC3B%2C0BAA0B%3BIAElB%2CiBAAA%3B%3BEAFR%2C0BAA0B%2CgBAKtB%3BIACI%2CoBAAA%3B%3BEANR%2C0BAA0B%2CgBAStB%2CsBAAsB%3BIAClB%2CgBAAA%3B%3BEAVR%2C0BAA0B%2CgBAatB%3BIACI%2CkBAAA%3BIACA%2CcAAA%3B%3BEAfR%2C0BAA0B%2CgBAkBtB%2CiBAAgB%3BIACZ%2CuBAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3BEArBR%2C0BAA0B%2CgBAwBtB%3BIACI%2CkBAAA%3BIACA%2CQAAA%3B%3BEA1BR%2C0BAA0B%2CgBA6BtB%3BIACI%2CcAAA%3B%3BEAIR%2C0BAA0B%2CgBAAgB%3BIACtC%2CmBAAA%3B%3BEAGJ%2C0BAA0B%2CgBAAgB%3BIAElC%2C6BAAA%3B%3BEAFR%2C0BAA0B%2CgBAAgB%2CQAKtC%3BIACI%2CUAAA%3B%3B%3BAElaZ%3BAACA%3BEACI%2CkBAAA%3B%3BAAIJ%3BAACA%3BEACI%2CeAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CkBAAC%3BAAAD%2CqBAAC%3BEACG%2CaAAA%3B%3BAATR%2CkBAYM%3BAAXN%2CqBAWM%3BEACE%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CkBALF%2CQAKG%3BAAAD%2CqBALF%2CQAKG%3B%3B%3B%3BECqBP%2CaAAa%2CeAAb%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BEAGA%2CmCAAA%3BEACA%2CkCAAA%3BEAID%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEDnCW%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAA3BZ%2CkBAgCM%3BAA%5C%2FBN%2CqBA%2BBM%3BEACE%2CoBAAA%3B%3BAAEA%2CkBAHF%2CQAGG%3BAAAD%2CqBAHF%2CQAGG%3BEACG%2CuBAAA%3B%3BAAOA%2CkBAFP%2CQACK%2CQACG%3BAAAD%2CqBAFP%2CQACK%2CQACG%3BEACG%2CcAAA%3B%3BAAMZ%2CkBAAC%2CSAEK%3BAAFN%2CqBAAC%2CSAEK%3BAADN%2CkBAAC%2CUACK%3BAADN%2CqBAAC%2CUACK%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAEA%2CkBAPP%2CSAEK%2CQAKG%3BAAAD%2CqBAPP%2CSAEK%2CQAKG%3BAAAD%2CkBANP%2CUACK%2CQAKG%3BAAAD%2CqBANP%2CUACK%2CQAKG%3BEACG%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAAWI%2CUAAW%2CmBAN1B%2CIAAI%2CYAGA%2CMACK%2CQACG%3BAACG%2CUAAW%2CsBAN1B%2CIAAI%2CYAGA%2CMACK%2CQACG%3BAACG%2CUAAW%2CmBAL1B%2CIAAI%2CWAEA%2CMACK%2CQACG%3BAACG%2CUAAW%2CsBAL1B%2CIAAI%2CWAEA%2CMACK%2CQACG%3BEAEO%2CqBAAA%3B%3BAASR%2CkBAhBX%2CIAAI%2CYAcA%2CMACK%2CQACG%3BAAAD%2CqBAhBX%2CIAAI%2CYAcA%2CMACK%2CQACG%3BAAAD%2CkBAfX%2CIAAI%2CWAaA%2CMACK%2CQACG%3BAAAD%2CqBAfX%2CIAAI%2CWAaA%2CMACK%2CQACG%3BEACG%2CqBAAA%3B%3BAAUZ%2CkBADF%2CQACG%3BEACG%2CqBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CwDAAA%3B%3BAAOA%2CkBAFP%2CkBACK%2CQACG%3BEACG%2CiBAAA%3B%3BAAMZ%2CkBAAC%2CQACK%3BEACE%2CkBAAA%3B%3BAAEA%2CkBAJP%2CQACK%2CQAGG%3BEACG%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAOJ%2CkBAnBP%2CQAgBI%2CIAAI%2CYAGA%3BAAAD%2CkBAnBP%2CQAiBI%2CIAAI%2CWAEA%3BEACG%2CeAAA%3B%3BAADJ%2CkBAnBP%2CQAgBI%2CIAAI%2CYAGA%2CMAGK%3BAAHN%2CkBAnBP%2CQAiBI%2CIAAI%2CWAEA%2CMAGK%3BEACE%2CeAAA%3B%3BAAEA%2CkBAzBf%2CQAgBI%2CIAAI%2CYAGA%2CMAGK%2CQAGG%3BAAAD%2CkBAzBf%2CQAiBI%2CIAAI%2CWAEA%2CMAGK%2CQAGG%3BEACG%2CqBAAA%3B%3BAAWhB%2CqBADF%2CQACG%3BEAEG%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CkFAAA%3B%3BAAMA%2CqBAFP%2CQACK%2CQACG%3BEACG%2CSA3Ke%2COA2Kf%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAErJhB%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CqBAAsB%3BEAClB%2CmBAAA%3B%3BAANR%2CoBASM%3BEACE%2CgBAAA%3B%3BAAIR%3BEAEI%2C6BAAA%3B%3BAAEA%2CUAAW%2C8BAEL%3BAADN%2C6BAAC%2CSACK%3BEACE%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAAMA%2C6BAFP%2CQACK%2C6BACG%3BEACG%2CUAAA%3B%3BAAGJ%2C6BANP%2CQACK%2C6BAKG%3BEACG%2CmBAAA%3B%3BAAIA%2C6BAXX%2CQACK%2C6BASE%2C0BACK%3BEACG%2CSAAS%2CkBAAT%3B%3BAAQR%2COAFA%2C8BACF%2C6BACG%3BAACD%2COAHA%2C8BACF%2C6BAEG%3BEACG%2CqBAAA%3B%3BAAMhB%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2C0BAAC%3BAACD%2C0BAAC%3BEACG%2COAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BAAGJ%2C0BAAC%3BEACG%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2C0BAAC%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CsCAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CyBAAC%3BEACG%2CSAAS%2CmBAAT%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BACSR%3BAC5FA%3BAACA%3BAADA%2C2BAIC%3BAAHD%2C4BAGC%3BEDyFA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BAAuBD%3BEACC%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAEvLD%3B%3BEAEE%2CaAAa%2CeAAb%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BEAGA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAGF%3BEACI%2CqBAAA%3BEACA%2C6CAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAGJ%3BEACE%2CgBAAA%3B%3BAAEF%3BEACE%2CiBAAA%3B%3BAAEF%3BEACE%2CkBAAA%3B%3BAAEF%3BEACE%2CmBAAA%3B%3BAAEF%3BEACI%2CaAAA%3B%3BAAEJ%3BEACI%2CaAAA%3B%3BAAEJ%3BEACI%2CcAAA%3B%3BAAEJ%3BEACI%2CoBAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3B%3BACtDJ%2COACE%3BEACE%2CaAAA%3BEACA%2CyBAAA%3B%3BAACA%2COAHF%2CqBAGG%3BEACC%2CaAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3B%3BAAKN%2CwBACE%2CgBAAe%2CaAAa%2CQAC1B%3BEACE%2CcAAA%3B%3BAFfN%3BEACC%2CmBAAA%3B%3BAAGD%3BEACC%2CeAAA%3B%3BAAEA%2CoBAAC%2CQACA%2CoBACC%3BEACC%2CkBAAA%3B%3BAAGD%2CoBAND%2CQACA%2CoBAKE%3BEACA%2CcAAA%3B%3BAAVJ%2CoBAeC%2CuBACC%3BEACC%2CmBAAA%3B%3BAAjBH%2CoBAqBC%3BEACC%2CmBAAA%3B%3BAAtBF%2CoBAyBC%3BEACC%2CkBAAA%3B%3BAAEA%2CoBAHD%2CoBAGE%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAKH%3BEACC%2CcAAA%3B%3BAAGD%3BEACC%2CcAAA%3B%3BAAGD%2C2BAIC%3BAAHD%2C4BAGC%3BEAGC%2CWAAA%3B%3BAAPF%2C2BAUC%2CuBACC%3BAAVF%2C4BASC%2CuBACC%3BEACC%2CmBAAA%3BEACA%2CWAAA%3B%3BAAQA%2C2BAFF%2CuBACG%2CwBACA%3BEACA%2CUAAA%3B%3BAAJJ%2C2BASC%3BEHhCA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C0BAAA%3BEAEA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BEG4BC%2CiBAAA%3B%3BAGzFF%3BEACC%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C0CAAA%3B%3BAAHD%2CuBAKC%2C0BAA0B%3BAAL3B%2CuBAMC%2C0BAA0B%2CcAAc%3BEACvC%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CuBAfD%2C0BAA0B%2COAexB%3BAAAD%2CuBAdD%2C0BAA0B%2CcAAc%2CYActC%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAvBH%2CuBA2BC%2CMAAK%2CuBACJ%3BEACC%2CuBAAA%3B%3BAA7BH%2CuBA2BC%2CMAAK%2CuBACJ%2CGAGC%3BEACC%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAlCJ%2CuBAuCC%2CMAAK%2CuBAAwB%3BAAvC9B%2CuBAwCC%2CMAAK%2CuBAAwB%3BEAC5B%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAlDF%2CuBAqDC%3BEACC%2CSAAA%3B%3BAAtDF%2CuBAqDC%2C0BAGC%3BEACC%2CYAAA%3B%3BAAzDH%2CuBA6DC%2CqBACC%3BAA9DF%2CuBA6DC%2CqBAEC%3BEACC%2CSAAA%3B%3BAAhEH%2CuBA6DC%2CqBAMG%2CSAAM%3BEACP%2CgBAAA%3B%3BAApEH%2CuBA6DC%2CqBAUG%2CsBAAmB%3BEACpB%2CgBAAA%3B%3BAAxEH%2CuBA4EC%3BEACC%2CSAAA%3B%3BAA7EF%2CuBA4EC%2CwBAGC%3BEACC%2CmBAAA%3B%3BAAhFH%2CuBAoFC%2CWAAW%3BEACV%2CeAAA%3B%3BACrFF%3BEACC%2CgCAAA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3B%3BAAGD%3BEACC%3BIACC%2CUAAA%3BIACA%2CmBAAmB%2CwBAAnB%3BIACA%2CWAAW%2CwBAAX%3B%3BEAGD%3BIACC%2CUAAA%3BIACA%2CmBAAmB%2CoBAAnB%3BIACA%2CWAAW%2CoBAAX%3B%3B%3BAAIF%3BEACC%2CkCAAA%3BEACA%2C0BAAA%3B%3BAC0GD%3BEAOI%2CeAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAjEI%2CYADF%2COACG%2CUAAU%3BEACP%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEAEA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3B%3BAATJ%2CYADF%2COACG%2CUAAU%3BEACP%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEAEA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3B%3BAATJ%2CYADF%2COACG%2CUAAU%3BEACP%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEAEA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3B%3BAATJ%2CYADF%2COACG%2CUAAU%3BEACP%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEAEA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3B%3BAATJ%2CYADF%2COACG%2CUAAU%3BEACP%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEAEA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3B%3BAATJ%2CYADF%2COACG%2CUAAU%3BEACP%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEAEA%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3B%3BAATJ%2CYADF%2COACG%2CUAAU%3BEACP%2C4CAAA%3BEACA%2CyCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEAEA%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3B%3BAATJ%2CYADF%2COACG%2CUAAU%3BEACP%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CoBAAA%3BEAEA%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3B%3BAA9DR%3BEACI%3BIACI%2CyBAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3B%3B%3BAAIR%3BEACI%3BIACI%2CyBAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3B%3B%3BAAIR%3BEACI%3BIACI%2CyBAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3B%3B%3BAAIR%3BEACI%3BIACI%2CyBAAA%3B%3BEAGJ%3BIACI%2CsBAAA%3B%3B%3BAAsEZ%2CYAcM%3BEApDF%2CmBAjF0B%2CUAiF1B%3BEACA%2CgBAlF0B%2CUAkF1B%3BEACA%2CeAnF0B%2CUAmF1B%3BEACA%2CWApF0B%2CUAoF1B%3BEAEA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CoBAAA%3BEAEA%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEAEA%2C2CAAA%3BEACA%2CwCAAA%3BEACA%2CuCAAA%3BEACA%2CmCAAA%3BEAEA%2CmCAAA%3BEACA%2CgCAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3BEA%2BBI%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAM%2CuBAAN%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CIAAK%3BEACD%2CgBAAgB%2C6CAAhB%3B%3BAADJ%2CIAAK%2CaAGC%3BEACE%2CaAAA%3B%3BAC9JZ%3BEACC%2CaAAA%3B%3BAAGD%2CeACC%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2C6BAAA%3B%3BAAIF%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACG%2CkBAAA%3B%3BAAEH%2CUAAC%3BAACD%2CUAAC%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAbF%2CUAgBC%3BEACC%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAgB%2CwEAAhB%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CUAfD%2CiBAeE%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAjCH%2CUAqCC%2COAAM%3BEACL%2CgBAAA%3B%3BAAIF%2CkBACC%3BEACC%2CUAAA%3B%3BAAGD%2CkBAAC%2C6BAEA%3BAADD%2CkBAAC%2C4BACA%3BEACC%2CSAAA%3BEACA%2CWAAW%2CuBAAX%3BEACA%2CmBAAmB%2CuBAAnB%3B%3BAAGD%2CkBARA%2C6BAQC%2CWACA%3BAADD%2CkBAPA%2C4BAOC%2CWACA%3BEACC%2CWAAW%2CoBAAX%3BEACA%2CmBAAmB%2CoBAAnB%3B%3BAAKH%2CkBAAC%2CWACA%3BEACC%2CUAAA%3B%3BAAKH%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2C2BAA0B%2CwBAA1B%3BEACA%2C2CAA0C%2CwBAA1C%3B%3BAAEA%2CoBAAC%3BEACA%2CgBAAA%3B%3BAARF%2CoBAWC%3BEACC%2CoBAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CgFAAA%3BEACA%2CwEAAA%3B%3BAAlBF%2CoBAqBC%2COAAM%3BEACL%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3B%3BAAxBF%2CoBA2BC%3BEACC%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2C0CAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CoBAXD%2CgBAWE%3BEACA%2CqBAAA%3B%3BAAIF%2CoBAAC%3BEACA%2COAAA%3B%3BAADD%2CoBAAC%2CqBAGA%3BEACC%2C0BAAA%3BEACA%2CWAAW%2CyBAAuB%2CaAAlC%3BEACA%2CmBAAmB%2CyBAAuB%2CaAA1C%3BEACA%2CwBAAA%3BEACA%2CgCAAA%3B%3BAAGD%2CoBAXA%2CqBAWC%2COACA%3BEACC%2CWAAW%2CwBAAsB%2CaAAjC%3BEACA%2CmBAAmB%2CwBAAsB%2CaAAzC%3B%3BAAEA%2CoBAhBF%2CqBAWC%2COACA%2CgBAIE%3BEACA%2CWAAW%2CqBAAmB%2CaAA9B%3BEACA%2CmBAAmB%2CqBAAmB%2CaAAtC%3B%3BAAlBJ%2CoBAAC%2CqBAuBA%3BEACC%2CUAAA%3BEACA%2CWAAW%2CwBAAX%3BEACA%2CmBAAmB%2CwBAAnB%3B%3BAAGD%2CoBA7BA%2CqBA6BC%2CWACA%3BEACC%2CWAAW%2CoBAAX%3BEACA%2CmBAAmB%2CoBAAnB%3B%3BAAKH%2CoBAAC%3BEACA%2CQAAA%3B%3BAAEA%2CoBAHA%2CsBAGC%2COACA%3BEACC%2CWAAW%2CuBAAqB%2CcAAhC%3BEACA%2CmBAAmB%2CuBAAqB%2CcAAxC%3B%3BAAEA%2CoBARF%2CsBAGC%2COACA%2CgBAIE%3BEACA%2CWAAW%2CqBAAmB%2CcAA9B%3BEACA%2CmBAAmB%2CqBAAmB%2CcAAtC%3B%3BAAVJ%2CoBAAC%2CsBAeA%3BEACC%2C0BAAA%3BEACA%2CWAAW%2CwBAAsB%2CcAAjC%3BEACA%2CmBAAmB%2CwBAAsB%2CcAAzC%3BEACA%2C2BAAA%3BEACA%2CmCAAA%3B%3BAApBF%2CoBAAC%2CsBAuBA%3BEACC%2CWAAA%3BEACA%2CWAAW%2CuBAAX%3BEACA%2CmBAAmB%2CuBAAnB%3B%3BAAIF%2CoBAAC%3BAACD%2CoBAAC%3BEACA%2CQAAA%3B%3BAAFD%2CoBAAC%2CqBAIA%3BAAHD%2CoBAAC%2CsBAGA%3BEACC%2CUAAA%3B%3BAAGD%2CoBARA%2CqBAQC%2CWACA%3BAADD%2CoBAPA%2CsBAOC%2CWACA%3BEACC%2CWAAW%2CoBAAX%3BEACA%2CmBAAmB%2CoBAAnB%3B%3BAAKD%2CoBAhBD%2CqBAeA%2CgBACE%3BAAAD%2CoBAfD%2CsBAcA%2CgBACE%3BEACA%2CsFAAA%3BEACA%2C8EAAA%3B%3BAAKH%2CoBAAC%3BEACA%2CUAAA%3B%3BAADD%2CoBAAC%2C4BAGA%3BEACC%2CUAAA%3B%3BAAIA%2CoBARD%2C4BAOA%2CgBACE%3BEACA%2CsFAAA%3BEACA%2C8EAAA%3B%3BAAKH%2CoBAAC%3BEACA%2CWAAA%3B%3BAADD%2CoBAAC%2C6BAGA%3BEACC%2CWAAA%3B%3BAAIF%2CoBAAC%3BAACD%2CoBAAC%3BEACA%2CSAAA%3B%3BAAFD%2CoBAAC%2C6BAIA%3BAAHD%2CoBAAC%2C4BAGA%3BEACC%2C0BAAA%3BEACA%2CWAAW%2CsBAAX%3BEACA%2CmBAAmB%2CsBAAnB%3B%3BAAEA%2CoBATD%2C6BAIA%2CgBAKE%3BAAAD%2CoBARD%2C4BAGA%2CgBAKE%3BEACA%2CWAAW%2CoBAAX%3BEACA%2CmBAAmB%2CoBAAnB%3B%3BAAMJ%2CaACC%3BEACC%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIF%2CuBAEC%3BAADD%2CwBACC%3BEACC%2CyDAAA%3BEACA%2C8DAAA%3BEACA%2CyEAAA%3BEACA%2C6DAAA%3BEACA%2C4DAAA%3B%3BAAGD%2CuBAAC%3BAAAD%2CwBAAC%3BEACA%2CUAAA%3BEACA%2C6BAAA%3B%3BAAGD%2CuBAAC%2CUACA%3BAADD%2CwBAAC%2CUACA%3BEACC%2CUAAA%3BEACA%2CmBAAmB%2CSAAS%2CoBAA5B%3BEACA%2CgBAAgB%2CSAAS%2CoBAAzB%3BEACA%2CcAAc%2CSAAS%2CoBAAvB%3BEACA%2CeAAe%2CSAAS%2CoBAAxB%3BEACA%2CWAAW%2CSAAS%2CoBAApB%3B%3BAAGD%2CuBAVA%2CUAUC%3BAAAD%2CwBAVA%2CUAUC%3BEACA%2CYAAA%3B%3BAAIF%2CuBAAC%2CaAAa%3BAAAd%2CwBAAC%2CaAAa%3BEACb%2CUAAA%3B%3BAAGD%2CuBAAC%2CaAAc%3BAAAf%2CwBAAC%2CaAAc%3BAAlChB%2CuBAmCC%3BAAlCD%2CwBAkCC%3BEACC%2CUAAA%3B%3BAAKD%2CuBAAC%2CaAAc%3BAADhB%2CuBAEC%3BEACC%2CmBAAmB%2CWAAU%2CyBAAuB%2CYAApD%3BEACA%2CgBAAgB%2CWAAU%2CyBAAuB%2CYAAjD%3BEACA%2CcAAc%2CWAAU%2CyBAAuB%2CYAA%5C%2FC%3BEACA%2CeAAe%2CWAAU%2CyBAAuB%2CYAAhD%3BEACA%2CWAAW%2CWAAU%2CyBAAuB%2CYAA5C%3B%3BAAKD%2CwBAAC%2CaAAc%3BAADhB%2CwBAEC%3BEACC%2CmBAAmB%2CWAAU%2CwBAAsB%2CaAAnD%3BEACA%2CgBAAgB%2CWAAU%2CwBAAsB%2CaAAhD%3BEACA%2CcAAc%2CWAAU%2CwBAAsB%2CaAA9C%3BEACA%2CeAAe%2CWAAU%2CwBAAsB%2CaAA%5C%2FC%3BEACA%2CWAAW%2CWAAU%2CwBAAsB%2CaAA3C%3B%3BAAIF%2CuBACC%3BEACC%2CiBAAA%3B%3BAC3UF%3BEVoBC%2CqCAAA%3BEACA%2CkCAAA%3BEACA%2CiCAAA%3BEACA%2CgCAAA%3B%3BAUnBD%2CYACC%3BEAEC%2CkBAAA%3B%3BARoKD%2CYQtKA%2C2BRsKC%3BAACD%2CYQvKA%2C2BRuKC%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAFpJD%2CYUtBA%2C2BVsBC%3BAACD%2CYUvBA%2C2BVuBC%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAU3BF%2CYAMC%3BEACC%2CWAAA%3B%3BAAPF%2CYAUC%3BAAVD%2CYAWC%3BEACC%2CWAAA%3B%3BAAZF%2CYAeC%3BEACC%2CqBAAA%3B%3BAAhBF%2CYAmBC%3BEACC%2CiBAAA%3B%3BAApBF%2CYAuBC%3BEACC%2CkBAAA%3B%3BAAGD%2CYAAC%2CSACA%2CmBACC%3BEACC%2CmBAAA%3B%3BAAHH%2CYAAC%2CSACA%2CmBACC%2CMAGG%2COAAI%3BEACL%2CcAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CYAAC%3BEACA%2CaAAA%3B%3BAAGD%2CYAAC%2CyBACA%3BEACC%2CaAAA%3B%3BAAIF%2CYAAC%2CwBAGA%2CqBACC%3BAAHF%2CYAAC%2CuBAEA%2CqBACC%3BAAFF%2CYAAC%2CwBACA%2CqBACC%3BEACC%2CWAAA%3BEACA%2CWAAA%3B%3BAAEA%2CYARF%2CwBAGA%2CqBACC%2C6BAIE%3BAAAD%2CYAPF%2CuBAEA%2CqBACC%2C6BAIE%3BAAAD%2CYANF%2CwBACA%2CqBACC%2C6BAIE%3BEACA%2CUAAA%3B%3BAAGD%2CYAZF%2CwBAGA%2CqBACC%2C6BAQE%3BAAAD%2CYAXF%2CuBAEA%2CqBACC%2C6BAQE%3BAAAD%2CYAVF%2CwBACA%2CqBACC%2C6BAQE%3BEACA%2CUAAA%3B%3BAAMJ%2CYAAC%2CwBACA%2CqBACC%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAAEA%2CYANF%2CwBACA%2CqBACC%2C6BAIE%3BEACA%2CWAAA%3B%3BAAGD%2CYAVF%2CwBACA%2CqBACC%2C6BAQE%3BEACA%2CWAAA%3B%3BAAMJ%2CYAAC%2CuBACA%3BEACC%2CUAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAJF%2CYAAC%2CuBAOA%3BEACC%2CUAAA%3BEACA%2CWAAA%3B%3BAAIF%2CYAAC%2CuBACA%3BEACC%2CkBAAA%3B%3BAAIF%2CYAAC%2CwBACA%3BEACC%2CUAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAJF%2CYAAC%2CwBAOA%3BEACC%2CUAAA%3BEACA%2CWAAA%3B%3BAATF%2CYAAC%2CwBAYA%3BEACC%2CYAAA%3BEACA%2CWAAA%3B%3BAAIF%2CYAAC%2CsBACA%3BEACC%2CkBAAA%3B%3BAAFF%2CYAAC%2CsBAKA%3BEACC%2COAAA%3B%3BAAIF%2CYAAC%2CuBACA%3BEACC%2CmBAAA%3B%3BAAFF%2CYAAC%2CuBAKA%3BEACC%2CQAAA%3B%3BAAIF%2CYAAC%2C6BACA%3BEACC%2CgBAAA%3B%3BAAIF%2CYAAC%2C8BACA%3BEACC%2CiBAAA%3B%3BAAIF%2CYAAC%2CyBACA%3BEACC%2CYAAA%3B%3BAAIF%2CYAAC%2CqBACA%3BEACC%2CaAAA%3B%3BAAFF%2CYAAC%2CqBAKA%3BEACC%2CeAAA%3B%3BAAIF%2CYAAC%2CqBACA%2CqBACC%3BEACC%2CWAAA%3B%3BAAHH%2CYAAC%2CqBACA%2CqBAKC%3BEACC%2CaAAA%3B%3BAAKH%2CYAAC%2CwBACA%3BEVnLD%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEUkLE%2CeAAA%3BEACA%2CmBAAA%3B%3BAAJF%2CYAAC%2CwBAOA%3BEACC%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAVF%2CYAAC%2CwBAOA%2CUAKC%3BEACC%2CWAAA%3B%3BAAKH%2CYAAC%2C4BACA%3BEACC%2CgBAAA%3B%3BAAFF%2CYAAC%2C4BAKA%3BEACC%2CYAAA%3BEACA%2CWAAA%3BECrMC%2CgBAAA%3B%3BAAEA%2CYD4LF%2C4BAKA%2CqBCjMG%3BECqRD%2CcAAA%3BEAAA%2CaF9Ea%2CeE8Eb%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3BED1GA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEA8BA%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3BEAlMI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAD%2BKP%2CYAAC%2C4BAKA%2CqBCjLE%2CMAAK%3BECPL%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BADMY%2CYDsKd%2C4BAKA%2CqBCjLE%2CMAAK%2CcAGA%2CMAEK%2CQACG%3BAAAD%2CYDsKd%2C4BAKA%2CqBCjLE%2CMAAK%2CcAIA%2CQACK%2CQACG%3BEACG%2CUAAA%3B%3BADqKnB%2CYAAC%2C4BAKA%2CqBCpKE%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAD4JP%2CYAAC%2C4BAKA%2CqBCpKE%2CMAKI%3BECzBJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BADsBI%2CYDsJN%2C4BAKA%2CqBCpKE%2CMASK%3BEC%2BOL%2CcAAA%3BEAAA%2CaF9Ea%2CeE8Eb%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3BED1GA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEAlIQ%2CUAAA%3B%3BAAIA%2CYD2IV%2C4BAKA%2CqBCpKE%2CMAmBK%2CMACI%3BEACG%2CUAAA%3B%3BAAIA%2CYDsId%2C4BAKA%2CqBCpKE%2CMAmBK%2CMAKK%2CQACG%3BEACG%2CUAAA%3B%3BADqInB%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CEAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2COCOhB%3B%3BADAD%2CYAjBD%2C4BAKA%2CqBAYE%3BECAA%2CSDEiB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCFjB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CEAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2COCOhB%3B%3BADQC%2CYAzBH%2C4BAKA%2CqBAmBG%2CMAAM%2CEACL%3BECRF%2CSEnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COFmLR%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2COCOhB%3B%3BADQC%2CYAzBH%2C4BAKA%2CqBAmBG%2CMAAM%2CCACL%3BECRF%2CSEnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COFmLR%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2COCOhB%3B%3BADQC%2CYAzBH%2C4BAKA%2CqBAmBG%2CMAAM%2CCACL%3BECRF%2CSEnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COFmLR%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2COCOhB%3B%3BADQC%2CYAzBH%2C4BAKA%2CqBAmBG%2CMAAM%2CCACL%3BECRF%2CSEnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COFmLR%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2COCOhB%3B%3BADQC%2CYAzBH%2C4BAKA%2CqBAmBG%2CMAAM%2CCACL%3BECRF%2CSEnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COFmLR%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2COCOhB%3B%3BADQC%2CYAzBH%2C4BAKA%2CqBAmBG%2CMAAM%2CCACL%3BECRF%2CSEnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COFmLR%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2COCOhB%3B%3BADQC%2CYAzBH%2C4BAKA%2CqBAmBG%2CMAAM%2CCACL%3BECRF%2CSEnLQ%2CQAAA%2CQAAA%2CQAAA%2COFmLR%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2COCOhB%3B%3BADQC%2CYAzBH%2C4BAKA%2CqBAmBG%2CMAAM%2CCACL%3BECRF%2CSEnLQ%2CQAAA%2CQAAA%2COFmLR%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2CQAAA%2COCOhB%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2COCOhB%3B%3BADQC%2CYAzBH%2C4BAKA%2CqBAmBG%2CMAAM%2CCACL%3BECRF%2CSEnLQ%2CQAAA%2COFmLR%3B%3BADjBH%2CYAAC%2C4BAKA%2CqBCjDM%2CSAAQ%3BEACJ%2CWAAA%3B%3BAAEA%2CYDyCV%2C4BAKA%2CqBCjDM%2CSAAQ%2CCAGH%3BEA0DT%2CSDPgB%2COCOhB%3B%3BADQC%2CYAzBH%2C4BAKA%2CqBAmBG%2CMAAM%2CCACL%3BECRF%2CSEnLQ%2COFmLR%3B%3BADoBH%2CYAAC%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAR9ED%2CYQiFC%2CqBAEA%2CwBRnFA%3BAACD%2CYQgFC%2CqBAEA%2CwBRlFA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAFpJD%2CYUiOC%2CqBAEA%2CwBVnOA%3BAACD%2CYUgOC%2CqBAEA%2CwBVlOA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAU6ND%2CYAAC%2CqBAUA%3BEACC%2CeAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYApBD%2CqBAUA%2CiBAUE%2CMACA%3BEVtOH%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEATA%2CmBU%2BOmB%2CUV%5C%2FOnB%3BEACA%2CgBU8OmB%2CUV9OnB%3BEACA%2CeU6OmB%2CUV7OnB%3BEACA%2CcU4OmB%2CUV5OnB%3B%3BAUqNA%2CYAAC%2CqBAUA%2CiBAiBC%3BEVnQF%2CqCAAA%3BEACA%2CkCAAA%3BEACA%2CiCAAA%3BEACA%2CgCAAA%3BEAoBA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEU6OG%2CeAAA%3B%3BAAEA%2CYAhCF%2CqBAUA%2CiBAiBC%2CEAKE%3BEACA%2CgBAAA%3B%3BAAjCJ%2CYAAC%2CqBAUA%2CiBA2BC%3BEACC%2CgBAAA%3BEACA%2CcAAA%3B%3BAAvCH%2CYAAC%2CqBA4CA%3BEACC%2CgEAAA%3BEACA%2CwBAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAArDF%2CYAAC%2CqBAwDA%2CwBAAuB%2CQACtB%3BEACC%2CqBAAA%3B%3BAA1DH%2CYAAC%2CqBAwDA%2CwBAAuB%2CQAKtB%3BEACC%2CaAAA%3B%3BAA9DH%2CYAAC%2CqBAkEA%2CMAAK%3BEV7QN%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEU6QE%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAA1EF%2CYAAC%2CqBA6EA%3BEVlRD%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEAEA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BEU8QE%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYAtFD%2CqBA6EA%2CsBASE%3BEACA%2CmBAAA%3B%3BAAvFH%2CYAAC%2CqBA2FA%2CeAEC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYApGF%2CqBA2FA%2CeAEC%2CcAOE%3BEACA%2CgBAAA%3B%3BAArGJ%2CYAAC%2CqBA2FA%2CeAEC%2CcAWC%3BEVhVH%2CqCAAA%3BEACA%2CkCAAA%3BEACA%2CiCAAA%3BEACA%2CgCAAA%3BEAoBA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEU0TI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CYA%5C%2FGH%2CqBA2FA%2CeAEC%2CcAWC%2CEAOE%3BEVhUL%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEATA%2CmBUyUoB%2CUVzUpB%3BEACA%2CgBUwUoB%2CUVxUpB%3BEACA%2CeUuUoB%2CUVvUpB%3BEACA%2CcUsUoB%2CUVtUpB%3B%3BAUqNA%2CYAAC%2CqBA2FA%2CeAEC%2CcAwBC%3BEV1TH%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2CyBAAA%3BEAEA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BEUsTI%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA7HJ%2CYAAC%2CqBA2FA%2CeAEC%2CcAmCC%2CeACC%3BEACC%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAArIL%2CYAAC%2CqBA2FA%2CeAEC%2CcAmCC%2CeAQC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAA3IL%2CYAAC%2CqBA2FA%2CeAEC%2CcAmCC%2CeAcC%2CIAAG%3BEACF%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAjJL%2CYAAC%2CqBAuJA%3BEACC%2CkBAAA%3B%3BAAIF%2CYAAC%2CuBACA%3BAADD%2CYAAC%2CuBAEA%3BEACC%2CYAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3B%3BAAEA%2CYAdD%2CuBACA%2C0BAaE%3BAAAD%2CYAdD%2CuBAEA%2CyBAYE%3BEACA%2CmBAAA%3B%3BAAKD%2CYApBD%2CuBAmBA%2C0BACE%3BEACA%2CSAAS%2CGAAT%3BEACA%2CeAAA%3B%3BAAtBH%2CYAAC%2CuBA0BA%3BEACC%2CUAAA%3BEACA%2CQAAA%3B%3BAAEA%2CYA9BD%2CuBA0BA%2CyBAIE%3BEACA%2CSAAS%2CGAAT%3BEACA%2CeAAA%3B%3BAAhCH%2CYAAC%2CuBAoCA%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAIF%2CYAAC%2CuBACA%3BEACC%2CWAAA%3B%3BAAIF%2CYAAC%2C4BACA%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAPF%2CYAAC%2C4BACA%2COAQC%3BAATF%2CYAAC%2C4BACA%2COASC%3BEACC%2CoBAAA%3B%3BAAKH%2CYAAC%2C6BACA%3BEACC%2CWAAA%3B%3BAAFF%2CYAAC%2C6BAKA%2CMACC%2CMAAM%3BEACL%2CaAAA%3B%3BAAPH%2CYAAC%2C6BAWA%2CMAAQ%2CQAAQ%2CKAAK%3BAAXtB%2CYAAC%2C6BAYA%2CMAAQ%2CQAAQ%2CKAAK%3BAAZtB%2CYAAC%2C6BAaA%2CMAAQ%2CQAAQ%2CKAAK%3BAAbtB%2CYAAC%2C6BAcA%2CMAAQ%2CQAAQ%2CKAAK%3BAAdtB%2CYAAC%2C6BAeA%2CMAAQ%2CQAAQ%2CKAAK%3BAAftB%2CYAAC%2C6BAgBA%2CMAAQ%2CQAAQ%2CKAAK%3BEACpB%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAUF%2CYAAC%2C0BAEA%3BAADD%2CYAAC%2CiCACA%3BEACC%2CgBAAA%3B%3BAAnfH%2CYAufC%2CmBACG%3BEACD%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAngBH%2CYAugBC%3BEACC%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAA9gBF%2CYAihBC%3BEACC%2CeAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAGC%2CYANF%2CyBAKC%2CEACE%3BEACA%2CaAAA%3B%3BAAxhBJ%2CYA6hBC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAliBF%2CYA6hBC%2CqBAOC%3BEACC%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAxiBH%2CYA6hBC%2CqBAcC%3BEV9fD%2CiDAAA%3BEACA%2C8CAAA%3BEACA%2CyCAAA%3BEAIA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEAEA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BEUqfE%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3BEACA%2C6BAAA%3B%3BAAEA%2CYA9BF%2CqBAcC%2C6BAgBE%3BAACD%2CYA%5C%2FBF%2CqBAcC%2C6BAiBE%3BEACA%2CgCAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGD%2CYA5CF%2CqBAcC%2C6BA8BE%3BEACA%2CkBAAA%3B%3BAAGD%2CYAhDF%2CqBAcC%2C6BAkCE%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAIF%2CYAxDD%2CqBAwDE%2CMACA%3BEACC%2CcAAA%3B%3BAAvlBJ%2CYA4lBC%3BEV%5C%2FiBA%2C8EAAA%3BEACA%2C2EAAA%3BEACA%2CsEAAA%3BEUgjBC%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAnmBF%2CYA4lBC%2C0BASC%3BEACC%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAhnBH%2CYA4lBC%2C0BASC%2CkBAaC%3BEACC%2CSAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CYAhCH%2C0BASC%2CkBAaC%2CGAUE%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAA9nBL%2CYAooBC%3BEACC%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAvoBF%2CYAooBC%2CkBAKC%3BEACC%2CqBAAA%3B%3BAA1oBH%2CYAooBC%2CkBASC%3BEACC%2CkBAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FoBH%2CYAooBC%2CkBAcG%3BEV%5C%2FlBH%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEAEA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BEAzCA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEUkoBE%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYApBF%2CkBAcG%2CQAMA%3BEACA%2CkBAAA%3B%3BAAzpBJ%2CYA8pBC%2CgCAEC%2CkBAEG%3BEACD%2CsBAAA%3BEACA%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CYAVH%2CgCAEC%2CkBAEG%2CQAMA%3BEACA%2CkBAAA%3B%3BAAMA%2CYAjBJ%2CgCAEC%2CkBAaE%2CgBACA%2CmBACE%3B%3B%3B%3BEVjnBJ%2CaAAa%2CeAAb%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BEAGA%2CmCAAA%3BEACA%2CkCAAA%3BEAzDD%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEAgCA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEAEA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BEU0nBK%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAjBH%2CYAfF%2CgCAEC%2CkBAaE%2CgBAqBE%3BEVrpBL%2CiDAAA%3BEACA%2C8CAAA%3BEACA%2CyCAAA%3B%3BAU%5C%2FCD%2CYAysBC%2CiCAEC%2CkBACG%3BEACD%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYAXH%2CiCAEC%2CkBACG%2CQAQA%3BEACA%2CkBAAA%3B%3BAAIF%2CYAhBF%2CiCAEC%2CkBAcE%2CgBACE%3BEACD%2CkBAAA%3B%3BAAOL%2CyBACC%3BEACC%2CyBAAA%3BEACA%2CWAAA%3B%3BAAHF%2CyBACC%2CsBAIC%3BEACC%2CSAAA%3BEACA%2CgBAAA%3B%3BAAMF%2CYAAC%2C4BACA%3BEACC%2CgBAAA%3B%3BAAFF%2CYAAC%2C4BACA%2CGAGC%3BEACC%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAMJ%3BEACC%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CUAAC%2C6BACE%3BEACD%2CeAAA%3B%3BAAEA%2CUAJD%2C6BACE%2CgBAGA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2COAAA%3B%3BAAfJ%2CUAoBG%3BEACD%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CUAFD%2CoBAEE%2CQACA%3BEV1uBF%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEAEA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BEUsuBG%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAVF%2CUAFD%2CoBAEE%2CQAaA%3BEACC%2CkBAAA%3B%3BAAIF%2CUApBD%2CoBAoBE%2CUAEA%3BEACC%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAARF%2CUApBD%2CoBAoBE%2CUAWA%3BEACC%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3BEACA%2C6DAAA%3B%3BAApBF%2CUApBD%2CoBAoBE%2CUAuBA%3BEACC%2CkBAAA%3B%3BAAEA%2CUA9CH%2CoBAoBE%2CUAuBA%2CyBAGE%2CWACA%3BEACC%2CyBAAA%3B%3BAAFF%2CUA9CH%2CoBAoBE%2CUAuBA%2CyBAGE%2CWAKA%3BEACC%2CyBAAA%3B%3BAAOL%2CUAAC%3BEVxyBD%2CgFAAA%3BEACA%2C6EAAA%3BEACA%2CwEAAA%3B%3BAUsyBA%2CUAAC%2CyBAGE%3BEACD%2CaAAA%3B%3BAAJF%2CUAAC%2CyBAGE%2CoBAGC%3BEACD%2CaAAA%3B%3BAAPH%2CUAAC%2CyBAGE%2CoBAOC%3BEACD%2C6BAAA%3BEACA%2CYAAA%3B%3BAAZH%2CUAAC%2CyBAgBE%3BEACD%2CcAAA%3B%3BAAjBF%2CUAAC%2CyBAgBE%2CgBAGC%3BEACD%2CqBAAA%3B%3BAApBH%2CUAAC%2CyBAgBE%2CgBAGC%2CsBAGC%3BEVxzBL%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEAEA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BEUozBI%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGD%2CUA9BF%2CyBAgBE%2CgBAGC%2CsBAWA%2CIAAI%2CaACF%3BEACD%2CWAAA%3BEACA%2CuBAAA%3B%3BAAIF%2CUArCF%2CyBAgBE%2CgBAGC%2CsBAkBA%2CWACE%3BEACD%2CgBAAA%3B%3BAAvCL%2CUAAC%2CyBAgBE%2CgBA4BC%3BEV90BJ%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEAEA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BEU00BG%2CsBAAA%3BEACA%2CSAAA%3B%3BAAKH%2CUAAC%2C6BACE%3BEACD%2CiBAAA%3B%3BAAIF%2CUAAC%2C2BAEE%3BAADH%2CUAAC%2C8BACE%3BEACD%2CiBAAA%3B%3BAAIF%2CUAAC%2C6BAIE%3BAAHH%2CUAAC%2C4BAGE%3BAAFH%2CUAAC%2C8BAEE%3BAAJH%2CUAAC%2C6BAKE%2CoBAAoB%3BAAJvB%2CUAAC%2C4BAIE%2CoBAAoB%3BAAHvB%2CUAAC%2C8BAGE%2CoBAAoB%3BEACrB%2CaAAA%3B%3BAANF%2CUAAC%2C6BASE%2CoBACC%3BAATJ%2CUAAC%2C4BAQE%2CoBACC%3BAARJ%2CUAAC%2C8BAOE%2CoBACC%3BEACD%2C6BAAA%3BEACA%2CYAAA%3B%3BAAtKJ%2CUA2KC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAA7KF%2CUA2KC%2CoBAIC%3BEACC%2CWAAA%3B%3BAAhLH%2CUAoLC%3BEV73BA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEAEA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BEUy3BC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAA5LF%2CUAoLC%2CuCAUC%3BEACC%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3B%3BAAnMH%2CUAuMC%2CyBAAwB%2CWACvB%3BEACC%2CyBAAA%3BEACA%2CWAAA%3B%3BAAIF%2CUAAC%2CmBACA%3BEACC%2CgBAAA%3B%3BAAIF%2CUAAC%2CoBACA%3BEACC%2CiBAAA%3B%3BAAIF%2CUAAC%2CqBACA%3BEACC%2CkBAAA%3B%3BAAIF%2CUAAC%2CoBACA%2CQAAO%3BEACN%2CWAAA%3B%3BAAFF%2CUAAC%2CoBAKA%2CQAAO%3BEACN%2CYAAA%3B%3BAAtOH%2CUA0OC%3BEACC%2CeAAA%3B%3BARh0BD%2CUQ%2BzBA%2CiBAGC%2CuBRl0BA%3BAACD%2CUQ8zBA%2CiBAGC%2CuBRj0BA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAFpJD%2CUU%2B8BA%2CiBAGC%2CuBVl9BA%3BAACD%2CUU88BA%2CiBAGC%2CuBVj9BA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAUiuBF%2CUA0OC%2CiBAGC%2CuBAGC%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3B%3BAAEA%2CUAZH%2CiBAGC%2CuBAGC%2CQAME%3BEACA%2CgBAAA%3B%3BAAGD%2CUAhBH%2CiBAGC%2CuBAGC%2CQAUE%3BEVz8BJ%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEUy8BI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAEA%2CUAvBJ%2CiBAGC%2CuBAGC%2CQAUE%2CYAOC%3BEACA%2CgBAAA%3B%3BAIlgCN%3BEACC%2CiBAAA%3B%3BAAEA%2CiBAAC%3BEd8CD%2CgFAAA%3BEACA%2C6EAAA%3BEACA%2CwEAAA%3BEc9CC%2CcAAA%3B%3BAAFD%2CiBAAC%2CwBAIA%3BEACC%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAEA%2CiBAZD%2CwBAIA%2CwBAQE%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2COAAA%3B%3BAAnBH%2CiBAAC%2CwBAuBA%3BEACC%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAIF%2CiBAAC%3BEACA%2CkBAAA%3B%3BAADD%2CiBAAC%2CwBAGA%3BEACC%2CiBAAA%3B%3BAArCH%2CiBAyCC%3BEACC%2CkBAAA%3B%3BAA1CF%2CiBA6CC%3BEACC%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAhDF%2CiBAmDC%3BEACC%2CsBAAA%3BEACA%2CoBAAA%3B%3BAACA%2CiBAHD%2CMAGE%3BEACA%2C2CAAA%3BEACA%2CmCAAA%3B%3BAAED%2CiBAPD%2CMAOE%3BEACA%2CuBAAA%3BEACA%2C0DAAA%3BEACA%2CkDAAA%3B%3BAAED%2CiBAZD%2CMAYE%3BEACA%2CuBAAA%3BEACA%2CgEAAA%3BEACA%2CwDAAA%3B%3BAAKH%3BEACC%3BIACC%2CuBAAA%3B%3BEAED%3BIACC%2CoBAAA%3B%3B%3BAAIF%3BEACC%3BIACC%2CuBAAA%3B%3BEAED%3BIACC%2CoBAAA%3B%3B%3BAAIF%3BEACC%3BIACC%2CuBAAA%3B%3BEAED%3BIACC%2CsBAAA%3B%3B%3BAAIF%3BEACC%3BIACC%2CuBAAA%3B%3BEAED%3BIACC%2CsBAAA%3B%3B%3BACvGF%2CIAAI%3BEACA%2CqCAAA%3B%3BAAGJ%2CIAAI%3BEACA%2CqCAAA%3B%3BAAGJ%3BEACI%3BEAAM%3BIACF%2CyBAAA%3B%3BEAEJ%3BIACI%2C%2BBAAA%3B%3B%3BAAIR%2CIAAI%3BEACA%2CWAAA%3B%3BAAGJ%2CGAAG%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CGAAG%2CaAAgB%3BAAAO%2CGAAG%2CaAAgB%2CQAAK%3BEAC9C%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CoCAAA%3BEACA%2CiDAAA%3BEACA%2CwBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3B%3B%3BAAGJ%2CGAAG%2CaAAgB%2CQAAK%3BEACpB%2CaAAA%3B%3BAAGJ%2CGAAG%2CaAAgB%2CQAAK%3BEACpB%2CgBAAA%3B%3BAAGJ%2CGAAG%2CaAAgB%2CQAAK%3BEACpB%2CgBAAA%3B%3BAAGJ%2CGAAG%2CaAAgB%2CQAAK%2CiBAAoB%3BEACxC%2CyBAAA%3B%3BAAGJ%2CGAAG%2CaAAgB%3BEACf%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAfvDJ%3BAGgDA%3BAACA%3BAADA%2C2BAIC%3BAAHD%2C4BAGC%3BEHnDA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BAAgDD%3B%3BEAEE%2CaAAa%2CeAAb%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BEAGA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAASF%3BEArCC%2CgFAAA%3BEACA%2C6EAAA%3BEACA%2CwEAAA%3B%3BAAuCD%3BEACC%2CaAAA%3B%3BAAGD%3BEACC%2CcAAA%3B%3BAAGD%3BEACC%2CaAAA%3B%3BAAGD%3BEACC%2CaAAA%3BEACA%2CeAAA%3B%3BAAGD%3BEACC%2CWAAA%3BEACA%2CWAAA%3B%3BAAGD%2CeAAkB%3BEACjB%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGD%2CYAAe%3BEACd%2CWAAA%3B%3BAAGD%2CYAAe%3BEACd%2CUAAA%3BEACA%2CWAAA%3B%3BAAEA%2CYAJc%2CMAIb%2CUAAU%3BEACV%2CWAAA%3B%3BAAIF%2CYAAe%3BEACd%2CcAAA%3BEACA%2CWAAA%3B%3BAAEA%2CYAJc%2CMAIb%2CUAAU%3BEACV%2CWAAA%3B%3BAAIF%2CYAAe%3BEACd%2CUAAA%3BEACA%2CWAAA%3B%3BAAEA%2CYAJc%2CMAIb%2CUAAU%3BEACV%2CWAAA%3B%3BAAIF%2CYAAe%3BEACd%2CUAAA%3BEACA%2CWAAA%3B%3BAAEA%2CYAJc%2CMAIb%2CUAAU%3BEACV%2CWAAA%3B%3BAAIF%2CYAAe%3BEACd%2CcAAA%3BEACA%2CWAAA%3B%3BAAEA%2CYAJc%2CMAIb%2CUAAU%3BEACV%2CWAAA%3B%3BAAIF%3BEACC%2CoCAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAGD%2CMAAM%3BEAhGL%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEAgGA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAEA%2CMANK%2CIAMJ%2CYACA%3BEACC%2CcAAA%3B%3BAAKH%2CyBACC%3BEACC%2CgBAAA%3B%3BAAFF%2CyBAKC%3BEACC%2CmBAAA%3B%3BAANF%2CyBASC%3BEACC%2CyBAAA%3B%3BAAGC%2CyBAJF%2CMAGC%2CGACE%2CUAAU%2CKACV%3BEACC%2CmBAAA%3B%3BAAfL%2CyBASC%2CMAGC%2CGAOC%3BEACC%2CsBAAA%3B%3BAAEA%2CyBAbH%2CMAGC%2CGAOC%2CGAGE%3BEACA%2CUAAA%3B%3BAAGD%2CyBAjBH%2CMAGC%2CGAOC%2CGAOE%3BEACA%2C%2BBAAA%3B%3BAAOL%2CWACC%3BEACC%2CSAAA%3B%3BAAIF%3BEACC%2CcAAA%3B%3BAgB7CD%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%3BIJwHrC%2CyBAAA%3B%3BEIrHA%2CcAAe%2CuBAAsB%3BIJqHrC%2C4BAAA%3BIInHI%2CQAAA%3B%3B%3B%3B%3B%3B%3BAC5ER%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACQR%3BEACC%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAAGD%3BEACE%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAAUF%3BEACC%2CWAAW%2CgBAAX%3BEACC%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAAGF%3BEACC%2CWAAW%2CqBAAX%3BEACC%2CgBAAgB%2CqBAAhB%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CcAAc%2CqBAAd%3BEACA%2CeAAe%2CqBAAf%3B%3BAAGF%3BEACC%2CWAAW%2CeAAX%3BEACC%2CgBAAgB%2CeAAhB%3BEACA%2CmBAAmB%2CeAAnB%3BEACA%2CcAAc%2CeAAd%3BEACA%2CeAAe%2CeAAf%3B%3BAAGF%3BEACC%2CqBAAA%3BEACA%2CWAAA%3B%3BAAGD%3BEACC%2CmBAAA%3B%3BEACA%2CYAAY%2CgFAAZ%3B%3BEACA%2CYAAY%2CmFAAZ%3B%3BEACA%2CYAAY%2C2EAAZ%3B%3BEACA%2CQAAQ%2CyDAA0D%2CuBAAuB%2C0BAAzF%3B%3B%3BAAKA%2CWAAC%3BAAAS%2CWAAC%3BEACV%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3BAAIF%3BEACC%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAAGD%3BEACK%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACE%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3B%3BAAGF%3BEACE%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAAGF%3BEACE%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CiCAAA%3BEACA%2C6BAAA%3B%3BAAGF%3BEACE%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3B%3BAAGF%3BEACC%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAAGD%3BEACC%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CwBAAA%3BEACA%2C6BAAA%3BEACA%2CqBAAA%3B%3BAAGD%2CMAAM%3BEAAc%2CaAAA%3B%3BAACpB%3BEAAO%2CwBAAA%3BEAA0B%2CgBAAA%3B%3BAACjC%3BAAAO%2CKAAK%3BAAAQ%2CKAAK%2CIAAI%2CYAAY%3BAAAQ%2CQAAQ%2CIAAI%2CYAAY%3BAAAQ%2CMAAM%2CIAAI%2CYAAY%3BEAAO%2CaAAA%3BEAAe%2CgBAAA%3B%3BAAC7H%2CKAAK%2CWAAW%3BAAAa%2CKAAK%2CeAAe%3BAAAa%2CKAAK%2CYAAY%3BAAAa%2CKAAK%2CWAAW%3BEAAc%2CaAAA%3B%3BAAC1H%2CKAAK%3BAAAa%2CKAAK%3BAAAc%2CKAAK%2CWAAW%3BAAAa%2CKAAK%2CWAAW%3BEAAc%2CaAAA%3B%3BAAChG%2CKAAK%3BAAAmB%2CQAAQ%3BAAAmB%2CMAAM%3BEAAmB%2CqDAAA%3B%3BACvP5E%3BEAAa%2CaAAa%2CQAAb%3BEACb%2CSAAS%2CmCAAT%3BEAA8C%2CSAAS%2C2CAA2C%2COAAO%2C0BAA0B%2CsCAAsC%2COAAO%2CcAAc%2CqCAAqC%2COAAO%2CaAAa%2CoCAAoC%2COAAO%2CiBAAiB%2CwDAAwD%2COAAO%2CMAApU%3BEAA4U%2CgBAAA%3BEAAkB%2CkBAAA%3BEAAmB%2CkBAAA%3B%3BAAC%5C%2FZ%3BEAAY%2CaAAa%2CQAAb%3BEAAuB%2CSAAS%2C6BAAT%3BEAAwC%2CSAAS%2CqCAAqC%2COAAO%2C0BAC5H%2CgCAAgC%2COAAO%2CcAAc%2C%2BBAA%2BB%2COAAO%2CaAAa%2C8BAA8B%2COAAO%2CiBAC7I%2C4CAA4C%2COAAO%2CMAFoB%3BEAEZ%2CgBAAA%3BEAAkB%2CkBAAA%3BEAAmB%2CkBAAA%3B%3BAACpG%3BEAAY%2CaAAa%2CQAAb%3BEAAuB%2CSAAS%2C2BAAT%3BEAAsC%2CSAAS%2CmCAAmC%2COAAO%2C0BACxH%2C8BAA8B%2COAAO%2CcAAc%2C6BAA6B%2COAAO%2CaAAa%2C4BAA4B%2COAAO%2CiBACvI%2CwCAAwC%2COAAO%2CMAFsB%3BEAEd%2CiBAAA%3BEAAmB%2CkBAAA%3BEAAmB%2CkBAAA%3B%3BAACjG%3BEAAY%2CaAAa%2CQAAb%3BEAAuB%2CSAAS%2C%2BBAAT%3BEAA0C%2CSAAS%2CuCAAuC%2COAAO%2C0BAChI%2CkCAAkC%2COAAO%2CcAAc%2CiCAAiC%2COAAO%2CaAAa%2CgCAAgC%2COAAO%2CiBACnJ%2CgDAAgD%2COAAO%2CMAFkB%3BEAEV%2CgBAAA%3BEAAkB%2CkBAAA%3BEAAmB%2CkBAAA%3B%3BAACxG%3BEAAY%2CaAAa%2CQAAb%3BEAAuB%2CSAAS%2CiCAAT%3BEAA4C%2CSAAS%2CyCAAyC%2COAAO%2C0BACpI%2CoCAAoC%2COAAO%2CcAAc%2CmCAAmC%2COAAO%2CaAAa%2CkCAAkC%2COAAO%2CiBAAiB%2CoDAAoD%2COAAO%2CMAD1J%3BEACkK%2CiBAAA%3BEAAmB%2CkBAAA%3BEAAmB%2CkBAAA%3B%3BAACvR%3BEAAY%2CaAAa%2CQAAb%3BEAAuB%2CSAAS%2C8BAAT%3BEAAyC%2CSAAS%2CsCAAsC%2COAAO%2C0BAA0B%2CiCAAiC%2COAAO%2CcAChM%2CgCAAgC%2COAAO%2CaAAc%2C%2BBAA%2BB%2COAAO%2CiBAAiB%2C8CAA8C%2COAAO%2CMADzF%3BEAE5E%2CmBAAA%3BEAAqB%2CkBAAA%3BEAAmB%2CkBAAA%3B%3BAACxC%3BEAAY%2CaAAa%2CQAAb%3BEAAuB%2CSAAS%2C2BAAT%3BEAAsC%2CSAAS%2CmCAAmC%2COAAO%2C0BAA0B%2C8BAA8B%2COAAO%2CcAAc%2C6BAA6B%2COAAO%2CaACzO%2C4BAA4B%2COAAO%2CiBAAiB%2CwCAAwC%2COAAO%2CMAD9B%3BEACsC%2CgBAAA%3BEAAkB%2CkBAAA%3BEAAmB%2CkBAAA%3B%3BAACpJ%3BEAAY%2CaAAa%2CQAAb%3BEAAuB%2CSAAS%2C4BAAT%3BEAAuC%2CSAAS%2CoCAAoC%2COAAO%2C0BAC1H%2C%2BBAA%2BB%2COAAO%2CcAAc%2C8BAA8B%2COAAO%2CaAAa%2C6BAA6B%2COAAO%2CiBAC1I%2C0CAA0C%2COAAO%2CMAFqB%3BEAEb%2CgBAAA%3BEAAkB%2CkBAAA%3BEAAmB%2CkBAAA%3B%3BAAClG%3BEAAY%2CaAAa%2CQAAb%3BEAAuB%2CSAAS%2CqCAAT%3BEAAgD%2CSAAS%2C6CAA6C%2COAAO%2C0BAA0B%2CwCAAwC%2COAAO%2CcAAc%2CuCAAuC%2COAAO%2CaAAa%2CsCAAsC%2COAAO%2CiBAAiB%2C4DAA4D%2COAAO%2CMAAhV%3BEACnF%2CgBAAA%3BEAAkB%2CkBAAA%3BEAAoB%2CkBAAA%3B%3BAAEtC%3BEAAY%2CaAAa%2CQAAb%3BEAAuB%2CSAAS%2CyCAAyC%2COAAO%2CcAAc%2CwCAAwC%2COAAO%2CaAAa%2CuCAAuC%2COAAO%2CiBAAkB%2C8DAA8D%2COAAO%2CMAAxQ%3BEAAgR%2CgBAAA%3BEAAkB%2CkBAAA%3B%3BAACrU%3BEAAY%2CaAAa%2CQAAb%3BEAAuB%2CSAAS%2CmCAAmC%2COAAO%2CcAAc%2CkCAAkC%2COAAO%2CaACjI%2CgCAAgC%2COAAO%2CiBAAiB%2CiDAAiD%2COAAO%2CMADzF%3BEACiG%2CgBAAA%3BEAAkB%2CkBAAA%3B%3BAAEtJ%3BEACE%2CaAAa%2CWAAb%3BEACA%2CSAAU%2CgCAAV%3BEACA%2CSAAU%2CuCAAuC%2COAAO%2C0BAClD%2CiCAAiC%2COAAO%2CiBACxC%2CkCAAkC%2COAAO%2CaACzC%2C2CAA2C%2COAAO%2CMAHxD%3BEAIA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGF%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEJ%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CaDuBuB%2CQCvBvB%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BAAAM%3BEACF%2CYAAA%3B%3BAAEJ%3BAAAQ%2CKAAK%3BAAAiB%2CKAAK%3BAAAiB%3BEDoDnD%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BACrDD%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3B%3BAACA%2CMAAC%3BAAAQ%2CMAAC%3BAAAS%2CMAAC%3BEAChB%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CMAAC%3BEACG%2CqBAAA%3B%3BAAGR%3BAAAG%3BEACC%2CSAAA%3BEACA%2CUAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%2CSAAY%3BEACR%2CmBAAA%3B%3BAAEJ%3BAAAc%2CGAAG%3BAAAa%2CGAAG%2CWAAW%3BEACxC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAEJ%3BAAAI%3BAAAI%3BAAAI%3BAAAI%3BAAAI%3BEAChB%2CcAAA%3BEACA%2CSAAA%3BEACA%2CaD1BuB%2CQC0BvB%3B%3BAAEJ%3BAAAG%3BAAAG%3BAAAG%3BAAAG%3BAAAG%3BAAAG%3BAAAI%3BAAAE%3BEACpB%2CSAAA%3BEAAU%2CUAAA%3B%3BAAEd%3BAAAI%3BAAAI%3BEACJ%2CgBAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CEAAG%3BAAAI%2CEAAG%3BEACN%2CgBAAA%3BEACA%2CSAAA%3B%3BAAEJ%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAEJ%3BEACI%2CWAAA%3B%3B%3BAAIJ%2CkBAAkB%3B%3BEACd%2CcAAA%3B%3BAAGJ%2CkBAAkB%3B%3BEACd%2CcAAA%3B%3BAAGJ%2CkBAAkB%3B%3BEACd%2CcAAA%3B%3BAAGJ%2CkBAAkB%3B%3BEACd%2CcAAA%3B%3BAAGJ%2CkBAAkB%3B%3BEACd%2CcAAA%3B%3BAAGJ%2CkBAAkB%3B%3BEACd%2CcAAA%3B%3BAAGJ%2CkBAAkB%3B%3BEACd%2CcAAA%3B%3BAAGJ%2CkBAAkB%3B%3BEACd%2CcAAA%3B%3BAAIJ%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAHJ%2CaAII%2CMAAK%3BEACD%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAGY%2CaAXhB%2CMAAK%2CiBASA%2CQACO%2CQACK%3BEACG%2CUAAA%3B%3BAAhBxB%2CaAqBI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAACA%2CaARJ%2CMAQK%3BEACG%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CaAlBJ%2CMAkBK%3BEACG%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAGA%2CaAhCR%2CMA%2BBK%2CQACI%3BEACG%2CUAAA%3B%3BAAMhB%2CaACI%2CMAAK%3BEACD%2CaAAA%3B%3BAAFR%2CaACI%2CMAAK%2CcAGG%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAACA%2CaAbZ%2CMAAK%2CcAGG%2CMAUK%3BEACG%2CkBAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CeAAA%3B%3BAAEJ%2CaA3BZ%2CMAAK%2CcAGG%2CMAwBK%3BEACG%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CeAAA%3BEDnJnB%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BACuJmB%2CaA5ChB%2CMAAK%2CcAyCA%2CQAEO%2CMACK%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAQxB%3BEACI%2CkBAAA%3B%3BAAEJ%3BAAAY%2COAAO%3BAAAU%2COAAO%3BEAChC%2C2BAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3B%3BAAEJ%3BEACG%2C0BAAA%3BEACA%2CyBAAA%3B%3BAAEH%3BEACI%2CSAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%3BEACI%2CoBAAA%3B%3BAC1TH%2CMAAC%3BEACA%2CeAAA%3B%3BAADD%2CMAAC%2CYAEA%3BEACC%2CeAAA%3B%3BAAHF%2CMAAC%2CYAEA%2CQAEC%3BEACC%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANH%2CMAAC%2CYAEA%2CQAEC%2CMAGC%3BEAAK%2CgBAAA%3B%3BAART%2CMAYC%2CcACC%3BEACC%2CmBAAA%3BEACA%2CYAAA%3B%3BAAfH%2CMAYC%2CcACC%2CYAGC%3BEACI%2CWAAA%3BEACA%2C%2BBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAtBP%2CMAYC%2CcACC%2CYAGC%2CGAOI%3BEACI%2CeAAA%3BEACH%2CyBAAA%3BEACA%2CaFiDmB%2CQEjDnB%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CMAlBP%2CcACC%2CYAGC%2CGAOI%2CEAOE%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAJD%2CMAlBP%2CcACC%2CYAGC%2CGAOI%2CEAOE%2CSAKC%3BEACC%2CiBAAA%3B%3BAApCX%2CMAYC%2CcACC%2CYAGC%2CGAOI%2CEAgBC%2CKACC%3BEACC%2C4BAAA%3BEACA%2CqBAAA%3BEACH%2CgBAAA%3B%3BAA3CP%2CMAYC%2CcACC%2CYAGC%2CGAOI%2CEAuBC%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAAED%2CMAtCP%2CcACC%2CYAGC%2CGAOI%2CEA2BE%3BEACA%2CqBAAA%3B%3BAAnDT%2CMAYC%2CcACC%2CYAGC%2CGAOI%2CEA8BC%3BEACC%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CMA9CN%2CcACC%2CYAGC%2CGA0CK%3BEACG%2CeAAA%3BEACH%2CgBAAA%3BEACA%2CYAAA%3B%3BAFiHP%2CMElKA%2CcACC%2CYFiKA%3BAAAS%2CMElKV%2CcACC%2CYFiKU%3BEACV%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3BAEjLF%2CMAYC%2CcAsDC%3BEACC%2CWAAA%3BEFmHF%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEApBC%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CiCAAA%3BEACA%2C6BAAA%3BEEhJC%2CkBAAA%3BEACA%2CaAAA%3B%3BAAxEH%2CMAYC%2CcAsDC%2CqBAOC%3BEACC%2CuBAAA%3BEACA%2CgBAAA%3B%3BAA3EJ%2CMAYC%2CcAsDC%2CqBAWC%3BEACC%2CSAAA%3BEACA%2CuBAAA%3B%3BAA%5C%2FEJ%2CMAYC%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%3BEACC%2CuBAAA%3BEACA%2CgBAAA%3B%3BAAnFN%2CMAYC%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%3BEACC%2CUAAA%3BEACA%2CSAAA%3B%3BAAtFP%2CMAYC%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%3BEACC%2C2BAAA%3BEACA%2CoCAAA%3B%3BAAMM%2CMAnFd%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAGG%2CWACA%2CeAAc%2CUACb%2CGACC%2CGACC%2CGACE%2CUAAU%2CIACV%3BEACC%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGF%2CMAzFd%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAGG%2CWACA%2CeAAc%2CUACb%2CGACC%2CGACC%2CGAOE%2CUAAU%2CIACV%3BEACC%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGF%2CMA%5C%2FFd%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAGG%2CWACA%2CeAAc%2CUACb%2CGACC%2CGACC%2CGAaE%2CUAAU%2CIACV%3BEACC%2CyBAAA%3BEACA%2CcAAA%3B%3BAApBP%2CMA9ET%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAGG%2CWACA%2CeAAc%2CUACb%2CGACC%2CGACC%2CGAmBC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAA1BN%2CMA9ET%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAGG%2CWACA%2CeAAc%2CUACb%2CGACC%2CGACC%2CGAwBE%2CGACC%2CGACC%3BEACC%2CuCAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAjCT%2CMA9ET%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAGG%2CWACA%2CeAAc%2CUAuCb%3BEACA%2CeAAA%3B%3BAACA%2CMAxHX%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAGG%2CWACA%2CeAAc%2CUAuCb%2CQAEI%3BEACH%2CUAAA%3B%3BAAKH%2CMA9HT%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAmDG%3BEACA%2C4BAAA%3B%3BAAED%2CMAjIT%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAsDG%3BEACA%2C4BAAA%3B%3BAADD%2CMAjIT%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAsDG%2COAEA%3BEACC%2CsBAAA%3B%3BAAhJZ%2CMAYC%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGA4DC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAzJV%2CMAYC%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGA4DC%2CEAOE%3BEACC%2CuBAAA%3B%3BAAIF%2CMAnJT%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%3BEACA%2CsBAAA%3BEACE%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACH%2CmBAAA%3BEACG%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkDAAA%3BEACA%2C0DAAA%3BEACA%2CuDAAA%3BEACA%2CsDAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAfH%2CMAnJT%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%2CUAgBE%3BEACC%2CUAAA%3BEACA%2C2BAAA%3BEACA%2CYAAA%3B%3BAAnBJ%2CMAnJT%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%2CUAgBE%2CGAIE%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAA5BN%2CMAnJT%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%2CUAgBE%2CGAcE%3BEACC%2CSAAA%3B%3BAA%5C%2FBN%2CMAnJT%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%2CUAgBE%2CGAiBE%3BEACC%2CgBAAA%3BEACA%2CiBAAA%3BEACH%2CmBAAA%3BEACA%2CeAAA%3B%3BAACG%2CMAzLf%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%2CUAgBE%2CGAiBE%2CQAKK%3BEACP%2CWAAA%3BEACI%2CmBAAA%3BEACD%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAANA%2CMAzLf%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%2CUAgBE%2CGAiBE%2CQAKK%2CKAOH%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAACC%2CMAxMlB%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%2CUAgBE%2CGAiBE%2CQAKK%2CKAOH%2CEAQG%3BEACA%2CcAAA%3B%3BAAhBJ%2CMAzLf%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%2CUAgBE%2CGAiBE%2CQAKK%2CKAmBJ%3BEACC%2CgBAAA%3BEACC%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAtBF%2CMAzLf%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%2CUAgBE%2CGAiBE%2CQAKK%2CKAmBJ%2CGAIE%3BEACC%2CkBAAA%3B%3BAACA%2CMAlNlB%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%2CUAgBE%2CGAiBE%2CQAKK%2CKAmBJ%2CGAIE%2CGAEE%3BEACA%2CSAAS%2CGAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEFzGlB%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAEwEc%2CMAzLf%2CcAsDC%2CqBAWC%2CcAGC%2CsBACC%2CIAGC%2CGAGE%2CGAuEC%2CeACE%2CUAgBE%2CGAiBE%2CQAKK%2CKAmBJ%2CGAIE%2CGASC%3BEACC%2C0BAAA%3B%3BAAtOpB%2CMAYC%2CcAsDC%2CqBAkLC%3BEACC%2CWAAA%3BEACA%2CUAAA%3BEACG%2C8BAAA%3BEACA%2C%2BBAAA%3BEACA%2CiBAAA%3B%3BAACC%2CMA9OP%2CcAsDC%2CqBAkLC%2CcAMM%3BEACA%2CkBAAA%3B%3BAAIH%2CMAnPL%2CcAsDC%2CqBAkLC%2CcASC%2CeACC%2CKACE%2COACA%2CQACC%2CSACE%3BEACC%2CyBAAA%3BEACE%2CUAAA%3B%3BAApQb%2CMAYC%2CcAsDC%2CqBAkLC%2CcASC%2CeACC%2CKAWC%2CQACC%3BEFpFN%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEAZC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3BEE%2BCS%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAACC%2CMA1QX%2CcAsDC%2CqBAkLC%2CcASC%2CeACC%2CKAWC%2CQACC%2COAYM%3BEACA%2CaAAA%3B%3BAAED%2CMA7QX%2CcAsDC%2CqBAkLC%2CcASC%2CeACC%2CKAWC%2CQACC%2COAeM%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CSAAQ%2COAAR%3BEACA%2CaFjNC%2CaEiND%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FRb%2CMAYC%2CcAsDC%2CqBAkLC%2CcASC%2CeACC%2CKAWC%2CQAyBC%3BEACC%2CaAAA%3BEACG%2CUAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEFzLV%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAEuLU%2CMAhSV%2CcAsDC%2CqBAkLC%2CcASC%2CeACC%2CKAWC%2CQAyBC%2CSAUK%3BEACE%2CcAAA%3B%3BAA7Sd%2CMAYC%2CcAsDC%2CqBAkLC%2CcASC%2CeACC%2CKAWC%2CQAyBC%2CSAaI%3BEACC%2CYAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAnTZ%2CMAYC%2CcAsDC%2CqBAkLC%2CcASC%2CeACC%2CKAyDC%3BEACC%2CkBAAA%3BEACG%2CaAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEFzFT%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEAZC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3BEEgGK%2CaAAA%3B%3BAACA%2CMApTN%2CcAsDC%2CqBAkLC%2CcASC%2CeACC%2CKAyDC%2CSASE%3BEF1IP%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAEzLD%2CMAYC%2CcAsDC%2CqBAkLC%2CcASC%2CeACC%2CKAyDC%2CSAYE%3BEACC%2C0BAAA%3BEACA%2CoBAAA%3BEACE%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAUX%2CWAAY%2COAAO%2CcAAc%2CqBAAqB%3BEAAe%2CgCAAA%3B%3BAACrE%2CWAAY%2COAAO%2CcAAc%2CqBAAqB%2CcAAc%2CsBAAsB%2CIAAI%2CGAAG%2CGAAE%2CiBAAkB%3BEAAG%2CYAAA%3B%3BAAExH%3BEACC%2CmBAAA%3B%3BAADD%2CMAEC%2CQACC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACG%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEFjKD%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEATH%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAEoJK%2CMAbN%2CQACC%2COAAM%2CWAYA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BAAvBR%2CMAEC%2CQACC%2COAAM%2CWAsBD%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAA5BR%2CMAEC%2CQACC%2COAAM%2CWAsBD%2CkBAIE%3BEACC%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAhCV%2CMAEC%2CQACC%2COAAM%2CWAgCD%3BEACC%2CkBAAA%3B%3BAApCR%2CMAEC%2CQACC%2COAAM%2CWAgCD%2CSAEC%2CKACC%3BEACC%2CSAAA%3BEACG%2CeAAA%3B%3BAAEF%2CMAxCV%2CQACC%2COAAM%2CWAgCD%2CSAEC%2CKACC%2CYAGC%2CSACE%3BEACA%2CaAAA%3B%3BAA3CZ%2CMAEC%2CQACC%2COAAM%2CWAgCD%2CSAEC%2CKACC%2CYAGC%2CSAIC%3BEACC%2CYAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACD%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CaF9TgB%2CQE8ThB%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAvDX%2CMAEC%2CQACC%2COAAM%2CWAgCD%2CSAEC%2CKACC%2CYAGC%2CSAgBC%2CIAAG%3BEACF%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CaFrUe%2CQEqUf%3BEACA%2CaAAA%3B%3BAA7DZ%2CMAEC%2CQACC%2COAAM%2CWAgCD%2CSAEC%2CKA4BC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAArEV%2CMAEC%2CQACC%2COAAM%2CWAgCD%2CSAEC%2CKA4BC%2CSAKC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACD%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEFlTT%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAEgTU%2CMA%5C%2FEV%2CQACC%2COAAM%2CWAgCD%2CSAEC%2CKA4BC%2CSAKC%2COAWE%3BEACA%2CyBAAA%3B%3BAAlFZ%2CMAEC%2CQACC%2COAAM%2CWAqFA%3BEACC%2CWAAA%3BEACA%2CeAAA%3BEACD%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAA9FR%2CMAEC%2CQACC%2COAAM%2CWAqFA%2CmBAOA%3BEACC%2C0BAAA%3BEACA%2CWAAA%3B%3BAAjGT%2CMAEC%2CQAmGC%3BEACI%2CqBAAA%3BEFvNL%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAE6GD%2CMAEC%2CQAmGC%2CeAGI%3BEFtQL%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAEqIF%2CMAEC%2CQAmGC%2CeAGI%2CKAIF%3BEACC%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACG%2CuBAAA%3BEACA%2CmBAAA%3BEFpOP%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAEqIF%2CMAEC%2CQAmGC%2CeAGI%2CKAIF%2CUAUC%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C%2BBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAA3HT%2CMAEC%2CQAmGC%2CeAGI%2CKAIF%2CUAiBC%3BEACC%2COAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAhIN%2CMAEC%2CQAmGC%2CeAGI%2CKAIF%2CUAiBC%2CUAIC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAArIP%2CMAEC%2CQAmGC%2CeAGI%2CKAIF%2CUAiBC%2CUAUC%3BEFrSL%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA1CI%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAEgSI%2CMAzIP%2CQAmGC%2CeAGI%2CKAIF%2CUAiBC%2CUAUC%2CaAIM%3BEACH%2COAAA%3BEACD%2CeAAA%3BEACA%2CWAAA%3BEACC%2CcAAA%3BEACA%2CaFzZkB%2CQEyZlB%3BEACA%2CeAAA%3B%3BAAjJT%2CMAEC%2CQAmGC%2CeAGI%2CKAIF%2CUAiBC%2CUAUC%2CaAYG%3BEACE%2C%2BBAAA%3BEACA%2CiBAAA%3B%3BAArJX%2CMAEC%2CQAmGC%2CeAGI%2CKAIF%2CUAiBC%2CUAUC%2CaAgBI%2CMACC%3BEACC%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA1JZ%2CMAEC%2CQAmGC%2CeAGI%2CKAIF%2CUAiBC%2CUAUC%2CaAgBI%2CMAKC%3BEACC%2C%2BBAAA%3B%3BAACA%2CMA5JX%2CQAmGC%2CeAGI%2CKAIF%2CUAiBC%2CUAUC%2CaAgBI%2CMAKC%2CEAEE%3BEACA%2CqBAAA%3B%3BAA%5C%2FJb%2CMAEC%2CQAmGC%2CeAGI%2CKA8DF%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAxKL%2CMAEC%2CQAmGC%2CeAGI%2CKA8DF%2CUAGC%2CGACC%3BEACC%2CqBAAA%3B%3BAACC%2CMA1KP%2CQAmGC%2CeAGI%2CKA8DF%2CUAGC%2CGACC%2CGAEG%2CYACA%3BEACC%2CkBAAA%3B%3BAA9KV%2CMAEC%2CQAmGC%2CeAGI%2CKA8DF%2CUAGC%2CGACC%2CGAOC%3BEACC%2CeAAA%3BEACA%2C%2BBAAA%3BEACA%2C%2BBAAA%3BEACG%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAACH%2CMAtLP%2CQAmGC%2CeAGI%2CKA8DF%2CUAGC%2CGACC%2CGAOC%2CEAOE%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAGF%2CMA3LN%2CQAmGC%2CeAGI%2CKA8DF%2CUAGC%2CGACC%2CGAmBE%2CWACA%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAjMT%2CMAEC%2CQAmGC%2CeAmGI%3BEACI%2CgBAAA%3BEACN%2CSAAA%3BEACA%2CeAAA%3BEACA%2C%2BBAAA%3BEACA%2CgBAAA%3BEACG%2CYAAA%3B%3BAA9MP%2CMAEC%2CQAmGC%2CeAmGI%2CWAOF%3BEACC%2C%2BBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CMAhNJ%2CQAmGC%2CeAmGI%2CWAOF%2CEAGE%3BEACA%2CqBAAA%3BEACA%2C%2BBAAA%3B%3BAAQN%2CaAAa%3BEACT%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEAEA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3B%3BAAIJ%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAACA%2CYAAC%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2C8BAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAIL%2CWACC%3BEAAU%2CaAAA%3B%3BAADX%2CWAEC%3BEACC%2CcAAA%3BEACE%2CcAAA%3B%3BAAJJ%2CWAMC%2CQAAO%3BEAAa%2CuBAAA%3B%3BAANrB%2CWAOC%3BEAAsB%2CaAAA%3B%3B%3B%3BAAiDvB%2CQA3C8B%2CwBAAiC%3BEAC9D%2CMACC%2CQACC%2COAAM%2CWACL%2CSACC%2CKACC%2CYACC%2CSACC%3BIACC%2CYAAA%3B%3BEARR%2CMACC%2CQACC%2COAAM%2CWAYL%3BIACC%2CgBAAA%3BIACA%2CcAAA%3B%3BEAhBJ%2CMACC%2CQAkBC%3BIACC%2CeAAA%3B%3BEApBH%2CMACC%2CQAkBC%2CeAEC%2CKACC%2CUACC%3BIACI%2CeAAA%3BIACH%2CmBAAA%3BIACA%2CkBAAA%3B%3BEA1BN%2CMACC%2CQAkBC%2CeAEC%2CKACC%2CUAMC%2CUACC%2CaACC%3BIACC%2CmBAAA%3B%3B%3BAAyBT%2CQAd0B%3BEAExB%2CMAAC%2CYACA%2CQACC%2CMAAM%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3B%3B%3B%3BAAgDP%2CQAxCiC%2CuBAAuB%3BEACvD%2CMACC%2CcACC%2CqBACC%2CcACC%2CeACC%2CKACC%2CQACC%3BIACI%2CWAAA%3BIACH%2CYAAA%3B%3BEACC%2CMATR%2CcACC%2CqBACC%2CcACC%2CeACC%2CKACC%2CQACC%2COAGG%3BIACA%2CeAAA%3B%3BEAXV%2CMACC%2CcACC%2CqBAgBC%3BIACC%2CiBAAA%3B%3BEAEC%2CMApBJ%2CcACC%2CqBAgBC%2CkBAEC%2CQAAO%2CSACL%3BIACA%2CqBAAA%3BIACG%2CsBAAA%3BIACA%2C%2BBAAA%3B%3BEAxBT%2CMACC%2CcACC%2CqBAgBC%2CkBAEC%2CQAAO%2CSAMN%3BIACC%2CYAAA%3BIACG%2CUAAA%3B%3B%3B%3BAA6DV%2CQAlDwC%3BEAEtC%2CMAAC%2CYACA%2CQACC%3BIACC%2CgBAAA%3B%3BEAKJ%2CMACC%2CQACC%2COAAM%2CWACL%3BIACC%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEANJ%2CMACC%2CQACC%2COAAM%2CWACL%2CkBAIC%3BIACC%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAVL%2CMACC%2CQACC%2COAAM%2CWAWL%3BIACC%2CoBAAA%3BIACA%2CYAAA%3B%3BEAfJ%2CMACC%2CQACC%2COAAM%2CWAWL%2CSAGC%2CKACC%2CYACC%2CSACC%3BIACC%2CWAAA%3B%3BEApBR%2CMACC%2CQACC%2COAAM%2CWAwBL%3BIACC%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEA9BJ%2CMACC%2CQACC%2COAAM%2CWAwBL%2CmBAKC%3BIAAI%2CaAAA%3B%3BEAKR%2CMAAO%2CQAAQ%2CeAAiB%2CMAAI%2CWAAW%3BIAAI%2CaAAA%3B%3B%3B%3BAA%2BCpD%2CQA3CkC%2CuBAAqC%3BEACtE%2CMACC%2CQACC%2CeAAc%2CIAAI%3BIACjB%2CeAAA%3B%3BEACC%2CMAHH%2CQACC%2CeAAc%2CIAAI%2CkBAEZ%3BIACH%2CeAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAJD%2CMAHH%2CQACC%2CeAAc%2CIAAI%2CkBAEZ%2CMAKF%3BIACC%2CmBAAA%3B%3BEANH%2CMAHH%2CQACC%2CeAAc%2CIAAI%2CkBAEZ%2CMAKF%2CKAEE%2CUACC%2CUACC%2CaACG%3BIACD%2CcAAA%3BIACA%2CkBAAA%3BIACF%2CsBAAA%3B%3BEACC%2CMAjBV%2CQACC%2CeAAc%2CIAAI%2CkBAEZ%2CMAKF%2CKAEE%2CUACC%2CUACC%2CaACG%2CMAIE%3BIACH%2CeAAA%3B%3BEAfR%2CMAHH%2CQACC%2CeAAc%2CIAAI%2CkBAEZ%2CMAKF%2CKAEE%2CUACC%2CUACC%2CaASC%3BIACC%2CcAAA%3B%3BEAnBR%2CMAHH%2CQACC%2CeAAc%2CIAAI%2CkBAEZ%2CMAyBF%3BIACC%2CeAAA%3BIACA%2CkBAAA%3B%3B%3B%3B%3BAA4fR%2CQAjf%2BB%3BEAC9B%3BIACC%2C8BAAA%3B%3BEAED%3BIACO%2CUAAA%3B%3BEADP%2CWAGO%2CQACI%3BIACI%2CkBAAA%3BIR%5C%2FfZ%2CcAAA%3BIShOA%2CqBAAA%3B%3BEAMA%2CWDutBI%2CQACI%2CWCxtBP%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIT9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSC9NQ%2COD8NR%3BIAAA%2CaUzRe%2CmBVyRf%3BIAAA%2CsBAAA%3BISqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BED8bY%2CWAVR%2CQACI%2CWASK%3BIACG%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BEC1qBhB%2CWD6pBI%2CQACI%2CWAeK%2CgBC7qBZ%3BITgKD%2CSC%5C%2FNM%2COD%2BNN%3B%3BEQuhBA%3BIACI%2CiCAAA%3BIRxiBN%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BIQ0hBI%2CYAAA%3BIACA%2CUAAA%3BIACA%2COAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2CwBAAA%3BIACA%2CWAAW%2CiBAAX%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CgBAAgB%2CiBAAhB%3BIACA%2CaAAA%3BIF%5C%2FtBP%2CgCAAA%3BIACA%2CqCAAA%3BIACA%2CwCAAA%3BIACA%2CoCAAA%3BIACA%2CmCAAA%3B%3BEE4sBG%2CaAkBI%3BIACI%2C6BAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3B%3BEAvBR%2CaAkBI%2CUAOI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CaAZJ%2CUAYK%3BIACG%2CgCAAA%3B%3BEA%5C%2FBZ%2CaAmCI%2CkBACI%3BIACI%2CkBAAA%3BIR5jBZ%2CcAAA%3BIShOA%2CqBAAA%3B%3BEAMA%2CaDoxBI%2CkBACI%2COCrxBP%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIT9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSC9NQ%2COD8NR%3BIAAA%2CaUzRe%2CmBVyRf%3BIAAA%2CsBAAA%3BISqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BED2fY%2CaAVR%2CkBACI%2COASK%3BIACG%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BECvuBhB%2CaD0tBI%2CkBAiBK%2COAAQ%2COC3uBhB%3BITgKD%2CSC%5C%2FNM%2COD%2BNN%3B%3BEQuhBA%2CaA2DI%3BIRllBJ%2CSAAA%3BIAAA%2CUAAA%3BIW1KA%2CqBAAA%3BIH8vBQ%2CaAAA%3BIACA%2CeAAA%3B%3BEAGA%2CaADJ%2CkBACK%2COACG%3BIACI%2CcAAA%3B%3BEAnEhB%2CaAuEI%2CQAAO%3BIR9lBX%2CSAAA%3BIAAA%2CUAAA%3BIW1KA%2CqBAAA%3BIH0wBQ%2CgCAAA%3B%3BEAzER%2CaAuEI%2CQAAO%2CMAIH%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEAEA%2CaARR%2CQAAO%2CMAIH%2CGAIK%2CMAAM%3BIACH%2C6BAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAlFhB%2CaAuEI%2CQAAO%2CMAIH%2CGAUM%3BIACE%2C6BAAA%3B%3BEAtFhB%2CaAuEI%2CQAAO%2CMAmBH%3BEA1FR%2CaAuEI%2CQAAO%2CMAoBH%2CEAAC%3BIRlnBT%2CcAAA%3BIAAA%2CqBAAA%3BIQqnBY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAhGZ%2CaAuEI%2CQAAO%2CMA4BH%2CQAAO%3BIACH%2CSAAA%3B%3BEAKZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAHJ%2CgBAKI%3BIRrpBN%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BIQuoBQ%2CYAAA%3BIACA%2COAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAVR%2CgBAaI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CSACI%3BIACI%2COAAA%3B%3BEAFR%2CSAKI%3BIR1qBN%2CoDAAA%3BIACK%2CiDAAA%3BIACC%2CgDAAA%3BIAcJ%2C4CAAA%3BIQ8pBQ%2COAAA%3BIACA%2CcAAA%3BIACD%2CWAAW%2CaAAX%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CgBAAgB%2CaAAhB%3BIACA%2CeAAe%2CaAAf%3B%3BEAIC%2CSADJ%2CYACK%3BIACG%2C8BAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAKZ%3BIAEI%2CkBAAA%3BIACA%2CUAAA%3B%3BER56BJ%2CmBAAC%3BEACD%2CmBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CmBAAC%3BIACG%2CWAAA%3B%3BEQw6BJ%3BIACI%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3B%3BEAEA%2CwBAAC%3BIACG%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CwBADJ%2C0BACK%3BIACG%2CqBAAA%3B%3BEAKZ%3BIAEI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIAMA%2CeAAA%3B%3BERl9BJ%2C0BAAC%3BEACD%2C0BAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C0BAAC%3BIACG%2CWAAA%3B%3BEQu8BA%2C0BAAC%3BIACG%2CcAAA%3B%3BEI98BR%3BIZmPA%2CmBAAA%3BIYhPI%2CsBAAA%3B%3BEAHJ%2CWAKI%3BIACI%2CSAAA%3BIACA%2CUAAA%3B%3BEAPR%2CWAUI%3BIACI%2CSAAA%3B%3BEAXR%2CWAcI%3BIACI%2CcAAA%3BIZoOR%2CiBAAA%3BIAAA%2CgBAAA%3BIAAA%2CoBAAA%3BIAAA%2CkBAAA%3B%3BEYnPA%2CWAsBI%3BEAtBJ%2CWAuBI%2CEAAC%3BIZ4NL%2CcAAA%3BIAAA%2CqBAAA%3B%3BEYnPA%2CWA4BI%3BIZuNJ%2C6BAAA%3BIAAA%2CiBAAA%3B%3BEYnPA%2CWA4BI%2CQAIM%3BIZmNV%2CgBAAA%3BIAAA%2C0BAAA%3BIAAA%2CyBAAA%3BIY7MY%2CqBAAA%3B%3BEACA%2CWAXR%2CQAIM%2CaAOG%3BIZ4Mb%2CWAAA%3B%3BEYvMQ%2CWAhBJ%2CQAgBK%2COACG%2CcACI%3BIZqMhB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CiBAAA%3BIY7LoB%2CqBAAA%3B%3BEAtDpB%2CWA4BI%2CQA%2BBM%3BIZwLV%2CgBAAA%3B%3BEYpLQ%2CWAnCJ%2CQAmCK%2COAEK%2CIAAC%2CIAAI%3BEADX%2CWApCJ%2CQAoCK%2CWACK%2CIAAC%2CIAAI%3BIZkLnB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3B%3BEYpLQ%2CWAnCJ%2CQAmCK%2COAEK%2CIAAC%2CIAAI%2CkBAQH%2CKAAI%2CIAAI%3BEAThB%2CWApCJ%2CQAoCK%2CWACK%2CIAAC%2CIAAI%2CkBAQH%2CKAAI%2CIAAI%3BIZ0KxB%2CiBAAA%3B%3BEYlKQ%2CWADJ%2CGAAE%2COACG%3BIZkKT%2CgCAAA%3B%3BEYnPA%2CWAsFI%2CSACM%3BIACE%2CqBAAA%3B%3BEAEI%2CWAJZ%2CSACM%2CKAEI%2CIACG%3BIZyJjB%2CWAAA%3B%3BEYnJQ%2CWAVJ%2CSAUK%2CIAAI%3BIZmJb%2CgBAAA%3BIAAA%2CgBAAA%3BIY7IY%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2C8BAAA%3B%3BEAXJ%2CWAVJ%2CSAUK%2CIAAI%2CcAaC%2CKACI%3BIZqIlB%2CkBAAA%3B%3BEYjIgB%2CWA5BZ%2CSAUK%2CIAAI%2CcAaC%2CKAKG%3BIACG%2CgBAAA%3B%3BEAnBZ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%3BIACI%2CcAAA%3BIZ2HhB%2CkBAAA%3B%3BEYnJQ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%3BIACE%2CSAAA%3B%3BEA5BZ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%2CKAGE%3BIZqHpB%2CcAAA%3BIYhHwB%2CcAAA%3BIACA%2CmBAAA%3B%3BEACA%2CWA%5C%2FCpB%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%2CKAGE%2CEAOK%3BIZ8GzB%2CWAAA%3B%3BEYvGY%2CWAtDR%2CSAUK%2CIAAI%2CcA4CA%3BIACG%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEA%5C%2FCR%2CWAVJ%2CSAUK%2CIAAI%2CcAkDD%2CQACM%3BIZgGlB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CiBAAA%3B%3BEYpFgB%2CWAzEZ%2CSAUK%2CIAAI%2CcA8DD%2CQACK%2COACK%3BIZmFtB%2CiBAAA%3B%3BEQouBC%2CMAAC%3BIACA%2CYAAA%3BIACH%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAHE%2CMAAC%2CYAIF%3BIACC%2CWAAA%3BIACA%2CqBAAA%3B%3BEANA%2CMAAC%2CYAIF%2CQAGE%3BIACI%2CSAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CMAhBJ%2CYAIF%2CQAGE%2CYASK%3BIACC%2CcAAA%3BIACA%2CeAAA%3BIACA%2CSAAQ%2COAAR%3BIACA%2CaFt9BE%2CaEs9BF%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAtBP%2CMAAC%2CYAIF%2CQAqBE%3BIACC%2CSAAA%3BIACA%2CgBAAA%3B%3BEA3BF%2CMAAC%2CYAIF%2CQAyBE%3BIACC%2CYAAA%3B%3BEA9BF%2CMAAC%2CYAIF%2CQAyBE%2CcAEC%3BIACK%2CkBAAA%3BIACF%2CUAAA%3BIACA%2CSAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CyBAAA%3BIF%5C%2F3BT%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIE83BS%2CyBAAA%3BIACA%2CuBAAA%3BIACA%2C6BAAA%3B%3BEA3CL%2CMAAC%2CYAIF%2CQAyBE%2CcAEC%2CYAaE%3BIACI%2CiBAAA%3BIACH%2CkBAAA%3BIACA%2CWAAA%3BIACA%2C%2BBAAA%3B%3BEACC%2CMAjDL%2CYAIF%2CQAyBE%2CcAEC%2CYAaE%2CGAKG%3BIACG%2CSAAA%3BIACJ%2CUAAA%3BIACA%2CYAAA%3B%3BEApDN%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%3BIACC%2CgBAAA%3BIACA%2CkBAAA%3B%3BEA1DH%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBAGC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3BIACG%2CYAAA%3B%3BEA9DP%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBAGC%2CcAIC%2CeACC%2CKACC%2CQACC%3BIACO%2CWAAA%3BIACL%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3B%3BEACA%2CMAxER%2CYAIF%2CQAyBE%2CcA2BC%2CqBAGC%2CcAIC%2CeACC%2CKACC%2CQACC%2COAMG%3BIACE%2CeAAA%3B%3BEAzEZ%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBAGC%2CcAIC%2CeACC%2CKACC%2CQAWC%3BIACI%2CWAAA%3BIACF%2CyBAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CaAAA%3B%3BEACC%2CMAnFT%2CYAIF%2CQAyBE%2CcA2BC%2CqBAGC%2CcAIC%2CeACC%2CKACC%2CQAWC%2CSAOI%3BIACA%2CcAAA%3B%3BEApFX%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBAGC%2CcAIC%2CeACC%2CKACC%2CQAWC%2CSAUE%3BIACC%2CSAAA%3BIACA%2COAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEA1FV%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBAGC%2CcAIC%2CeACC%2CKA8BC%3BIACI%2CaAAA%3BIACL%2CWAAA%3BIACA%2CYAAA%3B%3BEAjGL%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBAGC%2CcAIC%2CeACC%2CKA8BC%2CSAIA%3BIACI%2CYAAA%3BIACD%2CcAAA%3BIACA%2CYAAA%3BIACA%2C6BAAA%3B%3BEACA%2CMAvGR%2CYAIF%2CQAyBE%2CcA2BC%2CqBAGC%2CcAIC%2CeACC%2CKA8BC%2CSAIA%2COAKI%3BIACE%2CcAAA%3BIACA%2CeAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CaF7iCH%2CaE6iCG%3BIACA%2CmBAAA%3B%3BEA5GZ%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%3BIACC%2CmBAAA%3B%3BEApHJ%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAEE%3BIACK%2CuBAAA%3BIACH%2CYAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3B%3BEA3HP%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAEE%2CyBAOE%3BIACI%2CcAAA%3BIACH%2CeAAA%3BIACA%2CiBAAA%3B%3BEAED%2CMAjIN%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAEE%2CyBAYG%3BIACC%2CmBAAA%3B%3BEADF%2CMAjIN%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAEE%2CyBAYG%2COAEE%3BIACC%2CcAAA%3B%3BEApIX%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%3BIACC%2CUAAA%3BIACA%2CeAAA%3B%3BEA1IN%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%3BIACC%2C2BAAA%3BIACA%2C6BAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAGM%2CMApJd%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAKK%2CgBACC%2CEACE%3BIACA%2CiBAAA%3BIACH%2CeAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3BIF7iChB%2CWAAW%2CgBAAX%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CeAAe%2CgBAAf%3BIE2iCgB%2CcAAA%3B%3BEAMD%2CMAhKX%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAiBG%2CWACI%2CIACF%3BIACA%2C2BAAA%3B%3BEAHH%2CMA9JT%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAiBG%2CWAMA%3BIACC%2C0BAAA%3B%3BEAPF%2CMA9JT%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAiBG%2CWAMA%2CSAEC%2CGACC%3BIACC%2C2BAAA%3B%3BEAED%2CMA1KZ%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAiBG%2CWAMA%2CSAEC%2CGAIE%3BIACA%2CmBAAA%3B%3BEA3Kd%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAmCC%3BIACG%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3B%3BEACA%2CMAxLX%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAmCC%2CEAQI%3BIACI%2CkBAAA%3B%3BEADL%2CMAxLX%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAmCC%2CEAQI%2CcAEK%3BIACC%2CmBAAA%3BIACA%2C0BAAA%3B%3BEA5LnB%2CMAAC%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAmCC%2CEAeG%3BIACC%2CmBAAA%3B%3BEAED%2CMAlMX%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAmCC%2CEAkBI%3BIACA%2CaAAA%3B%3BEAIH%2CMAvMT%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAyDC%2CeACE%3BIACG%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAJJ%2CMAvMT%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAyDC%2CeACE%2CUAKI%2CGACE%3BIACC%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEACC%2CMAlNlB%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAyDC%2CeACE%2CUAKI%2CGACE%2COAKG%3BIACA%2CSAAS%2CUAAT%3BIACA%2CeAAA%3B%3BEAbV%2CMAvMT%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAyDC%2CeACE%2CUAKI%2CGAWE%3BIACL%2CgBAAA%3BIACA%2CeAAA%3B%3BEAlBF%2CMAvMT%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAyDC%2CeACE%2CUAKI%2CGAWE%2CQAGE%3BIACC%2CWAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEAtBV%2CMAvMT%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAyDC%2CeACE%2CUAKI%2CGAWE%2CQAGE%2CGAIC%3BIACC%2CgBAAA%3BIACA%2C0BAAA%3BIACA%2C6BAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEAED%2CMArOnB%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAyDC%2CeACE%2CUAKI%2CGAWE%2CQAGE%2CGAWE%3BIACA%2CgBAAA%3B%3BEA%5C%2FBX%2CMAvMT%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAyDC%2CeACE%2CUAKI%2CGAWE%2CQAGE%2CGAcE%3BIACC%2CgBAAA%3B%3BEAlCZ%2CMAvMT%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAyDC%2CeACE%2CUAKI%2CGAWE%2CQAGE%2CGAcE%2CGAEC%3BIACC%2CkBAAA%3B%3BEApCb%2CMAvMT%2CYAIF%2CQAyBE%2CcA2BC%2CqBA2DC%2CcAqBE%2C2BAGC%2CIACC%2CGACC%2CGAyDC%2CeACE%2CUAKI%2CGAoCE%3BIACC%2CaAAA%3B%3B%3B%3BAAsHvB%2CQApG8B%3BEAC7B%3BIACI%2CmBAAA%3B%3BEAGA%2CMAAC%2CYACF%2CQACC%3BIACC%2CSAAA%3B%3BEAHD%2CMAAC%2CYACF%2CQAIC%3BIACE%2CgBAAA%3B%3BEAKI%2CMAXL%2CYACF%2CQAOE%2CcACC%2CYACE%2CGACG%2CUAAU%3B%3B%3BEAXjB%2CMAAC%2CYACF%2CQAOE%2CcAQC%2CqBACC%3BIACC%2CaAAA%3B%3BEASN%2CMADD%2CQACE%3BIACA%2CkBAAA%3BIACG%2CmBAAA%3B%3BEAJN%2CMACC%2CQAKC%2COAAM%2CWACL%3BEAPH%2CMACC%2CQAKC%2COAAM%2CWACK%3BIACT%2CqBAAA%3BIACA%2CyBAAA%3B%3BEATJ%2CMACC%2CQAWC%3BIACC%2CeAAA%3B%3BEACC%2CMAbH%2CQAWC%2CeAEM%3BIACH%2CeAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEAjBL%2CMACC%2CQAWC%2CeAOE%3BIACK%2CeAAA%3BIACF%2CuBAAA%3BIACA%2CmBAAA%3BIACC%2CkBAAA%3B%3BEACA%2CMAvBP%2CQAWC%2CeAOE%2CKAKQ%3BIACH%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3B%3BEAHD%2CMAvBP%2CQAWC%2CeAOE%2CKAKQ%2CMAIH%3BIACC%2CkBAAA%3B%3BEA7BV%2CMACC%2CQAWC%2CeAOE%2CKAaI%2CUACC%3BIACC%2CYAAA%3BIACA%2CUAAA%3BIACA%2C2BAAA%3B%3BEApCV%2CMACC%2CQAWC%2CeAOE%2CKAaI%2CUAMC%3BIACC%2CkBAAA%3BIACC%2CUAAA%3BIACA%2CcAAA%3B%3BEAzCX%2CMACC%2CQAWC%2CeAOE%2CKAaI%2CUAMC%2CUAIE%2CaACG%3BIACD%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEA9Cb%2CMACC%2CQAWC%2CeAOE%2CKAaI%2CUAMC%2CUAIE%2CaACG%2CMAIA%3BIACC%2CgBAAA%3BIACH%2CaAAA%3BIACA%2CcAAA%3B%3BEAlDZ%2CMACC%2CQAWC%2CeAOE%2CKAaI%2CUAMC%2CUAIE%2CaAWC%3BIACC%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAvDb%2CMACC%2CQAWC%2CeAiDE%3BIACC%2CeAAA%3BIACA%2CkBAAA%3B%3B%3B%3BAAWN%2CQAJyB%3BEACzB%2CMAAO%2CcAAc%2CYAAY%2CGAAG%2CEAAE%3BIAAc%2CaAAA%3B%3B%3B%3BAAepD%2CQAZyB%3BEACxB%2C0BAEC%3BEADD%2C2BACC%3BEAFD%2C0BAEgB%3BEADhB%2C2BACgB%3BIACd%2CYAAA%3B%3BEAHF%2C0BAKC%2CQAAO%3BEAJR%2C2BAIC%2CQAAO%3BIACN%2CyBAAA%3B%3B%3BAAKH%2CMAAO%2CcAAc%2CYAAY%2CGAAG%2CEAAC%2CSAAU%3BEAAc%2CaAAA%3B%3B%3BAAS7D%2CQAPyB%3BEACzB%2CMAAO%2CcAAc%2CYAAY%2CGAAG%2CEAAE%3BIAAQ%2CaAAA%3B%3BEAC9C%2CMAAO%2CcAAc%2CYAAY%2CGAAG%2CEAAC%2CSAAU%3BIAAe%2CaAAA%3B%3BEAC9D%2CMAAO%2CcAAc%2CYAAY%2CGAAG%2CEAAC%2CSAAU%3BIAAc%2CeAAA%3B%3B%3B%3BAAe7D%2CQAXyB%2CuBAAsB%3BEAC9C%2CMAAO%2CcAAc%2CYAAY%2CGAAG%2CEACnC%3BIACC%2CeAAA%3B%3BEAED%2CMAJM%2CcAAc%2CYAAY%2CGAAG%2CEAIlC%3BIACA%2CsBAAA%3B%3BEADD%2CMAJM%2CcAAc%2CYAAY%2CGAAG%2CEAIlC%2CSAEA%3BIAAG%2CaAAA%3B%3B%3BAKr5CN%2CgBACC%3BEACC%2CyBAAA%3B%3BAACA%2CgBAFD%2CSAEE%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CQAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3B%3BAAXN%2CgBAcC%2CQAAO%2CKAAM%2CiBAAmB%2CMAAG%3BEAC%5C%2FB%2CmBAAA%3B%3BAAIL%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CQAKI%3BEACD%2CiBAAA%3B%3BAAEC%2CQAHA%2CWAED%2CkBACE%3BEP2JJ%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEO5JI%2CWAAA%3B%3BAAME%2CQAFF%2CKACK%2CMACF%2CWACA%3BEACC%2CYAAA%3B%3BAAlBT%2CQAuBI%3BEACI%2C%2BBAAA%3BEP2IP%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEAZC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3BEOhLG%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3B%3BAA9BL%2CQAuBI%2CcAQC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAjCN%2CQAuBI%2CcAYC%3BEACC%2CyBAAA%3BEACA%2CeAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3B%3BAAMN%3BEACC%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAFD%2CYAGE%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEPwHE%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAO%5C%2FHJ%2CYAGE%2CWAKC%3BEACC%2CiBAAA%3B%3BAATJ%2CYAYC%3BEACC%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACG%2CaAAA%3BEPwCH%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAO7DF%2CYAYC%2CYAOE%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA5BJ%2CYAYC%2CYAkBE%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAhCH%2CYAYC%2CYAkBE%2CaAGA%3BEACC%2CkBAAA%3B%3BAAlCJ%2CYAYC%2CYAkBE%2CaAGA%2CYAEC%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAtCL%2CYAYC%2CYAkBE%2CaAGA%2CYAOC%3BEACC%2CYAAA%3BEACG%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2C0EAAA%3BEACA%2CuBAAA%3B%3BAAlDR%2CYAYC%2CYAkBE%2CaAGA%2CYAmBC%3BAApDJ%2CYAYC%2CYAkBE%2CaAGA%2CYAmBS%3BEACH%2CYAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2C0BAAA%3B%3BAACC%2CYAhDT%2CYAkBE%2CaAGA%2CYAmBC%2COAQO%3BAAAD%2CYAhDT%2CYAkBE%2CaAGA%2CYAmBS%2CUAQD%3BEACA%2C6BAAA%3B%3BAA7DX%2CYAYC%2CYAkBE%2CaAGA%2CYA%2BBC%3BEACC%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEPPH%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEAnBD%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAOsBM%2CYA%5C%2FDN%2CYAkBE%2CaAGA%2CYA%2BBC%2CMAWI%3BEACA%2CaPhEM%2CaOgEN%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACD%2CeAAA%3BEACA%2CkBAAA%3B%3BAAED%2CYAtEL%2CYAkBE%2CaAGA%2CYA%2BBC%2CMAkBG%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAGH%2CYA3EH%2CYAkBE%2CaAGA%2CYAsDE%3BEACA%2CgBAAA%3B%3BAAED%2CYA9EH%2CYAkBE%2CaAGA%2CYAyDE%3BEACA%2CkBAAA%3B%3BAA3FL%2CYAgGG%3BEACC%2CWAAA%3BEACC%2CgBAAA%3B%3BAAlGL%2CYAgGG%2CgBAGD%3BEAuBC%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CWAAA%3BEPNF%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAoCH%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAOnEE%2CYAJA%2CgBAGD%2CMACE%3BEACA%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3B%3BAAKA%2CQAJ%2BB%3BEAI%5C%2FB%2CYAbD%2CgBAGD%2CMACE%3BIAMC%2CmBAAA%3BIACA%2CqBAAA%3B%3B%3BAAED%2CYAbD%2CgBAGD%2CMACE%2CUASC%3BEACA%2CaAAA%3B%3BAAID%2CQAHgC%3BEAGhC%2CYAlBD%2CgBAGD%2CMACE%2CUASC%3BIAGC%2CaAAA%3B%3B%3BAAGF%2CYAnBD%2CgBAGD%2CMACE%2CUAeC%3BEACA%2CaAAA%3B%3BAAID%2CQAHgC%3BEAGhC%2CYAxBD%2CgBAGD%2CMACE%2CUAeC%3BIAGC%2CaAAA%3B%3B%3BAAtHN%2CYAgGG%2CgBAGD%2CMA0BC%3BEACC%2CiBAAA%3BEACA%2C8BAAA%3BEACA%2CYAAA%3B%3BAAhIJ%2CYAgGG%2CgBAGD%2CMAkCK%3BEACD%2CYAAA%3B%3BAAtIN%2CYAgGG%2CgBAGD%2CMAkCK%2CaAED%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA7IP%2CYAgGG%2CgBAGD%2CMAkCK%2CaAED%2CGAOE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAlJT%2CYAgGG%2CgBAGD%2CMAkCK%2CaAgBD%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAzJP%2CYAgGG%2CgBAGD%2CMAkCK%2CaAsBD%3BEACC%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEPpGL%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAOmGM%2CYAvEL%2CgBAGD%2CMAkCK%2CaAsBD%2CYAYG%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAACC%2CYA3EP%2CgBAGD%2CMAkCK%2CaAsBD%2CYAYG%2CMAIE%3BEACF%2CcAAA%3B%3BAAGD%2CYA%5C%2FEL%2CgBAGD%2CMAkCK%2CaAsBD%2CYAoBG%3BEACG%2CaPpKE%2CaOoKF%3BEACF%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAApLV%2CYAgGG%2CgBAGD%2CMAqFG%3BEACC%2CkBAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA7LN%2CYAgGG%2CgBAgGD%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CQAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BEP1CF%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEAZC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3BEOiDC%2CuBAAA%3B%3BAAhNH%2CYAgGG%2CgBAgGD%2CUAiBG%3BEACC%2CUAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEPpJJ%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3B%3BAOmJK%2CYAvHJ%2CgBAgGD%2CUAiBG%2COAMG%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3B%3BAAOR%2CaACG%3BEACD%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAARF%2CaACG%2CGAQA%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAKJ%3BEACC%2CiBAAA%3BEACG%2CcAAA%3B%3BAACF%2CgBAAI%3BEACA%2CkBAAA%3BEACJ%2CmBAAA%3B%3BAALF%2CgBAOC%2CaACC%3BEACC%2CSAAA%3B%3BAATH%2CgBAOC%2CaAIC%3BEACC%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAfH%2CgBAOC%2CaAIC%2CUAKC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACG%2CcAAA%3B%3BAACC%2CgBAdP%2CaAIC%2CUAKC%2CEAKM%3BEACA%2CkBAAA%3BEACH%2CWAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CaAAa%2CaAAb%3BEACG%2CSAAS%2COAAT%3BEPrNP%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAOoNM%2CgBAzBP%2CaAIC%2CUAKC%2CEAgBM%3BEACA%2CqBAAA%3B%3BAAOT%3BEACC%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAFD%2CgBAGE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACE%2CgBAAA%3B%3BAAIL%3BEACC%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEP3PA%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAOyPC%2CoBAAC%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAED%2CoBAAC%3BEAAU%2CcAAA%3B%3BAAMV%2CaAFF%2CSACC%2COACE%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3B%3BAAQF%2CWADA%2CWACC%2CeACA%2CSACC%3BEACC%2CcAAA%3B%3BAACA%2CWALH%2CWACC%2CeACA%2CSACC%2COAEE%3BEACA%2CcAAA%3B%3BAAMD%2CWAZH%2CWACC%2CeASA%2CUACC%2COACE%3BEACC%2CsBAAA%3B%3BAAbN%2CWAAC%2CWAkBG%3BEACC%2CqBAAA%3B%3BAAnBL%2CWAAC%2CWAkBG%2CiBAEC%3BEACC%2CcAAA%3B%3BAArBN%2CWAAC%2CWAwBG%3BEACC%2CyBAAA%3BEACA%2CcAAA%3B%3BAACH%2CWA3BD%2CWAwBG%2CqBAGD%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAA7BH%2CWAAC%2CWAgCC%3BEACG%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAnCL%2CWAAC%2CWAgCC%2COAIG%3BEPrTL%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAOmTM%2CWAtCL%2CWAgCC%2COAIG%2CEAEE%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAFD%2CWAtCL%2CWAgCC%2COAIG%2CEAEE%2CMAGC%3BEACC%2CcAAA%3B%3BAA1CT%2CWAAC%2CWAgCC%2COAcC%3BEACC%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3B%3BAAjDJ%2CWAAC%2CWAgCC%2COAmBC%3BEACC%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CWAAC%2CeACA%3BEACC%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEP7UD%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAOgUD%2CWAAC%2CeACA%2CSAUC%3BEACC%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAnBH%2CWAAC%2CeACA%2CSAUC%2COASE%3BEACC%2CaAAA%3B%3BAAED%2CWAvBH%2CeACA%2CSAUC%2COAYG%3BEACA%2CaAAa%2CaAAb%3BEACE%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CWA9BF%2CeACA%2CSAUC%2COAmBE%3BEACA%2CWAAA%3B%3BAACC%2CWAhCJ%2CeACA%2CSAUC%2COAmBE%2CSAEE%3BEACA%2CSAAS%2COAAT%3B%3BAAGH%2CWApCF%2CeACA%2CSAUC%2COAyBE%3BEACA%2CYAAA%3B%3BAACA%2CWAtCH%2CeACA%2CSAUC%2COAyBE%2CSAEC%3BEACC%2CSAAS%2COAAT%3B%3BAAvCN%2CWAAC%2CeA4CA%3BEACK%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAAnDN%2CWAAC%2CeA4CA%2CUAQC%3BEACC%2CUAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEPtXF%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3B%3BAOqXE%2CWA5DF%2CeA4CA%2CUAQC%2COAQE%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3B%3BAA%5C%2FDJ%2CWAAC%2CeA4CA%2CUAQC%2COAaC%3BEACC%2CaAAA%3B%3BAAOL%3BEACI%2CyBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CaAAC%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3BAAIL%2CeACC%2CiBACC%3BEACC%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAALH%2CeACC%2CiBACC%2CGAIE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAVL%2CeACC%2CiBAYC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3B%3BAACC%2CeAfH%2CiBAYC%2CqBAGG%3BEACA%2CyBAAA%3B%3BAAjBL%2CeAqBC%3BEACC%2CkBAAA%3BEACG%2CiBAAA%3B%3BAACH%2CeAHD%2CgBAGK%3BEACH%2CcAAA%3B%3BAAzBH%2CeAqBC%2CgBAMC%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA7BH%2CeAqBC%2CgBAMC%2CoBAGE%3BEPncH%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3BEOicI%2CmBAAA%3B%3BAAhCL%2CeAqBC%2CgBAMC%2CoBAGE%2COAGE%3BEACC%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAApCP%2CeAqBC%2CgBAMC%2CoBAYE%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAA3CR%2CeAqBC%2CgBAMC%2CoBAYE%2CqBAKE%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAnDP%2CeAqBC%2CgBAMC%2CoBAYE%2CqBAKE%2CGAQE%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAACC%2CeAlCT%2CgBAMC%2CoBAYE%2CqBAKE%2CGAQE%2CEAGG%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAzDX%2CeAqBC%2CgBAMC%2CoBAYE%2CqBAsBE%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAACC%2CeA7CP%2CgBAMC%2CoBAYE%2CqBAsBE%2CWAKG%3BEACA%2CaP7gBK%2CaO6gBL%3BEACA%2CSAAS%2COAAT%3BEACA%2CiBAAA%3BEACE%2CeAAA%3B%3BAAEH%2CeAnDP%2CgBAMC%2CoBAYE%2CqBAsBE%2CWAWG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAACC%2CeAtDT%2CgBAMC%2CoBAYE%2CqBAsBE%2CWAWG%2CMAGE%3BEACA%2CcAAA%3B%3BAA5EX%2CeAmFC%2CkBACC%3BEACC%2CmBAAA%3BEACA%2CYAAA%3B%3BAAtFH%2CeAmFC%2CkBACC%2CmBAGC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACG%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAACC%2CeAZP%2CkBACC%2CmBAGC%2CYAQM%3BEACA%2CqBAAA%3B%3BAAED%2CeAfP%2CkBACC%2CmBAGC%2CYAWM%3BEACF%2CaP7iBO%2CaO6iBP%3BEACA%2CSAAS%2COAAT%3BEACD%2CeAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAED%2CeAtBJ%2CkBACC%2CmBAGC%2CYAkBG%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAHD%2CeAtBJ%2CkBACC%2CmBAGC%2CYAkBG%2CWAIA%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAANF%2CeAtBJ%2CkBACC%2CmBAGC%2CYAkBG%2CWAQA%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAXF%2CeAtBJ%2CkBACC%2CmBAGC%2CYAkBG%2CWAaA%3BEACC%2C2BAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACG%2CkBAAA%3BEACH%2CYAAA%3BEACA%2CgBAAA%3B%3BAACC%2CeA1CP%2CkBACC%2CmBAGC%2CYAkBG%2CWAaA%2CEAOG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAACC%2CeA7CT%2CkBACC%2CmBAGC%2CYAkBG%2CWAaA%2CEAOG%2CMAGE%3BEACA%2CcAAA%3B%3BAAGH%2CeAjDP%2CkBACC%2CmBAGC%2CYAkBG%2CWAaA%2CEAcG%3BEACC%2CaP%5C%2FkBI%2CaO%2BkBJ%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACD%2CeAAA%3BEACA%2CkBAAA%3B%3BAAhCJ%2CeAtBJ%2CkBACC%2CmBAGC%2CYAkBG%2CWAmCA%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3B%3BAArCF%2CeAtBJ%2CkBACC%2CmBAGC%2CYAkBG%2CWAmCA%2CKAGC%2CSACC%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CaPlmBe%2CQOkmBf%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAhDP%2CeAtBJ%2CkBACC%2CmBAGC%2CYAkBG%2CWAmCA%2CKAgBC%3BEACC%2CkBAAA%3BEACG%2CWAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAAvDN%2CeAtBJ%2CkBACC%2CmBAGC%2CYAkBG%2CWAmCA%2CKAgBC%2CSAKK%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACD%2CeAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEPjlBX%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAO%2BkBY%2CeA3FZ%2CkBACC%2CmBAGC%2CYAkBG%2CWAmCA%2CKAgBC%2CSAKK%2COAaE%3BEACC%2CsBAAA%3B%3BAAKT%2CeAjGL%2CkBACC%2CmBAGC%2CYAkBG%2CWA2EC%3BEACA%2CaAAA%3B%3BAAQP%2CkBACC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACG%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAARL%2CkBACC%2CeAQC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAXH%2CkBACC%2CeAYC%3BEACC%2CaPtpBwB%2CQOspBxB%3B%3BAAdH%2CkBAiBC%3BEACC%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAnBF%2CkBAiBC%2CeAGC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA1BH%2CkBAiBC%2CeAWC%3BEACC%2CcAAA%3BEACA%2CiBAAA%3B%3BAA9BH%2CkBAiCC%3BEACE%2CkBAAA%3BEACG%2CiBAAA%3B%3BAACC%2CkBAHN%2CoBAGU%3BEACH%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAtCR%2CkBAiCC%2CoBAOC%3BEACC%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3B%3BAACC%2CkBAXH%2CoBAOC%2CgBAIG%3BEACA%2CyBAAA%3BEP%5C%2FoBJ%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3BEO6oBI%2CeAAA%3B%3BAAHD%2CkBAXH%2CoBAOC%2CgBAIG%2CeAIC%3BEACI%2CeAAA%3BEACD%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAACC%2CkBArBT%2CoBAOC%2CgBAIG%2CeAIC%2CEAMK%3BEACA%2CqBAAA%3B%3BAAGL%2CkBAzBL%2CoBAOC%2CgBAIG%2CeAcE%3BEACA%2CyBAAA%3B%3BAA3DP%2CkBAiCC%2CoBAOC%2CgBAsBE%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAArEL%2CkBAiCC%2CoBAOC%2CgBA%2BBE%3BEACE%2CcAAA%3B%3BAAxEN%2CkBA4EC%3BEACE%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAACC%2CkBAPH%2CWAOI%3BEACA%2CgBAAA%3B%3BAAED%2CkBAVH%2CWAUI%3BEACA%2CaP9tBS%2CaO8tBT%3BEACA%2CSAAS%2COAAT%3BEACA%2CiBAAA%3BEACD%2CeAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CkBAjBH%2CWAiBI%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAKL%3BEACC%2CyBAAA%3BEACA%2CaAAA%3B%3BAAFD%2CoBAGE%3BEPpoBD%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA1CI%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAYF%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEOgnBC%2CiBAAA%3BEACE%2CYAAA%3B%3BAATL%2CoBAGE%2CSAOG%3BEACC%2CeAAA%3BEACA%2CyBAAA%3B%3BAAZN%2CoBAGE%2CSAOG%2CEAGC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAACC%2CoBAbN%2CSAOG%2CEAGC%2CEAGG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAlBT%2CoBAGE%2CSAmBE%3BEACC%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAzBL%2CoBAGE%2CSAmBE%2CSAIE%3BEACE%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEPxuBP%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAOsuBQ%2CoBAjCP%2CSAmBE%2CSAIE%2COAUI%3BEACA%2CyBAAA%3B%3B%3B%3BAAyBV%2CQAfyC%3BEAEvC%2CQAAC%3BIACA%2CqBAAA%3B%3BEAGF%2CYACC%2CgBACC%3BIACC%2CWAAA%3B%3B%3B%3B%3BAAiCJ%2CQAtB8C%2CwBAAsC%3BEACnF%2CYACC%2CgBACC%3BIACC%2CmBAAA%3B%3BEAHH%2CYACC%2CgBACC%2CMAEE%3BIACC%2CYAAA%3B%3BEALL%2CYACC%2CgBACC%2CMAEE%2CaAEE%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEARP%2CYACC%2CgBACC%2CMASE%3BIACI%2CmBAAA%3BIACJ%2CkBAAA%3B%3B%3B%3BAAyBL%2CQAjBuC%2CwBAAuC%3BEAC5E%2CYACC%3BIACC%2CiBAAA%3BIACA%2CYAAA%3B%3BEAHF%2CYAKC%2CgBACC%2CMACC%3BIACG%2CiBAAA%3B%3B%3B%3BAAsCR%2CQA9BuC%2CwBAAuC%3BEAC7E%3BIACC%2CmBAAA%3BIACA%2CUAAA%3B%3BEAFD%2CYAGE%2CgBACC%2CMACG%3BIACM%2CYAAA%3BIACL%2CmBAAA%3B%3BEAPP%2CYAGE%2CgBACC%2CMACG%2CaAGE%3BIACI%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAZZ%2CYAGE%2CgBACC%2CMACG%2CaAGE%2CGAKI%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAfb%2CYAGE%2CgBACC%2CMAeG%3BIACC%2CeAAA%3BIACC%2CmBAAA%3B%3B%3B%3BAAiBT%2CQATiC%2CuBAAuC%3BEACtE%2CYACC%3BIACI%2CiBAAA%3BIACA%2CYAAA%3B%3B%3B%3B%3BAA8CP%2CQArCkC%2CuBAAuC%3BEAMnE%2CWAJH%2CaACC%2CeACA%2CSACC%2COACE%3BIACA%2CcAAA%3B%3BEAML%2CWAAC%2CeACA%2CSACC%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEACE%2CWALP%2CeACA%2CSACC%2COAGO%3BIACC%2CeAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACH%2CgBAAA%3B%3BEAEC%2CWAXP%2CeACA%2CSACC%2COASO%3BIACC%2COAAA%3B%3BEAEF%2CWAdP%2CeACA%2CSACC%2COAYO%3BIACA%2CQAAA%3B%3B%3B%3BAA%2BDX%2CQAtDkC%2CuBAAyC%3BEAC1E%2CkBACC%2CoBACC%3BIACC%2C4BAAA%3B%3BEAIH%2CeACC%2CgBACC%2CoBACC%3BIACC%2CQAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIPt4BH%2CWAAW%2CgBAAX%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CeAAe%2CgBAAf%3B%3BEO43BD%2CeACC%2CgBACC%2CoBACC%2CqBAKE%3BIACC%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAVN%2CeAeC%2CkBACC%2CmBACC%3BIACE%2CaAAA%3B%3BEACC%2CeAJL%2CkBACC%2CmBACC%2CYAEI%3BIACA%2CaAAA%3B%3BEADD%2CeAJL%2CkBACC%2CmBACC%2CYAEI%2CWAEC%3BIACC%2CgBAAA%3B%3BEAQR%2CQAAC%3BIACA%2CaAAA%3B%3BEAGF%2CYACC%2CgBACC%3BIACC%2CWAAA%3BIACA%2C6BAAA%3B%3B%3B%3BAAsBJ%2CQAdiC%2CuBAAuC%3BEACvE%2CgBACC%2CaACC%3BIACC%2C4BAAA%3B%3BEAHH%2CgBACC%2CaACC%2CUAEE%3BIACC%2CeAAA%3B%3B%3B%3BAAiJN%2CQAzIkC%2CuBAAiC%3BEAClE%3BIACI%2CmBAAA%3B%3BEAEJ%3BIACC%2CgBAAA%3B%3BEAEC%2CkBADD%2CKACK%3BIACH%2CeAAA%3BIACA%2CkBAAA%3BIACG%2CcAAA%3B%3BEACC%2CkBALN%2CKACK%2CMAIK%3BIACH%2CgBAAA%3B%3BEARR%2CkBAYC%2CeACC%3BIACC%2CkBAAA%3B%3BEAdH%2CkBAiBC%3BIACI%2CcAAA%3BIACH%2CmBAAA%3B%3BEAGA%2CkBADD%2CoBACK%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACA%2C4BAAA%3B%3BEAJJ%2CkBADD%2CoBACK%2CMAKC%3BIACC%2C4BAAA%3B%3BEANN%2CkBADD%2CoBACK%2CMAKC%2CgBAEE%3BIACC%2CkBAAA%3B%3BEAMV%2CeACC%2CgBACC%2CoBACC%3BIACC%2CQAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIP1%2BBH%2CWAAW%2CgBAAX%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CeAAe%2CgBAAf%3B%3BEOg%2BBD%2CeACC%2CgBACC%2CoBACC%2CqBAKE%3BIACC%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3B%3BEAXN%2CeAgBC%2CkBACC%2CmBACC%3BIACE%2CaAAA%3BIACA%2C0BAAA%3B%3BEACC%2CeALL%2CkBACC%2CmBACC%2CYAGI%3BIACA%2CaAAA%3B%3BEADD%2CeALL%2CkBACC%2CmBACC%2CYAGI%2CWAEC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEAQR%2CWAAC%2CeACA%2CSACC%3BIACC%2CyBAAA%3BIACG%2CWAAA%3BIACA%2CYAAA%3B%3BEACE%2CWANP%2CeACA%2CSACC%2COAIO%3BIACC%2CeAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACH%2CgBAAA%3B%3BEAEC%2CWAZP%2CeACA%2CSACC%2COAUO%3BIACC%2COAAA%3B%3BEAEF%2CWAfP%2CeACA%2CSACC%2COAaO%3BIACA%2CQAAA%3B%3BEAMV%3BIACC%2CmBAAA%3BIACA%2CUAAA%3B%3BEAFD%2CYAGE%2CgBACC%2CMACG%3BIACC%2CQAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEARP%2CYAGE%2CgBACC%2CMACG%2CaAIE%3BIACI%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAbZ%2CYAGE%2CgBACC%2CMACG%2CaAIE%2CGAKI%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAhBb%2CYAGE%2CgBACC%2CMACG%2CaAcE%3BIACC%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3B%3BEAxBT%2CYAGE%2CgBACC%2CMAuBG%3BIACC%2CaAAA%3BIACC%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3B%3B%3B%3BAA0FT%2CQAlFkC%2CuBAA4B%3BEAC7D%2CYACC%3BIACI%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3B%3BEANL%2CYAQC%2CgBACC%3BIACE%2CkBAAA%3B%3BEAVJ%2CYAQC%2CgBACC%2CMAEC%3BIACC%2C4BAAA%3B%3BEAZJ%2CYAQC%2CgBACC%2CMAKC%3BIACI%2CYAAA%3BIACH%2CgBAAA%3B%3BEAhBJ%2CYAQC%2CgBACC%2CMASC%3BIACG%2CUAAA%3B%3BEAOJ%2CeADD%2CkBACK%3BIACA%2CwBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3B%3BEAIJ%2CeADD%2CgBACK%3BIACA%2CwBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3B%3BEAMH%2CQADF%2CKACM%3BIACF%2C%2BBAAA%3B%3BEACC%2CQAHL%2CKACM%2CMAEA%3BIACA%2CkBAAA%3B%3BEALP%2CQASC%3BIACC%2CYAAA%3BIACA%2C0BAAA%3BIACA%2CeAAA%3B%3BEAZF%2CQASC%2CcAIE%3BIACC%2CiBAAA%3B%3BEAdJ%2CQASC%2CcAOE%3BIACC%2C0BAAA%3BIACA%2CeAAA%3B%3BEAOD%2CeAFF%2CiBACK%2CMACF%3BIACA%2CmBAAA%3B%3BEAJJ%2CeACC%2CiBAMC%3BIACC%2CYAAA%3BIACA%2CyBAAA%3B%3BEATH%2CeACC%2CiBAMC%2CaAGC%3BIACC%2CkBAAA%3B%3B%3B%3BAA2DL%2CQAnD%2BB%3BEAE7B%2CgBAAI%3BIACH%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACG%2CmBAAA%3B%3BEACF%2CgBALE%2CMAKD%3BIACA%2CgBAAA%3B%3BEAPJ%2CgBAUC%2CaACC%2COACC%3BIACC%2CWAAA%3B%3BEAbJ%2CgBAUC%2CaAMC%3BIACC%2CkBAAA%3B%3BEAjBH%2CgBAUC%2CaAMC%2CUAEE%3BIACC%2CeAAA%3B%3BEAKL%2CoBACE%2CSACC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEAJJ%2CoBACE%2CSAKC%3BIACC%2CYAAA%3B%3BEAKH%2CQAAC%3BIACA%2CaAAA%3B%3BEAGF%2CYACC%2CgBACC%3BIACC%2CuBAAA%3B%3B%3B%3BAAoQJ%2CQA7P8B%3BEAC7B%2CgBACC%2CgBACC%2CMACC%3BIACC%2CyBAAA%3B%3BEAJJ%2CgBAQC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIF%2CQACC%3BIACC%2CYAAA%3B%3BEAFF%2CQACC%2CcAEE%3BIACC%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAKJ%3BIACC%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAFD%2CYAGE%3BIACC%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3B%3BEARH%2CYAGE%2CYAMC%2CaACC%2CYACC%3BIACC%2CeAAA%3B%3BEAZN%2CYAiBE%2CgBACC%3BIACC%2CUAAA%3B%3BEAnBJ%2CYAiBE%2CgBACC%2CMAEG%3BIACC%2CQAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3B%3BEAzBP%2CYAiBE%2CgBACC%2CMAEG%2CaAMC%3BIACK%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3B%3BEA7BZ%2CYAiBE%2CgBACC%2CMAEG%2CaAMC%2CGAIK%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAhCb%2CYAiBE%2CgBACC%2CMAEG%2CaAeC%3BIACE%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3BIACD%2CiBAAA%3B%3BEAxCR%2CYAiBE%2CgBACC%2CMAyBG%3BIACC%2CUAAA%3BIACC%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAGH%2CYAlCH%2CgBACC%2CMAgCE%2CUACC%3BIACA%2CaAAA%3B%3BEAED%2CYArCH%2CgBACC%2CMAgCE%2CUAIC%3BIACA%2CcAAA%3BIACG%2CaAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CwBAAA%3BIACA%2C%2BBAAA%3BIACA%2C4BAAA%3B%3BEAOT%3BIACC%2CeAAA%3B%3BEAIA%2CWAAC%2CeACA%2CSACC%3BIACC%2CyBAAA%3BIACG%2CWAAA%3BIACA%2CYAAA%3B%3BEACE%2CWANP%2CeACA%2CSACC%2COAIO%3BIACC%2CeAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACH%2CgBAAA%3B%3BEAEC%2CWAZP%2CeACA%2CSACC%2COAUO%3BIACC%2COAAA%3B%3BEAEF%2CWAfP%2CeACA%2CSACC%2COAaO%3BIACA%2CQAAA%3B%3BEAhBT%2CWAAC%2CeAoBA%3BIACE%2CuBAAA%3B%3BEAKJ%2CaACC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAIF%2CgBACC%3BIACC%2CeAAA%3BIACG%2C0BAAA%3B%3BEAHL%2CgBAKC%3BIACC%2CgBAAA%3BIACA%2CaAAA%3BIACA%2C0BAAA%3B%3BEAIF%2CeACC%2CiBACC%3BIACC%2CgBAAA%3B%3BEAIA%2CeADF%2CkBACM%3BIACH%2C4BAAA%3BIACG%2CwBAAA%3BIACA%2CyBAAA%3B%3BEAVP%2CeAMC%2CkBAMC%3BIACC%2CYAAA%3B%3BEAbH%2CeAMC%2CkBAMC%2CmBAEC%3BIACC%2CaAAA%3B%3BEACC%2CeAVJ%2CkBAMC%2CmBAEC%2CYAEG%3BIACA%2CaAAA%3B%3BEADD%2CeAVJ%2CkBAMC%2CmBAEC%2CYAEG%2CWAEC%3BIACI%2CgBAAA%3BIACJ%2C0BAAA%3BIACA%2CkBAAA%3BIACG%2CcAAA%3B%3BEANL%2CeAVJ%2CkBAMC%2CmBAEC%2CYAEG%2CWAQC%3BIACC%2CkBAAA%3B%3BEATH%2CeAVJ%2CkBAMC%2CmBAEC%2CYAEG%2CWAWC%3BIACC%2CgBAAA%3B%3BEAOL%2CeADF%2CgBACM%2CMACC%2CoBACC%2COACC%3BIACC%2CaAAA%3B%3BEAvCX%2CeAkCC%2CgBAUC%2CoBACC%3BIACC%2CQAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIP34CH%2CWAAW%2CgBAAX%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CeAAe%2CgBAAf%3B%3BEOu1CD%2CeAkCC%2CgBAUC%2CoBACC%2CqBAKE%3BIACC%2C0BAAA%3BIACA%2CeAAA%3BIACD%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEAOL%3BIACC%2CgBAAA%3B%3BEAGE%2CkBAFF%2CKACK%2CMACC%3BIACH%2CgBAAA%3B%3BEALJ%2CkBASC%2CeACC%3BIACC%2CSAAA%3B%3BEAXH%2CkBASC%2CeAIC%3BIACC%2C0BAAA%3B%3BEAdH%2CkBAiBC%3BIACI%2CcAAA%3BIACH%2CmBAAA%3B%3BEAnBF%2CkBAiBC%2CeAGC%3BIACC%2CiBAAA%3B%3BEArBH%2CkBAiBC%2CeAME%3BIACC%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAzBJ%2CkBA4BC%2CoBACC%3BIACC%2CaAAA%3B%3BEA9BH%2CkBA4BC%2CoBACC%2CgBAEC%3BIACC%2C0BAAA%3B%3BEAhCJ%2CkBA4BC%2CoBACC%2CgBAKE%3BIACC%2CkBAAA%3B%3BEAnCL%2CkBAuCC%3BIACC%2CgBAAA%3B%3B%3B%3BAAWH%2CQALyB%3BEACxB%2CYAAa%2CgBAAgB%2CMAAK%2CUAAU%3BIAAS%2CaAAA%3B%3B%3B%3BAAkCtD%2CQA9B8B%3BEAGvB%2CeADL%2CgBACS%3BIACJ%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEAML%2CgBAAI%3BIACH%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEAJF%2CgBAMC%2CaACC%2COACC%3BIACC%2CWAAA%3B%3BEAKJ%2CYAAa%2CgBAAgB%2CMAAK%2CUAAU%3BIAAS%2CaAAA%3B%3B%3B%3BAAwBtD%2CQAnB%2BB%3BEAG5B%2CQADD%2CKACK%3BIACH%2CkBAAA%3BIACG%2CcAAA%3BIACA%2CeAAA%3B%3BEALN%2CQAQC%3BIACC%2CYAAA%3B%3BEATF%2CQAQC%2CcAEE%3BIACC%2CkBAAA%3B%3BEAIJ%2CYAAa%2CgBAAgB%2CMAAK%2CUAAU%3BIAAS%2CaAAA%3B%3B%3B%3BAAOtD%2CQAJyB%3BEACxB%2CYAAa%2CgBAAgB%2CMAAK%2CUAAU%3BIAAS%2CaAAA%3B%3B%3BACvnDtD%2CsBACC%3BEACC%2CgBAAA%3B%3BAAKF%2CwBACC%2CYACC%2CiBACC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAMJ%2CmBACC%2CYACC%2CiBACC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAMJ%2CkBACC%2CYACC%2CiBACC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAMJ%2CiBACC%2CYACC%2CiBACC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAMJ%3BEACC%2CkBAAA%3BEACA%2CyBAAA%3BEACG%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAACC%2CeAAC%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAfN%2CeAiBC%3BEACC%2CiBAAA%3B%3BAAlBF%2CeAoBC%2CWACC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAA1BH%2CeAoBC%2CWAQC%3BEACE%2COAAA%3BEACD%2CeAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAhCH%2CeAoBC%2CWAQC%2CgBAKE%3BEACC%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CeApBJ%2CWAQC%2CgBAKE%2CYAOE%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA5CN%2CeAoBC%2CWAQC%2CgBAKE%2CYAaE%3BEACC%2CYAAA%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2CiFAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BERiBN%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAQ7EF%2CeAoBC%2CWAQC%2CgBAKE%2CYA2BE%3BEACC%2CyBAAA%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BERIN%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEAnBD%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAQWQ%2CeArDR%2CWAQC%2CgBAKE%2CYA2BE%2CcAaI%3BEACG%2CaRrDC%2CaQqDD%3BEACH%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BERfR%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAQcO%2CeAhER%2CWAQC%2CgBAKE%2CYA2BE%2CcAwBI%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BARiCT%2CeAAC%3BAAAS%2CeAAC%3BEACV%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3BAQ3BF%2CIAAI%3BEACH%2CeAAA%3BEACA%2CcAAA%3B%3BAACA%2CIAHG%2COAGC%3BEACH%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIF%2CWACC%3BEACC%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAHF%2CWACC%2CiBAGE%3BEACC%2CiBAAA%3B%3BAALJ%2CWACC%2CiBAGE%2CGAEC%3BEACC%2CcAAA%3BEACG%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAVR%2CWAcC%3BEACC%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAjBF%2CWAcC%2CiBAIE%3BEACE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAvBL%2CWAcC%2CiBAIE%2CGAMG%3BEACC%2CcAAA%3BEACA%2CcAAA%3B%3BAA1BP%2CWAcC%2CiBAeE%3BEACC%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAlCJ%2CWAcC%2CiBAsBE%3BEACC%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAtCJ%2CWAcC%2CiBAsBE%2CEAGE%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3B%3BAACC%2CWA9BN%2CiBAsBE%2CEAGE%2CEAKG%3BEACA%2CcAAA%3B%3BAA7CR%2CWAkDC%3BEACC%2CYAAA%3B%3BAAnDF%2CWAkDC%2CYAEC%3BEACC%2CYAAA%3BEACA%2CgBAAA%3B%3BAAtDH%2CWAkDC%2CYAME%3BEACC%2CYAAA%3BEACA%2CiBAAA%3B%3BAAKJ%3BEACC%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAFD%2CaAGC%3BEACC%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BERvCG%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAQsCF%2CaAJD%2CkBAIE%3BEACA%2CyBAAA%3B%3BAADD%2CaAJD%2CkBAIE%2CQAEA%2CYAAY%3BEACX%2CcAAA%3B%3BAAGF%2CaAVD%2CkBAUE%3BEACA%2CyBAAA%3B%3BAADD%2CaAVD%2CkBAUE%2CSAEA%2CYAAY%3BEACX%2CcAAA%3B%3BAAGF%2CaAhBD%2CkBAgBE%3BEACA%2CyBAAA%3B%3BAADD%2CaAhBD%2CkBAgBE%2CUAEA%2CYAAY%3BEACX%2CcAAA%3B%3BAAtBJ%2CaAGC%2CkBAuBE%3BEACC%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAA7BJ%2CaAGC%2CkBAuBE%2CkBAIE%3BEACC%2CWAAA%3B%3BAA%5C%2FBN%2CaAGC%2CkBAuBE%2CkBAOE%3BEACI%2CkBAAA%3BEACF%2CSAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAA5CP%2CaAGC%2CkBA4CE%3BEACC%2CUAAA%3B%3BAAhDJ%2CaAGC%2CkBA4CE%2CqBAEC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACD%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAvDJ%2CaAGC%2CkBA4CE%2CqBAUC%3BEACC%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FDL%2CaAGC%2CkBA4CE%2CqBAkBC%3BEACC%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAApEL%2CaAGC%2CkBA4CE%2CqBAuBC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3B%3BAA1EL%2CaAGC%2CkBA4CE%2CqBAuBC%2CWAKE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAOP%2CyBACC%3BEACC%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAANF%2CyBACC%2CaAMC%3BEACC%2C0CAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAKH%3BEACC%2CmBAAA%3B%3BAADD%2CwBAEC%3BEACC%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3B%3BAAEE%2CwBALH%2CwBAIE%2CqBAAoB%2CSACf%3BEACH%2CSAAA%3B%3BAADD%2CwBALH%2CwBAIE%2CqBAAoB%2CSACf%2CMAEF%3BEACC%2CwBAAA%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAXL%2CwBALH%2CwBAIE%2CqBAAoB%2CSACf%2CMAEF%2CSAUI%3BEACC%2CkBAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGC%2CwBA1BX%2CwBAIE%2CqBAAoB%2CSACf%2CMAEF%2CSAUI%2COASG%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAAvBT%2CwBALH%2CwBAIE%2CqBAAoB%2CSACf%2CMA2BF%3BEACC%2CwBAAA%3BEACE%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3B%3BAAlCL%2CwBALH%2CwBAIE%2CqBAAoB%2CSACf%2CMA2BF%2CUAQG%3BEACC%2CUAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BER1PR%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3B%3BAQ8ME%2CwBALH%2CwBAIE%2CqBAAoB%2CSACf%2CMA2BF%2CUAQG%2COAOC%3BEAAM%2CaAAA%3B%3BAAEL%2CwBAjDV%2CwBAIE%2CqBAAoB%2CSACf%2CMA2BF%2CUAQG%2COASG%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3B%3BAAMT%2CwBA1DF%2CwBA0DG%3BEACA%2CgBAAA%3B%3BAA7DJ%2CwBAEC%2CwBA6DC%3BEACC%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BERvNF%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAQsNG%2CwBAlEH%2CwBA6DC%2CoBAKG%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CsDAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BER%5C%2FRN%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAQ8MF%2CwBAEC%2CwBA6DC%2CoBAiBE%3BEACC%2CwDAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACE%2CUAAA%3BEACA%2CWAAA%3B%3BAACC%2CwBAtFP%2CwBA6DC%2CoBAiBE%2CmBAQK%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CoCAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAhGT%2CwBAEC%2CwBA6DC%2CoBAiBE%2CmBAkBE%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAxGP%2CwBAEC%2CwBA6DC%2CoBAiBE%2CmBA0BE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FGP%2CwBAEC%2CwBA6DC%2CoBAiBE%2CmBAiCE%2CYACC%3BEACE%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACD%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAACC%2CwBA7HR%2CwBA6DC%2CoBAiBE%2CmBAiCE%2CYACC%2CEAaG%3BEACA%2CcAAA%3B%3BAAED%2CwBAhIR%2CwBA6DC%2CoBAiBE%2CmBAiCE%2CYACC%2CEAgBG%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAApIV%2CwBAEC%2CwBAwIC%2CqBACC%3BEACC%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CwBA7IH%2CwBAwIC%2CqBACC%2CgBAIE%3BEACA%2CqBAAA%3B%3BAAhJL%2CwBAEC%2CwBAwIC%2CqBACC%2CgBAOG%3BEACD%2C%2BBAAA%3B%3BAAnJL%2CwBAEC%2CwBAwIC%2CqBACC%2CgBAUE%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAvJN%2CwBAEC%2CwBAwIC%2CqBACC%2CgBAUE%2CoBAGC%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAA9JT%2CwBAEC%2CwBAwIC%2CqBACC%2CgBAUE%2CoBAGC%2CgBAOG%3BEACC%2CeAAA%3BEACG%2CqBAAA%3BEACH%2CaAAA%3B%3BAAlKV%2CwBAEC%2CwBAwIC%2CqBACC%2CgBA2BE%2CuBACC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACD%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CwBA7KL%2CwBAwIC%2CqBACC%2CgBA2BE%2CuBACC%2CGAQC%3BEACA%2CqBAAA%3B%3BAAhLP%2CwBAEC%2CwBAwIC%2CqBACC%2CgBA2BE%2CuBAaC%3BEACA%2CcAAA%3BEACA%2CoCAAA%3B%3BAACA%2CwBApLL%2CwBAwIC%2CqBACC%2CgBA2BE%2CuBAaC%2CYAGC%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAED%2CwBAxLL%2CwBAwIC%2CqBACC%2CgBA2BE%2CuBAaC%2CYAOC%3BEACA%2CaR1bO%2CaQ0bP%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FLP%2CwBAEC%2CwBAwIC%2CqBACC%2CgBA2BE%2CuBA4BC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3B%3BAACA%2CwBArMN%2CwBAwIC%2CqBACC%2CgBA2BE%2CuBA4BC%2CWAKE%3BEACD%2CqBAAA%3B%3BAAxMP%2CwBAEC%2CwBAwIC%2CqBACC%2CgBA2BE%2CuBA4BC%2CWAQE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CwBA9MR%2CwBAwIC%2CqBACC%2CgBA2BE%2CuBA4BC%2CWAQE%2CKAME%3BEACF%2CqBAAA%3B%3BAAjNR%2CwBAEC%2CwBAwIC%2CqBACC%2CgBA2EC%3BEACE%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACD%2CmBAAA%3B%3BAACA%2CwBA3NJ%2CwBAwIC%2CqBACC%2CgBA2EC%2CKAOE%3BEACA%2CqBAAA%3B%3BAA9NN%2CwBAEC%2CwBAwIC%2CqBAyFC%2CcACC%3BEACC%2CaAAA%3B%3BAArOL%2CwBAEC%2CwBAwIC%2CqBAyFC%2CcACC%2CSAEC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAACA%2CwBAxOL%2CwBAwIC%2CqBAyFC%2CcACC%2CSAEC%2COAIE%3BEACA%2CgBAAA%3BEACG%2CcAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CwBA7OL%2CwBAwIC%2CqBAyFC%2CcACC%2CSAEC%2COASE%3BEACA%2CYAAA%3B%3BAASP%2CgBACC%2CgBACC%2CkBACC%3BEACC%2CYAAA%3BEACA%2CgBAAA%3B%3BAAEE%2CgBANL%2CgBACC%2CkBACC%2CmBAGE%2CYACE%3BEACA%2CaAAA%3B%3BAADD%2CgBANL%2CgBACC%2CkBACC%2CmBAGE%2CYACE%2CWAEA%3BEACC%2CmBAAA%3B%3BAAHF%2CgBANL%2CgBACC%2CkBACC%2CmBAGE%2CYACE%2CWAKA%3BEACC%2CgBAAA%3B%3BAASR%2CwBACG%3BEACC%2CmBAAA%3B%3BAAFJ%2CwBACG%2CaAEE%2CmBACC%3BEACC%2C4BAAA%3BEACF%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAZL%2CwBACG%2CaAEE%2CmBACC%2CYASF%3BEACC%2CeAAA%3BEACC%2CgBAAA%3B%3BAAfN%2CwBACG%2CaAEE%2CmBACC%2CYAaF%3BEACC%2CeAAA%3BEACC%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAArBN%2CwBACG%2CaAEE%2CmBACC%2CYAmBF%3BEACC%2CeAAA%3BEACC%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAACC%2CwBA5BJ%2CaAEE%2CmBACC%2CYAmBF%2CEAMI%3BEACA%2CaR5iBM%2CaQ4iBN%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAED%2CwBAlCJ%2CaAEE%2CmBACC%2CYAmBF%2CEAYI%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAArCR%2CwBA2CG%2CaACE%3BEACD%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAApDJ%2CwBA2CG%2CaACE%2CGASF%3BEACE%2CcAAA%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAzDN%2CwBA2CG%2CaAiBE%2CGACC%3BEACC%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAACC%2CwBAtBL%2CaAiBE%2CGACC%2CGAIG%3BEACA%2CgBAAA%3B%3BAAlET%2CwBA2CG%2CaAiBE%2CGACC%2CGAOA%2CmBACE%3BEACC%2CyBAAA%3BEACF%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAACC%2CwBAlCL%2CaAiBE%2CGACC%2CGAOA%2CmBACE%2CEAQC%3BEACA%2CaAAa%2CaAAb%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAED%2CwBAzCL%2CaAiBE%2CGACC%2CGAOA%2CmBACE%2CEAeC%3BEACA%2CqBAAA%3B%3BAArFT%2CwBA2CG%2CaAiBE%2CGACC%2CGAOA%2CmBAoBE%3BEACC%2C4BAAA%3BEACF%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAACC%2CwBAtDL%2CaAiBE%2CGACC%2CGAOA%2CmBAoBE%2CYASC%3BEACA%2C4BAAA%3B%3BAAlGT%2CwBA2CG%2CaAiBE%2CGACC%2CGAOA%2CmBAoBE%2CYAYF%3BEACC%2CeAAA%3BEACC%2CgBAAA%3B%3BAAtGR%2CwBA2CG%2CaAiBE%2CGACC%2CGAOA%2CmBAoBE%2CYAgBF%3BEACC%2CeAAA%3BEACC%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA3GR%2CwBA2CG%2CaAiBE%2CGACC%2CGAOA%2CmBAoBE%2CYAqBF%3BEACC%2CgBAAA%3BEACC%2CkBAAA%3B%3BAA%5C%2FGR%2CwBA2CG%2CaAiBE%2CGACC%2CGAOA%2CmBAoBE%2CYAqBF%2CKAGE%2CSACC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAA1HV%2CwBA2CG%2CaAiBE%2CGACC%2CGAOA%2CmBAoBE%2CYAqBF%2CKAgBE%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAAjIT%2CwBA2CG%2CaAiBE%2CGACC%2CGAOA%2CmBAoBE%2CYAqBF%2CKAgBE%2CSAKC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BERtnBT%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAQonBU%2CwBApGR%2CaAiBE%2CGACC%2CGAOA%2CmBAoBE%2CYAqBF%2CKAgBE%2CSAKC%2COAaG%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAYZ%2CaACC%2CcACC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACG%2CgCAAA%3BEACA%2CoBAAA%3BEACH%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAID%2CaADD%2CaACE%3BER%5C%2FkBF%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEQ8kBE%2CYAAA%3B%3BAAFD%2CaADD%2CaACE%2CaAGA%3BEACC%2CyBAAA%3BEACG%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAACC%2CaAdP%2CaACE%2CaAGA%2CEAUM%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAQR%2CWAAC%2CeACA%3BEACC%2CcAAA%3B%3BAACC%2CWAHF%2CeACA%2CEAEG%3BEACA%2CcAAA%3B%3BAALL%2CWASC%3BEACC%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAACC%2CWALF%2CEAKG%3BEACA%2CaR9tBU%2CaQ8tBV%3BEACG%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEH%2CWAZH%2CEAYI%3BEACE%2CcAAA%3BEACA%2CqBAAA%3B%3BAAOP%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3B%3BAAJD%2CYAKE%3BEACC%2CmBAAA%3B%3BAANH%2CYAKE%2CGAEC%3BEACC%2CeAAA%3BEAEA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAACC%2CYAZH%2CGAEC%2CGAUG%3BEACA%2CuBAAA%3B%3BAAED%2CYAfH%2CGAEC%2CGAaG%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3B%3BAAvBN%2CYAKE%2CGAEC%2CGAkBE%3BEACC%2CgBAAA%3B%3BAACA%2CYAtBJ%2CGAEC%2CGAkBE%2CEAEE%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BARxqBN%2CYQgpBC%2CGRhpBA%3BAAAS%2CYQgpBT%2CGRhpBU%3BEACV%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3BAQ8qBD%2CsBAAC%2CoBACA%3BEACC%2CyBAAA%3B%3BAAHH%2CsBAMC%3BEACC%2CoBAAA%3B%3BAAPF%2CsBASC%2CoBACC%2CgBACC%3BEACC%2CgBAAA%3B%3BAAZJ%2CsBASC%2CoBACC%2CgBAIC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CQAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3BERtpBH%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEAZC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3B%3BAQ%2BnBF%2CsBASC%2CoBACC%2CgBAIC%2CUAgBG%3BEACC%2CUAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BER%5C%2FvBL%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3B%3BAQ8vBM%2CsBA3BP%2CoBACC%2CgBAIC%2CUAgBG%2COAMG%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3B%3BAAvCT%2CsBASC%2CoBACC%2CgBAiCC%2CGACC%2CGACC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3B%3B%3B%3BAAyBN%2CQAd0C%3BEACzC%2CsBACC%2CoBACC%2CgBACC%3BIACC%2CWAAA%3B%3B%3B%3BAAsDL%2CQA7CwC%2CwBAA0C%3BEACjF%2CaACC%2CkBACC%3BIACC%2CUAAA%3B%3BEAHH%2CaACC%2CkBAIC%3BIACC%2CUAAA%3B%3BEANH%2CaACC%2CkBAIC%2CqBAEE%3BIACC%2C0BAAA%3BIACA%2CmBAAA%3B%3BEATL%2CaACC%2CkBAIC%2CqBAME%3BIACC%2CmBAAA%3B%3BEAZL%2CaACC%2CkBAIC%2CqBASE%3BIACE%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAKN%2CwBACC%2CwBACC%2CoBACC%3BIACC%2CuBAAA%3B%3BEAJJ%2CwBACC%2CwBACC%2CoBACC%2CmBAEC%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEARR%2CwBACC%2CwBACC%2CoBACC%2CmBAOC%2CYACC%3BIACC%2CoBAAA%3BIACA%2CkBAAA%3B%3B%3B%3BAAuBP%2CQAb6C%3BEAC5C%2CsBACC%2CoBACC%2CgBACC%3BIACC%2C6BAAA%3B%3B%3B%3BAAuCL%2CQA%5C%2FB2C%3BEAC1C%2CsBACC%2CoBACC%2CgBACE%2CGACC%2CGACC%3BIACC%2CmBAAA%3B%3BEANP%2CsBACC%2CoBACC%2CgBACE%2CGACC%2CGACC%2CaAEC%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAVV%2CsBACC%2CoBACC%2CgBACE%2CGACC%2CGACC%2CaAEC%2CGAIC%3BIACI%2CeAAA%3BIACG%2CiBAAA%3BIACP%2CkBAAA%3B%3BEAdR%2CsBACC%2CoBACC%2CgBACE%2CGACC%2CGACC%2CaAYC%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3B%3BAA4CV%2CQAjCkC%2CuBAAwC%3BEACzE%2CeACC%2CWACC%3BIACC%2CeAAA%3B%3BEAHH%2CeACC%2CWAIC%3BIACE%2CkBAAA%3B%3BEANJ%2CeACC%2CWAIC%2CgBAEE%3BIACE%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACe%2CWAAA%3B%3BEACC%2CeAXrB%2CWAIC%2CgBAEE%2CYAKmB%3BIACA%2CWAAA%3BIACd%2CmBAAA%3BIACA%2CeAAA%3B%3BEAfT%2CeACC%2CWAIC%2CgBAEE%2CYAUG%3BIACE%2CgBAAA%3BIACA%2CyBAAA%3B%3BEAnBT%2CeACC%2CWAIC%2CgBAEE%2CYAcG%3BIACC%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3B%3BAA2HT%2CQAlHmC%2CuBAAiC%3BEACnE%2CaACC%3BIACC%2CaAAA%3B%3BEAFF%2CaACC%2CkBAEC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEALH%2CaACC%2CkBAEC%2CkBAGE%3BIACI%2CWAAA%3BIACD%2CYAAA%3BIACA%2CcAAA%3B%3BEATP%2CaACC%2CkBAWC%3BIACC%2CWAAA%3B%3BEAbH%2CaACC%2CkBAWC%2CqBAEE%3BIACC%2C0BAAA%3BIACA%2CmBAAA%3B%3BEAhBL%2CaACC%2CkBAWC%2CqBAME%3BIACC%2CmBAAA%3B%3BEAnBL%2CaACC%2CkBAWC%2CqBASE%3BIACC%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAUA%2CgBAJJ%2CgBACC%2CkBACC%2CmBACC%2CYACE%3BIACA%2CaAAA%3B%3BEAON%2CwBACC%2CwBACC%2CoBACC%3BIACC%2CuBAAA%3B%3BEAJJ%2CwBACC%2CwBACC%2CoBACC%2CmBAEC%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3BIACA%2CmBAAA%3B%3BEAVR%2CwBACC%2CwBACC%2CoBACC%2CmBASC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAfL%2CwBACC%2CwBACC%2CoBACC%2CmBAcC%2CYACE%3BIACC%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3B%3BEAMJ%2CwBA5BF%2CwBA2BC%2CqBAAoB%2CSACf%2CMACH%3BIACC%2CaAAA%3B%3BEAFF%2CwBA5BF%2CwBA2BC%2CqBAAoB%2CSACf%2CMAIH%3BIACC%2CaAAA%3B%3BEAlCL%2CwBACC%2CwBA2BC%2CqBAAoB%2CSASnB%2CgBACC%2CuBACC%3BIACC%2CeAAA%3BIACA%2C0BAAA%3B%3BEAzCN%2CwBACC%2CwBA2BC%2CqBAAoB%2CSASnB%2CgBACC%2CuBAKC%2CYACC%3BIACC%2CeAAA%3B%3BEA7CP%2CwBACC%2CwBA2BC%2CqBAAoB%2CSASnB%2CgBACC%2CuBAUC%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAlDT%2CwBACC%2CwBA2BC%2CqBAAoB%2CSASnB%2CgBACC%2CuBAUC%2CWAGI%3BIACC%2CeAAA%3B%3BEAQV%2CsBACC%2CoBACC%2CgBACC%3BIACC%2CWAAA%3B%3B%3B%3BAA6BL%2CQArBmC%2CuBAAsC%3BEACxE%2CWACC%3BIACC%2CmBAAA%3BIACA%2CaAAA%3B%3BEAHF%2CWACC%2CiBAGK%3BIACC%2C0BAAA%3B%3BEALP%2CWACC%2CiBAGK%2CGAEE%3BIACC%2CqBAAA%3B%3BEAPT%2CWAWC%2CYACC%3BIACC%2CWAAA%3B%3B%3B%3BAAkEJ%2CQA3DmC%2CuBAA6B%3BEAC%5C%2FD%2CeACC%2CWACC%3BIACC%2CeAAA%3B%3BEAHH%2CeACC%2CWAIC%3BIACE%2CkBAAA%3B%3BEANJ%2CeACC%2CWAIC%2CgBAEE%3BIACE%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACe%2CWAAA%3B%3BEACC%2CeAXrB%2CWAIC%2CgBAEE%2CYAKmB%3BIACA%2CWAAA%3BIACd%2CmBAAA%3BIACA%2CeAAA%3B%3BEAfT%2CeACC%2CWAIC%2CgBAEE%2CYAUG%3BIACC%2CeAAA%3BIACC%2CgBAAA%3BIACA%2CyBAAA%3B%3BEApBT%2CeACC%2CWAIC%2CgBAEE%2CYAeG%3BIACC%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEASL%2CaAFF%2CiBACK%2CMACF%3BIACA%2CmBAAA%3B%3BEAKJ%2CsBACC%2CoBACC%2CgBACE%2CGACC%2CGACC%3BIACC%2CkBAAA%3BIACA%2CgBAAA%3B%3B%3B%3BAA0BR%2CQAhBgC%3BEAC%5C%2FB%2CsBACC%3BIACC%2CiBAAA%3B%3BEAFF%2CsBAIC%2CoBACC%2CgBACC%3BIACC%2CuBAAA%3B%3B%3B%3BAA4SL%2CQApS%2BB%3BEAC9B%3BIACC%2CcAAA%3B%3BEAED%3BIACE%2CaAAA%3BIACA%2CmBAAA%3B%3BEAFF%2CeAGC%3BIR5jCG%2CeAAA%3BIACD%2CuBAAA%3BIACA%2CmBAAA%3B%3BEQujCH%2CeAGC%2CWAEC%3BIACC%2CWAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3BIACA%2CmBAAA%3B%3BEATH%2CeAGC%2CWAQC%3BIACC%2CUAAA%3BIRrkCC%2CeAAA%3BIACD%2CuBAAA%3BIACA%2CmBAAA%3B%3BEQujCH%2CeAGC%2CWAQC%2CgBAGE%3BIACC%2CmBAAA%3BIACC%2CWAAA%3BIACD%2CeAAA%3BIACC%2CkBAAA%3B%3BEAlBN%2CeAGC%2CWAQC%2CgBAGE%2CYAKG%3BIACK%2CeAAA%3BIACH%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAtBT%2CeAGC%2CWAQC%2CgBAGE%2CYAUG%3BIACC%2CiBAAA%3BIACA%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3B%3BEAED%2CeA3BN%2CWAQC%2CgBAGE%2CYAgBI%3BIACA%2CgBAAA%3B%3BEAOR%2CWACC%3BIACC%2CYAAA%3B%3BEAFF%2CWACC%2CiBAEC%3BIACI%2CSAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3B%3BEATN%2CWACC%2CiBAEC%2CGAOK%3BIACC%2CeAAA%3B%3BEAXR%2CWAeC%3BIACC%2CmBAAA%3BIACA%2CaAAA%3BIACG%2CYAAA%3B%3BEAlBL%2CWAeC%2CiBAIK%3BIACC%2C0BAAA%3B%3BEApBP%2CWAeC%2CiBAIK%2CGAEC%3BIACC%2CqBAAA%3B%3BEAtBR%2CWA0BC%2CYACC%3BIACC%2CWAAA%3B%3BEAQC%2CaAFF%2CKACK%2CMACC%3BIACH%2CgBAAA%3B%3BEAJL%2CaAQC%3BIACC%2CaAAA%3B%3BEATF%2CaAQC%2CkBAEC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEAZH%2CaAQC%2CkBAEC%2CkBAGE%3BIACI%2CWAAA%3BIACD%2CYAAA%3BIACA%2CcAAA%3B%3BEAhBP%2CaAQC%2CkBAWC%3BIACC%2CWAAA%3B%3BEApBH%2CaAQC%2CkBAWC%2CqBAEE%3BIACC%2CmBAAA%3BIACA%2C0BAAA%3B%3BEAvBL%2CaAQC%2CkBAWC%2CqBAME%3BIACC%2CmBAAA%3B%3BEA1BL%2CaAQC%2CkBAWC%2CqBASE%3BIACC%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAML%2CwBACC%3BIACC%2CoBAAA%3B%3BEAFF%2CwBACC%2CwBAEC%3BIACC%2CmBAAA%3B%3BEACA%2CwBAJF%2CwBAEC%2CoBAEE%3BIACA%2CaAAA%3B%3BEANJ%2CwBACC%2CwBAEC%2CoBAKC%3BIACC%2CuBAAA%3B%3BEATJ%2CwBACC%2CwBAEC%2CoBAKC%2CmBAEE%3BIACC%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACE%2CiBAAA%3B%3BEAfR%2CwBACC%2CwBAEC%2CoBAKC%2CmBASE%2CYACC%3BIACC%2CoBAAA%3BIACA%2CkBAAA%3B%3BEAOH%2CwBA1BH%2CwBAwBC%2CqBACE%2CSACI%2CMACH%3BIACC%2CaAAA%3B%3BEA7BN%2CwBACC%2CwBAwBC%2CqBAQC%2CgBACC%2CuBACC%3BIACC%2C0BAAA%3BIACA%2CeAAA%3B%3BEArCN%2CwBACC%2CwBAwBC%2CqBAQC%2CgBACC%2CuBAKC%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAzCT%2CwBACC%2CwBAwBC%2CqBAQC%2CgBACC%2CuBASC%3BIACC%2C0BAAA%3BIACA%2CeAAA%3B%3BEA7CN%2CwBACC%2CwBAwBC%2CqBAwBC%3BIAAe%2CmBAAA%3B%3BEAKlB%3BIACC%2CmBAAA%3B%3BEAGE%2CgBAFF%2CgBACC%2CgBACK%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEAPP%2CgBAEC%2CgBACC%2CgBAMC%2CoBACC%2COACC%3BIACC%2CWAAA%3BIACA%2CYAAA%3B%3BEAMH%2CgBAjBF%2CgBAgBC%2CkBACK%3BIACH%2CmBAAA%3B%3BEACC%2CgBAnBJ%2CgBAgBC%2CkBACK%2CMAED%3BIACA%2CgBAAA%3B%3BEAKD%2CgBAzBJ%2CgBAgBC%2CkBAOC%2CmBACC%2CYACE%3BIACG%2CaAAA%3BIACH%2CYAAA%3B%3BEAQN%3BIACC%2CmBAAA%3B%3BEADD%2CaAEC%2CcACC%3BIACC%2CmBAAA%3BIACA%2CoBAAA%3B%3BEALH%2CaAQC%3BIACI%2CkBAAA%3BIACH%2CmBAAA%3B%3BEAEE%2CaAJH%2CiBAGM%2CMACF%3BIACA%2CmBAAA%3B%3BEAKH%2CaADD%2CaACE%2CaACA%3BIACC%2CaAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3B%3BEAKJ%2CYACC%2CGACC%3B%3B%3BEAKF%2CsBACC%3BIACC%2CuBAAA%3B%3BEAFF%2CsBACC%2CoBAEC%2CgBACC%2CGACC%3BIRtyCA%2CeAAA%3BIACD%2CuBAAA%3BIACA%2CmBAAA%3B%3BEQ%2BxCH%2CsBACC%2CoBAEC%2CgBACC%2CGACC%2CGAEC%3BIACI%2CQAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAXT%2CsBACC%2CoBAEC%2CgBACC%2CGACC%2CGAEC%2CaAKK%3BIACC%2CeAAA%3BIACE%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAfb%2CsBACC%2CoBAEC%2CgBACC%2CGACC%2CGAEC%2CaAKK%2CGAIC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3BIACD%2CkBAAA%3BIACA%2CyBAAA%3B%3BEApBX%2CsBACC%2CoBAEC%2CgBACC%2CGACC%2CGAEC%2CaAgBK%3BIACH%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEA1BP%2CsBACC%2CoBAEC%2CgBACC%2CGACC%2CGAwBC%3BIACC%2CUAAA%3BIACG%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEAlCT%2CsBACC%2CoBAEC%2CgBACC%2CGACC%2CGAwBC%2CWAMK%2COACC%3BIACC%2CgBAAA%3BIACA%2CYAAA%3B%3BEASZ%2CwBAAyB%2CwBAAwB%2CoBAAoB%2CIAAG%3BIACvE%2CgBAAA%3B%3BEAED%2CwBAAyB%2CwBAAwB%2CqBAAoB%2CSAAY%2CMAAI%2CUAAU%3BEAAQ%2CwBAAyB%2CwBAAwB%2CqBAAoB%2CSAAY%2CMAAI%2CUAAU%2CMAAK%2CcAAe%2CiBAAmB%3BEAAS%2CwBAAyB%2CwBAAwB%2CqBAAoB%2CSAAY%2CMAAI%2CUAAU%3BIACpV%2CaAAA%3B%3B%3B%3BAAqBF%2CQAhBgC%3BEAC%5C%2FB%2CeACC%2CWACC%2CgBACE%3BIACC%2CoBAAA%3BIACC%2CYAAA%3BIACD%2CgBAAA%3BIACC%2CiBAAA%3B%3B%3B%3BAAQP%2CoBACA%2CyBACA%2CwBACA%2CoBACA%3BEACC%2CUAAA%3B%3BAALD%2CoBACA%2CyBACA%2CwBACA%2CoBACA%2CmBAEC%3BAAND%2CoBACA%2CyBACA%2CwBACA%2CoBACA%2CmBAEK%3BEACH%2CaAAA%3B%3BAAPF%2CoBACA%2CyBACA%2CwBACA%2CoBACA%2CmBAKC%3BEACC%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAdF%2CoBACA%2CyBACA%2CwBACA%2CoBACA%2CmBAKC%2CYAMC%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGF%2CoBAtBD%2CyBACA%2CwBACA%2CoBACA%2CmBAmBE%3BEACA%2C6BAAA%3B%3BAC9jDD%3BEACC%2CkBAAA%3B%3BAADD%2CmBAEE%3BEACC%2CeAAA%3B%3BAAHH%2CmBAKE%2CgBACC%2CGACC%2CGACC%3BEACC%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BETkLF%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAS%5C%2FLH%2CmBAKE%2CgBACC%2CGACC%2CGAOC%3BEACA%2CoBAAA%3BEACD%2CUAAA%3B%3BAAhBJ%2CmBAKE%2CgBACC%2CGACC%2CGAOC%2CaAGC%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAvBP%2CmBAKE%2CgBACC%2CGACC%2CGAOC%2CaAGC%2CGAOC%3BEACC%2CyBAAA%3BEACF%2CcAAA%3BEACA%2CiBAAA%3BEACG%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAhCT%2CmBAKE%2CgBACC%2CGACC%2CGAOC%2CaAGC%2CGAiBC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAApCR%2CmBAKE%2CgBACC%2CGACC%2CGAOC%2CaAyBC%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAA1CP%2CmBAKE%2CgBACC%2CGACC%2CGAOC%2CaA8BC%3BEACC%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAACC%2CmBA5CN%2CgBACC%2CGACC%2CGAOC%2CaA8BC%2CWAKG%3BEACA%2CaAAa%2CaAAb%3BEACC%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEF%2CmBAlDN%2CgBACC%2CGACC%2CGAOC%2CaA8BC%2CWAWG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAzDT%2CmBAKE%2CgBACC%2CGACC%2CGAsDC%3BEACG%2CmBAAA%3BEACD%2COAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAjEP%2CmBAKE%2CgBACC%2CGACC%2CGA4DD%3BEACC%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CQAH%2BB%3BEAG%5C%2FB%2CmBApEF%2CgBACC%2CGACC%2CGA4DD%3BIAIE%2CyBAAA%3B%3B%3BAAED%2CmBApEF%2CgBACC%2CGACC%2CGA4DD%2CWAME%3BEACA%2CaAAA%3B%3BAAID%2CQAHgC%3BEAGhC%2CmBAzEF%2CgBACC%2CGACC%2CGA4DD%2CWAME%3BIAGC%2CaAAA%3B%3B%3BAAGF%2CmBA1EF%2CgBACC%2CGACC%2CGA4DD%2CWAYE%3BEACA%2CaAAA%3B%3BAAID%2CQAHgC%3BEAGhC%2CmBA%5C%2FEF%2CgBACC%2CGACC%2CGA4DD%2CWAYE%3BIAGC%2CaAAA%3B%3B%3BAASN%2CiBACC%2CYACC%3BEACC%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAJH%2CiBACC%2CYAKC%3BEACA%2CaAAA%3B%3BAAPF%2CiBAUC%3BEACC%2CSAAA%3B%3BAAGH%2CaACC%2CiBACC%3BEACC%2CgBAAA%3B%3BAAHH%2CaACC%2CiBACC%2CgBAEC%2CiBACC%2CGACC%3BEACC%2CiBAAA%3B%3BAAOL%3BEACC%2CgCAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAJD%2CQAKE%3BEACC%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAXH%2CQAKE%2CSAOC%3BEACC%2CeAAA%3BEACA%2CUAAA%3BEACE%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAhBN%2CQAKE%2CSAaC%3BEACC%2CiDAAA%3BEACA%2C4BAAA%3BEACI%2CsCAAA%3BEACH%2C0BAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAA1BL%2CQAKE%2CSAuBC%3BEACC%2CeAAA%3B%3BAA7BJ%2CQAgCE%3BEACC%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CQAPD%2CgBAOE%3BEACA%2CcAAA%3BEACC%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3B%3BAA7CL%2CQAgDE%3BEACC%2CwBAAA%3BEACA%2CiBAAA%3BEACE%2CkBAAA%3B%3BAAnDL%2CQAgDE%2COAIC%3BEACC%2CgBAAA%3BEACA%2CYAAA%3B%3BAAtDJ%2CQAgDE%2COAIC%2COAGC%3BAAvDJ%2CQAgDE%2COAIC%2COAGQ%2COAAM%3BEACZ%2CeAAA%3BEACA%2CiBAAA%3B%3BAAzDL%2CQAgDE%2COAIC%2COAGC%2CMAGC%2COAAM%3BAA1DX%2CQAgDE%2COAIC%2COAGQ%2COAAM%2CKAGZ%2COAAM%3BEACL%2CcAAA%3BEACC%2CmBAAA%3B%3BAA5DP%2CQAgDE%2COAIC%2COAGC%2CMAOC%3BAA9DL%2CQAgDE%2COAIC%2COAGQ%2COAAM%2CKAOZ%3BEACC%2CcAAA%3B%3BAACA%2CQAhBJ%2COAIC%2COAGC%2CMAOC%2CEAEE%3BAAAD%2CQAhBJ%2COAIC%2COAGQ%2COAAM%2CKAOZ%2CEAEE%3BEACC%2CSAAA%3BEACG%2CiBAAA%3BEACA%2CWAAA%3B%3BAACA%2CQApBT%2COAIC%2COAGC%2CMAOC%2CEAEE%2COAIK%3BAAAD%2CQApBT%2COAIC%2COAGQ%2COAAM%2CKAOZ%2CEAEE%2COAIK%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACE%2CWAAA%3B%3BAAEH%2CQAzBT%2COAIC%2COAGC%2CMAOC%2CEAEE%2COASK%3BAAAD%2CQAzBT%2COAIC%2COAGQ%2COAAM%2CKAOZ%2CEAEE%2COASK%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3BEACF%2CiBAAA%3B%3BAAEC%2CQA9BT%2COAIC%2COAGC%2CMAOC%2CEAEE%2COAcK%3BAAAD%2CQA9BT%2COAIC%2COAGQ%2COAAM%2CKAOZ%2CEAEE%2COAcK%3BEACA%2CkBAAA%3BEACA%2C%2BBAAA%3BEACA%2CiBAAA%3B%3BAAjFZ%2CQAwFE%3BEACC%2CWAAA%3BEACA%2CUAAA%3B%3BAA1FH%2CQAwFE%2CgBAGE%3BEACC%2CeAAA%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA9FP%2CQAwFE%2CgBAQE%3BEACC%2CeAAA%3BEACD%2CYAAA%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CiDAAA%3BEACA%2CSAAA%3BEACA%2C4BAAA%3BEACA%2CsCAAA%3BEACG%2CyBAAA%3BEACH%2CyBAAA%3BEACA%2CwBAAA%3B%3BAAKJ%3BAAAY%3BEACX%2CmBAAA%3B%3BAADD%2CUAEA%3BAAFY%2CYAEZ%3BEACC%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BETnIF%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BASiIG%2CUAXF%2CEAWG%3BAAAD%2CYAXF%2CEAWG%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAKL%3BEACC%2CoBAAA%3BEACG%2CoBAAA%3BEACA%2CaAAA%3BETnEC%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BESmEA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAANJ%2CqBAOK%3BEACC%2CmBAAA%3BEACD%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAAlBL%2CqBAOK%2CcAYC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2C8BAAA%3BEACD%2C2BAAA%3BEACA%2CsBAAA%3B%3BAA1BN%2CqBAOK%2CcAYC%2CmBAQA%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAjCP%2CqBAOK%2CcAYC%2CmBAQA%2CgBAOC%3BEACC%2CeAAA%3BEACG%2CqBAAA%3BEACH%2CaAAA%3B%3BAArCR%2CqBAOK%2CcAYC%2CmBAqBA%3BEACC%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CwCAAA%3BEACA%2CmBAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CgBAAA%3B%3BAACA%2CqBAjDF%2CcAYC%2CmBAqBA%2CmBAgBE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CgCAAA%3BEACA%2CWAAW%2CaAAX%3B%3BAAlER%2CqBAOK%2CcAYC%2CmBAkDE%3BEACC%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAzET%2CqBAOK%2CcAYC%2CmBAkDE%2CoBAKE%3BEACI%2CoBAAA%3BEACN%2CqBAAA%3BEACA%2CYAAA%3B%3BAA7ER%2CqBAOK%2CcAYC%2CmBAkDE%2CoBAKE%2CKAID%3BEACC%2CgBAAA%3BEACD%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAlFT%2CqBAOK%2CcAYC%2CmBAmEE%3BEACC%2CiBAAA%3B%3BAAvFT%2CqBAOK%2CcAYC%2CmBAmEE%2CsBAEC%3BEACC%2CSAAA%3BEACA%2CiBAAA%3B%3BAA1FV%2CqBAOK%2CcAYC%2CmBAmEE%2CsBAEC%2CmBAGC%3BEACI%2CeAAA%3BEACL%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAACC%2CqBA7FL%2CcAYC%2CmBAmEE%2CsBAEC%2CmBAGC%2CEASC%3BEACA%2CqBAAA%3B%3BAArGX%2CqBAOK%2CcAYC%2CmBAmEE%2CsBAmBC%3BEACC%2C4BAAA%3BEACF%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FGR%2CqBAOK%2CcAYC%2CmBAmEE%2CsBA2BC%2CqBACC%3BEAAM%2CcAAA%3B%3BAAlHhB%2CqBAOK%2CcAYC%2CmBAmEE%2CsBA8BC%3BEACC%2CgBAAA%3B%3BAArHV%2CqBAOK%2CcAYC%2CmBAmEE%2CsBA8BC%2CYAEE%3BEACC%2CcAAA%3B%3BAACC%2CqBAjHR%2CcAYC%2CmBAmEE%2CsBA8BC%2CYAEE%2CEAEG%3BEACC%2CcAAA%3B%3BAAzHf%2CqBAOK%2CcAYC%2CmBAmEE%2CsBAuCC%3BEACI%2CcAAA%3BEACL%2CgBAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAjIR%2CqBAOK%2CcAYC%2CmBAmEE%2CsBAuCC%2CWAKD%3BEACC%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAtIT%2CqBAOK%2CcAYC%2CmBAmEE%2CsBAuCC%2CWAKD%2CaAKC%3BEACC%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2C6BAAA%3B%3BAA5IV%2CqBAOK%2CcAYC%2CmBAmEE%2CsBAuCC%2CWAkBD%3BEACC%2CSAAA%3B%3BAAhJT%2CqBAOK%2CcAYC%2CmBAmEE%2CsBAuCC%2CWAqBD%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAQT%2CQACC%2COAAM%2COACL%3BEACC%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAJH%2CQACC%2COAAM%2COACL%2COAGC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAATJ%2CQACC%2COAAM%2COAWL%3BEACC%2CyBAAA%3BEACA%2CUAAA%3B%3BAAdH%2CQACC%2COAAM%2COAWL%2CSAGE%3BEACC%2CSAAA%3B%3BAAhBL%2CQACC%2COAAM%2COAWL%2CSAGE%2CGAEC%3BEACC%2CSAAA%3B%3BAAlBN%2CQACC%2COAAM%2COAWL%2CSAGE%2CGAEC%2CGAEC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAACC%2CQAzBP%2COAAM%2COAWL%2CSAGE%2CGAEC%2CGAEC%2CEAOG%3BEACA%2CqBAAA%3B%3BAA3BT%2CQACC%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%3BEACC%2CgCAAA%3B%3BAAGG%2CQApCV%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGAEG%2CQACA%2CEACE%3BEACA%2CaAAA%3B%3BAAKD%2CQA1CV%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGASG%2CKACK%3BEACD%2CyBAAA%3BEACD%2CcAAA%3B%3BAACA%2CQA7CZ%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGASG%2CKACK%2CIAGD%3BEACC%2CcAAA%3BEACA%2CSAAS%2COAAT%3B%3BAANN%2CQAzCR%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGASG%2CKASC%3BEACC%2CcAAA%3B%3BAAGH%2CQAtDR%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGAsBG%3BEACA%2CmBAAA%3B%3BAAxDV%2CQACC%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGAyBC%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAACC%2CQAlEV%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGAyBC%2CEASI%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAACA%2CQArEX%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGAyBC%2CEASI%2COAGC%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3B%3BAAGF%2CQA1EV%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGAyBC%2CEAiBI%3BEACG%2CaT5ZD%2CaS4ZC%3BEACH%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BETvXV%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BASsXS%2CQAtFV%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGAyBC%2CEA6BI%3BEACA%2CqBAAA%3B%3BAAxFZ%2CQACC%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGA0DC%3BEACC%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CaAAA%3B%3BAA9FT%2CQACC%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGA0DC%2CGAIE%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAjGX%2CQACC%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGA0DC%2CGAIE%2CGAGC%3BEACC%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAACC%2CQAtGZ%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGA0DC%2CGAIE%2CGAGC%2CEAKG%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAED%2CQA1GZ%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGA0DC%2CGAIE%2CGAGC%2CEASG%3BEACA%2CaAAA%3B%3BAAGH%2CQA9GV%2COAAM%2COAWL%2CSAGE%2CGAgBC%2CGACC%2CGACC%2CGA0DC%2CGAIE%2CGAgBE%3BEACA%2CgBAAA%3B%3BAAhHZ%2CQACC%2COAAM%2COAwHL%2CeACC%2CIACC%3BEACE%2CcAAA%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAEE%2CQArIR%2COAAM%2COAwHL%2CeACC%2CIACC%2CsBAUK%2CKACC%3BEACA%2CSAAQ%2COAAR%3B%3BAAGF%2CQAzIP%2COAAM%2COAwHL%2CeACC%2CIACC%2CsBAeK%3BEACA%2CaT3dK%2CaS2dL%3BEACA%2CSAAQ%2COAAR%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACH%2CWAAA%3BEACA%2CQAAA%3BETtbJ%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAS%2BRF%2CQACC%2COAAM%2COAwHL%2CeACC%2CIA6BC%3BEACI%2CmBAAA%3B%3BAAxJR%2CQACC%2COAAM%2COAwHL%2CeACC%2CIAgCC%3BEACC%2CgBAAA%3B%3BAA3JL%2CQACC%2COAAM%2COAwHL%2CeACC%2CIAgCC%2CwBAEC%2CGACC%3BEACC%2CmBAAA%3B%3BAACC%2CQA9JP%2COAAM%2COAwHL%2CeACC%2CIAgCC%2CwBAEC%2CGACC%2CGAEG%3BEACA%2CgBAAA%3B%3BAAhKT%2CQACC%2COAAM%2COAwHL%2CeACC%2CIAgCC%2CwBAEC%2CGACC%2CGAKC%3BEACC%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAEE%2CQA1KT%2COAAM%2COAwHL%2CeACC%2CIAgCC%2CwBAEC%2CGACC%2CGAKC%2CEAQG%2COACC%3BEACA%2CUAAA%3B%3BAAGF%2CQA9KR%2COAAM%2COAwHL%2CeACC%2CIAgCC%2CwBAEC%2CGACC%2CGAKC%2CEAaG%3BEACA%2CqBAAA%3B%3BAAED%2CQAjLR%2COAAM%2COAwHL%2CeACC%2CIAgCC%2CwBAEC%2CGACC%2CGAKC%2CEAgBG%3BEACG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BET5dX%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3BES0dW%2CyBAAA%3B%3BAAEJ%2CQA5LR%2COAAM%2COAwHL%2CeACC%2CIAgCC%2CwBAEC%2CGACC%2CGAKC%2CEA2BG%3BEACA%2CaT9gBI%2CaS8gBJ%3BEACG%2CSAAQ%2COAAR%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACH%2CSAAA%3BEACA%2CQAAA%3BETzeR%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3BESueQ%2CUAAA%3B%3BAAxMV%2CQACC%2COAAM%2COAwHL%2CeACC%2CIAgCC%2CwBAEC%2CGACC%2CGAKC%2CEAwCE%3BEAAO%2CSAAA%3B%3BAA1MhB%2CQACC%2COAAM%2COAwHL%2CeACC%2CIAgCC%2CwBAEC%2CGACC%2CGA%2BCC%2CMAAK%3BEAAmB%2CaAAA%3B%3BAAS%5C%2FB%2CWACC%3BEACC%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAACC%2CWAJF%2CgBAIM%3BEACH%2CgBAAA%3B%3BAANJ%2CWACC%2CgBAOE%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAdJ%2CWACC%2CgBAeE%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAtBJ%2CWACC%2CgBAuBE%2CYACC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAACC%2CWA3BL%2CgBAuBE%2CYACC%2CEAGG%3BEACA%2CcAAA%3B%3BAAED%2CWA9BL%2CgBAuBE%2CYACC%2CEAMG%3BEACA%2CiBAAA%3B%3BAAOP%3BEACC%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACG%2CmBAAA%3B%3BAAJJ%2CcAKC%3BEACC%2CUAAA%3BEACG%2CWAAA%3BEACA%2CkBAAA%3B%3BAARL%2CcAKC%2CWAII%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAfN%2CcAKC%2CWAYI%3BEACC%2CmBAAA%3B%3BAAlBN%2CcAKC%2CWAYI%2CSAEC%3BEACC%2CYAAA%3BEACA%2CsBAAA%3B%3BAAMJ%2CcAFF%2CQACE%2COACC%3BEACA%2CUAAA%3BEACG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3B%3BAALJ%2CcAFF%2CQACE%2COACC%2CQAMG%3BEACC%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CmCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAAED%2CcAhBN%2CQACE%2COACC%2CQAcI%3BEACF%2CyBAAA%3B%3B%3B%3BAAoGL%2CQA1F%2BB%2CuBAAyC%3BEACvE%2CQACC%2COAAM%2COACL%2CSACC%2CGACC%2CGACC%3BIACC%2CaAAA%3B%3BEANN%2CQACC%2COAAM%2COACL%2CSACC%2CGAMC%2CGACC%2CGACC%2CGACC%3BIACC%2C0BAAA%3BIACE%2CaAAA%3B%3BEACC%2CQAdV%2COAAM%2COACL%2CSACC%2CGAMC%2CGACC%2CGACC%2CGACC%2CEAGK%3BIACA%2CUAAA%3B%3BEAhBZ%2CQACC%2COAAM%2COACL%2CSACC%2CGAMC%2CGACC%2CGACC%2CGAQC%3BIACC%2CaAAA%3B%3BEApBR%2CQA4BC%2CYACC%3BIACC%2CaAAA%3B%3BEA9BH%2CQA4BC%2CYACC%2CgBAEE%3BIACC%2C0BAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAlCL%2CQA4BC%2CYACC%2CgBAOE%3BIACC%2CmBAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3B%3BEAvCL%2CQA4BC%2CYACC%2CgBAYE%2CYACE%3BIACC%2C0BAAA%3B%3BEAMP%2CqBACC%3BIACC%2CgBAAA%3BIACD%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2C4BAAA%3B%3BEALD%2CqBACC%2CcAKC%2CmBACC%3BIACC%2CUAAA%3B%3BEARJ%2CqBACC%2CcAKC%2CmBACC%2CsBAEC%2CmBACC%3BIACC%2C0BAAA%3BIACA%2CeAAA%3B%3BEAZN%2CqBACC%2CcAKC%2CmBACC%2CsBAQA%3BIACC%2CeAAA%3BIACG%2C0BAAA%3B%3BEAjBP%2CqBACC%2CcAKC%2CmBACC%2CsBAYA%2CYACC%3BIACC%2CeAAA%3B%3BEArBL%2CqBACC%2CcAKC%2CmBACC%2CsBAiBC%3BIACC%2CgBAAA%3BIACA%2CgBAAA%3B%3BEA1BL%2CqBACC%2CcAKC%2CmBACC%2CsBAiBC%2CWAGC%3BIACC%2CeAAA%3B%3BEA5BN%2CqBACC%2CcAKC%2CmBACC%2CsBAiBC%2CWAGC%2CKAEC%2COAAM%3BIAAS%2CSAAA%3B%3B%3B%3BAA8EtB%2CQAnE%2BB%3BEAC9B%2CiBACC%2CSAGE%3BIAIE%2CmBAAA%3BIACA%2CUAAA%3B%3BEATL%2CiBACC%2CSAGE%2CSAMG%2COAAM%3BIACP%2CmBAAA%3B%3BEAXL%2CiBACC%2CSAGE%2CSASC%2CYACC%3BIACC%2CaAAA%3B%3BEAfN%2CiBACC%2CSAGE%2CSASC%2CYACC%2CgBAEG%3BIACC%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAlBT%2CiBACC%2CSAGE%2CSASC%2CYACC%2CgBAMG%3BIACC%2CmBAAA%3BIACA%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3B%3BEAOR%2CqBACA%3BIACA%2CaAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2C4BAAA%3B%3BEALA%2CqBACA%2CcAKC%2CmBACC%2CsBACC%2CmBACC%3BIACC%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CkBAAA%3B%3BEAZL%2CqBACA%2CcAKC%2CmBACC%2CsBAQC%3BIACC%2CeAAA%3BIACA%2C0BAAA%3B%3BEAjBJ%2CqBACA%2CcAKC%2CmBACC%2CsBAYC%3BIACC%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAMN%3BEAAY%3BIACX%2CmBAAA%3B%3BEAED%2CQAAS%3BIAAa%2CaAAA%3B%3B%3B%3B%3BAAevB%2CQAN0B%3BEACxB%2CiBAAkB%2CSAAS%3BIAAU%2CQAAA%3B%3BEACrC%2CiBAAkB%2CSAAS%3BIAAO%2CQAAA%3B%3B%3B%3BAAqBpC%2CQAbiC%3BEAC%5C%2FB%2CQACC%3BIAAiB%2CWAAA%3BIAAc%2CmBAAA%3B%3BEADhC%2CQAEA%3BIAAU%2CWAAA%3B%3BEAFV%2CQAGA%3BIAAkB%2CcAAA%3BIAAgB%2CkBAAA%3BIAAoB%2CiBAAA%3B%3BEAHtD%2CQAIA%3BIACC%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAND%2CQAIA%2COAGC%3BIAAQ%2CWAAA%3B%3B%3BAC%5C%2F3BX%2CoBACC%3BEACC%2CyBAAA%3B%3BAAFF%2CoBAIC%3BEACC%2CgBAAA%3B%3BAALF%2CoBAOC%3BEACC%2CmBAAA%3B%3BAARF%2CoBAOC%2CoBAEC%3BEACC%2CeAAA%3BEACG%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAdN%2CoBAOC%2CoBASC%3BEACC%2CcAAA%3BEACG%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAnBN%2CoBAsBC%2CgBACC%3BEACC%2CWAAA%3BEACG%2CkBAAA%3BEACA%2CUAAA%3B%3BAA1BN%2CoBAsBC%2CgBACC%2CqBAIM%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAA9BT%2CoBAsBC%2CgBACC%2CqBASM%3BEACC%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAxCT%2CoBAsBC%2CgBACC%2CqBASM%2CuBASE%3BEACC%2CgBAAA%3BEACA%2C8DAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAQL%2CoBA%5C%2FBL%2CgBA2BC%2CeACC%2CMACE%2CMACA%2CMACK%3BEACH%2CgBAAA%3BEACA%2CYAAA%3B%3BAAvDP%2CoBAsBC%2CgBA2BC%2CeACC%2CMASC%3BEACC%2C6BAAA%3BEACA%2C6BAAA%3B%3BAA7DL%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGACC%3BEACI%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAACC%2CoBApDT%2CgBA2BC%2CeACC%2CMAaC%2CGACC%2CGAUM%2CSACA%3BEACC%2CkBAAA%3B%3BAA5EZ%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGACC%2CGAeK%3BEACI%2CcAAA%3BEACN%2C%2BBAAA%3BEACA%2CmBAAA%3B%3BAAEE%2CoBA9DT%2CgBA2BC%2CeACC%2CMAaC%2CGACC%2CGAoBM%3BEAAO%2CUAAA%3B%3BAApFlB%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%3BEACI%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAACC%2CoBApET%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAIM%3BEACA%2CeAAA%3B%3BAAED%2CoBAvET%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAOM%3BEACA%2CiBAAA%3B%3BAA9FX%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAUI%2COAAM%2CIACL%2CMAAK%3BEACJ%2CaAAA%3B%3BAAlGX%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAUI%2COAAM%2CIAIL%2CSAAQ%3BEACJ%2CkBAAA%3BEACH%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAzGX%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAUI%2COAAM%2CIAIL%2CSAAQ%2CIAMP%3BEACC%2CwBAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEVcV%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CoBAAA%3B%3BAUpIF%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAUI%2COAAM%2CIAIL%2CSAAQ%2CIAkBN%3BEACI%2CkBAAA%3BEACJ%2CMAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEV2DX%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAU%5C%2FMF%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAUI%2COAAM%2CIAIL%2CSAAQ%2CIAkBN%2CcASC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEVNZ%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEAkDD%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEAZC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3BEUnFY%2CeAAA%3B%3BAACC%2CoBAvHd%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAUI%2COAAM%2CIAIL%2CSAAQ%2CIAkBN%2CcASC%2CiBAcG%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACD%2C4BAAA%3BEACA%2CcAAA%3B%3BAAEA%2CoBA7Hd%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAUI%2COAAM%2CIAIL%2CSAAQ%2CIAkBN%2CcASC%2CiBAoBG%3BEACA%2C0BAAA%3BEACD%2C6BAAA%3BEACA%2CeAAA%3B%3BAAtJf%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAsEE%3BEACC%2CsBAAA%3BEACA%2CsBAAA%3BEACE%2CYAAA%3BEACA%2CqBAAA%3BEACG%2CYAAA%3B%3BAAjKb%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAsEE%2CoBAMO%3BEACC%2CcAAA%3BEACA%2CqBAAA%3B%3BAApKf%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAiFE%3BEACC%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACE%2CyBAAA%3BEACA%2CkBAAA%3B%3BAA9KV%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAiFE%2CsBAQE%3BEACC%2CiBAAA%3B%3BAAhLV%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAiFE%2CsBAQE%2CmBAEE%3BEACC%2CcAAA%3B%3BAACA%2CoBA7JX%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAiFE%2CsBAQE%2CmBAEE%2CEAEE%3BEACA%2CqBAAA%3B%3BAApLb%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAiFE%2CsBAiBE%3B%3B%3B%3B%3B%3B%3BAAxLT%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGA0GE%3BEACC%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAlMR%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGA0GE%2CqBAGC%3BEACC%2CgBAAA%3B%3BAApMT%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGA0GE%2CqBAMC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAA1MT%2CoBAsBC%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAuHE%3BEACC%2CSAAA%3BEACA%2CUAAA%3B%3BAAEE%2CoBA3LT%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAuHE%2CiBAGE%2CQACE%3BEACA%2CaAAA%3B%3BAAED%2CoBA9LT%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAuHE%2CiBAGE%2CQAIE%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACG%2CuBAAA%3BEACF%2CYAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAACC%2CoBAzMZ%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAuHE%2CiBAGE%2CQAIE%2CcAWG%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CaVvJA%2CaUuJA%3BEACA%2CSAAQ%2COAAR%3B%3BAAED%2CoBAhNZ%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAuHE%2CiBAGE%2CQAIE%2CcAkBG%3BEACA%2CcAAA%3B%3BAACC%2CoBAlNd%2CgBA2BC%2CeACC%2CMAaC%2CGAuBC%2CGAuHE%2CiBAGE%2CQAIE%2CcAkBG%2CMAEE%3BEACA%2CcAAA%3B%3BAAzOhB%2CoBAsBC%2CgBA6NC%2CSACC%3BAApPH%2CoBAsBC%2CgBA6NC%2CSACU%2CQAAO%3BAApPnB%2CoBAsBC%2CgBA6NC%2CSACyB%2CQAAO%3BEAC9B%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEV%5C%2FIH%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAU6II%2CoBA5OJ%2CgBA6NC%2CSACC%2CQAcG%3BAAAD%2CoBA5OJ%2CgBA6NC%2CSACU%2CQAAO%2CMAcb%3BAAAD%2CoBA5OJ%2CgBA6NC%2CSACyB%2CQAAO%2COAc5B%3BEACA%2CkBAAA%3B%3BAACA%2CoBA9OL%2CgBA6NC%2CSACC%2CQAcG%2CSAEC%3BAAAD%2CoBA9OL%2CgBA6NC%2CSACU%2CQAAO%2CMAcb%2CSAEC%3BAAAD%2CoBA9OL%2CgBA6NC%2CSACyB%2CQAAO%2COAc5B%2CSAEC%3BEACA%2CkBAAA%3BEACG%2CUAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CaV%5C%2FLI%2CaU%2BLJ%3BEACA%2CSAAS%2COAAT%3BEVnJR%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAUmJG%2CoBA1PJ%2CgBA6NC%2CSACC%2CQA4BG%3BAAAD%2CoBA1PJ%2CgBA6NC%2CSACU%2CQAAO%2CMA4Bb%3BAAAD%2CoBA1PJ%2CgBA6NC%2CSACyB%2CQAAO%2COA4B5B%3BEACA%2CkBAAA%3B%3BAACA%2CoBA5PL%2CgBA6NC%2CSACC%2CQA4BG%2COAEC%3BAAAD%2CoBA5PL%2CgBA6NC%2CSACU%2CQAAO%2CMA4Bb%2COAEC%3BAAAD%2CoBA5PL%2CgBA6NC%2CSACyB%2CQAAO%2COA4B5B%2COAEC%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEV7JL%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAU6JG%2CoBApQJ%2CgBA6NC%2CSACC%2CQAsCG%3BAAAD%2CoBApQJ%2CgBA6NC%2CSACU%2CQAAO%2CMAsCb%3BAAAD%2CoBApQJ%2CgBA6NC%2CSACyB%2CQAAO%2COAsC5B%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAA7RN%2CoBAsBC%2CgBA2QC%3BEACG%2CYAAA%3BEACC%2CiBAAA%3BEACA%2CUAAA%3B%3BAApSN%2CoBAsBC%2CgBA2QC%2CoBAIK%3BEACC%2CeAAA%3BEACH%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACE%2CoBAAA%3BEACA%2CcAAA%3B%3BAA7SP%2CoBAsBC%2CgBA0RC%3BEAEC%2CyBAAA%3BEACA%2CaAAA%3B%3BAAFA%2CoBA3RF%2CgBA0RC%2CcACK%3BEAAQ%2CaAAA%3B%3BAAjTf%2CoBAsBC%2CgBA0RC%2CcAIC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEVnIH%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAU%5C%2FMF%2CoBAsBC%2CgBA0RC%2CcAIC%2CYASE%3BEACC%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAhUN%2CoBAsBC%2CgBA0RC%2CcAmBE%3BEACC%2CgBAAA%3BEACA%2CYAAA%3B%3BAAII%2CoBAnTR%2CgBA0RC%2CcAmBE%2COAGG%2COACA%2COACC%2COACE%3BEACE%2CSAAS%2COAAT%3B%3BAA1UZ%2CoBAsBC%2CgBA0RC%2CcAmBE%2COAYC%3BEACC%2CgCAAA%3BEACA%2CkBAAA%3BEACD%2CmBAAA%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3B%3BAApVN%2CoBAsBC%2CgBA0RC%2CcAmBE%2COAYC%2COAMC%3BEACA%2CeAAA%3BEACC%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACD%2CcAAA%3BEACG%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CoBAxUR%2CgBA0RC%2CcAmBE%2COAYC%2COAMC%2COASI%3BEACF%2CkBAAA%3BEACE%2CQAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CaVzRI%2CaUyRJ%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAA%3B%3BAAGJ%2CoBApVL%2CgBA0RC%2CcAmBE%2COAYC%2COA2BE%3BEACA%2CaAAA%3B%3BAAGF%2CoBAxVJ%2CgBA0RC%2CcAmBE%2COA2CE%2CSACA%2CSACC%3BEACC%2CSAAA%3B%3BAAHH%2CoBAxVJ%2CgBA0RC%2CcAmBE%2COA2CE%2CSACA%2CSACC%2CSAEE%2CEAAC%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAANL%2CoBAxVJ%2CgBA0RC%2CcAmBE%2COA2CE%2CSACA%2CSACC%2CSAME%2COACC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAZN%2CoBAxVJ%2CgBA0RC%2CcAmBE%2COA2CE%2CSACA%2CSACC%2CSAME%2COAMC%2CSACC%3BAAfN%2CoBAxVJ%2CgBA0RC%2CcAmBE%2COA2CE%2CSACA%2CSACC%2CSAME%2COAMC%2CSACS%3BEACP%2CyBAAA%3BEACA%2CYAAA%3B%3BAAjBP%2CoBAxVJ%2CgBA0RC%2CcAmBE%2COA2CE%2CSACA%2CSACC%2CSAME%2COAMC%2CSAKC%2CSAAQ%3BEACJ%2CiBAAA%3BEACD%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEE%2CoBAlXf%2CgBA0RC%2CcAmBE%2COA2CE%2CSACA%2CSACC%2CSAME%2COAMC%2CSAKC%2CSAAQ%2CQAMJ%2CKACE%3BEACA%2CcAAA%3B%3BAA3BZ%2CoBAxVJ%2CgBA0RC%2CcAmBE%2COA2CE%2CSACA%2CSACC%2CSA%2BBE%2CGACC%2CGACC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAtCP%2CoBAxVJ%2CgBA0RC%2CcAmBE%2COA2CE%2CSACA%2CSACC%2CSA%2BBE%2CGAQC%2CcACC%2CQACC%3BEACC%2CmBAAA%3B%3BAA5CR%2CoBAxVJ%2CgBA0RC%2CcAmBE%2COA2CE%2CSACA%2CSACC%2CSA%2BBE%2CGAQC%2CcACC%2CQAIC%3BEACI%2CqBAAA%3BEACD%2CSAAA%3BEACA%2CmBAAA%3B%3BAAQV%2CoBAjZJ%2CgBA0RC%2CcAmBE%2COAoGE%2CSACA%3BEACC%2CSAAA%3B%3BAAFF%2CoBAjZJ%2CgBA0RC%2CcAmBE%2COAoGE%2CSACA%2CUAEE%2COACA%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAPJ%2CoBAjZJ%2CgBA0RC%2CcAmBE%2COAoGE%2CSACA%2CUAEE%2COAMA%2CSACC%3BAAVJ%2CoBAjZJ%2CgBA0RC%2CcAmBE%2COAoGE%2CSACA%2CUAEE%2COAMA%2CSACS%3BEACP%2CyBAAA%3BEACA%2CYAAA%3B%3BAAZL%2CoBAjZJ%2CgBA0RC%2CcAmBE%2COAoGE%2CSACA%2CUAEE%2COAMA%2CSAKC%3BEACC%2CeAAA%3B%3BAAKF%2CoBAraP%2CgBA0RC%2CcAmBE%2COAoGE%2CSACA%2CUAkBC%2CiBACK%3BEACH%2CWAAA%3BEACA%2CcAAA%3B%3BAAFD%2CoBAraP%2CgBA0RC%2CcAmBE%2COAoGE%2CSACA%2CUAkBC%2CiBACK%2CMAGF%3BEACD%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEVnVR%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAUiVS%2CoBAhbT%2CgBA0RC%2CcAmBE%2COAoGE%2CSACA%2CUAkBC%2CiBACK%2CMAGF%2CQAQC%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAML%2CoBAxbL%2CgBA0RC%2CcAmBE%2COAoGE%2CSAuCC%2COACA%2CQAAO%2CQACP%3BEAAQ%2CaAAA%3B%3BAAhdf%2CoBAsBC%2CgBA0RC%2CcAqKE%3BEACC%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAxdL%2CoBAsBC%2CgBA0RC%2CcAqKE%2CaAIC%2CMACC%2CMACC%2CGACC%3BAA5dR%2CoBAsBC%2CgBA0RC%2CcAqKE%2CaAIC%2CMACC%2CMACC%2CGACK%3BEACH%2CuBAAA%3BEACE%2CsBAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FdX%2CoBAsBC%2CgBA0RC%2CcAqKE%2CaAIC%2CMACC%2CMACC%2CGAMC%3BEACC%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CgCAAA%3B%3BAAveT%2CoBAsBC%2CgBA0RC%2CcAqKE%2CaAIC%2CMACC%2CMACC%2CGAMC%2CGAOE%3BEACC%2CgBAAA%3B%3BAAzeX%2CoBAsBC%2CgBA0RC%2CcAqKE%2CaAIC%2CMACC%2CMACC%2CGAMC%2CGAUE%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAhfV%2CoBAsBC%2CgBA0RC%2CcAqKE%2CaAIC%2CMACC%2CMACC%2CGAwBC%3BEACC%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CgCAAA%3BEACA%2CUAAA%3B%3BAAED%2CoBAteP%2CgBA0RC%2CcAqKE%2CaAIC%2CMACC%2CMACC%2CGAiCE%2CMACA%3BAADD%2CoBAteP%2CgBA0RC%2CcAqKE%2CaAIC%2CMACC%2CMACC%2CGAiCE%2CMACI%3BEACH%2CmBAAA%3B%3BAASJ%2CoBAjfL%2CgBA0RC%2CcAqNE%2CwBACC%2CGACK%3BEACH%2CgBAAA%3B%3BAAxgBP%2CoBAsBC%2CgBA0RC%2CcAqNE%2CwBACC%2CGAIC%3BEVzZL%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3BEUuZM%2CyBAAA%3BEACD%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEVvZJ%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAUsZK%2CoBApgBN%2CgBA0RC%2CcAqNE%2CwBACC%2CGAIC%2COAgBE%3BEACA%2CyBAAA%3B%3BAAED%2CoBAvgBN%2CgBA0RC%2CcAqNE%2CwBACC%2CGAIC%2COAmBE%3BEACA%2CaVldM%2CaUkdN%3BEACG%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEV3aT%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAU7HF%2CoBAsBC%2CgBA0RC%2CcAqNE%2CwBACC%2CGAkCC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAACA%2CoBAthBN%2CgBA0RC%2CcAqNE%2CwBACC%2CGAkCC%2CEAIE%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAWN%2CKAFG%2CSACJ%2CeACE%2CMAAM%3BEACN%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAACC%2CKAPC%2CSACJ%2CeACE%2CMAAM%2CQAKJ%3BEACA%2CcAAA%3B%3BAAGH%2CKAXG%2CSACJ%2CeAUE%2CQAAQ%3BEACR%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAACC%2CKAhBC%2CSACJ%2CeAUE%2CQAAQ%2CQAKN%3BEACA%2CcAAA%3B%3B%3B%3BAAuBL%2CQAdiC%3BEAChC%2CoBACC%2CgBACC%2CKAAI%3BIACH%2C6BAAA%3B%3BEAHH%2CoBACC%2CgBAIC%3BIACC%2CgBAAA%3B%3B%3B%3BAAgGJ%2CQAzFiC%2CuBAAiC%3BEACjE%2CoBACC%2CgBACE%2CKAAI%2CUACF%2CeACC%2CGACC%3BIACC%2CgBAAA%3B%3BEANR%2CoBACC%2CgBACE%2CKAAI%2CUACF%2CeAMC%2CMACC%2CGACC%2CGACC%3BIACC%2CWAAA%3B%3BEAbV%2CoBACC%2CgBACE%2CKAAI%2CUACF%2CeAMC%2CMACC%2CGACC%2CGAIC%3BIACC%2CeAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3B%3BEAlBV%2CoBACC%2CgBACE%2CKAAI%2CUACF%2CeAMC%2CMACC%2CGACC%2CGASC%2CqBACC%3BIACC%2CeAAA%3B%3BEAtBX%2CoBACC%2CgBACE%2CKAAI%2CUACF%2CeAMC%2CMACC%2CGACC%2CGAcC%2CiBACC%2CQAAO%3BIACN%2C0BAAA%3B%3BEAGF%2CoBA7BR%2CgBACE%2CKAAI%2CUACF%2CeAMC%2CMACC%2CGACC%2CGAmBE%3BIACA%2CiBAAA%3B%3BEA%5C%2FBV%2CoBACC%2CgBAqCE%3BIACC%2CaAAA%3B%3BEAvCJ%2CoBACC%2CgBAqCE%2CcAEG%2COACC%2COACC%3BIACC%2CeAAA%3B%3BEAMC%2CoBAhDT%2CgBAqCE%2CcAEG%2COAME%2CSACA%2CUACC%2CiBACK%2CMACH%3BIACC%2CeAAA%3B%3BEAnDZ%2CoBACC%2CgBAqCE%2CcAoBG%2CaACC%2CMACC%2CMACC%2CGACC%3BIACC%2CeAAA%3B%3BEA%5C%2FDX%2CoBACC%2CgBAqCE%2CcAoBG%2CaACC%2CMACC%2CMACC%2CGACC%2CGAEC%3BIACC%2CeAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEApEZ%2CoBACC%2CgBAqCE%2CcAqCG%2CwBACE%2CGACC%3BIACC%2CeAAA%3B%3B%3B%3BAA2DX%2CQAjDkC%2CuBAA4B%3BEAC7D%2CoBACC%2CgBACC%3BIACC%2CWAAA%3B%3BEAHH%2CoBACC%2CgBACC%2CqBAEE%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEAPJ%2CoBACC%2CgBASC%3BIACC%2CWAAA%3B%3BEAXH%2CoBACC%2CgBASC%2CoBAEE%3BIACC%2CaAAA%3B%3BEAbL%2CoBACC%2CgBAeC%3BIACC%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEApBH%2CoBACC%2CgBAqBE%2CKAAI%3BIACH%2CWAAA%3B%3BEAvBJ%2CoBACC%2CgBAqBE%2CKAAI%2CUAEF%2CeACC%2CMACC%2CGACC%2CGACC%2CiBACC%2CQAAO%2CcACN%3BIACC%2CaAAA%3B%3BEAIH%2CoBAlCR%2CgBAqBE%2CKAAI%2CUAEF%2CeACC%2CMACC%2CGACC%2CGAQE%3BIACA%2CiBAAA%3B%3B%3B%3BAAwKX%2CQA5J8B%3BEAC7B%2CoBACC%3BIACC%2CgBAAA%3B%3BEAFF%2CoBAIC%2CoBACC%3BIACC%2C0BAAA%3B%3BEANH%2CoBASC%2CgBACC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEAZH%2CoBASC%2CgBACC%2CqBAGC%3BIACC%2C0BAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEAjBJ%2CoBASC%2CgBAWC%2CKAAI%2CUACH%2CeACC%2CGACC%3BIACC%2CgBAAA%3BIACA%2CyBAAA%3BIACG%2CsBAAA%3BIACA%2CeAAA%3B%3BEA3BT%2CoBASC%2CgBAWC%2CKAAI%2CUACH%2CeACC%2CGACC%2CGAKC%3BIACC%2CmBAAA%3BIACG%2CgBAAA%3B%3BEA9BV%2CoBASC%2CgBAWC%2CKAAI%2CUACH%2CeAaC%2CMACC%2CGACC%3BIACC%2C2BAAA%3BIACA%2CkBAAA%3B%3BEACC%2CoBA9BP%2CgBAWC%2CKAAI%2CUACH%2CeAaC%2CMACC%2CGACC%2CGAGG%3BIACA%2CiBAAA%3B%3BEAxCT%2CoBASC%2CgBAWC%2CKAAI%2CUACH%2CeAaC%2CMACC%2CGACC%2CGAME%3BIACG%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CcAAA%3B%3BEA9CX%2CoBASC%2CgBAWC%2CKAAI%2CUACH%2CeAaC%2CMACC%2CGACC%2CGAYE%3BIACI%2CWAAA%3BIACD%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEApDX%2CoBASC%2CgBAWC%2CKAAI%2CUACH%2CeAaC%2CMACC%2CGACC%2CGAYE%2CsBAKG%3BIACK%2CeAAA%3BIACH%2C0BAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAzDb%2CoBASC%2CgBAWC%2CKAAI%2CUACH%2CeAaC%2CMACC%2CGACC%2CGAYE%2CsBAcI%3BIACC%2CeAAA%3BIACA%2C0BAAA%3B%3BEAhEb%2CoBASC%2CgBAWC%2CKAAI%2CUACH%2CeAaC%2CMACC%2CGACC%2CGA%2BBE%2CiBACC%2CQAAO%2CcACN%3BIACC%2CaAAA%3B%3BEAtEX%2CoBASC%2CgBAWC%2CKAAI%2CUACH%2CeAaC%2CMACC%2CGACC%2CGAsCE%2CqBACC%3BIACC%2CgBAAA%3BIACA%2CeAAA%3B%3BEA7EV%2CoBASC%2CgBAWC%2CKAAI%2CUACH%2CeAaC%2CMACC%2CGACC%2CGA4CE%2COAAM%2CIACL%2CSAAQ%3BIACL%2CYAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3BEApFZ%2CoBASC%2CgBAWC%2CKAAI%2CUACH%2CeAaC%2CMACC%2CGACC%2CGA4CE%2COAAM%2CIACL%2CSAAQ%2CIAIJ%3BIACC%2CwBAAA%3BIACA%2CeAAA%3B%3BEAvFd%2CoBASC%2CgBAWC%2CKAAI%2CUA2EH%3BIVnpBH%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIUkpBI%2CeAAA%3BIACG%2CuBAAA%3BIACA%2CmBAAA%3BIACA%2C8BAAA%3BIACA%2C4BAAA%3BIACA%2CsCAAA%3BIACA%2CkCAAA%3BIV9mBP%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CmBAAA%3B%3BEUmgBA%2CoBASC%2CgBAWC%2CKAAI%2CUA2EH%2CSAUK%3BIV7pBR%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIA0CA%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CmBAAA%3BIU%2BmBQ%2CiBAAA%3BIACA%2CeAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CwBAAA%3BIACD%2CqBAAA%3BIACA%2CuBAAA%3BIACA%2C%2BBAAA%3BIACA%2C2BAAA%3BIACA%2C%2BBAAA%3B%3BEACE%2CoBA%5C%2FGR%2CgBAWC%2CKAAI%2CUA2EH%2CSAUK%2CQAeE%3BIACE%2CiBAAA%3B%3BEACF%2CoBAjHT%2CgBAWC%2CKAAI%2CUA2EH%2CSAUK%2CQAeE%2CSAEC%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2CmBAAA%3B%3BEAGF%2CoBAxHR%2CgBAWC%2CKAAI%2CUA2EH%2CSAUK%2CQAwBE%3BIACE%2CiBAAA%3B%3BEACF%2CoBA1HT%2CgBAWC%2CKAAI%2CUA2EH%2CSAUK%2CQAwBE%2COAEC%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3B%3BEAtIX%2CoBASC%2CgBAmIC%3BIACC%2CWAAA%3B%3BEA7IH%2CoBASC%2CgBAmIC%2CoBAEE%3BIACC%2CaAAA%3B%3BEA%5C%2FIL%2CoBASC%2CgBAyIC%3BIACC%2CaAAA%3BIACA%2CWAAA%3B%3B%3B%3BAAoGJ%2CQA7F8B%3BEAC7B%2CoBACC%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMACC%3BIACC%2CaAAA%3B%3BEANN%2CoBACC%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMAIC%3BIACC%2CcAAA%3BIACG%2CgCAAA%3BIACA%2C0BAAA%3BIACA%2CmBAAA%3B%3BEACC%2CoBAZT%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMAIC%2CMAKM%3BIACA%2CgBAAA%3B%3BEAdX%2CoBACC%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMAIC%2CMAQK%3BIACC%2CcAAA%3B%3BEAjBX%2CoBACC%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMAIC%2CMAQK%2CGAEC%3BIACC%2CcAAA%3BIACD%2CqCAAA%3B%3BEApBX%2CoBACC%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMAIC%2CMAQK%2CGAEC%2CGAGC%3BIACC%2CgBAAA%3BIACD%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CcAAA%3B%3BEAzBZ%2CoBACC%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMAIC%2CMAQK%2CGAEC%2CGASC%3BIACC%2CWAAA%3BIACD%2CeAAA%3BIACA%2CkBAAA%3B%3BEA9BZ%2CoBACC%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMAIC%2CMAQK%2CGAEC%2CGASC%2CsBAIC%3BIACC%2C0BAAA%3BIACA%2CSAAA%3B%3BEAjCd%2CoBACC%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMAIC%2CMAQK%2CGAEC%2CGASC%2CsBAQC%3BIACC%2CeAAA%3B%3BEApCd%2CoBACC%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMAIC%2CMAQK%2CGAEC%2CGAqBG%3BIACJ%2CkBAAA%3B%3BEAxCV%2CoBACC%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMAIC%2CMAQK%2CGAEC%2CGAwBC%3BIACC%2CkBAAA%3B%3BEA3Cb%2CoBACC%2CgBACC%2CKAAI%2CUACH%2CeACC%2CMAIC%2CMAQK%2CGAEC%2CGA2BC%2COAAM%2CIACH%2CSAAQ%3BIACT%2CYAAA%3B%3BEA%5C%2FCd%2CoBACC%2CgBACC%2CKAAI%2CUAqDH%3BIVvwBH%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIUswBI%2CeAAA%3BIACG%2CuBAAA%3BIACA%2CmBAAA%3BIV9tBP%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CmBAAA%3B%3BEU%2BpBA%2CoBACC%2CgBACC%2CKAAI%2CUAqDH%2CSAMK%3BIACC%2CkBAAA%3BIACA%2CUAAA%3BIV%5C%2FwBT%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIA0CA%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CmBAAA%3BIAZC%2CwBAAA%3BIACA%2CqBAAA%3BIACA%2CuBAAA%3BIACA%2C%2BBAAA%3BIACA%2C2BAAA%3BIU0uBO%2CeAAA%3BIACA%2CyBAAA%3B%3BEACC%2CoBApER%2CgBACC%2CKAAI%2CUAqDH%2CSAMK%2CQAQE%3BIACE%2CkBAAA%3B%3BEACF%2CoBAtET%2CgBACC%2CKAAI%2CUAqDH%2CSAMK%2CQAQE%2CSAEC%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2CmBAAA%3B%3BEAGF%2CoBA7ER%2CgBACC%2CKAAI%2CUAqDH%2CSAMK%2CQAiBE%3BIACE%2CkBAAA%3B%3BEACF%2CoBA%5C%2FET%2CgBACC%2CKAAI%2CUAqDH%2CSAMK%2CQAiBE%2COAEC%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3B%3B%3BACz9BZ%2CqBAEC%3BEAAyB%2CaAAA%3B%3BAAF1B%2CqBAIC%2COAAM%3BEACL%2C8BAAA%3BEACA%2CmBAAA%3B%3BAANF%2CqBAIC%2COAAM%2CYAGL%3BEAAa%2CaAAA%3B%3BAAIb%2CqBADD%2COAAO%2CQAAQ%2CeACb%3BEACA%2CeAAA%3B%3BAADD%2CqBADD%2COAAO%2CQAAQ%2CeACb%2CgBAEA%3BEACC%2CeAAA%3BEACG%2CiBAAA%3B%3BAAJL%2CqBADD%2COAAO%2CQAAQ%2CeACb%2CgBAMA%2CUAAU%3BEAAK%2CeAAA%3B%3BAAjBlB%2CqBAqBC%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAvBF%2CqBAqBC%2CkBAGC%2CuBACG%3BEACD%2CeAAA%3BEACG%2CcAAA%3B%3BAACA%2CqBAPN%2CkBAGC%2CuBACG%2COAGG%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAKH%2CqBAdJ%2CkBAGC%2CuBASE%2CQACI%2COACF%3BEAAQ%2CeAAA%3BEAAyB%2CcAAA%3B%3BAAClC%2CqBAfJ%2CkBAGC%2CuBASE%2CQACI%2COAEF%3BEAAS%2CmBAAA%3B%3BAAEX%2CqBAjBH%2CkBAGC%2CuBASE%2CQAKC%3BEACA%2CmBAAA%3B%3BAAKA%2CqBAvBJ%2CkBAGC%2CuBAkBE%2CUACI%2COACF%3BEAAQ%2CeAAA%3BEAAyB%2CcAAA%3B%3BAA5CvC%2CqBAkDC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAApDF%2CqBAkDC%2CuBAGC%3BEACC%2CaAAA%3B%3BAAEC%2CqBANH%2CuBAGC%2CkBAEC%2CQAAO%2CSACL%3BEACA%2C8DAAA%3BEACG%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAA7DR%2CqBAkDC%2CuBAGC%2CkBAEC%2CQAAO%2CSAQN%2CSAAQ%3BEACP%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAlEL%2CqBAkDC%2CuBAoBC%2CiBACC%3BEACC%2CgBAAA%3B%3BAAxEJ%2CqBA6EC%2CaACC%3BEACC%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3B%3BAAnFH%2CqBA6EC%2CaAQC%3BEAAwB%2CeAAA%3B%3BAAEvB%2CqBAVF%2CaASC%2CwBACK%3BEACH%2CeAAA%3B%3BAAxFJ%2CqBA6EC%2CaAcC%3BEACC%2CWAAA%3BEACA%2CeAAA%3B%3BAA7FH%2CqBA6EC%2CaAcC%2CgCAGC%2CGAAE%3BEACD%2CcAAA%3BEACA%2CSAAA%3B%3BAAhGJ%2CqBA6EC%2CaAcC%2CgCAGC%2CGAAE%2CIAGD%2CGAAE%3BEACD%2CUAAA%3BEACA%2CiBAAA%3BEACG%2CkBAAA%3B%3BAACH%2CqBAxBJ%2CaAcC%2CgCAGC%2CGAAE%2CIAGD%2CGAAE%2CIAIA%3BEAAa%2CaAAA%3B%3BAACd%2CqBAzBJ%2CaAcC%2CgCAGC%2CGAAE%2CIAGD%2CGAAE%2CIAKA%3BEAAa%2CiBAAA%3B%3BAACd%2CqBA1BJ%2CaAcC%2CgCAGC%2CGAAE%2CIAGD%2CGAAE%2CIAMA%3BEAAc%2CmBAAA%3BEAAqB%2CUAAA%3B%3BAAKtC%2CqBA%5C%2FBF%2CaA8BC%2CUAAU%2COACR%2CIAAI%2CSAAY%3BEACb%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAhHP%2CqBA6EC%2CaA8BC%2CUAAU%2COAOT%2CMAAK%3BAAlHR%2CqBA6EC%2CaA8BC%2CUAAU%2COAOW%3BAAlHvB%2CqBA6EC%2CaA8BC%2CUAAU%2COAOqB%3BEAC7B%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3B%3BAAxHJ%2CqBA6EC%2CaA8BC%2CUAAU%2COAeT%3BEACC%2CaAAA%3BEACA%2CYAAA%3B%3BAA5HJ%2CqBA6EC%2CaA8BC%2CUAAU%2COAmBT%3BEACC%2CyFAAA%3B%3BAA%5C%2FHJ%2CqBA6EC%2CaA8BC%2CUAAU%2COAsBT%3BEACC%2CyBAAA%3B%3BAAlIJ%2CqBA6EC%2CaA8BC%2CUAAU%2COAyBT%3BAApIH%2CqBA6EC%2CaA8BC%2CUAAU%2COAyBK%3BEACb%2CeAAA%3B%3BAAKA%2CqBA7DH%2CaA2DC%2CqBACC%2CUAAY%2CSACP%3BEAAQ%2CqBAAA%3BEAAuB%2CcAAA%3BEAAqB%2CeAAA%3BEAAiB%2CkBAAA%3B%3BAACzE%2CqBA9DH%2CaA2DC%2CqBACC%2CUAAY%2CSAEP%3BEAAU%2CqBAAA%3B%3BAA3IlB%2CqBA6EC%2CaAiEC%2CuBACC%3BEACC%2CWAAA%3BEACG%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAACA%2CqBA3EN%2CaAiEC%2CuBACC%2C6BASK%3BEAAQ%2CcAAA%3B%3BAAEb%2CqBA7EF%2CaAiEC%2CuBAYE%3BEACG%2CqBAAA%3B%3BAACA%2CqBA%5C%2FEN%2CaAiEC%2CuBAYE%2CcAEI%3BEAAQ%2CmBAAA%3B%3BAA5JhB%2CqBA6EC%2CaAiEC%2CuBAgBC%3BEACC%2CYAAA%3BEACA%2CSAAA%3BEACG%2CiBAAA%3B%3BAAjKP%2CqBA6EC%2CaAuFC%2CiBACC%2COAAM%2COAAO%3BEACT%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACH%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACG%2CcAAA%3BEX7DN%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAW2DG%2CqBAnGH%2CaAuFC%2CiBACC%2COAAM%2COAAO%2CQAWX%3BEACA%2CyBAAA%3B%3BAAED%2CqBAtGH%2CaAuFC%2CiBACC%2COAAM%2COAAO%2CQAcX%3BEACA%2CeAAA%3BEACG%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAtLR%2CqBA6EC%2CaA8GC%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAA7LH%2CqBA6EC%2CaAkHC%3BEACC%2CeAAA%3B%3BAAhMH%2CqBA6EC%2CaAkHC%2CeAEC%2CiBACI%3BEACF%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3B%3BAACA%2CqBA5HJ%2CaAkHC%2CeAEC%2CiBACI%2CcAOD%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAA3MN%2CqBAkNC%2CqBACC%3BEACC%2CUAAA%3B%3BAApNH%2CqBAkNC%2CqBACC%2CcAEC%3BEAAe%2CaAAA%3B%3BAArNlB%2CqBAkNC%2CqBAKC%3BEACC%2CgBAAA%3BEACA%2CSAAA%3BEACA%2C6BAAA%3B%3BAA1NH%2CqBAkNC%2CqBAUC%3BEACC%2CmBAAA%3B%3BAA7NH%2CqBAkNC%2CqBAUC%2CmBAEC%3BEACC%2CeAAA%3B%3BAA%5C%2FNJ%2CqBAkNC%2CqBAUC%2CmBAKG%3BEACD%2CyBAAA%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3B%3BAAtOP%2CqBAkNC%2CqBAUC%2CmBAYC%2CeACG%3BEAAQ%2CgCAAA%3B%3BAAzOd%2CqBAkNC%2CqBAUC%2CmBAeC%3BEAAO%2C6BAAA%3B%3BAA3OV%2CqBAkNC%2CqBAUC%2CmBAgBC%2CgBACC%3BEACC%2CeAAA%3B%3BAA9OL%2CqBAkNC%2CqBAUC%2CmBAgBC%2CgBACC%2CcAEC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAnPN%2CqBAkNC%2CqBAUC%2CmBAgBC%2CgBACC%2CcAQC%2CaACC%3BEAAQ%2CeAAA%3B%3BAAtPd%2CqBAkNC%2CqBAyCC%3BEACC%2CUAAA%3B%3BAA5PH%2CqBAkNC%2CqBAyCC%2CgCAEC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAhQJ%2CqBAkNC%2CqBAyCC%2CgCAEC%2CsBAIC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3B%3BAAtQL%2CqBA4QC%2CaACC%2C0BACC%2CuBACC%2CUAAY%2CSAAS%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3B%3BAAjRL%2CqBA4QC%2CaACC%2C0BACC%2CuBACC%2CUAAY%2CSAAS%2CSAGpB%3BEAAM%2CgBAAA%3B%3BAAlRX%2CqBA4QC%2CaAUC%2CcACC%3BEAAsB%2CkBAAA%3B%3BAAMzB%2CyBACC%2CcACC%3BEACC%2CkBAAA%3B%3BAAHH%2CyBACC%2CcAIC%2CQAAO%3BEACH%2CmBAAA%3BEACA%2CYAAA%3BEACH%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACG%2CaAAA%3BEXzLL%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAWuLE%2CyBAdF%2CcAIC%2CQAAO%2CQAUL%3BEACA%2CyBAAA%3B%3B%3B%3B%3BAAuBJ%2CQATkC%2CuBAA4B%3BEAC7D%2CqBACC%2COAAM%3BIACL%2C8BAAA%3B%3B%3B%3BAAwBH%2CQAlB8B%3BEAC7B%2CqBACC%2COAAM%3BIACL%2C8BAAA%3B%3BEAIA%2CqBADD%2COAAO%2CQAAQ%2CeACb%3BIACA%2CeAAA%3B%3BEADD%2CqBADD%2COAAO%2CQAAQ%2CeACb%2CgBAEA%3BIACI%2CkBAAA%3B%3B%3B%3BAAyCR%2CQAjC8B%3BEAK1B%2CqBAFF%2CaACC%2CUAAY%2CSACV%2CIAAI%2CSAAY%3BIAChB%2CYAAA%3BIACG%2CgBAAA%3B%3BEAEJ%2CqBANF%2CaACC%2CUAAY%2CSAKV%2CIAAI%2CSAAY%3BIAChB%2CyBAAA%3BIACG%2CuBAAA%3B%3BEATP%2CqBACC%2CaAWC%2CeACC%3BIACC%2CyBAAA%3B%3BEAdJ%2CqBACC%2CaAWC%2CeAIC%3BIACC%2CYAAA%3BIACG%2CYAAA%3BIACA%2CiBAAA%3B%3BEAnBP%2CqBAuBC%3BIACC%2CcAAA%3B%3B%3B%3BAAcH%2CQAP8B%3BEAC7B%2CqBACC%2CyBACC%3BIAAiB%2CSAAA%3B%3B%3BAC1XpB%2CoBACC%2CQAAO%3BEACN%2CoBAAA%3B%3BAAFF%2CoBAIE%3BEACC%2CmBAAA%3BEACA%2CoBAAA%3B%3BAANH%2CoBAIE%2CiBAGE%3BEACC%2CcAAA%3BEACA%2CiBAAA%3B%3BAATL%2CoBAIE%2CiBAOE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAdL%2CoBAiBE%3BEACC%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAApBH%2CoBAiBE%2CSAIE%3BEACC%2CWAAA%3B%3BAAtBL%2CoBAiBE%2CSAIE%2CSAEG%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACF%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAA9BN%2CoBAiBE%2CSAIE%2CSAWG%3BEACC%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAACC%2CoBAnBP%2CSAIE%2CSAWG%2COAIG%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAED%2CoBAvBP%2CSAIE%2CSAWG%2COAQG%3BEACA%2CmBAAA%3B%3BAACA%2CoBAzBR%2CSAIE%2CSAWG%2COAQG%2CWAEC%3BEACA%2CaAAA%3B%3BAAHF%2CoBAvBP%2CSAIE%2CSAWG%2COAQG%2CWAKA%3BEACC%2CWAAA%3BEACA%2CoBAAA%3B%3BAAPF%2CoBAvBP%2CSAIE%2CSAWG%2COAQG%2CWASA%2CMAAK%3B%3BEAEQ%2CaAAA%3BEACT%2COAAA%3B%3BEAEA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAGY%2CoBA5CxB%2CSAIE%2CSAWG%2COAQG%2CWASA%2CMAAK%2CiBAUA%2CQACO%2CQACK%3BEACG%2CUAAA%3B%3BAAtBrB%2CoBAvBP%2CSAIE%2CSAWG%2COAQG%2CWA2BA%3BEACI%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CoBA3DZ%2CSAIE%2CSAWG%2COAQG%2CWA2BA%2COASK%3BEACG%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CoBArEZ%2CSAIE%2CSAWG%2COAQG%2CWA2BA%2COAmBK%3BEACG%2CkBAAA%3BEACA%2CSAAA%3BEACT%2CQAAA%3BEACS%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaZjBJ%2CaYiBI%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAA3DT%2CoBAvBP%2CSAIE%2CSAWG%2COAQG%2CWA8DA%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2C4BAAA%3B%3BAArEF%2CoBAvBP%2CSAIE%2CSAWG%2COAQG%2CWA8DA%2CEAQG%3BEACC%2C0BAAA%3BEACA%2CcAAA%3B%3BAAhHd%2CoBAiBE%2CSAIE%2CSAWG%2COAoFG%3BEACI%2CsBAAA%3BEACJ%2CoBAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CWAAA%3B%3BAA7HV%2CoBAiBE%2CSAIE%2CSAWG%2COA%2BFG%3BEACI%2CyBAAA%3BEACP%2CYAAA%3B%3BAAjIP%2CoBAiBE%2CSAIE%2CSAWG%2COA%2BFG%2CSAGD%3BEACI%2CyBAAA%3BEACF%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3B%3BAAxIX%2CoBAiBE%2CSAIE%2CSAWG%2COA%2BFG%2CSAWD%3BEACC%2CyBAAA%3BEACC%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3B%3BAAjJX%2CoBAiBE%2CSAIE%2CSAWG%2COA%2BFG%2CSAoBD%3BEACC%2C4FAAA%3BEACC%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3B%3BAAzJX%2CoBAiBE%2CSA6IE%3BEACC%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAhKL%2CoBAiBE%2CSA6IE%2CiBAGE%3BEACC%2CYAAA%3B%3BAAlKP%2CoBAiBE%2CSA6IE%2CiBAGE%2CSAEG%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAACC%2CoBA7JT%2CSA6IE%2CiBAGE%2CSAEG%2CQAWG%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAhLZ%2CoBAsLE%2CeACC%2CUACC%3BEACC%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3BEACG%2CWAAA%3B%3BAA5LR%2CoBAsLE%2CeACC%2CUACC%2CaAKG%3BEACC%2CeAAA%3BEACC%2CiBAAA%3BEACF%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAArMP%2CoBAsLE%2CeACC%2CUACC%2CaAKG%2CgBASE%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAA3MV%2CoBAsLE%2CeACC%2CUACC%2CaAsBG%3BEACC%2CWAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3B%3BAApNR%2CoBAsLE%2CeACC%2CUACC%2CaAsBG%2CMAOE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3B%3BAAzNV%2CoBAsLE%2CeACC%2CUACC%2CaAoCG%3BEACC%2CYAAA%3BEACA%2CUAAA%3B%3BAA9NR%2CoBAsLE%2CeACC%2CUACC%2CaAoCG%2CMAGE%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAAjOV%2CoBAsLE%2CeACC%2CUACC%2CaAoCG%2CMAGE%2CKAGG%3BEACC%2CgBAAA%3B%3BAAnOb%2CoBAsLE%2CeACC%2CUACC%2CaAoCG%2CMAGE%2CKAMG%3BEACC%2CeAAA%3BEACH%2CcAAA%3BEACA%2CqBAAA%3B%3BAAxOV%2CoBAsLE%2CeACC%2CUACC%2CaAoDG%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAA%5C%2FOR%2CoBAsLE%2CeACC%2CUACC%2CaAoDG%2CgBAIE%3BEACC%2C%2BBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAACC%2CoBA%5C%2FDT%2CeACC%2CUACC%2CaAoDG%2CgBAIE%2CGAKG%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAxPZ%2CoBAsLE%2CeACC%2CUACC%2CaAoDG%2CgBAIE%2CGAUC%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAAMR%2CoBA5ED%2CeA4EE%3BEAAS%2CkBAAA%3B%3B%3B%3BAA%2BBb%2CQAvBoC%3BEAK%5C%2FB%2CoBAHH%2CSACC%2CSACC%2COACE%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BEANL%2CoBAWC%2CeACC%2CUACC%3BIACC%2CaAAA%3B%3B%3B%3BAAgDL%2CQAxC%2BB%3BEAC5B%2CoBACC%2CQAAO%3BIACN%2CoBAAA%3B%3BEAFF%2CoBACC%2CQAAO%2CKAEJ%2CKACE%3BIACC%2CmBAAA%3BIACH%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEARJ%2CoBAYC%3BIACC%2CmBAAA%3B%3BEAGA%2CoBAJD%2CSAEC%2CSACD%2COACE%3BIACA%2CmBAAA%3B%3BEAjBH%2CoBAsBC%2CeACC%2CUACC%2CaACG%3BIACD%2CgBAAA%3BIACA%2C0BAAA%3B%3BEA3BL%2CoBAsBC%2CeACC%2CUACC%2CaACG%2CgBAGC%3BIACC%2C0BAAA%3B%3B%3B%3BAA8EX%2CQApE8B%3BEAC7B%2CoBACC%3BIACC%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAHF%2CoBACC%2CiBAGE%3BIACC%2CgBAAA%3BIACA%2CiBAAA%3B%3BEANJ%2CoBACC%2CiBAOE%3BIACC%2C0BAAA%3B%3BEATJ%2CoBAYC%3BIACC%2CmBAAA%3B%3BEAbF%2CoBAYC%2CSAEC%3BIACC%2CmBAAA%3B%3BEAfH%2CoBAYC%2CSAEC%2CSAEC%3BIACC%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAGA%2CoBAVH%2CSAEC%2CSAOC%2COACE%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAFD%2CoBAVH%2CSAEC%2CSAOC%2COACE%2CWAGC%3BIACC%2CkBAAA%3BIACA%2COAAA%3BIACA%2CMAAA%3B%3BEANH%2CoBAVH%2CSAEC%2CSAOC%2COACE%2CWAQC%3BIACC%2CUAAA%3BIACA%2CSAAA%3B%3BEAIC%2CoBAxBP%2CSAEC%2CSAOC%2COAcC%2COACK%3BIACA%2CiBAAA%3B%3BEArCT%2CoBA2CE%2CeACE%2CUACC%2CaACC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3B%3BEAhDP%2CoBA2CE%2CeACE%2CUACC%2CaACC%2CMAGG%3BIACC%2CgBAAA%3BIACA%2CSAAA%3B%3BEAnDV%2CoBA2CE%2CeACE%2CUACC%2CaASC%3BIACC%2CWAAA%3B%3BEAvDP%2CoBA2CE%2CeACE%2CUACC%2CaAYC%3BIACC%2CcAAA%3B%3B%3B%3BAA0BR%2CQAjB%2BB%3BEAC9B%2CoBACC%2CSACC%2CSACC%2COACC%3BIACI%2CqBAAA%3BIACH%2C0BAAA%3B%3BEANL%2CoBACC%2CSACC%2CSACC%2COAKC%3BIACC%2CqBAAA%3B%3B%3BACvZN%2CiBACC%3BEACC%2CyBAAA%3B%3BAAFF%2CiBAIC%3BEACI%2CyBAAA%3B%3BAALL%2CiBAOC%3BEACI%2CgCAAA%3BEACH%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAVF%2CiBAOC%2CoBAIC%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAfN%2CiBAkBC%2CWACC%2COAAM%2CMACL%3BEbkKF%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAYF%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEavLE%2CWAAA%3BEACG%2CWAAA%3B%3BAAzBP%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%3BEACC%2CsBAAA%3B%3BAACA%2CiBAVL%2CWACC%2COAAM%2CMACL%2CYAME%2CGAEE%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAnCP%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%2CGAWC%3BEACC%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAxCP%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%2CGAWC%2CaAIG%3BEACC%2CgBAAA%3B%3BAACA%2CiBAzBT%2CWACC%2COAAM%2CMACL%2CYAME%2CGAWC%2CaAIG%2CGAEE%3BEACA%2CaAAA%3B%3BAA5CX%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%2CGAWC%2CaAIG%2CGAKC%3BEACC%2CcAAA%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAACC%2CiBAlCZ%2CWACC%2COAAM%2CMACL%2CYAME%2CGAWC%2CaAIG%2CGAKC%2CEAMI%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAvDd%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%2CGAkCC%3BEAAqB%2CmBAAA%3B%3BAA5D3B%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%2CGAmCC%3BEACC%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAhEP%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%2CGAmCC%2CYAIG%2CiBACE%3BEACC%2CcAAA%3BEACC%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAvEb%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%2CGAmCC%2CYAIG%2CiBAQE%3BEAAG%2CmBAAA%3B%3BAAzEd%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%2CGAmCC%2CYAIG%2CiBASE%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CabHe%2CQaGf%3B%3BAA9EZ%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%2CGAwDC%3BEACC%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAxFP%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%2CGAwDC%2CmBAOG%3BEACC%2CYAAA%3BEACA%2CUAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAACC%2CiBA%5C%2FEV%2CWACC%2COAAM%2CMACL%2CYAME%2CGAwDC%2CmBAOG%2CkBAQG%3BEACA%2CcAAA%3B%3BAAED%2CiBAlFV%2CWACC%2COAAM%2CMACL%2CYAME%2CGAwDC%2CmBAOG%2CkBAWG%3BEACG%2CeAAA%3BEACF%2CiBAAA%3BEACA%2CSAAS%2COAAT%3B%3BAAvGb%2CiBAkBC%2CWACC%2COAAM%2CMACL%2CYAME%2CGAwDC%2CmBAwBE%3BEACC%2CaAAA%3B%3BAAUT%2CgBACC%2CMAAK%3BEACJ%2CWAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAARF%2CgBACC%2CMAAK%2CUAQJ%3BEACC%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAZH%2CgBACC%2CMAAK%2CUAQJ%2CaAIG%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3BEAIA%2CcAAA%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAPD%2CgBAfL%2CMAAK%2CUAQJ%2CaAIG%2CGAGE%3BEACA%2CaAAA%3B%3BAAjBP%2CgBACC%2CMAAK%2CUAyBJ%3BEACC%2CmBAAA%3B%3BAA3BH%2CgBACC%2CMAAK%2CUA4BJ%3BEACC%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAhCH%2CgBACC%2CMAAK%2CUA4BJ%2CYAIC%2CiBACG%3BEACC%2CcAAA%3BEACF%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAvCL%2CgBACC%2CMAAK%2CUA4BJ%2CYAaG%3BEACC%2CaAAA%3BEACA%2CabtFqB%2CQasFrB%3B%3BAA5CN%2CgBACC%2CMAAK%2CUA8CJ%3BEAAmB%2CaAAA%3B%3B%3BAAwBrB%2CQAjBkC%2CuBAAqC%3BEAMjE%2CiBAJJ%2CWACC%2COAAM%2CMACL%2CYACC%2CGACE%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3B%3BAA2BN%2CQAlBwB%3BEAMnB%2CiBAJJ%2CWACC%2COAAM%2CMACL%2CYACC%2CGACE%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3BEACC%2CiBAPN%2CWACC%2COAAM%2CMACL%2CYACC%2CGACE%2CKAGE%3BIACA%2CgBAAA%3B%3B%3B%3BACrMT%2CuBACC%3BEACC%2CsBAAA%3BEACG%2CsBAAA%3B%3BAAHL%2CuBACC%2CiBAGK%3BEACC%2CmBAAA%3B%3BAALP%2CuBACC%2CiBAGK%2COAEC%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAATR%2CuBACC%2CiBAGK%2COAEC%2CaAIC%3BEACG%2C0BAAA%3BEACA%2CcAAA%3B%3BAAZX%2CuBACC%2CiBAGK%2COAWC%2CeACC%2CMACC%3BEACE%2CSAAA%3BEACD%2CkBAAA%3B%3BAACC%2CuBAnBV%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAGG%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA1BZ%2CuBACC%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAWC%3BEACC%2CmBAAA%3BEACA%2CeAAA%3BEACD%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAhCV%2CuBACC%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAWC%2COAKC%3BEACC%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAvCZ%2CuBACC%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAWC%2COAaC%3BEACC%2CyBAAA%3BEACA%2CYAAA%3B%3BAA3CZ%2CuBACC%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAWC%2COAaC%2CSAGC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACD%2CaAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAnDZ%2CuBACC%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAWC%2COAaC%2CSAYC%2CIAAG%3BEACF%2CeAAA%3B%3BAAtDb%2CuBACC%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAyCC%3BEACC%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEdwHV%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAc9MF%2CuBACC%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAyCC%2CiBAOG%3BEACK%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAApElB%2CuBACC%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAyCC%2CiBAOG%2CSAIM%3BEACC%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACP%2CkBAAA%3BEACA%2CyBAAA%3B%3BAACQ%2CuBA7EpB%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAyCC%2CiBAOG%2CSAIM%2COASG%3BEACA%2CmBAAA%3B%3BAA%5C%2FEtB%2CuBACC%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAyCC%2CiBAyBG%2CWACE%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAACC%2CuBAxFhB%2CiBAGK%2COAWC%2CeACC%2CMACC%2CSAyCC%2CiBAyBG%2CWACE%2CQAKG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAA3FlB%2CuBACC%2CiBAGK%2COAWC%2CeAmFC%3BEACC%2CeAAA%3BEACJ%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGE%2CuBAxGN%2CiBAGK%2COAqGE%2CmBACA%3BEACF%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAJC%2CuBAxGN%2CiBAGK%2COAqGE%2CmBACA%2CiBAIA%2CSACM%3BEACC%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaAAa%2CaAAa%2C8CAA1B%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACP%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAACQ%2CuBA5Hf%2CiBAGK%2COAqGE%2CmBACA%2CiBAIA%2CSACM%2CEAcG%3BEACA%2CmBAAA%3B%3B%3BAAYjB%2CgCACC%3BAADiC%2CgCACjC%3BEACC%2CsBAAA%3BEACG%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAALL%2CgCACC%2CUAKC%3BAANgC%2CgCACjC%2CUAKC%3BEACC%2CkBAAA%3BEACA%2CUAAA%3BEACG%2CmBAAA%3B%3BAATN%2CgCACC%2CUAKC%2CSAIC%3BAAV%2BB%2CgCACjC%2CUAKC%2CSAIC%3BEACC%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEd6BH%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAc9BI%2CgCAfJ%2CUAKC%2CSAIC%2COAMG%3BAAAD%2CgCAfJ%2CUAKC%2CSAIC%2COAMG%3BEACA%2CgBAAA%3B%3BAAjBN%2CgCACC%2CUAKC%2CSAIC%2COASE%3BAAnB6B%2CgCACjC%2CUAKC%2CSAIC%2COASE%3BEACC%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAzBN%2CgCACC%2CUAKC%2CSAIC%2COAiBE%3BAA3B6B%2CgCACjC%2CUAKC%2CSAIC%2COAiBE%3BEACC%2CyBAAA%3B%3BAA5BN%2CgCACC%2CUAKC%2CSAIC%2COAiBE%2CSAEC%3BAA7B4B%2CgCACjC%2CUAKC%2CSAIC%2COAiBE%2CSAEC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACD%2CaAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAApCN%2CgCACC%2CUAKC%2CSAIC%2COAiBE%2CSAWC%2CQACC%3BAAvC2B%2CgCACjC%2CUAKC%2CSAIC%2COAiBE%2CSAWC%2CQACC%3BEACC%2CSAAA%3B%3BAAxCR%2CgCACC%2CUAKC%2CSAIC%2COAiBE%2CSAWC%2CQACC%2COAEE%2CSACC%3BAA1CwB%2CgCACjC%2CUAKC%2CSAIC%2COAiBE%2CSAWC%2CQACC%2COAEE%2CSACC%3BEACC%2CgBAAA%3B%3BAA3CX%2CgCACC%2CUAKC%2CSAIC%2COAiBE%2CSAWC%2CQACC%2COAEE%2CSAII%3BAA7CqB%2CgCACjC%2CUAKC%2CSAIC%2COAiBE%2CSAWC%2CQACC%2COAEE%2CSAII%3BEACG%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACP%2CkBAAA%3B%3BAACQ%2CgCApDhB%2CUAKC%2CSAIC%2COAiBE%2CSAWC%2CQACC%2COAEE%2CSAII%2COAQK%3BAAAD%2CgCApDhB%2CUAKC%2CSAIC%2COAiBE%2CSAWC%2CQACC%2COAEE%2CSAII%2COAQK%3BEACA%2CmBAAA%3B%3BAAtDlB%2CgCACC%2CUAKC%2CSAIC%2COAiBE%2CSAiCE%2CIAAG%2CWAAW%3BAA5Da%2CgCACjC%2CUAKC%2CSAIC%2COAiBE%2CSAiCE%2CIAAG%2CWAAW%3BEACT%2CeAAA%3B%3BAA7DZ%2CgCACC%2CUAiEC%3BAAlEgC%2CgCACjC%2CUAiEC%3BEACC%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEd1BF%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAcpEF%2CgCACC%2CUAiEC%2CiBAOG%3BAAzE6B%2CgCACjC%2CUAiEC%2CiBAOG%3BEACK%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAA5EV%2CgCACC%2CUAiEC%2CiBAOG%2CSAIM%3BAA7EuB%2CgCACjC%2CUAiEC%2CiBAOG%2CSAIM%3BEACC%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACN%2CkBAAA%3BEACA%2CyBAAA%3B%3BAACO%2CgCArFZ%2CUAiEC%2CiBAOG%2CSAIM%2COASG%3BAAAD%2CgCArFZ%2CUAiEC%2CiBAOG%2CSAIM%2COASG%3BEACA%2CmBAAA%3B%3BAAvFd%2CgCACC%2CUAiEC%2CiBAyBG%2CWACE%3BAA5F2B%2CgCACjC%2CUAiEC%2CiBAyBG%2CWACE%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAACC%2CgCAhGR%2CUAiEC%2CiBAyBG%2CWACE%2CQAKG%3BAAAD%2CgCAhGR%2CUAiEC%2CiBAyBG%2CWACE%2CQAKG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3B%3BAAUV%2CgCACC%3BEACC%2CUAAA%3B%3BAAFF%2CgCACC%2CUAEC%3BEACC%2CmBAAA%3BEACA%2CWAAA%3B%3BAALH%2CgCAQC%2CMAAK%2CSAAS%3BEACb%2CeAAA%3BEACA%2CkBAAA%3B%3BAAVF%2CgCAQC%2CMAAK%2CSAAS%2CMAGb%3BEACC%2CWAAA%3BEACG%2CgBAAA%3B%3BAAbN%2CgCAQC%2CMAAK%2CSAAS%2CMAGb%2CUAGC%2COAAO%3BEAAU%2CkBAAA%3B%3B%3BAAMpB%2CwBACC%3BEACC%2CsBAAA%3BEACG%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEd3FJ%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAYF%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAc6DF%2CwBACC%2CqBAQC%3BEACC%2CkBAAA%3BEACA%2CUAAA%3BEACG%2CmBAAA%3BEACA%2CUAAA%3B%3BAAbN%2CwBACC%2CqBAQC%2CSAKK%3BEACC%2CeAAA%3BEACD%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAjBP%2CwBACC%2CqBAQC%2CSAUC%3BEACC%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEd7GH%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAc4GI%2CwBAxBJ%2CqBAQC%2CSAUC%2COAMG%3BEACA%2CgBAAA%3B%3BAAED%2CwBA3BJ%2CqBAQC%2CSAUC%2COASG%3BEACA%2CmBAAA%3B%3BAADD%2CwBA3BJ%2CqBAQC%2CSAUC%2COASG%2COAEA%3BEACC%2CWAAA%3BEACA%2CUAAA%3B%3BAAED%2CwBAjCL%2CqBAQC%2CSAUC%2COASG%2COAMC%3BEACA%2CaAAA%3B%3BAAnCP%2CwBACC%2CqBAQC%2CSAUC%2COAmBE%3BEACC%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAA5CN%2CwBACC%2CqBAQC%2CSAUC%2COA2BE%3BEACC%2CyBAAA%3B%3BAA%5C%2FCN%2CwBACC%2CqBAQC%2CSAUC%2COA2BE%2CSAEC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACD%2CaAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAvDN%2CwBACC%2CqBAQC%2CSAUC%2COA2BE%2CSAWC%2CQACC%3BEACC%2CSAAA%3B%3BAA3DR%2CwBACC%2CqBAQC%2CSAUC%2COA2BE%2CSAWC%2CQACC%2COAEE%2CSACC%3BEACC%2CgBAAA%3B%3BAA9DX%2CwBACC%2CqBAQC%2CSAUC%2COA2BE%2CSAWC%2CQACC%2COAEE%2CSAII%3BEACG%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACP%2CkBAAA%3B%3BAACQ%2CwBAvEhB%2CqBAQC%2CSAUC%2COA2BE%2CSAWC%2CQACC%2COAEE%2CSAII%2COAQK%3BEACA%2CmBAAA%3B%3BAAzElB%2CwBACC%2CqBAQC%2CSAUC%2COA2BE%2CSAiCE%2CIAAG%2CWAAW%3BEACT%2CeAAA%3B%3BAAhFZ%2CwBACC%2CqBAoFC%3BEACC%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEd9KF%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAcyJE%2CwBA3FH%2CqBAoFC%2CiBAOG%3BAAAQ%2CwBA3FZ%2CqBAoFC%2CiBAOY%3BEACT%2CaAAA%3B%3BAA7FL%2CwBACC%2CqBAoFC%2CiBAUG%3BEACK%2CQAAA%3B%3BAAhGV%2CwBACC%2CqBAoFC%2CiBAUG%2CSAEM%3BEACC%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACN%2CkBAAA%3BEACA%2CyBAAA%3B%3BAACO%2CwBA1GZ%2CqBAoFC%2CiBAUG%2CSAEM%2COAUG%3BEACA%2CmBAAA%3B%3BAA5Gd%2CwBACC%2CqBAoFC%2CiBA2BG%2CWACE%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAACC%2CwBArHR%2CqBAoFC%2CiBA2BG%2CWACE%2CQAKG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAQV%2CuBACC%3BAADwB%2CwBACxB%3BAADkD%2CgCAClD%3BAADoF%2CgCACpF%3BEACC%2CgBAAA%3B%3BAAFF%2CuBAIC%3BAAJwB%2CwBAIxB%3BAAJkD%2CgCAIlD%3BAAJoF%2CgCAIpF%3BEACC%2CsBAAA%3BEACG%2CaAAA%3B%3BAANL%2CuBAIC%2CoBAGC%3BAAPuB%2CwBAIxB%2CoBAGC%3BAAPiD%2CgCAIlD%2CoBAGC%3BAAPmF%2CgCAIpF%2CoBAGC%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3B%3B%3BAAsCN%2CQA7BiC%2CuBAAqC%3BEACrE%2CgCACC%2CUACC%3BIACC%2CUAAA%3BIACA%2CgBAAA%3B%3BEAJH%2CgCACC%2CUACC%2CSAGE%2COACC%3BIACC%2CkBAAA%3B%3BEAPN%2CgCACC%2CUACC%2CSAGE%2COACC%2CSAEC%2CQACC%2COACC%3BIACC%2CWAAA%3BIACA%2CiBAAA%3B%3BEAZT%2CgCACC%2CUAkBC%3BIACC%2CUAAA%3BIACA%2CgBAAA%3B%3B%3B%3BAAkFJ%2CQA3EiC%2CuBAA2B%3BEAC3D%2CuBACC%3BEADwB%2CwBACxB%3BEADkD%2CgCAClD%3BIACC%2CgBAAA%3B%3BEAGF%2CuBACC%2CiBACC%2COACC%2CeACC%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3BEANN%2CuBACC%2CiBACC%2COACC%2CeAKC%2CMACC%2CSACC%3BIACC%2CeAAA%3B%3BEAXP%2CuBACC%2CiBACC%2COACC%2CeAKC%2CMACC%2CSACC%2COAEC%3BIACC%2CYAAA%3B%3BEAbR%2CuBACC%2CiBACC%2COACC%2CeAKC%2CMACC%2CSAOC%3BIACC%2CUAAA%3B%3BEAQP%2CwBACC%3BIACC%2CsBAAA%3B%3BEAFF%2CwBACC%2CqBAEE%3BIACC%2CUAAA%3BIACA%2CmBAAA%3B%3BEALJ%2CwBACC%2CqBAEE%2CSAGE%3BIACC%2CgBAAA%3BIACA%2CeAAA%3B%3BEARN%2CwBACC%2CqBAEE%2CSAOE%3BIACC%2CmBAAA%3BId9SF%2CeAAA%3BIACD%2CuBAAA%3BIACA%2CmBAAA%3B%3BEc8SG%2CwBAZL%2CqBAEE%2CSAOE%2COAGE%3BIACA%2CgBAAA%3B%3BEAED%2CwBAfL%2CqBAEE%2CSAOE%2COAME%3BIACA%2CeAAA%3B%3BEAjBP%2CwBACC%2CqBAEE%2CSAOE%2COASC%3BIACC%2CWAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAtBP%2CwBACC%2CqBAEE%2CSAOE%2COAcC%3BIACC%2CWAAA%3B%3BEAzBP%2CwBACC%2CqBA4BC%3BIACE%2CWAAA%3BIACA%2CUAAA%3B%3BEA%5C%2FBJ%2CwBACC%2CqBA4BC%2CiBAGG%3BIACE%2CSAAA%3B%3BEAjCP%2CwBACC%2CqBA4BC%2CiBAGG%2CSAEI%3BIACC%2C0BAAA%3B%3B%3B%3BAA0LX%2CQAjL4B%3BEAC3B%2CuBACC%3BEADwB%2CwBACxB%3BEADkD%2CgCAClD%3BIACC%2CgBAAA%3B%3BEAFF%2CuBAIC%3BEAJwB%2CwBAIxB%3BEAJkD%2CgCAIlD%3BIACC%2CsBAAA%3BIACG%2CyBAAA%3B%3BEANL%2CuBAIC%2CoBAGC%3BEAPuB%2CwBAIxB%2CoBAGC%3BEAPiD%2CgCAIlD%2CoBAGC%3BIACI%2CeAAA%3BIACA%2CoBAAA%3B%3BEAIN%2CuBACC%3BIACC%2CuBAAA%3B%3BEAEC%2CuBAHF%2CiBAEC%2COACK%3BIACH%2CgBAAA%3B%3BEALJ%2CuBACC%2CiBAEC%2COAIC%2CeACC%3BIACE%2CeAAA%3BIACA%2CmBAAA%3B%3BEAVN%2CuBACC%2CiBAEC%2COAIC%2CeAKC%2CMACC%2CSACC%3BIACC%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACG%2CWAAA%3B%3BEAlBV%2CuBACC%2CiBAEC%2COAIC%2CeAKC%2CMACC%2CSACC%2COAKE%3BIACC%2CWAAA%3BIACA%2CUAAA%3B%3BEArBT%2CuBACC%2CiBAEC%2COAIC%2CeAKC%2CMACC%2CSACC%2COASE%3BIACC%2CWAAA%3B%3BEAxBT%2CuBACC%2CiBAEC%2COAIC%2CeAKC%2CMACC%2CSAcC%3BIACC%2CUAAA%3B%3BEA5BP%2CuBACC%2CiBAEC%2COAIC%2CeAKC%2CMACC%2CSAcC%2CiBAEE%3BIACC%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAhCT%2CuBACC%2CiBAEC%2COAIC%2CeAKC%2CMACC%2CSAcC%2CiBASE%2CWACC%3BIACC%2CeAAA%3B%3BEAIJ%2CuBAzCL%2CiBAEC%2COAIC%2CeAKC%2CMACC%2CSA6BE%3BIACA%2CSAAA%3BIACA%2CeAAA%3B%3BEASP%2CgCACC%3BIACC%2CuBAAA%3B%3BEAFF%2CgCACC%2CUAEC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEALH%2CgCACC%2CUAEC%2CSAGE%3BIACC%2CeAAA%3BIACA%2CeAAA%3BIACE%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAVP%2CgCACC%2CUAEC%2CSAGE%2COAKK%3BIACC%2CWAAA%3BIACA%2CUAAA%3B%3BEAbV%2CgCACC%2CUAEC%2CSAGE%2COASK%3BIACC%2CWAAA%3B%3BEAhBV%2CgCACC%2CUAEC%2CSAGE%2COASK%2CSAEG%2CQACC%2COACC%2CSACC%3BIACC%2CmBAAA%3BIACP%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAvBT%2CgCACC%2CUA8BC%3BIACE%2CWAAA%3BIACA%2CUAAA%3B%3BEAjCJ%2CgCACC%2CUA8BC%2CiBAGG%3BIACI%2CmBAAA%3BIACF%2CSAAA%3BIACA%2CkBAAA%3B%3BEArCP%2CgCACC%2CUA8BC%2CiBAGG%2CSAII%3BIACC%2C0BAAA%3B%3BEAOV%2CwBACC%3BIACC%2CuBAAA%3B%3BEAFF%2CwBACC%2CqBAEE%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEALJ%2CwBACC%2CqBAEE%2CSAGE%3BIACC%2CgBAAA%3BIACA%2CeAAA%3B%3BEARN%2CwBACC%2CqBAEE%2CSAOE%3BIACC%2CmBAAA%3BId3cF%2CeAAA%3BIACD%2CuBAAA%3BIACA%2CmBAAA%3B%3BEc2cG%2CwBAZL%2CqBAEE%2CSAOE%2COAGE%3BIACA%2CgBAAA%3B%3BEAED%2CwBAfL%2CqBAEE%2CSAOE%2COAME%3BIACA%2CUAAA%3B%3BEAjBP%2CwBACC%2CqBAEE%2CSAOE%2COASC%3BIACC%2CWAAA%3BIACA%2CUAAA%3B%3BEArBP%2CwBACC%2CqBAEE%2CSAOE%2COAaC%3BIACC%2CWAAA%3B%3BEAxBP%2CwBACC%2CqBA2BC%3BIACE%2CWAAA%3BIACA%2CUAAA%3B%3BEA9BJ%2CwBACC%2CqBA2BC%2CiBAGG%3BIACI%2CmBAAA%3BIACF%2CSAAA%3BIACA%2CkBAAA%3B%3BEAlCP%2CwBACC%2CqBA2BC%2CiBAGG%2CSAII%3BIACC%2C0BAAA%3B%3BEAMV%2CgCACC%2CUACC%3BIACC%2CeAAA%3B%3BEAHH%2CgCACC%2CUACC%2CSAEC%3BIACC%2CcAAA%3B%3BEALJ%2CgCACC%2CUACC%2CSAEC%2COAEC%3BIACC%2CWAAA%3B%3BEAPL%2CgCACC%2CUACC%2CSAEC%2COAKC%3BIACC%2CWAAA%3BIACA%2CyBAAA%3B%3BEAXL%2CgCACC%2CUAcC%3BIACC%2CqBAAA%3BIACA%2CyBAAA%3B%3B%3BAAKJ%2CcACC%2CQAAO%2CKACN%2CGAAG%3BAAFL%2CcACC%2CQAAO%2CKACC%2CGAAG%3BEACT%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAJH%2CcAOC%2CeACC%2CwBACC%3BEACC%2CyBAAA%3BEACG%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3B%3BAAdP%2CcAOC%2CeACC%2CwBACC%2CkBAMI%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAApBR%2CcAOC%2CeACC%2CwBACC%2CkBAaI%3BEACF%2CgBAAA%3BEd9hBJ%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAoCH%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAc8eF%2CcAOC%2CeACC%2CwBACC%2CkBAaI%2CeAMC%3BEACC%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAlCT%2CcAOC%2CeACC%2CwBACC%2CkBAaI%2CeAMC%2CYAOE%3BEACC%2CYAAA%3BEACD%2CWAAA%3BEACA%2CqBAAA%3B%3BAAtCV%2CcAOC%2CeACC%2CwBACC%2CkBAaI%2CeAMC%2CYAYE%3BEACH%2CkBAAA%3B%3BAAzCP%2CcAOC%2CeACC%2CwBACC%2CkBAaI%2CeAMC%2CYAeE%3BEACC%2CkBAAA%3BEACD%2CQAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEd1nBR%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3BEAZD%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAcioBU%2CcAlDV%2CeACC%2CwBACC%2CkBAaI%2CeAMC%2CYAeE%2CMAcE%3BEACA%2CyBAAA%3B%3BAAGF%2CcAtDT%2CeACC%2CwBACC%2CkBAaI%2CeAMC%2CYAiCG%3BEACA%2CYAAA%3BEACD%2CkBAAA%3BEACA%2CkBAAA%3BEdvkBT%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAcmhBS%2CcAtDT%2CeACC%2CwBACC%2CkBAaI%2CeAMC%2CYAiCG%2CiBAMA%3BEACC%2CSAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAZF%2CcAtDT%2CeACC%2CwBACC%2CkBAaI%2CeAMC%2CYAiCG%2CiBAcA%3BEACC%2CYAAA%3BEACD%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CuDAAuD%2CiBAAvD%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CcAAA%3BEACH%2CgBAAA%3BEACA%2CeAAA%3B%3BAApFR%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%3BEACC%2CmBAAA%3B%3BAA5FN%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%3BEACC%2CeAAA%3BEdrmBN%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEAlBG%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEcimBG%2CyBAAA%3BEACD%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CcAhGL%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGAUC%3BEACA%2CgBAAA%3B%3BAAxGP%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGAaA%3BEACC%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAApHP%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGAyBC%3BEACG%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACH%2CaAAA%3B%3BAA1HP%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%3BEACC%2CyBAAA%3BEACA%2CkBAAA%3B%3BAA9HP%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAGC%3BEAEI%2CcAAA%3BEACA%2CeAAA%3B%3BAAlIX%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAGC%2COAIK%3BEACE%2CgBAAA%3B%3BAApId%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAWC%3BEACC%2CeAAA%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAA5IX%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAkBC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAlJR%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAwBC%2CGAAE%3BEACD%2CmBAAA%3B%3BAArJR%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAwBC%2CGAAE%2CKAED%2CGACC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3B%3BAACA%2CcAnJT%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAwBC%2CGAAE%2CKAED%2CGACC%2CKAGE%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAED%2CcAvJT%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAwBC%2CGAAE%2CKAED%2CGACC%2CKAOE%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAED%2CcA3JT%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAwBC%2CGAAE%2CKAED%2CGACC%2CKAWE%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAED%2CcA%5C%2FJT%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAwBC%2CGAAE%2CKAED%2CGACC%2CKAeE%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAED%2CcAnKT%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAwBC%2CGAAE%2CKAED%2CGACC%2CKAmBE%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAA5KX%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAqDC%3BEACC%2CgBAAA%3B%3BAAlLR%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAqDC%2CGAEC%3BEACC%2CqBAAA%3BEACA%2C%2BBAAA%3BEACG%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3B%3BAACA%2CcAnLX%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAqDC%2CGAEC%2CGAOK%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAA7Lb%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAqDC%2CGAEC%2CGAYI%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAACC%2CcA5Ld%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAqDC%2CGAEC%2CGAYI%2CEAII%3BEACA%2CqBAAA%3B%3BAApMhB%2CcAOC%2CeACC%2CwBAkFC%2CoBACE%2CGAEC%2CGA%2BBA%2CsBAqDC%2CGAEC%2CGAoBC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAA3MV%2CcAOC%2CeACC%2CwBA2MC%3BEACC%2CkBAAA%3B%3BAApNJ%2CcAOC%2CeACC%2CwBA2MC%2CWAEC%3BEACC%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEdzyBJ%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAcuyBK%2CcAxNL%2CeACC%2CwBA2MC%2CWAEC%2CEAUG%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAQA%2CcAlON%2CeACC%2CwBA6NC%2CQACC%2COACC%2COACC%2COACE%3BEACA%2CYAAA%3B%3BAADD%2CcAlON%2CeACC%2CwBA6NC%2CQACC%2COACC%2COACC%2COACE%2CYAEA%2CMACC%3BEACC%2CSAAA%3BEACA%2CWAAA%3B%3BAACA%2CcAxOT%2CeACC%2CwBA6NC%2CQACC%2COACC%2COACC%2COACE%2CYAEA%2CMACC%2CQAGE%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAED%2CcA5OT%2CeACC%2CwBA6NC%2CQACC%2COACC%2COACC%2COACE%2CYAEA%2CMACC%2CQAOE%3BEACA%2CeAAA%3B%3BAAED%2CcA%5C%2FOT%2CeACC%2CwBA6NC%2CQACC%2COACC%2COACC%2COACE%2CYAEA%2CMACC%2CQAUE%3BEACA%2CcAAA%3B%3BACp7BX%2C2BACC%2CoBACC%3BEACI%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3B%3BAAgBN%2CQAT4B%3BEAC3B%2C2BACC%2CoBACC%3BIACI%2CeAAA%3B%3B%3BACnBP%2CMACC%2CcACC%2CqBACC%3BEACC%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGE%2CMAPL%2CcACC%2CqBACC%2CkBAGC%2CQACE%2CSACC%3BEACI%2C8DAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAbX%2CMACC%2CcACC%2CqBACC%2CkBAGC%2CQAUC%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEhBuGP%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3B%3BAgBpIF%2CMACC%2CcACC%2CqBACC%2CkBA2BC%3BEACC%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAlCL%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAKC%2CUAAS%2CIAAI%3BEAAU%2CuBAAA%3B%3BAAnC5B%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeACC%3BEACC%2CSAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAzCP%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeAOC%3BEACC%2CmBAAA%3BEACG%2CcAAA%3B%3BAA7CV%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeAOC%2CUAGI%3BEACC%2CWAAA%3BEACA%2CeAAA%3B%3BAAhDX%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeAOC%2CUAOI%2CQACC%3BEACC%2CgBAAA%3B%3BAApDZ%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeAoBC%2CSACC%3BEACC%2CSAAA%3B%3BAA1DR%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeAoBC%2CSACC%2CSAEC%2CQAAO%3BEACH%2CyBAAA%3BEACH%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEhB6CR%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAgB%5C%2FCS%2CMArET%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeAoBC%2CSACC%2CSAEC%2CQAAO%2CQAWJ%3BEACA%2CyBAAA%3B%3BAAvEX%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeAoBC%2CSAmBC%3BEACC%2CSAAA%3B%3BAA5ER%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeAoBC%2CSAmBC%2CWAEC%2CEAAC%3BEACA%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEhByBR%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAgB3BQ%2CMAzFR%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeAoBC%2CSAmBC%2CWAEC%2CEAAC%2CSAaC%3BEACA%2CcAAA%3B%3BAA3FV%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%3BEACC%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAlGP%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%3BEACC%2CqBAAA%3B%3BAArGT%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSACC%3BEACC%2CWAAA%3BEACA%2CyBAAA%3B%3BAAzGX%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSACC%2CoBAGC%3BEACC%2CgBAAA%3B%3BAA3GZ%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSACC%2CoBAME%3BEACC%2CsBAAA%3B%3BAA9Gb%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%3BEACC%2CUAAA%3BEACA%2CwBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAArHX%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%2CsBAKC%3BEACC%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAzHZ%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%2CsBAKC%2CmBAIC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAACC%2CMA7Hb%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%2CsBAKC%2CmBAIC%2CEAIG%3BEACA%2CqBAAA%3B%3BAA%5C%2FHf%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%2CsBAkBC%3BEACC%2CqBAAA%3B%3BAApIZ%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%2CsBAkBC%2CsBAEC%3BEACQ%2CkBAAA%3BEACH%2CeAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAzIjB%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%2CsBAkBC%2CsBAEC%2CiBAKC%3BEACC%2CSAAA%3BEACA%2CwBAAA%3B%3BAA5Id%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%2CsBAkBC%2CsBAEC%2CiBAKC%2CKAGE%3BEACC%2CeAAA%3BEACD%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAjJf%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%2CsBAkBC%2CsBAkBC%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAxJhB%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%2CsBAkBC%2CsBAkBC%2CaAIC%3BEACC%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACG%2CiBAAA%3B%3BAA9JjB%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%2CsBAkBC%2CsBAkBC%2CaAWC%3BEACC%2CaAAA%3BEACA%2CcAAA%3B%3BAAlKd%2CMACC%2CcACC%2CqBACC%2CkBA2BC%2CgBAMC%2CeA4DC%2CwBAGC%2CgBACC%2CGAEC%2CSAWC%2CsBAqDC%2CSAAQ%3BEACP%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAcf%3BEACC%2CuBAAA%3B%3BAAGD%3BEACC%2CwBAAA%3B%3BAADD%2CYAEC%2CkBACC%3BEACC%2CaAAA%3BEACG%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAARN%2CYAEC%2CkBACC%2CcAMK%3BEACI%2CYAAA%3BEACJ%2CyBAAA%3B%3BAACC%2CYAVP%2CkBACC%2CcAMK%2CcAGE%3BEACA%2CcAAA%3B%3BAAbT%2CYAEC%2CkBAeC%3BEACC%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAtBH%2CYAEC%2CkBAsBC%3BEACC%2CaAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAA3BH%2CYAEC%2CkBAsBC%2CcAIE%3BEACC%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEhB%5C%2FGJ%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAgB6GK%2CYAnCL%2CkBAsBC%2CcAIE%2COASG%3BEACA%2CeAAA%3B%3BAAED%2CYAtCL%2CkBAsBC%2CcAIE%2COAYG%3BEACA%2CyBAAA%3B%3BAASL%2CoBADD%2CSACE%3BEACA%2CaAAA%3B%3BAAKH%2CiBAAkB%3BEACjB%2CgBAAA%3BEACG%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAALJ%2CiBAAkB%2CkBAMhB%3BEACC%2CmBAAA%3BEACA%2CeAAA%3B%3B%3B%3BAAoBH%2CQAbiC%2CuBAAiC%3BEACjE%2CMACC%2CcACC%2CqBACC%3BIACC%2CcAAA%3B%3B%3B%3BAA6BL%2CQArB%2BB%3BEAC9B%2CMACC%2CcACC%2CqBACC%3BIACC%2CaAAA%3BIACA%2CiBAAA%3B%3BEAEC%2CMANJ%2CcACC%2CqBACC%2CkBAGC%2CQACE%3BIACA%2CWAAA%3BIACG%2CYAAA%3BIACA%2CqBAAA%3B%3B%3B%3BAA4CV%2CQAlC8B%3BEAC7B%2CMACC%2CcACC%2CqBACC%2CkBACC%3BIACC%2CYAAA%3BIACA%2CYAAA%3B%3BEAKK%2CMAVT%2CcACC%2CqBACC%2CkBACC%2CgBAGE%2CeACC%2CSACC%2CSACC%2CQACE%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAbX%2CMACC%2CcACC%2CqBACC%2CkBACC%2CgBAGE%2CeACC%2CSASC%2CWACC%2CEAAC%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3B%3B%3BAAeV%2CwBAFyC%3BEACzC%2CiBAAkB%3BIAAmB%2CWAAA%3B%3B%3BACzUtC%2CqBACC%3BEACC%2CyBAAA%3B%3BAAFF%2CqBAIC%3BEACC%2CwBAAA%3B%3BAAGA%2CqBADD%2CSACE%3BEACA%2C6BAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAJD%2CqBADD%2CSACE%2CMAMA%3BEACC%2CkBAAA%3BEACG%2CWAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAZL%2CqBADD%2CSACE%2CMAMA%2CgBAOI%3BAAbL%2CqBADD%2CSACE%2CMAMA%2CgBAOS%3BEACJ%2CqBAAA%3BEACA%2CaAAA%3B%3BAAfN%2CqBADD%2CSACE%2CMAMA%2CgBAWI%3BEAAK%2CUAAA%3B%3BAAjBV%2CqBADD%2CSACE%2CMAoBA%3BEACE%2CWAAA%3B%3BAArBH%2CqBADD%2CSACE%2CMAoBA%2CqBAEC%3BEACC%2CWAAA%3BEACG%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CuBAAA%3B%3BAACA%2CqBAlCP%2CSACE%2CMAoBA%2CqBAEC%2C2BAWK%3BEACF%2CajBkCO%2CaiBlCP%3BEACE%2CSAAQ%2COAAR%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEjBsEP%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAiBrHA%2CqBADD%2CSACE%2CMAoBA%2CqBA2BC%2CiBACC%3BEACC%2CQAAA%3BEACG%2CeAAA%3BEjB%2BDP%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAiBjEK%2CqBArDN%2CSACE%2CMAoBA%2CqBA2BC%2CiBACC%2CeAIG%3BEACA%2CaAAA%3B%3BAAIC%2CqBA1DR%2CSACE%2CMAoBA%2CqBA2BC%2CiBACC%2CeAOG%2CoBACA%2CoBACE%3BEACA%2CSAAS%2COAAT%3B%3BAA1DR%2CqBADD%2CSACE%2CMAoBA%2CqBA2BC%2CiBACC%2CeAcK%3BEACC%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACC%2CqBAtEX%2CSACE%2CMAoBA%2CqBA2BC%2CiBACC%2CeAcK%2CoBAOG%3BEACA%2CaAAa%2CaAAb%3BEACD%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAS%2COAAT%3B%3BAA1EV%2CqBADD%2CSACE%2CMAoBA%2CqBA2DC%3BEACC%2CgBAAA%3B%3BAAhFH%2CqBADD%2CSACE%2CMAoBA%2CqBA2DC%2CoBAEC%3BEACI%2C6BAAA%3BEACA%2CSAAA%3BEjBsCP%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3B%3BAiBvCQ%2CqBAtFT%2CSACE%2CMAoBA%2CqBA2DC%2CoBAEC%2CsBAIM%3BEACA%2C6BAAA%3B%3BAAtFT%2CqBADD%2CSACE%2CMAoBA%2CqBA2DC%2CoBAUC%2CuBACC%3BEACC%2C0CAAA%3B%3BAACA%2CqBA7FN%2CSACE%2CMAoBA%2CqBA2DC%2CoBAUC%2CuBACC%2CsBAEE%3BEACA%2C0CAAA%3B%3BAA7FN%2CqBADD%2CSACE%2CMAoBA%2CqBA2DC%2CoBAUC%2CuBAOC%3BEACC%2CqBAAA%3B%3BAAjGL%2CqBADD%2CSACE%2CMAoBA%2CqBA2DC%2CoBAqBC%2CqBACC%3BEACC%2CWAAA%3B%3BAAtGL%2CqBADD%2CSACE%2CMAoBA%2CqBA2DC%2CoBAqBC%2CqBACC%2CsBAEC%3BEACC%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2COAAA%3B%3BAAED%2CqBA9GN%2CSACE%2CMAoBA%2CqBA2DC%2CoBAqBC%2CqBACC%2CsBAQE%2CiBAAkB%3BEAClB%2CqBAAA%3BEACG%2CyBAAA%3B%3BAA%5C%2FGT%2CqBADD%2CSACE%2CMAsHC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAACC%2CqBA%5C%2FHL%2CSACE%2CMAsHC%2CSAQG%3BEACA%2CajB3DO%2CaiB2DP%3BEACE%2CSAAQ%2COAAR%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEjBvBP%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAiB7HF%2CqBAsJC%3BEACC%2CUAAA%3B%3BAAvJF%2CqBAsJC%2CmBAEC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAA5JH%2CqBAsJC%2CmBAQE%3BEACC%2CkBAAA%3B%3BAA%5C%2FJJ%2CqBAsJC%2CmBAQE%2CoBAEC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAID%2CqBApBH%2CmBAmBE%2CoBACE%3BEACA%2CSAAS%2CEAAT%3BEACE%2CWAAA%3BEACA%2CcAAA%3B%3BAA7KP%2CqBAsJC%2CmBAmBE%2CoBAMC%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACE%2CgBAAA%3B%3BAAvLP%2CqBAsJC%2CmBAmBE%2CoBAgBC%2CSAAQ%3BEACP%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA9LL%2CqBAsJC%2CmBAmBE%2CoBAgBC%2CSAAQ%2CSAMP%2COACC%3BEACC%2CeAAA%3B%3BAAjMP%2CqBAsJC%2CmBAmBE%2CoBA4BC%3BEACC%2CgBAAA%3B%3BAACA%2CqBAjDJ%2CmBAmBE%2CoBA4BC%2CaAEK%3BEAAG%2CmBAAA%3B%3BAAvMZ%2CqBAsJC%2CmBAmBE%2CoBA4BC%2CaAGC%3BEACC%2CgBAAA%3B%3BAAzMN%2CqBAsJC%2CmBAmBE%2CoBA4BC%2CaAGC%2CGAEC%3BEACC%2CcAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAACC%2CqBA1DP%2CmBAmBE%2CoBA4BC%2CaAGC%2CGAEC%2CGAMG%3BEACA%2CgBAAA%3B%3BAAED%2CqBA7DP%2CmBAmBE%2CoBA4BC%2CaAGC%2CGAEC%2CGASG%3BEACA%2CajBxIK%2CaiBwIL%3BEACE%2CSAAQ%2COAAR%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAA1NX%2CqBAsJC%2CmBAmBE%2CoBA4BC%2CaAyBC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CqBA9EL%2CmBAmBE%2CoBA4BC%2CaAyBC%2CEAME%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAtOP%2CqBAsJC%2CmBAmBE%2CoBA4BC%2CaAqCC%3BEACC%2CmBAAA%3B%3BAA3ON%2CqBAsJC%2CmBAmBE%2CoBA4BC%2CaAqCC%2CeAEC%3BEACC%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAACA%2CqBA1FN%2CmBAmBE%2CoBA4BC%2CaAqCC%2CeAEC%2CKAIE%3BEACA%2CaAAa%2CWAAb%3BEACD%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACG%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAEH%2CqBAtGN%2CmBAmBE%2CoBA4BC%2CaAqCC%2CeAEC%2CKAgBE%2CaAAa%3BEACb%2CSAAS%2COAAT%3B%3BAAED%2CqBAzGN%2CmBAmBE%2CoBA4BC%2CaAqCC%2CeAEC%2CKAmBE%2CUAAU%3BEACV%2CSAAS%2COAAT%3B%3BAAED%2CqBA5GN%2CmBAmBE%2CoBA4BC%2CaAqCC%2CeAEC%2CKAsBE%2CaAAa%3BEACb%2CSAAS%2COAAT%3BEACA%2CeAAA%3B%3BAAED%2CqBAhHN%2CmBAmBE%2CoBA4BC%2CaAqCC%2CeAEC%2CKA0BE%2CgBAAgB%3BEAChB%2CSAAS%2COAAT%3B%3BAAED%2CqBAnHN%2CmBAmBE%2CoBA4BC%2CaAqCC%2CeAEC%2CKA6BE%2CqBAAqB%3BEACrB%2CSAAS%2COAAT%3B%3BAAED%2CqBAtHN%2CmBAmBE%2CoBA4BC%2CaAqCC%2CeAEC%2CKAgCE%2CcAAc%3BEACd%2CSAAS%2COAAT%3B%3BAA7QR%2CqBAsJC%2CmBAmBE%2CoBA0GC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACE%2CmBAAA%3B%3BAAxRP%2CqBAsJC%2CmBAmBE%2CoBAiHC%3BEACC%2CSAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAACA%2CqBAxIJ%2CmBAmBE%2CoBAiHC%2CuBAIK%3BEACH%2CUAAA%3BEACE%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEH%2CqBAhJJ%2CmBAmBE%2CoBAiHC%2CuBAYE%3BEACA%2CSAAS%2CEAAT%3BEACE%2CWAAA%3BEACA%2CcAAA%3B%3BAAzSR%2CqBAsJC%2CmBAmBE%2CoBAoIC%3BAA7SJ%2CqBAsJC%2CmBAmBE%2CoBAoIkB%3BEAChB%2CWAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACE%2CuBAAA%3B%3BAAjTP%2CqBAsJC%2CmBAmBE%2CoBA0IC%3BEAAiB%2CgBAAA%3B%3BAAnTrB%2CqBAsJC%2CmBAmBE%2CoBA4IC%3BEACC%2CUAAA%3B%3BAAtTL%2CqBAsJC%2CmBAmBE%2CoBA4IC%2CcAEC%3BAAvTL%2CqBAsJC%2CmBAmBE%2CoBA4IC%2CcAEM%3BEACJ%2CqBAAA%3B%3BAAxTN%2CqBAsJC%2CmBAmBE%2CoBA4IC%2CcAKC%3BEACC%2CUAAA%3B%3BAA3TN%2CqBAsJC%2CmBA0KE%3BEACE%2C6BAAA%3BEACA%2CyBAAA%3B%3BAAlUL%2CqBAsJC%2CmBA0KE%2CkBAGE%3BEACC%2CkBAAA%3B%3BAApUN%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAEC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACC%2CMAAA%3B%3BAAzUR%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAQC%3BEACC%2CoBAAA%3BEACE%2CgBAAA%3BEACA%2CgBAAA%3BEACD%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAlVR%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAQC%2CaAQE%3BEACI%2CqBAAA%3BEACH%2CiBAAA%3BEACA%2C6BAAA%3B%3BAAtVT%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%3BEACC%2CWAAA%3BEjBpKN%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA1CI%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEiB%2BJM%2C8BAAA%3B%3BAACF%2CqBAzMP%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAMG%2CkBACA%3BEACC%2CoBAAA%3BEACA%2CSAAA%3B%3BAACA%2CqBA7MT%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAMG%2CkBACA%2CWAGE%3BEACA%2CaAAA%3B%3BAALH%2CqBAzMP%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAMG%2CkBACA%2CWAMC%2CiBACC%3BEACC%2CuBAAA%3B%3BAATJ%2CqBAzMP%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAMG%2CkBACA%2CWAMC%2CiBAIC%2CqBACC%3BEACC%2CcAAA%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAACC%2CqBA1Nd%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAMG%2CkBACA%2CWAMC%2CiBAIC%2CqBACC%2COAKI%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAED%2CqBA%5C%2FNd%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAMG%2CkBACA%2CWAMC%2CiBAIC%2CqBACC%2COAUI%3BEACA%2CeAAA%3B%3BAAvBR%2CqBAzMP%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAMG%2CkBA6BA%3BEACC%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEjBpRT%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAiB0OO%2CqBAzMP%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAMG%2CkBA6BA%2CeAWC%3BEACE%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEF%2CqBArPT%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAMG%2CkBA6BA%2CeAeE%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAA7YX%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAwDE%3BEACC%2C0BAAA%3BEACA%2CkBAAA%3B%3BAACA%2CqBA9PR%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAwDE%2CWAGE%3BEACA%2CSAAS%2CiBAAT%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEjBpSR%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAiB7HF%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAwDE%2CWAeC%2CiBACC%3BEACC%2CwBAAA%3B%3BAAlaX%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAwDE%2CWAeC%2CiBACC%2CqBAEC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAACA%2CqBAlRX%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAwDE%2CWAeC%2CiBACC%2CqBAEC%2COAKE%3BEACC%2CSAAS%2CQAAT%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAA5ad%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAwDE%2CWAeC%2CiBAgBC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAlbX%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAwDE%2CWAeC%2CiBAgBC%2CqBAGE%3BEACC%2CeAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3B%3BAACC%2CqBAjSb%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAwDE%2CWAeC%2CiBAgBC%2CqBAGE%2COAIG%3BEACA%2CSAAS%2CKAAT%3BEACA%2CiBAAA%3B%3BAAED%2CqBArSb%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAwDE%2CWAeC%2CiBAgBC%2CqBAGE%2COAQG%3BEACA%2CSAAS%2CSAAT%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA9bf%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAwDE%2CWAeC%2CiBAkCC%2CeACC%3BEACC%2CsBAAA%3BEACA%2CeAAA%3B%3BAArcZ%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%3BEACC%2CSAAA%3BEACA%2CkBAAA%3BEjBtRR%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAiBzLD%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%3BEACC%2CSAAA%3BEjBzRV%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAkBC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEAlBG%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAiB%5C%2FLJ%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUAKC%3BEACC%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAtdZ%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUAKC%2CKAIC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAA3db%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUAKC%2CKAIC%2COAKE%3BEACC%2CiBAAA%3B%3BAA7df%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUAKC%2CKAaC%3BEACI%2CkBAAA%3BEACJ%2CkBAAA%3BEACA%2CYAAA%3B%3BAAneZ%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUAKC%2CKAaC%2CSAIC%3BEACC%2CwBAAA%3BEACD%2CYAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA5eb%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUAKC%2CKAaC%2CSAcC%2CIAAG%3BAA9ehB%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUAKC%2CKAaC%2CSAciB%2CIAAG%2CWAAW%3BEAAa%2CkBAAA%3B%3BAA9exD%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUAKC%2CKAaC%2CSAeC%3BEjBzTZ%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEiBoSU%2CkBAAA%3BEACC%2CMAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3B%3BAAvfb%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUAKC%2CKAaC%2CSAeC%2CcASC%3BEACC%2CWAAA%3BEACD%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEjBhYZ%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEAkDD%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEAZC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3B%3BAiBuSa%2CqBAhXd%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUAKC%2CKAaC%2CSAeC%2CcASC%2CiBAcE%3BEACA%2CYAAA%3B%3BAAvgBhB%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUA%2BDC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FgBZ%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUA%2BDC%2CSAGE%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACF%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAzhBZ%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUA%2BDC%2CSAGE%2COAUA%3BEACI%2CqEAAA%3BEACJ%2CkBAAA%3B%3BAAEA%2CqBAxYZ%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUA%2BDC%2CSAGE%2COAcC%3BEACA%2CyBAAA%3B%3BAA%5C%2FhBd%2CqBAsJC%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUA%2BDC%2CSAqBE%3BEACI%2CmBAAA%3BEACL%2CUAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAEE%2CqBAxZb%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUA%2BDC%2CSAqBE%2CYAWA%2CKACE%3BEACA%2CSAAS%2COAAT%3BEACA%2CajBpeD%2CaiBoeC%3BEACD%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGD%2CqBA%5C%2FZZ%2CmBA0KE%2CkBAGE%2CKAsBC%2CaAiHE%2CYAIE%2CUA%2BDC%2CSAqBE%2CYAmBC%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAWZ%2CqBADD%2CSACE%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEjBvaF%2CqBAAA%3BEACA%2CWAAA%3B%3BAiBiaC%2CqBADD%2CSACE%2CKAMC%3BEACC%2CmBAAA%3B%3BAAGD%2CqBAXH%2CSACE%2CKAUE%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAlBH%2CqBADD%2CSACE%2CKAoBC%2CSACC%3BEACC%2CkBAAA%3B%3BAACA%2CqBAxBL%2CSACE%2CKAoBC%2CSACC%2COAEE%2COACA%3BEACC%2CcAAA%3BEACA%2CgCAAA%3B%3BAAGD%2CqBA9BN%2CSACE%2CKAoBC%2CSACC%2COAQG%3BEACA%2CWAAA%3BEACG%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAArCT%2CqBADD%2CSACE%2CKAoBC%2CSACC%2COAkBG%3BEACD%2CsBAAA%3BEACG%2CuBAAA%3BEACA%2C6BAAA%3BEACA%2CuCAAA%3BEACA%2CsBAAA%3BEACA%2CwBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3B%3BAAjDR%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%3BEACI%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CuCAAA%3BEACA%2CYAAA%3B%3BAAxDP%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAKI%2CaACC%3BEACC%2CqBAAA%3BEACA%2CyBAAA%3B%3BAA5DT%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAKI%2CaACC%2CGAGC%3BEACC%2CgBAAA%3B%3BAA9DV%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAcI%2CaACC%3BAAnER%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAckB%2CyBACb%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAvET%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAcI%2CaAOC%3BAAzER%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAckB%2CyBAOb%3BEACI%2CcAAA%3BEACH%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAA9ET%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBACC%3BEACC%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3B%3BAAxFV%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBACC%2CkBAMC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAA9FX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBACC%2CkBAaC%3BEACC%2CgBAAA%3BEjB7eZ%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAoCH%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAiBmXA%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBACC%2CkBAaC%2CeAMC%3BEACC%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAA3GZ%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBACC%2CkBAaC%2CeAMC%2CYAME%3BEACC%2CYAAA%3BEACD%2CWAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FGb%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBACC%2CkBAaC%2CeAMC%2CYAWE%3BEACC%2CkBAAA%3BEACD%2CQAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEjBrkBb%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3BEAZD%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAiB4kBe%2CqBAhIf%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBACC%2CkBAaC%2CeAMC%2CYAWE%2CMAcE%3BEACA%2CyBAAA%3B%3BAAGF%2CqBApId%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBACC%2CkBAaC%2CeAMC%2CYA6BG%3BEACA%2CYAAA%3BEACD%2CkBAAA%3BEACA%2CkBAAA%3BEjBlhBd%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAiB8dc%2CqBApId%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBACC%2CkBAaC%2CeAMC%2CYA6BG%2CiBAMA%3BEACC%2CSAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAZF%2CqBApId%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBACC%2CkBAaC%2CeAMC%2CYA6BG%2CiBAcA%3BEACC%2CYAAA%3BEACD%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CuDAAuD%2CiBAAvD%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAA1Jd%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%3BEACC%2CmBAAA%3B%3BAAlKZ%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%3BEACC%2CeAAA%3BEjBhjBd%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEAlBG%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEiB4iBW%2CyBAAA%3BEACD%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CqBA9KV%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGAUF%3BEACA%2CgBAAA%3B%3BAA9KV%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGAaH%3BEACC%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAA1LV%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGAyBC%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3B%3BAAhMb%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%3BEACC%2CyBAAA%3BEACA%2CkBAAA%3B%3BAApMV%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAGC%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAvMd%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAGC%2COAGK%3BEACE%2CgBAAA%3B%3BAAzMjB%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAUC%3BEACC%2CeAAA%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAjNd%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAiBC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAvNX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAuBC%2CGAAE%3BEACD%2CmBAAA%3B%3BAA1NX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAuBC%2CGAAE%2CKAED%2CGACC%3BEACC%2CgBAAA%3B%3BAACA%2CqBA%5C%2FNd%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAuBC%2CGAAE%2CKAED%2CGACC%2CKAEE%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAED%2CqBAnOd%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAuBC%2CGAAE%2CKAED%2CGACC%2CKAME%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAED%2CqBAvOd%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAuBC%2CGAAE%2CKAED%2CGACC%2CKAUE%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAED%2CqBA3Od%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAuBC%2CGAAE%2CKAED%2CGACC%2CKAcE%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAED%2CqBA%5C%2FOd%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAuBC%2CGAAE%2CKAED%2CGACC%2CKAkBE%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAhPd%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAmDC%3BEACC%2CgBAAA%3B%3BAAtPX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAmDC%2CGAEC%3BEACC%2CqBAAA%3BEACA%2C%2BBAAA%3BEACG%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3B%3BAACA%2CqBA%5C%2FPhB%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAmDC%2CGAEC%2CGAOK%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAjQhB%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAmDC%2CGAEC%2CGAYI%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAACC%2CqBAxQnB%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAmDC%2CGAEC%2CGAYI%2CEAII%3BEACA%2CqBAAA%3B%3BAAxQnB%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBA8EC%2CoBACE%2CGAEC%2CGA%2BBH%2CsBAmDC%2CGAEC%2CGAoBC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACG%2CeAAA%3B%3BAA%5C%2FQhB%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBAqMC%3BEACC%2CkBAAA%3B%3BAAxRV%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBAqMC%2CWAEC%3BEACC%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEjBlvBZ%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAiBgvBa%2CqBApSb%2CSACE%2CKAoBC%2CSAgCC%2CSA6BI%2CeACC%2CwBAqMC%2CWAEC%2CEAUG%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAArSb%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAuPI%3BEACC%2CSAAA%3B%3BAA5SR%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAuPI%2CeAEC%3BEACC%2CSAAA%3B%3BAA9ST%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAuPI%2CeAEC%2CMAEC%2CGACC%3BEACC%2CYAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAArTX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAuPI%2CeAEC%2CMAEC%2CGAQC%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAA3TX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA4QI%2CaACC%3BEjB7sBT%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAkBC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEAoBD%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEiBgqBW%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAvUT%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA4QI%2CaACC%2COAOE%3BEACC%2CUAAA%3B%3BAAzUX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA4QI%2CaACC%2COAOE%2CUAEC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA9UZ%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA4QI%2CaACC%2COAOE%2CUAQE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAApVb%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA4QI%2CaACC%2COAOE%2CUAcG%2CaACH%2CGACC%3BEACC%2CcAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAACC%2CqBAhWd%2CSACE%2CKAoBC%2CSAgCC%2CSA4QI%2CaACC%2COAOE%2CUAcG%2CaACH%2CGACC%2CGAOG%3BEACA%2CgBAAA%3B%3BAAED%2CqBAnWd%2CSACE%2CKAoBC%2CSAgCC%2CSA4QI%2CaACC%2COAOE%2CUAcG%2CaACH%2CGACC%2CGAUG%3BEACA%2CajBz1BF%2CaiBy1BE%3BEACE%2CSAAQ%2COAAR%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEjBlzBhB%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAiBqcA%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSA4QI%2CaACC%2COA%2BCE%3BEACC%2CUAAA%3B%3BAAjXX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeACC%3BEACC%2CkBAAA%3B%3BAAxXV%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAIC%3BEACC%2C6BAAA%3B%3BAA3XV%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAIC%2CeAEC%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACF%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAnYT%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAIC%2CeAWC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAzYX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAsBC%3BEACC%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FYV%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAsBC%2COAIC%3BEACC%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3BEACA%2CWAAA%3B%3BAAzZX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAsBC%2COAeC%3BAA3ZV%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAsBC%2COAeW%3BEACT%2CyBAAA%3BEACA%2CuBAAA%3B%3BAA7ZX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAsBC%2COAeC%2CSAGC%3BAA9ZX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAsBC%2COAeW%2CsBAGT%3BAA9ZX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAsBC%2COAeC%2CSAGQ%3BAA9ZlB%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAsBC%2COAeW%2CsBAGF%3BEACN%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3B%3BAApaZ%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAsBC%2COAeC%2CSAWC%3BAAtaX%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAsBC%2COAeW%2CsBAWT%3BEACC%2CaAAA%3B%3BAAvaZ%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAqDC%3BEACC%2CSAAA%3BEACA%2CYAAA%3B%3BAA7aV%2CqBADD%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAqDC%2CiBAGE%2COAAM%2COAAO%2COAAO%3BEACpB%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEjBz4BZ%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAiBu4Ba%2CqBA3bb%2CSACE%2CKAoBC%2CSAgCC%2CSAiUI%2CYACC%2CeAqDC%2CiBAGE%2COAAM%2COAAO%2COAAO%2CQAYlB%3BEACA%2CyBAAA%3B%3BAA7%5C%2FBf%2CqBAwgCC%3BEACC%2CyBAAA%3BEACG%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAACA%2CqBALJ%2CmBAKK%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAMN%2CcACC%2CaACC%3BEACC%2CeAAA%3BEACG%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAbN%2CcAgBC%3BEACC%2CSAAA%3B%3BAAKD%2CqBAAC%2CiBACA%3BEACE%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAKJ%3BEACC%2CuBAAA%3B%3BAAGD%3BEACI%2CwBAAA%3B%3BAAEJ%2CqBAAsB%2COAAM%2CsBAAsB%3BAAAQ%2CqBAAsB%2COAAM%3BEACrF%2CWAAA%3BEACA%2CWAAA%3B%3BAAED%3BEACC%2CyBAAA%3BEACG%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3B%3B%3B%3BAAkFJ%2CQA3EuC%2CwBAAsC%3BEAC5E%2CqBACC%2CmBACC%3BIACC%2CiBAAA%3B%3BEAHH%2CqBACC%2CmBAIC%3BIACC%2CiBAAA%3B%3BEANH%2CqBACC%2CmBAIC%2CoBAEC%3BIACI%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2C0BAAA%3B%3BEAXP%2CqBACC%2CmBAaC%2CoBACE%3BIACC%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACE%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAGF%2CqBAtBJ%2CmBAaC%2CoBAQE%2CSACE%3BIACA%2CeAAA%3BIACE%2CgBAAA%3BIACA%2CeAAA%3B%3BEAHH%2CqBAtBJ%2CmBAaC%2CoBAQE%2CSACE%2CSAIE%2COACC%3BIACC%2CeAAA%3B%3BEA7BV%2CqBACC%2CmBAaC%2CoBAoBE%2CaACC%3BIACC%2CeAAA%3B%3BEApCN%2CqBACC%2CmBAuCE%3BIACC%2CeAAA%3B%3BEAEG%2CqBA1CN%2CmBAuCE%2CkBAEE%2CaACG%2CkBACA%3BIACC%2CoBAAA%3B%3BEAFF%2CqBA1CN%2CmBAuCE%2CkBAEE%2CaACG%2CkBAIA%3BIACC%2CiBAAA%3B%3BEAhDT%2CqBACC%2CmBAuCE%2CkBAEE%2CaASC%3BIACC%2CmBAAA%3B%3BEApDP%2CqBACC%2CmBAuCE%2CkBAEE%2CaAYC%3BIACE%2C4BAAA%3B%3BEAvDR%2CqBACC%2CmBAuCE%2CkBAEE%2CaAYC%2CYAEE%2CUACC%3BIACC%2C6BAAA%3B%3BEA1DV%2CqBACC%2CmBAuCE%2CkBAEE%2CaAYC%2CYAEE%2CUACC%2CSAEC%3BIACC%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3B%3B%3B%3BAAyFZ%2CQA7EiC%2CuBAAiC%3BEAEhE%2CqBAAC%2CiBACA%3BIACI%2CaAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3BEAIN%2CqBACC%2CmBACC%3BIACC%2CiBAAA%3B%3BEAHH%2CqBACC%2CmBAIC%3BIACC%2CiBAAA%3B%3BEANH%2CqBACC%2CmBAIC%2CoBAEC%3BIACI%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2C0BAAA%3B%3BEAXP%2CqBACC%2CmBAaE%2CoBACC%3BIACC%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACE%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAGF%2CqBAtBJ%2CmBAaE%2CoBAQC%2CSACE%3BIACA%2CeAAA%3BIACE%2CgBAAA%3BIACA%2CeAAA%3B%3BEA1BR%2CqBACC%2CmBAaE%2CoBAeC%2CaACC%3BIACC%2CeAAA%3B%3BEA%5C%2FBN%2CqBACC%2CmBAkCE%3BIACC%2CeAAA%3B%3BEAEE%2CqBArCL%2CmBAkCE%2CkBAEE%2CaACE%2CkBACA%3BIACC%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAHF%2CqBArCL%2CmBAkCE%2CkBAEE%2CaACE%2CkBAKC%3BIACC%2CcAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3B%3BEA9CT%2CqBACC%2CmBAkCE%2CkBAEE%2CaAYC%3BIACC%2C6BAAA%3B%3BEAlDP%2CqBACC%2CmBAkCE%2CkBAEE%2CaAeC%3BIACE%2CyBAAA%3B%3BEArDR%2CqBACC%2CmBAkCE%2CkBAEE%2CaAeC%2CYAEE%2CUACC%3BIACC%2C6BAAA%3B%3B%3B%3BAAwBX%2CQAb%2BB%3BEAE7B%2CqBAAC%2CiBACA%3BIACI%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CwBAAA%3B%3B%3B%3BAAqGP%2CQA9FkC%2CuBAAiC%3BEAClE%2CqBACC%2CmBACC%2CkBACC%3BIAAc%2C0BAAA%3B%3BEAHjB%2CqBACC%2CmBACC%2CkBAEC%3BIACC%2CWAAA%3BIACG%2CyBAAA%3BIACA%2CyBAAA%3B%3BEAPP%2CqBACC%2CmBACC%2CkBAEC%2CYAII%2CUACC%3BIACC%2C0BAAA%3B%3BEAVT%2CqBACC%2CmBACC%2CkBAEC%2CYAII%2CUACC%2CKAEC%2CSAAS%3BIAAO%2C4BAAA%3B%3BEAXzB%2CqBACC%2CmBACC%2CkBAEC%2CYAII%2CUAKC%3BIACC%2C6BAAA%3B%3BEAdT%2CqBACC%2CmBACC%2CkBAEC%2CYAII%2CUAKC%2CSAEE%3BIACC%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CYAAA%3B%3BEAQT%2CqBADD%2CSACE%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEAGE%2CqBANJ%2CSACE%2CKAGA%2CSACC%2COACE%3BIACA%2CSAAA%3B%3BEANJ%2CqBADD%2CSACE%2CKAGA%2CSACC%2COAIC%3BIACC%2CeAAA%3BIACA%2CyBAAA%3B%3BEAVJ%2CqBADD%2CSACE%2CKAGA%2CSAUC%2CSACC%2CaACC%2COACC%3BIACC%2CUAAA%3B%3BEAjBN%2CqBADD%2CSACE%2CKAGA%2CSAUC%2CSACC%2CaACC%2COACC%2CUAEC%3BIACC%2CkBAAA%3B%3BEAnBP%2CqBADD%2CSACE%2CKAGA%2CSAUC%2CSACC%2CaACC%2COACC%2CUAKC%3BIACC%2CeAAA%3BIACG%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAxBV%2CqBADD%2CSACE%2CKAGA%2CSAUC%2CSACC%2CaACC%2COAYC%3BIACC%2CUAAA%3B%3BEA5BN%2CqBADD%2CSACE%2CKAGA%2CSAUC%2CSAmBC%2CeACC%2CwBACC%3BIACC%2CaAAA%3BIACA%2CmBAAA%3B%3BEAGG%2CqBAxCV%2CSACE%2CKAGA%2CSAUC%2CSAmBC%2CeACC%2CwBACC%2CkBAGE%2CeACC%2CYACE%3BIACG%2CYAAA%3BIACD%2CkBAAA%3B%3BEAzCZ%2CqBADD%2CSACE%2CKAGA%2CSAUC%2CSAmBC%2CeACC%2CwBAaC%2CoBACC%2CGACC%2CGACC%2CsBACC%3BIACC%2CgBAAA%3B%3B%3B%3BAA6Gb%2CQA7FkC%2CuBAA4B%3BEAC7D%2CqBACC%2CmBACC%3BIACC%2CiBAAA%3B%3BEAHH%2CqBACC%2CmBAIC%3BIACC%2CiBAAA%3B%3BEANH%2CqBACC%2CmBAIC%2CoBAEC%3BIACI%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2C0BAAA%3B%3BEAXP%2CqBACC%2CmBAaE%2CoBACC%3BIACC%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACE%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAGF%2CqBAtBJ%2CmBAaE%2CoBAQC%2CSACE%3BIACA%2CeAAA%3BIACE%2CgBAAA%3BIACA%2CeAAA%3B%3BEA1BR%2CqBACC%2CmBAaE%2CoBAeC%2CaACC%3BIACC%2CeAAA%3B%3BEA%5C%2FBN%2CqBACC%2CmBAaE%2CoBAoBC%2CwBACC%3BIACC%2CUAAA%3B%3BEApCN%2CqBACC%2CmBAaE%2CoBAoBC%2CwBACC%2CuBAEC%3BIAAG%2CWAAA%3B%3BEArCT%2CqBACC%2CmBAaE%2CoBAoBC%2CwBAKC%3BIACC%2CUAAA%3B%3BEAxCN%2CqBACC%2CmBA2CE%3BIACC%2CeAAA%3B%3BEAEE%2CqBA9CL%2CmBA2CE%2CkBAEE%2CaACE%2CkBACA%3BIACC%2C4BAAA%3B%3BEAjDR%2CqBACC%2CmBA2CE%2CkBAEE%2CaAMC%3BIACC%2C6BAAA%3B%3BEArDP%2CqBACC%2CmBA2CE%2CkBAEE%2CaASC%3BIACE%2CyBAAA%3B%3BEAxDR%2CqBACC%2CmBA2CE%2CkBAEE%2CaASC%2CYAEE%2CUACC%3BIACC%2C6BAAA%3B%3BEA3DV%2CqBACC%2CmBA2CE%2CkBAEE%2CaASC%2CYAEE%2CUACC%2CSAEE%3BIACC%2CeAAA%3BIACA%2C0BAAA%3B%3BEASV%2CqBADD%2CSACE%2CKACA%2CSACC%2CSACE%2CeACC%3BIACI%2CeAAA%3BIACD%2CcAAA%3BIACA%2CkBAAA%3B%3BEAPR%2CqBADD%2CSACE%2CKACA%2CSACC%2CSACE%2CeACC%2CUAIE%3BIACC%2CmBAAA%3B%3B%3B%3BAA0VX%2CQA9U8B%3BEAC7B%2CqBACC%2CQAAO%3BIjBzwCR%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIiBwwCK%2C8BAAA%3BIACA%2C0BAAA%3BIACA%2CsBAAA%3B%3BEAGH%2CqBADD%2CSACE%3BIACA%2CcAAA%3BIACA%2CUAAA%3BIACA%2C6BAAA%3B%3BEACC%2CqBALH%2CSACE%2CKAIE%3BIACA%2CaAAA%3B%3BEALH%2CqBADD%2CSACE%2CKAOC%2CSACC%3BIACE%2CeAAA%3B%3BEACC%2CqBAXP%2CSACE%2CKAOC%2CSACC%2COAEI%3BIACA%2CaAAA%3B%3BEAED%2CqBAdP%2CSACE%2CKAOC%2CSACC%2COAKI%2COACA%3BIACC%2C2BAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3B%3BEACC%2CqBAnBV%2CSACE%2CKAOC%2CSACC%2COAKI%2COACA%2CEAIG%3BIACA%2CcAAA%3BIACA%2CSAAS%2COAAT%3B%3BEApBV%2CqBADD%2CSACE%2CKAOC%2CSACC%2COAgBC%3BIACC%2CyBAAA%3BIACG%2CgBAAA%3BIACA%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEACC%2CqBAjCV%2CSACE%2CKAOC%2CSACC%2COAgBC%2CEAQM%3BIACA%2CajB35CC%2CaiB25CD%3BIACA%2CSAAS%2COAAT%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3BIjBt3CX%2CWAAW%2CgBAAX%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CeAAe%2CgBAAf%3B%3BEiBy0CC%2CqBADD%2CSACE%2CKAOC%2CSAuCC%3BIACE%2CaAAA%3BIACG%2CsCAAA%3B%3BEAhDR%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAGK%2CaACE%3BIACC%2CeAAA%3B%3BEAnDX%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeACC%3BIACC%2CmBAAA%3B%3BEAxDV%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeAIC%2CwBACC%3BIACC%2CiBAAA%3BIACA%2CmBAAA%3B%3BEA7DX%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeAIC%2CwBACC%2CkBAGE%3BIACC%2CeAAA%3BIACA%2C0BAAA%3BIACD%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAlEZ%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeAIC%2CwBACC%2CkBASE%2CeACC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEACC%2CqBAzEhB%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeAIC%2CwBACC%2CkBASE%2CeACC%2CYAGG%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BEA3EhB%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeAIC%2CwBAsBC%2CoBACC%2CGACE%2CGACC%3BIACC%2CYAAA%3BIACA%2CaAAA%3B%3BEArFf%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeAIC%2CwBAsBC%2CoBACC%2CGACE%2CGAKC%3BIACC%2CyBAAA%3B%3BEAxFf%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeAIC%2CwBAsBC%2CoBACC%2CGACE%2CGAKC%2CsBAEC%3BIACC%2CgBAAA%3BIACA%2C0BAAA%3B%3BEA3FhB%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeAIC%2CwBAsBC%2CoBACC%2CGACE%2CGAKC%2CsBAMC%3BIACC%2CkBAAA%3B%3BEA9FhB%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeAIC%2CwBAsBC%2CoBACC%2CGACE%2CGAKC%2CsBASC%2CGACC%2CGACC%3BEAlGjB%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeAIC%2CwBAsBC%2CoBACC%2CGACE%2CGAKC%2CsBASC%2CGACC%2CGACS%3BIACP%2CeAAA%3B%3BEAnGlB%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAQK%2CeAIC%2CwBAsBC%2CoBACC%2CGACE%2CGAKC%2CsBAgBC%3BIACI%2CUAAA%3BIACP%2CYAAA%3B%3BEAzGZ%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAmEK%2CaACC%2COACC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEArHX%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAmEK%2CaACC%2COACC%2CUAGC%2CaACE%2CGACC%3BIACC%2CeAAA%3B%3BEAzHf%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAmEK%2CaACC%2COAYE%3BIACC%2CWAAA%3B%3BEA%5C%2FHZ%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAqFI%2CYACC%2CeACC%3BIACC%2CeAAA%3B%3BEAtIV%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAqFI%2CYACC%2CeAIC%3BIACC%2CgBAAA%3B%3BEAzIV%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAqFI%2CYACC%2CeAIC%2CeAEC%3BIACC%2CeAAA%3B%3BEA3IX%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAqFI%2CYAYC%3BIACC%2CmBAAA%3B%3BEAhJT%2CqBADD%2CSACE%2CKAOC%2CSAuCC%2CSAqFI%2CYAYC%2COAEC%3BIACC%2CeAAA%3B%3BEASV%2CqBADD%2CSACE%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACG%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3BEALJ%2CqBADD%2CSACE%2CMAMG%3BIACO%2CWAAA%3BIACN%2CYAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEACF%2CqBAZJ%2CSACE%2CMAMG%2CSAKA%3BIACA%2CeAAA%3B%3BEAZJ%2CqBADD%2CSACE%2CMAeG%2CqBACC%3BIACC%2CuBAAA%3B%3BEApLR%2CqBAyLC%3BIACC%2CWAAA%3B%3BEA1LF%2CqBAyLC%2CmBAEE%3BIACC%2CUAAA%3BIACA%2CeAAA%3BIACA%2C0BAAA%3B%3BEA9LJ%2CqBAyLC%2CmBAOE%3BIACC%2CUAAA%3B%3BEAjMJ%2CqBAyLC%2CmBAOE%2CoBAEE%3BIACC%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAtMN%2CqBAyLC%2CmBAgBE%2CoBACC%3BIACC%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3BIACA%2CeAAA%3B%3BEAGA%2CqBAxBJ%2CmBAgBE%2CoBAOC%2CSACE%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAFD%2CqBAxBJ%2CmBAgBE%2CoBAOC%2CSACE%2CSAGC%3BIACC%2CiBAAA%3B%3BEArNR%2CqBAyLC%2CmBAgBE%2CoBAgBC%2CaACC%3BIACC%2CeAAA%3B%3BEA3NN%2CqBAyLC%2CmBAgBE%2CoBAgBC%2CaAIC%3BIACC%2CgBAAA%3B%3BEA9NN%2CqBAyLC%2CmBAgBE%2CoBAgBC%2CaAIC%2CGAEE%3BIACC%2CeAAA%3B%3BEACC%2CqBAxCR%2CmBAgBE%2CoBAgBC%2CaAIC%2CGAEE%2CGAEG%3BIACA%2COAAA%3B%3BEAlOV%2CqBAyLC%2CmBAgBE%2CoBA8BC%3BIACC%2CUAAA%3B%3BEAxOL%2CqBAyLC%2CmBAkDE%3BIACC%2CuBAAA%3B%3BEA5OJ%2CqBAyLC%2CmBAkDE%2CkBAEC%3BIACC%2CoCAAA%3BIACC%2CeAAA%3B%3BEA%5C%2FON%2CqBAyLC%2CmBAkDE%2CkBAEC%2CaAGE%3BIACC%2C2BAAA%3BIACA%2CyBAAA%3B%3BEAlPP%2CqBAyLC%2CmBAkDE%2CkBAUE%3BIACC%2CUAAA%3BIACA%2CSAAA%3B%3BEACC%2CqBA%5C%2FDN%2CmBAkDE%2CkBAUE%2CaAGG%2CkBACA%3BIACC%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAJF%2CqBA%5C%2FDN%2CmBAkDE%2CkBAUE%2CaAGG%2CkBACA%2CWAIE%2CiBACC%2CqBACC%3BIACC%2CeAAA%3B%3BEARN%2CqBA%5C%2FDN%2CmBAkDE%2CkBAUE%2CaAGG%2CkBAaA%3BIACC%2CwBAAA%3BIACA%2CWAAA%3BIACA%2C4BAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAnBF%2CqBA%5C%2FDN%2CmBAkDE%2CkBAUE%2CaAGG%2CkBAaA%2CeAOE%3BIACG%2CiBAAA%3BIACA%2CeAAA%3B%3BEA9Qb%2CqBAyLC%2CmBAkDE%2CkBAUE%2CaA6BE%3BIACC%2C0BAAA%3B%3BEACA%2CqBA3FP%2CmBAkDE%2CkBAUE%2CaA6BE%2CWAEE%3BIACA%2CoCAAA%3BIACA%2CeAAA%3B%3BEAtRT%2CqBAyLC%2CmBAkDE%2CkBAUE%2CaA6BE%2CWAMC%2CiBACE%2CqBACC%3BIACC%2CeAAA%3B%3BEA3RZ%2CqBAyLC%2CmBAkDE%2CkBAUE%2CaA6BE%2CWAMC%2CiBAME%2CqBACC%3BIACC%2CeAAA%3B%3BEAhSZ%2CqBAyLC%2CmBAkDE%2CkBAUE%2CaAgDG%3BIACC%2C4BAAA%3B%3BEAtST%2CqBAyLC%2CmBAkDE%2CkBAUE%2CaAgDG%2CYAEC%2CUACC%3BIACC%2CkBAAA%3BIACA%2CgBAAA%3B%3BEA1SX%2CqBAyLC%2CmBAkDE%2CkBAUE%2CaAgDG%2CYAEC%2CUACC%2CSAGC%3BIACC%2CeAAA%3BIACG%2C0BAAA%3BIACA%2CYAAA%3B%3BEA9Sf%2CqBAsTC%2CeACC%2CaACC%3BIACC%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAMH%2CqBAAC%2CiBACA%3BIACI%2CaAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3B%3B%3BAA4CP%2CQArC%2BB%3BEAC9B%2CqBACC%2CmBACC%2CkBACC%3BIAAc%2CoBAAA%3B%3BEAHjB%2CqBACC%2CmBACC%2CkBAEC%2CKACC%3BIACC%2CSAAA%3B%3BEANL%2CqBACC%2CmBACC%2CkBAEC%2CKACC%2CaAEC%3BIACI%2C6BAAA%3BIACH%2CWAAA%3B%3BEATN%2CqBACC%2CmBACC%2CkBAEC%2CKACC%2CaAMC%3BIACC%2CoBAAA%3BIACA%2CWAAA%3B%3BEAbN%2CqBACC%2CmBACC%2CkBAEC%2CKACC%2CaAMC%2CYAGC%3BIACC%2CWAAA%3B%3BEAfP%2CqBACC%2CmBACC%2CkBAEC%2CKACC%2CaAMC%2CYAGC%2CUAEC%2COAAM%3BIACL%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAnBR%2CqBACC%2CmBACC%2CkBAEC%2CKACC%2CaAMC%2CYAGC%2CUAOC%3BIACC%2CSAAA%3BIACG%2CoBAAA%3BIACA%2CWAAA%3B%3B%3B%3BAAiGX%2CQArF8B%3BEAC9B%2CqBACC%2CmBACC%2CwBACE%3BIACC%2CUAAA%3B%3BEAJL%2CqBACC%2CmBACC%2CwBACE%2CuBAEC%3BIAAG%2CWAAA%3B%3BEALR%2CqBACC%2CmBACC%2CwBAKE%3BIACC%2CUAAA%3BIACA%2CkBAAA%3B%3BEATL%2CqBACC%2CmBACC%2CwBAKE%2CcAGC%3BIAAK%2CUAAA%3B%3BEAML%2CqBAfJ%2CmBAYC%2CkBACC%2CKACC%2CaACE%2CkBACA%3BIACC%2C0BAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAJF%2CqBAfJ%2CmBAYC%2CkBACC%2CKACC%2CaACE%2CkBAMA%3BIACC%2CWAAA%3BIACA%2CSAAA%3B%3BEAQL%2CqBADD%2CSACE%2CKACA%2CSACC%2CSACC%2CeACC%2CwBACC%2CoBACC%3BIACC%2CmBAAA%3B%3BEAPP%2CqBADD%2CSACE%2CKACA%2CSACC%2CSACC%2CeACC%2CwBACC%2CoBACC%2CGAEC%3BIACC%2CaAAA%3BIACA%2CgBAAA%3B%3BEAVR%2CqBADD%2CSACE%2CKACA%2CSACC%2CSACC%2CeACC%2CwBACC%2CoBACC%2CGAEC%2CGAGE%3BIACC%2CsBAAA%3BIACA%2CaAAA%3B%3BEAbV%2CqBADD%2CSACE%2CKACA%2CSACC%2CSACC%2CeACC%2CwBACC%2CoBACC%2CGAEC%2CGAOE%3BIACC%2CWAAA%3BIACA%2CkBAAA%3B%3BEAjBV%2CqBADD%2CSACE%2CKACA%2CSACC%2CSACC%2CeACC%2CwBACC%2CoBACC%2CGAEC%2CGAOE%2CsBAGG%2CGACC%3BIACC%2CYAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3B%3BEAtBd%2CqBADD%2CSACE%2CKACA%2CSACC%2CSACC%2CeACC%2CwBACC%2CoBACC%2CGAEC%2CGAOE%2CsBAUG%3BIACC%2CgBAAA%3B%3BEAed%2CqBAAC%2CiBACA%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3B%3B%3BAAWP%2CQAJ0B%3BEACxB%2CqBAAsB%2CmBAAmB%2CoBAAoB%3BEAC7D%2CqBAAsB%2CmBAAmB%2CoBAAoB%3BIAAiB%2CqBAAA%3BIAAuB%2CwBAAA%3B%3B%3BACv4DtG%2CQACC%3BEACC%2CyBAAA%3B%3BAACA%2CQAFD%2CSAEE%3BEACA%2CaAAA%3B%3BAAJH%2CQAOC%2CSACC%3BEACC%2CmBAAA%3B%3BAATH%2CQAOC%2CSACC%2CaAEC%3BEACC%2CgBAAA%3BEACE%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAhBN%2CQAOC%2CSACC%2CaAEC%2COAOG%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3B%3BAAvBP%2CQAOC%2CSACC%2CaAkBC%3BEACC%2CyBAAA%3BEACA%2CUAAA%3B%3BAA5BJ%2CQAOC%2CSACC%2CaAkBC%2CqBAGE%2CGACC%3BEACC%2CWAAA%3BEACA%2CSAAA%3BEACA%2CgCAAA%3BEACA%2CqBAAA%3B%3BAACA%2CQA5BN%2CSACC%2CaAkBC%2CqBAGE%2CGACC%2CGAKE%3BEACA%2CyBAAA%3BEACA%2CYAAA%3B%3BAAFD%2CQA5BN%2CSACC%2CaAkBC%2CqBAGE%2CGACC%2CGAKE%2CWAGC%3BEACE%2CiBAAA%3BEACA%2CeAAA%3B%3BAACC%2CQAlCX%2CSACC%2CaAkBC%2CqBAGE%2CGACC%2CGAKE%2CWAGC%2CEAGI%3BEACA%2CalBkCA%2CakBlCA%3BEACD%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEH%2CQAzCR%2CSACC%2CaAkBC%2CqBAGE%2CGACC%2CGAKE%2CWAGC%2CEAUC%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAIJ%2CQA%5C%2FCL%2CSACC%2CaAkBC%2CqBAGE%2CGACC%2CGAwBC%2CQACA%3BEACC%2CUAAA%3B%3BAAFF%2CQA%5C%2FCL%2CSACC%2CaAkBC%2CqBAGE%2CGACC%2CGAwBC%2CQAIA%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAA9DR%2CQAOC%2CSACC%2CaAkBC%2CqBAGE%2CGACC%2CGAmCC%3BEACC%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAArER%2CQAOC%2CSACC%2CaAkBC%2CqBAGE%2CGACC%2CGAyCE%3BEACC%2CaAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAACC%2CQAvET%2CSACC%2CaAkBC%2CqBAGE%2CGACC%2CGAyCE%2CEAOG%3BEACC%2CyBAAA%3BEACA%2CcAAA%3B%3BAAhFZ%2CQAOC%2CSACC%2CaAkBC%2CqBAGE%2CGACC%2CGAqDE%2CKAAI%3BEACH%2CaAAA%3B%3BAApFT%2CQA2FC%2CWACC%2CQACG%3BEACA%2CWAAA%3B%3BAA9FL%2CQA2FC%2CWACC%2CQACG%2CeAEA%3BEACC%2CgBAAA%3B%3BAAhGN%2CQA2FC%2CWACC%2CQACG%2CeAEA%2CMAEE%2CMACC%2CGACC%3BEACC%2CmBAAA%3B%3BAApGV%2CQA2FC%2CWACC%2CQACG%2CeAEA%2CMAEE%2CMACC%2CGAIC%3BEACC%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3B%3BAAzGV%2CQA2FC%2CWACC%2CQACG%2CeAiBA%3BEACC%2CyBAAA%3BEACA%2CeAAA%3B%3BAAhHN%2CQA2FC%2CWACC%2CQACG%2CeAiBA%2CGAGC%3BEACC%2CcAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAArHP%2CQA2FC%2CWACC%2CQACG%2CeAiBA%2CGASC%3BEACC%2CcAAA%3BEACA%2CaAAA%3BEACA%2CgCAAA%3B%3BAACA%2CQAhCN%2CWACC%2CQACG%2CeAiBA%2CGASC%2CGAIE%2CQACA%3BEACE%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACC%2CQAvCV%2CWACC%2CQACG%2CeAiBA%2CGASC%2CGAIE%2CQACA%2CEAMI%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAED%2CQA3CV%2CWACC%2CQACG%2CeAiBA%2CGASC%2CGAIE%2CQACA%2CEAUI%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAxIZ%2CQA2FC%2CWACC%2CQACG%2CeAiBA%2CGASC%2CGAqBC%3BEACC%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAA%5C%2FIR%2CQA2FC%2CWACC%2CQAwDA%3BEACC%2CSAAA%3BElBiCH%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAkBC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEAoBD%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAkBvOA%2CQA2FC%2CWACC%2CQAwDA%2CiBAKC%3BEACE%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAA5JL%2CQA2FC%2CWACC%2CQAwDA%2CiBAUC%3BEACA%2CmBAAA%3BEACG%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAACC%2CQA7EN%2CWACC%2CQAwDA%2CiBAUC%2COAUK%3BEACA%2CmBAAA%3B%3BAAzKR%2CQA2FC%2CWACC%2CQAwDA%2CiBAwBC%2CEAAC%3BAA5KJ%2CQA2FC%2CWACC%2CQAwDA%2CiBAwBS%3BEACP%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAACC%2CQAvFJ%2CWACC%2CQAwDA%2CiBAwBC%2CEAAC%2CKAME%3BAAAD%2CQAvFJ%2CWACC%2CQAwDA%2CiBAwBS%2CEAML%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAApLN%2CQA2FC%2CWACC%2CQA4FA%2C4BACC%3BElB0BF%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CiCAAA%3BEACA%2C6BAAA%3B%3BAkBtBM%2CQAtGN%2CWACC%2CQAiGC%2CKACE%2CuBACA%2CUACC%2COACE%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAALJ%2CQAnGH%2CWACC%2CQAiGC%2CKACE%2CuBASA%3BEACC%2CeAAA%3B%3BAAxMN%2CQA2FC%2CWACC%2CQAiGC%2CKAcC%3BAA3MJ%2CQA2FC%2CWACC%2CQAiGC%2CKAce%2CIAAG%3BAA3MrB%2CQA2FC%2CWACC%2CQAiGC%2CKAc%2BB%2CIAAG%2CWAAW%3BEAC3C%2CeAAA%3BEACA%2CgBAAA%3B%3BAA7ML%2CQA2FC%2CWACC%2CQAiGC%2CKAkBC%3BEACC%2CmBAAA%3B%3BAAhNL%2CQA2FC%2CWACC%2CQAiGC%2CKAkBC%2CeAEC%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAArNP%2CQA2FC%2CWACC%2CQAiGC%2CKAkBC%2CeAEC%2CEAKG%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAACC%2CQA%5C%2FHT%2CWACC%2CQAiGC%2CKAkBC%2CeAEC%2CEAKG%2CEAIG%3BEACA%2CcAAA%3BEACF%2CqBAAA%3B%3BAA5NT%2CQA2FC%2CWACC%2CQAiGC%2CKAoCC%3BEACC%2CmBAAA%3B%3BAAlOL%2CQA2FC%2CWACC%2CQAiGC%2CKAoCC%2CUAEC%3BEACA%2CoBAAA%3BEACE%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA3OP%2CQA2FC%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%3BEACC%2CmBAAA%3B%3BAA9ON%2CQA2FC%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAEC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAED%2CQA1JL%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAQE%3BEACA%2CgBAAA%3B%3BAAED%2CQA7JL%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAWE%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAFD%2CQA7JL%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAWE%2COAGA%3BEACC%2CWAAA%3BEACA%2CUAAA%3B%3BAAED%2CQApKN%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAWE%2COAOC%3BEACA%2CaAAA%3B%3BAAED%2CQAvKN%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAWE%2COAUC%3BEACA%2CgBAAA%3B%3BAAnQR%2CQA2FC%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAyBG%3BEACC%2CWAAA%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAA5QV%2CQA2FC%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAiCI%3BEACE%2CyBAAA%3BEACD%2CYAAA%3B%3BAAhRV%2CQA2FC%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAiCI%2CSAGE%3BEACC%2CeAAA%3BEACD%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAvRX%2CQA2FC%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAiCI%2CSAWE%3BEACC%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAA9RZ%2CQA2FC%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAiCI%2CSAkBE%2CQACC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAApSb%2CQA2FC%2CWACC%2CQAiGC%2CKAoCC%2CUAYC%2COAiCI%2CSAkBE%2CQACC%2COAIC%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACD%2CYAAA%3BEACA%2CgBAAA%3B%3BAAzSb%2CQA2FC%2CWACC%2CQAiGC%2CKAmHC%3BEACC%2CmBAAA%3B%3BAAjTL%2CQA2FC%2CWACC%2CQAwNC%3BEACC%2CmBAAA%3B%3BAACC%2CQA3NJ%2CWACC%2CQAwNC%2COAEG%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAFD%2CQA3NJ%2CWACC%2CQAwNC%2COAEG%2C0BAGE%2CeACE%3BEACC%2CUAAA%3BEACA%2C6BAAA%3B%3BAANN%2CQA3NJ%2CWACC%2CQAwNC%2COAEG%2C0BAGE%2CeACE%2CKAGE%3BEACC%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAVR%2CQA3NJ%2CWACC%2CQAwNC%2COAEG%2C0BAGE%2CeACE%2CKAGE%2CWAIE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3B%3BAAMV%2CQAhPJ%2CWACC%2CQAwNC%2COAuBG%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAFD%2CQAhPJ%2CWACC%2CQAwNC%2COAuBG%2CuBAGC%2CeACC%3BEACC%2CWAAA%3B%3BAALJ%2CQAhPJ%2CWACC%2CQAwNC%2COAuBG%2CuBAGC%2CeACC%2CeAEC%3BEACC%2CgBAAA%3B%3BAAPL%2CQAhPJ%2CWACC%2CQAwNC%2COAuBG%2CuBAGC%2CeACC%2CeAKA%3BEACC%2CyBAAA%3BEACA%2CeAAA%3B%3BAAXJ%2CQAhPJ%2CWACC%2CQAwNC%2COAuBG%2CuBAGC%2CeACC%2CeAKA%2CGAGC%3BEACC%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CgCAAA%3B%3BAAhBL%2CQAhPJ%2CWACC%2CQAwNC%2COAuBG%2CuBAGC%2CeACC%2CeAKA%2CGASC%3BEACC%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CgCAAA%3B%3BAACC%2CQAtQV%2CWACC%2CQAwNC%2COAuBG%2CuBAGC%2CeACC%2CeAKA%2CGASC%2CGAIG%2CQACA%3BEACE%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACC%2CQA7Qd%2CWACC%2CQAwNC%2COAuBG%2CuBAGC%2CeACC%2CeAKA%2CGASC%2CGAIG%2CQACA%2CEAMI%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAED%2CQAjRd%2CWACC%2CQAwNC%2COAuBG%2CuBAGC%2CeACC%2CeAKA%2CGASC%2CGAIG%2CQACA%2CEAUI%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAA9WhB%2CQA2FC%2CWACC%2CQAwNC%2COAmEE%3BEACC%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAACC%2CQApSN%2CWACC%2CQAwNC%2COAmEE%2CaAQG%3BElB5JR%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEAjDA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAkBC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEkBoLO%2CmBAAA%3B%3BAACA%2CQAzSP%2CWACC%2CQAwNC%2COAmEE%2CaAQG%2CSAKC%3BEACA%2CgBAAA%3B%3BAANF%2CQApSN%2CWACC%2CQAwNC%2COAmEE%2CaAQG%2CSAQC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAAIF%2CQAnTP%2CWACC%2CQAwNC%2COAmEE%2CaAsBE%2CEACE%3BEACA%2CqBAAA%3B%3BAADD%2CQAnTP%2CWACC%2CQAwNC%2COAmEE%2CaAsBE%2CEACE%2CMAED%3BEACC%2CcAAA%3B%3BAAjZT%2CQA2FC%2CWACC%2CQAwNC%2COAmEE%2CaA8BE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3B%3BAAzZR%2CQA2FC%2CWACC%2CQAwNC%2COAmEE%2CaAoCE%3BEACC%2CiBAAA%3B%3BAA5ZR%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%3BElBlOD%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEkBkOE%2CiBAAA%3BEACD%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BElBzNH%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAkBuNK%2CQA3UL%2CWACC%2CQAwNC%2COA2GE%2CeAOE%3BAAAQ%2CQA3Ud%2CWACC%2CQAwNC%2COA2GE%2CeAOW%3BEACT%2CuBAAA%3B%3BAAvaP%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%2CeAUC%3BEACD%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA7aL%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%2CeAUC%2CEAKC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAACC%2CQAvVR%2CWACC%2CQAwNC%2COA2GE%2CeAUC%2CEAKC%2CEAIG%3BEACA%2CcAAA%3BEACF%2CqBAAA%3B%3BAApbR%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%3BEACC%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAA5bP%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKAKG%3BEACC%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAACC%2CQAvWV%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKAKG%2CWAKG%3BElB5QZ%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAkBC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAkBmPU%2CQAvWV%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKAKG%2CWAKG%2CWAGC%3BEACE%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAARJ%2CQAvWV%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKAKG%2CWAKG%2CWAGC%2CEAMG%3BEACE%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3B%3BAAEH%2CQArXd%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKAKG%2CWAKG%2CWAGC%2CEAWG%3BEACA%2CaAAa%2CaAAb%3BEACF%2CSAAQ%2COAAR%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAtdd%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKAKG%2CWA6BG%3BEACC%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAheb%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKA2CG%3BEACC%2CmBAAA%3B%3BAACC%2CQA1YV%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKA2CG%2CaAEG%3BEACA%2CWAAA%3B%3BAAteZ%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKA2CG%2CaAKC%3BEACE%2CcAAA%3BEACA%2CeAAA%3B%3BAA1eZ%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKA2CG%2CaASC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAA%5C%2FeX%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKA2CG%2CaASC%2CQAIA%3BEACE%2CcAAA%3B%3BAACD%2CQAvZV%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKA2CG%2CaASC%2CQAIA%2CEAEE%3BEACA%2CqBAAA%3B%3BAAnfZ%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKAgEG%3BEACC%2CSAAA%3B%3BAAzfV%2CQA2FC%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKAgEG%2CaAEE%3BEACC%2CyBAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CgCAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAACC%2CQAtaZ%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKAgEG%2CaAEE%2CEAOG%3BEACA%2CcAAA%3B%3BAAED%2CQAzaZ%2CWACC%2CQAwNC%2COA2GE%2CeAyBC%2CKAgEG%2CaAEE%2CEAUG%3BEACA%2CeAAA%3B%3BAASb%2CQAAC%2CoBACA%3BElB5TD%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CiCAAA%3BEACA%2C6BAAA%3B%3BAkB4TA%2CQAAC%2CiBACA%2CWACC%2CQACC%2COACC%2CeACC%3BAALe%2CQAAC%2CoBACpB%2CWACC%2CQACC%2COACC%2CeACC%3BAALsC%2CQAAC%2CuBAC3C%2CWACC%2CQACC%2COACC%2CeACC%3BAALgE%2CQAAC%2CqBACrE%2CWACC%2CQACC%2COACC%2CeACC%3BEACE%2C6BAAA%3B%3BAANP%2CQAAC%2CiBAYA%3BAAZmB%2CQAAC%2CoBAYpB%3BAAZ0C%2CQAAC%2CuBAY3C%3BAAZoE%2CQAAC%2CqBAYrE%3BElB5UD%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2CiCAAA%3BEACA%2C6BAAA%3B%3BAkB4UA%2CQAAC%2CqBACA%2CWACC%2CQACC%2CiBACC%3BEACC%2CiBAAA%3B%3BAAML%2CQAAC%2CqBACA%3BEACC%2CmBAAA%3B%3BAAFF%2CQAAC%2CqBACA%2CqBAEC%2CeACC%3BElBrXA%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEATH%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEkB4XK%2CkBAAA%3BEACA%2CmBAAA%3B%3BAARJ%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%3BEACC%2CmBAAA%3BEACC%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAApBP%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%3BEACC%2CWAAA%3BEACF%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAA3BR%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAOA%3BEACI%2CmBAAA%3BEACJ%2CcAAA%3BEACA%2C6BAAA%3B%3BAA%5C%2FBT%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAOA%2CoBAIC%3BEACI%2CoBAAA%3BEACH%2CqBAAA%3BEACA%2CYAAA%3B%3BAAnCX%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAOA%2CoBAIC%2CKAIE%3BEACC%2CgBAAA%3BEACD%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAxCZ%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAuBA%3BEACC%2CgBAAA%3B%3BAA7CV%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAuBA%2CmBAEC%3BEACC%2CeAAA%3BEACD%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAACE%2CQAvDX%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAuBA%2CmBAEC%2CEASG%3BEACC%2CqBAAA%3B%3BAAxDd%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAuCA%3BEACC%2CmBAAA%3B%3BAA7DV%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAuCA%2CWAEC%3BEACC%2CcAAA%3BEACD%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAnEV%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAiDA%2CoBACC%3BEACC%2CaAAA%3B%3BAAxEX%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAiDA%2CoBAIC%3BEACC%2CmBAAA%3B%3BAA3EX%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAiDA%2CoBAIC%2CYAEC%3BEACE%2CgBAAA%3BEACA%2CUAAA%3BElBzZd%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEAjDA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAkBC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAkBkba%2CQAnFZ%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAiDA%2CoBAIC%2CYAEC%2CmBAMC%2COACE%3BEACA%2CSAAA%3BEACA%2CUAAA%3BElB7cf%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAkBkba%2CQAnFZ%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAiDA%2CoBAIC%2CYAEC%2CmBAMC%2COACE%2CIAMC%3BEACC%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAVH%2CQAnFZ%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAiDA%2CoBAIC%2CYAEC%2CmBAMC%2COACE%2CIAYC%2CSACC%3BEACC%2CYAAA%3BEACA%2CqBAAA%3B%3BAAlGjB%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAiDA%2CoBAIC%2CYAEC%2CmBA2BC%2CsBACC%3BEACC%2CmBAAA%3BEACD%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAACC%2CQAlHb%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAiDA%2CoBAIC%2CYAEC%2CmBA2BC%2CsBACC%2COAUE%3BEACA%2CmBAAA%3B%3BAAnHf%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAqGA%3BEACC%2CSAAA%3B%3BAA3HV%2CQAAC%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAqGA%2CsBAEG%3BEACC%2CcAAA%3BEACH%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACC%2CQAlIV%2CqBACA%2CqBAEC%2CeACC%2CeAKE%2CcAYI%2CmBAqGA%2CsBAEG%2CEAMA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAApIZ%2CQAAC%2CqBACA%2CqBA2IC%3BEACC%2CyBAAA%3B%3BAA7IH%2CQAAC%2CqBACA%2CqBA2IC%2CiBAEE%3BEACC%2CgBAAA%3B%3BAA7rBN%2CQAksBC%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAApsBD%2CQAksBC%2CaAGA%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3B%3BAA9sBF%2CQAksBC%2CaAcA%3BEACC%2CiBAAA%3BEACA%2CWAAA%3B%3BAAltBF%2CQAqtBA%3BEACC%2CWAAA%3BEACA%2CWAAA%3B%3BAAvtBD%2CQAqtBA%2CgBAGC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA3tBF%2CQAqtBA%2CgBAGC%2CGAIC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAACA%2CQAZH%2CgBAGC%2CGAIC%2CGAKE%2CUAAU%3BEACV%2CgBAAA%3B%3BAAluBJ%2CQAuuBA%3BEACC%2CWAAA%3BEACA%2CyBAAA%3B%3BAAzuBD%2CQAuuBA%2CWAGC%3BEACC%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAA7uBF%2CQAuuBA%2CWAGC%2CUAIC%3BEACC%2CcAAA%3B%3BAA%5C%2FuBH%2CQAuuBA%2CWAWC%3BEACC%2CqBAAA%3BEACA%2CsBAAA%3B%3BAApvBF%2CQAuuBA%2CWAWC%2CaAGC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAzvBH%2CQAuuBA%2CWAWC%2CaASC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAA9vBH%2CQAuuBA%2CWAWC%2CaASC%2CWAIC%3BEACC%2CgBAAA%3B%3BAAhwBJ%2CQAqwBA%3BEACC%2CYAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAxwBD%2CQAqwBA%2CcAIC%2CEAAC%2COAAO%3BEACP%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAA9wBF%2CQAixBA%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAApxBD%2CQAixBA%2CaAIC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAxxBF%2CQAixBA%2CaAIC%2CmBAIC%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA7xBH%2CQAixBA%2CaAeC%3BEACC%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAApyBF%2CQAixBA%2CaAeC%2CiBAKC%2CKAAI%3BEACH%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAA5yBH%2CQAixBA%2CaAeC%2CiBAcC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAnzBH%2CQAixBA%2CaAeC%2CiBAcC%2CGAMC%3BEACC%2CcAAA%3B%3BAACA%2CQArCJ%2CaAeC%2CiBAcC%2CGAMC%2CEAEE%3BEACA%2CcAAA%3B%3BAAvzBL%2CQAixBA%2CaAeC%2CiBA2BC%3BEACC%2CWAAA%3BEACA%2CWAAA%3B%3BAA7zBH%2CQAixBA%2CaAeC%2CiBA%2BBC%2CEAAC%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3B%3BAACA%2CQApDH%2CaAeC%2CiBA%2BBC%2CEAAC%2CUAMC%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAv0BJ%2CQA40BA%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAl1BD%2CQAq1BA%2CyBACC%3BEACC%2CoBAAA%3B%3BAAMH%3BEACC%2CWAAA%3B%3BAACG%2CQAAC%3BEACG%2CkBAAA%3BEAMH%2CyBAAA%3BEACA%2CeAAA%3BEACF%2CgBAAA%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAATC%2CQAHD%2COAEA%2CIACE%3BEACA%2CuBAAA%3B%3BAAJH%2CQAAC%2COAaA%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAACC%2CQAhBF%2COAaA%2CEAGG%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAIJ%2CQAAC%3BEACG%2CkBAAA%3BEAMH%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAATC%2CQAHD%2CKAEA%2CIACE%3BEACA%2CuBAAA%3B%3BAAJH%2CQAAC%2CKAaA%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAACC%2CQAhBF%2CKAaA%2CEAGG%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAIJ%2CQAAC%3BEACF%2CeAAA%3BEACA%2CgBAAA%3B%3BAAFC%2CQAAC%2CQAGD%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAACC%2CQAND%2CQAGD%2CEAGG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAMP%3BEACC%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAFD%2CYAGC%2CGACC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAACC%2CYALH%2CGACC%2CEAIG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAKL%3BEACC%2CgBAAA%3BEACA%2CgBAAA%3BEACG%2CiBAAA%3B%3BAAHJ%2CYAIC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2C4BAAA%3B%3BAARF%2CYAUC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CYALD%2CEAKE%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAKH%3BEACC%2CgCAAA%3BEACA%2CeAAA%3B%3BAAFD%2CeAGE%3BEACC%2CSAAA%3B%3BAAIH%3BEACC%2CgCAAA%3B%3BAAGD%2CwBACC%2CqBACC%2CSACC%2COAAM%2COACL%3BEAAQ%2CUAAA%3B%3B%3B%3BAA6BZ%2CQApBgC%2CuBAAsC%3BEAKjE%2CQAHH%2CWACC%2CQACC%2COACE%3BEAAyB%2CQAH7B%2CWACC%2CQACC%2COAC4B%3BIACxB%2CaAAA%3B%3BEALP%2CQACC%2CWACC%2CQACC%2COAIC%2CeACC%3BIACC%2CaAAA%3B%3B%3B%3BAAsDP%2CQA5CiC%2CuBAAyC%3BEAExE%2CQAAC%2CqBACA%2CqBACC%2CeACC%2CeACC%3BIACC%2CmBAAA%3BIACG%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CcAAA%3B%3BEARR%2CQAAC%2CqBACA%2CqBACC%2CeACC%2CeACC%2CcAKI%2CmBACC%2CmBACC%3BIACC%2CeAAA%3BIACA%2C0BAAA%3B%3BEAbX%2CQAAC%2CqBACA%2CqBACC%2CeACC%2CeACC%2CcAKI%2CmBAOC%2CWACC%3BIACC%2CeAAA%3B%3BEAlBX%2CQAAC%2CqBACA%2CqBACC%2CeACC%2CeACC%2CcAKI%2CmBAYC%2CoBACC%2CYACC%2CmBACC%2CsBACC%3BIACC%2CeAAA%3B%3B%3B%3BAAmEhB%2CQAnD8B%3BEAC7B%2CQACC%3BIACC%2CiBAAA%3B%3BEAFF%2CQACC%2CWAEE%3BIlBr2BH%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIkBo2BI%2CWAAA%3B%3BEAEE%2CQANL%2CWAEE%2CSAGE%2COACE%3BEAAyB%2CQAN%5C%2FB%2CWAEE%2CSAGE%2COAC4B%3BIAC1B%2CaAAA%3B%3BEARP%2CQACC%2CWAEE%2CSAGE%2COAIC%3BIACC%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CmBAAA%3B%3BEAbP%2CQACC%2CWAEE%2CSAGE%2COAIC%2CaAIE%3BIACC%2CgBAAA%3B%3BEAfT%2CQACC%2CWAEE%2CSAGE%2COAYC%2CeACC%3BIACC%2CaAAA%3B%3BEApBR%2CQACC%2CWAEE%2CSAqBE%2CKACC%2CUACC%3BIACC%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3B%3BEA7BR%2CQAmCC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAxCF%2CQAmCC%2CSAME%3BIACC%2C0BAAA%3B%3B%3B%3BAAyML%2CQAjM6B%3BEAC5B%2CQACC%3BIACC%2CiBAAA%3B%3BEAFF%2CQACC%2CWAEE%3BIlBx5BH%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIkBu5BI%2CWAAA%3B%3BEALJ%2CQACC%2CWAEE%2CSAGC%3BIACE%2CUAAA%3B%3BEAPN%2CQACC%2CWAEE%2CSAGC%2CiBAEG%3BIACC%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2C0BAAA%3B%3BEAXR%2CQACC%2CWAEE%2CSAWE%2CeACC%2CGACC%3BIACC%2C0BAAA%3B%3BEAjBR%2CQACC%2CWAEE%2CSAWE%2CeACC%2CGAIC%3BIACC%2C0BAAA%3B%3BEApBR%2CQACC%2CWAEE%2CSAqBE%3BIACC%2CmBAAA%3B%3BEAGE%2CQA3BP%2CWAEE%2CSAqBE%2COAEE%2CuBACA%2CaACE%2CSACA%3BEADD%2CQA3BP%2CWAEE%2CSAqBE%2COAE4B%2C0BAC1B%2CaACE%2CSACA%3BIACC%2CgBAAA%3B%3BEAFF%2CQA3BP%2CWAEE%2CSAqBE%2COAEE%2CuBACA%2CaACE%2CSAIA%3BEAJD%2CQA3BP%2CWAEE%2CSAqBE%2COAE4B%2C0BAC1B%2CaACE%2CSAIA%3BIACC%2C0BAAA%3B%3BEALF%2CQA3BP%2CWAEE%2CSAqBE%2COAEE%2CuBACA%2CaACE%2CSAIA%2CQAEE%3BEANH%2CQA3BP%2CWAEE%2CSAqBE%2COAE4B%2C0BAC1B%2CaACE%2CSAIA%2CQAEE%3BIACC%2CgBAAA%3BIACA%2CeAAA%3B%3BEApCZ%2CQACC%2CWAEE%2CSAqBE%2COAkBC%3BIACC%2C6BAAA%3B%3BEA3CP%2CQACC%2CWAEE%2CSAqBE%2COAkBC%2CSAEC%3BIlBj8BP%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIAkBC%2C%2BBAAA%3BIACA%2C4BAAA%3BIACA%2C8BAAA%3BIACA%2CsCAAA%3BIACA%2CkCAAA%3BIAoBD%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CmBAAA%3B%3BEkBo2BA%2CQACC%2CWAEE%2CSAqBE%2COAkBC%2CSAEC%2COAIE%3BIACC%2CUAAA%3BIACA%2CSAAA%3B%3BEAlDV%2CQACC%2CWAEE%2CSAqBE%2COAkBC%2CSAEC%2COAQE%3BIACC%2CSAAA%3BIACA%2CUAAA%3B%3BEAtDV%2CQACC%2CWAEE%2CSAqBE%2COAkCC%2CeACC%3BIACC%2CqBAAA%3BIACA%2C6BAAA%3B%3BEACE%2CQA7DT%2CWAEE%2CSAqBE%2COAkCC%2CeACC%2CKAGI%3BIACC%2C4BAAA%3B%3BEA%5C%2FDZ%2CQACC%2CWAEE%2CSAqBE%2COAkCC%2CeACC%2CKAME%3BIACI%2CmBAAA%3BIACN%2CoBAAA%3B%3BEAnEP%2CQACC%2CWAEE%2CSAqBE%2COAkCC%2CeACC%2CKAME%2CWAGC%3BIACC%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAtEX%2CQACC%2CWAEE%2CSAyEE%2CKACC%3BIACC%2CUAAA%3B%3BEA9EP%2CQACC%2CWAEE%2CSAyEE%2CKACC%2CeAEE%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAjFT%2CQACC%2CWAEE%2CSAyEE%2CKAQC%3BIACC%2CUAAA%3B%3BEArFP%2CQACC%2CWAEE%2CSAyEE%2CKAQC%2CiBAEE%3BIACC%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2C0BAAA%3B%3BEAzFT%2CQACC%2CWAEE%2CSAyEE%2CKAgBC%2CUACC%3BIACC%2CqBAAA%3BIACA%2CWAAA%3B%3BEACC%2CQA%5C%2FFR%2CWAEE%2CSAyEE%2CKAgBC%2CUACC%2COAGG%3BIACA%2CUAAA%3B%3BEAjGV%2CQACC%2CWAEE%2CSAyEE%2CKAgBC%2CUACC%2COAMC%3BIACC%2CWAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3BEAvGT%2CQACC%2CWAEE%2CSAyEE%2CKAgBC%2CUACC%2COAYC%3BIACC%2CWAAA%3B%3BEAOR%2CQAAC%2CqBACA%2CiBACC%2CSACC%3BIACC%2CWAAA%3BIACA%2C0BAAA%3B%3BEALJ%2CQAAC%2CqBACA%2CiBAOC%3BIACC%2CWAAA%3B%3BEATH%2CQAAC%2CqBAYA%2CqBACC%2CeACC%2CeACC%3BIACC%2CcAAA%3BIACA%2CmBAAA%3BIACG%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEAvBR%2CQAAC%2CqBAYA%2CqBACC%2CeACC%2CeACC%2CcASM%3BIACC%2CqBAAA%3B%3BEAzBX%2CQAAC%2CqBAYA%2CqBACC%2CeACC%2CeACC%2CcASM%2CmBAEE%3BIACC%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3B%3BEA7Bb%2CQAAC%2CqBAYA%2CqBACC%2CeACC%2CeACC%2CcASM%2CmBAEE%2CoBAIE%3BIACC%2CyBAAA%3B%3BEA%5C%2FBf%2CQAAC%2CqBAYA%2CqBACC%2CeACC%2CeACC%2CcASM%2CmBAUE%3BIACC%2CsBAAA%3B%3BEAnCb%2CQAAC%2CqBAYA%2CqBACC%2CeACC%2CeACC%2CcASM%2CmBAUE%2CmBAEC%3BIACE%2C0BAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAvCf%2CQAAC%2CqBAYA%2CqBACC%2CeACC%2CeACC%2CcASM%2CmBAkBG%3BIACC%2C2BAAA%3BIACH%2CkBAAA%3B%3BEA5CX%2CQAAC%2CqBAYA%2CqBACC%2CeACC%2CeACC%2CcASM%2CmBAkBG%2CWAGF%3BIACC%2CeAAA%3B%3BEA9CZ%2CQAAC%2CqBAYA%2CqBACC%2CeACC%2CeACC%2CcASM%2CmBAyBG%2CoBACC%3BIACC%2CWAAA%3BIACA%2CeAAA%3B%3BEAGG%2CQAvDjB%2CqBAYA%2CqBACC%2CeACC%2CeACC%2CcASM%2CmBAyBG%2CoBACC%2CYAGE%2CmBACC%2COACE%2CIACA%3BIACC%2CaAAA%3B%3BEAzDpB%2CQAAC%2CqBAYA%2CqBACC%2CeACC%2CeACC%2CcASM%2CmBAyBG%2CoBACC%2CYAGE%2CmBAQC%2CsBACC%3BIACC%2CeAAA%3B%3B%3B%3BAAoFrB%2CQApE6B%3BEAE3B%2CQAAC%2CqBACA%3BIlBjlCE%2CeAAA%3BIACD%2CuBAAA%3BIACA%2CmBAAA%3B%3BEkB8kCF%2CQAAC%2CqBACA%2CiBAEC%3BIACC%2CWAAA%3B%3BEAJH%2CQAAC%2CqBACA%2CiBAEC%2CSAEC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3B%3BEAPJ%2CQAAC%2CqBACA%2CiBASC%3BIACC%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAdJ%2CQAkBC%2CWACC%2CQACC%2CqBACC%2CeACC%2CGACE%3BIACC%2CmCAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3B%3BEACA%2CQATP%2CWACC%2CQACC%2CqBACC%2CeACC%2CGACE%2CGAIE%3BIACA%2C6BAAA%3B%3BEAED%2CQAZP%2CWACC%2CQACC%2CqBACC%2CeACC%2CGACE%2CGAOE%3BIACA%2C0BAAA%3B%3BEA%5C%2FBT%2CQAkBC%2CWACC%2CQACC%2CqBACC%2CeACC%2CGACE%2CGAUE%3BIACC%2C0BAAA%3B%3BEAlCV%2CQAkBC%2CWACC%2CQACC%2CqBACC%2CeAiBC%2CMACC%2CGACC%3BIACE%2CuBAAA%3B%3BEAST%2CYACC%3BIACC%2CkBAAA%3B%3BEAFF%2CYACC%2CMAEC%3BIACC%2CeAAA%3B%3BEAJH%2CYACC%2CMAKC%3BIACC%2CeAAA%3B%3BEAIH%3BIACC%2CcAAA%3B%3B%3B%3BAAqCD%2CQAhC6B%3BEAE5B%2CQAAC%2CqBACA%2CqBACC%2CeACC%2CeACC%3BIACC%2CeAAA%3BIACA%2CmBAAA%3BIACG%2CkBAAA%3BIACA%2CcAAA%3B%3BEAME%2CQAdT%2CqBACA%2CqBACC%2CeACC%2CeACC%2CcAKC%2CmBACC%2CoBACC%2CYACC%2CmBACC%2COACE%2CIACA%3BIACC%2CqBAAA%3B%3B%3BACj2Cb%3BEACC%2CkBAAA%3B%3BAACD%2CgBAAC%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CQAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3B%3BAAVJ%2CgBAYE%2CaACC%3BEACC%2CWAAA%3B%3BAAdJ%2CgBAiBE%3BEACC%2CkBAAA%3BEACC%2CYAAA%3BEACA%2CiBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3B%3BAAvBJ%2CgBAiBE%2CsBAOG%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAKN%3BEACC%2CmBAAA%3B%3BAADD%2CcAEC%3BEACC%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAARF%2CcAUC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAIF%3BEACC%2CmBAAA%3B%3BAADD%2CcAEC%3BEACA%2CgCAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3B%3BAALD%2CcAEC%2CgBAIC%3BEACC%2CeAAA%3B%3BAACC%2CcANH%2CgBAIC%2CUAEG%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAVL%2CcAcA%2CKACC%3BEACC%2CmBAAA%3BEnBmHF%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEA5BC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAmBxIC%2CcANF%2CKACC%2CYAKE%3BEACA%2CgBAAA%3B%3BAArBH%2CcAcA%2CKACC%2CYAQC%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3B%3BAA5BH%2CcAcA%2CKACC%2CYAQC%2CMAME%3BEACC%2CcAAA%3B%3BAA9BL%2CcAcA%2CKACC%2CYAkBC%3BEACC%2CyBAAA%3B%3BAAlCH%2CcAcA%2CKACC%2CYAkBC%2CSAEE%3BEACC%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAxCL%2CcAcA%2CKACC%2CYAkBC%2CSASE%3BEACC%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CqFAAA%3B%3BAAED%2CcArCJ%2CKACC%2CYAkBC%2CSAkBG%2CQACA%3BEACC%2CgCAAA%3B%3BAACA%2CcAxCN%2CKACC%2CYAkBC%2CSAkBG%2CQACA%2CMAEE%3BEACA%2CmBAAA%3B%3BAAvDP%2CcA8DC%3BEACC%2CeAAA%3BEACA%2CYAAA%3B%3BAACA%2CcAHD%2CaAGE%3BEACA%2CaAAA%3BEACA%2CyBAAA%3B%3BAAnEH%2CcA8DC%2CaAOC%3BEACC%2CmBAAA%3B%3BAAtEH%2CcA8DC%2CaAOC%2CkBAEC%3BEACC%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA5EJ%2CcA8DC%2CaAiBC%2CcACC%3BEACC%2CiBAAA%3B%3BAAjFJ%2CcA8DC%2CaAiBC%2CcACC%2CkBAEE%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACC%2CiBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CcA3BN%2CaAiBC%2CcACC%2CkBAEE%2CEAOG%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAA3FR%2CcA8DC%2CaAiBC%2CcAgBC%3BEACC%2CyBAAA%3BEACA%2CaAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3B%3BAAnGJ%2CcA8DC%2CaAiBC%2CcAgBC%2CmBAKC%3BEACC%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAtGL%2CcA8DC%2CaAiBC%2CcAgBC%2CmBASC%3BAAxGJ%2CcA8DC%2CaAiBC%2CcAgBC%2CmBASY%3BAAxGf%2CcA8DC%2CaAiBC%2CcAgBC%2CmBASwB%3BEACtB%2C2BAAA%3BEACA%2C4BAAA%3B%3BAA1GL%2CcA8DC%2CaAiBC%2CcAgBC%2CmBAaC%3BEACC%2CmBAAA%3BEnB6BD%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAmB5IH%2CcA8DC%2CaAiBC%2CcAgBC%2CmBAaC%2CYAGC%3BEACC%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAlHN%2CcA8DC%2CaAiBC%2CcAgBC%2CmBAaC%2CYAGC%2CMAIE%3BEACC%2CgBAAA%3BEACA%2CcAAA%3B%3BAACA%2CcAxDP%2CaAiBC%2CcAgBC%2CmBAaC%2CYAGC%2CMAIE%2CIAGE%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAFD%2CcAxDP%2CaAiBC%2CcAgBC%2CmBAaC%2CYAGC%2CMAIE%2CIAGE%2CmBAGA%3BEACC%2CkBAAA%3BEACC%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CoBAAA%3BEACA%2CYAAA%3B%3BAAEF%2CcAzER%2CaAiBC%2CcAgBC%2CmBAaC%2CYAGC%2CMAIE%2CIAGE%2CmBAiBC%2CMAAO%3BEAAc%2CmBAAA%3B%3BAAvI%5C%2FB%2CcA8DC%2CaAiBC%2CcAgBC%2CmBAaC%2CYA%2BBC%3BEACC%2CWAAA%3B%3BAACC%2CcA%5C%2FEN%2CaAiBC%2CcAgBC%2CmBAaC%2CYA%2BBC%2CSAEG%3BEACA%2CkBAAA%3B%3BAACC%2CcAjFR%2CaAiBC%2CcAgBC%2CmBAaC%2CYA%2BBC%2CSAEG%2CWAEE%3BEACD%2CanBvHI%2CamBuHJ%3BEACG%2CSAAQ%2COAAR%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEnBjFX%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAmB1ED%2CcA8DC%2CaAiBC%2CcAgBC%2CmBA8DC%3BEACC%2C4BAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FJL%2CcA8DC%2CaAiBC%2CcAmFC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAArKJ%2CcA8DC%2CaAiBC%2CcAmFC%2CaAIC%3BEACC%2CsCAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAACC%2CcAjHL%2CaAiBC%2CcAmFC%2CaAIC%2CEASG%3BEACA%2CanBvJM%2CamBuJN%3BEACA%2CSAAS%2COAAT%3BEACA%2CiBAAA%3B%3BAAED%2CcAtHL%2CaAiBC%2CcAmFC%2CaAIC%2CEAcG%3BEACA%2CyBAAA%3BEACC%2CqBAAA%3B%3BAnB3DR%2CcmB7DC%2CaAiBC%2CcnB4CD%3BAAAS%2CcmB7DT%2CaAiBC%2CcnB4CS%3BEACV%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3BAmBiED%3BEACC%2CmBAAA%3BEnB7DD%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAkBC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEAoBD%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAmBWA%2CsBAKC%3BEACC%2CkBAAA%3B%3BAANF%2CsBAKC%2CcAEC%2CMAAK%3BEACC%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAGY%2CsBAbnB%2CcAEC%2CMAAK%2CiBASE%2CQACO%2CQACK%3BEACG%2CUAAA%3B%3BAAnBxB%2CsBAKC%2CcAmBG%3BEACI%2C4BAAA%3BEACL%2CeAAA%3BEACK%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CsBAxBP%2CcAmBG%2CMAKK%3BEACG%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CsBAlCP%2CcAmBG%2CMAeK%3BEACG%2CkBAAA%3BEACA%2CSAAA%3BEACT%2CQAAA%3BEACS%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CanBpNC%2CamBoND%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAnDZ%2CsBAuDE%2CSACC%3BEACC%2CyBAAA%3BEAEA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAACE%2CsBAVJ%2CSACC%2COASI%3BEACC%2CyBAAA%3B%3BAAMR%2CGAAG%3BEACF%2CeAAA%3B%3B%3B%3BAAeF%2CQATyC%3BEAEvC%2CgBAAC%3BIACE%2CWAAA%3B%3B%3B%3BAAeL%2CQAT4C%3BEAE1C%2CgBAAC%3BIACA%2CaAAA%3B%3B%3B%3BAAwCH%2CQAlCiC%2CuBAAuC%3BEACtE%2CcAIC%2CKACC%2CYACC%2CSACC%3BIACC%2C0BAAA%3B%3BEARL%2CcAaC%2CaACC%2CcACC%2CmBACC%2CYACC%3BIACC%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3BEAON%3BIACC%2CeAAA%3B%3B%3B%3BAA6EH%2CQAxE%2BB%3BEAC9B%2CgBACC%2CsBACE%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAIH%3BIACE%2CmBAAA%3B%3BEADF%2CcAEG%3BIACC%2CgBAAA%3B%3BEAHJ%2CcAKG%3BIACC%2CeAAA%3BIACC%2C0BAAA%3BIACA%2CiBAAA%3B%3BEAGL%3BIACC%2CmBAAA%3B%3BEADD%2CcAEC%3BIACC%2C0BAAA%3B%3BEAHF%2CcAEC%2CgBAEC%3BIACC%2C4BAAA%3BIACA%2C6BAAA%3B%3BEAID%2CcADD%2CaACE%3BIACA%2CaAAA%3B%3BEAXH%2CcASC%2CaAIC%3BIACC%2CmBAAA%3B%3BEAdH%2CcASC%2CaAOC%2CcACC%2CmBACC%2CYACC%3BIACC%2CeAAA%3B%3BEApBN%2CcA0BC%2CKACC%2CYACC%3BIACC%2CYAAA%3BIACA%2C0BAAA%3B%3BEA9BJ%2CcA0BC%2CKACC%2CYAKC%3BIACC%2CyBAAA%3B%3BEAjCJ%2CcA0BC%2CKACC%2CYAKC%2CSAEC%3BIACC%2C0BAAA%3B%3BEAML%3BIACC%2CeAAA%3BInBtPE%2CeAAA%3BIACD%2CuBAAA%3BIACA%2CmBAAA%3B%3BEmBmPF%2CsBAGE%3BIACC%2CkBAAA%3BInBhQJ%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3B%3B%3B%3BAmBwRA%2CQApBiC%2CuBAA4B%3BEAC7D%2CcACC%2CaACC%2CcACC%2CmBACC%3BIACC%2CeAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACG%2CkBAAA%3B%3BEARR%2CcACC%2CaACC%2CcACC%2CmBACC%2CUAKK%3BIACC%2CmBAAA%3B%3B%3B%3BAAiBV%2CQAR8B%3BEAC9B%2CcAAe%2CaAAa%2CcAAc%2CmBAAmB%2CYAAY%2CMAAM%2CIAAG%2CmBAAoB%3BIACrG%2CQAAA%3BIACG%2CSAAA%3B%3B%3B%3BAA2BH%2CQAtB6B%3BEAC7B%2CgBACC%2CaACC%3BIACE%2CaAAA%3BIACA%2CiBAAA%3B%3BEAJJ%2CgBAOE%3BIACE%2CeAAA%3BIACE%2CQAAA%3BIACA%2CkBAAA%3BInB3WN%2CWAAW%2CgBAAX%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CeAAe%2CgBAAf%3B%3BEmB6VA%2CgBAOE%2CsBAKE%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BIAEA%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BACzeF%2CeADF%2CgBACG%3BEACA%2CgBAAA%3B%3BAAKN%2CmBACC%3BEACI%2CgCAAA%3BEACH%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAOC%2CUAFF%2CSACC%2COACE%2COACA%3BEACC%2CmBAAA%3BEACA%2CoBAAA%3B%3BAANL%2CUAWC%3BEACC%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAdF%2CUAgBC%3BEACC%2CkBAAA%3B%3BAAjBF%2CUAgBC%2CaAEG%3BEACC%2CyBAAA%3B%3BAACC%2CUAJL%2CaAEG%2CEAEG%3BEACA%2CyBAAA%3B%3BAArBP%2CUAyBC%3BEACC%2CoBAAA%3B%3BAA1BF%2CUA4BC%2CqBACC%2CmBACC%2CgBACC%3BEACC%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAjCL%2CUA4BC%2CqBACC%2CmBACC%2CgBACC%2CiBAGC%3BEACC%2CSAAA%3B%3BAAnCN%2CUA4BC%2CqBACC%2CmBAUC%2C2BACC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAACC%2CUAhBL%2CqBACC%2CmBAUC%2C2BACC%2CGAIG%2CsBACA%3BEACC%2CqBAAA%3B%3BAA9CR%2CUA4BC%2CqBACC%2CmBAUC%2C2BACC%2CGASE%3BEACC%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAACC%2CUAzBP%2CqBACC%2CmBAUC%2C2BACC%2CGASE%2CGAIG%3BEACA%2CgBAAA%3B%3BAAtDT%2CUA6DC%2CoBACC%3BEACI%2CcAAA%3BEACH%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACG%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CwBAAA%3B%3BAAtEN%2CUAyEC%2CgBACC%2CiBACC%3BEACC%2CaAAA%3BEACE%2CcAAA%3BEACC%2CiBAAA%3B%3BAAMJ%2CUAFF%2CSACC%2COACE%2COACA%2CeACC%2CGACC%3BEACC%2CgBAAA%3B%3BAASP%2CiBACC%3BEACC%2C2BAAA%3B%3BAAFF%2CiBAIC%2CgBACC%3BEACI%2CmBAAA%3BEACH%2CkBAAA%3B%3BAACC%2CiBAJH%2CgBACC%2CkBAGM%3BEACH%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAVL%2CiBAIC%2CgBASC%3BEACC%2CgBAAA%3B%3BAAdH%2CiBAIC%2CgBASC%2CcAEC%3BEACC%2CqBAAA%3BEACG%2CmBAAA%3B%3BAAjBP%2CiBAIC%2CgBASC%2CcAEC%2CGAGE%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACE%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAACD%2CiBAxBN%2CgBASC%2CcAEC%2CGAGE%2CEAUG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGH%2CiBA7BJ%2CgBASC%2CcAEC%2CGAkBG%2CWACA%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAArCP%2CiBA2CC%3BEACC%2CoBAAA%3B%3BAACC%2CiBAFF%2CiBAEG%2CUACA%3BEACC%2CSAAA%3B%3BAA%5C%2FCL%2CiBA2CC%2CiBAOE%2CUACC%3BEACC%2CeAAA%3BEACE%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAvDP%2CiBA2CC%2CiBAOE%2CUAOC%3BEACC%2CgBAAA%3B%3BAA1DL%2CiBA2CC%2CiBAOE%2CUAOC%2CcAEC%3BEAOA%2CqBAAA%3BEACG%2CmBAAA%3B%3BAAPF%2CiBAjBL%2CiBAOE%2CUAOC%2CcAEC%2CGACE%3BEACA%2CoBAAA%3B%3BAADD%2CiBAjBL%2CiBAOE%2CUAOC%2CcAEC%2CGACE%2CQAEA%3BEACC%2CcAAA%3B%3BAA%5C%2FDR%2CiBA2CC%2CiBAOE%2CUAOC%2CcAEC%2CGASC%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACE%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAACD%2CiBAnCP%2CiBAOE%2CUAOC%2CcAEC%2CGASC%2CEAUG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGH%2CiBAxCL%2CiBAOE%2CUAOC%2CcAEC%2CGAwBE%2CWACA%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAASR%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAACC%2CUAAC%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3BAAIN%3BEACC%2CiBAAA%3BEACG%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAACC%2CaAAC%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CaAAC%3BEACA%2CcAAA%3B%3BAAKF%2CgBAAC%3BEACA%2CeAAA%3B%3BAADD%2CgBAAC%2CcAEA%3BEACC%2CQAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEpB%5C%2FHD%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAoBsHD%2CgBAAC%2CcAEA%2CsBAKC%3BEACG%2CmBAAA%3BEACA%2CgBAAA%3B%3BAATL%2CgBAAC%2CcAEA%2CsBASC%3BEACC%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAOH%2CeAAC%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEAEG%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAACC%2CeARJ%2CsBAQK%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAjBN%2CeAAC%2CsBAmBI%2CWACC%3BEACC%2CmBAAA%3B%3BAArBP%2CeAAC%2CsBAmBI%2CWAIC%3BEACC%2CYAAA%3BEACA%2CyBAAA%3BEpBhKN%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAoBoID%2CeAAC%2CsBAmBI%2CWAIC%2CgBAIE%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACD%2CiBAAA%3B%3BAACC%2CeA%5C%2FBP%2CsBAmBI%2CWAIC%2CgBAIE%2CYAIC%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAED%2CeApCP%2CsBAmBI%2CWAIC%2CgBAIE%2CYASC%3BEACC%2CYAAA%3BEACD%2CeAAA%3BEACA%2CaAAA%3B%3BAAvCT%2CeAAC%2CsBAmBI%2CWAIC%2CgBAIE%2CYAcA%3BEACC%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3B%3BAA9CT%2CeAAC%2CsBAmBI%2CWAIC%2CgBAIE%2CYAqBA%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2C%2BEAAA%3B%3BAArDT%2CeAAC%2CsBAmBI%2CWAIC%2CgBAIE%2CYA4BA%3BEACC%2CyBAAA%3BEACA%2CgBAAA%3B%3BAACC%2CeA1DT%2CsBAmBI%2CWAIC%2CgBAIE%2CYA4BA%2CcAGG%3BEACA%2CyBAAA%3B%3BAASZ%3BEACC%2CmBAAA%3B%3BAADD%2CoBAEC%3BEACC%2CYAAA%3BEACA%2CWAAA%3B%3BAAJF%2CoBAME%3BEACC%2CkBAAA%3BEACE%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEpB%5C%2FNH%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAoB%2BMF%2CoBAME%2CsBAQG%3BEACC%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAGH%2CoBAtBD%2CsBAqBA%2CEACE%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAA9BJ%2CoBAME%2CsBA2BA%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3B%3BAApCH%2CoBAME%2CsBAgCA%3BEACG%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA5CL%2CoBAME%2CsBAgCA%2CGAOG%3BEACE%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAACA%2CoBA5CL%2CsBAgCA%2CGAOG%2CEAKG%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAApDR%2CoBAME%2CsBAkDA%3BEACM%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAA5DR%2CoBAME%2CsBAwDA%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACC%2CoBA%5C%2FDF%2CsBAwDA%2CeAOG%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAED%2CoBAnEF%2CsBAwDA%2CeAWG%3BEACA%2CapB1US%2CaoB0UT%3BEACG%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEpBnSN%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAoB%2BMF%2CoBAqFE%3BEACC%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAxFH%2CoBAqFE%2CoBAIE%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAhGL%2CoBAqFE%2CoBAaE%3BEACC%2C6BAAA%3BEACA%2CgCAAA%3BEACE%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAxGP%2CoBAqFE%2CoBAaE%2CaAOC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACE%2CqBAAA%3B%3BAA%5C%2FGR%2CoBAqFE%2CoBAaE%2CaAOC%2CKAOA%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAED%2CoBAhCH%2CoBAaE%2CaAOC%2CKAYC%3BEACA%2CapBtXQ%2CaoBsXR%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAA3HN%2CoBAqFE%2CoBA0CE%3BEACC%2CkBAAA%3B%3BAAhIL%2CoBAqFE%2CoBA0CE%2CGAEC%3BEACC%2CmBAAA%3BEACA%2CcAAA%3B%3BAACC%2CoBA%5C%2FCL%2CoBA0CE%2CGAEC%2CGAGG%3BEACA%2CgBAAA%3B%3BAArIR%2CoBAqFE%2CoBA0CE%2CGAEC%2CGAME%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACD%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAA7IP%2CoBAqFE%2CoBA0CE%2CGAEC%2CGAME%2CEAOC%3BEACC%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAjJT%2CoBAqFE%2CoBA0CE%2CGAEC%2CGAME%2CEAYC%3BEACC%2CgBAAA%3BEACA%2CcAAA%3B%3BAAED%2CoBAlEN%2CoBA0CE%2CGAEC%2CGAME%2CEAgBE%3BEACA%2CqBAAA%3B%3BAAQT%2CYACC%2CiBACC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAANH%2CYACC%2CiBAOC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAZH%2CYAeC%3BEACC%2CmBAAA%3B%3BAAhBF%2CYAeC%2CeAEE%3BEACA%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAACC%2CYANH%2CeAEE%2CGAIE%2CUAAU%3BEACV%2CeAAA%3B%3BAAED%2CYATH%2CeAEE%2CGAOE%2CQACA%2CUACC%3BEACC%2CyBAAA%3B%3BAAKF%2CYAjBJ%2CeAEE%2CGAcC%2CUACK%3BEACH%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEE%2CYA3BP%2CeAEE%2CGAcC%2CUACK%2CIASD%2CKACC%3BEACA%2CyCAAA%3B%3BAAGH%2CYA%5C%2FBL%2CeAEE%2CGAcC%2CUACK%2CIAcF%3BEACA%2CyCAAA%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CSAAS%2CEAAT%3BEpBxaR%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAoBuaI%2CYAzCL%2CeAEE%2CGAcC%2CUACK%2CIAwBF%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAA1DP%2CYAeC%2CeAEE%2CGAcC%2CUA8BC%3BEACC%2CkBAAA%3BEACA%2CaAAA%3B%3BApB7XL%2CYoB6UA%2CepB7UC%3BAAAS%2CYoB6UV%2CepB7UW%3BEACV%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3B%3BAoBmYD%2CkBACC%3BEACC%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3B%3BAALF%2CkBACC%2CmBAKC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAXH%2CkBACC%2CmBAYC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAlBH%2CkBACC%2CmBAYC%2CEAME%3BEACC%2CcAAA%3B%3BAACC%2CkBApBL%2CmBAYC%2CEAME%2CEAEG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAMJ%2CkBADF%2C2BACM%3BEACH%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAJD%2CkBADF%2C2BACM%2CIAKF%3BEACC%2CgBAAA%3B%3BAAnCN%2CkBA4BC%2C2BAUE%3BEACC%2CmBAAA%3BEpBraJ%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAoBqXH%2CkBA4BC%2C2BAUE%2CuBAIE%3BEACC%2CkBAAA%3B%3BAA3CN%2CkBA4BC%2C2BAUE%2CuBAIE%2CGAEC%3BEACC%2CcAAA%3B%3BAA7CP%2CkBA4BC%2C2BAUE%2CuBAIE%2CGAKC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEpBrbP%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAkCC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3BEAID%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAoB6UA%2CkBA4BC%2C2BAkCE%3BEACC%2CmBAAA%3B%3BAA%5C%2FDJ%2CkBA4BC%2C2BAkCE%2CwBAEC%2CGACC%3BEACC%2CmBAAA%3B%3BAACC%2CkBAvCN%2C2BAkCE%2CwBAEC%2CGACC%2CGAEG%3BEACA%2CgBAAA%3B%3BAApER%2CkBA4BC%2C2BAkCE%2CwBAEC%2CGACC%2CGAKE%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAA5ER%2CkBA4BC%2C2BAkCE%2CwBAEC%2CGACC%2CGAaE%3BEACC%2CcAAA%3B%3BAA%5C%2FER%2CkBA4BC%2C2BAkCE%2CwBAEC%2CGACC%2CGAaE%2CEAEE%3BEACC%2CcAAA%3B%3BAACC%2CkBAtDV%2C2BAkCE%2CwBAEC%2CGACC%2CGAaE%2CEAEE%2CEAEG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAApFZ%2CkBA4BC%2C2BA%2BDE%3BEpBzdH%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEoB2aK%2C6BAAA%3BEACA%2CiBAAA%3BEACC%2CmBAAA%3B%3BAAhGN%2CkBA4BC%2C2BA%2BDE%2CaAMG%3BEACC%2CcAAA%3BEACH%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAvGJ%2CkBA4BC%2C2BA%2BDE%2CaAcG%3BEACC%2CkBAAA%3BEACA%2C0BAAA%3B%3BAA3GP%2CkBA4BC%2C2BA%2BDE%2CaAcG%2CGAGE%3BEACC%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACC%2CkBApFT%2C2BA%2BDE%2CaAcG%2CGAGE%2CGAIG%3BEACA%2CeAAA%3B%3BAAjHX%2CkBA4BC%2C2BA%2BDE%2CaAcG%2CGAGE%2CGAOG%3BEACC%2CcAAA%3BEACA%2CcAAA%3B%3BAArHZ%2CkBA2HC%3BEACE%2CyBAAA%3BEACA%2CkBAAA%3B%3BAA7HH%2CkBA2HC%2CoBAGE%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAArIJ%2CkBA2HC%2CoBAYE%3BEACC%2CgBAAA%3BEACA%2CgCAAA%3BEACE%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA7IN%2CkBA2HC%2CoBAYE%2CaAOC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACE%2CqBAAA%3BEACA%2CqBAAA%3B%3BAArJP%2CkBA2HC%2CoBAYE%2CaAOC%2CKAQA%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAED%2CkBAhCH%2CoBAYE%2CaAOC%2CKAaC%3BEACA%2CapBpoBQ%2CaoBooBR%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAhKL%2CkBA2HC%2CoBAyCE%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAtKJ%2CkBA2HC%2CoBAyCE%2CGAGC%3BEACC%2CqBAAA%3BEACA%2CkBAAA%3B%3BAACC%2CkBA%5C%2FCL%2CoBAyCE%2CGAGC%2CGAGG%3BEACA%2CSAAA%3B%3BAA3KP%2CkBA2HC%2CoBAyCE%2CGAGC%2CGAME%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAhLP%2CkBA2HC%2CoBAyCE%2CGAGC%2CGAME%2CEAIC%3BEACC%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAApLR%2CkBA2HC%2CoBAyCE%2CGAGC%2CGAME%2CEASC%3BEACC%2CgBAAA%3BEACA%2CcAAA%3B%3BAAED%2CkBA%5C%2FDN%2CoBAyCE%2CGAGC%2CGAME%2CEAaE%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAFD%2CkBA%5C%2FDN%2CoBAyCE%2CGAGC%2CGAME%2CEAaE%2CMAGC%3BEACC%2CgBAAA%3B%3BAASV%2CQACC%2CwBACC%3BEACC%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3B%3BAACC%2CQALH%2CwBACC%2COAIM%3BEACH%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEF%2CQAVF%2CwBACC%2COASE%2COACA%2COACC%3BEACC%2CcAAA%3B%3BAAHH%2CQAVF%2CwBACC%2COASE%2COAMA%2CSACC%2CGACC%2CGACC%2CGACC%2CGACC%3BEACC%2CcAAA%3BEACA%2CyBAAA%3B%3BAAbP%2CQAVF%2CwBACC%2COASE%2COAoBA%2CeACC%2CGACC%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACG%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAACF%2CQAvCP%2CwBACC%2COASE%2COAoBA%2CeACC%2CGACC%2CsBAOG%3BEACA%2CcAAA%3BEACA%2CapBztBI%2CaoBytBJ%3BEACG%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEpBnrBX%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAoBkrBM%2CQAnDN%2CwBACC%2COASE%2COAoBA%2CeACC%2CGACC%2CsBAmBE%2CKAAK%3BEAAQ%2CSAAS%2COAAT%3B%3BAAzClB%2CQAVF%2CwBACC%2COASE%2COAoBA%2CeACC%2CGAsBC%2CwBACC%3BEACA%2CiBAAA%3B%3BAA7CJ%2CQAVF%2CwBACC%2COASE%2COAoBA%2CeACC%2CGAsBC%2CwBACC%2CMAEC%3BEAAG%2CcAAA%3B%3B%3B%3BAAcX%2CmBACC%3BEACI%2CoBAAA%3BEACH%2CmBAAA%3BEACG%2CgCAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CqBAAA%3B%3BAAPL%2CmBACC%2CqBAOI%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAZN%2CmBAeC%2CGAAE%3BEACD%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAjBF%2CmBAeC%2CGAAE%2CUAGD%2CGAAE%3BEACD%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAAzBH%2CmBAeC%2CGAAE%2CUAGD%2CGAAE%2CYAQD%3BEACC%2CkBAAA%3B%3BAA3BJ%2CmBAeC%2CGAAE%2CUAGD%2CGAAE%2CYAQD%2CcAEC%3BEACC%2CmBAAA%3B%3BAA7BL%2CmBAeC%2CGAAE%2CUAGD%2CGAAE%2CYAQD%2CcAEC%2CgBAEC%3BEACI%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAjCT%2CmBAeC%2CGAAE%2CUAGD%2CGAAE%2CYAQD%2CcAUC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAzCR%2CmBAeC%2CGAAE%2CUAGD%2CGAAE%2CYAQD%2CcAUC%2CkBAMI%2CYAAY%3BEACR%2CgBAAA%3BEACH%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CmBArCR%2CGAAE%2CUAGD%2CGAAE%2CYAQD%2CcAUC%2CkBAMI%2CYAAY%2CEAUV%3BEACA%2CqBAAA%3B%3BAArDV%2CmBAeC%2CGAAE%2CUAGD%2CGAAE%2CYAQD%2CcAUC%2CkBAoBI%3BEACI%2CcAAA%3BEACH%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAACA%2CmBAhDR%2CGAAE%2CUAGD%2CGAAE%2CYAQD%2CcAUC%2CkBAoBI%2CgBAOE%3BEACA%2CaAAa%2CaAAb%3BEACA%2CSAAS%2COAAT%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAED%2CmBAtDR%2CGAAE%2CUAGD%2CGAAE%2CYAQD%2CcAUC%2CkBAoBI%2CgBAaE%3BEACG%2CqBAAA%3BEACH%2CcAAA%3B%3B%3B%3BAA6EX%2CQAhEgC%2CuBAAyC%3BEACxE%2CoBACE%3BIACC%2CaAAA%3B%3BEAFH%2CoBACE%2CoBAEE%3BIACE%2C0BAAA%3BIACH%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEARN%2CoBACE%2CoBASE%3BIACI%2CoBAAA%3BIACF%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAbN%2CoBACE%2CoBASE%2CaAIG%3BIACC%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CiBAAA%3B%3BEAjBR%2CoBACE%2CoBAmBE%3BIACC%2CeAAA%3B%3BEArBL%2CoBACE%2CoBAmBE%2CGAEE%2CGACC%3BIACC%2CeAAA%3B%3BEAMP%2CoBACC%2CKACC%3BIACG%2CmBAAA%3BIACE%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CcAAA%3B%3BEAIP%2CkBACC%3BIACC%2CaAAA%3B%3BEAFF%2CkBACC%2CoBAEC%3BIACC%2CmBAAA%3BIACA%2CoBAAA%3B%3BEALH%2CkBACC%2CoBAMC%2CGACC%3BIACC%2CkBAAA%3B%3BEATJ%2CkBACC%2CoBAMC%2CGACC%2CGAEE%2CEACG%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3B%3B%3BAAiNX%2CQAvM8B%3BEAE7B%2CUACC%3BIpBnyBD%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIAII%2CeAAA%3BIACD%2CuBAAA%3BIACA%2CmBAAA%3B%3BEoByxBH%2CUACC%2CSAGG%3BIACK%2CkBAAA%3BIACF%2CiBAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3BEAVP%2CUACC%2CSAWG%3BIACC%2CWAAA%3B%3BEAbL%2CUAgBC%2CqBACC%2CmBACC%2CgBACC%3BIACC%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAML%2CiBACC%2CYACE%3BIpBxzBC%2CeAAA%3BIACD%2CuBAAA%3BIACA%2CmBAAA%3B%3BEoBozBH%2CiBACC%2CYACE%2CiBAEC%3BIACC%2CmBAAA%3B%3BEAKJ%2CoBACC%3BIACC%2CaAAA%3BIACA%2CiBAAA%3B%3BEAHF%2CoBAKC%3BIACC%2C4BAAA%3BIACA%2CQAAA%3BIACE%2CYAAA%3BIACA%2CUAAA%3BIACA%2COAAA%3BIACA%2CeAAA%3B%3BEAXJ%2CoBAaC%3BIACC%2CaAAA%3B%3BEAdF%2CoBAaC%2CoBAEE%3BIACE%2C0BAAA%3BIACH%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEApBL%2CoBAaC%2CoBASE%3BIACI%2CoBAAA%3BIACF%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAzBL%2CoBAaC%2CoBASE%2CaAIG%3BIACC%2CeAAA%3BIACA%2C0BAAA%3B%3BEA5BP%2CoBAaC%2CoBAkBE%3BIACC%2CeAAA%3B%3BEAhCJ%2CoBAaC%2CoBAkBE%2CGAEE%2CGACC%3BIACC%2CeAAA%3B%3BEAnCP%2CoBAaC%2CoBAkBE%2CGAEE%2CGACC%2CEAEF%3BIACC%2C0BAAA%3B%3B%3BEAYF%2CQAFF%2CwBACC%2COACK%3BIACH%2CmBAAA%3B%3BEAMJ%2CoBACC%2CKACC%3BIACC%2CSAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAKH%2CQACC%2CwBACC%2CYACC%3BIACC%2CaAAA%3B%3BEAJJ%2CQACC%2CwBACC%2CYACC%2CgBAEE%3BIACC%2C0BAAA%3BIACA%2CgBAAA%3B%3BEAPN%2CQACC%2CwBACC%2CYACC%2CgBAME%3BIACC%2CmBAAA%3BIACA%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAON%2CkBACC%3BIACC%2CmBAAA%3B%3BEAFF%2CkBAIC%3BIACI%2CmBAAA%3BIACJ%2CoBAAA%3BIACA%2C0BAAA%3B%3BEAPD%2CkBAIC%2CmBAIC%3BIACC%2CeAAA%3BIACA%2CmBAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAbN%2CkBAgBC%3BIACC%2CmBAAA%3B%3BEACA%2CkBAFD%2C2BAEK%3BIACA%2CmBAAA%3BIACD%2CeAAA%3BIACA%2CiBAAA%3B%3BEArBL%2CkBAgBC%2C2BAOC%3BIACC%2CmBAAA%3B%3BEAxBH%2CkBAgBC%2C2BAOC%2CwBAEC%3BIACC%2CgBAAA%3B%3BEA1BJ%2CkBAgBC%2C2BAOC%2CwBAEC%2CGAEC%2CGACC%3BIACC%2CeAAA%3BIACE%2CiBAAA%3B%3BEA9BR%2CkBAgBC%2C2BAmBC%3BIACC%2CiBAAA%3BIACE%2CmBAAA%3B%3BEArCL%2CkBAwCC%3BIACC%2CaAAA%3B%3BEAzCF%2CkBAwCC%2CoBAEE%3BIACC%2CoBAAA%3BIACC%2CmBAAA%3BIACA%2CeAAA%3B%3BEA7CL%2CkBAwCC%2CoBAEE%2CaAIG%3BIACC%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAlDP%2CkBAwCC%2CoBAaE%3BIACC%2CUAAA%3B%3BEAtDJ%2CkBAwCC%2CoBAaE%2CGAEE%3BIACC%2CkBAAA%3B%3BEAxDN%2CkBAwCC%2CoBAaE%2CGAEE%2CGAEE%3BIACC%2CeAAA%3B%3BEA1DR%2CkBAwCC%2CoBAaE%2CGAEE%2CGAEE%2CEAEE%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3B%3B%3B%3BAA8EZ%2CQAlEiC%2CuBAAyC%3BEACzE%2CUACC%3BIACC%2CoBAAA%3B%3BEAGF%3BIACC%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGA%2CgBAAC%2CcACA%2CsBACC%3BIACC%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACG%2CiBAAA%3B%3BEANN%2CgBAAC%2CcACA%2CsBAOC%3BIACI%2C0BAAA%3BIACH%2CeAAA%3B%3BEAMH%2CeAAC%3BIACG%2CiBAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2CeAAC%2CsBAII%2CWACC%3BIACE%2CmBAAA%3BIACA%2C0BAAA%3BIACJ%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIC%2CeAbJ%2CsBAII%2CWAOC%2CgBACC%2CYACD%3BIACA%2CWAAA%3BIACE%2CmBAAA%3BIACA%2CeAAA%3B%3BEAOT%2CYACC%2CeACC%3BIACC%2CuBAAA%3B%3BEAEC%2CYAJH%2CeACC%2CGAEC%2CUACK%3BIACH%2CkBAAA%3BIACA%2C0BAAA%3B%3B%3B%3BAAyPN%2CQAhP6B%3BEAC5B%2CUACC%3BIACC%2CoBAAA%3B%3BEAFF%2CUAIC%3BIACC%2CoBAAA%3B%3BEALF%2CUAOC%2CgBACC%2CiBACC%3BIACC%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAXJ%2CUAeC%2CoBACC%3BIACC%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACG%2CoBAAA%3B%3BEAIN%2CiBACC%2CgBACC%2CcACC%2CGACC%3BIACC%2C0BAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAML%3BIACC%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGA%2CgBAAC%2CcACC%2CsBACC%3BIACC%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEANJ%2CgBAAC%2CcACC%2CsBAOC%3BIACC%2C0BAAA%3BIACE%2CeAAA%3BIACA%2CgBAAA%3B%3BEAMN%2CeAAC%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEACC%2CeAHD%2CsBAGE%3BIACA%2CYAAA%3B%3BEAKG%2CeATL%2CsBAMC%2CWACC%2CgBACE%2CYACE%3BIACA%2CWAAA%3BIACE%2CmBAAA%3BIACA%2CeAAA%3B%3BEAEH%2CeAdL%2CsBAMC%2CWACC%2CgBACE%2CYAME%3BIACG%2CUAAA%3BIACD%2CkBAAA%3BIACA%2CcAAA%3B%3BEAjBT%2CeAAC%2CsBAMC%2CWAeC%3BIACI%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAKR%2CoBACC%3BIACC%2CaAAA%3BIACA%2CiBAAA%3B%3BEAHF%2CoBAKC%3BIACO%2CuBAAA%3BIACH%2CeAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIpB7sCJ%2CWAAW%2CgBAAX%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CeAAe%2CgBAAf%3B%3BEoB4rCD%2CoBAKC%2CsBAUK%3BIACC%2CeAAA%3BIACD%2C0BAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAnBN%2CoBAKC%2CsBAUK%2CGAKE%3BIACC%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAvBT%2CoBAKC%2CsBAqBK%3BIACC%2CeAAA%3B%3BEA3BP%2CoBA8BC%3BIACC%2CaAAA%3B%3BEA%5C%2FBF%2CoBA8BC%2CoBAEE%3BIACC%2CeAAA%3BIACE%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEApCN%2CoBA8BC%2CoBAQG%3BIACC%2CaAAA%3B%3BEAvCL%2CoBA8BC%2CoBAQG%2CaAEE%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEA1CP%2CoBA8BC%2CoBAeG%3BIACC%2CeAAA%3B%3BEA9CL%2CoBA8BC%2CoBAeG%2CGAEE%2CGACC%3BIACC%2CeAAA%3BIACA%2CyBAAA%3B%3BEAMR%2CYACC%2CeACC%3BIACC%2CWAAA%3BIACA%2CkBAAA%3B%3BEACC%2CYAJH%2CeACC%2CGAGG%3BIACA%2CgBAAA%3B%3BEAGA%2CYARJ%2CeACC%2CGAME%2CUACK%3BIACF%2CeAAA%3BIACA%2C0BAAA%3BIACA%2C4BAAA%3B%3BEACC%2CYAZP%2CeACC%2CGAME%2CUACK%2CIAIA%3BIACA%2CWAAA%3B%3BEAdT%2CYACC%2CeACC%2CGAME%2CUASC%3BIACC%2CkBAAA%3BIACA%2CeAAA%3B%3BEAON%2CkBACC%2C2BACC%3BIpBlsCD%2C%2BBAAA%3BIACA%2C4BAAA%3BIACA%2C8BAAA%3BIACA%2CsCAAA%3BIACA%2CkCAAA%3B%3BEoB4rCD%2CkBACC%2C2BACC%2CuBAEC%3BIACC%2CUAAA%3BIACA%2CmBAAA%3B%3BEANJ%2CkBACC%2C2BACC%2CuBAEC%2CGAGE%3BIACC%2CWAAA%3B%3BEAED%2CkBATJ%2C2BACC%2CuBAEC%2CGAMG%3BIACA%2CYAAA%3B%3BEAXN%2CkBAgBC%2CoBACG%3BIACC%2CUAAA%3B%3BEAlBL%2CkBAgBC%2CoBACG%2CGAEE%3BIACC%2CeAAA%3BIACA%2CcAAA%3B%3BEArBP%2CkBAgBC%2CoBACG%2CGAEE%2CGAGE%3BIACC%2CeAAA%3B%3BEAvBT%2CkBAgBC%2CoBACG%2CGAEE%2CGAGE%2CEAEE%3BIACC%2CeAAA%3B%3BEAQX%2CmBAAmB%2CkBAClB%2CqBACC%2CGAAE%3BIACC%2CeAAA%3BIACC%2C0BAAA%3BIACA%2CSAAA%3B%3BEALN%2CmBAAmB%2CkBAQlB%2CGAAE%3BIACD%2CSAAA%3B%3BEATF%2CmBAAmB%2CkBAQlB%2CGAAE%2CUAED%2CGAAE%3BIACD%2CsBAAA%3BIACA%2CSAAA%3B%3BEAZH%2CmBAAmB%2CkBAQlB%2CGAAE%2CUAED%2CGAAE%2CYAGD%2CcACC%2CgBACC%3BIACI%2CaAAA%3B%3BEAhBT%2CmBAAmB%2CkBAQlB%2CGAAE%2CUAED%2CGAAE%2CYAGD%2CcAMC%2CkBACC%2CYAAY%3BIACR%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3B%3B%3BAA0CV%2CQAhC8B%3BEAE5B%2CeAAC%2CsBACA%2CWACC%3BIACC%2C6BAAA%3BIACG%2CUAAA%3B%3BEAJN%2CeAAC%2CsBACA%2CWACC%2CgBAGC%3BIACI%2CsBAAA%3BIACA%2CkBAAA%3BIACH%2C8BAAA%3BIACA%2C0BAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3B%3BEACC%2CeAZJ%2CsBACA%2CWACC%2CgBAGC%2CYAOG%3BIACA%2CgBAAA%3B%3BEAbN%2CeAAC%2CsBACA%2CWACC%2CgBAGC%2CYAUE%3BIACC%2CYAAA%3B%3BEAhBN%2CeAAC%2CsBACA%2CWACC%2CgBAGC%2CYAaE%3BIACC%2CgBAAA%3BIACA%2CsBAAA%3B%3B%3B%3BAAmCP%2CQAzB6B%3BEAC7B%2CkBACC%2C2BACC%2CuBACC%3BIACI%2CWAAA%3BIACH%2CmBAAA%3BIACA%2CeAAA%3B%3BEANJ%2CkBACC%2C2BACC%2CuBACC%2CGAIK%3BIACC%2CWAAA%3B%3BEAEF%2CkBATN%2C2BACC%2CuBACC%2CGAOK%3BIACA%2CgBAAA%3B%3BEAXR%2CkBAgBC%2CoBACC%2CaACC%3BIACC%2CmBAAA%3B%3B%3BACjgDF%2CqBADD%2COACE%3BEACA%2CiBAAA%3B%3BAADD%2CqBADD%2COACE%2CYAEA%2CQACC%3BEACC%2CoBAAA%3B%3BAAJH%2CqBADD%2COACE%2CYAEA%2CQAIC%2CcACC%2CqBACC%2CyBACC%3BEACC%2C%2BBAAA%3BEACE%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAbR%2CqBADD%2COACE%2CYAEA%2CQAIC%2CcACC%2CqBACC%2CyBACC%2CGAKC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAApBP%2CqBADD%2COACE%2CYAEA%2CQAIC%2CcACC%2CqBACC%2CyBACC%2CGAKC%2CEAOE%3BEACC%2CcAAA%3BEACA%2CcAAA%3B%3BAAED%2CqBA1BT%2COACE%2CYAEA%2CQAIC%2CcACC%2CqBACC%2CyBACC%2CGAKC%2CEAWG%3BEACA%2CqBAAA%3B%3BAA5BX%2CqBAsCC%3BEACC%2CmBAAA%3B%3BAAvCF%2CqBAsCC%2CeAEG%3BErB8IJ%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAkBC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEAlBG%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAqB%5C%2FLH%2CqBAsCC%2CeAEG%2CGAIC%3BEACC%2CUAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAACC%2CqBAbN%2CeAEG%2CGAIC%2CGAOG%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3BEACA%2CgCAAA%3BEACA%2C%2BBAAA%3BEACA%2CuCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAACC%2CqBAxBR%2CeAEG%2CGAIC%2CGAOG%2CMAWE%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BErBoDT%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3BEAIA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3B%3BAqB1DM%2CqBApCN%2CeAEG%2CGAIC%2CGA8BG%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CqCAAA%3BEACA%2CkCAAA%3BEACA%2CiCAAA%3BEACA%2CgCAAA%3BEACA%2CwCAAA%3BEACA%2CqCAAA%3BEACA%2CoCAAA%3BEACA%2CiBAAA%3BEACA%2C4BAAA%3B%3BAACC%2CqBAjDR%2CeAEG%2CGAIC%2CGA8BG%2COAaE%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BErB2BT%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3BEAIA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3B%3BAqBpID%2CqBAsGC%3BEACC%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACC%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BErBmBF%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAqBpBG%2CqBAVH%2CaAUI%3BEACA%2CarBrCQ%2CaqBqCR%3BEACC%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BErBAL%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAqBDE%2CqBAtBF%2CaAsBG%3BEACA%2CyBAAA%3B%3BAA7HJ%2CqBAgIC%3BEACC%2CWAAA%3BErBqDF%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAYF%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAAjCD%2CqBqB9CC%2CmBrB8CA%3BAAAS%2CqBqB9CT%2CmBrB8CU%3BEACV%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3BAqB3CE%2CqBANF%2CmBAMM%3BEACH%2CYAAA%3BEACA%2CmBAAA%3B%3BAAxIJ%2CqBAgIC%2CmBAUE%3BEACG%2CoBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3B%3BAA7IN%2CqBAgIC%2CmBAUE%2CiBAIG%3BEACC%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAlJP%2CqBAgIC%2CmBAUE%2CiBAIG%2CoBAKG%3BEACE%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAtJX%2CqBAgIC%2CmBAUE%2CiBAIG%2CoBAKG%2CYAIG%3BEACA%2CeAAA%3BEACH%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAACA%2CqBA9BR%2CmBAUE%2CiBAIG%2CoBAKG%2CYAIG%2CMAOF%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAlKV%2CqBAgIC%2CmBAUE%2CiBAIG%2CoBAKG%2CYAkBE%2CMAAK%2CiBAAiB%2CQAAW%2CQAAK%3BEACvC%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CarB7FG%2CaqB6FH%3B%3BAAzKV%2CqBAgIC%2CmBAUE%2CiBAIG%2CoBA8BG%3BEACC%2CkBAAA%3B%3BAA7KV%2CqBAgIC%2CmBAUE%2CiBAIG%2CoBA8BG%2CuBAEE%3BEACC%2CeAAA%3BEACA%2C4BAAA%3B%3BAAhLZ%2CqBAgIC%2CmBAUE%2CiBAIG%2CoBA8BG%2CuBAEE%2CEAGG%3BEACE%2C2BAAA%3BEACA%2C0BAAA%3B%3BAACC%2CqBApDhB%2CmBAUE%2CiBAIG%2CoBA8BG%2CuBAEE%2CEAGG%2CEAGI%3BEACA%2CcAAA%3B%3BAArLlB%2CqBAgIC%2CmBAUE%2CiBAiDG%3BEACI%2CyBAAA%3BEACH%2CaAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAhMP%2CqBAgIC%2CmBAUE%2CiBAiDG%2CaAME%3BErBXR%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAYF%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEAoBD%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3B%3BAqBvOA%2CqBAgIC%2CmBAUE%2CiBAiDG%2CaAME%2CKAKA%3BEACC%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3B%3BAACC%2CqBA1ET%2CmBAUE%2CiBAiDG%2CaAME%2CKAKA%2COAIG%3BEACA%2CoBAAA%3B%3BAAED%2CqBA7ET%2CmBAUE%2CiBAiDG%2CaAME%2CKAKA%2COAOG%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAAFD%2CqBA7ET%2CmBAUE%2CiBAiDG%2CaAME%2CKAKA%2COAOG%2CWAGC%3BEACC%2CkBAAA%3B%3BAACA%2CqBAlFZ%2CmBAUE%2CiBAiDG%2CaAME%2CKAKA%2COAOG%2CWAGC%2CSAEE%3BEACA%2CarBvID%2CaqBuIC%3BEACA%2CSAAS%2COAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BErBhGb%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAqB7HD%2CqBAgIC%2CmBAUE%2CiBAiDG%2CaAME%2CKAKA%2COAwBG%3BEACC%2CeAAA%3BEACD%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAACC%2CqBAxGX%2CmBAUE%2CiBAiDG%2CaAME%2CKAKA%2COAwBG%2COAUE%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAID%2CqBAjHX%2CmBAUE%2CiBAiDG%2CaAME%2CKAKA%2COA0CG%2CSACE%2CMACA%3BEACC%2CcAAA%3B%3BAAnPd%2CqBAgIC%2CmBAUE%2CiBAiDG%2CaAME%2CKAKA%2COA0CG%2CSAME%3BEACC%2CyBAAA%3BEACF%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3B%3BAA5PZ%2CqBAgIC%2CmBAUE%2CiBAiDG%2CaAME%2CKAKA%2COA0CG%2CSAcE%3BEACC%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3B%3BAAjQd%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BACE%3BEACC%2CeAAA%3BEACF%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3B%3BAACC%2CqBAjJT%2CmBAUE%2CiBA6HK%2C2BACE%2CYASC%3BEACA%2CaAAA%3B%3BAAlRX%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcACC%3BEACC%2CoBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAzRZ%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcACC%2CWAIC%2CSACE%3BEACC%2CyBAAA%3BEACA%2CuBAAA%3BErBvGf%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAqB%5C%2FLH%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcACC%2CWAIC%2CSACE%2CwBAKJ%3BEACC%2CoBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3B%3BAACC%2CqBAvKX%2CmBAUE%2CiBA6HK%2C2BAcE%2CcACC%2CWAIC%2CSACE%2CwBAKJ%2CuBAOG%3BEACA%2CyBAAA%3B%3BAAED%2CqBA1KX%2CmBAUE%2CiBA6HK%2C2BAcE%2CcACC%2CWAIC%2CSACE%2CwBAKJ%2CuBAUG%3BEACA%2CuBAAA%3B%3BAAED%2CqBA7KX%2CmBAUE%2CiBA6HK%2C2BAcE%2CcACC%2CWAIC%2CSACE%2CwBAKJ%2CuBAaG%3BEACA%2CqBAAA%3B%3BAAGG%2CqBAjLf%2CmBAUE%2CiBA6HK%2C2BAcE%2CcACC%2CWAIC%2CSACE%2CwBAKJ%2CuBAaG%2CcAEC%2CeACC%2CgBACE%3BEACA%2CoBAAA%3B%3BAAlTjB%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcACC%2CWAIC%2CSACE%2CwBAKJ%2CuBAuBE%2CeACC%3BEACE%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAA5Tf%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcACC%2CWAIC%2CSACE%2CwBAKJ%2CuBAuBE%2CeACC%2CgBAKC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAhUf%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcACC%2CWAIC%2CSACE%2CwBAKJ%2CuBAuBE%2CeAYC%3BEACC%2CoBAAA%3B%3BAApUd%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcACC%2CWAIC%2CSACE%2CwBAKJ%2CuBAuBE%2CeAYC%2CoBAEG%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAA1UjB%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcA6DC%3BEACC%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAtVZ%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcA6DC%2CeAKE%3BEACE%2CeAAA%3BEACH%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAACC%2CqBA9NZ%2CmBAUE%2CiBA6HK%2C2BAcE%2CcA6DC%2CeAKE%2CMAOC%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAlWd%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcA6DC%2CeAmBE%2CMAAK%2CiBAAiB%2CQAAW%2CQAAK%3BEACtC%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CarB7RA%2CaqB6RA%3B%3BAAzWb%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%3BEACC%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAhXZ%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%3BEACC%2CWAAA%3BEACA%2CqBAAA%3B%3BAAnXb%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%3BEACC%2CgBAAA%3B%3BAAEC%2CqBAvPhB%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAEK%2CMAAG%2C%2BBACL%3BEACA%2CwBAAA%3B%3BAAxXlB%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAACC%2CqBA%5C%2FPjB%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%2COAIG%3BEACA%2CaAAA%3B%3BAAED%2CqBAlQjB%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%2COAOG%2COACA%2CSACC%3BEACC%2C0BAAA%3B%3BAAHH%2CqBAlQjB%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%2COAOG%2COACA%2CSACC%2COAEC%3BEACC%2CaAAA%3B%3BAALJ%2CqBAlQjB%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%2COAOG%2COACA%2CSACC%2COAKC%3BEACC%2CqBAAA%3B%3BAAKJ%2CqBA%5C%2FQjB%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%2COAoBG%2COAAO%3BEACd%2CaAAA%3B%3BAAhZZ%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%2COAuBC%3BEAAe%2CeAAA%3B%3BAAlZhC%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%2COAwBE%3BEACC%2CsBAAA%3BEACA%2CoBAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACL%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CWAAA%3B%3BAACC%2CqBA7Rd%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%2COAwBE%2COAUF%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAhahB%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%2COAwCE%3BEACC%2CyBAAA%3BEACA%2CYAAA%3B%3BAAranB%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%2COAwCE%2CSAGE%3BEACC%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3B%3BAA5arB%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSAOC%2COAwCE%2CSAWE%3BEACC%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3B%3BArBtQrB%2CqBqB9CC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSrBtMd%3BAAAS%2CqBqB9CT%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BAKC%2CuBAGG%2CSrBtMJ%3BEACV%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3BAqBjLD%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BA%2BEC%3BEACC%2CiBAAA%3B%3BAA5bb%2CqBAgIC%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BA%2BEC%2CSAEI%3BEACE%2CmBAAA%3BEACJ%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAACC%2CqBAzUd%2CmBAUE%2CiBA6HK%2C2BAcE%2CcAuFC%2C0BA%2BEC%2CSAEI%2CQAYA%3BEACA%2CyBAAA%3B%3BAA1chB%2CqBAgIC%2CmBAkVE%3BEACC%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAArdJ%2CqBAgIC%2CmBAkVE%2CsBAIE%3BEACC%2CyBAAA%3BEACA%2CiCAAA%3B%3BAAxdN%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcAGG%2CuBACA%3BEACC%2CmBAAA%3B%3BAA3dT%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcAGG%2CuBACA%2CcAEC%3BEACC%2CuCAAA%3B%3BAA7dV%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcAGG%2CuBACA%2CcAEC%2CGAEC%3BEACC%2CuCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAjeX%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcAGG%2CuBACA%2CcAEC%2CGAEC%2CGAIE%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAreb%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcAGG%2CuBACA%2CcAEC%2CGAYC%3BEACC%2CoBAAA%3BEACA%2CmBAAA%3B%3BAA1eX%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcAGG%2CuBACA%2CcAEC%2CGAYC%2CGAGE%2COACC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2Fed%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcAgCG%3BEACC%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CgCAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3B%3BAA3fT%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcAgCG%2CiBAMG%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAhgBZ%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcA6CG%3BEACC%2CmBAAA%3B%3BAApgBT%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcA6CG%2CqBAEE%3BEACC%2CSAAA%3BEACA%2C4BAAA%3B%3BAACA%2CqBAxYV%2CmBAkVE%2CsBAIE%2CcA6CG%2CqBAEE%2CMAGE%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAA5gBZ%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcA6CG%2CqBAEE%2CMASC%3BEACC%2CeAAA%3BEACA%2CuCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3B%3BAAphBZ%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcA6CG%2CqBAoBE%2CMAAK%2CiBAAiB%2CQAAW%2CQAAK%3BEACrC%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CarB%5C%2FcE%2CaqB%2BcF%3B%3BAA3hBX%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcAwEG%3BEACC%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAliBT%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcAwEG%2CsBAKE%2CSACC%3BEACC%2CkBAAA%3BEACA%2CcAAA%3B%3BAAtiBZ%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcAwEG%2CsBAKE%2CSACC%2C4BAGC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAA3iBb%2CqBAgIC%2CmBAkVE%2CsBAIE%2CcA0FG%2CYACC%3BEACC%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BErB1bT%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAqBybS%2CqBA7bT%2CmBAkVE%2CsBAIE%2CcA0FG%2CYACC%2CuBAYE%3BEACA%2CarBlfE%2CaqBkfF%3BEACD%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BErB3cT%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAqB0cS%2CqBAvcT%2CmBAkVE%2CsBAIE%2CcA0FG%2CYACC%2CuBAsBE%3BEACA%2CyBAAA%3B%3BAAxkBX%2CqBAgIC%2CmBA8cK%3BEACC%2CaAAA%3B%3BAA%5C%2FkBP%2CqBAgIC%2CmBAidK%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgCAAA%3B%3BAAKP%2CWACC%2CEACC%3BEACC%2CcAAA%3BEACA%2C0BAAA%3B%3BAACC%2CWAJH%2CEACC%2CEAGG%3BEACA%2CcAAA%3B%3BAAKJ%2COAAO%2CKAAM%2CoBAAmB%2CYAAa%2CMAAK%2CMAAS%2CQAAK%3BEAAS%2CyBAAA%3BEAA2B%2C0BAAA%3BEAA4B%2CyBAAA%3B%3BAAChI%2COAAO%2CKAAM%2CoBAAmB%2CYAAa%2CMAAK%2CMAAS%2CQAAK%3BEAAO%2CcAAA%3BEAAoB%2CkBAAA%3BEAAoB%2CmBAAA%3BEAAqB%2CsBAAA%3BEAAwB%2CSAAS%2COAAT%3BEAAkB%2CSAAA%3BEAAW%2CcAAA%3BEAAe%2CarB%5C%2FhB3L%2CaqB%2BhB2L%3BEAA2B%2CUAAA%3B%3BAAKlO%2CyBADD%2COACE%3BEACA%2CoBAAA%3B%3BAADD%2CyBADD%2COACE%2CYAEA%2CQACE%2CcACC%2CqBACC%2CyBACC%3BEACC%2C%2BBAAA%3BEACE%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAVT%2CyBADD%2COACE%2CYAEA%2CQACE%2CcACC%2CqBACC%2CyBACC%2CGAKC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAjBR%2CyBADD%2COACE%2CYAEA%2CQACE%2CcACC%2CqBACC%2CyBACC%2CGAKC%2CEAOE%3BEACC%2CcAAA%3BEACA%2CcAAA%3B%3BAAED%2CyBAvBV%2COACE%2CYAEA%2CQACE%2CcACC%2CqBACC%2CyBACC%2CGAKC%2CEAWG%3BEACA%2CqBAAA%3B%3BAAzBZ%2CyBAmCC%3BEACC%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAvCF%2CyBAmCC%2CeAKC%3BEACC%2CyBAAA%3BEACG%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACD%2CgBAAA%3BEACA%2CyBAAA%3BEACC%2CaAAA%3B%3BAACC%2CyBAdN%2CeAKC%2CEASM%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAnDR%2CyBAuDC%2CkBACC%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAA7DH%2CyBAuDC%2CkBAQC%3BEACC%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAlEH%2CyBAuDC%2CkBAQC%2CEAIG%3BEACC%2CcAAA%3B%3BAACC%2CyBAdN%2CkBAQC%2CEAIG%2CEAEG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAvER%2CyBAuDC%2CkBAoBC%2CiBACC%2CSACC%3BEACC%2CyBAAA%3BEACG%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACD%2CgBAAA%3BEACA%2CyBAAA%3BEACC%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAACC%2CyBAjCR%2CkBAoBC%2CiBACC%2CSACC%2CUAWM%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAA1FV%2CyBAuDC%2CkBAoBC%2CiBACC%2CSAiBC%3BEACC%2CaAAA%3B%3BAA9FL%2CyBAmGC%3BEACE%2CmBAAA%3B%3BAApGH%2CyBAmGC%2CeAEI%3BErB7hBJ%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAkBC%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEAlBG%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3B%3BAqB%2BaJ%2CyBAmGC%2CeAEI%2CGAIC%3BEACC%2CUAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAACC%2CyBAbP%2CeAEI%2CGAIC%2CGAOG%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3BEACA%2CgCAAA%3BEACA%2C%2BBAAA%3BEACA%2CuCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAACC%2CyBAxBT%2CeAEI%2CGAIC%2CGAOG%2CMAWE%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAA%3BErBvnBT%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3BEAIA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3B%3BAqBinBM%2CyBApCP%2CeAEI%2CGAIC%2CGA8BG%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CqCAAA%3BEACA%2CkCAAA%3BEACA%2CiCAAA%3BEACA%2CgCAAA%3BEACA%2CwCAAA%3BEACA%2CqCAAA%3BEACA%2CoCAAA%3BEACA%2CiBAAA%3BEACA%2C4BAAA%3B%3BAACC%2CyBAjDT%2CeAEI%2CGAIC%2CGA8BG%2COAaE%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BErBhpBT%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3BEAIA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C2BAAA%3BEACA%2CuBAAA%3B%3BAqB0eF%2CyBAmGC%2CeA%2BDC%3BEACC%2CSAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAACA%2CyBAnEF%2CeA%2BDC%2COAIE%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAOJ%2CYACC%3BEACC%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3B%3B%3BAAuDD%2CQAhDgC%2CuBAAyC%3BEACxE%2CqBACC%3BIACC%2CmBAAA%3B%3BEAFF%2CqBAIC%2CmBACC%2CiBACC%3BIACC%2C2BAAA%3B%3BEAPJ%2CqBAIC%2CmBACC%2CiBAIC%2C2BACC%3BIACC%2CaAAA%3B%3BEAXL%2CqBAIC%2CmBACC%2CiBAIC%2C2BAIC%2CcACC%3BIACC%2C4BAAA%3B%3BEAfN%2CqBAIC%2CmBACC%2CiBAIC%2C2BAIC%2CcAIC%3BIACC%2C2BAAA%3B%3BEAlBN%2CqBAIC%2CmBACC%2CiBAIC%2C2BAIC%2CcAOC%2CWACC%2CSACC%3BIACC%2CaAAA%3B%3BEAvBR%2CqBAIC%2CmBACC%2CiBAIC%2C2BAIC%2CcAOC%2CWACC%2CSACC%2CwBAEE%3BIACA%2CoBAAA%3BIACE%2CuBAAA%3BIACA%2CyBAAA%3BIACA%2C4BAAA%3BIACA%2C6BAAA%3B%3BEA7BX%2CqBAIC%2CmBAiCC%2CsBACC%3BIACC%2CuBAAA%3B%3B%3B%3BAAkCL%2CQA1BgC%2CuBAA2C%3BEACzE%2CqBACC%2CmBACC%2CiBACC%2CaACC%2CKACC%3BIACI%2CuBAAA%3BIACF%2C%2BBAAA%3BIACA%2C2BAAA%3BIACA%2C4BAAA%3B%3BEACC%2CqBATP%2CmBACC%2CiBACC%2CaACC%2CKACC%2COAKI%3BIACA%2CmBAAA%3B%3BEAXT%2CqBACC%2CmBACC%2CiBACC%2CaACC%2CKACC%2COAQC%3BIACC%2C0BAAA%3B%3B%3B%3BAAoGT%2CQAzF8B%3BEAG3B%2CqBADD%2COACE%3BIACA%2CiBAAA%3B%3BEAHH%2CqBAMC%3BIACC%2CmBAAA%3B%3BEAPF%2CqBASC%3BIACC%2CmBAAA%3B%3BEAVF%2CqBAYC%2CmBACC%3BIACC%2CmBAAA%3B%3BEAdH%2CqBAYC%2CmBAIC%3BIACC%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2C6BAAA%3B%3BEAnBH%2CqBAYC%2CmBAIC%2CiBAIC%3BIACC%2CaAAA%3B%3BEArBJ%2CqBAYC%2CmBAIC%2CiBAIC%2CoBAEC%3BIACC%2CaAAA%3B%3BEAvBL%2CqBAYC%2CmBAIC%2CiBAIC%2CoBAEC%2CYAEC%3BIACC%2C0BAAA%3B%3BEAzBN%2CqBAYC%2CmBAIC%2CiBAaC%3BIACC%2CaAAA%3B%3BEA9BJ%2CqBAYC%2CmBAIC%2CiBAaC%2CaAEG%2CKACC%3BIACC%2CkBAAA%3B%3BEAjCR%2CqBAYC%2CmBAIC%2CiBAaC%2CaAEG%2CKACC%2COAEC%3BIACC%2CeAAA%3BIACA%2C0BAAA%3B%3BEApCT%2CqBAYC%2CmBAIC%2CiBAyBG%2C2BACE%3BIACC%2CoBAAA%3BIACA%2CgBAAA%3B%3BEA5CR%2CqBAYC%2CmBAIC%2CiBAyBG%2C2BAKE%2CcACC%3BIACC%2CaAAA%3B%3BEAhDT%2CqBAYC%2CmBAIC%2CiBAyBG%2C2BAKE%2CcAIC%3BIACC%2CoBAAA%3B%3BEAnDT%2CqBAYC%2CmBAIC%2CiBAyBG%2C2BAKE%2CcAIC%2CeAEC%3BIACC%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAtDV%2CqBAYC%2CmBAIC%2CiBAyBG%2C2BAKE%2CcAWC%2CWACC%2CSACC%3BIACC%2CaAAA%3B%3BEA5DX%2CqBAYC%2CmBAIC%2CiBAyBG%2C2BAKE%2CcAWC%2CWACC%2CSACC%2CwBAEG%3BIACC%2CqBAAA%3BIACA%2CmCAAA%3B%3BEA%5C%2FDd%2CqBAYC%2CmBA2DC%3BIACC%2CqBAAA%3B%3BEAxEH%2CqBAYC%2CmBA2DC%2CsBAEG%3BIACC%2CuBAAA%3B%3BEA1EN%2CqBAYC%2CmBA2DC%2CsBAEG%2CcAEE%2CYACC%3BIACC%2CgBAAA%3BIACA%2C0BAAA%3B%3B%3B%3BAAiGV%2CQAvF8B%3BEAG3B%2CqBADD%2COACE%2CYACA%2CQACC%2CcACC%2CqBACC%3BIACC%2CaAAA%3B%3BEAPP%2CqBAcC%2CeACC%2CGACC%3BIACC%2C0BAAA%3B%3BEAjBJ%2CqBAqBC%2CmBACC%2CiBACC%3BIACC%2CaAAA%3B%3BEAxBJ%2CqBAqBC%2CmBACC%2CiBACC%2CaAEC%2CKACC%3BIACC%2CqBAAA%3BIACA%2C6BAAA%3BIACA%2CeAAA%3B%3BEACC%2CqBATN%2CmBACC%2CiBACC%2CaAEC%2CKACC%2COAIG%3BIACA%2CqBAAA%3B%3BEAED%2CqBAZN%2CmBACC%2CiBACC%2CaAEC%2CKACC%2COAOG%3BIACA%2CqBAAA%3B%3BEAlCR%2CqBAqBC%2CmBACC%2CiBACC%2CaAEC%2CKACC%2COAUE%3BIACC%2C0BAAA%3BIACA%2CeAAA%3B%3BEAtCR%2CqBAqBC%2CmBACC%2CiBACC%2CaAEC%2CKACC%2COAcE%2CSACC%3BIACC%2CgBAAA%3B%3BEAGH%2CqBAxBL%2CmBACC%2CiBACC%2CaAEC%2CKACC%2COAmBE%3BIACA%2CgBAAA%3B%3BEAUN%2CyBADD%2COACE%2CYACA%2CQACE%2CcACC%2CqBACC%3BIACC%2CaAAA%3B%3BEAPP%2CyBAcC%3BIACC%2CmBAAA%3B%3BEAfF%2CyBAcC%2CeAEC%2CGACC%3BIACC%2C0BAAA%3B%3BEAlBJ%2CyBAsBC%2CkBACC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3B%3B%3BAAiCH%2CQA1BwB%3BEACxB%2CqBACC%2CmBACC%2CiBACC%2C2BACC%2CcACC%2C0BACC%2CuBACC%2CSACC%2COACC%3BIACC%2CqBAAA%3BIACA%2C0BAAA%3B%3BEAXV%2CqBACC%2CmBACC%2CiBACC%2C2BACC%2CcACC%2C0BACC%2CuBACC%2CSACC%2COAKC%3BIACC%2CqBAAA%3B%3B%3BACljCX%2CqBACC%3BEACC%2CgBAAA%3B%3BAAFF%2CqBACC%2CkCAEC%2CGAAE%2CIAAI%3BEACL%2CUAAA%3BEACE%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BACPN%2CgBACC%3BEACC%2CoBAAA%3B%3BAAFF%2CgBAIC%2CSACC%3BEACC%2CUAAA%3B%3BAANH%2CgBASC%2CoBACC%3BEACC%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAlBH%2CgBAqBC%3BEACC%2CuBAAA%3B%3BAAtBF%2CgBAwBC%3BEACC%2CSAAA%3B%3BAAzBF%2CgBAwBC%2CeAEE%3BEACC%2C6BAAA%3B%3BAACC%2CgBAJJ%2CeAEE%2CGAEG%2CUAAU%2CIACV%2CEAAC%3BEACA%2CyBAAA%3B%3BAAGF%2CgBATJ%2CeAEE%2CGAOG%3BEACA%2CYAAA%3B%3BAAlCN%2CgBAwBC%2CeAEE%2CGAUG%2CEAAC%3BEACG%2CyBAAA%3BEACH%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEE%2CgBAtBR%2CeAEE%2CGAUG%2CEAAC%2CSASE%2CKACC%3BEACA%2CyCAAA%3B%3BAAGF%2CgBA1BP%2CeAEE%2CGAUG%2CEAAC%2CSAcE%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAED%2CgBA9BP%2CeAEE%2CGAUG%2CEAAC%2CSAkBE%3BEACG%2CyCAAA%3BEACH%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CSAAS%2CEAAT%3BEvB4DP%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAuB7HF%2CgBAwBC%2CeAEE%2CGAuCG%3BEACC%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEvBkHN%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAYF%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAuB%5C%2FMF%2CgBAwBC%2CeAEE%2CGAuCG%2CiBAOC%3BEACC%2CUAAA%3B%3BAAzER%2CgBAwBC%2CeAEE%2CGAuCG%2CiBAOC%2CkBAEC%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAACA%2CgBAtDT%2CeAEE%2CGAuCG%2CiBAOC%2CkBAEC%2CEAIG%3BEACA%2CgBAAA%3B%3BAA%5C%2FEX%2CgBAwBC%2CeAEE%2CGAuCG%2CiBAkBE%3BEACC%2CUAAA%3B%3BAApFT%2CgBAwBC%2CeAEE%2CGAuCG%2CiBAkBE%2CcAEC%3BEACC%2CYAAA%3BEACA%2CiBAAA%3B%3BAAvFV%2CgBAwBC%2CeAEE%2CGAuCG%2CiBAyBE%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAACC%2CgBA5ET%2CeAEE%2CGAuCG%2CiBAyBE%2CUAUG%3BEACA%2CavBzBG%2CauByBH%3BEACD%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEvBaR%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3B%3BAuB7HF%2CgBAwBC%2CeAEE%2CGAuCG%2CiBAyBE%2CUAqBE%3BEACC%2CkBAAA%3B%3BAAGJ%2CgBA3FN%2CeAEE%2CGAuCG%2CiBAkDE%2COACA%3BEAAG%2CoBAAA%3B%3BAApHX%2CgBAyHC%3BEACC%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA7HF%2CgBAyHC%2CaAKG%3BEACC%2CyBAAA%3B%3BAACC%2CgBAPL%2CaAKG%2CEAEG%3BEACA%2CyBAAA%3B%3BAAjIP%2CgBAqIC%3BEACC%2CgBAAA%3B%3BAAtIF%2CgBAqIC%2CgBAEC%3BEACC%2CmBAAA%3B%3BAAxIH%2CgBAqIC%2CgBAEC%2CiBAEC%3BEACC%2CoBAAA%3BEACA%2CmBAAA%3B%3BAA3IJ%2CgBA%2BIC%2CSACC%2CwBACC%3BEACE%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAxJL%2CgBA%2BIC%2CSACC%2CwBAUC%3BEACK%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAA7JR%2CgBA%2BIC%2CSACC%2CwBAUC%2COAIC%2CgBACC%2CgBACC%3BEACC%2CmBAAA%3B%3B%3B%3BAAiCP%2CQArBiC%2CuBAAuC%3BEACtE%2CgBACC%3BIACA%2CoBAAA%3BIACG%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAJJ%2CgBAMC%2CSACC%3BIACC%2CUAAA%3B%3BEARH%2CgBAWC%3BIACC%2CUAAA%3BIACA%2CmBAAA%3B%3B%3B%3BAAiEJ%2CQA1D%2BB%3BEAC9B%2CgBACC%3BIvBdD%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIAII%2CeAAA%3BIACD%2CuBAAA%3BIACA%2CmBAAA%3B%3BEuBIH%2CgBAKC%3BIACC%2CiBAAA%3B%3BEANF%2CgBAQC%3BIACI%2CoBAAA%3BIACH%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAXF%2CgBAaC%3BIACC%2CaAAA%3B%3BEAdF%2CgBAaC%2CgBAEE%3BIACC%2CmBAAA%3B%3BEAhBJ%2CgBAaC%2CgBAEE%2CiBAEC%3BIACC%2CgBAAA%3B%3BEAlBL%2CgBAsBC%2CeACE%2CGACC%3BIACE%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3B%3BEACD%2CgBANJ%2CeACE%2CGACC%2CEAIE%3BIACA%2CWAAA%3B%3BEA7BN%2CgBAkCC%3BIACI%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3BEAxCL%2CgBA0CC%2CSACC%3BIACC%2CWAAA%3B%3BEA5CH%2CgBA%2BCC%2CoBACC%3BIACE%2CgBAAA%3BIACA%2CyBAAA%3B%3B%3B%3BAAuCJ%2CQAhC6B%3BEAC7B%2CgBACC%2CeACE%2CGACE%3BIACC%2CaAAA%3B%3BEAJN%2CgBACC%2CeACE%2CGACE%2CiBAEC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEAPP%2CgBACC%2CeACE%2CGACE%2CiBAMC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEAXP%2CgBACC%2CeACE%2CGACE%2CiBAUC%3BIACE%2CaAAA%3BIACA%2C0BAAA%3BIACA%2CeAAA%3BIACA%2CSAAA%3B%3BEACD%2CgBAjBN%2CeACE%2CGACE%2CiBAUC%2CUAKE%3BIACA%2CaAAA%3B%3BEAnBR%2CgBAyBC%2CoBACC%3B%3B%3B%3BACvRH%3BEACC%2CqBAAA%3BEACA%2CWAAA%3B%3BAAFD%2CmBAGG%3BEACE%2CWAAA%3BEACA%2CUAAA%3B%3BAALL%2CmBAGG%2CeAGG%3BEACC%2CmBAAA%3B%3BAAPP%2CmBAGG%2CeAGG%2CoBAEE%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAZT%2CmBAGG%2CeAGG%2CoBAEE%2CGAKE%3BEACC%2CcAAA%3BEACA%2C6BAAA%3B%3BAAfX%2CmBAGG%2CeAgBG%2CmBACE%3BEACC%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAxBT%2CmBAGG%2CeAgBG%2CmBACE%2CEAKC%3BEACE%2CeAAA%3B%3BAAEF%2CmBAzBN%2CeAgBG%2CmBACE%2CEAQE%3BEACA%2CgBAAA%3B%3BAA7BV%2CmBAGG%2CeAgBG%2CmBAaE%3BEACC%2CcAAA%3B%3BAAjCT%2CmBAGG%2CeAgBG%2CmBAaE%2COAEE%3BEACC%2CWAAA%3B%3BAAnCX%2CmBAGG%2CeAoCG%3BEACC%2CgBAAA%3B%3BAAxCP%2CmBAGG%2CeAoCG%2CoBAEE%3BEACE%2CmBAAA%3B%3BAA1CV%2CmBAGG%2CeAoCG%2CoBAEE%2CGAEE%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACF%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAjDT%2CmBAGG%2CeAoCG%2CoBAEE%2CGAUE%3BEACC%2CcAAA%3BEACA%2CmBAAA%3B%3BAACC%2CmBAnDT%2CeAoCG%2CoBAEE%2CGAUE%2CEAGG%3BEACF%2CgBAAA%3B%3BAAGJ%2CmBAvDJ%2CeAoCG%2CoBAEE%2CGAiBA%3BEACC%2CgBAAA%3B%3BAA3DT%2CmBAGG%2CeA4DK%3BEACD%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAlEP%2CmBAGG%2CeA4DK%2CcAIA%3BEACC%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAzET%2CmBAGG%2CeA4DK%2CcAYA%2CiBACC%2CaACC%3BEACC%2CaAAA%3B%3BAA9EX%2CmBAGG%2CeA4DK%2CcAYA%2CiBACC%2CaACC%2CUAEC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAACC%2CmBA%5C%2FEV%2CeA4DK%2CcAYA%2CiBACC%2CaACC%2CUAEC%2CEAGG%3BEACA%2CUAAA%3B%3BAAnFd%2CmBA2FG%3BEACC%2CYAAA%3BEACA%2CUAAA%3B%3BAA7FJ%2CmBA2FG%2CqBAGG%3BEACC%2CmBAAA%3B%3BAA%5C%2FFP%2CmBA2FG%2CqBAGG%2CaAEE%2CmBACC%3BEACC%2C4BAAA%3BEACF%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAzGR%2CmBA2FG%2CqBAGG%2CaAEE%2CmBACC%2CYASC%3BEACI%2CeAAA%3BEACR%2CgBAAA%3B%3BAA5GN%2CmBA2FG%2CqBAGG%2CaAEE%2CmBACC%2CYAaC%3BEACI%2CeAAA%3BEACL%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAlHT%2CmBA2FG%2CqBAGG%2CaAEE%2CmBACC%2CYAmBC%3BEACI%2CeAAA%3BEACL%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAACC%2CmBA%5C%2FBP%2CqBAGG%2CaAEE%2CmBACC%2CYAmBC%2CEAMC%3BEACG%2CaxB%5C%2FCA%2CawB%2BCA%3BEACH%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAED%2CmBArCP%2CqBAGG%2CaAEE%2CmBACC%2CYAmBC%2CEAYC%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAlIX%2CmBA2FG%2CqBA6CG%2CaACE%3BEACD%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAjJP%2CmBA2FG%2CqBA6CG%2CaACE%2CGASC%3BEACK%2CcAAA%3BEACL%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAtJT%2CmBA2FG%2CqBA6CG%2CaAiBE%2CGACC%3BEACC%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAACC%2CmBAnER%2CqBA6CG%2CaAiBE%2CGACC%2CGAIG%3BEACA%2CgBAAA%3B%3BAA%5C%2FJZ%2CmBA2FG%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBACE%3BEACI%2CyBAAA%3BEACR%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAACC%2CmBA%5C%2FER%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBACE%2CEAQF%3BEACA%2CaAAa%2CaAAb%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAED%2CmBAtFR%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBACE%2CEAeF%3BEACA%2CqBAAA%3B%3BAAlLZ%2CmBA2FG%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBAoBE%3BEACF%2C4BAAA%3BEACF%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAACC%2CmBAnGR%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBAoBE%2CYASF%3BEACA%2C4BAAA%3B%3BAA%5C%2FLZ%2CmBA2FG%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBAoBE%2CYAYF%3BEACI%2CeAAA%3BEACR%2CgBAAA%3B%3BAAnMR%2CmBA2FG%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBAoBE%2CYAgBF%3BEACI%2CeAAA%3BEACL%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAxMX%2CmBA2FG%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBAoBE%2CYAqBF%3BEACC%2CgBAAA%3BEACF%2CkBAAA%3B%3BAA5MX%2CmBA2FG%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBAoBE%2CYAqBF%2CKAGD%2CSACC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAvNb%2CmBA2FG%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBAoBE%2CYAqBF%2CKAgBD%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAA9NZ%2CmBA2FG%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBAoBE%2CYAqBF%2CKAgBD%2CSAKC%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BExBzHZ%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BAwBuHa%2CmBAjJX%2CqBA6CG%2CaAiBE%2CGACC%2CGAOG%2CmBAoBE%2CYAqBF%2CKAgBD%2CSAKC%2COAaG%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3B%3B%3BAA4Cf%2CQA7BiC%2CuBAAiC%3BEACjE%2CmBACC%2CqBACC%2CaACC%2CmBACC%3BIACC%2CaAAA%3B%3BEALL%2CmBACC%2CqBAQC%2CaACC%2CGACC%2CGACC%2CmBACC%3BIACC%2CuBAAA%3B%3BEAdP%2CmBACC%2CqBAQC%2CaACC%2CGACC%2CGACC%2CmBACC%2CYAEG%3BIACC%2CeAAA%3B%3B%3B%3BAA8FV%2CQAlFwB%3BEACxB%2CmBACC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEAHF%2CmBACC%2CeAGC%3BIACC%2CmBAAA%3B%3BEALH%2CmBACC%2CeAGC%2CoBAEC%3BIACG%2C0BAAA%3B%3BEAPN%2CmBACC%2CeASC%2CmBACC%3BIACC%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAbJ%2CmBACC%2CeASC%2CmBACC%2CEAGC%3BIACC%2CeAAA%3BIACG%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAjBR%2CmBACC%2CeASC%2CmBAUC%3BIACG%2CcAAA%3B%3BEArBN%2CmBACC%2CeAuBC%2CoBACC%3BIACC%2CmBAAA%3B%3BEA1BJ%2CmBACC%2CeAuBC%2CoBACC%2CGAEE%3BIACC%2C0BAAA%3BIACA%2CkBAAA%3B%3BEA7BN%2CmBACC%2CeAuBC%2CoBACC%2CGAME%3BIACC%2CiBAAA%3BIACA%2CeAAA%3B%3BEAjCN%2CmBAsCC%3BIACC%2CWAAA%3B%3BEAvCF%2CmBAsCC%2CqBAEC%2CaACC%2CmBACC%3BIACC%2CaAAA%3B%3BEA3CL%2CmBAsCC%2CqBAEC%2CaACC%2CmBACC%2CYAEC%3BIACC%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3B%3BEA%5C%2FCN%2CmBAsCC%2CqBAEC%2CaACC%2CmBACC%2CYAOC%3BIACC%2CoBAAA%3BIACA%2C0BAAA%3B%3BEAnDN%2CmBAsCC%2CqBAkBC%2CaACC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEA3DJ%2CmBAsCC%2CqBAkBC%2CaAKC%2CGACC%2CGACC%2CmBACC%3BIACC%2CaAAA%3B%3BEACA%2CmBA5BN%2CqBAkBC%2CaAKC%2CGACC%2CGACC%2CmBACC%2CYAEE%3BIACA%2CaAAA%3B%3BEAnER%2CmBAsCC%2CqBAkBC%2CaAKC%2CGACC%2CGACC%2CmBACC%2CYAKC%3BIACC%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3B%3B%3BAClWP%2CeAAC%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAiBD%2CQAhB4B%3BEAgB5B%2CeAnBC%3BIAIA%2CeAAA%3BIACG%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAaJ%2CeAnBC%2CgBAOG%2CqBACC%3BIACC%2CeAAA%3B%3BEAUN%2CeAnBC%2CgBAOG%2CqBACC%2CGAEC%3BIACC%2CeAAA%3B%3BEAQP%2CeAnBC%2CgBAOG%2CqBAOC%3BIACG%2C0BAAA%3B%3B%3BAAhBT%2CeAqBC%2CqBACC%3BEACC%2CiBAAA%3B%3BAAvBH%2CeAqBC%2CqBACC%2CGAEC%3BEACC%2CmBAAA%3BEACA%2CiBAAA%3B%3BAA1BJ%2CeAqBC%2CqBACC%2CGAMC%3BEACC%2CcAAA%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAhCN%2CeAqBC%2CqBAcC%3BEACC%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CoBAAA%3BEACA%2CwBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3B%3BAA5CH%2CeAqBC%2CqBAcC%2COAUC%3BEACC%2CkBAAA%3B%3BAA9CJ%2CeAkDC%2CsBACC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEzBoEF%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAyBrEG%2CeAbH%2CsBACC%2CEAYG%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAED%2CeAlBH%2CsBACC%2CEAiBG%3BEACA%2CkBAAA%3BEACE%2CWAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CazBCM%2CayBDN%3BEACA%2CSAAS%2COAAT%3B%3BAAMR%2CoBACC%3BEACC%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3B%3BAACC%2CoBAVF%2CyBAUG%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAACA%2CoBAbH%2CyBAUG%2CSAGI%3BEACH%2CYAAA%3B%3BAADD%2CoBAbH%2CyBAUG%2CSAGI%2CYAEH%3BEACC%2CcAAA%3B%3BAACA%2CoBAjBL%2CyBAUG%2CSAGI%2CYAEH%2CEAEE%3BEACA%2CqBAAA%3B%3BAAnBP%2CoBAyBC%3BEzB2EA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAYF%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAyB7HF%2CoBAyBC%2CiBAKC%3BEACC%2CeAAA%3B%3BAA%5C%2FBH%2CoBAyBC%2CiBAKC%2CqBAEC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BEAEA%2CyBAAA%3BEACA%2CYAAA%3B%3B%3B%3B%3B%3B%3B%3BAACC%2CoBAdJ%2CiBAKC%2CqBAEC%2CEAOG%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAzCN%2CoBAyBC%2CiBAKC%2CqBAoBC%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CiCAAA%3B%3BAAvDP%2CoBAyBC%2CiBAKC%2CqBAoBC%2CiBAMC%3BEACC%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAA3DL%2CoBAyBC%2CiBAKC%2CqBAoBC%2CiBAMC%2CuBAIE%3BEACC%2CcAAA%3BEACE%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAlET%2CoBAyBC%2CiBAKC%2CqBAoBC%2CiBAMC%2CuBAIE%2CGAOI%3BEACC%2CcAAA%3BEACA%2CcAAA%3B%3BAArEX%2CoBAyBC%2CiBAKC%2CqBAoBC%2CiBAMC%2CuBAgBE%3BEACC%2CeAAA%3BEACE%2C%2BBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAAgCP%2CQA5B6B%3BEA4B7B%2CoBAnFD%2CiBAKC%3BIAmDE%2CWAAA%3BIACA%2CgBAAA%3B%3BEA0BF%2CoBAnFD%2CiBAKC%2CqBAqDG%3BIACI%2CaAAA%3BIACJ%2CaAAA%3BIACA%2CkBAAA%3B%3BEAsBH%2CoBAnFD%2CiBAKC%2CqBAqDG%2CiBAIA%3BIACC%2CYAAA%3BIACA%2CQAAA%3BIzBlDJ%2CWAAW%2CgBAAX%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CeAAe%2CgBAAf%3B%3BEyBiEA%2CoBAnFD%2CiBAKC%2CqBAqDG%2CiBAIA%2CuBAIC%3BIACC%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3B%3BEAaL%2CoBAnFD%2CiBAKC%2CqBAqDG%2CiBAIA%2CuBAUC%3BIACC%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAQL%2CoBAnFD%2CiBAKC%2CqBAqDG%2CiBAIA%2CuBAeC%3BIACC%2CgBAAA%3B%3B%3BAAvGP%2CoBAyBC%2CiBAoFC%3BEACC%2CeAAA%3B%3BAA9GH%2CoBAyBC%2CiBAoFC%2CqBAEC%3BEACC%2CyBAAA%3BEACG%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAACC%2CoBA3FP%2CiBAoFC%2CqBAEC%2CgBAKM%3BEACA%2CuBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAACC%2CoBA%5C%2FFT%2CiBAoFC%2CqBAEC%2CgBAKM%2CSAIK%3BEACF%2CiBAAA%3BEACA%2CkBAAA%3BEACG%2CiCAAA%3BEACH%2C4BAAA%3BEACA%2CsBAAA%3B%3BAALF%2CoBA%5C%2FFT%2CiBAoFC%2CqBAEC%2CgBAKM%2CSAIK%2CMAMD%2CgBACC%3BEACI%2CgBAAA%3BEACL%2CeAAA%3BEACA%2CyBAAA%3BEACA%2C%2BBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAbH%2CoBA%5C%2FFT%2CiBAoFC%2CqBAEC%2CgBAKM%2CSAIK%2CMAMD%2CgBACC%2CGAOC%3BEACC%2CcAAA%3BEACA%2CcAAA%3BEACF%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAArBJ%2CoBA%5C%2FFT%2CiBAoFC%2CqBAEC%2CgBAKM%2CSAIK%2CMAMD%2CgBAkBC%3BEACH%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3B%3BAACC%2CoBA7HX%2CiBAoFC%2CqBAEC%2CgBAKM%2CSAIK%2CMAMD%2CgBAkBC%2CEAMD%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAED%2CoBAjIX%2CiBAoFC%2CqBAEC%2CgBAKM%2CSAIK%2CMAMD%2CgBAkBC%2CEAUD%3BEACG%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CazBnKF%2CayBmKE%3BEACA%2CSAAS%2COAAT%3B%3BAA9JhB%2CoBAyBC%2CiBAoFC%2CqBAEC%2CgBAqDK%3BEACG%2CmBAAA%3B%3BAArKX%2CoBAyBC%2CiBAoFC%2CqBAEC%2CgBAqDK%2CqBAEI%3BEACC%2CcAAA%3BEACH%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAA5KV%2CoBAyBC%2CiBAoFC%2CqBAEC%2CgBAqDK%2CqBAUI%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAApLb%2CoBAyBC%2CiBAoFC%2CqBAEC%2CgBAwEK%3BEzBnFP%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAYF%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3BEyB8DG%2CkBAAA%3B%3BAA3LL%2CoBAyBC%2CiBAoFC%2CqBAEC%2CgBAwEK%2CiBAKF%3BEACC%2CwBAAA%3B%3BAA7LP%2CoBAyBC%2CiBAoFC%2CqBAEC%2CgBAwEK%2CiBAKF%2CkBAEE%2CSACC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEzBpJR%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEyBmJQ%2CYAAA%3B%3BAArMV%2CoBAyBC%2CiBAoFC%2CqBAEC%2CgBAwEK%2CiBAKF%2CkBAEE%2CSASC%3BEACC%2CgBAAA%3BEACE%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAlNZ%2CoBAyBC%2CiBAoFC%2CqBAEC%2CgBAwEK%2CiBAKF%2CkBAEE%2CSASC%2CiBAYG%3BEzB%5C%2FGX%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEyB8GY%2CgCAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAACA%2CoBA%5C%2FLZ%2CiBAoFC%2CqBAEC%2CgBAwEK%2CiBAKF%2CkBAEE%2CSASC%2CiBAYG%2CMAKE%3BEACA%2CmBAAA%3B%3BAAzNd%2CoBAyBC%2CiBAoFC%2CqBAEC%2CgBAwEK%2CiBAKF%2CkBAEE%2CSASC%2CiBAYG%2CMAQC%3BEACC%2CkBAAA%3B%3BAAMG%2CoBAzMhB%2CiBAoFC%2CqBAEC%2CgBAwEK%2CiBAKF%2CkBAEE%2CSASC%2CiBAYG%2CMAWC%2CkBACC%2CiBACC%2CWACC%2CmBACE%3BEACA%2CaAAA%3B%3BAAnOlB%2CoBAyBC%2CiBAoFC%2CqBAEC%2CgBAwEK%2CiBAsDA%3BEACC%2CWAAA%3B%3BAA9OT%2CoBAyBC%2CiBAoFC%2CqBAEC%2CgBAwEK%2CiBAsDA%2CSAEE%3BEACC%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEzBjJV%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEA0CA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEAZC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3BEACA%2C2BAAA%3BEyB4GS%2CcAAA%3BEzB1MT%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAyByMU%2CoBAlOX%2CiBAoFC%2CqBAEC%2CgBAwEK%2CiBAsDA%2CSAEE%2COAYG%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGA%2CoBAvOZ%2CiBAoFC%2CqBAEC%2CgBAwEK%2CiBAsDA%2CSAEE%2COAgBE%2CKACE%3BEACA%2CmBAAA%3BEACD%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CazB1QC%2CayB0QD%3BEACA%2CSAAS%2COAAT%3BEACA%2CgBAAA%3B%3BAAtQb%2CoBAyBC%2CiBAoFC%2CqBAgKC%3BEzBzKF%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEAII%2CeAAA%3BEACD%2CuBAAA%3BEACA%2CmBAAA%3BEAYF%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CkCAAA%3B%3BAyB7HF%2CoBAyBC%2CiBAoFC%2CqBAgKC%2CgBAIG%3BEACE%2CkBAAA%3B%3BAAlRR%2CoBAyBC%2CiBAoFC%2CqBAgKC%2CgBAIG%2CoBAEI%3BEACM%2CkBAAA%3BEACA%2CmBAAA%3BEACJ%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAzRZ%2CoBAyBC%2CiBAoFC%2CqBAgKC%2CgBAIG%2CoBAEI%2CqBAOG%3BEACC%2CcAAA%3BEACL%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAACC%2CoBAtQT%2CiBAoFC%2CqBAgKC%2CgBAIG%2CoBAEI%2CqBAOG%2CEAKF%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAED%2CoBA1QT%2CiBAoFC%2CqBAgKC%2CgBAIG%2CoBAEI%2CqBAOG%2CEASF%3BEACA%2CmBAAA%3BEACG%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CazB7SA%2CayB6SA%3BEACA%2CSAAS%2COAAT%3BEACA%2CQAAA%3BEzBlQZ%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3BEyBgQY%2CQAAA%3BEACA%2CkBAAA%3B%3BAAUZ%2CQAJ6B%3BEAI7B%2CoBA7RD%2CiBAoFC%3BIAsMG%2CWAAA%3BIACA%2CgBAAA%3B%3B%3BAApTL%2CoBAwTC%3BEACC%2CWAAA%3BEACA%2CkBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAA1TF%2CoBAwTC%2C2BAWC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3B%3BAArUH%2CoBAwTC%2C2BAWC%2CoBAGC%3BEACC%2CSAAA%3B%3BAAvUJ%2CoBAwTC%2C2BAWC%2CoBAGC%2COAEC%3BEACC%2CkBAAA%3BEACA%2CYAAA%3B%3BAA1UL%2CoBAwTC%2C2BAWC%2CoBAGC%2COAMC%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FUR%2CoBAwTC%2C2BAWC%2CoBAeE%3BEACC%2CkBAAA%3BEACE%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAvVP%2CoBAwTC%2C2BAWC%2CoBAeE%2CqBAMI%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAhWT%2CoBAwTC%2C2BAWC%2CoBAeE%2CqBAgBI%3BEACI%2CcAAA%3BEACH%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAACC%2CoBA%5C%2FCT%2C2BAWC%2CoBAeE%2CqBAgBI%2CEAKG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAED%2CoBAnDT%2C2BAWC%2CoBAeE%2CqBAgBI%2CEASG%3BEACA%2CaAAa%2CaAAb%3BEACA%2CSAAS%2COAAT%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAIR%2CoBA3DF%2C2BAWC%2CoBAgDK%3BEACH%2CgBAAA%3B%3BAAMJ%3BEACC%2CiBAAA%3B%3BAADD%2CeAEC%3BEACC%2CmBAAA%3B%3BAAMD%2CYAAC%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAFD%2CYAAC%2CaAGA%3BEACC%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAPF%2CYAAC%2CaAGA%2CkBAKC%3BEACC%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAXH%2CYAAC%2CaAGA%2CkBAWC%3BEACC%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CiBAAA%3B%3BAAjBH%2CYAAC%2CaAGA%2CkBAWC%2CkBAIE%3BEACC%2CWAAA%3BEACA%2CiBAAA%3B%3BAApBL%2CYAAC%2CaAGA%2CkBAoBE%3BEACC%2CkBAAA%3B%3BAAxBJ%2CYAAC%2CaAGA%2CkBAoBE%2CqBAEC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA5BL%2CYAAC%2CaAGA%2CkBAoBE%2CqBAOC%3BEACC%2C4BAAA%3BEACE%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAQP%2CgBAAC%2CWACA%2CgBACC%3BEACC%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAJH%2CgBAAC%2CWACA%2CgBACC%2CiBAGC%3BEACC%2CSAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAARJ%2CgBAAC%2CWACA%2CgBAUC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAbH%2CgBAAC%2CWACA%2CgBAUC%2CKAGG%3BEACF%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CgBAlBF%2CWACA%2CgBAUC%2CKAGG%2CMAID%3BEAAgB%2CaAAA%3B%3BAAlBpB%2CgBAAC%2CWACA%2CgBAUC%2CKAGG%2CMAKD%2CmBACC%3BEACC%2CyBAAA%3B%3BAAEC%2CgBAvBN%2CWACA%2CgBAUC%2CKAGG%2CMAKD%2CmBACC%2CYAEC%2CYACE%3BEACA%2CcAAA%3B%3BAACC%2CgBAzBR%2CWACA%2CgBAUC%2CKAGG%2CMAKD%2CmBACC%2CYAEC%2CYACE%2CMAEE%3BEACA%2CcAAA%3B%3BAAaX%2CiBACC%3BEACE%2CaAAA%3B%3BAACD%2CiBAFD%2CkBAEE%3BEzBrXF%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAyB%2BWD%2CiBAOC%3BEACC%2CoBAAA%3B%3BAARF%2CiBAOC%2CiBAEE%3BEACC%2CmBAAA%3BEACD%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3B%3BAACC%2CiBAZH%2CiBAEE%2CGAUE%3BEACA%2CyBAAA%3B%3BAADD%2CiBAZH%2CiBAEE%2CGAUE%2CMAEA%3BEACC%2CcAAA%3B%3BAACA%2CiBAhBL%2CiBAEE%2CGAUE%2CMAEA%2CEAEE%3BEACA%2CqBAAA%3B%3BAAKF%2CiBAtBJ%2CiBAEE%2CGAmBC%2CEACE%3BEACA%2CqBAAA%3B%3BAA9BN%2CiBAOC%2CiBAEE%2CGAwBC%3BEACC%2CcAAA%3B%3BAAED%2CiBA7BH%2CiBAEE%2CGA2BE%3BEACA%2CkBAAA%3B%3BAArCL%2CiBAOC%2CiBAiCE%2CaACC%3BEACC%2CqBAAA%3B%3BAACC%2CiBApCL%2CiBAiCE%2CaACC%2CGAEG%2COACA%3BEACC%2CgCAAA%3BEACA%2CcAAA%3B%3BAA9CR%2CiBAOC%2CiBAiCE%2CaACC%2CGAQG%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3B%3BAACC%2CiBAjDR%2CiBAiCE%2CaACC%2CGAQG%2CEAOG%3BEACC%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAtDN%2CiBAiCE%2CaACC%2CGAoBI%3BEAAU%2CaAAA%3B%3BAA7DlB%2CiBAiEC%2CsBACC%2CcACC%2CmBACC%2CoBACC%2CKACC%3BEACC%2CaAAA%3BEACA%2CiBAAA%3B%3BAAxEP%2CiBA%2BEC%3BEACC%2CkBAAA%3BEACM%2CiBAAA%3B%3BAACC%2CiBAHR%2CkBAGY%3BEACN%2CkBAAA%3BEACH%2CiBAAA%3B%3BAApFJ%2CiBA%2BEC%2CkBAOC%3BEACI%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3B%3BAAzFN%2CiBA%2BEC%2CkBAOC%2CgBAIK%3BEACI%2CcAAA%3BEACH%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAjGR%2CiBA%2BEC%2CkBAOC%2CgBAaK%3BEACE%2CcAAA%3B%3BAApGT%2CiBA%2BEC%2CkBAOC%2CgBAgBK%3BEACI%2CcAAA%3BEACH%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAACC%2CiBA9BR%2CkBAOC%2CgBAgBK%2CWAOG%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAED%2CiBAlCR%2CkBAOC%2CgBAgBK%2CWAWG%3BEACA%2CaAAa%2CaAAb%3BEACA%2CSAAS%2COAAT%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAtHV%2CiBA2HC%2CqBACC%3BEACC%2CSAAA%3B%3BAAKH%2CeACC%2CWACC%2CgBACC%2CYACC%3BEACC%2CYAAA%3BEACG%2CYAAA%3BEACA%2CyBAAA%3BEzBhjBN%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEyB%2BiBM%2CcAAA%3BEACA%2CyBAAA%3B%3B%3BAAqCR%2CQA7BqC%2CwBAAqC%3BEACzE%2CoBACC%2CiBACC%3B%3B%3B%3BEAFF%2CoBACC%2CiBACC%2CqBAGC%3BIACC%2CWAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3B%3BEARJ%2CoBACC%2CiBACC%2CqBAQC%3BIACC%2CWAAA%3B%3B%3B%3B%3B%3B%3BEAXJ%2CoBACC%2CiBACC%2CqBAQC%2CgBAOC%3BIACC%2CUAAA%3B%3BEAlBL%2CoBACC%2CiBACC%2CqBAQC%2CgBAOC%2CoBAEC%3BIACC%2CWAAA%3B%3B%3BAAeP%2CQAPuC%3BEACtC%2CoBAAqB%2CiBAAiB%2CqBAAqB%2CgBAAgB%3BIAC1E%2CUAAA%3B%3B%3B%3BAAgIF%2CQA3HiC%2CuBAA2B%3BEAGzD%2CoBADD%2CKACK%3B%3B%3B%3B%3B%3BEAAJ%2CoBADD%2CKACK%2CMAKH%3BIACC%2CmBAAA%3BIACA%2CgBAAA%3B%3BEATJ%2CoBAaC%2CiBACC%2CqBACC%3BIACC%2CaAAA%3BIACA%2CYAAA%3B%3BEAjBJ%2CoBAaC%2CiBACC%2CqBACC%2CiBAGC%2CuBACC%3BIACC%2CeAAA%3B%3BEApBN%2CoBAaC%2CiBACC%2CqBAUC%3BIAAK%2CWAAA%3B%3BEAxBR%2CoBAaC%2CiBAcC%3B%3B%3B%3BEA3BF%2CoBAaC%2CiBAcC%2CqBAGC%3BIACC%2CWAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3B%3BEAEE%2CoBAtBL%2CiBAcC%2CqBAGC%2CgBAIG%2CSACI%3BIACH%2CaAAA%3B%3BEApCP%2CoBAaC%2CiBAcC%2CqBAaC%3BIACC%2CWAAA%3B%3B%3B%3B%3B%3B%3BEAzCJ%2CoBAaC%2CiBAcC%2CqBAaC%2CgBAOC%3BIACC%2CUAAA%3B%3BEAhDL%2CoBAaC%2CiBAcC%2CqBAaC%2CgBAOC%2CoBAEC%3BIACC%2CWAAA%3B%3BEAON%2CeACC%3B%3B%3B%3BEAOC%2CiBADD%2CkBACM%3BIACD%2CmBAAA%3BIACA%2CwBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3B%3BEAKL%2CYAAC%2CaACA%3BIACC%2CaAAA%3B%3BEAFF%2CYAAC%2CaACA%2CkBAEC%3BIACC%2CUAAA%3BIACA%2CUAAA%3B%3BEALH%2CYAAC%2CaACA%2CkBAEC%2CqBAGC%3BIACC%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEATJ%2CYAAC%2CaACA%2CkBAEC%2CqBAQE%3BIACC%2CkBAAA%3B%3BEAZL%2CYAAC%2CaACA%2CkBAEC%2CqBAWE%3BIACC%2CgBAAA%3B%3BEAfL%2CYAAC%2CaACA%2CkBAiBC%3BIACC%2CSAAA%3B%3BEAKJ%2CgBAAgB%2CWAAY%2CgBAC3B%2CKACG%3BIACD%2C2BAAA%3BIACG%2CuBAAA%3BIACA%2CwBAAA%3B%3BEAEA%2CgBAPU%2CWAAY%2CgBAC3B%2CKACG%2CMAKG%2CUAAU%3BEACX%2CgBARU%2CWAAY%2CgBAC3B%2CKACG%2CMAMG%2CYAAY%3BIACZ%2CwBAAA%3B%3BEAGD%2CgBAZU%2CWAAY%2CgBAC3B%2CKACG%2CMAUG%3BEACD%2CgBAbU%2CWAAY%2CgBAC3B%2CKACG%2CMAWG%2CYAAY%3BIACZ%2C4BAAA%3BIACA%2CwBAAA%3BIACA%2CyBAAA%3B%3B%3B%3BAAaR%2CQAL4B%3BEAC3B%3BIAAmB%2CiBAAA%3B%3B%3B%3BAA0LpB%2CQAtL4B%3BEAC3B%3BIACC%2CmBAAA%3B%3BEADD%2CeAEC%3BIACC%2CYAAA%3BIACA%2CiBAAA%3B%3BEAGF%3BIACC%2CmBAAA%3B%3BEADD%2CoBAEC%2CiBACC%2CqBACC%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAEE%2CoBAPR%2CiBACC%2CqBACC%2CgBAIM%2CSACI%3BIACH%2CaAAA%3B%3BEAVV%2CoBAEC%2CiBACC%2CqBACC%2CgBASI%3BIACC%2CmBAAA%3B%3BEAdR%2CoBAEC%2CiBACC%2CqBACC%2CgBASI%2CqBAEC%3BIACI%2CkBAAA%3BIACH%2CeAAA%3BIACA%2C0BAAA%3B%3BEAlBT%2CoBAEC%2CiBACC%2CqBAmBC%2CgBACC%3BIACC%2CUAAA%3B%3BEAxBL%2CoBAEC%2CiBACC%2CqBAmBC%2CgBACC%2CoBAEC%3BIACC%2CWAAA%3B%3BEA1BN%2CoBAgCC%2C2BACC%3BIACC%2CmBAAA%3B%3BEAlCH%2CoBAgCC%2C2BACC%2CoBAEE%2COACC%3BIACG%2CaAAA%3B%3BEArCR%2CoBAgCC%2C2BACC%2CoBAOC%3BIACC%2CQAAA%3BIzBxxBH%2CWAAW%2CgBAAX%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CeAAe%2CgBAAf%3BIyBsxBG%2COAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3B%3BEA9CJ%2CoBAgCC%2C2BACC%2CoBAOC%2CqBAOE%3BIACC%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3BEAMN%3BIACC%2CmBAAA%3B%3BEADD%2CiBAEC%3BIACC%2CgBAAA%3B%3BEAHF%2CiBAKC%3BIACC%2CSAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEARF%2CiBAKC%2CiBAIC%3BIACC%2CaAAA%3B%3BEAVH%2CiBAKC%2CiBAOC%3BIACC%2CSAAA%3BIACA%2CWAAA%3B%3BEAdH%2CiBAKC%2CiBAOC%2CaAIC%3BIACC%2CWAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BEACC%2CiBAfJ%2CiBAOC%2CaAIC%2CGAIG%2COACA%3BIACC%2CyBAAA%3BIACA%2CWAAA%3B%3BEAvBP%2CiBAKC%2CiBAOC%2CaAIC%2CGAUC%3BIACC%2C0BAAA%3BIACA%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CyBAAA%3BIACG%2CaAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEACC%2CiBAhCR%2CiBAOC%2CaAIC%2CGAUC%2CEAWM%3BIACA%2CWAAA%3BIACA%2CyBAAA%3B%3BEAED%2CiBApCR%2CiBAOC%2CaAIC%2CGAUC%2CEAeM%3BIACA%2CyBAAA%3B%3BEA1CV%2CiBAgDC%3BIACC%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAGA%2CiBADD%2CkBACK%3BIACH%2CmBAAA%3B%3BEACC%2CiBAHH%2CkBACK%2CMAED%3BIACA%2CgBAAA%3B%3BEAxDL%2CiBAoDC%2CkBAOC%3BIACC%2CaAAA%3B%3BEA5DH%2CiBAoDC%2CkBAOC%2CgBAEE%3BIACC%2C0BAAA%3B%3BEA9DL%2CiBAoDC%2CkBAOC%2CgBAKE%3BIACC%2CkBAAA%3B%3BEAjEL%2CiBAoDC%2CkBAOC%2CgBAQE%3BIACC%2CgBAAA%3B%3BEAMJ%2CYAAC%2CaACA%2CkBACC%3BIACI%2CeAAA%3BIACH%2CUAAA%3B%3BEAJH%2CYAAC%2CaACA%2CkBACC%2CqBAGC%3BIACC%2CeAAA%3BIACA%2CkBAAA%3B%3BEAPJ%2CYAAC%2CaACA%2CkBACC%2CqBAOC%3BIACC%2CUAAA%3B%3BEAVJ%2CYAAC%2CaACA%2CkBAYE%3BIACC%2CUAAA%3BIACA%2CSAAA%3B%3BEAKL%2CYAAY%2CaAAc%2CkBAAkB%2CkBAAkB%3BIAC7D%2CgBAAA%3B%3BEAGD%2CeAAe%2CgBACd%3BIACC%2CaAAA%3BIACG%2CWAAA%3BIACA%2C8BAAA%3B%3BEAJL%2CeAAe%2CgBACd%2CsBAII%3BIACC%2CcAAA%3BIACA%2CeAAA%3BIACA%2C4BAAA%3B%3BEACA%2CeATS%2CgBACd%2CsBAII%2CEAIE%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3B%3B%3BAA2DN%2CQAnD2B%3BEAC5B%2CeACC%3BIACC%2CYAAA%3BIACA%2CiBAAA%3B%3BEAGF%2CoBACC%2CiBACC%2CqBACC%2CgBACC%2CiBACC%3BIACC%2CWAAA%3BIACA%2CmBAAA%3B%3BEAPN%2CoBACC%2CiBACC%2CqBACC%2CgBACC%2CiBAKC%3BIACC%2CWAAA%3B%3BEAVN%2CoBACC%2CiBACC%2CqBAYC%2CgBACC%3BIACC%2CWAAA%3B%3BEACA%2CoBAhBJ%2CiBACC%2CqBAYC%2CgBACC%2CoBAEK%3BIACH%2CgBAAA%3B%3BEASL%2CYAAC%2CaACA%2CkBACC%3BIACI%2CeAAA%3BIACH%2CmBAAA%3BIACA%2CWAAA%3B%3BEALH%2CYAAC%2CaACA%2CkBACC%2CqBAIC%3BIACC%2CgBAAA%3B%3BEAPJ%2CYAAC%2CaACA%2CkBASE%3BIACC%2CWAAA%3BIACA%2CSAAA%3B%3B%3BACpkCN%2CqBACC%3BEACC%2CyBAAA%3B%3BAAFF%2CqBACC%2CkBAEC%2CcACC%3BEACC%2C6BAAA%3B%3BAACA%2CqBALH%2CkBAEC%2CcACC%2CcAEE%3BEACG%2CWAAA%3B%3BAAPR%2CqBACC%2CkBAUC%3BEACC%2C0BAAA%3B%3BAAZH%2CqBACC%2CkBAUC%2CUAEC%2COACC%3BEACC%2CUAAA%3BEACA%2CeAAA%3B%3BAAhBL%2CqBAsBC%3BEACC%2CaAAA%3B%3BAAvBF%2CqBAsBC%2CsBAGC%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAA5BH%2CqBAsBC%2CsBASC%2CiBACC%2CSACC%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACH%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BE1BqEJ%2CgCAAA%3BEACA%2CqCAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3BEACA%2CmCAAA%3B%3BA0BvEI%2CqBAxBJ%2CsBASC%2CiBACC%2CSACC%2CQAaE%3BEACA%2CyBAAA%3B%3BAA%5C%2FCN%2CqBAsBC%2CsBASC%2CiBAoBG%3BEAAY%2CgBAAA%3B%3BAAnDjB%2CqBAsBC%2CsBAgCC%3BEACC%2CeAAA%3B%3BAAvDH%2CqBAsBC%2CsBAoCC%2COAAM%2COAAU%2CSACf%3BEACC%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3BEACG%2CgBAAA%3B%3BAA%5C%2FDP%2CqBAsBC%2CsBA6CC%2CeACC%3BAApEH%2CqBAsBC%2CsBA6CC%2CeACI%3BEACF%2CeAAA%3BEACA%2CmBAAA%3B%3BAAtEJ%2CqBAsBC%2CsBA6CC%2CeAKC%3BEACC%2CmBAAA%3BEACG%2CiBAAA%3B%3BAA1EP%2CqBAsBC%2CsBA6CC%2CeASC%3BEAAkB%2CiBAAA%3B%3B%3B%3B%3B%3BAAmCrB%2CQAjB8B%3BEAE7B%2CqBACC%2CkBACC%2CcACC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3B%3B%3BAAkCL%2CQAzB8B%3BEAC7B%2CqBACC%2CkBACC%3BIACC%2CiBAAA%3B%3BEAHH%2CqBACC%2CkBAIC%3BIACI%2CiCAAA%3B%3BEANN%2CqBASC%3BIACC%2CiBAAA%3BIACG%2CcAAA%3B%3BEAXL%2CqBAcC%2COAAM%3BIACL%2CmBAAA%3B%3BEACA%2CqBAFD%2COAAM%2COAED%3BIACH%2CkBAAA%3B%3B%3B%3BAC7HH%2CWACC%2CiBAAmB%2CYAAY%3BEAC3B%2CiBAAA%3BEACA%2CyBAAA%3B%3BAAHL%2CWAKC%2CoBAAoB%2CUACjB%3BEACD%2CgBAAA%3BEACA%2CiBAAA%3B%3BAARH%2CWAWC%2CcACC%2CUACM%2CIAAE%2CKAAI%3BEAAQ%2CcAAA%3B%3BAAItB%2CqBAAsB%2CoBAAoB%2CmBAAmB%3BEAA2B%2CeAAA%3B%3BAA%2BDzF%2CQAxD%2BB%3BEAC9B%2CWACC%2CoBAAsB%3BIACrB%2CUAAA%3B%3BEAFF%2CWAIC%3BIACI%2CoBAAA%3B%3BEALL%2CWAIC%2CcAEI%3BIAAqB%2CWAAA%3B%3BEAEzB%2CWAAC%2CkBACA%3BIACC%2CWAAA%3B%3BEAFF%2CWAAC%2CkBACA%2CUAEG%3BIACD%2CgBAAA%3BIACA%2C2BAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CwCAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAED%2CWAZD%2CkBACA%2CUAWE%2COACE%3BIACD%2C2BAAA%3B%3BEAED%2CWAhBF%2CkBACA%2CUAWE%2COAIC%3BIAAa%2CgCAAA%3B%3BEAhBjB%2CWAAC%2CkBAmBA%3BIACC%2CsBAAA%3BIACG%2CqBAAA%3B%3BEACA%2CWAtBJ%2CkBAmBA%2CQAGK%3BIACA%2CeAAA%3BIACA%2CoBAAA%3BIACA%2CcAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACY%2C6BAAA%3BIACA%2CiBAAA%3B%3BEAEb%2CWAjCJ%2CkBAmBA%2CQAcK%3BIACA%2CuCAAA%3B%3BEAlCN%2CWAAC%2CkBAqCA%2C0BACC%2CQAAO%3BIAAS%2CSAAS%2COAAT%3B%3B%3BAAoDpB%2CQA3C%2BB%3BEAC9B%2CWACC%2CiBACG%2CeAAY%2CSAAY%2CIAAE%3BIAC3B%2CgCAAA%3B%3BEAHH%2CWACC%2CiBAIG%2CeAAY%2CSAAS%2COAAU%2CIAAE%3BEALrC%2CWACC%2CiBAKG%2CeAAY%2CSAAY%2CIAAC%2CMAAO%3BIAC9B%2CcAAA%3BIACA%2C4BAAA%3B%3BEAGL%2CWAAC%3BIACA%2CmBAAA%3B%3BEAIC%2CWAFF%2CUACC%2COACE%3BIACA%2CeAAA%3BIACG%2CSAAS%2COAAT%3BIACA%2CqBAAA%3BIACA%2CaAAa%2CmBAAb%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CWAdF%2CUACC%2COAaE%2CgBAAgB%3BIAChB%2CSAAS%2COAAT%3B%3BEA7BJ%2CWAiCC%3B%3B%3B%3B%3B%3BAAiBD%2CQARgC%2CuBAAuB%3BEAEtD%2CWAAC%2CmBACA%2CUAAS%2COAAW%3BIACnB%2CcAAA%3B%3B%3BACmDJ%2CmBAd6C%2C6BAA4B%3BEACxE%2CqBAAsB%2CSAAQ%2CKAAM%2CSAAS%2CSAAS%2CYAAY%2CeAAe%2COAAM%2CqBAAsB%3BIAC5G%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAED%2CqBAAsB%2CSAAQ%2CKAAM%2CSAAS%2CSAAS%2CYAAY%2CeAAe%2COAAM%2CqBAAsB%2COAAM%3BIAClH%2CcAAA%3B%3B%3BAAqCF%2CQAZwB%3BEACvB%2CiBACC%2CiBAAgB%3BIACf%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAA4CH%2CQAhBuB%3BEACtB%2CqBAAsB%2CSAAQ%2CKAAM%2CSAAS%2CSAAS%2CYAAY%2CeAAe%2COAAO%3BIACvF%2CsBAAA%3BIACG%2C0BAAA%3B%3BEAEJ%2CqBAAsB%2CSAAQ%2CKAAM%2CSAAS%2CSAAS%2CYAAY%2CeAAe%2COAAO%3BEACxF%2CqBAAsB%2CSAAQ%2CKAAM%2CSAAS%2CSAAS%2CYAAY%2CeAAe%2COAAO%3BIACvF%2CWAAA%3B%3B%3BAAmBF%2CQAVuB%3BEACtB%2CiBACC%3BIACC%2CcAAA%3BIACG%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3B%3B%3BAC3LF%2CgBALsC%3BECMtC%2CiCAzBA%3BECuLA%2C0BACI%2CcDxLJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECkLL%2C0BACI%2CcDxLJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAmBR%2CiCAfA%3BEC6KA%2C0BACI%2CcD9KJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA4BJ%3BEEgDA%2COACI%2CgBACI%2CeAGI%3BECgPZ%2CgBAGI%3BEAqEJ%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BECzVhB%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BECyOhB%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIL7RhB%2CYAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEE2DX%2COACI%2CgBACI%2CeAGI%2CKFhEX%2CUAAU%3BEGgTX%2CgBAGI%2COHnTH%2CUAAU%3BEGwXX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH9Xf%2CUAAU%3BEIqCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJ3Cf%2CUAAU%3BEKoRX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKL3Rf%2CUAAU%3BEKqRX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKL3Rf%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEEsDX%2COACI%2CgBACI%2CeAGI%2CKF3DX%2CUAAU%3BEG2SX%2CgBAGI%2COH9SH%2CUAAU%3BEGmXX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHzXf%2CUAAU%3BEIgCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJtCf%2CUAAU%3BEK%2BQX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKLtRf%2CUAAU%3BEKgRX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKLtRf%2CUAAU%3BIACP%2CYAAA%3B%3BEAyNJ%3BEMxKI%2COAAO%2CKAAM%2CyBACT%3BECjCR%2CyBACI%2CQAAO%3BECwOH%2COAAO%2CKAAM%2CcADjB%3BEAoBA%2CKAAC%2CcAsCG%2CcACI%3BECrGZ%2CaAEI%3BEADJ%2CKAAK%2CcAAe%2CcAChB%3BERvFA%2COAAO%2CKAAM%2CiCACT%3BESlNR%2CmBACI%2CUAAU%3BEADd%2CmBAEI%3BECsFA%2COAAO%2CKAAM%2CeACT%3BECyOR%2CqBASI%2CMACI%2CqBACI%3BIZvCZ%2CcAAA%3B%3BEA%2BDA%3BEAkFgB%2CuBAXZ%2CUASI%2CYACI%2CQACK%3BEClQjB%2CwBDuPI%2CUASI%2CYACI%2CQACK%3BECjQjB%2CuBDsPI%2CUASI%2CYACI%2CQACK%3BEatajB%2CqBb2ZI%2CUASI%2CYACI%2CQACK%3BEI9UjB%2CmBJmUI%2CUASI%2CYACI%2CQACK%3BEc3ajB%2CKAAK%2CKAAK%2COdgaN%2CUASI%2CYACI%2CQACK%3BIAjFb%2CkBAAA%3BIACA%2CQAAA%3B%3BEAuEQ%2CuBAFR%2CUACI%2COACK%2CIAAI%2CSACD%3BEC1PhB%2CwBDuPI%2CUACI%2COACK%2CIAAI%2CSACD%3BECzPhB%2CuBDsPI%2CUACI%2COACK%2CIAAI%2CSACD%3BEa9ZhB%2CqBb2ZI%2CUACI%2COACK%2CIAAI%2CSACD%3BEItUhB%2CmBJmUI%2CUACI%2COACK%2CIAAI%2CSACD%3BEcnahB%2CKAAK%2CKAAK%2COdgaN%2CUACI%2COACK%2CIAAI%2CSACD%3BIACI%2CUAAA%3B%3BEAyBpB%3BEe1SA%2CSACI%3BEC9HI%2COAAO%2CIAAI%2CeAAgB%2CKAD%5C%2FB%3BEAEI%2COAAO%2CIAAI%2CqBAAsB%2CKAFrC%3BEboXI%2CgBADJ%2CUACK%3BIvCnIT%2CkBAAA%3B%3BEoC6OA%3BEiB3XA%3BECgDA%2CaAOI%3BEf4TJ%3BEgB7bA%2CsBACI%3BIvDrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEoC8%5C%2FBD%2CkBpC%5C%2F%5C%2FBC%3BEoC%2B%5C%2FBD%2CkBpC9%5C%2FBC%3BE0CmFD%2CwBAKI%2Ce1CzFH%3BE0CoFD%2CwBAKI%2Ce1CxFH%3BE0CoID%2CiC1CrIC%3BE0CqID%2CiC1CpIC%3BE0C0JD%2CkB1C3JC%3BE0C2JD%2CkB1C1JC%3BEsC6FD%2CkBAWI%2CetCzGH%3BEsC8FD%2CkBAWI%2CetCxGH%3BEsC6GD%2COACI%2CgBACI%2CetChHP%3BEsC8GD%2COACI%2CgBACI%2CetC%5C%2FGP%3BE4C6RD%2Ce5C9RC%3BE4C8RD%2Ce5C7RC%3BEuCkWD%2CgBvCnWC%3BEuCmWD%2CgBvClWC%3BEuC0aD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CevC9aX%3BEuC2aD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CevC7aX%3BEuC4bD%2CqBACI%2COAAM%2CUvC9bT%3BEuC6bD%2CqBACI%2COAAM%2CUvC7bT%3BEqC0KD%2C0BACI%2CcrC5KH%3BEqC2KD%2C0BACI%2CcrC3KH%3BEwDyLD%2CcACI%2CQxD3LH%3BEwD0LD%2CcACI%2CQxD1LH%3BEwD%2BLD%2CMACI%2CeACI%2CSxDlMP%3BEwDgMD%2CMACI%2CeACI%2CSxDjMP%3BEyD6VD%2C0BzD9VC%3BEyD8VD%2C0BzD7VC%3BE%2BCoCD%2CcAKI%2Ce%5C%2FC1CH%3BE%2BCqCD%2CcAKI%2Ce%5C%2FCzCH%3BEwCuFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CexC3FX%3BEwCwFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CexC1FX%3BEyCsUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CezC3UX%3BEyCuUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CezC1UX%3BEyCuUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CezC3UX%3BEyCwUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CezC1UX%3BE0D0RG%2COAAC%2CQ1D3RJ%3BE0D2RG%2COAAC%2CQ1D1RJ%3BE0DgSD%2CYAQI%2CQAAO%2CM1DzSV%3BE0DiSD%2CYAQI%2CQAAO%2CM1DxSV%3BEuC0aD%2CQAaI%2CSvCxbH%3BEuC2aD%2CQAaI%2CSvCvbH%3BEqCsKD%2C6BrCvKC%3BEqCuKD%2C6BrCtKC%3BEyDybD%2CyBzD1bC%3BEyD0bD%2CyBzDzbC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEoCy%5C%2FBD%2CkBpCz%5C%2FBC%3BE0C8ED%2CwBAKI%2Ce1CnFH%3BE0C%2BHD%2CiC1C%5C%2FHC%3BE0CqJD%2CkB1CrJC%3BEsCwFD%2CkBAWI%2CetCnGH%3BEsCwGD%2COACI%2CgBACI%2CetC1GP%3BE4CwRD%2Ce5CxRC%3BEuC6VD%2CgBvC7VC%3BEuCqaD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CevCxaX%3BEuCubD%2CqBACI%2COAAM%2CUvCxbT%3BEqCqKD%2C0BACI%2CcrCtKH%3BEwDoLD%2CcACI%2CQxDrLH%3BEwD0LD%2CMACI%2CeACI%2CSxD5LP%3BEyDwVD%2C0BzDxVC%3BE%2BC%2BBD%2CcAKI%2Ce%5C%2FCpCH%3BEwCkFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CexCrFX%3BEyCiUD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CezCrUX%3BEyCkUD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CezCrUX%3BE0DqRG%2COAAC%2CQ1DrRJ%3BE0D2RD%2CYAQI%2CQAAO%2CM1DnSV%3BEuCqaD%2CQAaI%2CSvClbH%3BEqCiKD%2C6BrCjKC%3BEyDobD%2CyBzDpbC%3BIACG%2CWAAA%3B%3BEoC8hBJ%3BEuBrfA%2COAAO%3BEAMP%3BEAWA%3BIvB0dA%2CsBAAA%3B%3BEAsBA%3BEwB5gBA%3BIxBsfA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BEyBVlB%2CiBzBQI%2CUACM%3BEyBTV%2CiBzBQI%2CUAEI%2CQAAU%3BIpC1UlB%2CgBAAA%3B%3BE8DulBA%2C8B1B%5C%2FQI%2CUACM%2CS0B8QT%2CIAAI%2CSACC%3BEADN%2C8B1B%5C%2FQI%2CUAEI%2CQAAU%2CS0B6QjB%2CIAAI%2CSACC%3BEDxRN%2CiBzBQI%2CUACM%2CS0B8QT%2CIAAI%2CSACC%3BEDxRN%2CiBzBQI%2CUAEI%2CQAAU%2CS0B6QjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8B1B%5C%2FQI%2CUACM%2CS0B8QT%2CIAAI%2CSAeC%3BEAfN%2C8B1B%5C%2FQI%2CUAEI%2CQAAU%2CS0B6QjB%2CIAAI%2CSAeC%3BEDtSN%2CiBzBQI%2CUACM%2CS0B8QT%2CIAAI%2CSAeC%3BEDtSN%2CiBzBQI%2CUAEI%2CQAAU%2CS0B6QjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BE1BjSR%2C8BACI%2CUACM%2CS0B2KR%3BE1B7KF%2C8BACI%2CUAEI%2CQAAU%2CS0B0KhB%3BEDpLF%2CiBzBQI%2CUACM%2CS0B2KR%3BEDpLF%2CiBzBQI%2CUAEI%2CQAAU%2CS0B0KhB%3BI9DpfF%2CeAAA%3BI8DwfI%2CqBAAA%3B%3BEA6HA%2C8B1B7SA%2CUACM%2CS0B0ST%2COAEI%3BEAAD%2C8B1B7SA%2CUAEI%2CQAAU%2CS0BySjB%2COAEI%3BEAAD%2C8B1B7SA%2CUACM%2CS0B2ST%2CSACI%3BEAAD%2C8B1B7SA%2CUAEI%2CQAAU%2CS0B0SjB%2CSACI%3BEDrTL%2CiBzBQI%2CUACM%2CS0B0ST%2COAEI%3BEDrTL%2CiBzBQI%2CUAEI%2CQAAU%2CS0BySjB%2COAEI%3BEDrTL%2CiBzBQI%2CUACM%2CS0B2ST%2CSACI%3BEDrTL%2CiBzBQI%2CUAEI%2CQAAU%2CS0B0SjB%2CSACI%3BIACG%2CaAAA%3B%3BE1BzSI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BEyBb%5C%2FB%2CiBzBQI%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEyBb%5C%2FB%2CiBzBQI%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEA2YhB%3BE2B98BA%3BEC6FA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BI5Bg2BnC%2CaAAA%3B%3BEAkEA%3BEGplBA%2CQAaI%3BEFjRJ%3BEoBmRA%3BIrBskBI%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CkBAKI%3BEGzlBJ%2CQAaI%2CSH4kBA%3BEC71BJ%2C6BD61BI%3BEqB1kBJ%2CyBrB0kBI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEARR%2CkBAWI%3BEG%5C%2FlBJ%2CQAaI%2CSHklBA%3BECn2BJ%2C6BDm2BI%3BEqBhlBJ%2CyBrBglBI%3BIACI%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAhBR%2CkBAmBI%3BEGvmBJ%2CQAaI%2CSH0lBA%3BEC32BJ%2C6BD22BI%3BEqBxlBJ%2CyBrBwlBI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEA4ER%3BEEngCA%3BEMgMA%2CeAEI%3BECjBJ%2CeACI%3BITk1BA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAHJ%2CgCAKI%3BEExgCJ%2CkBFwgCI%3BEQx0BJ%2CeAEI%2CWRs0BA%3BESv1BJ%2CeACI%2CgBTs1BA%3BIACI%2CiBAAA%3B%3BEAIA%2CgCADJ%2CQACK%3BEACD%2CgCAFJ%2CQAEK%3BEE9gCT%2CkBF4gCI%2CQACK%3BEE7gCT%2CkBF4gCI%2CQAEK%3BEQ90BT%2CeAEI%2CWR00BA%2CQACK%3BEQ70BT%2CeAEI%2CWR00BA%2CQAEK%3BES71BT%2CeACI%2CgBT01BA%2CQACK%3BES51BT%2CeACI%2CgBT01BA%2CQAEK%3BIACG%2CiBAAA%3B%3BEAGJ%2CgCANJ%2CQAMK%3BEElhCT%2CkBF4gCI%2CQAMK%3BEQl1BT%2CeAEI%2CWR00BA%2CQAMK%3BESj2BT%2CeACI%2CgBT01BA%2CQAMK%3BIACG%2CWAAA%3B%3BE6BvnCZ%3BIjE0PA%2CeAAA%3BIAAA%2CmBAAA%3B%3BE2D%5C%2FNA%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BEACA%3BIACI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%2COAAO%3BIAGH%2CiBAAA%3B%3BEOrDA%2CCAAC%2CmBAAwB%2CQPkDtB%3BI3DoMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkErZL%2CCAAC%2CoBAAyB%2CQP%2BCvB%3BI3DoMP%2CmBAAA%3BIkE9KA%2CqBAAA%3BIlE8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkElZL%2CCAAC%2CyBAA%2BB%2CQP4C7B%3BI3DoMP%2CmBAAA%3BIkElLA%2CYAAA%3BIlEkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkE%5C%2FYL%2CCAAC%2C0BAAgC%2CQPyC9B%3BI3DoMP%2CmBAAA%3BIkEtLA%2CWAAA%3BIlEsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE2DhWT%3BIAEI%2CiBAAA%3B%3BEO3CA%2CCAAC%2CoBAAyB%3BIlEuO9B%2CmBAAA%3BIkEtLA%2CWAAA%3BIlEsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkEtYL%2CCAAC%2CyBAA%2BB%3BIlEoOpC%2CmBAAA%3BIkEtLA%2CWAAA%3BIlEsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkEnYL%2CCAAC%2C0BAAgC%3BIlEiOrC%2CmBAAA%3BIkEtLA%2CWAAA%3BIlEsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE2D1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEO3CA%2CCAAC%2CoBAAyB%3BIlE2N9B%2CmBAAA%3BIkElLA%2CYAAA%3BIlEkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkE1XL%2CCAAC%2CyBAA%2BB%3BIlEwNpC%2CmBAAA%3BIkElLA%2CYAAA%3BIlEkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkEvXL%2CCAAC%2C0BAAgC%3BIlEqNrC%2CmBAAA%3BIkElLA%2CYAAA%3BIlEkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE2D9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEQ6IJ%3BIACI%2CaAAA%3B%3BEAGJ%3BInEiJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BImEtJJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BEvDXR%3BIZSA%2CmBAAA%3BIAAA%2CgBAAA%3BIYJI%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%3BIZhBN%2CgBAAA%3B%3BEYTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BIZxBJ%2CkBAAA%3BIY0BQ%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%3BIZ%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BIYsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BIZ1DtB%2CWAAA%3BIAAA%2CqBAAA%3B%3BEYkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BIZpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BIY2EgB%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%3BIZzFpB%2CqBAAA%3BIShOA%2CqBAAA%3B%3BEGmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBHnGhB%3BIThQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BES2CA%2CWGkPI%2CQA2DK%2COACK%2CaAGI%2CgBHjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIT9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSC9NQ%2COD8NR%3BIAAA%2CaUzRe%2CmBVyRf%3BIAAA%2CsBAAA%3BISqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEGlFA%2CWAiCI%2CQA8EI%3BIZtGR%2CgBAAA%3BIAAA%2CyBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BIY8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIZlHZ%2CgBAAA%3B%3BEYTA%2CWAiCI%2CQA8EI%2CSAyIF%3BIZ%5C%2FON%2CgBAAA%3B%3BEYkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BIZ1PT%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIY%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BIZpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2C4BAAA%3BIAAA%2CcAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIYuQY%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%3BIZzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BEYgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BIZjJjB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEYTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BIZzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3B%3BEYTA%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%3BIZpL5B%2CqBAAA%3BIShOA%2CqBAAA%3B%3BEGgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBH9LxB%3BIThQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BES2CA%2CWGkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBH5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIT9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSCxPQ%2CODwPR%3BIAAA%2CaUzRe%2CmBVyRf%3BIAAA%2CsBAAA%3BISqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEG0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BIZpMZ%2CqBAAA%3BIShOA%2CqBAAA%3B%3BEAMA%2CWGkPI%2CQA2KK%2CKH7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIT9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSCzPgB%2CODyPhB%3BIAAA%2CaUzRe%2CmBVyRf%3BIAAA%2CsBAAA%3BISqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEGkIY%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%3BEuDnNhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEhB9HR%2CSAKM%3BInD8GN%2CgBAAA%3BI8DwcA%2CsBAAA%3BIXpjBQ%2CgBAAA%3B%3BEAPR%2CSAKM%2CSWuvBJ%3BIAoDF%2CSAAA%3B%3BE9Dj7BA%2CSmDsIM%2CSnDtIL%3BEACD%2CSmDqIM%2CSnDrIL%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CSmDgIM%2CSnDhIL%3BIACG%2CWAAA%3B%3BE8DurBJ%2CSXxjBM%2CSWwjBL%2COAAO%3BEACR%2CSXzjBM%2CSWyjBL%2CSAAS%3BI9D3cV%2CqBAAA%3BIAAA%2CYAAA%3BI8D8cI%2CsBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEXpkBJ%2CSAKM%2CSWkkBN%3BI9DpdA%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI8DwdI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CSX1kBM%2CSW0kBL%2CIAAI%2CSACC%3BI9D7dN%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI8DkeQ%2CsBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CSX1kBM%2CSW0kBL%2CIAAI%2CSAUC%3BI9DteN%2CYAAA%3BI8DweQ%2CWAAA%3B%3BEM7vBR%2CQAAQ%2CKAAK%3BICVb%2CkBAAA%3BIACA%2CUAAA%3B%3BErE0CA%2CQoEjCQ%2CKAAK%2CMpEiCZ%3BEACD%2CQoElCQ%2CKAAK%2CMpEkCZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQoEvCQ%2CKAAK%2CMpEuCZ%3BIACG%2CWAAA%3B%3BEoExCJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDKJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%2CMAID%3BIrEwRN%2CYAAA%3BIqEtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEDDR%2CQAAQ%2CKAAK%2CMCKX%2CQAAK%3BIrEgRP%2CgBAAA%3BIqE7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BErEsBJ%2CQoEjCQ%2CKAAK%2CMCKX%2CQAAK%2CQrE4BN%3BEACD%2CQoElCQ%2CKAAK%2CMCKX%2CQAAK%2CQrE6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQoEvCQ%2CKAAK%2CMCKX%2CQAAK%2CQrEkCN%3BIACG%2CWAAA%3B%3BEqE3BA%2CQDbI%2CKAAK%2CMCKX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BEDdR%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%3BIrEsNP%2CiBAAA%3B%3BEoErRA%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%3BIrEoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CyBAAA%3BIqE%5C%2FLQ%2CmBAAA%3BIrE%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BEWjJA%2CQyDpIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CU1DmEL%3BIXiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEW5IA%2CQyDzIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CU1DwEL%3BIX4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEWvIA%2CQyD9IQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CU1D6EL%3BIXuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEqE1LI%2CQD3FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQD5FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BIrEyL9B%2CmBAAA%3B%3BEqErLI%2CQDhGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAiCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAkCF%2COAAU%3BEACX%2CQDlGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAmCF%2COAAU%2CUAAO%3BEAClB%2CQDnGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BIrEkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEqE5KI%2CQDzGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD1GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQD3GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BIrE0KtB%2CmBAAA%3B%3BEoErRA%2CQAAQ%2CKAAK%2CMCgHX%2CQAAK%3BIrEqKP%2CmBAAA%3BIqEnKI%2CgBAAA%3BIACA%2C4BAAA%3BIAoBJ%2CSAAA%3BIrE8IA%2C6BAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BEoDlBJ%2CgBkB0CA%3BIACI%2CWAAA%3B%3BElB3CJ%2CgBkB8CA%3BIACI%2CYAAA%3B%3BElB%5C%2FCJ%2CgBkBjBA%3BElBiBA%2CgBkBhBA%3BIACI%2CqBAAA%3B%3BElBeJ%2CgBkBjBA%2CSAQI%2CEAAC%3BElBSL%2CgBkBhBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BElBQR%2CgBkBHA%2CSACI%3BItEiQJ%2CiBAAA%3B%3BEoD%5C%2FPA%2CgBkBOA%2CWAKI%2CEAAC%3BItEmPL%2CeAAA%3B%3BEoD%5C%2FPA%2CgBAEM%3BEAFN%2CgBAGM%3BIACE%2CgBAAA%3B%3BEAJR%2CgBAEM%2CWAIE%3BEANR%2CgBAGM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEmBqIR%2CYAAC%2CYACG%3BIvEiHR%2C6BAAA%3BIuE%5C%2FGY%2CiBAAA%3B%3BECrHZ%3BIACI%2CwBAAA%3B%3BE9BmEJ%2CwBACI%3BIACI%2CgCAAA%3B%3BEAFR%2CwBAKI%2CeAGI%3BEARR%2CwBAKI%2CeAII%3BEATR%2CwBAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CwBAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CwBAFR%2CqCACI%2CKACK%3BEACD%2CwBAHR%2CqCACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CwBAPR%2CqCACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CwBAyCI%2CKAAI%3BEAzCR%2CwBA0CI%3BEA1CJ%2CwBA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C6BAAA%3B%3BEAHJ%2CiCAKI%3BI1C0GJ%2CmBAAA%3B%3BE0CtGY%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%3BE%2BBhLZ%2CeAAe%2CYAAa%3BIACxB%2CuBAAA%3B%3BEC8CJ%3BIAEQ%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAHR%2CwBAMI%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CQAAA%3B%3BEATR%2CwBAYI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAhBR%2CwBAmBI%3BIACI%2CiBAAA%3BIACA%2CQAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CwBAAC%2CKAAM%3BIACH%2C8BAAA%3B%3BEA1BR%2CwBA6BI%3BIACI%2CeAAA%3B%3BEA9BR%2CwBAiCI%3BIACI%2CgBAAA%3B%3BECjDR%2CgBAAgB%2CaACZ%3BIACI%2CqBAAA%3B%3BEAFR%2CgBAAgB%2CaAKZ%3BIACI%2CwYAAA%3B%3BEC0SR%3BIACI%2CSAAA%3B%3BEAGJ%2CiBAAkB%2CIAAG%3BIACjB%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CmBAAoB%3BIAChB%2CeAAA%3B%3BEAGJ%3BIAEQ%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CsBAMI%3BIACI%2CgBAAA%3BIACA%2CQAAA%3BIACA%2CeAAA%3B%3BEATR%2CsBAYI%2CuBAAuB%3BIACnB%2CkBAAA%3B%3BEAbR%2CsBAgBI%3BIACI%2C%2BBAAA%3BIACA%2CgBAAA%3BIACA%2CwBAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3B%3BEArBR%2CsBAwBI%3BIACI%2CgBAAA%3BIACA%2CQAAA%3BIACA%2CmBAAA%3B%3BEAIR%2CsBAAuB%3BIACnB%2CeAAA%3B%3BECtGJ%2CqBACI%2COAAM%2CsBAAsB%3BEADhC%2CqBAEI%2COAAM%3BIACF%2CUAAA%3B%3BEAHR%2CqBAMI%2CaAAa%2CQAAO%2COAAO%3BIACvB%2CkBAAA%3B%3BEAPR%2CqBAUM%3BIACE%2CoBAAA%3B%3BEAXR%2CqBAcI%3BIACI%2CgBAAA%3B%3BEAfR%2CqBAkBI%2CiBAAiB%3BIACb%2CkBAAA%3B%3BECoFR%3BIACI%2CSAAA%3B%3BEAGJ%2CsBAAsB%3BIAClB%2CaAAA%3B%3BEAGJ%3BIAEQ%2CSAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2CqBAAC%3BIACG%2CaAAA%3B%3BEAIR%3BIACI%2CiBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3BEAGJ%3BI5F9ZI%2CaAAA%3BIAQA%2CmBAAA%3B%3BE4F0ZJ%3BIACI%2CqBAAA%3B%3BEAGJ%3BIAEQ%2CgBAAA%3B%3BEAFR%2CiBAKI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAIR%3BIAEQ%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEALR%2CwBAQI%3BIACI%2CcAAA%3B%3BEATR%2CwBAYI%3BIACI%2CgBAAA%3B%3BEAbR%2CwBAgBI%3BIACI%2CmBAAA%3BIACA%2C8BAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3B%3BEAIR%2CqBAAqB%3BIACjB%2C8BAAA%3BIACA%2C%2BBAAA%3BIACA%2CSAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CMAAA%3B%3BEAIA%2CsBAAC%2CeAAgB%3BIACb%2CSAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CsBAAC%2CeAAgB%3BIACb%2CWAAA%3BIACA%2CeAAA%3B%3BEAKJ%2CwBAAC%3BIACG%2CsBAAA%3B%3BEAIR%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE9F3aJ%3BIACI%2CkBAAA%3B%3BEC2NJ%2C0BAA0B%3BIAElB%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAHR%2C0BAA0B%2CgBAMtB%3BIACI%2CiBAAA%3BIACA%2C2BAAA%3BIACA%2CgBAAA%3B%3BEATR%2C0BAA0B%2CgBAYtB%3BIACI%2CSAAA%3BIACA%2CWAAA%3B%3BEAdR%2C0BAA0B%2CgBAiBtB%3BIACI%2CkBAAA%3B%3BEAlBR%2C0BAA0B%2CgBAqBtB%3BIACI%2CkBAAA%3B%3BEAtBR%2C0BAA0B%2CgBAyBtB%3BIACI%2CSAAA%3B%3BEA1BR%2C0BAA0B%2CgBA6BtB%3BIACI%2CaAAA%3B%3BEAIR%2C0BAA0B%2CgBAAgB%2CQAAS%2CuBAAyB%2CcAAc%2CeAAe%3BIACrG%2CaAAA%3B%3BEQ7TJ%3BIO4PA%2CUAAA%3BIkEtLA%2CWAAA%3BIlEsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIP3ZL%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEALJ%2CmBAOI%2COACI%3BIACI%2CeAAA%3B%3BEACA%2CmBAHR%2COACI%2COAEK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGR%2CmBATJ%2COASK%3BIACG%2CWAAA%3BIACA%2CgCAAA%3BIACA%2C6BAAA%3B%3BEsFgHI%2CoBAHZ%2CgBACI%2CQACK%2CQACI%3BIACG%2CaAAA%3B%3BEzC9BpB%2CkBAGI%3BIACI%2CgBAAA%3B%3BEAJR%2CkBAOI%2CSAAQ%3BIACJ%2CYAAA%3B%3BEK5BR%2CyBAKI%3BEALJ%2CyBAMI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEARR%2CyBAWI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKA%2C0BAA2B%2C0BAF%5C%2FB%3BEAEI%2C0BAA2B%2C0BAD%5C%2FB%3BEAEI%2C2BAA4B%2C0BAHhC%3BEAGI%2C2BAA4B%2C0BAFhC%3BEAGI%2CqBAAsB%2C0BAJ1B%3BEAII%2CqBAAsB%2C0BAH1B%3BIAIQ%2CUAAA%3B%3BEqC0MZ%2CcACI%2CeACI%3BIACI%2CeAAA%3BIACA%2CUAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcANR%2CeACI%2CcAKK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAAc%2CoBACV%2CeACI%3BIACI%2CUAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CUAAA%3B%3BE3B7PZ%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKJ%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CWAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CYAAA%3B%3BEAGJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAQR%3BIrD0IA%2CcAAA%3BIqDxII%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIrDkIJ%2CqBAAA%3BIS9QA%2CqBAAA%3B%3BE4C%2BIQ%2CWADH%2CIAAI%2CSACA%3BIrD%2BHT%2CcAAA%3BIqD7HY%2CmBAAA%3B%3BEAIR%2CWAAC%3BIACG%2C%2BBAAA%3B%3BEAGJ%2CWAAC%3BIrDqHL%2CcAAA%3B%3BEqD1IA%2CW5C8HE%3BIThQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BESHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIT9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSCnPQ%2CODmPR%3BIAAA%2CaUzRe%2CmBVyRf%3BIAAA%2CsBAAA%3BISqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BIT2PL%2CcAAA%3B%3BESzKA%2CUAAC%3BITyKD%2CSCrPQ%2CODqPR%3B%3BEqDnGI%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BEQiXR%2CkBAEI%3BEADJ%2CuBACI%3BIACI%2CcAAA%3B%3BEAHR%2CkBAEI%2CYAGI%2COAAM%3BEAJd%2CuBACI%2CYAGI%2COAAM%3BIACF%2CmBAAA%3B%3BEANZ%2CkBAEI%2CYAOI%3BEARR%2CuBACI%2CYAOI%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAKZ%2CkBACI%2CoBACI%3BIACI%2CiBAAA%3B%3BEAKZ%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%3BEAuCZ%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3B%3BEAFR%2CoBAII%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%3BEoBpkBJ%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BIjFgMR%2CiBAAA%3B%3BEiFzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BIjFqLR%2CeAAA%3B%3BEiFzMA%2CqBAcI%2CQAUI%3BIjFiLR%2CiBAAA%3BIiF%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BIjF0KR%2CeAAA%3B%3BEiFzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BIjFmKb%2CeAAA%3BIiFjKgB%2CWAAA%3B%3BE3BmEhB%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEALJ%2CaAWI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3B%3BEAdR%2CaAiBI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEApBR%2CaAuBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEtD2JR%2CasD%5C%2FJI%2CMtD%2BJH%3BIAxFD%2CcAAA%3B%3BEA6FA%2CasDpKI%2CMtDoKH%3BIA7FD%2CcAAA%3B%3BEAkGA%2CasDzKI%2CMtDyKH%3BIAlGD%2CcAAA%3B%3BEAuGA%2CasD9KI%2CMtD8KH%3BIAvGD%2CcAAA%3B%3BEsD9FA%2CaA8BI%2CQAAO%3BItDgEX%2CqBAAA%3BIkFzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIlFgDA%2CgBAAA%3BIsDxDQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEA1CR%2CaA8BI%2CQAAO%2CO7CoDT%3BIThQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BESHA%2Ca6CwMI%2CQAAO%2CO7CxMV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIT9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSC3OU%2COD2OV%3BIAAA%2CaUzRe%2CmBVyRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BISqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2Ca6C2LA%2CQAAO%2CO7C5LV%2CMACI%3BIT2PL%2CcAAA%3B%3BESrPI%2Ca6CqLA%2CQAAO%2CO7CtLV%2COACI%3BITqPL%2CcAAA%3B%3BEkF7CA%2Ca5BnBI%2CQAAO%2CO4BmBV%3BEACD%2Ca5BpBI%2CQAAO%2CO4BoBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2Ca5BzBI%2CQAAO%2CO4ByBV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2Ca5B9BI%2CQAAO%2CO4B8BV%3BEACD%2Ca5B%5C%2FBI%2CQAAO%2CO4B%2BBV%3BEACD%2CQAAQ%2CUAAW%2Cc5BhCf%2CQAAO%3BI4BiCP%2CoBAAA%3BIlF%2BBJ%2CYAAA%3B%3BEsDjDY%2CaAfR%2CQAAO%2COAcF%2CMACI%3BItDiDb%2CWAAA%3B%3BEsD1CA%3BIACI%2CaAAA%3B%3BEVmFJ%2CeAMI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAKZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGI%2COAAO%2CKAAM%2CcADjB%2CiBAGU%3BIACE%2CWAAA%3B%3BEAThB%2CaAcI%2COACI%2CUACI%3BI5CzEZ%2CgBAAA%3BI4C2EgB%2CgBAAA%3B%3BEkB4gBhB%2CalBhhBI%2COACI%2CUACI%2COkB8gBX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CalBhhBI%2COACI%2CUACI%2COkB8gBX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BElB%5C%2FiBR%2CaAcI%2COACI%2CUACI%2COkB2aV%3BI9DpfF%2CeAAA%3BI8DwfI%2CqBAAA%3B%3BEA6HA%2CalB9iBA%2COACI%2CUACI%2COkB0iBX%2COAEI%3BEAAD%2CalB9iBA%2COACI%2CUACI%2COkB2iBX%2CSACI%3BIACG%2CaAAA%3B%3BElBpiBJ%2CKAAC%2CcACG%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAKI%2CKARX%2CcAMG%2CMACI%2CKACK%3BIACG%2CsBAAA%3B%3BEAIR%2CKAbP%2CcAMG%2CMAOK%2CQACG%3BIACI%2CiBAAA%3B%3BEAMR%2CKArBP%2CcAoBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA9BP%2CcAoBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAlCZ%2CKAAC%2CcAsCG%2CcACI%3BIACI%2CgBAAA%3B%3BEAzChB%2CKA%2BCI%3BIACI%2CmBAAA%3B%3BEAKR%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEAHR%2CsBAMI%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3BEAGI%2CsBALR%2COAII%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACM%2CQACE%2CMACI%2CGACI%2CGAAE%3BIACE%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACM%3BIACE%2CgBAAA%3B%3BEuCjDZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3BIACA%2CYAAA%3B%3BEvB3UR%3BI5D%2BMA%2CmBAAA%3BIkEtLA%2CWAAA%3BIlEsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI4D9WL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEwBsER%3BIpF%2BHA%2CYAAA%3B%3BEqF1QA%2CqBACI%2CaACI%3BIrFwQR%2CgBAAA%3B%3BEqF1QA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BEC8NhB%2CyBACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEAMhB%2CYACI%3BEADJ%2CYAEI%3BItFmBJ%2CgBAAA%3B%3BEsFdA%3BIACI%2CWAAA%3B%3BEC3QJ%3BIvFwRA%2CmBAAA%3BIAAA%2CmBAAA%3BIkElLA%2CYAAA%3BIlEkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEwF7QT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BECnEZ%3BIzF2KA%2CsBAAA%3BIAAA%2CyBAAA%3BIyFxKI%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%3BIzF4JL%2CYAAA%3BIyF1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BIzFkJA%2CmBAAA%3BIyFhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BIzF4IJ%2CiBAAA%3BIyF1IQ%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%3BIzFkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIyFrQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BIzFyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BEyFjPR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAME%3BIACA%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAME%2CSAMC%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BEClCR%2CwBACI%2CiBACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CwBAQI%2CUACM%2CwBACI%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEAZhB%2CwBAiBI%2CwBACI%2CUACM%3BIACE%2CgBAAA%3B%3BEAGI%2CwBANhB%2CwBACI%2CUACM%2CSAGG%2COACI%3BIACG%2CUAAA%3BIACA%2CQAAA%3B%3BEAIR%2CwBAZZ%2CwBACI%2CUACM%2CSAUG%2CKACG%3BIACI%2CkBAAA%3B%3BEAGJ%2CwBAjBhB%2CwBACI%2CUACM%2CSAUG%2CKAKI%2CaACG%3BIACI%2CcAAA%3B%3BEAS5B%2CyBACI%3BIACI%2CYAAA%3B%3BEAFR%2CyBAKI%2CiBACI%3BIACI%2CoBAAA%3B%3BEC7CZ%2CwBACI%3BI3FoGJ%2CkBAAA%3B%3BE2FrGA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BECjLhB%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BErD4XJ%2CgBAGI%2COAEI%2COACI%2CiBACM%3BIACE%2CgBAAA%3BIACA%2CkBAAA%3B%3BEATpB%2CgBAGI%2COAEI%2COACI%2CiBAMM%3BIACE%2CWAAA%3B%3BEAcpB%2CSACI%2CUACI%2COACI%3BIvC7IZ%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BIuCkJgB%2CsBAAA%3BIACA%2CWAAA%3B%3BEAThB%2CSACI%2CUACI%2COAUI%3BIvCtJZ%2CYAAA%3BIuCwJgB%2CWAAA%3B%3BEAMhB%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAOJ%2CQAAQ%2C0BACJ%3BEADJ%2CQAAQ%2C0BAEJ%3BIACI%2CYAAA%3B%3BEAHR%2CQAAQ%2C0BAMJ%2CQAAO%3BIACH%2CYAAA%3B%3BEAsBR%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAIA%3BIACE%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAIA%2CQAOG%2CeAAe%3BEAChB%2CqBAZR%2COAAM%2CUAIA%2CQAQG%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAIA%2CQAYG%2CUAAU%3BIACP%2CiBAAA%3B%3BEAchB%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BEsD%5C%2FbR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAPR%2C0BAUI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEAGI%2C0BALR%2CwBAII%2COAAM%2CIACE%3BIACA%2CcAAA%3B%3BEhDqKhB%2CaACI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CaAII%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAII%2CiBAKI%3BIACI%2CYAAA%3B%3BEAVZ%2CaAII%2CiBAKI%2CWAGI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAdhB%2CaAII%2CiBAKI%2CWAQI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAKJ%2CaArBR%2CiBAoBK%2CUAAU%2CGACN%3BI7CAb%2C8BAAA%3BI6CEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BI7CfA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BE6CsCI%2CKAAC%2CcACG%3BIACI%2CWAAA%3B%3BEASZ%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BER5IR%2CyBACI%3BIACI%2CmBAAA%3B%3BEAFR%2CyBACI%2CUAEM%2C2BACI%3BIrCoFd%2CgBAAA%3BI8DwcA%2CsBAAA%3B%3BEzBhiBA%2CyBACI%2CUAEM%2C2BACI%2CSyB6tBZ%3BIAoDF%2CSAAA%3B%3BE9Dj7BA%2CyBqC6JI%2CUAEM%2C2BACI%2CSrChKb%3BEACD%2CyBqC4JI%2CUAEM%2C2BACI%2CSrC%5C%2FJb%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBqCuJI%2CUAEM%2C2BACI%2CSrC1Jb%3BIACG%2CWAAA%3B%3BE8DurBJ%2CyBzBjiBI%2CUAEM%2C2BACI%2CSyB8hBb%2COAAO%3BEACR%2CyBzBliBI%2CUAEM%2C2BACI%2CSyB%2BhBb%2CSAAS%3BI9D3cV%2CqBAAA%3BIAAA%2CYAAA%3BI8D8cI%2CsBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEzBziBJ%2CyBACI%2CUAEM%2C2BACI%2CSyBwiBd%3BI9DpdA%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI8DwdI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CyBzBnjBI%2CUAEM%2C2BACI%2CSyBgjBb%2CIAAI%2CSACC%3BI9D7dN%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BI8DkeQ%2CsBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CyBzBnjBI%2CUAEM%2C2BACI%2CSyBgjBb%2CIAAI%2CSAUC%3BI9DteN%2CYAAA%3BI8DweQ%2CWAAA%3B%3BEzBliBA%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%3BEmBlBZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BIxDoCZ%2C8BAAA%3BIwDlCY%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BEPlOZ%2CqBAEI%3BEAFJ%2CqBAGI%2COAAM%3BIjD8PV%2CgBAAA%3B%3BEiDzPA%2CkBACI%3BIACI%2CUAAA%3B%3BEQmVJ%2CSAAC%2COAAO%3BIAKJ%2CYAAA%3BIzDjGR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BIyDsGQ%2CWAAA%3B%3BEAVJ%2CSAAC%2COAAO%2CMACJ%3BIzD7FR%2CgBAAA%3B%3BE8DulBA%2CSL3fK%2COAAO%2CMACJ%2COK0fP%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CSL3fK%2COAAO%2CMACJ%2COK0fP%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEL5gBJ%2CSAAC%2COAAO%2CMACJ%2COKuZN%3BI9DpfF%2CeAAA%3BI8DwfI%2CqBAAA%3B%3BEA6HA%2CSLzhBC%2COAAO%2CMACJ%2COKshBP%2COAEI%3BEAAD%2CSLzhBC%2COAAO%2CMACJ%2COKuhBP%2CSACI%3BIACG%2CaAAA%3B%3BEL5gBR%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%3BIzDjKZ%2CeAAA%3B%3BEyDuKQ%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%3BEqC5ZpB%2CMAAM%3BIACF%2CcAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CMAAM%2CWAIF%3BIACI%2CiBAAA%3B%3BEAEA%2CMAPF%2CWAIF%2COAGK%3BIACG%2CgBAAA%3B%3BEARZ%2CMAAM%2CWAIF%2COAOI%3BIACI%2CWAAA%3B%3BEAZZ%2CMAAM%2CWAgBF%2CQAAO%3BIACH%2CkBAAA%3B%3BE%5C%2FCHR%2CcACI%3BIACI%2CgCAAA%3B%3BEAFR%2CcAKI%2CeAEI%3BEAPR%2CcAKI%2CeAGI%3BEARR%2CcAKI%2CeAII%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAZZ%2CcAKI%2CeAUI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAjBZ%2CcA2BI%2CKAAI%3BEA3BR%2CcA4BI%3BEA5BJ%2CcA6BI%3BIACI%2CiBAAA%3B%3BEgD%2BBJ%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEC9GR%2CgBACM%3BIACE%2CiBAAA%3B%3BExDoFR%2CmBAEI%2CYACI%2COAAM%3BIACF%2CgBAAA%3B%3BEASZ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BEAOpB%2CuBACI%2CaACI%3BIACI%2CkBAAA%3B%3BEAHZ%2CuBACI%2CaAKI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BECsKZ%2CkBACI%3BEADJ%2CkBAEI%3BIACI%2CiBAAA%3B%3BEAKI%2CkBAFP%2CWACG%2CKACK%3BEACD%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBARP%2CWACG%2CKAOK%3BIACG%2CiBAAA%3B%3BEAMhB%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CoBAMI%3BIACI%2CYAAA%3B%3BEAIR%2CsBACI%2CQAAO%3BIACH%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CmBACI%3BIzCzEJ%2CiBAAA%3B%3BEyCmFA%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BEiB5FpB%2CaACM%3BEADN%2CaAEM%3BEAFN%2CaAGM%3BIACE%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CWAAY%3BIACR%2CcAAA%3B%3BEAIA%2COAAC%2CMACK%2CUAAO%3BIACL%2CYAAA%3BIACA%2CYAAA%3BI1DjBZ%2CSAAA%3BIAAA%2CUAAA%3BIW1KA%2CqBAAA%3BI%2BC6LY%2CiBAAA%3B%3BEALR%2COAAC%2CMACK%2CUAAO%2CM%5C%2FCnLf%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BE%2BCgLA%2COAAC%2CMACK%2CUAAO%2CMAMH%3BIACE%2CeAAA%3BIACA%2CkBAAA%3B%3BEAEA%2COAXX%2CMACK%2CUAAO%2CMAMH%2CKAIG%3BEAXb%2COAAC%2CMACK%2CUAAO%2CMAMH%2CKAKE%3BIACI%2CgBAAA%3B%3BEAGJ%2COAhBX%2CMACK%2CUAAO%2CMAMH%2CKASG%2CQACG%3BI1D%5C%2FBpB%2CiBAAA%3B%3BE0DuCI%2COAAC%3BIAEG%2CoBAAA%3B%3BEAIR%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAII%2COAAM%3BIACF%2CgCAAA%3B%3BEALR%2CYAQI%2CQAAO%3BIAEH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CYAcI%3BIACI%2CqBAAA%3B%3BEAIR%2CUACM%2CsBACE%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACM%2CsBAKE%2CYAAc%3BIACV%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIACI%2CqBAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAKJ%2COAAC%2CQACG%3BIACI%2CYAAA%3B%3BEAFR%2COAAC%2CQAKG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEATR%2COAAC%2CQAYG%2CUAAS%3BIACL%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEuC5UZ%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BEjDoPA%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CqBAAA%3B%3BEAGJ%2CcAPE%2CSACV%2CSACK%2CKAKI%3BIACG%2CgBAAA%3B%3BEANR%2CcAFM%2CSACV%2CSACK%2CKASG%2CUACI%2COAAM%3BIACF%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAZZ%2CcAFM%2CSACV%2CSACK%2CKASG%2CUACI%2COAAM%2CIAIF%3BIACI%2CWAAA%3B%3BEAfhB%2CcAFM%2CSACV%2CSACK%2CKAoBG%2CYACI%3BIACI%2CSAAA%3B%3BEAtBZ%2CcAFM%2CSACV%2CSACK%2CKAoBG%2CYAKI%3BIACI%2CgBAAA%3B%3BEAUR%2CqBAFR%2CSACK%2CKACI%3BIACG%2CYAAA%3B%3BEgB3OhB%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%3BE9BoCf%2CsBAAuB%3BIAAoB%2CaAAA%3B%3BEAC3C%2CsBAAuB%3BIAAe%2CiBAAA%3B%3B%3BACpHnC%2CgBAL4C%3BE%5C%2FB6E5C%2CcACI%3BIJqJJ%2CYAAA%3BIAAA%2CSAAA%3BIIlJQ%2CUAAA%3B%3B%3BA%2BBxEZ%2CgBAJ2C%3BE0BwiBvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%22%7D */