/*custom-style*/
/*Custom fonts*/
@font-face {
  font-family: "ClanPro";
  font-display: fallback;
  src: url(../fonts/ClanWebPro-News.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ClanPro";
  font-display: fallback;
  src: url(../fonts/ClanWebPro-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ClanPro";
  font-display: fallback;
  src: url(../fonts/ClanWebPro-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ClanPro";
  font-display: fallback;
  src: url(../fonts/ClanWebPro-NarrBlack.woff) format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Univers Next Arabic';
  src: url('../fonts/UniversNextArabic-Regular.eot');
  src: url('../fonts/UniversNextArabic-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversNextArabic-Regular.woff2') format('woff2'), url('../fonts/UniversNextArabic-Regular.woff') format('woff'), url('../fonts/UniversNextArabic-Regular.ttf') format('truetype'), url('../fonts/UniversNextArabic-Regular.svg#UniversNextArabic-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Univers Next Arabic';
  src: url('../fonts/UniversNextArabic-Bold.eot');
  src: url('../fonts/UniversNextArabic-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversNextArabic-Bold.woff2') format('woff2'), url('../fonts/UniversNextArabic-Bold.woff') format('woff'), url('../fonts/UniversNextArabic-Bold.ttf') format('truetype'), url('../fonts/UniversNextArabic-Bold.svg#UniversNextArabic-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
/*Common style*/
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body {
  font-family: 'ClanPro' !important;
  font-weight: 400;
  font-size: 14px!important;
  color: #000000;
  padding-top: 182px;
  /*cookies privacy pupup*/
}
@media (max-width: 768px) {
  body {
    padding-top: 142px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  body {
    padding-top: 152px;
  }
}
body input,
body button,
body select,
body textarea {
  font-family: 'ClanPro' !important;
}
body input:focus,
body button:focus,
body select:focus,
body textarea:focus {
  box-shadow: none!important;
  outline: 0 !important;
}
body .fieldset > .field.required > .label:after,
body .fieldset > .fields > .field.required > .label:after,
body .fieldset > .field._required > .label:after,
body .fieldset > .fields > .field._required > .label:after {
  font-size: 18px!important;
  margin: 0 0 0 2px!important;
}
body button {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
body ul,
body li,
body ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
body .page-main {
  max-width: 1690px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  body .page-main {
    padding: 0 15px;
  }
}
body .page-main .columns .column.main {
  padding-bottom: 0;
}
body .mfp-wrap .mfp-container .mfp-content {
  margin: 0;
  vertical-align: middle;
}
body .breadcrumbs {
  max-width: 1690px;
  margin-bottom: 0;
  margin-top: 20px;
}
body .breadcrumbs ul.items {
  padding: 0 0 25px 0;
}
body .breadcrumbs ul.items li.item {
  font-size: 13px;
  line-height: 18px;
  color: #000;
  font-weight: 400;
}
body .breadcrumbs ul.items li.item:not(:last-child):after {
  color: #929292;
  margin: 0 5px;
}
body .breadcrumbs ul.items li.item a {
  font-size: 13px;
  color: #929292;
  text-decoration: none;
  line-height: 18px;
  font-weight: 400;
}
body .breadcrumbs ul.items li.item strong {
  font-size: 13px;
  line-height: 18px;
  color: #000;
  font-weight: 400;
}
body #m-cookienotice.v-box.v-bottom-left {
  bottom: 2rem;
  left: 2rem;
  border-radius: 0;
  padding: 20px;
  width: 60%;
  max-width: 1100px;
  margin: 0;
  max-height: 90%;
  min-height: 135px;
}
@media (min-width: 992px) and (max-width: 1280px) {
  body #m-cookienotice.v-box.v-bottom-left {
    width: 70%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  body #m-cookienotice.v-box.v-bottom-left {
    width: 75%;
  }
}
@media (max-width: 768px) {
  body #m-cookienotice.v-box.v-bottom-left {
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
body #m-cookienotice.v-box.v-bottom-left .m-message.title {
  float: left;
  width: 70% !important;
  font-family: 'ClanPro' !important;
  padding: 0;
  margin-bottom: 5px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  body #m-cookienotice.v-box.v-bottom-left .m-message.title {
    width: 60%!important;
  }
}
@media (max-width: 768px) {
  body #m-cookienotice.v-box.v-bottom-left .m-message.title {
    width: 100%!important;
  }
}
body #m-cookienotice.v-box.v-bottom-left .m-message.title span.titlecookie {
  color: #000;
  border: none !important;
  font-size: 22px;
}
body #m-cookienotice.v-box.v-bottom-left #message-custom-css {
  float: left;
  width: 70% !important;
  font-family: 'ClanPro' !important;
  color: #000;
  padding: 0;
}
@media (min-width: 769px) and (max-width: 1280px) {
  body #m-cookienotice.v-box.v-bottom-left #message-custom-css {
    width: 60%!important;
  }
}
@media (max-width: 768px) {
  body #m-cookienotice.v-box.v-bottom-left #message-custom-css {
    width: 100%!important;
  }
}
body #m-cookienotice.v-box.v-bottom-left #action-custom-css {
  float: left;
  width: 30%;
  margin: -36px 0 0 0;
  padding-left: 20px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  body #m-cookienotice.v-box.v-bottom-left #action-custom-css {
    width: 40%;
  }
}
@media (max-width: 768px) {
  body #m-cookienotice.v-box.v-bottom-left #action-custom-css {
    width: 100%;
    padding: 0;
    margin: 20px 0 0 0;
  }
}
body #m-cookienotice.v-box.v-bottom-left #action-custom-css > a {
  display: block;
  margin: 0 0 10px 0;
  text-align: center;
  color: #000 !important;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  font-family: 'ClanPro' !important;
  height: 44px;
  padding: 13px 20px 11px;
  line-height: 18px;
}
body #m-cookienotice.v-box.v-bottom-left #action-custom-css > a.m-decline {
  background: #e3e3e3 !important;
}
body #m-cookienotice.v-box.v-bottom-left #action-custom-css > a.m-decline + .m-button {
  border: none;
  padding-bottom: 0;
  text-transform: none;
  text-decoration: underline;
}
@media (max-width: 768px) {
  body #m-cookienotice.v-box.v-bottom-left #action-custom-css > a.m-decline + .m-button {
    height: auto;
  }
}
aside.no-header-footer .modal-inner-wrap {
  box-shadow: none;
  border-radius: 8px;
  max-width: 800px;
}
aside.no-header-footer .modal-footer {
  display: none;
}
aside.modal-popup._show .modal-inner-wrap {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  top: 50%;
}
aside.modal-popup.confirm .modal-inner-wrap {
  margin: 0 auto;
}
aside.modal-popup.confirm .modal-inner-wrap .modal-header button.action-close::before {
  color: #000;
}
aside.modal-popup.confirm .modal-inner-wrap .modal-footer button {
  font-weight: 500;
  width: 77px;
}
aside.modal-popup.confirm .modal-inner-wrap .modal-footer button.action-dismiss {
  background: #000;
  color: #fff;
  border-color: #000;
}
aside.modal-popup.confirm .modal-inner-wrap .modal-footer button.action-accept {
  background: #ffed00;
  color: #000;
  border-color: #ffed00;
}
@media (max-width: 768px) {
  aside.modal-popup.no-header-footer .modal-inner-wrap {
    background: #fff !important;
    border-radius: 0;
    min-height: 100vh;
  }
}
aside.modal-popup.no-header-footer .modal-inner-wrap .modal-header button.action-close:before {
  color: #000;
}
aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-header {
  border-bottom: 1px solid #ededed;
  padding-bottom: 15px;
}
@media (max-width: 768px) {
  aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-header {
    position: relative;
    padding-left: 30px;
  }
}
aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-header .modal-popup-icon {
  width: 40px;
  padding-right: 10px;
  top: -5px;
}
@media (max-width: 768px) {
  aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-header .modal-popup-icon {
    position: absolute;
    left: 0;
  }
}
aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-header p.cart-buttons button {
  font-weight: 500;
}
aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-header p.cart-buttons button.view-shopping-cart {
  background: #000;
  color: #fff;
  border-color: #000;
}
aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-header p.cart-buttons button.continue-shopping {
  background: #ffed00;
  color: #000;
  border-color: #ffed00;
}
aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-body ul.modal-product-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 768px) {
  aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-body ul.modal-product-list {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-body ul.modal-product-list li {
  margin: 0 0 10px 0;
  width: 23%;
  height: auto;
  border: none;
  text-align: center;
}
@media (max-width: 768px) {
  aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-body ul.modal-product-list li {
    width: 48%;
  }
}
aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-body ul.modal-product-list li a {
  display: block;
  border: 1px solid #ededed;
  text-align: center;
}
aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-body ul.modal-product-list li a + span > strong {
  font-weight: 500;
}
aside.modal-popup.no-header-footer .modal-inner-wrap .modal-popup-body ul.modal-product-list li span strong {
  display: inline-block;
  padding-top: 5px;
}
@media (max-width: 768px) {
  aside.modal-popup.osc-new-address-popup .modal-inner-wrap {
    width: 100%!important;
    border-radius: 0!important;
  }
}
aside.modal-popup.osc-new-address-popup .modal-inner-wrap header {
  position: relative;
}
aside.modal-popup.osc-new-address-popup .modal-inner-wrap header h1 {
  color: #000;
  font-weight: 500;
  border-color: #000;
}
aside.modal-popup.osc-new-address-popup .modal-inner-wrap header button.action-close {
  position: absolute;
  top: 34px;
  margin: 0;
  right: 30px;
}
@media (max-width: 768px) {
  aside.modal-popup.osc-new-address-popup .modal-inner-wrap header button.action-close {
    top: 29px;
  }
}
aside.modal-popup.osc-new-address-popup .modal-inner-wrap header button.action-close:before {
  color: #000;
  font-weight: bold;
  font-size: 16px;
}
aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-content form .fieldset {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-content form .fieldset > .field {
  padding: 0;
  width: 48%;
}
@media (max-width: 540px) {
  aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-content form .fieldset > .field {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-content form .fieldset > .field .label {
    margin-bottom: 0;
  }
}
aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-content form .fieldset > .field .control input,
aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-content form .fieldset > .field select {
  border-radius: 0!important;
  border-color: #000;
  height: 40px;
  color: #000;
}
aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-content form .fieldset > .field.street {
  width: 100%;
  padding: 0 !important;
}
aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-footer {
  border-color: #000;
}
@media (max-width: 768px) {
  aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-footer button {
    width: auto;
  }
}
aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-footer button.action-save-address {
  border-radius: 0!important;
}
aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-footer button.action-hide-popup {
  color: #000;
  font-weight: 500;
}
@media (max-width: 768px) {
  aside.modal-popup.osc-new-address-popup .modal-inner-wrap .modal-footer button.action-hide-popup {
    margin: 4px 10px 0 0!important;
  }
}
aside.modal-popup.custom-popup .modal-inner-wrap {
  width: 100%;
  max-width: 583px;
  background: #ededed;
}
aside.modal-popup.custom-popup .modal-inner-wrap .modal-header {
  background: #000;
  margin-bottom: 20px;
}
aside.modal-popup.custom-popup .modal-inner-wrap .modal-header .action-close {
  margin: 14px 15px;
}
aside.modal-popup.custom-popup .modal-inner-wrap .modal-header .action-close:before {
  color: #fff;
}
aside.modal-popup.custom-popup .modal-inner-wrap .modal-content {
  padding: 20px;
}
aside.modal-popup.custom-popup .modal-inner-wrap .modal-content #response-message {
  color: #5cb85c;
  font-size: 14px;
  margin-bottom: 15px;
}
aside.modal-popup.custom-popup .modal-inner-wrap .modal-content form.contact .legend {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  border: none;
}
aside.modal-popup.custom-popup .modal-inner-wrap .modal-content form.contact .fieldset .field .label {
  font-weight: normal;
}
aside.modal-popup.custom-popup .modal-inner-wrap .modal-content form.contact .fieldset .field .control input {
  height: 40px;
  padding: 0 9px;
}
aside.modal-popup.custom-popup .modal-inner-wrap .modal-content form.contact .actions-toolbar .primary button {
  padding: 12px 12px 9px;
  background-color: #ffed00;
  color: #000;
  text-transform: uppercase;
  border: 1px solid #e3e3e3;
  font-weight: bold;
  font-size: 14px;
}
aside.modal-popup.custom-popup .modal-inner-wrap .modal-footer {
  background: #fff;
}
aside.modal-popup.custom-popup .modal-inner-wrap .modal-footer button {
  padding: 12px 12px 9px;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  font-weight: bold;
  font-size: 14px;
  border-radius: 0;
}
.social_custom_icons {
  position: fixed;
  right: 0;
  bottom: 90px;
  z-index: 99;
}
.social_custom_icons ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social_custom_icons ul li {
  margin: 0;
}
.social_custom_icons ul li a {
  padding: 10px;
  font-size: 36px;
  color: #ffed00 !important;
  background: #000;
  height: 60px;
  width: 60px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.social_custom_icons ul li:hover a {
  border-radius: 15px 0 0 15px;
  padding-right: 35px;
  width: 100px;
}
@media (max-width: 768px) {
  .social_custom_icons ul li:hover a {
    padding-right: 15px;
    width: 70px;
  }
}
#mfbacktop {
  background: url(../images/arrow-up-move.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  height: 40px;
  padding: 8px;
  position: fixed;
  right: 15px;
  bottom: 20px;
  text-align: center;
  width: 40px;
  z-index: 9999;
  display: none;
  text-decoration: none;
}
#mfbacktop span {
  display: none;
}
/*create-popup-account 11/2/2023*/
#social-login-popup.white-popup .social-login-title {
  width: calc(100% - 30px) !important;
  margin: 15px auto 0;
  background: #000;
}
#social-login-popup.white-popup .social-login-title h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
}
#social-login-popup.white-popup .mp-social-popup {
  padding: 0 !important;
  width: 100%;
  margin-top: 0;
}
#social-login-popup.white-popup .mp-social-popup .block {
  padding: 0 15px;
}
#social-login-popup.white-popup .mp-social-popup .block .form-customer-login .fieldset .field .label {
  font-size: 14px;
  font-weight: 500;
}
#social-login-popup.white-popup .mp-social-popup .block .form-customer-login .fieldset .field input {
  height: 40px;
}
#social-login-popup.white-popup .mp-social-popup .block .form-customer-login .actions-toolbar {
  display: flex;
  align-items: center;
}
#social-login-popup.white-popup .mp-social-popup .block .form-customer-login .actions-toolbar .secondary {
  width: auto !important;
  margin: 0 0 0 15px;
}
#social-login-popup.white-popup .mp-social-popup .block .form-customer-login .actions-toolbar .secondary .action.remind {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
}
#social-login-popup.white-popup .mp-social-popup .block .form-customer-login .actions-toolbar button.login {
  margin: 0;
  padding: 12px 12px 9px !important;
  background-color: #ffed00 !important;
  color: #000;
  text-transform: uppercase;
  border: 1px solid #e3e3e3 !important;
  font-weight: bold;
  font-size: 14px;
}
#social-login-popup.white-popup .mp-social-popup .block .form-customer-login .actions-toolbar + .actions-toolbar {
  margin: 12px 0 0 0;
}
#social-login-popup.white-popup .mp-social-popup .block .form-customer-login .actions-toolbar + .actions-toolbar .action.create {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
}
#social-login-popup.white-popup .mp-social-popup .form-password-forget {
  background: #ededed;
  padding: 20px;
  margin-bottom: 20px;
}
#social-login-popup.white-popup .mp-social-popup .form-password-forget fieldset .field .label {
  font-size: 14px;
  font-weight: 500;
}
#social-login-popup.white-popup .mp-social-popup .form-password-forget fieldset .field input {
  height: 40px;
}
#social-login-popup.white-popup .mp-social-popup .form-password-forget .actions-toolbar .primary {
  display: flex;
  align-items: center;
}
#social-login-popup.white-popup .mp-social-popup .form-password-forget .actions-toolbar .primary button {
  padding: 12px 12px 9px !important;
  background-color: #ffed00 !important;
  color: #000;
  text-transform: uppercase;
  border: 1px solid #e3e3e3 !important;
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 768px) {
  #social-login-popup.white-popup .mp-social-popup .form-password-forget .actions-toolbar .primary button {
    width: auto;
    padding: 12px 15px 9px !important;
  }
}
#social-login-popup.white-popup .mp-social-popup .form-password-forget .actions-toolbar .primary .secondary {
  margin-left: 15px;
}
@media (max-width: 768px) {
  #social-login-popup.white-popup .mp-social-popup .form-password-forget .actions-toolbar .primary .secondary {
    width: auto;
  }
}
#social-login-popup.white-popup .mp-social-popup .form-password-forget .actions-toolbar .primary .secondary .action.back {
  margin: 0;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
}
#social-login-popup.white-popup .mp-social-popup .social-login-customer-authentication {
  background: #ededed;
  width: calc(100% - 30px);
  margin: 0 auto 20px !important;
  float: none;
  padding: 20px;
  box-sizing: border-box;
}
#social-login-popup.white-popup .mp-social-popup .social-login-customer-authentication .block-title {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 16px;
}
#social-login-popup.white-popup .social-login.create .block {
  padding: 0 15px;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create {
  background: #ededed;
  padding: 20px;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create .actions-toolbar {
  clear: both;
  margin: 0;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create .actions-toolbar > .primary {
  margin-top: 0;
  display: flex;
  align-items: center;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create .actions-toolbar > .primary button {
  padding: 12px 12px 9px !important;
  background-color: #ffed00 !important;
  color: #000;
  text-transform: uppercase;
  border: 1px solid #e3e3e3 !important;
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 768px) {
  #social-login-popup.white-popup .social-login.create .block .form-customer-create .actions-toolbar > .primary button {
    width: auto;
    padding: 12px 15px 9px !important;
  }
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create .actions-toolbar > .primary .secondary {
  margin-left: 15px;
}
@media (max-width: 768px) {
  #social-login-popup.white-popup .social-login.create .block .form-customer-create .actions-toolbar > .primary .secondary {
    width: auto;
  }
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create .actions-toolbar > .primary .secondary .action.back {
  margin: 0;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset {
  width: 100%;
  border-radius: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  min-height: inherit;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field {
  width: 48.5%;
  margin-bottom: 20px;
}
@media (max-width: 540px) {
  #social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field {
    width: 100%;
  }
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field .label {
  font-size: 14px;
  font-weight: 500;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field input[type="checkbox"],
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field input[type="radio"] {
  height: auto;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field input {
  height: 40px;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field input:placeholder {
  opacity: 1;
  color: #000;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field input::-webkit-input-placeholder {
  opacity: 1;
  color: #000;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field input::-moz-placeholder {
  opacity: 1;
  color: #000;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field input:-ms-input-placeholder {
  opacity: 1;
  color: #000;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field input:-moz-placeholder {
  opacity: 1;
  color: #000;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field select {
  height: 40px;
  padding: 0 30px 0 9px;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.newsletter {
  width: 100%;
  margin-bottom: 20px;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.newsletter label {
  font-weight: normal;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.country {
  width: 100%;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.customer-type {
  width: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 410px) {
  #social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.customer-type {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.customer-type .label {
  margin-bottom: 0;
  display: block;
  margin-right: 15px;
}
@media (max-width: 410px) {
  #social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.customer-type .label {
    width: 100%;
    margin-bottom: 10px;
  }
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.customer-type .options label[for="individual"] {
  margin-right: 15px;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.street {
  width: 100%;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.street > .control {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.street > .control input {
  width: 48.5%;
  order: 1;
}
@media (max-width: 540px) {
  #social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.street > .control input {
    width: 100%;
  }
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.street > .control input + .mage-error {
  order: 3;
}
@media (max-width: 540px) {
  #social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.street > .control input + .mage-error {
    order: 2;
  }
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.street > .control .nested {
  width: 48.5%;
  order: 2;
}
@media (max-width: 540px) {
  #social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.street > .control .nested {
    width: 100%;
    order: 3;
  }
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.street > .control .field.additional {
  margin: 0;
  width: 100%;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.street > .control .field.additional .control input {
  width: 100%;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset .field.field-name-lastname + .field {
  width: 100%;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset.account {
  padding-top: 0;
}
#social-login-popup.white-popup .social-login.create .block .form-customer-create fieldset.account br {
  display: none;
}
#social-login-popup.white-popup #mp-popup-social-content {
  width: 100%;
  padding: 0 15px;
  clear: both;
}
#social-login-popup.white-popup #mp-popup-social-content .social-login-authentication-channel {
  width: 100%;
  margin: 0 auto 20px auto;
  padding: 0;
  float: none;
}
#social-login-popup.white-popup #mp-popup-social-content .social-login-authentication-channel .block-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 400px;
  margin: 0 auto;
}
#social-login-popup.white-popup #mp-popup-social-content .social-login-authentication-channel .block-title {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 5px;
  position: relative;
}
#social-login-popup.white-popup #mp-popup-social-content .social-login-authentication-channel .block-title::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background: #000;
  left: 0;
  top: 11px;
  z-index: -1;
}
#social-login-popup.white-popup #mp-popup-social-content .social-login-authentication-channel .block-title span {
  display: inline-block;
  background: #fff;
  padding: 0 15px;
}
#social-login-popup.white-popup #mp-popup-social-content .social-login-authentication-channel .actions-toolbar a.btn-social {
  text-align: left;
}
#social-login-popup.white-popup .mfp-close {
  padding-top: 15px;
  margin-right: 15px;
  opacity: 1;
}
#social-login-popup .social-login.create {
  width: 100%;
  margin-bottom: 20px;
}
.call-for-price aside.modal-popup .modal-inner-wrap {
  width: 100%;
  max-width: 750px;
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-header {
  background: #000;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-header .modal-title {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  border: none;
  padding: 0;
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-header .action-close {
  margin: 0;
  top: 24px;
  right: 20px;
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-header .action-close:before {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-body form .fieldset {
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-body form .fieldset > .field {
  width: 49%;
}
@media (max-width: 540px) {
  .call-for-price aside.modal-popup .modal-inner-wrap .modal-body form .fieldset > .field {
    width: 100%;
  }
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-body form .fieldset > .field.request_detail {
  width: 100%;
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-body form .fieldset > .field label {
  font-weight: normal;
  font-size: 14px;
  color: #000;
  margin-bottom: 5px;
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-body form .fieldset > .field .control input {
  height: 42px;
  border-color: #000;
  font-size: 14px;
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-body form .fieldset > .field .control textarea {
  border-color: #000;
  font-size: 14px;
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-footer {
  border-color: #000;
}
.call-for-price aside.modal-popup .modal-inner-wrap .modal-footer button {
  background: #ffed00;
  border-color: #ffed00;
  color: #000;
  font-size: 16px;
  padding: 12px 25px;
}
.page-header .header.content a.logo + .magezon-builder {
  max-height: 55px;
}
@media (min-width: 769px) {
  .page-header .header.content a.logo + .magezon-builder {
    flex: 1;
    max-height: 94px;
  }
}
.home-product-slider .slide-progress,
.home-product-slider .slide-progress-content {
  display: none;
}
.amxnotif-block.subscribe-popup form.subscribe-popup {
  padding: 15px;
  position: relative;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .amxnotif-block.subscribe-popup form.subscribe-popup {
    width: 100%;
  }
}
.amxnotif-block.subscribe-popup form.subscribe-popup label {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: left;
}
.amxnotif-block.subscribe-popup form.subscribe-popup span.close-subscribe-popup {
  top: 10px;
  color: #000;
  font-size: 27px;
  right: 15px;
}
.amxnotif-block.subscribe-popup form.subscribe-popup .notification-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
}
.amxnotif-block.subscribe-popup form.subscribe-popup .notification-container .input-fields {
  width: 70%;
  max-width: 100%;
  margin: 0;
}
.amxnotif-block.subscribe-popup form.subscribe-popup .notification-container .input-fields input.amxnotif-guest-email {
  height: 40px;
  border: 1px solid #c2c2c2;
  font-size: 14px;
}
.amxnotif-block.subscribe-popup form.subscribe-popup .notification-container .actions-toolbar {
  width: 30%;
  max-width: 100%;
  margin: 0;
  min-width: inherit;
}
.amxnotif-block.subscribe-popup form.subscribe-popup .notification-container .actions-toolbar .primary {
  display: block;
  width: 100%;
}
.amxnotif-block.subscribe-popup form.subscribe-popup .notification-container .actions-toolbar .primary button.action {
  margin: 0;
  width: 100%;
  padding: 12px 12px 9px !important;
  background-color: #ffed00 !important;
  color: #000;
  text-transform: uppercase;
  border: 1px solid #e3e3e3 !important;
  font-weight: bold;
  font-size: 14px;
  height: 40px;
}
.amxnotif-block.subscribe-popup form.subscribe-popup .notification-container .am-restock-alert-wrapper {
  margin-top: 20px;
  color: #000;
  text-align: left;
}
/*Custom variable style*/
/*Mobile-width*/
/*custom mixin*/
/*Account Custom design*/
.account .page-main {
  margin-top: 20px;
}
.account .page-main .sidebar.sidebar-main .block-collapsible-nav .content ul.nav li a {
  color: #000;
}
.account .page-main .sidebar.sidebar-main .block-collapsible-nav .content ul.nav li.current strong,
.account .page-main .sidebar.sidebar-main .block-collapsible-nav .content ul.nav li.current a {
  border-color: #000;
}
.account .page-main .sidebar.sidebar-additional {
  padding-right: 2%;
}
.account .page-main .sidebar.sidebar-additional .block .block-title strong {
  font-weight: 500;
}
.account .page-main .sidebar.sidebar-additional .block .block-content ol li .product-item-name a {
  color: #000;
  text-decoration: none;
}
.account .page-main .sidebar.sidebar-additional .block .block-content ol li a.action:before {
  color: #000;
  font-weight: bold;
}
.account .page-main .sidebar.sidebar-additional .block .block-content .actions-toolbar {
  display: flex;
  align-items: center;
}
.account .page-main .sidebar.sidebar-additional .block .block-content .actions-toolbar .primary .action {
  border: none;
  background: #ffed00;
  color: #000;
  font-weight: 500;
  box-shadow: none;
  font-family: 'ClanPro';
  padding: 7px 15px 5px;
  font-size: 14px;
  line-height: 21px;
}
.account .page-main .sidebar.sidebar-additional .block .block-content .actions-toolbar .secondary {
  margin: 0 0 0 15px;
  width: auto;
}
.account .page-main .sidebar.sidebar-additional .block .block-content .actions-toolbar .secondary > a {
  margin: 0;
  display: inline-block;
  color: #000;
  font-weight: 500;
  font-size: 13px;
  text-decoration: none;
}
.account .page-main .sidebar.sidebar-additional .block.block-reorder .block-content ol li {
  align-items: flex-start;
}
.account .page-main .sidebar.sidebar-additional .block.block-reorder .block-content ol li .field .control input {
  margin-top: 0;
  top: 2px;
}
.account .page-main .sidebar.sidebar-additional .block.block-reorder .block-content ol li .product-item-name a {
  line-height: 19px;
}
.account .page-main .sidebar.sidebar-additional .block.block-wishlist .block-content ol li .product-item-info .product-item-details .product-item-name a {
  line-height: 19px;
  font-size: 14px;
  color: #000;
}
.account .page-main .sidebar.sidebar-additional .block.block-wishlist .block-content ol li .product-item-info .product-item-details .price-box span.price {
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
.account .page-main .sidebar.sidebar-additional .block.block-wishlist .block-content ol li .product-item-info .product-item-details .price-box .old-price {
  padding-left: 5px;
}
.account .page-main .sidebar.sidebar-additional .block.block-wishlist .block-content ol li .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.account .page-main .sidebar.sidebar-additional .block.block-wishlist .block-content ol li .product-item-info .product-item-details .price-box .old-price span.price {
  color: #ABABAB;
  text-decoration: line-through;
  font-size: 13px;
}
.account .page-main .sidebar.sidebar-additional .block.block-wishlist .block-content ol li .product-item-info .product-item-details .actions-primary button {
  border: none;
  background: #ffed00;
  color: #000;
  font-weight: 500;
  box-shadow: none;
  font-family: 'ClanPro';
  padding: 7px 15px 5px;
  font-size: 14px;
  line-height: 21px;
}
.account .page-main .sidebar.sidebar-additional .block.block-wishlist .block-content .actions-toolbar .action {
  padding: 0;
  background: transparent;
  text-decoration: underline;
}
.account .page-main .column.main .page-title-wrapper h1 {
  color: #000;
  font-weight: 500;
}
.account .page-main .column.main .block .block-title a.action {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
}
.account .page-main .column.main .block .block-content .box .box-content p,
.account .page-main .column.main .block .block-content .box .box-content address {
  font-size: 14px;
  line-height: 19px;
  color: #000;
}
.account .page-main .column.main .block .block-content .box .box-content p a,
.account .page-main .column.main .block .block-content .box .box-content address a {
  color: #000;
  text-decoration: underline;
}
.account .page-main .column.main .block .block-content .box .box-actions .action {
  border: none;
  background: #ffed00;
  color: #000;
  font-weight: 500;
  box-shadow: none;
  font-family: 'ClanPro';
  padding: 5px 15px 3px;
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
}
.account .page-main .column.main .block .block-content .box .box-actions .action.edit:after {
  display: none;
}
.account .page-main .column.main .orders-history table tr td.actions a.action {
  border: none;
  background: #ffed00;
  color: #000;
  font-weight: 500;
  box-shadow: none;
  font-family: 'ClanPro';
  padding: 5px 10px 3px;
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
}
.account .page-main .column.main .orders-history table tr td.actions a.action:after {
  display: none;
}
@media (max-width: 768px) {
  .account .page-main .column.main .toolbar.wishlist-toolbar .toolbar-amount {
    float: left;
  }
}
.account .page-main .column.main form.form-wishlist-items .actions-toolbar button {
  border: none;
  background: #ffed00;
  color: #000;
  font-weight: 500;
  box-shadow: none;
  font-family: 'ClanPro';
  padding: 9px 15px 7px;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
}
.account .page-main .column.main form.form-wishlist-items .wishlist ol li .product-item-inner .fieldset .product-item-actions button {
  background: #ffed00;
  border-color: #ffed00;
  color: #000;
  font-family: 'ClanPro' !important;
  font-weight: 500;
}
.account .page-main .column.main form.form-wishlist-items .wishlist ol li .product-item-inner .product-item-actions a:before {
  color: #000;
}
.account .page-main .column.main form.form-wishlist-items .wishlist ol li .product-item-inner .product-item-actions a.edit::before {
  font-size: 20px;
}
.account .page-main .column.main form.form-wishlist-items ~ .toolbar.wishlist-toolbar {
  display: none;
}
.account .page-main .column.main .actions-toolbar .primary button {
  background: #ffed00;
  border-color: #ffed00;
  color: #000;
  font-weight: 500;
}
.account .page-main .column.main .order-actions-toolbar .actions a.action {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
}
.account .page-main .column.main .order-details-items.ordered .order-items table tr td span {
  color: #000;
  font-weight: 500;
}
/*wish-list*/
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li {
  width: calc((100% - 40px) / 4);
  margin: 0 13px 20px 0;
  border: 1px solid #ccc;
  padding: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wishlist-index-index .column.main .form-wishlist-items .wishlist ol li {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
  }
  .wishlist-index-index .column.main .form-wishlist-items .wishlist ol li:nth-child(3n) {
    margin-right: 0;
  }
  .wishlist-index-index .column.main .form-wishlist-items .wishlist ol li:nth-child(4n) {
    margin-right: 20px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .wishlist-index-index .column.main .form-wishlist-items .wishlist ol li {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }
  .wishlist-index-index .column.main .form-wishlist-items .wishlist ol li:nth-child(2n) {
    margin-right: 0;
  }
  .wishlist-index-index .column.main .form-wishlist-items .wishlist ol li:nth-child(4n) {
    margin-right: 20px;
  }
}
@media (max-width: 540px) {
  .wishlist-index-index .column.main .form-wishlist-items .wishlist ol li {
    width: 100%;
    margin-right: 0;
  }
  .wishlist-index-index .column.main .form-wishlist-items .wishlist ol li:nth-child(2n) {
    margin-right: 0;
  }
  .wishlist-index-index .column.main .form-wishlist-items .wishlist ol li:nth-child(4n) {
    margin-right: 0;
  }
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li:nth-child(4n) {
  margin-right: 0;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info:hover {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info:hover .product-item-inner .comment-box {
  margin: 0 0 15px;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info .product-item-name a {
  color: #000;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 10px;
  text-decoration: none;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info .price-box {
  margin: 10px 0 15px;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info .price-box span.price {
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info .price-box .old-price {
  padding-left: 5px;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info .price-box .old-price .price-label {
  display: none;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info .price-box .old-price span.price {
  color: #ABABAB;
  text-decoration: line-through;
  font-size: 15px;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info .product-item-inner {
  clip: inherit;
  width: auto;
  height: auto;
  position: static;
  box-shadow: none;
  border: none;
  padding: 0;
  margin: 0;
  overflow: visible;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info .product-item-inner > a {
  color: #000;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info .product-item-inner .comment-box {
  margin: 0 0 15px;
}
.wishlist-index-index .column.main .form-wishlist-items .wishlist ol li .product-item-info .product-item-inner .box-tocart {
  margin-block: 0;
}
/*Compare*/
.catalog-product_compare-index .page-main {
  margin-top: 40px;
}
.catalog-product_compare-index .page-main .page-title-wrapper h1 {
  font-weight: 500;
}
.catalog-product_compare-index .page-main .column.main a.action.print {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
}
.catalog-product_compare-index .page-main .column.main .table-wrapper .table-comparison tr td.cell.remove a:before {
  color: #000;
  font-weight: bold;
}
.catalog-product_compare-index .page-main .column.main .table-wrapper .table-comparison tr td.product.info .price-box span.price {
  font-weight: 500;
}
.catalog-product_compare-index .page-main .column.main .table-wrapper .table-comparison tr td.product.info .product-item-actions .actions-primary .action.tocart {
  border: none;
  background: #ffed00;
  color: #000;
  font-weight: 500;
  box-shadow: none;
  font-family: 'ClanPro';
  padding: 7px 15px 5px;
  font-size: 14px;
  line-height: 21px;
}
.catalog-product_compare-index .page-main .column.main .table-wrapper .table-comparison tr td.product.info .product-item-actions .actions-secondary a:before {
  color: #000;
}
.customer-account-login .page-wrapper .page-title-wrapper .page-title,
.customer-account-forgotpassword .page-wrapper .page-title-wrapper .page-title,
.customer-account-create .page-wrapper .page-title-wrapper .page-title {
  font-size: 35px;
  margin: 35px 0;
  font-weight: 600;
}
@media (max-width: 768px) {
  .customer-account-login .page-wrapper .page-title-wrapper .page-title,
  .customer-account-forgotpassword .page-wrapper .page-title-wrapper .page-title,
  .customer-account-create .page-wrapper .page-title-wrapper .page-title {
    margin: 0 0 20px;
    font-size: 30px;
  }
}
.customer-account-login .page-wrapper .form.password.forget,
.customer-account-forgotpassword .page-wrapper .form.password.forget,
.customer-account-create .page-wrapper .form.password.forget {
  margin-bottom: 40px;
}
.customer-account-login .page-wrapper .create.account.form-create-account,
.customer-account-forgotpassword .page-wrapper .create.account.form-create-account,
.customer-account-create .page-wrapper .create.account.form-create-account {
  display: flex;
  width: 100%;
  max-width: 100%;
  gap: 0 30px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.customer-account-login .page-wrapper .create.account.form-create-account .fieldset,
.customer-account-forgotpassword .page-wrapper .create.account.form-create-account .fieldset,
.customer-account-create .page-wrapper .create.account.form-create-account .fieldset {
  flex: 0 0 48%;
  max-width: 48%;
}
@media (max-width: 768px) {
  .customer-account-login .page-wrapper .create.account.form-create-account .fieldset,
  .customer-account-forgotpassword .page-wrapper .create.account.form-create-account .fieldset,
  .customer-account-create .page-wrapper .create.account.form-create-account .fieldset {
    flex: 100%;
    max-width: 100%;
  }
}
.customer-account-login .page-wrapper .create.account.form-create-account .fieldset .legend,
.customer-account-forgotpassword .page-wrapper .create.account.form-create-account .fieldset .legend,
.customer-account-create .page-wrapper .create.account.form-create-account .fieldset .legend {
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.customer-account-login .page-wrapper .create.account.form-create-account .fieldset .legend span,
.customer-account-forgotpassword .page-wrapper .create.account.form-create-account .fieldset .legend span,
.customer-account-create .page-wrapper .create.account.form-create-account .fieldset .legend span {
  font-size: 18px;
  font-weight: 600;
  display: block;
}
.customer-account-login .page-wrapper .create.account.form-create-account .fieldset.additional_info,
.customer-account-forgotpassword .page-wrapper .create.account.form-create-account .fieldset.additional_info,
.customer-account-create .page-wrapper .create.account.form-create-account .fieldset.additional_info {
  margin-bottom: 25px;
}
.customer-account-login .page-wrapper form input,
.customer-account-forgotpassword .page-wrapper form input,
.customer-account-create .page-wrapper form input {
  height: 40px;
  border-color: #000;
}
.customer-account-login .page-wrapper form input.checkbox,
.customer-account-forgotpassword .page-wrapper form input.checkbox,
.customer-account-create .page-wrapper form input.checkbox {
  height: auto;
}
.customer-account-login .page-wrapper form .label,
.customer-account-forgotpassword .page-wrapper form .label,
.customer-account-create .page-wrapper form .label {
  font-weight: 500;
}
.customer-account-login .page-wrapper .actions-toolbar.social-btn,
.customer-account-forgotpassword .page-wrapper .actions-toolbar.social-btn,
.customer-account-create .page-wrapper .actions-toolbar.social-btn {
  width: auto;
}
.customer-account-login .page-wrapper .action.remind,
.customer-account-forgotpassword .page-wrapper .action.remind,
.customer-account-create .page-wrapper .action.remind {
  color: #f15101;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}
.customer-account-login .page-wrapper .actions-toolbar,
.customer-account-forgotpassword .page-wrapper .actions-toolbar,
.customer-account-create .page-wrapper .actions-toolbar {
  width: 100%;
}
.customer-account-login .page-wrapper .actions-toolbar button,
.customer-account-forgotpassword .page-wrapper .actions-toolbar button,
.customer-account-create .page-wrapper .actions-toolbar button,
.customer-account-login .page-wrapper .actions-toolbar .action.create.primary,
.customer-account-forgotpassword .page-wrapper .actions-toolbar .action.create.primary,
.customer-account-create .page-wrapper .actions-toolbar .action.create.primary {
  border: none;
  background: #ffed00;
  color: #000;
  font-weight: 500;
  box-shadow: none;
  padding: 11px 20px 10px;
  font-size: 16px;
  line-height: 21px;
  font-family: 'ClanPro';
}
/*Custom-header-style*/
.page-header {
  background: #FFED00;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 101;
}
@media (max-width: 768px) {
  .page-header {
    margin-bottom: 0;
    padding-bottom: 49px;
    background: #FFf;
  }
}
.page-header .panel.wrapper {
  background-color: #000;
  border: none;
  height: 37px;
}
@media (max-width: 768px) {
  .page-header .panel.wrapper {
    display: none;
  }
}
.page-header .panel.wrapper .panel.header {
  max-width: 1690px;
  display: flex;
  padding: 8px 20px;
  justify-content: end;
}
@media (max-width: 768px) {
  .page-header .panel.wrapper .panel.header {
    justify-content: flex-end;
    padding: 8px 15px;
    position: relative;
  }
}
.page-header .panel.wrapper .panel.header .switcher-language {
  order: inherit;
  float: none;
  margin: 0;
  flex: 1;
}
@media (max-width: 768px) {
  .page-header .panel.wrapper .panel.header .switcher-language {
    display: block;
    position: absolute;
    left: 15px;
    top: 7px;
  }
}
.page-header .panel.wrapper .panel.header .switcher-language li {
  list-style: none;
}
.page-header .panel.wrapper .panel.header .switcher-language li a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-family: 'Univers Next Arabic';
  font-weight: 700;
  display: inline-block;
  line-height: 0;
  position: relative;
  top: -2px;
  height: 20px;
}
.page-header .panel.wrapper .panel.header .switcher-language + .magezon-builder .mgz-container {
  width: auto;
}
.page-header .panel.wrapper .panel.header .switcher-language + .magezon-builder .mgz-container .home-country-flags {
  padding: 0 3px;
}
@media (max-width: 768px) {
  .page-header .panel.wrapper .panel.header .switcher-language + .magezon-builder .mgz-container .home-country-flags {
    width: auto;
    padding: 0;
    margin: 0 0 0 5px;
  }
}
.page-header .panel.wrapper .panel.header .switcher-language + .magezon-builder .mgz-container .home-country-flags > .mgz-element-inner {
  padding: 0;
}
.page-header .panel.wrapper .panel.header .switcher-language + .magezon-builder .mgz-container .home-country-flags > .mgz-element-inner .mgz-single-image-inner {
  width: 35px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  overflow: hidden;
}
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome > button {
  padding: 0;
  background: transparent;
  border: none;
  line-height: normal;
  display: inline-block;
  border-radius: 2px;
  margin: 0;
  box-shadow: none;
  height: 20px;
}
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome > button span {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome > button span:after {
  content: '';
  display: inline-block;
  background-image: url(../images/white-arrow-down.png);
  height: 8px;
  width: 14px;
  position: absolute;
  right: 0;
  top: 7px;
  cursor: pointer;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome > button span > img {
  width: 38px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: block;
  height: 20px;
}
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome > button.active > span:after {
  background-image: url(../images/white-arrow-up.png);
}
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome ul.dropdown-options {
  background: #fff;
  padding: 10px;
}
@media (max-width: 768px) {
  .page-header .panel.wrapper .panel.header .store-changer .customer-welcome ul.dropdown-options {
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    display: none;
  }
}
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome ul.dropdown-options:after,
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome ul.dropdown-options:before {
  display: none;
}
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome ul.dropdown-options li {
  margin-bottom: 8px;
}
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome ul.dropdown-options li a {
  font-size: 0;
  padding: 0;
}
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome ul.dropdown-options li a img {
  width: 38px;
  height: 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: block;
}
.page-header .panel.wrapper .panel.header .store-changer .customer-welcome ul.dropdown-options li:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .page-header .panel.wrapper .panel.header .store-changer .customer-welcome.active ul.dropdown-options {
    display: block;
    top: 20px;
  }
}
.page-header .panel.wrapper .panel.header .store-changer {
  z-index: 5;
  position: relative;
}
@media (max-width: 768px) {
  .page-header .panel.wrapper .panel.header .store-changer {
    z-index: 15;
  }
}
.page-header .panel.wrapper .panel.header .store-changer span.store-option {
  display: inline-block;
  font-size: 0;
  position: relative;
  padding-right: 20px;
}
.page-header .panel.wrapper .panel.header .store-changer span.store-option:after {
  content: '';
  display: inline-block;
  background-image: url(../images/white-arrow-down.png);
  height: 8px;
  width: 14px;
  position: absolute;
  right: 0;
  top: 7px;
  cursor: pointer;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.page-header .panel.wrapper .panel.header .store-changer span.store-option a {
  display: block;
}
.page-header .panel.wrapper .panel.header .store-changer span.store-option a img {
  width: 35px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: block;
}
.page-header .panel.wrapper .panel.header ul.header.links {
  margin: 0;
  float: none;
}
.page-header .panel.wrapper .panel.header ul.header.links li a {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.page-header .panel.wrapper .panel.header ul.header.links li.welcome {
  margin: 2px 0 0 15px;
}
.page-header .panel.wrapper .panel.header ul.header.links li.authorization-link {
  margin-left: 0;
}
.page-header .panel.wrapper .panel.header ul.header.links li.authorization-link:after {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.page-header .panel.wrapper .panel.header ul.header.links li.customer-welcome.active .customer-menu ul {
  padding: 10px 10px 0;
  top: 29px;
}
.page-header .panel.wrapper .panel.header ul.header.links li.customer-welcome.active .customer-menu ul li:hover {
  background: transparent;
}
.page-header .panel.wrapper .panel.header ul.header.links li.customer-welcome.active .customer-menu ul li a {
  color: #000;
  font-weight: normal;
  padding: 0;
  margin-bottom: 10px;
}
.page-header .panel.wrapper .panel.header ul.header.links li.customer-welcome.active .customer-menu ul li a span.counter {
  color: #000;
  font-weight: 500;
}
.page-header .header.content {
  max-width: 1690px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  width: 100%;
}
@media (max-width: 768px) {
  .page-header .header.content {
    padding: 0;
    width: auto;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    background: #FFED00;
  }
  .page-header .header.content .nav-toggle {
    padding: 0 15px 0 0;
    right: 0;
    left: inherit;
    top: 59px;
  }
  .page-header .header.content .nav-toggle:before {
    color: #000;
    font-size: 32px;
  }
  .page-header .header.content:after {
    content: '';
    background: #ededed;
    position: absolute;
    bottom: -4px;
    width: 100%;
    height: 4px;
    left: 0;
    right: 0;
  }
}
.page-header .header.content .main-logo-img img {
  width: 100%;
}
.page-header .header.content a.logo {
  margin: 0;
  background: #fff;
  padding: 0 52px;
  height: 94px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .page-header .header.content a.logo {
    padding: 0 15px;
    height: 55px;
    width: 130px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .page-header .header.content a.logo {
    padding: 0 25px;
    height: 65px;
  }
}
.page-header .header.content a.logo img {
  max-width: 136px;
}
@media (max-width: 768px) {
  .page-header .header.content a.logo img {
    width: 100%;
  }
}
.page-header .header.content a.logo + .magezon-builder {
  margin: 0 0 0 32px;
}
@media (max-width: 768px) {
  .page-header .header.content a.logo + .magezon-builder {
    margin: 0;
    padding: 0;
    width: 55%;
  }
}
@media (min-width: 769px) {
  .page-header .header.content a.logo + .magezon-builder {
    flex: 1;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .page-header .header.content a.logo + .magezon-builder {
    margin: 0 0 0 20px;
  }
}
.page-header .header.content a.logo + .magezon-builder .mgz-container {
  width: auto;
}
.page-header .header.content a.logo + .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner {
  padding: 0;
}
@media (max-width: 768px) {
  .page-header .header.content a.logo + .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner {
    padding: 8px 10px;
  }
  .page-header .header.content a.logo + .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner .mgz-single-image-inner img {
    width: 220px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .page-header .header.content a.logo + .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner .mgz-single-image-inner {
    justify-content: flex-start;
  }
  .page-header .header.content a.logo + .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner .mgz-single-image-inner img {
    max-width: 90%;
  }
}
.page-header .header.content ul.compare {
  margin: 0 0 0 15px;
}
@media (max-width: 768px) {
  .page-header .header.content ul.compare {
    display: block;
    position: absolute;
    right: 100px;
    top: 65px;
  }
}
.page-header .header.content ul.compare li {
  line-height: 32px;
}
.page-header .header.content ul.compare li a.compare {
  font-size: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../images/compair-fill-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.page-header .header.content ul.compare li a.compare .counter.qty {
  line-height: 27px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 0;
  position: absolute;
  top: -8px;
  left: 10px;
  min-width: 24px;
  background: #ff5501;
  height: 24px;
  text-shadow: 0 0 7px #000000;
  font-size: 14px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  padding: 0 3px;
  white-space: normal;
}
.page-header .header.content ul.compare li a.compare .counter.qty:after {
  display: none;
}
.page-header .header.content ul.compare li a.compare .counter.qty:before {
  display: none;
}
.page-header .header.content .minicart-wrapper {
  height: auto;
  width: auto;
  text-align: center;
  margin: 0 0 0 15px;
  position: relative;
}
@media (max-width: 768px) {
  .page-header .header.content .minicart-wrapper {
    margin: 0;
    padding: 0 12px;
    position: absolute;
    right: 50px;
    top: 68px;
  }
}
.page-header .header.content .minicart-wrapper .action.showcart {
  position: relative;
}
.page-header .header.content .minicart-wrapper .action.showcart:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  height: 24px;
  width: 24px;
}
.page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
  line-height: 27px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 0;
  position: absolute;
  top: -8px;
  left: 10px;
  min-width: 24px;
}
@media (max-width: 768px) {
  .page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
    top: -7px;
    right: 4px;
  }
}
@media (max-width: 768px) {
  .page-header .header.content .minicart-wrapper.active .block-minicart {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  .page-header .header.content .minicart-wrapper .block-minicart {
    margin: 0!important;
    min-width: inherit;
    position: fixed;
    overflow-y: auto;
    max-height: 100vh;
    right: 0;
    height: 100%;
    top: 0;
    box-shadow: none;
    visibility: hidden;
    opacity: 0;
    width: 318px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }
}
.page-header .header.content .minicart-wrapper .block-minicart {
  padding-bottom: 5px;
  margin-top: 12px;
}
.page-header .header.content .minicart-wrapper .block-minicart .block-content .actions button.checkout {
  background: #ffed00;
  border-radius: 4px;
  border-color: #ededed;
  color: #000;
  font-size: 18px;
  overflow-x: none;
}
.page-header .header.content .minicart-wrapper .block-minicart .block-content button.action.close {
  right: 10px;
  top: 4px;
}
.page-header .header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
  height: auto !important;
  max-height: 315px !important;
  overflow-y: auto !important;
}
@media (max-width: 768px) {
  .page-header .header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
    height: calc(100vh - 230px) !important;
    max-height: inherit!important;
  }
}
.page-header .header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper ol li .product-item-details {
  text-align: left;
}
.page-header .header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper ol li .product-item-details .product-item-name a {
  text-decoration: none;
  color: #000;
  line-height: 19px;
  font-size: 14px;
  font-weight: normal;
}
.page-header .header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper ol li .product-item-details .details-qty input {
  border-color: #000;
  color: #000;
}
.page-header .header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper ol li .product-item-details .details-qty button.update-cart-item {
  float: none;
  margin-left: 5px;
  display: inline-block;
}
.page-header .header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper ol li .product-item-details .product.actions a::before {
  color: #000;
}
.page-header .header.content .minicart-wrapper .block-minicart .block-content .actions .viewcart {
  display: inline-block;
  background: #ffed00;
  text-decoration: none;
  padding: 10px 17px;
  font-weight: 600;
  border-radius: 4px;
  border-color: #ededed;
  color: #000;
  font-size: 14px;
  width: auto;
}
.page-header .header.content .block-search {
  width: 100%;
  max-width: 294px;
  padding: 0;
  margin: 0 0 0 auto;
}
@media (max-width: 768px) {
  .page-header .header.content .block-search {
    max-width: initial;
    margin: 0;
    position: absolute;
    left: 15px;
    top: 64px;
    width: calc(100% - 155px);
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .page-header .header.content .block-search {
    max-width: 220px;
  }
}
@media (max-width: 768px) {
  .page-header .header.content .block-search .minisearch .search {
    position: relative;
  }
}
.page-header .header.content .block-search .minisearch .search .control {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media (max-width: 768px) {
  .page-header .header.content .block-search .minisearch .search .control {
    border: none;
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
.page-header .header.content .block-search .minisearch .search .control input {
  background: #fff;
  border: none;
  border-radius: 5px;
  height: 44px;
  padding: 0 15px 0 48px;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  font-family: 'ClanPro' !important;
  opacity: 1;
}
@media (max-width: 768px) {
  .page-header .header.content .block-search .minisearch .search .control input {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 36px;
    padding: 0 10px 0 30px;
    font-size: 13px;
    border: 1px solid #ccc;
    position: static;
    margin: 0;
    background: transparent;
    transition: all 0.5s ease 0s;
    moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .page-header .header.content .block-search .minisearch .search .control input {
    height: 38px;
    padding: 0 15px 0 40px;
    font-size: 13px;
  }
}
.page-header .header.content .block-search .minisearch .search .control input:placeholder {
  color: #000;
}
.page-header .header.content .block-search .minisearch .search .control input::-webkit-input-placeholder {
  color: #000;
}
.page-header .header.content .block-search .minisearch .search .control input::-moz-placeholder {
  color: #000;
}
.page-header .header.content .block-search .minisearch .search .control input:-ms-input-placeholder {
  color: #000;
}
.page-header .header.content .block-search .minisearch .search .control input:-moz-placeholder {
  color: #000;
}
.page-header .header.content .block-search .minisearch .search .control input:focus {
  box-shadow: none;
}
.page-header .header.content .block-search .minisearch .search .control .searchsuite-autocomplete {
  position: absolute;
  background: #fff;
  width: 100%;
  padding: 10px;
  top: 45px;
  box-shadow: 0 0 2px 0 #ccc;
}
@media (max-width: 768px) {
  .page-header .header.content .block-search .minisearch .search .control .searchsuite-autocomplete {
    left: 0;
    margin: 0 auto;
    width: 100%;
    top: 36px;
    border-color: #ededed;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
}
.page-header .header.content .block-search .minisearch .search .control .searchsuite-autocomplete .product .title span {
  color: #000;
  font-weight: 500;
}
.page-header .header.content .block-search .minisearch .search .control .searchsuite-autocomplete .product ul {
  max-height: 315px;
  overflow-y: auto;
}
.page-header .header.content .block-search .minisearch .search .control .searchsuite-autocomplete .product ul li .qs-option-info {
  margin: 8px 0;
}
.page-header .header.content .block-search .minisearch .search .control .searchsuite-autocomplete .product ul li .qs-option-info .qs-option-title a {
  color: #000;
  text-decoration: none;
  margin: 0;
}
@media (max-width: 768px) {
  .page-header .header.content .block-search .minisearch .search label {
    margin-top: 8px;
    position: absolute;
    left: 6px;
  }
  .page-header .header.content .block-search .minisearch .search label:before {
    margin: 0;
    content: '';
    display: inline-block;
    background-image: url(../images/iconoir_search.png);
    height: 20px;
    width: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
}
@media (max-width: 768px) {
  .page-header .header.content .block-search .minisearch.active .search .control {
    opacity: 1;
    height: auto;
    overflow: visible;
  }
}
@media (max-width: 768px) {
  .page-header .header.content .block-search .minisearch.active .search .control input {
    opacity: 1;
  }
}
.page-header .header.content .block-search .minisearch .actions button.search {
  right: inherit;
  left: 15px;
  top: 10px;
  opacity: 1;
}
@media (min-width: 769px) and (max-width: 991px) {
  .page-header .header.content .block-search .minisearch .actions button.search {
    left: 8px;
    top: 6px;
  }
}
.page-header .header.content .block-search .minisearch .actions button.search:before {
  content: '';
  display: inline-block;
  background-image: url(../images/iconoir_search.png);
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
}
@media (min-width: 769px) and (max-width: 991px) {
  .page-header .header.content .block-search .minisearch .actions button.search:before {
    height: 22px;
    width: 22px;
    background-size: 22px;
  }
}
.sections.nav-sections {
  margin: 0;
  padding: 0;
  border-top: 4px solid #ededed;
  border-bottom: 2px solid #e5e5e5;
  background: #fff;
}
@media (max-width: 768px) {
  .sections.nav-sections {
    z-index: 99999;
    border: none;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-title {
    background: #000;
    height: auto;
    padding-top: 0;
    width: 50%;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-title .nav-sections-item-switch {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: block;
    padding: 16px 10px;
    font-weight: 500;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-title.active {
    background: #FFED00;
    border-bottom: 0;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-title.active .nav-sections-item-switch {
    color: #000;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content {
    margin-top: 52px;
    padding: 10px 0;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu {
    padding: 0 15px;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 {
    margin-right: 0;
    float: none;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > a {
    font-size: 14px;
    line-height: normal;
    border-bottom: 1px solid #afadad;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > a > span.arw {
    background: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > a > span.arw:after {
    color: #000;
    font-size: 26px;
    font-weight: normal;
    line-height: 18px;
    content: '+';
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > a > span.arw.minus:after {
    line-height: 14px;
    content: '-';
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu {
    padding: 0 !important;
    box-shadow: none;
    width: auto !important;
    position: static;
    background: #fff;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li {
    width: 50% !important;
    margin: 0;
    float: left;
    border: none;
    border-right: 1px solid #afadad;
    border-bottom: 1px solid #afadad;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li:nth-child(2n) {
    border-right: 0;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a {
    height: 115px;
    padding: 5px;
    font-size: 11px;
    letter-spacing: -0.4px;
    line-height: 14px;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a > span.img {
    max-width: 60px;
    margin-bottom: 5px;
    position: static;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu {
    padding: 0;
    background: transparent;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li {
    width: 100%!important;
    border: none;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container {
    display: flex;
    flex-wrap: wrap;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column {
    width: 50%;
    border-right: 1px solid #afadad;
    border-bottom: 1px solid #afadad;
    padding: 5px;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column:nth-child(2n) {
    border-right: none;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner {
    padding: 5px;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-single_image .mgz-element-inner {
    margin-bottom: 8px;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-heading h5 {
    font-size: 12px;
    line-height: 16px;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links {
    padding: 0 15px;
    border: none;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li.greet.welcome {
    border: none;
    padding: 0;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li > a {
    font-size: 14px;
    line-height: normal;
    border-bottom: 1px solid #afadad;
    border-top: 0;
    color: #000;
    padding: 16px 0;
    text-transform: uppercase;
    font-weight: 500;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher {
    padding: 0 15px;
    border: none;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher strong.switcher-label {
    font-size: 14px;
    line-height: normal;
    border-bottom: 1px solid #afadad;
    border-top: 0;
    color: #000;
    padding: 16px 0;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
  }
  .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher .switcher-option > a {
    font-size: 14px;
    line-height: normal;
    border-bottom: 1px solid #afadad;
    border-top: 0;
    color: #000;
    padding: 16px 0;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .customer-menu > ul.header.links {
    padding: 0;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter {
  background-color: #fff;
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu {
  max-width: 1690px;
  padding: 0 20px;
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 {
  border: none;
  margin-right: 35px;
  position: static;
}
@media (min-width: 769px) and (max-width: 1200px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 {
    float: left;
  }
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.parent > a > span.arw {
    content: '';
    display: inline-block;
    position: static;
    margin-left: 3px;
    width: 0;
    height: 0;
    vertical-align: middle;
    background: none;
    border: 5px solid transparent;
  }
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.parent > a > span.arw:after {
    display: none;
  }
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu {
    width: calc(100% - 40px) !important;
    top: 47px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 20px;
    background-color: #ededed;
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.3);
    border-width: 0;
    border-style: solid;
    border-color: #fff;
    border-radius: 0;
    position: absolute;
    z-index: 999;
  }
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li {
    width: 19.6% !important;
    padding: 0;
    margin: 0 0.5% 0.5% 0;
    float: left;
    border: none;
  }
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li:nth-child(5n) {
    margin-right: 0;
  }
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a {
    border: none;
    background: #fff;
    position: relative;
    height: 130px;
    padding: 10px;
    text-align: center;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a:hover {
    box-shadow: 0 0 0 3px #ffed00 inset;
    -moz-box-shadow: 0 0 0 3px #ffed00 inset;
    -webkit-box-shadow: 0 0 0 3px #ffed00 inset;
  }
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a span.img {
    position: static;
    top: 7px;
    max-width: 100px;
    max-height: inherit;
    left: 0;
    right: 0;
    margin: 0 auto 10px auto;
  }
}
@media (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) and (max-width: 1199px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu {
    top: 46px;
  }
}
@media (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) and (max-width: 1199px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a {
    height: 120px;
    font-size: 12px;
  }
}
@media (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a span.img {
    max-width: 75px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 {
    margin-right: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 {
    margin-right: 25px;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0:last-child {
  margin-right: 0;
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > a {
  color: #000;
  font-weight: 500;
  font-size: 13px;
  line-height: normal;
  margin-bottom: 0;
  text-transform: uppercase;
  background: transparent;
  padding: 16px 0;
  position: relative;
}
@media (min-width: 769px) and (max-width: 991px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > a {
    font-size: 12px;
    letter-spacing: -0.5px;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > a > span.arw {
  border-top-color: #000 !important;
  opacity: 1;
}
@media (min-width: 1201px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > a > span.arw {
    display: none!important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > a > span.arw {
    margin-left: 5px !important;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu {
  width: calc(100% - 40px) !important;
  top: 47px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 20px;
  background-color: #ededed;
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  border-radius: 0;
  position: absolute;
  z-index: 999;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu {
    top: 46px;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li {
  width: 19.6%;
  padding: 0;
  margin: 0 0.5% 0.5% 0;
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li:nth-child(5n) {
  margin-right: 0;
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a {
  border: none;
  background: #fff;
  position: relative;
  height: 130px;
  padding: 10px;
  text-align: center;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a {
    height: 120px;
    font-size: 12px;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a:hover {
  box-shadow: 0 0 0 3px #ffed00 inset;
  -moz-box-shadow: 0 0 0 3px #ffed00 inset;
  -webkit-box-shadow: 0 0 0 3px #ffed00 inset;
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a span.img {
  position: static;
  top: 7px;
  max-width: 100px;
  max-height: inherit;
  left: 0;
  right: 0;
  margin: 0 auto 10px auto;
}
@media (min-width: 769px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0 > .subMenu > li > a span.img {
    max-width: 75px;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu {
  padding: 10px;
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li {
  width: 100%!important;
  margin: 0;
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column {
  padding: 10px;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column {
    padding: 5px;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner {
  background: #fff;
  padding: 13px;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner {
    padding: 10px;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text > .mgz-element-inner p {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
}
@media (max-width: 768px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text > .mgz-element-inner p {
    font-size: 12px;
    line-height: 16px;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text > .mgz-element-inner ul {
  padding: 0;
  margin: 0;
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text > .mgz-element-inner ul li {
  padding-left: 15px;
  background: url(../images/arrow-right-black.png) no-repeat;
  background-position: left center;
  background-size: 7px;
  margin-bottom: 2px;
}
@media (max-width: 768px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text > .mgz-element-inner ul li {
    padding-left: 12px;
    background-position: left 2px;
    background-size: 5px;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text > .mgz-element-inner ul li a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text > .mgz-element-inner ul li a {
    font-size: 12px;
    line-height: 16px;
  }
}
.sections.nav-sections #cwsMenu-1.cwsMenuOuter ul.mega-menu > li.Level0.inside-custom-block > ul.subMenu > li .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-single_image .mgz-element-inner {
  margin-bottom: 10px;
}
/* Custom home style */
.cms-index-index .page-main .magezon-builder .mgz-element-inner {
  padding: 0 !important;
}
.cms-index-index .page-main .magezon-builder .home-banner-slider {
  position: relative;
}
.cms-index-index .page-main .magezon-builder .home-banner-slider .mgz-container {
  width: 100%;
}
.cms-index-index .page-main .magezon-builder .home-banner-slider .mgz-container .owl-carousel .owl-dots {
  margin-top: 15px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-banner-slider .mgz-container .owl-carousel .owl-dots {
    margin-top: 12px;
  }
}
.cms-index-index .page-main .magezon-builder .home-banner-slider .mgz-container .owl-carousel .owl-dots button {
  background: #ccc;
  margin-right: 10px;
}
.cms-index-index .page-main .magezon-builder .home-banner-slider .mgz-container .owl-carousel .owl-dots button span {
  margin: 0;
  background: transparent;
  height: 0;
}
.cms-index-index .page-main .magezon-builder .home-banner-slider .mgz-container .owl-carousel .owl-dots button .slide-progress {
  width: 0;
  max-width: 100%;
  height: 10px;
  border-radius: 3px;
}
.cms-index-index .page-main .magezon-builder .home-banner-slider .mgz-container .owl-carousel .owl-dots button .slide-progress-content {
  opacity: 0;
  height: 0;
  width: 50px;
}
.cms-index-index .page-main .magezon-builder .home-banner-slider .mgz-container .owl-carousel .owl-dots button.active span {
  background: transparent;
}
.cms-index-index .page-main .magezon-builder .home-banner-slider .mgz-container .owl-carousel .owl-dots button.active .slide-progress {
  background: #000000;
}
.cms-index-index .page-main .magezon-builder .home-banner-slider .mgz-container .mgz-single-image-wrapper {
  display: block;
}
.cms-index-index .page-main .magezon-builder .home-banner-slider .mgz-container .mgz-single-image-wrapper img {
  width: 100%;
}
.cms-index-index .page-main .magezon-builder .home-product-slider {
  background: #f8f8f8;
  padding-top: 60px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider {
    padding: 35px 0 0 0;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider {
    padding: 40px 0 0 0;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container {
  width: 100%;
  max-width: 1690px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container {
    padding: 0 15px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading {
  position: relative;
  padding: 0;
  text-align: center;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  background: #333;
  top: 50%;
  z-index: 0;
  margin-top: -1.55rem;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading:after {
    margin-top: -11px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading h2.title {
  margin-top: 0;
  padding: 11px 40px 11px 40px;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
  color: #fff;
  background: #000;
  display: inline-block;
  border: 1px solid #333;
  border-right: 0;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  z-index: 1;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading h2.title {
    font-size: 19px;
    line-height: 30px;
    padding: 7px 15px 7px 15px;
    min-width: 250px;
    height: 46px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading h2.title {
    padding: 7px 30px 7px 30px;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
  }
}
@media (min-width: 1200px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading h2.title {
    min-width: 382px;
    height: 66px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading h2.title:after {
  content: '';
  border: solid #000;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 22px;
  position: absolute;
  right: -21px;
  top: 50%;
  background: #000;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading h2.title:after {
    padding: 15px;
    right: -14px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading h2.title:after {
    padding: 17px;
    right: -15px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading h2.title:before {
  content: '';
  border: solid #000;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 22px;
  position: absolute;
  left: -22px;
  top: 50%;
  background: #000;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading h2.title:before {
    padding: 15px;
    left: -15px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .mgz-block-heading h2.title:before {
    padding: 17px;
    left: -16px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height {
  height: auto !important;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item {
  background: #fff;
  text-align: center;
  padding: 20px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item {
    padding: 15px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-photo {
  display: block;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .product-item-name {
    margin-bottom: 10px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 35px;
  }
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 541px) and (max-width: 991px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-height .owl-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-nav {
  margin: 0;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-nav button {
  opacity: 1;
  position: absolute;
  border: 1px solid #FFED00;
  background: #FFED00;
  margin: -30px 0 0 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
@media (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-nav button {
    width: 30px;
    height: 30px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-nav button.owl-prev i::before {
  content: '';
  display: inline-block;
  background-image: url(../images/left-arrow.png);
  height: 38px;
  width: 38px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-nav button.owl-prev i::before {
    height: 28px;
    width: 28px;
    background-size: 10px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-nav button.owl-next {
  right: 0;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-nav button.owl-next i::before {
  content: '';
  display: inline-block;
  background-image: url(../images/right-arrow.png);
  height: 38px;
  width: 38px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-nav button.owl-next i::before {
    height: 28px;
    width: 28px;
    background-size: 10px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-nav button.disabled {
  pointer-events: auto;
  opacity: 0.5;
  cursor: default;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-dots {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-dots {
    margin-top: 12px;
  }
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-dots button span {
  margin: 0 4px;
  background: #D9D9D9;
}
.cms-index-index .page-main .magezon-builder .home-product-slider .mgz-container .owl-carousel .owl-dots button.active span {
  background: #000;
}
.cms-index-index .page-main .magezon-builder .home-product-slider.spotlight-product {
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider.spotlight-product {
    padding: 35px 0;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-product-slider.spotlight-product {
    padding: 40px 0 40px 0;
  }
}
.cms-index-index .page-main .magezon-builder .garden-pro-section {
  background: #f8f8f8;
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .garden-pro-section {
    padding: 0 0 35px 0;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .garden-pro-section {
    padding: 0 0 40px 0;
  }
}
.cms-index-index .page-main .magezon-builder .garden-pro-section .mgz-container {
  width: 100%;
  max-width: 1690px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .garden-pro-section .mgz-container {
    padding: 0 15px;
  }
}
.cms-index-index .page-main .magezon-builder .garden-pro-section .mgz-container .home-garden-box {
  padding-right: 15px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .garden-pro-section .mgz-container .home-garden-box {
    padding: 0;
    margin-bottom: 15px;
  }
}
.cms-index-index .page-main .magezon-builder .garden-pro-section .mgz-container .professional-img-box {
  padding-left: 15px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .garden-pro-section .mgz-container .professional-img-box {
    padding: 0;
  }
}
.cms-index-index .page-main .magezon-builder .garden-pro-section .mgz-container .mgz-single-image-wrapper {
  display: block;
}
.cms-index-index .page-main .magezon-builder .garden-pro-section .mgz-container .mgz-single-image-wrapper img {
  width: 100%;
}
.cms-index-index .page-main .magezon-builder .home-page-services {
  background: #fff;
  padding: 40px 0;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-page-services {
    padding: 35px 0;
  }
}
.cms-index-index .page-main .magezon-builder .home-page-services .mgz-container {
  width: 100%;
  max-width: 1690px;
  padding: 0 20px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-page-services .mgz-container {
    padding: 0 15px;
    align-items: flex-start;
  }
}
.cms-index-index .page-main .magezon-builder .home-page-services .mgz-container .mgz-element-column {
  width: 33.333%;
  padding: 0 15px;
  margin: 0 auto;
}
.cms-index-index .page-main .magezon-builder .home-page-services .mgz-container .mgz-element-column.advice-support-box {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.cms-index-index .page-main .magezon-builder .home-page-services .mgz-container .mgz-element-column .mgz-element-inner p {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-page-services .mgz-container .mgz-element-column .mgz-element-inner p {
    flex-direction: column;
  }
}
.cms-index-index .page-main .magezon-builder .home-page-services .mgz-container .mgz-element-column .mgz-element-inner p a {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  line-height: 25px;
  margin-left: 20px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-page-services .mgz-container .mgz-element-column .mgz-element-inner p a {
    font-size: 14px;
    line-height: 19px;
    margin: 15px 0 0;
    text-align: center;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-page-services .mgz-container .mgz-element-column .mgz-element-inner p a {
    font-size: 16px;
    line-height: 21px;
    margin-left: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-page-services .mgz-container .mgz-element-column .mgz-element-inner p a {
    font-size: 18px;
    line-height: 23px;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend {
  padding: 70px 0;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend {
    padding: 35px 0;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend {
    padding: 40px 0;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container {
  width: 100%;
  max-width: 1690px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container {
    padding: 0 15px;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase {
  position: relative;
  text-align: center;
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  background: #333;
  top: 50%;
  z-index: 0;
  margin-top: -1.55rem;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase:after {
    margin-top: -11px;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase h2 {
  margin-top: 0;
  padding: 11px 40px 11px 40px;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
  color: #fff;
  background: #000;
  display: inline-block;
  border: 1px solid #333;
  border-right: 0;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  z-index: 1;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase h2 {
    font-size: 19px;
    line-height: 30px;
    padding: 7px 15px 7px 15px;
    min-width: 250px;
    height: 46px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase h2 {
    padding: 7px 30px 7px 30px;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
  }
}
@media (min-width: 1200px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase h2 {
    min-width: 382px;
    height: 66px;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase h2:after {
  content: '';
  border: solid #000;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 22px;
  position: absolute;
  right: -21px;
  top: 50%;
  background: #000;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase h2:after {
    padding: 15px;
    right: -14px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase h2:after {
    padding: 17px;
    right: -15px;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase h2:before {
  content: '';
  border: solid #000;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 22px;
  position: absolute;
  left: -22px;
  top: 50%;
  background: #000;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase h2:before {
    padding: 15px;
    left: -15px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .left-purchase h2:before {
    padding: 17px;
    left: -16px;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 9;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li {
  width: 100%;
  margin-right: 20px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li {
    width: 48%;
    margin: 0;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category {
  position: relative;
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division span,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category span {
  display: block;
  color: #000;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  height: 60px;
  border: 1px solid #000;
  padding: 19px 25px;
  position: relative;
  cursor: pointer;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division span,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category span {
    font-size: 14px;
    line-height: 19px;
    height: 48px;
    padding: 13px 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division span,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category span {
    font-size: 16px;
    line-height: 21px;
    height: 52px;
    padding: 15px 20px;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division span:after,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category span:after {
  content: "";
  background-image: url(../images/arrow-down.png);
  background-repeat: no-repeat;
  background-position: center right;
  position: absolute;
  right: 25px;
  top: 22px;
  width: 15px;
  height: 15px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division span:after,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category span:after {
    right: 15px;
    top: 14px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division span:after,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category span:after {
    top: 18px;
    right: 15px;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul {
  display: none;
  color: #000;
  border: 1px solid #000;
  padding: 0;
  border-top: none;
  position: absolute;
  width: 100%;
  top: 60px;
  left: 0;
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul {
    top: 48px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul {
    top: 52px;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul > li,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul > li,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul > option,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul > option {
  padding: 12px 25px;
  border-bottom: 1px solid #000;
  width: 100% !important;
  color: #000;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  margin: 0;
  background: #f8f8f8;
  white-space: normal;
  cursor: pointer;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul > li,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul > li,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul > option,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul > option {
    padding: 8px 15px;
    font-size: 14px;
    line-height: 19px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul > li,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul > li,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul > option,
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul > option {
    font-size: 16px;
    line-height: 21px;
    padding: 10px 20px;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul > li:hover,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul > li:hover,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul > option:hover,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul > option:hover {
  background-color: #ffed00;
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul > li:last-child,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul > li:last-child,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division ul > option:last-child,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category ul > option:last-child {
  max-width: 100%;
  border-bottom: none;
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division.active span::after,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category.active span::after {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li > .division.active ul,
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li .choose_category.active ul {
  display: block;
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li:last-child {
  margin-right: 0;
  max-width: 210px;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li:last-child {
    margin: 15px auto 0 auto;
    max-width: 100%;
    width: 100%;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li:last-child input.btn {
  width: 100%;
  border: none;
  background: #FFED00;
  color: #000;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  height: 60px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
@media (max-width: 768px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li:last-child input.btn {
    font-size: 14px;
    line-height: 19px;
    height: 48px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li:last-child input.btn {
    font-size: 16px;
    line-height: 21px;
    height: 52px;
  }
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li:last-child input.btn:focus {
  box-shadow: none;
}
.cms-index-index .page-main .magezon-builder .home-purchase-asistend .mgz-container .purchase-asistend-section .right-purchase ul li:last-child input.btn:hover {
  background: #f3e62e;
}
/*Category-list-product style*/
.catalog-category-view .column.main .magepow-categories-heading {
  margin-top: -25px;
}
@media (max-width: 768px) {
  .catalog-category-view .column.main .magepow-categories-heading {
    margin-top: -70px;
  }
}
.catalog-category-view .column.main ul.magepow-categories-grid {
  margin-bottom: 40px;
}
.catalog-category-view .column.main ul.magepow-categories-grid > li {
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .column.main ul.magepow-categories-grid > li {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
@media (min-width: 540px) and (max-width: 768px) {
  .catalog-category-view .column.main ul.magepow-categories-grid > li {
    width: 48%;
    margin: 0 4% 4% 0;
  }
  .catalog-category-view .column.main ul.magepow-categories-grid > li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .catalog-category-view .column.main ul.magepow-categories-grid > li {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
.catalog-category-view .column.main ul.magepow-categories-grid > li:nth-child(4n) {
  margin-right: 0;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .column.main ul.magepow-categories-grid > li:nth-child(4n) {
    margin-right: 15px!important;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .column.main ul.magepow-categories-grid > li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .catalog-category-view .column.main ul.magepow-categories-grid > li:nth-child(3n) {
    margin-right: 0!important;
  }
}
.catalog-category-view .column.main ul.magepow-categories-grid > li:nth-child(4n) {
  margin-right: 0;
}
.catalog-category-view .column.main ul.magepow-categories-grid > li .magepow-categories-category-info {
  background: #fff;
  padding: 20px;
  border: 1px solid #e6e6e6;
}
.catalog-category-view .column.main ul.magepow-categories-grid > li .magepow-categories-category-info a {
  margin: 0;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}
.catalog-category-view .column.main ul.magepow-categories-grid > li .magepow-categories-category-info a .magepow-categories-category-name {
  margin-top: 15px;
}
/* Category-block-style */
.catalog-category-view {
  background: #f5f5f5;
}
.catalog-category-view .page-main-full-width .page-title-wrapper,
.catalog-category-view .page-main-full-width .breadcrumbs {
  display: none;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .columns {
    padding-top: 0;
  }
}
.catalog-category-view .page-main-full-width .columns .column.main {
  padding: 0;
}
.catalog-category-view .page-main-full-width .category-view .category-image {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] {
  max-width: 1690px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] {
    padding: 0 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div {
  padding: 0!important;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder {
  /*air-purifier*/
  /*Cordless-vac-cleaner*/
  /*vattery universe*/
  /*robot-cleaner*/
  /*pressure-washer*/
  /*Garden Care*/
  /*Water*/
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .mgz-container {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner {
  padding: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-banner-sec .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-banner-sec .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-heading-section {
  padding: 25px 0;
  border-bottom: 2px solid #000;
  margin-bottom: 25px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-heading-section .mgz-element-heading .mgz-element-inner {
  margin: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-heading-section .mgz-element-heading .mgz-element-inner > h2 {
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-heading-section .mgz-element-heading .mgz-element-inner > h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-heading-section .mgz-element-heading .mgz-element-inner > h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-heading-section .mgz-element-text .mgz-element-inner > p {
  font-weight: normal;
  line-height: 22px;
  font-size: 14px;
  color: #464242;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-inyour-section {
  padding: 47px 15px 40px 60px;
  background: #ffed00;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-inyour-section {
    padding: 30px 15px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-inyour-section {
    padding: 30px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-inyour-section .mgz-element-heading h2 {
  text-transform: uppercase;
  margin: 0;
  font-size: 35px;
  font-weight: 900;
  color: #1d1d1b;
  line-height: normal;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-inyour-section .mgz-element-heading h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-inyour-section .mgz-element-heading h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .inyour-section-inner {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .inyour-section-inner .mgz-container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .inyour-section-inner .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .inyour-section-inner .mgz-container:before {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .inyour-section-inner .mgz-container:after {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .inyour-section-inner .mgz-container > .mgz-element-column {
  width: 49.4%;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .inyour-section-inner .mgz-container > .mgz-element-column {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .inyour-section-inner .mgz-container > .mgz-element-column.video-section {
    margin-bottom: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .inyour-section-inner .mgz-container > .mgz-element-column.content-section {
  padding: 25px;
  background: #bfe6f6;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .inyour-section-inner .mgz-container > .mgz-element-column.content-section .mgz-element-text > .mgz-element-inner > p {
  line-height: 22px;
  font-weight: 500;
  color: #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .inyour-section-inner .mgz-container > .mgz-element-column.content-section .mgz-element-raw_html a {
  color: #000;
  font-weight: 900;
  font-size: 16px;
  text-decoration: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-img-content .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-img-content .mgz-single-image-wrapper .mgz-single-image-inner > img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section {
  margin: 25px 0;
  padding-bottom: 25px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .owl-height {
  height: auto !important;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-product-section > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-capable-heading {
  padding: 47px 15px 47px 60px;
  background: #ffed00;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-capable-heading {
    padding: 30px 15px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-capable-heading {
    padding: 30px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-capable-heading .mgz-element-heading h2 {
  text-transform: uppercase;
  margin: 0;
  font-size: 35px;
  font-weight: 900;
  color: #000;
  line-height: normal;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-capable-heading .mgz-element-heading h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-capable-heading .mgz-element-heading h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purfier-capable-inner {
  background: #7fceed;
  padding: 30px 60px 40px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purfier-capable-inner {
    padding: 30px 15px 15px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purfier-capable-inner {
    padding: 30px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purfier-capable-inner .mgz-element-raw_html > .mgz-element-inner p {
  font-weight: 500;
  margin-bottom: 40px;
  color: #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purfier-capable-inner .mgz-element-raw_html > .mgz-element-inner ul {
  display: flex;
  flex-wrap: wrap;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purfier-capable-inner .mgz-element-raw_html > .mgz-element-inner ul li {
  width: 11%;
  margin-right: 6%;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purfier-capable-inner .mgz-element-raw_html > .mgz-element-inner ul li {
    width: 29.3%;
    margin-bottom: 15px;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purfier-capable-inner .mgz-element-raw_html > .mgz-element-inner ul li:nth-child(3n) {
    margin-right: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purfier-capable-inner .mgz-element-raw_html > .mgz-element-inner ul li:last-child {
  margin-right: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purfier-capable-inner .mgz-element-raw_html > .mgz-element-inner ul li span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #000;
  font-weight: 500;
  line-height: 19px;
  padding-top: 5px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-work-heading {
  padding-top: 25px;
  margin-top: 25px;
  border-top: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-work-heading .mgz-element-heading h2.mgz-element-heading-text {
  margin: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-work-heading .mgz-element-heading h2 {
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 900;
  color: #000;
  line-height: normal;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-work-heading .mgz-element-heading h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-work-heading .mgz-element-heading h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-work-content {
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-work-content .mgz-element-text > .mgz-element-inner {
  padding-left: 20px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-work-content .mgz-element-text > .mgz-element-inner > p.work-content {
  font-weight: 500;
  color: #000;
  margin-bottom: 20px;
  font-size: 14px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-chart-section .chart-box-content {
  background: #d5d5d5;
  padding: 30px;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-chart-section .chart-box-content {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-chart-section .chart-box-content p.chart-hd {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-chart-section .chart-box-content .chart-answer {
  padding: 15px 0 0 40px;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-chart-section .chart-box-content .chart-answer {
    padding-left: 20px;
    display: flex;
    align-items: flex-start;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-chart-section .chart-box-content .chart-answer img {
  width: 30px;
  margin-right: 5px;
  vertical-align: middle;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-chart-section .air-chart-banner img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .air-purifier-section .mgz-container .purifier-chart-section .cadr {
  font-size: 16px;
  font-weight: 500;
  padding-left: 0;
  margin-top: 25px;
  text-align: left;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pro-air-purifier-section .mgz-container .purifier-heading-section {
  margin-bottom: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pro-air-purifier-section .mgz-container .purifier-product-section {
  border-bottom: none!important;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-banner-section .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-banner-section .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordlest-cleaner-heading {
  padding: 25px 0;
  margin-bottom: 25px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordlest-cleaner-heading .mgz-element-heading .mgz-element-inner {
  margin: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordlest-cleaner-heading .mgz-element-heading .mgz-element-inner > h1 {
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordlest-cleaner-heading .mgz-element-heading .mgz-element-inner > h1 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordlest-cleaner-heading .mgz-element-heading .mgz-element-inner > h1 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordlest-cleaner-heading .mgz-element-text .mgz-element-inner p {
  font-weight: normal;
  line-height: 22px;
  font-size: 14px;
  color: #464242;
  margin-bottom: 10px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordlest-cleaner-heading .mgz-element-text .mgz-element-inner p:last-child {
  margin-bottom: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-ftr-cleaning {
  padding-right: 15px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-ftr-cleaning {
    padding: 0;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-ftr-cleaning .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-ftr-cleaning .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-ftr-cleaning .mgz-element-heading h3 {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 23px;
  margin-top: 0;
  color: #000;
  line-height: normal;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-ftr-cleaning .mgz-element-text p {
  font-size: 14px;
  color: #000;
  line-height: 19px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .unique-cordless-ftr-cleaning {
  padding: 0 0 0 15px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .unique-cordless-ftr-cleaning {
    padding: 0;
    margin-top: 25px;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .vc6-family-banner {
  margin-top: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .vc6-family-banner {
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .enjoy-banner-section {
  margin: 25px 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .enjoy-banner-section .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .enjoy-banner-section .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .bc4-home-section {
  margin-bottom: 25px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .bc4-home-section .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .bc4-home-section .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .vc6-prct-family {
  padding-right: 15px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .vc6-prct-family {
    padding: 0;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .vc6-prct-family .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .vc6-prct-family .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .vc6-prct-family .mgz-element-heading h3 {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 23px;
  margin-top: 0;
  color: #000;
  line-height: normal;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .vc6-prct-family .mgz-element-text p {
  font-size: 14px;
  color: #000;
  line-height: 19px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .vc6-prct-family .mgz-element-raw_html a.learn-more {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  font-size: 16px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .vc6-prct-family-premium {
  padding: 0 0 0 15px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .vc6-prct-family-premium {
    padding: 0;
    margin-top: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product {
  margin: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .cordless-vac-cleaner-section .cordless-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-top-video .mgz-video {
  padding: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-top-video .mgz-video video {
  position: static;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-heading-universe {
  padding: 25px 0;
  margin-bottom: 25px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-heading-universe .mgz-element-heading h2 {
  font-size: 35px;
  line-height: normal;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-heading-universe .mgz-element-heading h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-heading-universe .mgz-element-heading h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-heading-universe .mgz-element-text p {
  font-weight: normal;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box {
  padding-right: 20px;
}
@media (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box {
    padding: 0;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box > .mgz-element-inner {
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box > .mgz-element-inner .battery-universe-box-img {
  width: 35%;
}
@media (max-width: 540px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box > .mgz-element-inner .battery-universe-box-img {
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box > .mgz-element-inner .battery-universe-box-img .mgz-element-inner {
  margin: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box > .mgz-element-inner .battery-universe-box-img .mgz-element-inner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box > .mgz-element-inner .battery-universe-box-img .mgz-element-inner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box > .mgz-element-inner .battery-universe-box-inner {
  width: 65%;
  padding-left: 20px;
}
@media (max-width: 540px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box > .mgz-element-inner .battery-universe-box-inner {
    width: 100%;
    padding: 15px 0 0 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box > .mgz-element-inner .battery-universe-box-inner .batter-plateform h2 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin: 0 0 15px 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box > .mgz-element-inner .battery-universe-box-inner .batter-plateform .read-btn a {
  display: inline-block;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box-right {
  padding: 0 0 0 20px;
}
@media (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-box-right {
    padding: 0;
    margin-top: 20px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .barrery-detail-banner {
  margin-top: 25px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product {
  margin-top: 25px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner {
  padding: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-universe-product > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-univer-video-group {
  padding-top: 25px;
  margin-top: 25px;
  border-top: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-univer-video-group .mgz-element-inner {
  padding: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-univer-video-group .mgz-element-inner .mgz-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-univer-video-group .mgz-element-inner .mgz-container .mgz-element-column {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  float: none;
  display: inline-block;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-univer-video-group .mgz-element-inner .mgz-container .mgz-element-column {
    width: 100%;
    margin: 0 0 25px 0;
    display: block;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-univer-video-group .mgz-element-inner .mgz-container .mgz-element-column:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-univer-video-group .mgz-element-inner .mgz-container .mgz-element-column:last-child {
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .battery-univer-video-group .mgz-element-inner .mgz-container .mgz-element-column .mgz-element-heading h2 {
  font-size: 22px;
  color: #000;
  font-weight: 700;
  line-height: normal;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-section,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-section {
  margin: 25px 0;
  padding-top: 25px;
  border-top: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-section > .mgz-element-inner,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-section > .mgz-element-inner {
  padding: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner {
  padding: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n),
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(2n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(3n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(4n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-photo,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-18-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .battery-universe-section .v-36-production > .mgz-element-inner .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-banner-tp .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-banner-tp .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-heading {
  margin: 25px 0;
  padding-bottom: 25px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-heading .mgz-element-heading h2 {
  font-size: 35px;
  line-height: normal;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-heading .mgz-element-heading h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-heading .mgz-element-heading h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-heading .mgz-element-text p {
  font-weight: normal;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .house-work-section {
  padding: 40px 15px 33px 15px;
  background: #ffed00;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .house-work-section {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .house-work-section .mgz-element-heading h2 {
  text-transform: uppercase;
  margin: 0;
  font-size: 35px;
  font-weight: 900;
  color: #1d1d1b;
  line-height: normal;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .house-work-section .mgz-element-heading h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .house-work-section .mgz-element-heading h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .house-work-banner {
  padding-bottom: 25px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .house-work-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .house-work-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-section {
  background: #ececec;
  padding: 30px;
  margin: 25px 0;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-section {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-section .rcv-3-transform-heading .mgz-element-heading h2 {
  text-align: center;
  font-size: 35px;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 25px;
  line-height: normal;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-section .rcv-3-transform-heading .mgz-element-heading h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-section .rcv-3-transform-heading .mgz-element-heading h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-section .rcv-3-transform-video {
  padding-right: 15px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-section .rcv-3-transform-video {
    padding: 0;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-section .rcv-3-transform-detail {
  padding-left: 15px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-section .rcv-3-transform-detail {
    padding: 15px 0 0 0;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-section .rcv-3-transform-detail .mgz-element-heading h4,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-section .rcv-3-transform-detail .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-section {
  background: #ececec;
  padding: 30px;
  margin: 25px 0;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-section {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-section .rcv-5-altimate-heading .mgz-element-heading h2 {
  text-align: center;
  font-size: 35px;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 25px;
  line-height: normal;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-section .rcv-5-altimate-heading .mgz-element-heading h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-section .rcv-5-altimate-heading .mgz-element-heading h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-section .rcv-5-altimate-video {
  padding-right: 15px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-section .rcv-5-altimate-video {
    padding: 0;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-section .rcv-5-altimate-detail {
  padding-left: 15px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-section .rcv-5-altimate-detail {
    padding: 15px 0 0 0;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-section .rcv-5-altimate-detail .mgz-element-heading h4,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-section .rcv-5-altimate-detail .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-banner,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-banner {
  padding-bottom: 25px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-banner .mgz-single-image-wrapper,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-3-transform-banner .mgz-single-image-wrapper img,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .rcv-5-altimate-banner {
  margin-bottom: 25px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product {
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container {
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container {
    justify-content: space-between;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container:after,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container:before {
    display: none;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container .mgz-element-column {
  width: 100%;
  max-width: 330px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container .mgz-element-column {
    width: 49%;
    max-width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container .mgz-element-column .mgz-element-single_image img {
  max-width: 200px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container .mgz-element-column .mgz-element-single_image img {
    max-width: 150px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container .mgz-element-column .mgz-element-inner .mgz-element {
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container .mgz-element-column .mgz-element-inner .mgz-element > .mgz-element-inner {
  margin: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container .mgz-element-column .mgz-element-inner .mgz-element > .mgz-element-inner h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  color: #000;
  margin: 15px 0 5px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container .mgz-element-column .mgz-element-inner .mgz-element > .mgz-element-inner h3 {
    font-size: 16px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container .mgz-element-column .mgz-element-inner .mgz-element > .mgz-element-inner p a {
  text-decoration: none;
  display: inline-block;
  color: #000;
  font-weight: 500;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .robot-cleaner-section .robot-cleaner-app .mgz-container .mgz-element-column .mgz-element-inner .mgz-element > .mgz-element-inner p a {
    line-height: normal;
    padding-top: 5px;
    font-size: 12px;
    letter-spacing: -0.5px;
    font-weight: 400;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .pressure-washer-top-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .pressure-washer-top-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .pressure-washer-heading {
  padding: 25px 0;
  margin-bottom: 25px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .pressure-washer-heading .mgz-element-heading h2 {
  font-size: 35px;
  line-height: normal;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .pressure-washer-heading .mgz-element-heading h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .pressure-washer-heading .mgz-element-heading h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .pressure-washer-heading .mgz-element-text p {
  font-weight: normal;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-modal .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-modal .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-modal .mgz-container .water-cool-banner {
  padding-right: 0;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-modal .mgz-container .water-cool-banner {
    padding: 0;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-modal .mgz-container .water-cool-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-modal .mgz-container .water-cool-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-modal .mgz-container .water-cool-content {
  padding: 30px;
  background: #fff;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-modal .mgz-container .water-cool-content {
    padding: 30px 15px;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-modal .mgz-container .water-cool-content > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-modal .mgz-container .water-cool-content > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product {
  margin: 25px 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .water-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-modal .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-modal .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-modal .mgz-container .air-cool-banner {
  padding-left: 0;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-modal .mgz-container .air-cool-banner {
    padding: 0;
    order: 1;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-modal .mgz-container .air-cool-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-modal .mgz-container .air-cool-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-modal .mgz-container .air-cool-content {
  padding: 30px;
  background: #fff;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-modal .mgz-container .air-cool-content {
    padding: 30px 15px;
    width: 100%;
    order: 2;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-modal .mgz-container .air-cool-content > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-modal .mgz-container .air-cool-content > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product {
  margin: 25px 0 0;
  padding-bottom: 0;
  border-bottom: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .air-cool-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-section .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-section .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-section .mgz-container .battery-operate-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-section .mgz-container .battery-operate-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-section .mgz-container .battery-operate-content {
  background: #ffed00;
  padding: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-section .mgz-container .battery-operate-content {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-section .mgz-container .battery-operate-content > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-section .mgz-container .battery-operate-content > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product {
  margin: 25px 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .battery-operate-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-section {
  margin-bottom: 25px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-section .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-section .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-section .mgz-container .professional-range-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-section .mgz-container .professional-range-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-section .mgz-container .professional-range-content {
  background: #ffed00;
  padding: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-section .mgz-container .professional-range-content {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-section .mgz-container .professional-range-content > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-section .mgz-container .professional-range-content > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product {
  margin-bottom: 25px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .pressure-washer-section .professional-range-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-care-banner-tp .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-care-banner-tp .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-care-heading {
  padding: 25px 0;
  margin-bottom: 25px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-care-heading .mgz-element-heading h2 {
  font-size: 35px;
  line-height: normal;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-care-heading .mgz-element-heading h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-care-heading .mgz-element-heading h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-care-heading .mgz-element-text p {
  font-weight: normal;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section {
  margin-bottom: 25px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow-x: auto;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button li {
  position: relative;
  flex: 1;
  margin: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button li:after {
  content: '';
  position: absolute;
  height: 80%;
  width: 1px;
  background: #2b2b2b;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button li a {
  font-size: 14px;
  font-weight: 600;
  background: #d5d5d5;
  display: block;
  text-align: center;
  padding: 15px 8px;
  line-height: normal;
  text-decoration: none;
  color: #2b2b2b !important;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button li.active a {
  background: #2b2b2b;
  color: #ffed00 !important;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button li:last-child:after {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.sticky {
  position: fixed;
  top: 182px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1690px;
  padding: 0 20px;
  left: 0;
  right: 0;
  z-index: 111;
}
@media (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.sticky {
    top: 152px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.sticky {
    top: 142px;
  }
}
@media (max-width: 1238px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.sticky.owl-carousel {
    background: #fff;
    padding: 0 40px 20px;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.sticky.owl-carousel .owl-item li.active-li a {
    background: #2b2b2b;
    color: #ffed00 !important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.sticky.owl-carousel .owl-nav button.owl-prev {
    top: 2px;
    left: 10px;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.sticky.owl-carousel .owl-nav button.owl-next {
    right: 10px;
    top: 2px;
  }
}
@media (max-width: 1238px) and (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.sticky.owl-carousel {
    padding: 0 45px 15px;
  }
}
@media (max-width: 1238px) and (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.sticky.owl-carousel .owl-nav button.owl-prev {
    left: 8px;
  }
}
@media (max-width: 1238px) and (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.sticky.owl-carousel .owl-nav button.owl-next {
    right: 8px;
  }
}
@media (max-width: 1238px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button {
    overflow-x: inherit;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel {
    display: block;
    border: none;
    padding: 0 20px 20px;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-item li a {
    font-size: 14px;
    font-weight: 500;
    background: #d5d5d5;
    letter-spacing: -0.4px;
    display: block;
    text-align: center;
    padding: 15px 8px;
    line-height: 17px;
    text-decoration: none;
    color: #000 !important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-item li a.active-section {
    background: #2b2b2b;
    color: #ffed00 !important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-nav {
    height: auto;
    margin: 0;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-nav button {
    width: 20px;
    height: 25px;
    opacity: 1;
    position: absolute;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-nav button:hover {
    background: transparent;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-nav button span {
    font-size: 0;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-nav button.owl-prev {
    top: 2px;
    left: -10px;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-nav button.owl-prev span {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #000;
    display: inline-block;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-nav button.owl-next {
    right: -10px;
    top: 2px;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-nav button.owl-next span {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #000;
    display: inline-block;
  }
}
@media (max-width: 1238px) and (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel {
    padding: 0 30px 15px;
  }
}
@media (max-width: 1238px) and (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
}
@media (max-width: 1238px) and (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-tab-section ul.top-button.owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-pump .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-pump .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-pump .mgz-container .garden-drainage-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-pump .mgz-container .garden-drainage-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-pump .mgz-container .garden-drainage-detail {
  background: #ffed00;
  padding: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-pump .mgz-container .garden-drainage-detail {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-pump .mgz-container .garden-drainage-detail > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-pump .mgz-container .garden-drainage-detail > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .garden-drainage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-section .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-section .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-section .mgz-container .sprinklers-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-section .mgz-container .sprinklers-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-section .mgz-container .sprinklers-detail {
  background: #ffed00;
  padding: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-section .mgz-container .sprinklers-detail {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-section .mgz-container .sprinklers-detail > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-section .mgz-container .sprinklers-detail > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product {
  margin: 25px 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sprinklers-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-section .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-section .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-section .mgz-container .hose-storage-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-section .mgz-container .hose-storage-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-section .mgz-container .hose-storage-detail {
  background: #ffed00;
  padding: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-section .mgz-container .hose-storage-detail {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-section .mgz-container .hose-storage-detail > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-section .mgz-container .hose-storage-detail > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product {
  margin: 25px 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .hose-storage-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-section .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-section .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-section .mgz-container .connector-adaptor-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-section .mgz-container .connector-adaptor-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-section .mgz-container .connector-adaptor-detail {
  background: #ffed00;
  padding: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-section .mgz-container .connector-adaptor-detail {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-section .mgz-container .connector-adaptor-detail > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-section .mgz-container .connector-adaptor-detail > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product {
  margin: 25px 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .connector-adaptor-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-section .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-section .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-section .mgz-container .nozzle-spray-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-section .mgz-container .nozzle-spray-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-section .mgz-container .nozzle-spray-detail {
  background: #ffed00;
  padding: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-section .mgz-container .nozzle-spray-detail {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-section .mgz-container .nozzle-spray-detail > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-section .mgz-container .nozzle-spray-detail > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product {
  margin: 25px 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .nozzle-spray-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-section .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-section .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-section .mgz-container .automatic-water-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-section .mgz-container .automatic-water-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-section .mgz-container .automatic-water-detail {
  background: #ffed00;
  padding: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-section .mgz-container .automatic-water-detail {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-section .mgz-container .automatic-water-detail > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-section .mgz-container .automatic-water-detail > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product {
  margin: 0 0 15px 0;
  padding-bottom: 0;
  border-bottom: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .automatic-water-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-section .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-section .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-section .mgz-container .sweeper-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-section .mgz-container .sweeper-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-section .mgz-container .sweeper-detail {
  background: #ffed00;
  padding: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-section .mgz-container .sweeper-detail {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-section .mgz-container .sweeper-detail > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-section .mgz-container .sweeper-detail > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product {
  margin: 25px 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #000;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .sweeper-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-section .mgz-container {
  display: flex;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-section .mgz-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-section .mgz-container .battery-unver-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-section .mgz-container .battery-unver-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-section .mgz-container .battery-unver-detail {
  background: #ffed00;
  padding: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-section .mgz-container .battery-unver-detail {
    padding: 30px 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-section .mgz-container .battery-unver-detail > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-section .mgz-container .battery-unver-detail > .mgz-element-inner .mgz-element-heading h2 {
  font-weight: 900;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product {
  margin: 25px 0 30px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .garden-care-section .battery-unver-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-drinking-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-drinking-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-drinking-heading {
  padding: 25px 0;
  border-bottom: 2px solid #000;
  margin-bottom: 25px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-drinking-heading .mgz-element-heading .mgz-element-inner {
  margin: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-drinking-heading .mgz-element-heading .mgz-element-inner > h2 {
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-drinking-heading .mgz-element-heading .mgz-element-inner > h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-drinking-heading .mgz-element-heading .mgz-element-inner > h2 {
    font-size: 26px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-drinking-heading .mgz-element-text .mgz-element-inner > p {
  font-weight: normal;
  line-height: 22px;
  font-size: 14px;
  color: #464242;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section.water-wpd-50 {
  padding-right: 15px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section.water-wpd-50 {
    padding: 0;
    margin-bottom: 25px;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section.water-wpd-200 {
  padding-left: 15px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section.water-wpd-200 {
    padding: 0;
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section > .mgz-element-inner {
  display: flex;
  flex-wrap: wrap;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section > .mgz-element-inner .mgz-element-single_image {
  width: 25%;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section > .mgz-element-inner .mgz-element-single_image {
    width: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section > .mgz-element-inner .mgz-element-single_image > .mgz-element-inner {
  margin: 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section > .mgz-element-inner .mgz-element-single_image > .mgz-element-inner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section > .mgz-element-inner .mgz-element-single_image > .mgz-element-inner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section > .mgz-element-inner .mgz-element-raw_html {
  width: 75%;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section > .mgz-element-inner .mgz-element-raw_html {
    width: 100%;
    padding: 15px 0 0 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section > .mgz-element-inner .mgz-element-raw_html h2 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin: 0 0 15px 0;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section > .mgz-element-inner .mgz-element-raw_html h2 {
    font-size: 18px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-wpd-section > .mgz-element-inner .mgz-element-raw_html .read-btn a {
  display: inline-block;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section {
  margin: 25px 0;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet .mgz-single-image-wrapper,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise .mgz-single-image-wrapper,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet .mgz-single-image-wrapper img,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise .mgz-single-image-wrapper img,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item {
  background: #fff;
  text-align: center;
  padding: 20px;
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item {
    width: calc((100% - 22px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item {
    width: calc((100% - 60px) / 4);
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item:nth-child(5n),
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item:nth-child(5n),
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item:nth-child(5n) {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item:nth-child(2n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item:nth-child(2n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item:nth-child(2n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item:nth-child(5n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item:nth-child(5n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item:nth-child(3n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item:nth-child(3n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item:nth-child(3n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item:nth-child(5n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item:nth-child(5n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item:nth-child(4n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item:nth-child(4n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item:nth-child(4n) {
    margin-right: 0!important;
  }
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item:nth-child(5n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item:nth-child(5n),
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item {
    padding: 15px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info {
  padding: 0;
  border: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-photo,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-photo,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 9px;
    height: 42px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 576px) and (max-width: 991px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare,
  .catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-greener-planet-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section-product .mgz-product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-saving-enterprise,
.catalog-category-view .page-main-full-width .category-description div[data-content-type='row'][data-appearance='contained'] > div .magezon-builder .water-drinking-section .mgz-container .water-different-section {
  padding-top: 25px;
  margin-top: 5px;
  border-top: 2px solid #000;
}
/*Category custom style*/
.catalog-category-view,
.catalogsearch-result-index {
  background: #f5f5f5;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main,
  .catalogsearch-result-index .page-main {
    margin-top: 30px;
  }
}
.catalog-category-view .page-main h1.page-title,
.catalogsearch-result-index .page-main h1.page-title {
  font-size: 22px;
  color: #000;
  font-weight: bold;
  margin: 0 0 25px;
  line-height: 20px;
}
.catalog-category-view .page-main .category-view,
.catalogsearch-result-index .page-main .category-view {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.catalog-category-view .page-main .category-view .category-image,
.catalogsearch-result-index .page-main .category-view .category-image {
  display: none;
}
.catalog-category-view .page-main .category-view .category-description,
.catalogsearch-result-index .page-main .category-view .category-description {
  margin-bottom: 0;
}
.catalog-category-view .page-main .category-view .category-description div[data-content-type='row'],
.catalogsearch-result-index .page-main .category-view .category-description div[data-content-type='row'] {
  max-width: 100%;
}
.catalog-category-view .page-main .category-view .category-description div[data-content-type='row'] div[data-element='inner'],
.catalogsearch-result-index .page-main .category-view .category-description div[data-content-type='row'] div[data-element='inner'] {
  padding: 0!important;
  margin: 0!important;
}
.catalog-category-view .page-main .category-view .category-description div[data-content-type='row'] div[data-element='inner'] .magezon-builder .mgz-container,
.catalogsearch-result-index .page-main .category-view .category-description div[data-content-type='row'] div[data-element='inner'] .magezon-builder .mgz-container {
  width: 100%;
}
.catalog-category-view .page-main .category-view .category-description div[data-content-type='row'] div[data-element='inner'] .magezon-builder .mgz-container .mgz-element-inner,
.catalogsearch-result-index .page-main .category-view .category-description div[data-content-type='row'] div[data-element='inner'] .magezon-builder .mgz-container .mgz-element-inner {
  padding: 0;
}
.catalog-category-view .page-main .category-view .category-description div[data-content-type='row'] div[data-element='inner'] .magezon-builder .mgz-container .mgz-element-inner p,
.catalogsearch-result-index .page-main .category-view .category-description div[data-content-type='row'] div[data-element='inner'] .magezon-builder .mgz-container .mgz-element-inner p {
  font-size: 14px;
  color: #464242;
  line-height: 19px;
  font-weight: normal;
  margin: 10px 0 0 0;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns,
  .catalogsearch-result-index .page-main .columns {
    padding-top: 0;
  }
}
.catalog-category-view .page-main .columns .column.main,
.catalogsearch-result-index .page-main .columns .column.main {
  padding: 0;
}
.catalog-category-view .page-main .columns .column.main .toolbar-products,
.catalogsearch-result-index .page-main .columns .column.main .toolbar-products {
  width: auto;
  margin: 0;
  position: static;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.catalog-category-view .page-main .columns .column.main .toolbar-products .toolbar-amount,
.catalogsearch-result-index .page-main .columns .column.main .toolbar-products .toolbar-amount {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #000;
  padding: 11px 0;
  display: none;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .toolbar-products .toolbar-amount,
  .catalogsearch-result-index .page-main .columns .column.main .toolbar-products .toolbar-amount {
    padding: 0;
    font-size: 14px;
    line-height: 19px;
    display: inline;
  }
}
.catalog-category-view .page-main .columns .column.main .toolbar-products .toolbar-sorter,
.catalogsearch-result-index .page-main .columns .column.main .toolbar-products .toolbar-sorter {
  padding-left: 25px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .toolbar-products .toolbar-sorter,
  .catalogsearch-result-index .page-main .columns .column.main .toolbar-products .toolbar-sorter {
    position: static;
  }
}
.catalog-category-view .page-main .columns .column.main .toolbar-products .toolbar-sorter label,
.catalogsearch-result-index .page-main .columns .column.main .toolbar-products .toolbar-sorter label {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #000;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .toolbar-products .toolbar-sorter label,
  .catalogsearch-result-index .page-main .columns .column.main .toolbar-products .toolbar-sorter label {
    font-size: 14px;
    line-height: 19px;
  }
}
.catalog-category-view .page-main .columns .column.main .toolbar-products .toolbar-sorter select,
.catalogsearch-result-index .page-main .columns .column.main .toolbar-products .toolbar-sorter select {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.25);
  padding: 11px 12px;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  text-transform: none;
  border-radius: 0;
  height: 42px;
  width: 141px;
  background: transparent url(../images/arrow-down.png) no-repeat center right 12px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .toolbar-products .toolbar-sorter select,
  .catalogsearch-result-index .page-main .columns .column.main .toolbar-products .toolbar-sorter select {
    padding: 10px 7px;
    height: 40px;
    width: 135px;
    background-position: center right 8px;
  }
}
.catalog-category-view .page-main .columns .column.main .toolbar-products .toolbar-sorter a.sorter-action:before,
.catalogsearch-result-index .page-main .columns .column.main .toolbar-products .toolbar-sorter a.sorter-action:before {
  color: #000;
  font-size: 18px;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li {
  padding: 0;
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
@media (min-width: 540px) and (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li {
    width: 48%;
    margin: 0 4% 4% 0;
  }
  .catalog-category-view .page-main .columns .column.main .products ol.products li:nth-child(2n),
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li:nth-child(4n),
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li:nth-child(4n) {
  margin-right: 0;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li:nth-child(4n),
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li:nth-child(4n) {
    margin-right: 15px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li {
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .catalog-category-view .page-main .columns .column.main .products ol.products li:nth-child(2n),
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .catalog-category-view .page-main .columns .column.main .products ol.products li:nth-child(3n),
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li:nth-child(3n) {
    margin-right: 0;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info {
  width: 100%;
  background: #fff;
  padding: 20px;
}
@media (max-width: 1199px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info {
    padding: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info {
    padding: 15px;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info:hover,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info:hover {
  box-shadow: none;
  margin: 0;
  border: none;
  padding: 20px;
  position: static;
}
@media (max-width: 1199px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info:hover,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info:hover {
    padding: 10px;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-photo,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-photo {
  display: block;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-photo .product-image-container,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-photo .product-image-container {
  width: 100% !important;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    min-height: auto;
  }
}
@media (min-width: 540px) and (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 16px;
    line-height: 21px;
    min-height: 42px;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .custom-price,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .custom-price {
  height: 30px;
  margin: 10px 0 35px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .custom-price,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .custom-price {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .custom-price,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .custom-price {
    margin-bottom: 25px;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .custom-price,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .custom-price {
    margin-bottom: 15px;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 30px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .special-price,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .special-price,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .old-price,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .old-price .price-label,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .old-price .price,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .old-price .price,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .old-price .price,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 13px;
    line-height: 18px;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box span.price,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box span.price,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box span.price,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-details .price-box span.price {
    font-size: 15px;
    line-height: 20px;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner {
  width: 100%;
  position: static;
  box-shadow: none;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner:before,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner:before {
  display: none;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .label.subscribe-popup a,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .label.subscribe-popup a {
  color: #000;
  text-decoration: underline;
  font-size: 14px;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  height: 42px;
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart {
    padding: 9px 11px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:hover,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span:before,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span:before,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 540px) and (max-width: 1199px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 10px 15px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun,
  .catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun span,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun span:before,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary .stock.unavailable,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .towishlist,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .towishlist:before,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .tocompare,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-category-view .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .tocompare:before,
.catalogsearch-result-index .page-main .columns .column.main .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.catalog-category-view .page-main .columns .column.main .products ~ .toolbar-products,
.catalogsearch-result-index .page-main .columns .column.main .products ~ .toolbar-products {
  display: none;
}
.catalogsearch-result-index .page-wrapper .column.main {
  width: 100%;
}
@media (max-width: 768px) {
  .catalogsearch-result-index .page-wrapper .column.main .products {
    margin-top: 25;
  }
}
.catalogsearch-result-index .page-wrapper .column.main .products ol.products li {
  padding: 0;
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
  margin-bottom: 30px;
  margin-left: 0;
}
.catalogsearch-result-index .page-wrapper .column.main .products ol.products li:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .catalogsearch-result-index .page-wrapper .column.main .products ol.products li {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
@media (max-width: 768px) {
  .catalogsearch-result-index .page-wrapper .column.main .toolbar-products {
    display: block;
  }
  .catalogsearch-result-index .page-wrapper .column.main .toolbar-products .toolbar-amount {
    position: absolute;
    top: 12px;
    left: 0;
  }
}
.catalog-category-view .category-cms {
  margin-bottom: 0px;
}
.catalog-category-view .category-cms .category-main-row .mgz-container {
  width: 100%;
  display: flex;
}
@media (max-width: 540px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container {
    flex-direction: column;
  }
}
@media (max-width: 540px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column {
    width: 100%;
  }
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column > .mgz-element-inner {
  padding: 0;
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.mgz-col-md-6 > .mgz-element-inner {
  padding: 20px;
}
@media (min-width: 541px) and (max-width: 768px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.mgz-col-md-6 > .mgz-element-inner {
    padding: 15px;
  }
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 {
  background: url(../images/black-banner-img.jpg) no-repeat center 100%;
  padding: 0 6%;
}
@media (max-width: 1690px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 {
    padding: 0;
  }
}
@media (max-width: 540px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 {
    padding: 20px 0;
  }
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner {
  display: flex;
  height: 100%;
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-heading {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-heading {
    margin-bottom: 15px;
  }
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-heading .mgz-element-inner {
  margin: 0;
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-heading .mgz-element-inner h2 {
  font-size: 48px;
  line-height: 61px;
  font-weight: 500;
  color: #ffed00;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-heading .mgz-element-inner h2 {
    font-size: 22px;
    line-height: 31px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-heading .mgz-element-inner h2 {
    font-size: 32px;
    line-height: 44px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-heading .mgz-element-inner h2 {
    font-size: 38px;
    line-height: 50px;
  }
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-text {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-text {
    margin-bottom: 25px;
  }
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-text .mgz-element-inner {
  margin: 0;
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-text .mgz-element-inner p {
  font-size: 20px;
  color: #fff;
  line-height: 25px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-text .mgz-element-inner p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-text .mgz-element-inner p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-text .mgz-element-inner p {
    font-size: 18px;
    line-height: 24px;
  }
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-button .mgz-element-inner .mgz-btn {
  background: #ffed00;
  border-radius: 0;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  line-height: 24px;
  display: inline-block;
  width: 100%;
  max-width: 207px;
  padding: 15px 35px;
}
@media (max-width: 768px) {
  .catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-1 .category-banner-inner > .mgz-element-inner .mgz-element-button .mgz-element-inner .mgz-btn {
    font-size: 16px;
    line-height: 24px;
    max-width: 150px;
    padding: 10px 20px;
  }
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-2 {
  background: #ffed00;
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-2 .mgz-element-single_image {
  display: flex;
  height: 100%;
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-2 .mgz-element-single_image > .mgz-element-inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-2 .mgz-element-single_image > .mgz-element-inner .mgz-single-image-wrapper {
  display: flex;
  max-height: 100%;
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-2 .mgz-element-single_image > .mgz-element-inner .mgz-single-image-wrapper .mgz-single-image-inner {
  text-align: cetner;
}
.catalog-category-view .category-cms .category-main-row .mgz-container .mgz-element-column.category-main-col-2 .mgz-element-single_image > .mgz-element-inner .mgz-single-image-wrapper .mgz-single-image-inner img {
  max-height: 100%;
}
.catalog-category-view .page-main {
  margin-top: 0;
  max-width: 100%;
  padding: 0;
}
.catalog-category-view .page-main .breadcrumbs {
  padding: 0 20px;
}
.catalog-category-view .page-main .category-description {
  margin-bottom: 0;
}
.catalog-category-view .page-main .category-description [data-content-type='row'][data-appearance='contained'] {
  max-width: 100%;
}
.catalog-category-view .page-main .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  padding: 0 !important;
  margin-bottom: 0!important;
}
.catalog-category-view .page-main .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] .magezon-builder .mgz-container {
  width: 100%;
}
.catalog-category-view .page-main .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] .magezon-builder .mgz-container > .mgz-element-column > .mgz-element-inner {
  padding: 0;
}
.catalog-category-view .page-main .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] .magezon-builder .mgz-container > .mgz-element-column > .mgz-element-inner .mgz-element-heading,
.catalog-category-view .page-main .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] .magezon-builder .mgz-container > .mgz-element-column > .mgz-element-inner .mgz-element-text {
  max-width: 1690px;
  padding: 0 20px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] .magezon-builder .mgz-container > .mgz-element-column > .mgz-element-inner .mgz-element-heading,
  .catalog-category-view .page-main .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] .magezon-builder .mgz-container > .mgz-element-column > .mgz-element-inner .mgz-element-text {
    padding: 0 15px;
  }
}
.catalog-category-view .page-main .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] .magezon-builder .mgz-container > .mgz-element-column > .mgz-element-inner .mgz-element-heading h2 {
  font-size: 22px;
  color: #000;
  font-weight: bold;
  margin: 25px 0 0 0;
  line-height: 25px;
}
.catalog-category-view .page-main .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] .magezon-builder .mgz-container .category-main-banner .mgz-single-image-wrapper {
  display: block;
}
.catalog-category-view .page-main .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] .magezon-builder .mgz-container .category-main-banner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-category-view .page-main .columns .column.main {
  max-width: 1690px;
  padding: 0 20px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .columns .column.main {
    padding: 0 15px;
  }
}
.catalog-category-view .column.main .filter-content .filter-current .filter-current-subtitle {
  color: #000;
  font-weight: 500;
}
.catalog-category-view .column.main .filter-content .filter-current ol li {
  display: flex;
  margin: 0;
}
.catalog-category-view .column.main .filter-content .filter-current ol li a.amshopby-remove {
  top: 10px;
}
.catalog-category-view .column.main .filter-content .filter-current ol li a.amshopby-remove::before {
  background-color: #000;
}
.catalog-category-view .column.main .filter-content .filter-current ol li a.amshopby-remove::after {
  background-color: #000;
}
.catalog-category-view .column.main .filter-content .filter-actions a.filter-clear {
  color: #000000;
  font-weight: 500;
  text-decoration: underline;
}
.catalog-category-view.page-layout-2columns-left .columns {
  max-width: 1690px;
  padding: 50px 20px 0 20px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .catalog-category-view.page-layout-2columns-left .columns {
    padding: 40px 20px 0 20px;
  }
}
.catalog-category-view.page-layout-2columns-left .columns .column.main {
  max-width: 100%;
  padding: 0;
}
@media (min-width: 769px) {
  .catalog-category-view.page-layout-2columns-left .columns .column.main {
    width: 78.166667%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .catalog-category-view.page-layout-2columns-left .columns .column.main {
    width: 70.166667% !important;
  }
}
@media (max-width: 768px) {
  .catalog-category-view.page-layout-2columns-left .columns .column.main {
    padding: 0;
  }
  .catalog-category-view.page-layout-2columns-left .columns .column.main .toolbar-products .toolbar-amount {
    display: none;
  }
}
.catalog-category-view.page-layout-2columns-left .columns .column.main .products ol.products li {
  margin-left: 0;
}
@media (min-width: 769px) {
  .catalog-category-view.page-layout-2columns-left .columns .sidebar {
    margin-top: 75px;
    width: 19.833333%;
    margin-right: 2%;
    padding-right: 0;
  }
  .catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter {
    background: #fff;
    padding-top: 10px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .catalog-category-view.page-layout-2columns-left .columns .sidebar {
    width: 26.833333%;
  }
}
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter {
  border-top: none;
}
@media (max-width: 768px) {
  .catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter.active .filter-title {
    border-bottom: none;
  }
  .catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter.active .filter-title strong {
    border: none;
    left: initial;
  }
  .catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter.active .filter-title strong:after {
    font-size: 15px;
    color: #000;
    margin-left: 5px;
    top: -23px;
    position: absolute;
    right: 11px;
  }
  .catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-title strong {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 0;
    left: 20px;
    line-height: 18px;
    padding: 10px 10px;
    font-size: 14px;
    color: #000;
    height: 40px;
    top: 40px;
  }
}
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-content .filter-options .filter-options-item .filter-options-title {
  color: #000000;
  letter-spacing: 1px;
  font-weight: 500;
}
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-content .filter-options .filter-options-item .filter-options-content ul,
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-content .filter-options .filter-options-item .filter-options-content ol {
  margin: 5px 0 0 0;
}
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-content .filter-options .filter-options-item .filter-options-content ul li,
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-content .filter-options .filter-options-item .filter-options-content ol li {
  margin: 0;
}
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-content .filter-options .filter-options-item .filter-options-content ul li a,
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-content .filter-options .filter-options-item .filter-options-content ol li a {
  display: block;
  text-align: left;
  padding: 7px 15px;
  color: #000000;
  font-size: 14px;
  line-height: 19px;
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
  border-radius: 0;
  border: none;
}
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-content .filter-options .filter-options-item .filter-options-content ul li a .count,
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-content .filter-options .filter-options-item .filter-options-content ol li a .count {
  color: #757575;
}
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-content .filter-options .filter-options-item .filter-options-content ul li a:hover .count,
.catalog-category-view.page-layout-2columns-left .columns .sidebar .block.filter .filter-content .filter-options .filter-options-item .filter-options-content ol li a:hover .count {
  color: #7c7a7a;
}
@media (min-width: 769px) {
  .catalog-category-view.page-layout-1column .column.main .block.filter {
    border-top: none;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options {
    display: flex;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item {
    padding: 0;
    margin: 0;
    width: auto;
    border-bottom: 1px solid #000000;
    height: 54px;
    display: flex;
    flex: 1;
    align-items: center;
    position: relative;
    text-align: center;
    margin-right: 30px;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item.active::before {
    display: none;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item.active::after {
    display: none;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item:last-child {
    margin-right: 0;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-title {
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 2px;
    font-weight: 500;
    width: 100%;
    word-break: normal;
    text-align: left;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-content {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    left: 0;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-content form ul,
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-content form ol {
    margin: 0;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-content form ul li,
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-content form ol li {
    margin: 0;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-content form ul li a,
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-content form ol li a {
    display: block;
    text-align: left;
    padding: 7px 15px;
    color: #000000;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0.75px;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    border-radius: 0;
    border: none;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-content form ul li a .count,
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-content form ol li a .count {
    color: #757575;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-content form ul li a:hover .count,
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options .filter-options-item .filter-options-content form ol li a:hover .count {
    color: #7c7a7a;
  }
}
@media (max-width: 768px) {
  .catalog-category-view.page-layout-1column .column.main .block.filter.active .filter-title {
    border-bottom: none;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter.active .filter-title strong {
    border: none;
    left: initial;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter.active .filter-title strong:after {
    font-size: 15px;
    color: #000;
    margin-left: 5px;
    top: -23px;
    position: absolute;
    right: 11px;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-title strong {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 0;
    left: 20px;
    line-height: 18px;
    padding: 10px 10px;
    font-size: 14px;
    color: #000;
    height: 40px;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content .filter-options-item .filter-options-title {
    color: #000000;
    letter-spacing: 1px;
    font-weight: 500;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content ul,
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content ol {
    margin: 5px 0 0 0;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content ul li a,
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content ol li a {
    display: block;
    text-align: left;
    padding: 7px 15px;
    color: #000000;
    font-size: 14px;
    line-height: 19px;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    border-radius: 0;
    border: none;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content ul li a .count,
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content ol li a .count {
    color: #757575;
  }
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content ul li a:hover .count,
  .catalog-category-view.page-layout-1column .column.main .block.filter .filter-content ol li a:hover .count {
    color: #7c7a7a;
  }
}
@media (max-width: 768px) {
  .catalog-category-view.page-layout-1column .column.main .toolbar-products .toolbar-amount {
    display: none!important;
  }
}
/*Deal style*/
.deals-index-index .page-wrapper {
  background: #f8f8f8;
}
.deals-index-index .page-wrapper .page-main {
  margin-top: 35px;
}
.deals-index-index .page-wrapper .page-main .columns {
  padding-top: 0;
}
.deals-index-index .page-wrapper .page-main .columns .block.filter {
  display: none;
}
.deals-index-index .page-wrapper .page-main .columns .toolbar-products {
  width: auto;
  margin: 0;
  position: static;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.deals-index-index .page-wrapper .page-main .columns .toolbar-products .toolbar-amount {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #000;
  padding: 11px 0;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .toolbar-products .toolbar-amount {
    padding: 0;
    font-size: 14px;
    line-height: 19px;
    display: inline;
  }
}
.deals-index-index .page-wrapper .page-main .columns .toolbar-products .toolbar-sorter {
  padding-left: 25px;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .toolbar-products .toolbar-sorter {
    position: static;
  }
}
.deals-index-index .page-wrapper .page-main .columns .toolbar-products .toolbar-sorter label {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #000;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .toolbar-products .toolbar-sorter label {
    font-size: 14px;
    line-height: 19px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .toolbar-products .toolbar-sorter select {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.25);
  padding: 11px 12px;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  text-transform: none;
  border-radius: 0;
  height: 42px;
  width: 141px;
  background: transparent url(../images/arrow-down.png) no-repeat center right 12px;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .toolbar-products .toolbar-sorter select {
    padding: 10px 7px;
    height: 40px;
    width: 135px;
    background-position: center right 8px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li {
  padding: 0;
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
@media (min-width: 540px) and (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li {
    width: 48%;
    margin: 0 4% 4% 0;
  }
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li:nth-child(4n) {
  margin-right: 0;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li:nth-child(4n) {
    margin-right: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li:nth-child(3n) {
    margin-right: 0;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info {
  width: 100%;
  background: #fff;
  padding: 20px;
}
@media (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info {
    padding: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info {
    padding: 15px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info:hover {
  box-shadow: none;
  margin: 0;
  border: none;
  padding: 20px;
  position: static;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-photo {
  display: block;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-photo .product-image-container {
  width: 100% !important;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    min-height: auto;
  }
}
@media (min-width: 540px) and (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 16px;
    line-height: 21px;
    min-height: 42px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .custom-price {
  height: 30px;
  margin: 10px 0 35px;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .custom-price {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .custom-price {
    margin-bottom: 25px;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .custom-price {
    margin-bottom: 15px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 30px;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 13px;
    line-height: 18px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #b61a2d;
  font-weight: 500;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .price-box span.price {
    font-size: 15px;
    line-height: 20px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-details .action.tocompare {
  display: none;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner {
  width: 100%;
  position: static;
  box-shadow: none;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner:before {
  display: none;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
@media (min-width: 540px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary {
    width: calc(100% - 80px);
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart {
    padding: 9px 11px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 540px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 10px 15px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 17px;
  width: 22px;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .towishlist {
    width: 35px;
    height: 38px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .tocompare {
    width: 35px;
    height: 38px;
  }
}
.deals-index-index .page-wrapper .page-main .columns .products ol.products li .product-item-info .product-item-inner .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.deals-index-index .page-wrapper .page-main .columns .products ~ .toolbar-products {
  display: none;
}
/*Custom product detail style*/
.catalog-product-view .page-main {
  padding-top: 35px;
}
.catalog-product-view .page-main .product.media {
  width: 51.5%;
}
.catalog-product-view .page-main .product.media .gallery-placeholder img[alt="main product photo"] {
  display: none;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product.media {
    width: 100%;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder {
    margin-bottom: 30px;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav__frame.fotorama__active .fotorama__dot {
    background-color: #000;
    border: none;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav__frame .fotorama__dot {
    width: 12px;
    height: 12px;
    background: #d9d9d9;
    border: none;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__arr {
    transform: none !important;
    opacity: 1;
    background: transparent;
    width: 22px;
    display: block !important;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--next {
    right: 0 !important;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--next .fotorama__arr__arr {
    background-image: url(../images/thumbnail-arr-right.png);
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr {
    background-image: url(../images/thumbnail-arr-left.png);
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__arr .fotorama__arr__arr {
    background-position: center center;
    background-repeat: no-repeat;
    height: 28px;
    width: 22px;
  }
}
@media (min-width: 769px) {
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap {
    padding-top: 60%;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage {
    height: 100% !important;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    width: 83.697% !important;
    left: 13.303% !important;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__stage__frame .fotorama__img {
    top: 0 !important;
    left: 0 !important;
    transform: translate3d(0, 0, 0) !important;
    right: 0 !important;
    margin: 0 auto;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__stage__shaft {
    max-width: 100% !important;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__arr {
    transform: none !important;
    opacity: 1;
    background: transparent;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--next {
    right: 0 !important;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--next .fotorama__arr__arr {
    background-image: url(../images/thumbnail-arr-right.png);
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr {
    background-image: url(../images/thumbnail-arr-left.png);
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__stage .fotorama__arr .fotorama__arr__arr {
    background-position: center center;
    background-repeat: no-repeat;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__nav-wrap {
    order: 1;
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__arr,
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr {
    background-color: rgba(255, 255, 255, 0.6);
  }
  .catalog-product-view .page-main .product.media .gallery-placeholder .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__thumb-border {
    border-color: #000;
  }
}
.catalog-product-view .page-main .product-info-main {
  width: 48.5%;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product-info-main {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .catalog-product-view .page-main .product-info-main {
    margin-bottom: 50px;
  }
}
.catalog-product-view .page-main .product-info-main .page-title-wrapper h1.page-title {
  font-size: 30px;
  font-weight: 500;
  color: #000;
  line-height: 38px;
  margin: 0 0 15px 0;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .product-info-main .page-title-wrapper h1.page-title {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 10px;
  }
}
.catalog-product-view .page-main .product-info-main .product.attribute.overview {
  margin: 0 0 25px 0;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 25px;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .product-info-main .product.attribute.overview {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
  }
}
.catalog-product-view .page-main .product-info-main .product.attribute.overview .value {
  font-size: 16px;
  line-height: 26px;
  color: #4F4F4F;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .product-info-main .product.attribute.overview .value {
    font-size: 14px;
    line-height: 20px;
  }
}
.catalog-product-view .page-main .product-info-main .product.attribute.overview .value p {
  margin: 0;
}
.catalog-product-view .page-main .product-info-main .product-info-price {
  border-color: #dcdcdc;
  margin: 0 0 25px 0;
  padding: 0 0 25px 0;
}
@media (max-width: 639px) {
  .catalog-product-view .page-main .product-info-main .product-info-price {
    width: 100%!important;
  }
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .product-info-main .product-info-price {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
  }
}
.catalog-product-view .page-main .product-info-main .product-info-price .price-box {
  display: block;
  padding: 0;
  margin-bottom: 15px;
}
.catalog-product-view .page-main .product-info-main .product-info-price .price-box.call-for-price {
  margin-bottom: 0;
}
.catalog-product-view .page-main .product-info-main .product-info-price .price-box > span {
  display: inline-block;
}
.catalog-product-view .page-main .product-info-main .product-info-price .price-box span.price {
  font-size: 30px;
  font-weight: 500;
  line-height: 38px;
  color: #000;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .product-info-main .product-info-price .price-box span.price {
    font-size: 22px!important;
    line-height: 30px;
  }
}
.catalog-product-view .page-main .product-info-main .product-info-price .price-box .old-price {
  margin-left: 10px;
}
.catalog-product-view .page-main .product-info-main .product-info-price .price-box .old-price .price-label {
  display: none;
}
.catalog-product-view .page-main .product-info-main .product-info-price .price-box .old-price span.price {
  color: #666;
  font-size: 25px!important;
  text-decoration: line-through;
  line-height: 32px;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .product-info-main .product-info-price .price-box .old-price span.price {
    font-size: 18px!important;
    line-height: 26px;
  }
}
.catalog-product-view .page-main .product-info-main .product-info-price .product-info-stock-sku {
  float: none;
  padding: 0;
  text-align: left;
}
.catalog-product-view .page-main .product-info-main .product-info-price .product-info-stock-sku a {
  cursor: inherit;
  text-decoration: none;
  display: inline-block;
}
.catalog-product-view .page-main .product-info-main .product-info-price .product-info-stock-sku .stock.available {
  display: none;
}
.catalog-product-view .page-main .product-info-main .product-info-price .product-info-stock-sku .stock.unavailable {
  color: #000;
}
.catalog-product-view .page-main .product-info-main .product-info-price .product-info-stock-sku .product.attribute.sku {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.35);
  line-height: 18px;
  font-weight: normal;
}
.catalog-product-view .page-main .product-info-main .delivery-section div a {
  cursor: inherit;
  text-decoration: none;
  color: #000000;
}
.catalog-product-view .page-main .product-info-main .product-add-form {
  padding: 0;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart .fieldset {
  display: flex;
  width: 100%;
  align-items: flex-end;
  position: relative;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty {
  margin: 0 15px 0 0;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .label {
  font-size: 14px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control input {
  color: #000;
  border-color: #000;
  height: 52px;
  width: 80px;
  font-size: 16px;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control input + .mage-error {
  position: absolute;
  left: 0;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart .fieldset .actions {
  width: 100%;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart .fieldset .actions button.tocart {
  background: #ffed00;
  border-color: #ffed00;
  border-radius: 0;
  margin: 0;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 30px;
  height: 52px;
  width: auto;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart .fieldset .actions button.tocart:hover {
  background: #f3e62e;
  border-color: #f3e62e;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart .fieldset .actions button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart .fieldset .actions button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/bag-icon.png);
  background-repeat: no-repeat;
  height: 22px;
  width: 20px;
  margin-right: 10px;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart button.tocart.modalRun {
  background: #ffed00;
  border-color: #ffed00;
  border-radius: 0;
  margin: 0;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 30px;
  height: 52px;
  width: 100%;
  max-width: 216px;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart button.tocart.modalRun span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart button.tocart.modalRun span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/mail-icon.png);
  background-repeat: no-repeat;
  height: 17px;
  width: 22px;
  margin-right: 10px;
}
.catalog-product-view .page-main .product-info-main .product-add-form form .box-tocart button.tocart.modalRun span > span:before {
  display: none;
}
.catalog-product-view .page-main .product-info-main .product-add-form + div .postpay-product-widget-container-flex {
  background: transparent !important;
  border-radius: 0 !important;
  max-width: 100% !important;
  padding: 0 !important;
  justify-content: flex-start !important;
}
.catalog-product-view .page-main .product-info-main .product-add-form + div .postpay-product-widget-container-flex .postpay-product-widget-information-text > span {
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  font-family: 'ClanPro' !important;
}
.catalog-product-view .page-main .product-info-main .product-add-form + div .postpay-product-widget-container-flex .postpay-product-widget-information-text > span.postpay-product-widget-text-wrapper > span {
  font-size: 16px;
  font-weight: 500;
  font-family: 'ClanPro' !important;
}
.catalog-product-view .page-main .product-info-main .product-add-form + div .postpay-product-widget-container-flex .postpay-product-widget-information-text > span.postpay-product-widget-text-wrapper > span > .postpay-product-price-wrapper-bold {
  font-family: 'ClanPro' !important;
}
.catalog-product-view .page-main .product-info-main .product-add-form + div .postpay-product-widget-container-flex .postpay-product-widget-information-text > span.postpay-product-widget-text-wrapper > span > .postpay-product-price-wrapper-bold .postpay-product-price-bold {
  font-family: 'ClanPro' !important;
}
.catalog-product-view .page-main .product-info-main .product-add-form + div .postpay-product-widget-container-flex .postpay-product-widget-information-text .postpay-link svg {
  width: 17px !important;
  height: 17px !important;
}
.catalog-product-view .page-main .product-info-main .product.alert {
  margin: 0;
}
.catalog-product-view .page-main .product-info-main .product.alert a {
  color: #000000;
  text-decoration: underline;
  display: inline-block;
}
.catalog-product-view .page-main .product-info-main .amxnotif-block form label {
  color: #000;
  margin-bottom: 5px;
}
.catalog-product-view .page-main .product-info-main .amxnotif-block form .notification-container {
  display: flex;
  flex-wrap: wrap;
  width: 70%;
  margin: 0;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-product-view .page-main .product-info-main .amxnotif-block form .notification-container {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .catalog-product-view .page-main .product-info-main .amxnotif-block form .notification-container {
    width: 100%;
  }
}
.catalog-product-view .page-main .product-info-main .amxnotif-block form .notification-container .input-fields {
  width: 70%;
  max-width: 100%;
  margin: 0;
}
@media (max-width: 575px) {
  .catalog-product-view .page-main .product-info-main .amxnotif-block form .notification-container .input-fields {
    width: 60%;
  }
}
.catalog-product-view .page-main .product-info-main .amxnotif-block form .notification-container .input-fields input.amxnotif-guest-email {
  height: 40px;
  border: 1px solid #c2c2c2;
  font-size: 14px;
}
.catalog-product-view .page-main .product-info-main .amxnotif-block form .notification-container .actions-toolbar {
  width: 30%;
  max-width: 100%;
  margin: 0;
  min-width: inherit;
}
@media (max-width: 575px) {
  .catalog-product-view .page-main .product-info-main .amxnotif-block form .notification-container .actions-toolbar {
    width: 40%;
  }
}
.catalog-product-view .page-main .product-info-main .amxnotif-block form .notification-container .actions-toolbar .primary {
  display: block;
  width: 100%;
}
.catalog-product-view .page-main .product-info-main .amxnotif-block form .notification-container .actions-toolbar .primary button.action {
  margin: 0;
  width: 100%;
  padding: 12px 12px 9px !important;
  background-color: #ffed00 !important;
  color: #000;
  text-transform: uppercase;
  border: 1px solid #e3e3e3 !important;
  font-weight: bold;
  font-size: 14px;
  height: 40px;
}
.catalog-product-view .page-main .product-info-main .amxnotif-block form .notification-container .am-restock-alert-wrapper {
  margin-top: 20px;
  color: #000;
  text-align: left;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product.info.detailed {
    margin-bottom: 0;
  }
}
.catalog-product-view .page-main .product.info.detailed nav.sticky {
  position: fixed;
  top: 182px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1690px;
  padding: 0 20px;
  margin: 0 auto;
  z-index: 100;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product.info.detailed nav.sticky {
    top: 142px;
    padding: 0 15px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .catalog-product-view .page-main .product.info.detailed nav.sticky {
    top: 152px;
  }
}
.catalog-product-view .page-main .product.info.detailed nav.sticky ul.nav {
  border-bottom: none;
  background: #fff;
}
.catalog-product-view .page-main .product.info.detailed nav ul.nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 20px;
}
@media (max-width: 639px) {
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel {
    display: block;
    border: none;
    padding: 0 20px 20px;
  }
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel .owl-item li a {
    font-size: 14px;
    font-weight: 500;
    background: #d5d5d5;
    display: block;
    text-align: center;
    padding: 15px 5px;
    line-height: normal;
    text-decoration: none;
    color: #000 !important;
    line-height: 17px;
  }
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel .owl-item li a.active-section {
    background: #2b2b2b;
    color: #ffed00 !important;
  }
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel .owl-item li.active-mob a {
    background: #2b2b2b;
    color: #ffed00 !important;
  }
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel .owl-nav {
    height: auto;
    margin: 0;
  }
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel .owl-nav button {
    width: 20px;
    height: 25px;
    opacity: 1;
    position: absolute;
  }
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel .owl-nav button span {
    font-size: 0;
  }
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel .owl-nav button:hover {
    background: transparent;
  }
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel .owl-nav button.owl-prev {
    top: 2px;
    left: -8px;
  }
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel .owl-nav button.owl-prev span {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #000;
    display: inline-block;
  }
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel .owl-nav button.owl-next {
    right: -8px;
    top: 2px;
  }
  .catalog-product-view .page-main .product.info.detailed nav ul.nav.owl-carousel .owl-nav button.owl-next span {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #000;
    display: inline-block;
  }
}
.catalog-product-view .page-main .product.info.detailed nav ul.nav > li {
  margin-right: 5px;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product.info.detailed nav ul.nav > li {
    margin-right: 1px;
  }
}
.catalog-product-view .page-main .product.info.detailed nav ul.nav > li > a {
  display: block;
  background: #f8f8f8;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  padding: 16px 30px;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product.info.detailed nav ul.nav > li > a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .catalog-product-view .page-main .product.info.detailed nav ul.nav > li > a {
    font-size: 14px;
    padding: 12px 30px;
  }
}
.catalog-product-view .page-main .product.info.detailed nav ul.nav > li.active > a {
  background: #ffed00;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .description-row {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product.info.detailed .feature_description .description-row {
    margin-bottom: 40px;
  }
}
.catalog-product-view .page-main .product.info.detailed .feature_description .description-row .long-description p {
  margin: 0;
  font-size: 14px;
  line-height: 26px;
  color: #464242;
}
.catalog-product-view .page-main .product.info.detailed .feature_description h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  color: #000;
  padding: 0 0 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 30px;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content {
  display: flex;
  flex-wrap: wrap;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column {
  width: 32.25%;
  margin-right: 1.6%;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column:last-child {
  margin-right: 0;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column > .mgz-element-inner {
  border: 1px solid #dcdcdc;
  padding: 6px;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column > .mgz-element-inner .mgz-element-single_image .mgz-element-inner {
  margin: 0;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column > .mgz-element-inner .mgz-element-single_image .mgz-element-inner .mgz-single-image-wrapper {
  display: block;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column > .mgz-element-inner .mgz-element-single_image .mgz-element-inner .mgz-single-image-wrapper img {
  width: 100%;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column > .mgz-element-inner .mgz-element-heading {
  padding: 0 9px;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column > .mgz-element-inner .mgz-element-heading .mgz-element-inner {
  margin: 0;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column > .mgz-element-inner .mgz-element-heading .mgz-element-inner h3 {
  font-size: 16px;
  line-height: 21px;
  color: #000;
  font-weight: 500;
  margin: 18px 0 10px 0;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column > .mgz-element-inner .mgz-element-text {
  padding: 0 9px;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column > .mgz-element-inner .mgz-element-text .mgz-element-inner {
  margin: 0;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-1 .inner-content .mgz-element-column > .mgz-element-inner .mgz-element-text .mgz-element-inner p {
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 24px;
  color: #464242;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-2 .mgz-pricing-table-wrapper {
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-2 .mgz-pricing-table-wrapper {
    margin-top: 20px;
  }
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-2 .mgz-pricing-table-wrapper:before {
  display: none;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-2 .mgz-pricing-table-wrapper:after {
  display: none;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-2 .mgz-pricing-table-wrapper .mgz-pricing-table {
  flex: inherit;
  width: 49.2%;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-2 .mgz-pricing-table-wrapper .mgz-pricing-table {
    width: 100%;
  }
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-2 .mgz-pricing-table-wrapper .mgz-pricing-table .mgz-pricing-table-content-wrapper {
  border: none;
  background: #f8f8f8;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-benefits-main .product-section-row-2 .mgz-pricing-table-wrapper .mgz-pricing-table .mgz-pricing-table-content-wrapper ul li {
  text-align: left;
  padding: 10px 20px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  font-weight: normal;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-Benefits-4 {
  margin-top: 30px;
  display: none;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product.info.detailed .feature_description .Features-Benefits-4 {
    margin-top: 10px;
  }
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-Benefits-4 .mgz-element-inner > .inner-content {
  width: 100%;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-Benefits-4 .mgz-element-inner > .inner-content .mgz-element-inner {
  padding: 0;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-Benefits-4 table {
  background: #f8f8f8;
  height: auto!important;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-Benefits-4 table tr {
  height: auto!important;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-Benefits-4 table tr td {
  text-align: left;
  padding: 10px 20px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  font-weight: normal;
  height: auto!important;
  vertical-align: middle;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-Benefits-4 table tr td p {
  margin: 0;
}
.catalog-product-view .page-main .product.info.detailed .feature_description .Features-Benefits-4 table tr td:last-child {
  border-left: 1px solid #e6e6e6;
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row {
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: flex-start;
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6 {
  width: 49.2%;
  margin-right: 1.6%;
  background: #f8f8f8;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6 {
    width: 100%;
    margin-right: 0;
  }
  .catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6.technical {
    margin-bottom: 40px;
  }
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6:last-child {
  margin-right: 0;
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6 h5 {
  font-size: 20px;
  line-height: 25px;
  margin: 0;
  padding-bottom: 12px;
  font-weight: normal;
  color: #000;
  background: #fff;
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6 table tr td {
  border-top: none;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  font-weight: normal;
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6 table tr td:first-child {
  font-weight: 600;
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6 table tr:last-child td {
  border: none;
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6.equipment ul {
  padding: 0;
  margin: 0;
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6.equipment ul li {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 20px;
  font-size: 14px;
  color: #000;
  font-weight: 500;
  line-height: 18px;
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6.equipment ul li:last-child {
  border-bottom: 0;
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row .col-sm-6.equipment table tr td li {
  padding: 0;
}
.catalog-product-view .page-main .product.info.detailed .feature_description #specifications-technical .description-text .row div table {
  width: 100% !important;
}
@media (min-width: 769px) {
  .catalog-product-view .page-main .amrelated-pack-wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-title {
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    color: #000;
    padding: 0 0 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 30px;
    padding-top: 50px;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper {
    align-items: center;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    color: #b7b4b4;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 100%;
    width: calc(100% - 300px);
    align-items: flex-start;
    flex-wrap: nowrap;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-plus {
    color: #000;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item {
    min-width: inherit;
    width: 20.9%;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-photo-container {
    width: 100%;
    height: auto;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details {
    text-align: left;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .amrelated-name {
    margin-bottom: 15px;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .amrelated-name a.amrelated-link {
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    color: #000;
    text-decoration: none;
    display: block;
    min-height: 46px;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .price-box {
    margin: 10px 0;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .price-box span.price {
    font-size: 20px;
    line-height: 25px;
    color: #000;
    font-weight: 500;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content {
    width: 100%;
    max-width: 225px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    border: 3px dashed #b7b4b4;
    height: 100%;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price {
    font-size: 24px;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper button {
    background: #FFED00;
    border: none;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    font-family: 'ClanPro';
    line-height: 18px;
    padding: 9px 15px;
    width: 100%;
    height: 42px;
    margin-bottom: 30px;
    border-radius: 0;
  }
}
.catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-discount {
  background: #ff5501;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-title {
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    color: #000;
    padding: 0 0 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 30px;
    padding-top: 50px;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    color: #b7b4b4;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-plus {
    color: #000;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details {
    text-align: left;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .amrelated-name {
    margin-bottom: 15px;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .amrelated-name a.amrelated-link {
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    color: #000;
    text-decoration: none;
    display: block;
    min-height: 46px;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .price-box {
    margin: 10px 0;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .price-box span.price {
    font-size: 20px;
    line-height: 25px;
    color: #000;
    font-weight: 500;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price {
    font-size: 24px;
  }
  .catalog-product-view .page-main .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper button {
    background: #FFED00;
    border: none;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    font-family: 'ClanPro';
    line-height: 18px;
    padding: 9px 15px;
    width: 100%;
    height: 42px;
    margin-bottom: 0;
    border-radius: 0;
  }
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .block.related {
    margin-bottom: 10px;
  }
}
.catalog-product-view .page-main .block.related .block-title {
  padding: 0 0 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 30px;
}
.catalog-product-view .page-main .block.related .block-title strong {
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  color: #000;
}
.catalog-product-view .page-main .block.related .products ol.products {
  position: relative;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item {
  padding-bottom: 1px;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li {
  width: 100%;
  margin: 0;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info {
  width: 100%;
  background: #fff;
  border: 1px solid #dedede;
  padding: 20px;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info {
    padding: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info {
    padding: 15px;
  }
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info:hover {
  box-shadow: none;
  margin: 0;
  padding: 20px;
  position: static;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-photo {
  display: block;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-photo .product-image-container {
  width: 100% !important;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  width: auto;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin: 0 0 15px 0;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #000;
  text-decoration: none;
  display: block;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-details .price-box {
  text-align: left;
  height: 25px;
  margin-bottom: 0;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-details .price-box span.price {
    font-size: 15px;
    line-height: 20px;
  }
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-details .price-box .old-price {
  padding-left: 5px;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-details .price-box .old-price span.price {
  color: #666;
  font-size: 16px;
  text-decoration: line-through;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-details .price-box .old-price span.price {
    font-size: 14px;
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-details .price-box .special-price {
    display: inline-block;
  }
}
.catalog-product-view .page-main .block.related .products ol.products .owl-item li .product-item-info .product-item-actions {
  display: none;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-nav {
  margin: 0;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-nav button {
  opacity: 1;
  position: absolute;
  border: 1px solid #FFED00;
  border-radius: 0;
  background: #FFED00;
  margin: -30px 0 0 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .block.related .products ol.products .owl-nav button {
    width: 30px;
    height: 30px;
  }
}
.catalog-product-view .page-main .block.related .products ol.products .owl-nav button.owl-prev {
  left: 0;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-nav button.owl-prev span {
  display: inline-block;
  background-image: url(../images/left-arrow.png);
  height: 38px;
  width: 38px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .block.related .products ol.products .owl-nav button.owl-prev span {
    height: 28px;
    width: 28px;
    background-size: 10px;
  }
}
.catalog-product-view .page-main .block.related .products ol.products .owl-nav button.owl-next {
  right: 0;
}
.catalog-product-view .page-main .block.related .products ol.products .owl-nav button.owl-next span {
  display: inline-block;
  background-image: url(../images/right-arrow.png);
  height: 38px;
  width: 38px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .block.related .products ol.products .owl-nav button.owl-next span {
    height: 28px;
    width: 28px;
    background-size: 10px;
  }
}
.catalog-product-view .page-main .block.related .products ol.products .owl-nav button.disabled {
  pointer-events: auto;
  opacity: 0.5;
}
.catalog-product-view .page-main .block.upsell .block-title {
  padding: 0 0 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 30px;
}
.catalog-product-view .page-main .block.upsell .block-title strong {
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  color: #000;
}
.catalog-product-view .page-main .block.upsell .products ol.products {
  position: relative;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item {
  padding-bottom: 1px;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li {
  width: 100%;
  margin: 0;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info {
  width: 100%;
  background: #fff;
  border: 1px solid #dedede;
  padding: 20px;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info {
    padding: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info {
    padding: 15px;
  }
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info:hover {
  box-shadow: none;
  margin: 0;
  padding: 20px;
  position: static;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-photo {
  display: block;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-photo .product-image-container {
  width: 100% !important;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  width: auto;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin: 0 0 15px 0;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #000;
  text-decoration: none;
  display: block;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-details .price-box {
  text-align: left;
  height: 25px;
  margin-bottom: 0;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 768px) {
  .catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  .catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-details .price-box span.price {
    font-size: 15px;
    line-height: 20px;
  }
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-details .price-box .old-price {
  padding-left: 5px;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-details .price-box .old-price span.price {
  color: #666;
  font-size: 16px;
  text-decoration: line-through;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-details .price-box .old-price span.price {
    font-size: 14px;
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-details .price-box .special-price {
    display: inline-block;
  }
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-item li .product-item-info .product-item-actions {
  display: none;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-nav {
  margin: 0;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-nav button {
  opacity: 1;
  position: absolute;
  border: 1px solid #FFED00;
  border-radius: 0;
  background: #FFED00;
  margin: -30px 0 0 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .block.upsell .products ol.products .owl-nav button {
    width: 30px;
    height: 30px;
  }
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-nav button.owl-prev {
  left: 0;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-nav button.owl-prev span {
  display: inline-block;
  background-image: url(../images/left-arrow.png);
  height: 38px;
  width: 38px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .block.upsell .products ol.products .owl-nav button.owl-prev span {
    height: 28px;
    width: 28px;
    background-size: 10px;
  }
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-nav button.owl-next {
  right: 0;
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-nav button.owl-next span {
  display: inline-block;
  background-image: url(../images/right-arrow.png);
  height: 38px;
  width: 38px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1199px) {
  .catalog-product-view .page-main .block.upsell .products ol.products .owl-nav button.owl-next span {
    height: 28px;
    width: 28px;
    background-size: 10px;
  }
}
.catalog-product-view .page-main .block.upsell .products ol.products .owl-nav button.disabled {
  pointer-events: auto;
  opacity: 0.5;
  cursor: default;
}
/*Cart custom style*/
.checkout-cart-index .page-wrapper {
  padding-top: 50px;
}
@media (max-width: 1349px) {
  .checkout-cart-index .page-wrapper {
    padding-top: 30px;
  }
}
.checkout-cart-index .page-wrapper h1.page-title {
  font-size: 40px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper h1.page-title {
    font-size: 22px;
  }
}
@media (min-width: 769px) and (max-width: 1349px) {
  .checkout-cart-index .page-wrapper h1.page-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container {
    display: flex;
    flex-direction: column;
    padding: 0 15px;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart {
    margin-bottom: 0;
    order: 1;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper {
    margin-bottom: 0;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr th.col.empty {
  padding: 24px 15px 15px 50px;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr th.col.empty {
    display: none;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td {
    padding: 10px 15px 5px 90px;
    display: block;
    float: none;
    width: 100%;
  }
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td:before {
    display: inline-block;
    padding-right: 10px;
  }
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td > span {
    display: inline-block;
  }
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td .field.qty {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.qty {
    text-align: left;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.item .product-item-photo .product-image-container {
    width: 90px!important;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.qty .control.qty {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.qty .control.qty {
    justify-content: flex-start;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.qty .control.qty label {
  display: flex;
  align-items: center;
  border: 1px solid #000;
  padding: 0;
  height: 40px;
  width: 126px;
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.qty .control.qty label input {
  margin: 0;
  height: 100%;
  border: none;
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.qty .control.qty label div {
  padding: 0 10px;
  height: 100%;
  line-height: 38px;
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.qty .control.qty label div.less {
  border-right: 1px solid #000;
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.qty .control.qty label div.more {
  border-left: 1px solid #000;
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.price {
  padding-top: 32px;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.price {
    padding-top: 15px;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.price span.price {
  color: #000;
  font-weight: 500 !important;
  font-size: 16px;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.price span.price {
    font-size: 14px;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.subtotal {
  padding-top: 32px;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.subtotal {
    padding-top: 15px;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.subtotal span.price {
  color: #000;
  font-weight: 500 !important;
  font-size: 16px;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.subtotal span.price {
    font-size: 14px;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.item .product-item-details {
  padding-top: 12px;
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.item .product-item-details .product-item-name {
  font-weight: 500;
  font-size: 16px;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.item .product-item-details .product-item-name {
    font-size: 14px;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.col.item .product-item-details .product-item-name a {
  color: #000;
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.action-editable {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.action-editable {
    padding-left: 90px;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.action-editable .actions-toolbar {
  text-align: right;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.action-editable .actions-toolbar {
    margin-top: 0;
    text-align: left;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.action-editable .actions-toolbar a {
  position: static;
  margin-right: 15px;
}
@media (min-width: 992px) and (max-width: 1439px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.action-editable .actions-toolbar a {
    margin-right: 7px;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.action-editable .actions-toolbar a:last-child {
  margin-right: 0;
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.action-editable .actions-toolbar a:before {
  color: #000;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.action-editable .actions-toolbar a.towishlist {
    right: 48px;
    top: 1px;
    left: inherit;
  }
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.action-editable .actions-toolbar a.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  width: 20px;
  line-height: 20px;
  color: #000;
  content: '\e600';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-cart-index .page-wrapper .cart-container .form-cart .table-wrapper table tr td.action-editable .actions-toolbar a.towishlist span {
  font-size: 0;
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary {
  padding: 16px 20px 25px;
  z-index: 11;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary {
    padding: 30px 15px 30px;
    order: 3;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary {
    width: 100%;
    z-index: 11;
  }
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount .title:after {
  color: #000;
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon {
    flex-direction: column;
  }
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .field {
  margin: 0;
  width: 65%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .field {
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .field {
    width: 58%;
  }
}
@media (max-width: 479px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .field {
    width: 59%;
  }
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .field .control input {
  height: 32px;
  border-color: #000;
  background: #fff;
  font-size: 12px;
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .actions-toolbar {
  width: 32%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .actions-toolbar {
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .actions-toolbar {
    width: 40%;
  }
}
@media (max-width: 479px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .actions-toolbar {
    width: 40%;
  }
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .actions-toolbar .primary {
  width: 100%;
  text-align: center;
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .actions-toolbar .primary button {
  margin: 0;
  font-size: 12px;
  padding: 5px;
  height: 32px;
  width: 100%;
  color: #000;
  font-weight: 500;
  background: #ffed00;
  box-shadow: none;
  border-color: #ffed00;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .block.discount form .fieldset.coupon .actions-toolbar .primary button {
    letter-spacing: -0.2px;
  }
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary strong.summary {
  margin-top: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary strong.summary {
    font-size: 20px;
    line-height: 15px;
    display: block;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .shipping .title {
    padding: 10px 20px 10px 0;
  }
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .shipping .title:after {
  color: #000;
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .shipping .title strong {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals {
    padding-left: 0;
    padding-right: 0;
  }
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals table tr.totals.sub td span.price {
  font-weight: 500;
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals table tr.totals.shipping td span.price {
  font-weight: 500;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals table tr.totals-tax-summary th {
    border: none;
  }
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals table tr.totals-tax-summary td span.price {
  font-weight: 500;
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals table tr.totals-tax-details td span.price {
  font-weight: 500;
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals table tr.grand th,
.checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals table tr.grand td {
  font-size: 16px;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals table tr.grand th,
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals table tr.grand td {
    border: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals table tr.grand th,
  .checkout-cart-index .page-wrapper .cart-container .cart-summary .cart-totals table tr.grand td {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary ul.checkout-methods-items {
    padding: 0;
  }
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary ul.checkout-methods-items li .checkout {
  background: #ffed00;
  border-color: #ffed00;
  color: #000;
  font-weight: 500;
  font-family: 'ClanPro' !important;
  border-radius: 0;
}
.checkout-cart-index .page-wrapper .cart-container .cart-summary ul.checkout-methods-items li .checkout:hover {
  background: #ffed00;
  border-color: #ffed00;
  color: #000;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .checkout-cart-index .page-wrapper .cart-container .cart-summary ul.checkout-methods-items li .checkout {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-discount {
    margin-bottom: 40px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .checkout-cart-index .page-wrapper .cart-discount {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .checkout-cart-index .page-wrapper .cart-discount {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .cart-discount .discount .title {
    border-top: none;
  }
}
.checkout-cart-index .page-wrapper .cart-discount .discount .title strong {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.checkout-cart-index .page-wrapper .cart-discount .discount .title:after {
  color: #000;
}
.checkout-cart-index .page-wrapper .cart-discount .discount .content form .fieldset.coupon .field .control input {
  font-size: 14px;
  color: #000;
  height: 45px;
  line-height: 20px;
  padding: 15px;
  border-right: 0;
}
.checkout-cart-index .page-wrapper .cart-discount .discount .content form .fieldset.coupon .actions-toolbar button.apply {
  height: 45px;
  border: none;
  box-sizing: border-box;
  background: #ffed00;
  padding: 15px 25px;
  color: #000;
  font-size: 16px;
  box-shadow: none;
  font-weight: 500;
}
.checkout-cart-index .page-wrapper .block.crosssell {
  margin-top: 20px;
  width: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .block.crosssell {
    order: 2;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item {
  background: #fff;
  text-align: center;
  padding: 20px;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item {
    padding: 10px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item {
    padding: 15px;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-photo {
  display: block;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .product-item-name {
  text-align: left;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .product-item-name {
    margin-bottom: 10px;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  text-decoration: none;
  display: block;
  min-height: 46px;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 35px;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 14px;
    line-height: 19px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
  }
}
@media (max-width: 543px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .product-item-name .product-item-link {
    min-height: 100%;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .price-box {
  text-align: left;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  height: 25px;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .price-box {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .price-box {
    margin-bottom: 25px;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .price-box .special-price {
  order: 2;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .price-box .special-price {
    margin-top: 0;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .price-box .old-price {
  order: 1;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .price-box .old-price .price-label {
  display: none;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .price-box .old-price .price {
  color: #ABABAB;
  display: inline-block;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
    margin: 0 5px 0 0;
    line-height: 19px;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .price-box span.price {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-details .price-box span.price {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary {
  width: calc(100% - 104px);
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary .stock.unavailable {
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 15px;
  text-align: center;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart {
  background: #FFED00;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  width: 100%;
  height: 42px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 11px 10px;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart {
    padding: 8px 10px;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart:hover {
  background: #f3e62e;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart span {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  content: '';
  display: inline-block;
  background-image: url(../images/teenyicons_bag-solid.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  background-size: 100%;
}
@media (min-width: 1200px) and (max-width: 1639px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
    margin-right: 5px;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
  padding: 12px 15px;
}
@media (min-width: 541px) and (max-width: 991px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun {
    padding: 8px 10px;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span {
  text-transform: capitalize;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart.modalRun span:before {
  background-image: url(../images/mail-icon.png);
  height: 16px;
  width: 20px;
  margin-top: 0px;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-secondary .towishlist {
    width: 40px;
    height: 40px;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  content: '';
  display: inline-block;
  background-image: url(../images/wishlist-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-secondary .tocompare {
    width: 40px;
    height: 40px;
  }
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-secondary .tocompare:before {
  content: '';
  display: inline-block;
  background-image: url(../images/compair-icon.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.checkout-cart-index .page-wrapper .block.crosssell .products-grid .product-item {
  width: 100%;
}
.checkout-cart-index .page-wrapper .block.crosssell .products-grid .product-item .product-item-info {
  width: 100%;
}
.checkout-cart-index .page-wrapper .block.crosssell .products-grid .product-item .product-item-info:hover {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}
.checkout-cart-index .page-wrapper .block.crosssell .products-grid .product-item .product-item-info .product-item-details .price-box {
  justify-content: flex-start;
}
.checkout-cart-index .page-wrapper .block.crosssell .products-grid .product-item .product-item-info .product-item-details .price-box span.price {
  white-space: normal;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart {
  padding: 9px 10px;
  height: 42px;
}
.checkout-cart-index .page-wrapper .block.crosssell .owl-item .product-item-info .product-item-actions .actions-primary button.tocart span:before {
  height: 20px;
  width: 20px;
  margin-right: 5px;
  background-size: 100%;
}
/*Checkout Style*/
.checkout-index-index .page-header .header.content {
  background: transparent !important;
}
@media (max-width: 768px) {
  .checkout-index-index .page-header .header.content {
    background: #ffed00 !important;
  }
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .opc-estimated-wrapper {
    margin: 0;
  }
  .checkout-index-index .page-main .opc-estimated-wrapper .estimated-block .estimated-label {
    font-size: 14px;
  }
  .checkout-index-index .page-main .opc-estimated-wrapper .estimated-block .estimated-price {
    font-size: 16px;
  }
  .checkout-index-index .page-main .opc-estimated-wrapper .minicart-wrapper button.showcart {
    padding: 5px;
    position: relative;
  }
  .checkout-index-index .page-main .opc-estimated-wrapper .minicart-wrapper button.showcart:before {
    content: '';
    display: inline-block;
    background-image: url(../images/teenyicons_bag-solid.png);
    height: 24px;
    width: 24px;
  }
  .checkout-index-index .page-main .opc-estimated-wrapper .minicart-wrapper button.showcart .counter.qty {
    position: absolute;
    top: -8px;
    right: -8px;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0;
    min-width: 24px;
    padding: 1px;
  }
}
.checkout-index-index .page-main .page-title-wrapper {
  padding: 0!important;
  margin: 0!important;
}
.checkout-index-index .page-main .page-title-wrapper h1 {
  color: #000 !important;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 36px;
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .page-title-wrapper h1 {
    font-size: 24px;
    margin-bottom: 10px !important;
  }
}
.checkout-index-index .page-main .page-title-wrapper .checkout-description {
  color: #000 !important;
}
.checkout-index-index .page-main .one-step-checkout-wrapper .step-content .form.form-login {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .one-step-checkout-wrapper .step-content .form.form-login {
    padding: 20px 0 0;
  }
}
.checkout-index-index .page-main .osc-cms-block {
  margin: 0;
}
.checkout-index-index .page-main .opc-wrapper .step-title {
  border-radius: 0 !important;
  color: #000 !important;
}
.checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .step-content button.action-show-popup {
  border-radius: 0!important;
}
.checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address {
  margin-top: 0;
  max-width: 100%;
}
@media (min-width: 769px) and (max-width: 991px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address {
    max-width: 100%;
  }
}
@media (max-width: 786px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address {
    padding: 0;
  }
}
.checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field {
  margin: 10px 0;
}
@media (min-width: 769px) and (max-width: 991px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field {
    padding: 0 10px!important;
    width: 50%;
  }
}
.checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field .label {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 2px !important;
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field .label {
    padding-left: 0;
  }
}
.checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field .control input,
.checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field .control select {
  border-radius: 0 !important;
  height: 36px;
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field .control input,
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field .control select {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field.street {
    padding: 0 !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field.street {
    width: 100%;
    padding: 0!important;
  }
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field.street legend.label {
    padding-left: 10px!important;
  }
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field.street .field {
    float: left;
  }
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-address .form-shipping-address .fieldset.address .field.street .field.additional {
    margin-top: 0;
  }
}
.checkout-index-index .page-main .opc-wrapper .shipping-address-items {
  margin-top: 0!important;
  padding: 0;
}
.checkout-index-index .page-main .opc-wrapper .shipping-address-items .shipping-address-item.selected-item {
  border-color: #000;
}
.checkout-index-index .page-main .opc-wrapper .shipping-address-items .shipping-address-item.selected-item:after {
  background: #000;
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .payment-methods {
    margin: 0;
  }
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .payment-methods .payment-group {
  /*display: flex;
    						align-items: center;
    						flex-wrap:wrap;
    						-webkit-flex-wrap:wrap;*/
  position: relative;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .payment-methods .payment-group .payment-method {
  padding: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  /*display: flex;
							    align-items: center;
							    justify-content: center;*/
  border: 2px solid transparent;
  /*.field.choice {
								    position: relative;
								    border:none;
								    padding:0;
								    input[type="radio"] {
									    position: absolute;
									    opacity: 0;
									    left: 0;
									    & + .label {
										    padding-left:0;
										    font-size: 0;
										    display: flex;
    										width: 100%;
										    @media (max-width:768px) {
										    	padding-left:0;
										    }
										    &:before {
											    content: '';
											    position: absolute;
											    width: 16px;
											    height: 16px;
											    border: 1px solid #000;
											    border-radius: 50%;
											    -webkit-border-radius: 50%;
											    -moz-border-radius: 50%;
											    left: 0;
											    top: 50%;
			    								transform: translateY(-50%);
			    								-webkit-transform: translateY(-50%);
			    								-moz-transform: translateY(-50%);
			    								display: none;
											}
										}
										&:checked + .label::after {
										    content: '';
										    position: absolute;
										    width: 12px;
										    height: 12px;
										    background: #000;
										    border-radius: 50%;
										    -webkit-border-radius: 50%;
										    -moz-border-radius: 50%;
										    left: 3px;
										    top: 50%;
											transform: translateY(-50%);
											-webkit-transform: translateY(-50%);
											-moz-transform: translateY(-50%);
											display: none;
										}
									}
									img.payment-icon {
										margin:0;
										max-height: 40px !important;
									}
								}*/
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .payment-methods .payment-group .payment-method._active {
  border-color: #ffed00;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .payment-methods .payment-group .payment-method.rejected._active .payment-method-content {
  display: inline-block;
  position: absolute;
  top: 60px;
  left: 0;
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  z-index: 1;
  box-shadow: 0 0 5px 0 #ccc;
  -webkit-box-shadow: 0 0 5px 0 #ccc;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .payment-methods .payment-group .payment-method.rejected._active .payment-method-content #installmentsCard {
  padding: 0 15px;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .payment-methods .payment-group .payment-method .field.choice .label {
  padding-left: 4px;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .payment-methods .payment-group .payment-method .payment-method-content {
  display: none;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .form.form-discount .payment-option-inner.field {
  justify-content: flex-start;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .form.form-discount .payment-option-inner.field .control.input-field {
  width: 60%;
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .form.form-discount .payment-option-inner.field .control.input-field {
    width: 50%;
  }
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .form.form-discount .payment-option-inner.field .actions-toolbar {
  min-width: auto !important;
  width: auto;
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code {
    margin: 0;
  }
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .payment-option-title {
  padding-left: 0;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .payment-option-title .action-toggle > span {
  color: #000;
  font-weight: 500;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .payment-option-title .action-toggle:after {
  color: #000;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .payment-option-title .action-toggle:after:hover {
  color: 000;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .payment-option-content {
  padding: 0 0 20px 10px;
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .payment-option-content {
    padding-left: 0;
  }
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .payment-option-content .field .control input {
  border-radius: 0!important;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .discount-code .payment-option-content .actions-toolbar .primary button {
  border-radius: 0!important;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .form.form-discount {
  margin-top: 5px;
}
.checkout-index-index .page-main .opc-wrapper .checkout-payment-method .step-content .osc-payment-after-methods .form.form-discount .payment-option-inner.field .actions-toolbar {
  margin-top: 0;
}
.checkout-index-index .page-main .opc-wrapper .checkout-shipping-method .step-title {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .opc-wrapper .checkout-shipping-method .step-content form {
    margin-top: 0;
    padding: 0;
  }
}
.checkout-index-index .page-main .opc-wrapper .checkout-shipping-method .step-content form #checkout-shipping-method-load {
  display: none;
}
.checkout-index-index .page-main .opc-wrapper .checkout-shipping-method .step-content form .osc-place-order-block {
  border: none;
  padding: 0 !important;
}
.checkout-index-index .page-main .opc-wrapper .checkout-shipping-method .step-content form .osc-place-order-block .input-box textarea {
  border-radius: 0 !important;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content {
    padding: 0;
  }
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .items-in-cart .title {
  padding-top: 0;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .items-in-cart .title strong {
  font-size: 14px;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .table-totals .totals-tax-summary th {
  border-bottom: none;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .table-totals .totals-tax-summary td {
  border-bottom: none;
}
@media (max-width: 540px) {
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table thead {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 1539px) {
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table thead {
    display: none;
  }
}
@media (max-width: 540px) {
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td {
    border: none;
    display: flex;
    width: 100%;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td .product-item-detail {
    flex: 1;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td .product-item-detail .product-item-inner {
    margin-bottom: 0;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td .product-item-detail .product-item-inner .product-item-name-block {
    padding-right: 0;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td .product-item-detail .product-item-inner .product-item-name-block .product-item-name {
    margin-bottom: 0;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td.button-remove a.remove i {
    font-size: 18px;
    color: #000;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td:not(:first-child) {
    padding-left: 91px!important;
  }
}
@media (min-width: 769px) and (max-width: 1539px) {
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td {
    border: none;
    display: flex;
    width: 100%;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td .product-item-detail {
    flex: 1;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td .product-item-detail .product-item-inner {
    margin-bottom: 0;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td .product-item-detail .product-item-inner .product-item-name-block {
    padding-right: 0;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td .product-item-detail .product-item-inner .product-item-name-block .product-item-name {
    margin-bottom: 0;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td.button-remove a.remove i {
    font-size: 18px;
    color: #000;
  }
  .checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr > td:not(:first-child) {
    padding-left: 91px!important;
  }
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr td.product .product-item-detail .product-item-name-block a {
  color: #000;
  text-decoration: none;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr td.product .product-item-detail .product-item-name-block a .product-item-name {
  font-size: 14px !important;
  line-height: 19px;
  text-decoration: none;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr td.details-qty .qty-wrapper {
  padding: 0;
  height: 26px;
  border: 1px solid #000;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr td.details-qty .qty-wrapper a.button-action {
  border-radius: 0 !important;
  height: 25px;
  width: 20px;
  border: none;
  margin: 0;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr td.details-qty .qty-wrapper a.button-action i {
  line-height: 22px;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr td.details-qty .qty-wrapper .qty-wrap {
  width: 30px;
  height: 24px;
  vertical-align: inherit;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr td.details-qty .qty-wrapper .qty-wrap input {
  border-radius: 0 !important;
  height: 100%;
  padding-top: 4px;
  box-sizing: border-box;
  border-top: 0;
  width: 100%;
  border-bottom: 0;
  top: -1px;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items table tr td.button-remove .remove-wrapper a.remove {
  color: #000;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .minicart-items .actions-toolbar {
  display: none;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .table-totals tr {
  margin-top: 20px;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .table-totals tr.totals.shipping th.mark span.value {
  display: none;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .table-totals tr.grand.totals.incl th {
  font-size: 16px;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .order-summary .step-content .table-totals tr.grand.totals.incl td.amount {
  padding-left: 20px;
  font-size: 16px;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .osc-place-order-wrapper button.action.primary.checkout {
  border-radius: 0!important;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .osc-place-order-wrapper button.action.primary.checkout span {
  color: #000;
  background: none;
  border: none;
}
.checkout-index-index .page-main .opc-wrapper #opc-sidebar .osc-place-order-wrapper .osc-multi-address-checkout .action.multicheckout {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
  display: inline-block;
}
@media (max-width: 768px) {
  .checkout-index-index .page-main .opc-wrapper .one-step-checkout-container .col-mp {
    padding: 0;
    width: 100%!important;
  }
  .checkout-index-index .page-main .opc-wrapper .one-step-checkout-container .col-mp .row-mp {
    margin: 0;
  }
  .checkout-index-index .page-main .opc-wrapper .one-step-checkout-container .col-mp.field {
    margin: 15px 0 0;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .checkout-index-index .page-main .opc-wrapper .one-step-checkout-container .col-mp:first-child {
    padding: 0;
    width: 100%;
  }
  .checkout-index-index .page-main .opc-wrapper .one-step-checkout-container .col-mp:first-child .row-mp {
    margin: 0;
  }
  .checkout-index-index .page-main .opc-wrapper .one-step-checkout-container .col-mp:first-child .row-mp .col-mp {
    padding: 0;
  }
}
.checkout-index-index .page-main .modal-popup.osc-new-address-popup .modal-content {
  padding-right: 15px;
}
.checkout-index-index .page-main .modal-popup.osc-new-address-popup .modal-content form {
  max-width: 100%;
}
.checkout-index-index .page-main .modal-popup.osc-new-address-popup .modal-content form .fieldset .field .control input,
.checkout-index-index .page-main .modal-popup.osc-new-address-popup .modal-content form .fieldset .field .control select {
  border-radius: 0 !important;
  height: 40px;
}
.checkout-index-index .modal-popup .modal-inner-wrap {
  width: 75% !important;
  border-radius: 0 !important;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer {
  display: block;
}
/*checkout success*/
@media (max-width: 768px) {
  .checkout-onepage-success .page-main .page-title-wrapper {
    padding-left: 0;
  }
}
.checkout-onepage-success .page-main .page-title-wrapper h1 {
  display: none;
}
.checkout-onepage-success .page-main .page-title-wrapper a.action.print {
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
}
.checkout-onepage-success .page-main .column.main .checkout-success {
  width: 100%;
  max-width: 600px;
  text-align: center;
  background: #f8f8f8;
  padding: 30px;
  margin: 35px auto;
  box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.1);
}
@media (max-width: 540px) {
  .checkout-onepage-success .page-main .column.main .checkout-success {
    padding: 30px 15px;
  }
}
@media (max-width: 768px) {
  .checkout-onepage-success .page-main .column.main .checkout-success {
    margin-top: 0;
  }
}
.checkout-onepage-success .page-main .column.main .checkout-success .actions-toolbar {
  text-align: center;
  margin-top: 20px;
}
.checkout-onepage-success .page-main .column.main .checkout-success .actions-toolbar > .primary {
  float: none;
  margin: 0;
}
.checkout-onepage-success .page-main .column.main .checkout-success .actions-toolbar > .primary a.continue {
  background: #ffed00;
  border-color: #ffed00;
  border-radius: 0;
  color: #000;
  font-weight: 500;
  font-family: 'ClanPro' !important;
  margin: 0;
}
.checkout-onepage-success .page-main .column.main .checkout-success h2 {
  font-weight: 500;
  margin-top: 0;
  font-size: 28px;
  line-height: normal;
}
@media (max-width: 540px) {
  .checkout-onepage-success .page-main .column.main .checkout-success h2 {
    font-size: 20px;
    font-weight: bold;
  }
}
.checkout-onepage-success .page-main .column.main .checkout-success p {
  font-size: 14px;
  color: #000;
  line-height: 19px;
}
.checkout-onepage-success .page-main .column.main .checkout-success p > a {
  color: #000;
  text-decoration: underline;
  display: inline-block;
}
/*Contact us style*/
body.contact-index-index .page-main {
  width: 100%;
  padding: 0;
  max-width: 100%;
  background: #f5f5f5;
}
body.contact-index-index .page-main .page-title-wrapper {
  display: none;
}
body.contact-index-index .page-main .map-section {
  margin-bottom: 88px;
}
@media (max-width: 1199px) {
  body.contact-index-index .page-main .map-section {
    margin-bottom: 40px;
  }
}
body.contact-index-index .page-main .map-section .mgz-container {
  width: 100%;
}
body.contact-index-index .page-main .map-section .mgz-container .mgz-element-column > .mgz-element-inner {
  padding: 0;
}
body.contact-index-index .page-main .map-section .mgz-container .mgz-element-column > .mgz-element-inner .custom-map iframe {
  display: block;
}
body.contact-index-index .page-main .form-main-container {
  display: flex;
  width: 100%;
  max-width: 1400px;
  padding: 0 20px;
  margin: 0 auto 100px auto;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  body.contact-index-index .page-main .form-main-container {
    margin-bottom: 40px;
    padding: 0 15px;
    flex-direction: column;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container {
    margin-bottom: 40px;
  }
}
body.contact-index-index .page-main .form-main-container .form.contact {
  min-width: inherit;
  width: 61%;
  background: #fff;
  padding: 50px 90px;
}
@media (max-width: 768px) {
  body.contact-index-index .page-main .form-main-container .form.contact {
    width: 100%;
    padding: 40px 20px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form.contact {
    width: 55%;
    padding: 30px 20px;
  }
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset {
  margin-bottom: 30px;
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset legend {
  font-size: 32px;
  line-height: 41px;
  font-weight: 500;
  color: #000;
  position: relative;
  border: none;
  padding: 0;
  margin: 0 0 30px 0;
}
@media (max-width: 768px) {
  body.contact-index-index .page-main .form-main-container .form.contact fieldset legend {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form.contact fieldset legend {
    font-size: 26px;
    line-height: 35px;
  }
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset legend:before {
  content: '';
  position: absolute;
  height: 3px;
  width: 80px;
  background: #ffed00;
  bottom: -10px;
}
@media (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form.contact fieldset legend:before {
    bottom: -5px;
  }
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field.no-label {
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  color: #000;
  margin-bottom: 36px;
}
@media (max-width: 768px) {
  body.contact-index-index .page-main .form-main-container .form.contact fieldset .field.no-label {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form.contact fieldset .field.no-label {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field label {
  display: none;
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control input {
  height: 60px;
  border-color: #000;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  padding: 20px;
  font-weight: normal;
  opacity: 1;
}
@media (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control input {
    height: 50px;
    font-size: 14px;
    line-height: 18px;
    padding: 15px;
  }
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control input:placeholder {
  opacity: 1;
  color: #000;
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control input::-webkit-input-placeholder {
  opacity: 1;
  color: #000;
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control input::-moz-placeholder {
  opacity: 1;
  color: #000;
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control input:-ms-input-placeholder {
  opacity: 1;
  color: #000;
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control input:-moz-placeholder {
  opacity: 1;
  color: #000;
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control textarea {
  border-color: #000;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  padding: 20px;
  opacity: 1;
  font-weight: normal;
}
@media (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control textarea {
    font-size: 14px;
    line-height: 18px;
    padding: 15px;
  }
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control textarea:placeholder {
  opacity: 1;
  color: #000;
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #000;
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control textarea::-moz-placeholder {
  opacity: 1;
  color: #000;
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control textarea:-ms-input-placeholder {
  opacity: 1;
  color: #000;
}
body.contact-index-index .page-main .form-main-container .form.contact fieldset .field .control textarea:-moz-placeholder {
  opacity: 1;
  color: #000;
}
body.contact-index-index .page-main .form-main-container .form.contact .actions-toolbar {
  margin: 0;
}
body.contact-index-index .page-main .form-main-container .form.contact .actions-toolbar button.submit {
  background: #ffed00;
  border-color: #ffed00;
  color: #000;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 50px;
  margin: 0;
}
@media (max-width: 768px) {
  body.contact-index-index .page-main .form-main-container .form.contact .actions-toolbar button.submit {
    font-size: 14px;
    line-height: 18px;
    width: auto;
  }
}
body.contact-index-index .page-main .form-main-container .form.contact .actions-toolbar button.submit:hover {
  background: #f3e62e;
  border-color: #f3e62e;
}
body.contact-index-index .page-main .form-main-container .form-sub-section {
  width: 39%;
  background: #ffed00;
  padding: 45px 32px;
}
@media (max-width: 768px) {
  body.contact-index-index .page-main .form-main-container .form-sub-section {
    width: 100%;
    padding: 40px 20px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form-sub-section {
    width: 45%;
    padding: 30px 20px;
  }
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container {
  width: 100%;
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner {
  padding: 0;
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-heading h5 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #000;
  margin: 0;
}
@media (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-heading h5 {
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
  }
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text {
  margin-bottom: 35px;
}
@media (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text {
    margin-bottom: 25px;
  }
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text p {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #000;
}
@media (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text p {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text p {
    font-size: 15px;
    line-height: 22px;
  }
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text p a {
  text-decoration: underline;
  display: inline-block;
  color: #000;
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .home-section-contect .home-section-contect-list .mgz-icon-list-item {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
  margin-bottom: 40px;
  padding-left: 55px;
  position: relative;
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .home-section-contect .home-section-contect-list .mgz-icon-list-item:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .home-section-contect .home-section-contect-list .mgz-icon-list-item {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .home-section-contect .home-section-contect-list .mgz-icon-list-item {
    font-size: 15px;
    line-height: 22px;
  }
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .home-section-contect .home-section-contect-list .mgz-icon-list-item i {
  position: absolute;
  left: 0;
  top: -8px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .home-section-contect .home-section-contect-list .mgz-icon-list-item i:before {
  display: none;
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .home-section-contect .home-section-contect-list .mgz-icon-list-item i.mgz-fa-phone {
  background-image: url(../images/contact-phone-icon.png);
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .home-section-contect .home-section-contect-list .mgz-icon-list-item i.mgz-fa-facebook-messenger {
  background-image: url(../images/contact-mail-icon.png);
}
body.contact-index-index .page-main .form-main-container .form-sub-section .home-content-section .mgz-container .mgz-element-column > .mgz-element-inner .home-section-contect .home-section-contect-list .mgz-icon-list-item i.mgz-fa-map-marker-alt {
  background-image: url(../images/contact-location-icon.png);
}
/*Custome footer style*/
.page-footer {
  background-color: #ededed;
  padding: 45px 0 30px;
  margin: 0;
}
@media (max-width: 768px) {
  .page-footer {
    padding: 35px 0;
  }
}
.page-footer .footer.content {
  width: 100%;
  max-width: 1690px;
  padding: 0 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media (max-width: 768px) {
  .page-footer .footer.content {
    padding: 0 15px;
    border: none;
  }
}
.page-footer .footer.content .block-static-block {
  margin: 0;
  float: none;
}
.page-footer .footer.content .block-static-block .magezon-builder {
  z-index: inherit;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container {
  width: 100%;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column {
  padding-right: 15px;
}
@media (max-width: 768px) {
  .page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column {
    padding-right: 0;
  }
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner {
  padding: 0;
  margin-bottom: 0;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-heading .mgz-element-inner {
  margin-bottom: 15px;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-heading .mgz-element-inner h4 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text p {
  margin-bottom: 5px;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text p a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column > .mgz-element-inner .mgz-element-text p + h4 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #000;
  margin: 20px 0 15px 0;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column.footer-karcher-service > .mgz-element-inner .mgz-element-text p + h4 {
  font-size: 16px;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column.footer-karcher-service > .mgz-element-inner .mgz-element-text p + h4 strong {
  font-weight: 500;
}
@media (max-width: 768px) {
  .page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column.footer-about-karchar {
    margin: 20px 0;
  }
}
@media (max-width: 768px) {
  .page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column.footer-social-link {
    margin-top: 20px;
  }
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column.footer-social-link .mgz-element-icon {
  display: inline-block;
  margin-top: 10px;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column.footer-social-link .mgz-element-icon > .mgz-element-inner {
  margin-bottom: 0;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column.footer-social-link .mgz-element-icon .mgz-icon-wrapper {
  width: auto;
  height: auto;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column.footer-social-link .mgz-element-icon .mgz-icon-wrapper a {
  position: static;
  display: inline-block;
  margin-right: 20px;
}
.page-footer .footer.content .block-static-block .magezon-builder .mgz-container .mgz-element-column.footer-social-link .mgz-element-icon .mgz-icon-wrapper a .fab {
  position: static;
  font-size: 25px;
}
/*Cms pages*/
@media (max-width: 768px) {
  .cms-page-view .page-main {
    margin-top: 30px;
  }
}
.cms-page-view .page-main .columns {
  margin-bottom: 35px;
}
.cms-page-view .page-main .page-title-wrapper .page-title {
  font-size: 30px;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .cms-page-view .page-main .page-title-wrapper .page-title {
    font-size: 22px;
    line-height: 28px;
  }
}
.cms-page-view .page-main .mgz-container {
  width: 100%!important;
}
.cms-page-view .page-main .mgz-container > .mgz-element > .mgz-element-inner {
  padding: 0;
}
.cms-page-view .page-main .cms-page-full-section {
  /*About*/
}
.cms-page-view .page-main .cms-page-full-section.about-us-section .mgz-single-image-wrapper {
  display: block;
}
.cms-page-view .page-main .cms-page-full-section.about-us-section .mgz-single-image-wrapper img {
  width: 100%;
}
.cms-page-view .page-main .cms-page-full-section.about-us-section .about-heading {
  margin-top: 25px;
}
.cms-page-view .page-main .cms-page-full-section.about-us-section .about-heading h2 {
  font-size: 30px;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .cms-page-view .page-main .cms-page-full-section.about-us-section .about-heading h2 {
    font-size: 22px;
    line-height: 28px;
  }
}
.cms-page-view .page-main .cms-page-full-section.about-us-section .mgz-element-text {
  margin-bottom: 25px;
}
.cms-page-view .page-main .cms-page-full-section.about-us-section .turnover-employees-wwd,
.cms-page-view .page-main .cms-page-full-section.about-us-section .turnover-employees-wwd,
.cms-page-view .page-main .cms-page-full-section.about-us-section .active-patent,
.cms-page-view .page-main .cms-page-full-section.about-us-section .company-sold {
  margin-bottom: 25px;
}
.cms-page-view .page-main .cms-page-full-section.about-us-section .inventor-infra-section .mgz-container,
.cms-page-view .page-main .cms-page-full-section.about-us-section .production-resources-section .mgz-container {
  display: flex;
  flex-wrap: wrap;
}
.cms-page-view .page-main .cms-page-full-section.about-us-section .inventor-infra-section .mgz-container:before,
.cms-page-view .page-main .cms-page-full-section.about-us-section .production-resources-section .mgz-container:before,
.cms-page-view .page-main .cms-page-full-section.about-us-section .inventor-infra-section .mgz-container:after,
.cms-page-view .page-main .cms-page-full-section.about-us-section .production-resources-section .mgz-container:after {
  display: none;
}
.cms-page-view .page-main .cms-page-full-section.about-us-section .inventor-infra-section .mgz-container .mgz-element-column,
.cms-page-view .page-main .cms-page-full-section.about-us-section .production-resources-section .mgz-container .mgz-element-column {
  width: 32.333%;
  margin-right: 1.5%;
}
@media (max-width: 768px) {
  .cms-page-view .page-main .cms-page-full-section.about-us-section .inventor-infra-section .mgz-container .mgz-element-column,
  .cms-page-view .page-main .cms-page-full-section.about-us-section .production-resources-section .mgz-container .mgz-element-column {
    width: 100%;
    margin-right: 0;
  }
}
.cms-page-view .page-main .cms-page-full-section.about-us-section .inventor-infra-section .mgz-container .mgz-element-column:last-child,
.cms-page-view .page-main .cms-page-full-section.about-us-section .production-resources-section .mgz-container .mgz-element-column:last-child {
  margin-right: 0;
}
.cms-page-view.cms-indoor-range .breadcrumbs {
  display: none;
}
.cms-page-view.cms-indoor-range .columns .mgz-container {
  width: 100%;
  max-width: 1690px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .cms-page-view.cms-indoor-range .columns .mgz-container {
    padding: 0 15px!important;
  }
}
.cms-page-view.cms-indoor-range .columns .mgz-container .mgz-element-inner {
  padding: 0;
}
.cms-page-view.cms-indoor-range .columns .indoor-range-video .mgz-container {
  max-width: 100%;
  padding: 0!important;
}
.cms-page-view.cms-indoor-range .columns .indoor-heading-section {
  background: #ffed00;
  padding: 20px 0;
  margin: 25px 0;
}
.cms-page-view.cms-indoor-range .columns .indoor-heading-section .mgz-container {
  max-width: 100%;
  padding: 0;
}
.cms-page-view.cms-indoor-range .columns .indoor-heading-section .mgz-container > .mgz-element-column {
  max-width: 1690px;
  margin: 0 auto;
  padding: 0 20px;
  float: none;
}
@media (max-width: 768px) {
  .cms-page-view.cms-indoor-range .columns .indoor-heading-section .mgz-container > .mgz-element-column {
    padding: 0;
  }
}
.cms-page-view.cms-indoor-range .columns .indoor-heading-section .mgz-container > .mgz-element-column .indoor-heading-box .mgz-element-text > .mgz-element-inner {
  margin-bottom: 10px;
}
.cms-page-view.cms-indoor-range .columns .indoor-heading-section .mgz-container > .mgz-element-column .indoor-heading-box .mgz-element-text > .mgz-element-inner .indoor-subheading {
  font-size: 12px;
  font-weight: 500;
}
.cms-page-view.cms-indoor-range .columns .indoor-heading-section .mgz-container > .mgz-element-column .indoor-heading-box h2 {
  font-size: 35px;
  line-height: normal;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .cms-page-view.cms-indoor-range .columns .indoor-heading-section .mgz-container > .mgz-element-column .indoor-heading-box h2 {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .cms-page-view.cms-indoor-range .columns .indoor-heading-section .mgz-container > .mgz-element-column .indoor-heading-box h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.cms-page-view.cms-indoor-range .columns .indoor-product-box .mgz-container {
  max-width: 1690px;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
}
.cms-page-view.cms-indoor-range .columns .indoor-product-box .mgz-container .mgz-element-column .mgz-element-inner {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .cms-page-view.cms-indoor-range .columns .indoor-product-box .mgz-container .mgz-element-column .mgz-element-inner {
    margin: 0 !important;
    padding-bottom: 15px !important;
  }
}
.cms-page-view.cms-indoor-range .columns .indoor-product-box .mgz-container .mgz-element-column .mgz-element-inner .mgz-element-heading h3 {
  font-size: 20px;
}
.cms-page-view.cms-indoor-range .columns .indoor-product-box .mgz-container .mgz-element-column .mgz-element-inner .mgz-element-text p a {
  display: inline-block;
  text-decoration: underline;
  font-weight: 500;
  color: #000000;
}
.cms-page-view.cms-indoor-range .columns .indoor-product-box .mgz-container .mgz-element-column .mgz-element-inner .mgz-element-button {
  margin-top: auto;
}
.cms-page-view.cms-indoor-range .columns .indoor-product-box .mgz-container .mgz-element-column .mgz-element-inner .mgz-element-button a.mgz-btn {
  background: #FFED00;
  border: none;
  border-radius: 0;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'ClanPro';
  line-height: 18px;
  padding: 9px 15px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
}
.cms-page-view.cms-indoor-range .columns .indoor-desclamer-section .mgz-container {
  max-width: 1690px;
  padding: 0 20px;
}
.cms-page-view.cms-indoor-range .columns .indoor-desclamer-section .mgz-container .mgz-element-column {
  margin-top: 5px;
  padding-top: 30px;
  border-top: 1px solid #eee;
}
@media (max-width: 1199px) {
  .cms-page-view.cms-indoor-range .columns .indoor-desclamer-section .mgz-container .mgz-element-column {
    padding-top: 25px;
    margin-top: 0;
  }
}
.cms-page-view.cms-indoor-range .columns .indoor-desclamer-section .mgz-container .mgz-element-column p {
  font-size: 12px;
}
.cms-corporate-gift .corporate-gift-section .col-custom-section > .mgz-element-inner,
.cms-corporate-gift .corporate-gift-section .col2-section-custom > .mgz-element-inner {
  margin-bottom: 0!important;
}
@media (max-width: 767px) {
  .cms-corporate-gift .corporate-gift-section .col-custom-section > .mgz-element-inner,
  .cms-corporate-gift .corporate-gift-section .col2-section-custom > .mgz-element-inner {
    margin-right: 0 !important;
  }
}
.cms-corporate-gift .corporate-gift-section .col-custom-section > .mgz-element-inner .mgz-element-single_image .mgz-element-inner,
.cms-corporate-gift .corporate-gift-section .col2-section-custom > .mgz-element-inner .mgz-element-single_image .mgz-element-inner {
  margin-bottom: 0!important;
}
.cms-corporate-gift .corporate-gift-section .col-custom-section > .mgz-element-inner .mgz-element-single_image .mgz-element-inner .mgz-single-image-wrapper,
.cms-corporate-gift .corporate-gift-section .col2-section-custom > .mgz-element-inner .mgz-element-single_image .mgz-element-inner .mgz-single-image-wrapper {
  display: block;
}
.cms-corporate-gift .corporate-gift-section .col-custom-section > .mgz-element-inner .mgz-element-single_image .mgz-element-inner .mgz-single-image-wrapper img.mgz-hover-main,
.cms-corporate-gift .corporate-gift-section .col2-section-custom > .mgz-element-inner .mgz-element-single_image .mgz-element-inner .mgz-single-image-wrapper img.mgz-hover-main {
  width: 100%;
}
.cms-corporate-gift .corporate-gift-section .col-custom-section > .mgz-element-inner .main-text-col-custom,
.cms-corporate-gift .corporate-gift-section .col2-section-custom > .mgz-element-inner .main-text-col-custom {
  background: #ffed00;
  width: 100%;
  padding: 20px;
  min-height: 140px;
}
@media (max-width: 1199px) {
  .cms-corporate-gift .corporate-gift-section .col-custom-section > .mgz-element-inner .main-text-col-custom,
  .cms-corporate-gift .corporate-gift-section .col2-section-custom > .mgz-element-inner .main-text-col-custom {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  .cms-corporate-gift .corporate-gift-section .col-custom-section > .mgz-element-inner .main-text-col-custom,
  .cms-corporate-gift .corporate-gift-section .col2-section-custom > .mgz-element-inner .main-text-col-custom {
    min-height: 100%;
  }
}
.cms-corporate-gift .corporate-gift-section .col-custom-section > .mgz-element-inner .main-text-col-custom h3,
.cms-corporate-gift .corporate-gift-section .col2-section-custom > .mgz-element-inner .main-text-col-custom h3 {
  margin-top: 0;
  min-height: 50px;
  line-height: 25px;
}
@media (max-width: 1199px) {
  .cms-corporate-gift .corporate-gift-section .col-custom-section > .mgz-element-inner .main-text-col-custom h3,
  .cms-corporate-gift .corporate-gift-section .col2-section-custom > .mgz-element-inner .main-text-col-custom h3 {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .cms-corporate-gift .corporate-gift-section .col-custom-section > .mgz-element-inner .main-text-col-custom h3,
  .cms-corporate-gift .corporate-gift-section .col2-section-custom > .mgz-element-inner .main-text-col-custom h3 {
    min-height: 100%;
  }
}
.cms-corporate-gift .corporate-gift-section .custom-accordtion {
  margin: 30px 0 10px;
}
@media (min-width: 768px) {
  .cms-corporate-gift .corporate-gift-section .custom-accordtion {
    padding-right: 15px;
  }
}
.cms-corporate-gift .corporate-gift-section .custom-accordtion .mgz-panel {
  margin-bottom: 15px !important;
}
.cms-corporate-gift .corporate-gift-section .custom-accordtion .mgz-panel .mgz-panel-heading {
  background: transparent;
  border-color: #000;
}
.cms-corporate-gift .corporate-gift-section .custom-accordtion .mgz-panel .mgz-panel-heading h4 .has-icon i {
  color: #000;
}
.cms-corporate-gift .corporate-gift-section .custom-accordtion .mgz-panel .mgz-panel-body {
  background: transparent;
  border: none;
  padding-left: 0 !important;
}
.cms-corporate-gift .corporate-gift-section .custom-accordtion .mgz-panel .mgz-panel-body .mgz-panel-body-inner {
  padding-left: 0;
}
.cms-corporate-gift .corporate-gift-section .col2-section-custom {
  display: none;
}
.cms-corporate-gift .corporate-gift-section .corporate-form-section iframe {
  box-shadow: none;
  border: none;
}
/*Faq Custom Design*/
.scrapurl-index-index {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .scrapurl-index-index {
    margin-top: 30px;
  }
}
.scrapurl-index-index .page-title-wrapper h1 {
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
}
.scrapurl-index-index .faq-wrapper .faqcategory .faq-item-category .accordion_category {
  margin: 20px 0;
}
.scrapurl-index-index .faq-wrapper .faqcategory .faq-item-category .accordion_category p {
  color: #000;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  margin: 0;
}
.scrapurl-index-index .faq-wrapper .faqcategory .child_li ul li.faq-item button {
  background: transparent;
  color: #000;
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  padding: 18px 18px 18px 25px;
  position: relative;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
@media (max-width: 768px) {
  .scrapurl-index-index .faq-wrapper .faqcategory .child_li ul li.faq-item button {
    padding: 12px 15px 12px 25px;
  }
}
.scrapurl-index-index .faq-wrapper .faqcategory .child_li ul li.faq-item button:before {
  color: #000;
  font-size: 26px;
  font-weight: normal;
  line-height: 18px;
  content: '+';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.scrapurl-index-index .faq-wrapper .faqcategory .child_li ul li.faq-item.active button::before {
  content: '-';
}
.scrapurl-index-index .faq-wrapper .faqcategory .child_li ul li.faq-item .panel {
  padding: 18px 18px 18px 25px;
  overflow: hidden;
}
.scrapurl-index-index .faq-wrapper .faqcategory .child_li ul li.faq-item .panel.faq-answer {
  background-color: #f5f5f5;
  display: none;
}
.scrapurl-index-index .faq-wrapper .faqcategory .child_li ul li.faq-item .panel.faq-answer p:last-child {
  margin-bottom: 0;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_fonts.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_common.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_account.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_header.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_home.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_mixin.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_category_list_product.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_category_block.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_category_list.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_deal.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_product_detail.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_cart_page.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_contact_us.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_footer.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_cms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FEmizen%5C%2FKarcher%5C%2Fen_US%5C%2Fcss%5C%2Fkarcher-style%5C%2F_faq.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3BAACA%3BEACI%2CaAAa%2CSAAb%3BEACA%2CsBAAA%3BEACA%2CwCAAwC%2COAAO%2COAA%5C%2FC%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CSAAb%3BEACA%2CsBAAA%3BEACA%2C0CAA0C%2COAAO%2COAAjD%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CSAAb%3BEACA%2CsBAAA%3BEACA%2CwCAAwC%2COAAO%2COAA%5C%2FC%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CSAAb%3BEACA%2CsBAAA%3BEACA%2C6CAA6C%2COAAO%2COAApD%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CqBAAb%3BEACA%2CSAAS%2CyCAAT%3BEACA%2CSAAS%2CiDAAiD%2COAAO%2C0BAC7D%2C4CAA4C%2COAAO%2CcACnD%2C2CAA2C%2COAAO%2CaAClD%2C0CAA0C%2COAAO%2CiBACjD%2CoEAAoE%2COAAO%2CMAJ%5C%2FE%3BEAKA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAa%2CqBAAb%3BEACA%2CSAAS%2CsCAAT%3BEACA%2CSAAS%2C8CAA8C%2COAAO%2C0BAC1D%2CyCAAyC%2COAAO%2CcAChD%2CwCAAwC%2COAAO%2CaAC%5C%2FC%2CuCAAuC%2COAAO%2CiBAC9C%2C8DAA8D%2COAAO%2CMAJzE%3BEAKA%2CgBAAA%3BEACA%2CkBAAA%3B%3B%3BACrDJ%3BEAAE%2CsBAAA%3BEAAsB%2C2BAAA%3BEAA2B%2C8BAAA%3B%3BAACnD%3BEACI%2CaAAa%2CSAAb%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3B%3BAAIA%2CQAH0C%3BEAG1C%3BIAFI%2CkBAAA%3B%3B%3BAAKJ%2CQAHqC%2CuBAAmC%3BEAGxE%3BIAFI%2CkBAAA%3B%3B%3BAAVR%2CIAYI%3BAAZJ%2CIAigCC%2CCAr%5C%2FBS%3BAAZV%2CIAigCC%2CCAr%5C%2FBgB%3BAAZjB%2CIAigCC%2CCAr%5C%2FBuB%3BEAChB%2CaAAa%2CSAAb%3B%3BAACA%2CIAFJ%2CMAEK%3BAAAD%2CIAm%5C%2FBP%2CCAr%5C%2FBS%2CMAED%3BAAAD%2CIAm%5C%2FBP%2CCAr%5C%2FBgB%2CMAER%3BAAAD%2CIAm%5C%2FBP%2CCAr%5C%2FBuB%2CQAEf%3BEACG%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAhBZ%2CIAmBI%2CUAAY%2CSAAM%2CSAAY%2CSAAM%3BAAnBxC%2CIAoBI%2CUAAY%2CUAAU%2CSAAM%2CSAAY%2CSAAM%3BAApBlD%2CIAqBI%2CUAAY%2CSAAM%2CUAAa%2CSAAM%3BAArBzC%2CIAsBI%2CUAAY%2CUAAU%2CSAAM%2CUAAa%2CSAAM%3BEAC3C%2CyBAAA%3BEACA%2C2BAAA%3B%3BAAxBR%2CIA0BI%3BEACI%2C4BAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3B%3BAA7BR%2CIA%2BBI%3BAA%5C%2FBJ%2CIAigCC%2CCAl%2BBM%3BAA%5C%2FBP%2CIAigCC%2CCAl%2BBS%3BEAAI%2CUAAA%3BEAAU%2CSAAA%3BEAAS%2CgBAAA%3B%3BAA%5C%2FBjC%2CIAiCI%3BEACC%2CiBAAA%3BEACA%2CeAAA%3B%3BAAIG%2CQAH0C%3BEAG1C%2CIANJ%3BIAIQ%2CeAAA%3B%3B%3BAArCZ%2CIAiCI%2CWAMI%2CSAAS%2CQAAO%3BEACZ%2CiBAAA%3B%3BAAxCZ%2CIA2CI%2CUAAU%2CeACN%3BEACI%2CSAAA%3BEACA%2CsBAAA%3B%3BAA9CZ%2CIAiDI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAApDR%2CIAiDI%2CaAII%2CGAAE%3BEACE%2CmBAAA%3B%3BAAtDZ%2CIAiDI%2CaAII%2CGAAE%2CMAEE%2CGAAE%3BEACE%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2CIAXZ%2CaAII%2CGAAE%2CMAEE%2CGAAE%2CKAKG%2CIAAI%2CaAAa%3BEACd%2CcAAA%3BEACA%2CaAAA%3B%3BAA9DpB%2CIAiDI%2CaAII%2CGAAE%2CMAEE%2CGAAE%2CKASE%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAArEpB%2CIAiDI%2CaAII%2CGAAE%2CMAEE%2CGAAE%2CKAgBE%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA3EpB%2CIAiFI%2CgBAAe%2CMAAM%3BEACjB%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAIA%2CQAHyB%2CuBAAuB%3BEAGhD%2CIAbJ%2CgBAAe%2CMAAM%3BIAWb%2CUAAA%3B%3B%3BAAKJ%2CQAHyB%2CuBAAsB%3BEAG%5C%2FC%2CIAhBJ%2CgBAAe%2CMAAM%3BIAcb%2CUAAA%3B%3B%3BAAQJ%2CQANyB%3BEAMzB%2CIAtBJ%2CgBAAe%2CMAAM%3BIAiBb%2CWAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3B%3B%3BAArGZ%2CIAiFI%2CgBAAe%2CMAAM%2CcAsBjB%2CWAAU%3BEACN%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CQAHyB%2CuBAAuB%3BEAGhD%2CIA%5C%2FBR%2CgBAAe%2CMAAM%2CcAsBjB%2CWAAU%3BIAOF%2CoBAAA%3B%3B%3BAAKJ%2CQAHyB%3BEAGzB%2CIAlCR%2CgBAAe%2CMAAM%2CcAsBjB%2CWAAU%3BIAUF%2CqBAAA%3B%3B%3BAAjHhB%2CIAiFI%2CgBAAe%2CMAAM%2CcAsBjB%2CWAAU%2CMAYN%2CKAAI%3BEACA%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3B%3BAAtHhB%2CIAiFI%2CgBAAe%2CMAAM%2CcAwCjB%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAIA%2CQAHyB%2CuBAAuB%3BEAGhD%2CIAjDR%2CgBAAe%2CMAAM%2CcAwCjB%3BIAOQ%2CoBAAA%3B%3B%3BAAKR%2CQAH6B%3BEAG7B%2CIApDJ%2CgBAAe%2CMAAM%2CcAwCjB%3BIAUQ%2CqBAAA%3B%3B%3BAAnIhB%2CIAiFI%2CgBAAe%2CMAAM%2CcAqDjB%3BEACI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CQAHyB%2CuBAAuB%3BEAGhD%2CIA7DR%2CgBAAe%2CMAAM%2CcAqDjB%3BIAMQ%2CUAAA%3B%3B%3BAAMJ%2CQAJyB%3BEAIzB%2CIAjER%2CgBAAe%2CMAAM%2CcAqDjB%3BIASQ%2CWAAA%3BIACA%2CUAAA%3BIAAW%2CkBAAA%3B%3B%3BAAEf%2CIAjER%2CgBAAe%2CMAAM%2CcAqDjB%2CmBAYQ%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CIA7EZ%2CgBAAe%2CMAAM%2CcAqDjB%2CmBAYQ%2CIAYC%3BEACG%2CmBAAA%3B%3BAACA%2CIA%5C%2FEhB%2CgBAAe%2CMAAM%2CcAqDjB%2CmBAYQ%2CIAYC%2CUAEO%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAAIJ%2CQAH6B%3BEAG7B%2CIAvFhB%2CgBAAe%2CMAAM%2CcAqDjB%2CmBAYQ%2CIAYC%2CUAEO%3BIAMI%2CYAAA%3B%3B%3BAASxB%2CKAAC%2CiBACG%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAJR%2CKAAC%2CiBAMG%3BEACI%2CaAAA%3B%3BAAKR%2CKADC%2CYACA%2CMACG%3BEACI%2CWAAW%2CgBAAX%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CQAAA%3B%3BAAGR%2CKATC%2CYASA%2CQACG%3BEACI%2CcAAA%3B%3BAAFR%2CKATC%2CYASA%2CQACG%2CkBAEI%2CcACI%2COAAM%2CaAAa%3BEACf%2CWAAA%3B%3BAALhB%2CKATC%2CYASA%2CQACG%2CkBAOI%2CcACI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3B%3BAACA%2CKArBf%2CYASA%2CQACG%2CkBAOI%2CcACI%2COAGK%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CKA1Bf%2CYASA%2CQACG%2CkBAOI%2CcACI%2COAQK%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAaZ%2CQAL0C%3BEAK1C%2CKA1CP%2CYAmCA%2CiBACG%3BIAEQ%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3B%3BAAII%2CKA5Cf%2CYAmCA%2CiBACG%2CkBAMI%2CcACI%2COAAM%2CaACD%3BEACG%2CWAAA%3B%3BAAVpB%2CKAnCC%2CYAmCA%2CiBACG%2CkBAaI%3BEACI%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CKAxDX%2CYAmCA%2CiBACG%2CkBAaI%3BIAIQ%2CkBAAA%3BIACA%2CkBAAA%3B%3B%3BAAnBhB%2CKAnCC%2CYAmCA%2CiBACG%2CkBAaI%2CoBAOI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CKAhEX%2CYAmCA%2CiBACG%2CkBAaI%2CoBAOI%3BIAKQ%2CkBAAA%3BIACA%2COAAA%3B%3B%3BAA3BpB%2CKAnCC%2CYAmCA%2CiBACG%2CkBAaI%2CoBAiBI%2CEAAC%2CaACG%3BEACI%2CgBAAA%3B%3BAACA%2CKArEnB%2CYAmCA%2CiBACG%2CkBAaI%2CoBAiBI%2CEAAC%2CaACG%2COAEK%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CKA1EnB%2CYAmCA%2CiBACG%2CkBAaI%2CoBAiBI%2CEAAC%2CaACG%2COAOK%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAA1CxB%2CKAnCC%2CYAmCA%2CiBACG%2CkBA8CI%2CkBACI%2CGAAE%3BEACE%2CaAAA%3BEACA%2CuBAAA%3BEACA%2C8BAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CKA3Ff%2CYAmCA%2CiBACG%2CkBA8CI%2CkBACI%2CGAAE%3BIAKM%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAtDpB%2CKAnCC%2CYAmCA%2CiBACG%2CkBA8CI%2CkBACI%2CGAAE%2CmBAQE%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CKApGnB%2CYAmCA%2CiBACG%2CkBA8CI%2CkBACI%2CGAAE%2CmBAQE%3BIAOQ%2CUAAA%3B%3B%3BAA%5C%2FDxB%2CKAnCC%2CYAmCA%2CiBACG%2CkBA8CI%2CkBACI%2CGAAE%2CmBAQE%2CGASI%3BEACI%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CKAxGvB%2CYAmCA%2CiBACG%2CkBA8CI%2CkBACI%2CGAAE%2CmBAQE%2CGASI%2CEAIQ%2COAAO%3BEACP%2CgBAAA%3B%3BAAtE5B%2CKAnCC%2CYAmCA%2CiBACG%2CkBA8CI%2CkBACI%2CGAAE%2CmBAQE%2CGAiBI%2CKAAK%3BEACD%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAahB%2CQAJ0C%3BEAI1C%2CKA3HP%2CYAqHA%2CsBACG%3BIAEQ%2CqBAAA%3BIACA%2C0BAAA%3B%3B%3BAAJZ%2CKArHC%2CYAqHA%2CsBACG%2CkBAKI%3BEACI%2CkBAAA%3B%3BAAPZ%2CKArHC%2CYAqHA%2CsBACG%2CkBAKI%2COAEI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAXhB%2CKArHC%2CYAqHA%2CsBACG%2CkBAKI%2COAOI%2COAAM%3BEACF%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CKA1If%2CYAqHA%2CsBACG%2CkBAKI%2COAOI%2COAAM%3BIAME%2CSAAA%3B%3B%3BAAEJ%2CKA1If%2CYAqHA%2CsBACG%2CkBAKI%2COAOI%2COAAM%2CaAQD%3BEACG%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAxBpB%2CKArHC%2CYAqHA%2CsBACG%2CkBA2BI%2CeAAe%2CKAAK%3BEAChB%2CaAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3B%3BAACA%2CKArJX%2CYAqHA%2CsBACG%2CkBA2BI%2CeAAe%2CKAAK%2CUAIZ%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAKA%2CQAJ4C%3BEAI5C%2CKA5Jf%2CYAqHA%2CsBACG%2CkBA2BI%2CeAAe%2CKAAK%2CUAIZ%3BIAII%2CWAAA%3BIACA%2CmBAAA%3B%3B%3BAAMJ%2CQAH8C%3BEAG9C%2CKAhKf%2CYAqHA%2CsBACG%2CkBA2BI%2CeAAe%2CKAAK%2CUAIZ%2CSAOA%3BIAEQ%2CgBAAA%3B%3B%3BAATZ%2CKArJX%2CYAqHA%2CsBACG%2CkBA2BI%2CeAAe%2CKAAK%2CUAIZ%2CSAYA%2CSAAS%3BAAZb%2CKArJX%2CYAqHA%2CsBACG%2CkBA2BI%2CeAAe%2CKAAK%2CUAIZ%2CSAkrBnB%2CCAtqBkC%3BEACX%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CKAvKf%2CYAqHA%2CsBACG%2CkBA2BI%2CeAAe%2CKAAK%2CUAIZ%2CSAkBC%3BEACG%2CWAAA%3BEACA%2CqBAAA%3B%3BAApDpB%2CKArHC%2CYAqHA%2CsBACG%2CkBAuDI%3BEACI%2CkBAAA%3B%3BAAKI%2CQAH0C%3BEAG1C%2CKAnLf%2CYAqHA%2CsBACG%2CkBAuDI%2CcAEI%3BIAEQ%2CWAAA%3B%3B%3BAAEJ%2CKAnLf%2CYAqHA%2CsBACG%2CkBAuDI%2CcAEI%2COAIK%3BEACG%2C0BAAA%3B%3BAAEJ%2CKAtLf%2CYAqHA%2CsBACG%2CkBAuDI%2CcAEI%2COAOK%3BEACG%2CWAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CQAH8C%3BEAG9C%2CKA7Lf%2CYAqHA%2CsBACG%2CkBAuDI%2CcAEI%2COAOK%3BIAKO%2C8BAAA%3B%3B%3BAAOxB%2CKAlMC%2CYAkMA%2CaACG%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAJR%2CKAlMC%2CYAkMA%2CaACG%2CkBAII%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAPZ%2CKAlMC%2CYAkMA%2CaACG%2CkBAII%2CcAGI%3BEACI%2CiBAAA%3B%3BAACA%2CKA5Mf%2CYAkMA%2CaACG%2CkBAII%2CcAGI%2CcAEK%3BEACG%2CWAAA%3B%3BAAXpB%2CKAlMC%2CYAkMA%2CaACG%2CkBAcI%3BEACI%2CaAAA%3B%3BAAhBZ%2CKAlMC%2CYAkMA%2CaACG%2CkBAcI%2CeAEI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAApBhB%2CKAlMC%2CYAkMA%2CaACG%2CkBAcI%2CeAOI%2CKAAI%2CQACA%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAA3BpB%2CKAlMC%2CYAkMA%2CaACG%2CkBAcI%2CeAOI%2CKAAI%2CQAOA%2CUACI%2COACI%3BEACI%2CmBAAA%3B%3BAAhC5B%2CKAlMC%2CYAkMA%2CaACG%2CkBAcI%2CeAOI%2CKAAI%2CQAOA%2CUACI%2COAII%2CSAAS%3BEACL%2CYAAA%3BEACA%2CcAAA%3B%3BAApC5B%2CKAlMC%2CYAkMA%2CaACG%2CkBAcI%2CeAOI%2CKAAI%2CQAkBA%2CiBAAiB%2CSAAS%3BEACtB%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FCpB%2CKAlMC%2CYAkMA%2CaACG%2CkBAkDI%3BEACI%2CgBAAA%3B%3BAApDZ%2CKAlMC%2CYAkMA%2CaACG%2CkBAkDI%2CcAEI%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAMpB%3BEACI%2CeAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAJJ%2CoBAKI%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAARR%2CoBAKI%2CGAII%3BEACI%2CSAAA%3B%3BAAVZ%2CoBAKI%2CGAII%2CGAEI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3B%3BAAEJ%2CoBArBR%2CGAII%2CGAiBK%2CMACG%3BEACI%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CoBA9BZ%2CGAII%2CGAiBK%2CMACG%3BIAKQ%2CmBAAA%3BIACA%2CWAAA%3B%3B%3BAAOxB%3BEACI%2CsDAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3B%3BAAbJ%2CUAcI%3BEACI%2CaAAA%3B%3B%3BAAIR%2CmBAAmB%2CYACf%3BEACI%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAJR%2CmBAAmB%2CYACf%2CoBAII%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAARZ%2CmBAAmB%2CYAWf%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAdR%2CmBAAmB%2CYAWf%2CiBAII%3BEACI%2CeAAA%3B%3BAAhBZ%2CmBAAmB%2CYAWf%2CiBAII%2COAEI%2CqBACI%2CUACI%2COACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAtB5B%2CmBAAmB%2CYAWf%2CiBAII%2COAEI%2CqBACI%2CUACI%2COAKI%3BEACI%2CYAAA%3B%3BAAzB5B%2CmBAAmB%2CYAWf%2CiBAII%2COAEI%2CqBAYI%3BEAWI%2CaAAA%3BEACA%2CmBAAA%3B%3BAAzCpB%2CmBAAmB%2CYAWf%2CiBAII%2COAEI%2CqBAYI%2CiBACI%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAhCxB%2CmBAAmB%2CYAWf%2CiBAII%2COAEI%2CqBAYI%2CiBACI%2CWAGI%2CQAAO%3BEACH%2CeAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAArC5B%2CmBAAmB%2CYAWf%2CiBAII%2COAEI%2CqBAYI%2CiBAaI%2COAAM%3BEACF%2CSAAA%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CmBApDD%2CYAWf%2CiBAII%2COAEI%2CqBAYI%2CiBAuBQ%3BEACA%2CkBAAA%3B%3BAADJ%2CmBApDD%2CYAWf%2CiBAII%2COAEI%2CqBAYI%2CiBAuBQ%2CmBAEA%2CQAAO%3BEACH%2CeAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA1D5B%2CmBAAmB%2CYAWf%2CiBAqDI%3BEA4CI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAA9GZ%2CmBAAmB%2CYAWf%2CiBAqDI%2CsBACI%2CSACI%2COACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAArExB%2CmBAAmB%2CYAWf%2CiBAqDI%2CsBACI%2CSACI%2COAKI%3BEACI%2CYAAA%3B%3BAAxExB%2CmBAAmB%2CYAWf%2CiBAqDI%2CsBAYI%2CiBACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FEpB%2CmBAAmB%2CYAWf%2CiBAqDI%2CsBAYI%2CiBACI%2CSAGG%3BEACK%2CiCAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAKJ%2CQAJ6B%3BEAI7B%2CmBA5FD%2CYAWf%2CiBAqDI%2CsBAYI%2CiBACI%2CSAGG%3BIASS%2CWAAA%3BIACA%2CiCAAA%3B%3B%3BAA1F5B%2CmBAAmB%2CYAWf%2CiBAqDI%2CsBAYI%2CiBACI%2CSAgBI%3BEACI%2CiBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CmBAlGL%2CYAWf%2CiBAqDI%2CsBAYI%2CiBACI%2CSAgBI%3BIAGQ%2CWAAA%3B%3B%3BAAhG5B%2CmBAAmB%2CYAWf%2CiBAqDI%2CsBAYI%2CiBACI%2CSAgBI%2CWAKI%2CQAAO%3BEACH%2CSAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAvG5B%2CmBAAmB%2CYAWf%2CiBAqGI%3BEACI%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2C8BAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3B%3BAAtHZ%2CmBAAmB%2CYAWf%2CiBAqGI%2CsCAOI%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAA3HhB%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%3BEACI%2CeAAA%3B%3BAAjIZ%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3B%3BAApIhB%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAGI%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAACA%2CmBAxID%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAGI%2CiBAGQ%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAHJ%2CmBAxID%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAGI%2CiBAGQ%2CWAIA%3BEACI%2CiCAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAKJ%2CQAJ6B%3BEAI7B%2CmBAxJL%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAGI%2CiBAGQ%2CWAIA%3BIASQ%2CWAAA%3BIACA%2CiCAAA%3B%3B%3BAAdZ%2CmBAxID%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAGI%2CiBAGQ%2CWAiBA%3BEACI%2CiBAAA%3B%3BAAKA%2CQAHyB%3BEAGzB%2CmBA%5C%2FJT%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAGI%2CiBAGQ%2CWAiBA%3BIAIQ%2CWAAA%3B%3B%3BAArBZ%2CmBAxID%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAGI%2CiBAGQ%2CWAiBA%2CWAMI%2CQAAO%3BEACH%2CSAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAApKhC%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FKpB%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%3BEACI%2CYAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CmBAtLL%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%3BIAIQ%2CWAAA%3B%3B%3BAApL5B%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAMI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAxL5B%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAUI%2CMAAK%3BAA1L7B%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAuVnB%2CCA7U8C%2CKAAK%3BEACxB%2CYAAA%3B%3BAA3L5B%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAaI%3BEACI%2CYAAA%3B%3BAA9L5B%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAgBI%2CMAAK%3BEACH%2CUAAA%3BEACA%2CWAAA%3B%3BAAlM1B%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAoBI%2CMAAK%3BEACH%2CUAAA%3BEACA%2CWAAA%3B%3BAAtM1B%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAwBI%2CMAAK%3BEACH%2CUAAA%3BEACA%2CWAAA%3B%3BAA1M1B%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COA4BI%2CMAAK%3BEACH%2CUAAA%3BEACA%2CWAAA%3B%3BAA9M1B%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAgCI%2CMAAK%3BEACH%2CUAAA%3BEACA%2CWAAA%3B%3BAAlN1B%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAoCI%3BEACI%2CYAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CmBAxNL%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAwCK%3BEACG%2CWAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CmBAxNL%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAwCK%2CWAGG%3BEACI%2CmBAAA%3B%3BAAGR%2CmBA%5C%2FNL%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COA%2BCK%3BEACG%2CWAAA%3B%3BAAEJ%2CmBAlOL%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAkDK%3BEACG%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAKC%2CQAJyB%3BEAIzB%2CmBA1OV%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAkDK%3BIAKO%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAANR%2CmBAlOL%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAkDK%2CcAQI%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAKJ%2CQAJ8B%3BEAI9B%2CmBAlPT%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAkDK%2CcAQI%3BIAKM%2CWAAA%3BIACA%2CmBAAA%3B%3B%3BAAdX%2CmBAlOL%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAkDK%2CcAiBG%2CSACI%2CMAAK%3BEACD%2CkBAAA%3B%3BAAIZ%2CmBAzPL%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAyEK%3BEACG%2CWAAA%3B%3BAACA%2CmBA3PT%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAyEK%2COAEO%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAALJ%2CmBA3PT%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAyEK%2COAEO%2CWAMA%3BEACI%2CYAAA%3BEACA%2CQAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CmBAvQjB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAyEK%2COAEO%2CWAMA%3BIAIQ%2CWAAA%3B%3B%3BAAEJ%2CmBAvQjB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAyEK%2COAEO%2CWAMA%2CMAMQ%3BEACA%2CQAAA%3B%3BAAIJ%2CQAH6B%3BEAG7B%2CmBA5QjB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAyEK%2COAEO%2CWAMA%2CMAMQ%3BIAGI%2CQAAA%3B%3B%3BAAfhB%2CmBA3PT%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAyEK%2COAEO%2CWAmBA%3BEACI%2CYAAA%3BEACA%2CQAAA%3B%3BAAMJ%2CQAJ6B%3BEAI7B%2CmBAtRb%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAyEK%2COAEO%2CWAmBA%3BIAKQ%2CWAAA%3BIACA%2CQAAA%3B%3B%3BAAzBZ%2CmBA3PT%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAyEK%2COAEO%2CWA4BA%2COAAM%3BEACF%2CSAAA%3BEACA%2CWAAA%3B%3BAA9BR%2CmBA3PT%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAOI%2COAyEK%2COAEO%2CWA4BA%2COAAM%2CWAGF%2CSAAS%3BEACL%2CWAAA%3B%3BAAOhB%2CmBAlSL%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAuCI%2CSAwHI%2COAAM%2CoBACE%3BEACA%2CWAAA%3B%3BAAnS5B%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAqKI%2CSAAQ%3BEACJ%2CcAAA%3B%3BAAxSpB%2CmBAAmB%2CYA%2BHf%2CcAAa%2COACT%2COAEI%2CsBAqKI%2CSAAQ%2CQAEJ%3BEACI%2CaAAA%3B%3BAA1SxB%2CmBAAmB%2CYAgTf%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAnTR%2CmBAAmB%2CYAgTf%2CyBAII%3BEACI%2CWAAA%3BEACA%2CwBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAxTZ%2CmBAAmB%2CYAgTf%2CyBAII%2CqCAKI%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAA9ThB%2CmBAAmB%2CYAgTf%2CyBAII%2CqCAYI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CmBAvUG%2CYAgTf%2CyBAII%2CqCAYI%2CaAOK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FUpB%2CmBAAmB%2CYAgTf%2CyBAII%2CqCAYI%2CaAiBI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAApVpB%2CmBAAmB%2CYAgTf%2CyBAII%2CqCAmCI%2CiBACI%2CEAAC%3BEACG%2CgBAAA%3B%3BAAzVpB%2CmBAAmB%2CYA8Vf%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGR%2CmBACI%2CcAAa%3BEACT%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGR%2CeACI%2CMAAK%2CYACD%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAAJZ%2CeACI%2CMAAK%2CYACD%2CkBAGI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAThB%2CeACI%2CMAAK%2CYACD%2CkBAGI%2CcAKI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAfpB%2CeACI%2CMAAK%2CYACD%2CkBAGI%2CcAYI%3BEACI%2CSAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAACA%2CeApBhB%2CMAAK%2CYACD%2CkBAGI%2CcAYI%2CcAIK%3BEACG%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAxBxB%2CeACI%2CMAAK%2CYACD%2CkBA0BI%2CYAAY%2CKACR%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAACA%2CeAlChB%2CMAAK%2CYACD%2CkBA0BI%2CYAAY%2CKACR%2CUAMQ%3BEACA%2CUAAA%3B%3BAAIA%2CQAH4C%3BEAG5C%2CeAvCpB%2CMAAK%2CYACD%2CkBA0BI%2CYAAY%2CKACR%2CUAMQ%3BIAGI%2CWAAA%3B%3B%3BAAEJ%2CeAvCpB%2CMAAK%2CYACD%2CkBA0BI%2CYAAY%2CKACR%2CUAMQ%2CSAKC%3BEACG%2CWAAA%3B%3BAANR%2CeAlChB%2CMAAK%2CYACD%2CkBA0BI%2CYAAY%2CKACR%2CUAMQ%2CSAQA%3BEACI%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAZR%2CeAlChB%2CMAAK%2CYACD%2CkBA0BI%2CYAAY%2CKACR%2CUAMQ%2CSAcA%2CSACI%3BEACI%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAlBZ%2CeAlChB%2CMAAK%2CYACD%2CkBA0BI%2CYAAY%2CKACR%2CUAMQ%2CSAcA%2CSAMI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3B%3BAAzDhC%2CeACI%2CMAAK%2CYACD%2CkBA6DI%3BEACI%2CkBAAA%3B%3BAAhEhB%2CeACI%2CMAAK%2CYACD%2CkBA6DI%2CcAEI%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAOpB%2CYAAa%2CQAAO%2CQAAS%2CEAAC%2CKAAQ%3BEAClC%2CgBAAA%3B%3BAAUJ%2CQAP0B%3BEACtB%2CYAAa%2CQAAO%2CQAAS%2CEAAC%2CKAAQ%3BIACpC%2COAAA%3BIACA%2CgBAAA%3B%3B%3BAAIN%2CoBACI%3BAADJ%2CoBAqEC%2CCApEmB%3BEACZ%2CaAAA%3B%3BAAKR%2CeAAe%2CgBACX%2CKAAI%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CQAHyB%2CuBAAwB%3BEAGjD%2CeAPO%2CgBACX%2CKAAI%3BIAII%2CWAAA%3B%3B%3BAALZ%2CeAAe%2CgBACX%2CKAAI%2CgBAMA%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAVZ%2CeAAe%2CgBACX%2CKAAI%2CgBAWA%2CKAAI%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAhBZ%2CeAAe%2CgBACX%2CKAAI%2CgBAiBA%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAtBZ%2CeAAe%2CgBACX%2CKAAI%2CgBAiBA%2CwBAKI%3BEACI%2CUAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAA1BhB%2CeAAe%2CgBACX%2CKAAI%2CgBAiBA%2CwBAKI%2CcAII%2CMAAK%3BEACD%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAA9BpB%2CeAAe%2CgBACX%2CKAAI%2CgBAiBA%2CwBAeI%3BEACI%2CUAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAArChB%2CeAAe%2CgBACX%2CKAAI%2CgBAiBA%2CwBAeI%2CiBAKI%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BAAxCpB%2CeAAe%2CgBACX%2CKAAI%2CgBAiBA%2CwBAeI%2CiBAKI%2CSAGI%2COAAM%3BEACF%2CSAAA%3BEACA%2CWAAA%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAnDxB%2CeAAe%2CgBACX%2CKAAI%2CgBAiBA%2CwBAqCI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3B%3B%3B%3B%3BAC9%5C%2FBhB%2CQACC%3BEACC%2CgBAAA%3B%3BAAEC%2CQAHF%2CWAEC%2CSACE%2CaACA%2CuBACC%2CSACC%2CGAAE%2CIACD%2CGACI%3BEACC%2CWAAA%3B%3BAAED%2CQAXV%2CWAEC%2CSACE%2CaACA%2CuBACC%2CSACC%2CGAAE%2CIACD%2CGAIK%2CQACA%3BAADD%2CQAXV%2CWAEC%2CSACE%2CaACA%2CuBACC%2CSACC%2CGAAE%2CIACD%2CGAIK%2CQA%2BfX%2CCA9fkB%3BEACN%2CkBAAA%3B%3BAAQV%2CQArBF%2CWAEC%2CSAmBE%3BEACA%2CiBAAA%3B%3BAADD%2CQArBF%2CWAEC%2CSAmBE%2CmBAEA%2COACC%2CaACC%3BEACI%2CgBAAA%3B%3BAALP%2CQArBF%2CWAEC%2CSAmBE%2CmBAEA%2COAMC%2CeACC%2CGAAG%2CGACF%2CmBAAmB%3BEACf%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGH%2CQApCP%2CWAEC%2CSAmBE%2CmBAEA%2COAMC%2CeACC%2CGAAG%2CGAKF%2CEAAC%2COACC%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAjBN%2CQArBF%2CWAEC%2CSAmBE%2CmBAEA%2COAMC%2CeAaC%3BEACC%2CaAAA%3BEACG%2CmBAAA%3B%3BAAvBP%2CQArBF%2CWAEC%2CSAmBE%2CmBAEA%2COAMC%2CeAaC%2CiBAGI%2CSAAS%3BEACR%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAjCR%2CQArBF%2CWAEC%2CSAmBE%2CmBAEA%2COAMC%2CeAaC%2CiBAcC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3B%3BAACA%2CQA3DP%2CWAEC%2CSAmBE%2CmBAEA%2COAMC%2CeAaC%2CiBAcC%2CWAGK%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAKP%2CQAtEJ%2CWAEC%2CSAmBE%2CmBAEA%2COA%2BCE%2CcAAe%2CeAAe%2CGAAG%3BEACjC%2CuBAAA%3B%3BAADD%2CQAtEJ%2CWAEC%2CSAmBE%2CmBAEA%2COA%2BCE%2CcAAe%2CeAAe%2CGAAG%2CGAEjC%2COAAO%2CSAAS%3BEACZ%2CaAAA%3BEACA%2CQAAA%3B%3BAAJL%2CQAtEJ%2CWAEC%2CSAmBE%2CmBAEA%2COA%2BCE%2CcAAe%2CeAAe%2CGAAG%2CGAMjC%2CmBAAmB%3BEACf%2CiBAAA%3B%3BAAGL%2CQAhFJ%2CWAEC%2CSAmBE%2CmBAEA%2COAyDE%2CeAAgB%2CeAChB%2CGAAG%2CGACF%2CmBAAmB%2CsBAClB%2CmBAAmB%3BEAClB%2CiBAAA%3BEACG%2CeAAA%3BEACA%2CWAAA%3B%3BAANP%2CQAhFJ%2CWAEC%2CSAmBE%2CmBAEA%2COAyDE%2CeAAgB%2CeAChB%2CGAAG%2CGACF%2CmBAAmB%2CsBAMlB%2CWACC%2CKAAI%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAZR%2CQAhFJ%2CWAEC%2CSAmBE%2CmBAEA%2COAyDE%2CeAAgB%2CeAChB%2CGAAG%2CGACF%2CmBAAmB%2CsBAMlB%2CWAMC%3BEACI%2CiBAAA%3B%3BAAfR%2CQAhFJ%2CWAEC%2CSAmBE%2CmBAEA%2COAyDE%2CeAAgB%2CeAChB%2CGAAG%2CGACF%2CmBAAmB%2CsBAMlB%2CWAMC%2CWAEI%3BEACC%2CaAAA%3B%3BAAjBT%2CQAhFJ%2CWAEC%2CSAmBE%2CmBAEA%2COAyDE%2CeAAgB%2CeAChB%2CGAAG%2CGACF%2CmBAAmB%2CsBAMlB%2CWAMC%2CWAKC%2CKAAI%3BEACA%2CcAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3B%3BAAtBT%2CQAhFJ%2CWAEC%2CSAmBE%2CmBAEA%2COAyDE%2CeAAgB%2CeAChB%2CGAAG%2CGACF%2CmBAAmB%2CsBAwBlB%2CiBAAiB%3BEACb%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAnCP%2CQAhFJ%2CWAEC%2CSAmBE%2CmBAEA%2COAyDE%2CeAAgB%2CeAuChB%2CiBACC%3BEACC%2CUAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3B%3BAA5HR%2CQACC%2CWAkIC%2CQAAO%2CKACN%2CoBAAoB%3BEAChB%2CWAAA%3BEACA%2CgBAAA%3B%3BAAtIP%2CQACC%2CWAkIC%2CQAAO%2CKAKN%2COACC%2CaACC%2CEAAC%3BEACG%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAA7IT%2CQACC%2CWAkIC%2CQAAO%2CKAKN%2COAQC%2CeACC%2CKACC%2CaACC%3BAAnJP%2CQACC%2CWAkIC%2CQAAO%2CKAKN%2COAQC%2CeACC%2CKACC%2CaAyXL%2CCAxXQ%3BEACE%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAtJX%2CQACC%2CWAkIC%2CQAAO%2CKAKN%2COAQC%2CeACC%2CKACC%2CaACC%2CEAII%3BAAvJX%2CQACC%2CWAkIC%2CQAAO%2CKAKN%2COAQC%2CeACC%2CKACC%2CaAyXL%2CCAxXQ%2COAIE%3BEACC%2CWAAA%3BEACA%2C0BAAA%3B%3BAAzJZ%2CQACC%2CWAkIC%2CQAAO%2CKAKN%2COAQC%2CeACC%2CKAYC%2CaAAa%3BEACT%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAAEC%2CQAxKV%2CWAkIC%2CQAAO%2CKAKN%2COAQC%2CeACC%2CKAYC%2CaAAa%2CQAWR%2CKACC%3BEACA%2CaAAA%3B%3BAAUN%2CQAnLL%2CWAkIC%2CQAAO%2CKA8CN%2CgBACC%2CMAAM%2CGACL%2CGACE%2CQAAS%2CEAAC%3BEACP%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CQA9LT%2CWAkIC%2CQAAO%2CKA8CN%2CgBACC%2CMAAM%2CGACL%2CGACE%2CQAAS%2CEAAC%2COAWN%3BEACA%2CaAAA%3B%3BAAWP%2CQAH2C%3BEAG3C%2CQA1MH%2CWAkIC%2CQAAO%2CKAmEN%2CSAAQ%2CiBACP%3BIAEgB%2CWAAA%3B%3B%3BAAzMpB%2CQACC%2CWAkIC%2CQAAO%2CKA0EN%2CKAAI%2CoBACH%2CiBAAiB%3BEACb%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAAxNR%2CQACC%2CWAkIC%2CQAAO%2CKA0EN%2CKAAI%2CoBAaH%2CUAAU%2CGAAG%2CGAEZ%2CoBACC%2CUAAU%2CsBACT%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CgBAAA%3B%3BAAKH%2CQAvOP%2CWAkIC%2CQAAO%2CKA0EN%2CKAAI%2CoBAaH%2CUAAU%2CGAAG%2CGAEZ%2CoBAUC%2CsBACC%2CEACE%3BEACA%2CWAAA%3B%3BAAED%2CQA1OP%2CWAkIC%2CQAAO%2CKA0EN%2CKAAI%2CoBAaH%2CUAAU%2CGAAG%2CGAEZ%2CoBAUC%2CsBACC%2CEAIE%2CKAAK%3BEACF%2CeAAA%3B%3BAAMR%2CQAjPH%2CWAkIC%2CQAAO%2CKA0EN%2CKAAI%2CoBAqCE%2CWAAQ%3BEACT%2CaAAA%3B%3BAAnPR%2CQACC%2CWAkIC%2CQAAO%2CKAmHN%2CiBACC%2CSAAS%3BEACL%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA3PR%2CQACC%2CWAkIC%2CQAAO%2CKA2HN%2CuBACC%2CSAAS%2CEAAC%3BEACN%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAlQR%2CQACC%2CWAkIC%2CQAAO%2CKAkIN%2CqBAAoB%2CQACnB%2CaACC%2CMAAM%2CGAAG%2CGACR%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3B%3BAAUV%2CqBACC%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%3BEACI%2C8BAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAWA%2CQAVyB%2CuBAAuB%3BEAUhD%2CqBAlBP%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%3BIAMK%2C8BAAA%3BIACA%2CkBAAA%3B%3BEACA%2CqBAXR%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAQM%2CUAAU%3BIACV%2CeAAA%3B%3BEAED%2CqBAdR%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAWM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAaF%2CQAVyB%2CuBAAsB%3BEAU%5C%2FC%2CqBA5BP%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%3BIAgBK%2C8BAAA%3BIACA%2CkBAAA%3B%3BEACA%2CqBArBR%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAkBM%2CUAAU%3BIACV%2CeAAA%3B%3BEAED%2CqBAxBR%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAqBM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAaF%2CQAVyB%3BEAUzB%2CqBAtCP%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%3BIA0BK%2CWAAA%3BIACA%2CeAAA%3B%3BEACA%2CqBA%5C%2FBR%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGA4BM%2CUAAU%3BIACV%2CeAAA%3B%3BEAED%2CqBAlCR%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGA%2BBM%2CUAAU%3BIACV%2CeAAA%3B%3B%3BAAGF%2CqBAtCP%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAmCK%2CUAAU%3BEACV%2CeAAA%3B%3BAAGA%2CqBA1CR%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBACE%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAJD%2CqBA1CR%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBACE%2CMAKA%2CoBACC%3BEACC%2CgBAAA%3B%3BAAlDZ%2CqBACC%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBAYF%2CmBACC%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAA5DX%2CqBACC%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBAqBF%3BEACC%2CmBAAA%3B%3BAAhEP%2CqBACC%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBAqBF%2CWAEC%2CKAAI%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAApEX%2CqBACC%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBAqBF%2CWAQC%3BEACC%2CiBAAA%3B%3BAAxER%2CqBACC%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBAqBF%2CWAQC%2CWAEC%3BEACI%2CaAAA%3B%3BAA1EZ%2CqBACC%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBAqBF%2CWAQC%2CWAKC%2CKAAI%3BEACA%2CcAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FEZ%2CqBACC%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBAyCF%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3B%3BAACA%2CqBA5FT%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBAyCF%2CoBAUQ%3BEACH%2CWAAA%3B%3BAA9FX%2CqBACC%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBAyCF%2CoBAaI%3BEACC%2CgBAAA%3B%3BAAjGX%2CqBACC%2CQAAO%2CKACN%2CqBAAqB%2CUACpB%2CGACC%2CGAsCI%2CmBAyCF%2CoBAgBC%3BEACC%2CeAAA%3B%3B%3BAAUR%2C8BAA%2BB%3BEAC9B%2CgBAAA%3B%3BAADD%2C8BAA%2BB%2CWAE9B%2CoBAAoB%3BEAChB%2CgBAAA%3B%3BAAHL%2C8BAA%2BB%2CWAK9B%2CQAAO%2CKACN%2CEAAC%2COAAO%3BEACP%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAOI%2C8BAhBwB%2CWAK9B%2CQAAO%2CKAMN%2CeACC%2CkBACC%2CGAAG%2CGACD%2CKAAK%2COACL%2CEACE%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAIH%2C8BAtB0B%2CWAK9B%2CQAAO%2CKAMN%2CeACC%2CkBACC%2CGAAG%2CGASD%2CQAAQ%2CKACR%2CWACC%2CKAAI%3BEACH%2CgBAAA%3B%3BAAHH%2C8BAtB0B%2CWAK9B%2CQAAO%2CKAMN%2CeACC%2CkBACC%2CGAAG%2CGASD%2CQAAQ%2CKAMR%2CsBACC%2CiBACC%2CQAAO%3BEACN%2CYAAA%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAKH%2C8BA5CsB%2CWAK9B%2CQAAO%2CKAMN%2CeACC%2CkBACC%2CGAAG%2CGASD%2CQAAQ%2CKAMR%2CsBAcC%2CmBACC%2CEACE%3BEACA%2CWAAA%3B%3BAAYV%2CuBACC%2CcACC%2CoBACC%3BAAHsB%2CgCACxB%2CcACC%2CoBACC%3BAAHwD%2CwBAC1D%2CcACC%2CoBACC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAKD%2CQAJ0B%3BEAI1B%2CuBAVF%2CcACC%2CoBACC%3BEAQA%2CgCAVF%2CcACC%2CoBACC%3BEAQA%2CwBAVF%2CcACC%2CoBACC%3BIAKE%2CgBAAA%3BIACA%2CeAAA%3B%3B%3BAATL%2CuBACC%2CcAYC%2CMAAK%2CSAAS%3BAAbS%2CgCACxB%2CcAYC%2CMAAK%2CSAAS%3BAAb2C%2CwBAC1D%2CcAYC%2CMAAK%2CSAAS%3BEACb%2CmBAAA%3B%3BAAdH%2CuBACC%2CcAeC%2CQAAO%2CQAAQ%3BAAhBQ%2CgCACxB%2CcAeC%2CQAAO%2CQAAQ%3BAAhB0C%2CwBAC1D%2CcAeC%2CQAAO%2CQAAQ%3BEACd%2CaAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAtBH%2CuBACC%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%3BAAvBsB%2CgCACxB%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%3BAAvBwD%2CwBAC1D%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%3BEACC%2CaAAA%3BEACA%2CcAAA%3B%3BAAKA%2CQAJyB%3BEAIzB%2CuBA7BH%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%3BEAOC%2CgCA7BH%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%3BEAOC%2CwBA7BH%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%3BIAIE%2CUAAA%3BIACA%2CeAAA%3B%3B%3BAA5BL%2CuBACC%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%2CUAOC%3BAA9BqB%2CgCACxB%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%2CUAOC%3BAA9BuD%2CwBAC1D%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%2CUAOC%3BEACC%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAhCL%2CuBACC%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%2CUAOC%2CQAGC%3BAAjCoB%2CgCACxB%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%2CUAOC%2CQAGC%3BAAjCsD%2CwBAC1D%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%2CUAOC%2CQAGC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGF%2CuBAtCH%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%2CUAgBE%3BAAAD%2CgCAtCH%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%2CUAgBE%3BAAAD%2CwBAtCH%2CcAeC%2CQAAO%2CQAAQ%2CoBAOd%2CUAgBE%3BEACA%2CmBAAA%3B%3BAAxCL%2CuBACC%2CcA2CC%2CKACC%3BAA7CsB%2CgCACxB%2CcA2CC%2CKACC%3BAA7CwD%2CwBAC1D%2CcA2CC%2CKACC%3BEACC%2CYAAA%3BEACA%2CkBAAA%3B%3BAACA%2CuBA%5C%2FCH%2CcA2CC%2CKACC%2CMAGE%3BAAAD%2CgCA%5C%2FCH%2CcA2CC%2CKACC%2CMAGE%3BAAAD%2CwBA%5C%2FCH%2CcA2CC%2CKACC%2CMAGE%3BEACA%2CYAAA%3B%3BAAjDL%2CuBACC%2CcA2CC%2CKAQC%3BAApDsB%2CgCACxB%2CcA2CC%2CKAQC%3BAApDwD%2CwBAC1D%2CcA2CC%2CKAQC%3BEACC%2CgBAAA%3B%3BAArDJ%2CuBACC%2CcAuDC%2CiBAAgB%3BAAxDO%2CgCACxB%2CcAuDC%2CiBAAgB%3BAAxDyC%2CwBAC1D%2CcAuDC%2CiBAAgB%3BEACf%2CWAAA%3B%3BAAzDH%2CuBACC%2CcA0DC%2CQAAO%3BAA3DgB%2CgCACxB%2CcA0DC%2CQAAO%3BAA3DkD%2CwBAC1D%2CcA0DC%2CQAAO%3BEACN%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3B%3BAA%5C%2FDH%2CuBACC%2CcAgEC%3BAAjEuB%2CgCACxB%2CcAgEC%3BAAjEyD%2CwBAC1D%2CcAgEC%3BEACC%2CWAAA%3B%3BAAlEH%2CuBACC%2CcAgEC%2CiBAEC%3BAAnEsB%2CgCACxB%2CcAgEC%2CiBAEC%3BAAnEwD%2CwBAC1D%2CcAgEC%2CiBAEC%3BAAnEH%2CuBACC%2CcAgEC%2CiBAES%2CQAAO%2COAAO%3BAAnEA%2CgCACxB%2CcAgEC%2CiBAES%2CQAAO%2COAAO%3BAAnEkC%2CwBAC1D%2CcAgEC%2CiBAES%2CQAAO%2COAAO%3BEACrB%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CSAAb%3B%3B%3BACvgBJ%3BEACC%2CmBAAA%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAAMH%2CQAL6C%3BEAK7C%3BIAJI%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3B%3B%3BAAVL%2CYAYC%2COAAM%3BEACF%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHuC%3BEAGvC%2CYAPJ%2COAAM%3BIAKL%2CaAAA%3B%3B%3BAAjBF%2CYAYC%2COAAM%2CQAOF%2COAAM%3BEACL%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACH%2CoBAAA%3B%3BAAMG%2CQAL0C%3BEAK1C%2CYAjBL%2COAAM%2CQAOF%2COAAM%3BIAMJ%2CyBAAA%3BIACG%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAA3BV%2CYAYC%2COAAM%2CQAOF%2COAAM%2COAUL%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3B%3BAAQA%2CQAP0C%3BEAO1C%2CYA7BN%2COAAM%2CQAOF%2COAAM%2COAUL%3BIAME%2CcAAA%3BIACA%2CkBAAA%3BIACG%2CUAAA%3BIACA%2CQAAA%3B%3B%3BAAtCX%2CYAYC%2COAAM%2CQAOF%2COAAM%2COAUL%2CmBAYC%3BEACC%2CgBAAA%3B%3BAA1CR%2CYAYC%2COAAM%2CQAOF%2COAAM%2COAUL%2CmBAYC%2CGAEC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CqBAAb%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAGL%2CYA5CH%2COAAM%2CQAOF%2COAAM%2COAUL%2CmBA2BE%2CmBAAiB%3BEACjB%2CWAAA%3B%3BAADJ%2CYA5CH%2COAAM%2CQAOF%2COAAM%2COAUL%2CmBA2BE%2CmBAAiB%2CeAEjB%3BEACC%2CcAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CYArDR%2COAAM%2CQAOF%2COAAM%2COAUL%2CmBA2BE%2CmBAAiB%2CeAEjB%3BIAGE%2CWAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3B%3B%3BAAED%2CYArDR%2COAAM%2CQAOF%2COAAM%2COAUL%2CmBA2BE%2CmBAAiB%2CeAEjB%2CoBAOK%3BEACH%2CUAAA%3B%3BAADD%2CYArDR%2COAAM%2CQAOF%2COAAM%2COAUL%2CmBA2BE%2CmBAAiB%2CeAEjB%2CoBAOK%2CqBAEH%3BEACC%2CWAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAAQN%2CYApEJ%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBACK%3BEACA%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAATJ%2CYApEJ%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBACK%2CSAUA%3BEACC%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CYAlFT%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBACK%2CSAUA%2CKAIE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CqDAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3B%3BAAED%2CYAhGT%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBACK%2CSAUA%2CKAkBK%3BEACH%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAKH%2CYA3GP%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBACK%2CSAqCF%2COACI%2COACF%3BEACG%2CmDAAA%3B%3BAAxHZ%2CYAYC%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBA8CC%2CGAAE%3BEACD%2CgBAAA%3BEACG%2CaAAA%3B%3BAAcA%2CQAb0C%3BEAa1C%2CYAjIR%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBA8CC%2CGAAE%3BIAIG%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3BIAEA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIACA%2CyCAAA%3BIACA%2CaAAA%3B%3B%3BAAED%2CYAjIR%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBA8CC%2CGAAE%2CiBAgBG%3BAAAQ%2CYAjIjB%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBA8CC%2CGAAE%2CiBAgBY%3BEACT%2CaAAA%3B%3BAA9IV%2CYAYC%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBA8CC%2CGAAE%2CiBAmBE%3BEACC%2CkBAAA%3B%3BAAjJV%2CYAYC%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBA8CC%2CGAAE%2CiBAmBE%2CGAEC%3BEACC%2CYAAA%3BEACA%2CUAAA%3B%3BAApJX%2CYAYC%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBA8CC%2CGAAE%2CiBAmBE%2CGAEC%2CEAGC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3B%3BAAGL%2CYAlJN%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBA8CC%2CGAAE%2CiBAmBE%2CGAcD%3BEACA%2CgBAAA%3B%3BAAUF%2CQAJ8C%3BEAI9C%2CYA7JL%2COAAM%2CQAOF%2COAAM%2COA2DR%2CeACC%2CkBAoFE%2COACA%2CGAAE%3BIAEG%2CcAAA%3BIACA%2CSAAA%3B%3B%3BAAvKX%2CYAYC%2COAAM%2CQAOF%2COAAM%2COA0JR%3BEACC%2CUAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CYAvKH%2COAAM%2CQAOF%2COAAM%2COA0JR%3BIAIE%2CWAAA%3B%3B%3BAAjLL%2CYAYC%2COAAM%2CQAOF%2COAAM%2COA0JR%2CeAMC%2CKAAI%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CYA5KP%2COAAM%2CQAOF%2COAAM%2COA0JR%2CeAMC%2CKAAI%2CaAKC%3BEACA%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CqDAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CeAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3B%3BAApMT%2CYAYC%2COAAM%2CQAOF%2COAAM%2COA0JR%2CeAMC%2CKAAI%2CaAmBA%3BEACC%2CcAAA%3B%3BAAvMT%2CYAYC%2COAAM%2CQAOF%2COAAM%2COA0JR%2CeAMC%2CKAAI%2CaAmBA%2CEAEC%3BEACC%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3B%3BAA7MV%2CYAYC%2COAAM%2CQAOF%2COAAM%2COAkMR%2CGAAE%2COAAO%3BEACL%2CSAAA%3BEACA%2CWAAA%3B%3BAAvNP%2CYAYC%2COAAM%2CQAOF%2COAAM%2COAkMR%2CGAAE%2COAAO%2CMAGL%2CGACC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CYAnNJ%2COAAM%2CQAOF%2COAAM%2COAkMR%2CGAAE%2COAAO%2CMAGL%2CGAOD%3BEACG%2CoBAAA%3B%3BAAEJ%2CYAtNJ%2COAAM%2CQAOF%2COAAM%2COAkMR%2CGAAE%2COAAO%2CMAGL%2CGAUD%3BEACA%2CcAAA%3B%3BAACA%2CYAxNL%2COAAM%2CQAOF%2COAAM%2COAkMR%2CGAAE%2COAAO%2CMAGL%2CGAUD%2CmBAEC%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAIJ%2CYA%5C%2FNL%2COAAM%2CQAOF%2COAAM%2COAkMR%2CGAAE%2COAAO%2CMAGL%2CGAkBD%2CiBACC%2COACA%2CeAAe%3BEACX%2CoBAAA%3BEACA%2CSAAA%3B%3BAAEC%2CYApOX%2COAAM%2CQAOF%2COAAM%2COAkMR%2CGAAE%2COAAO%2CMAGL%2CGAkBD%2CiBACC%2COACA%2CeAAe%2CGAGX%2CGACE%3BEACA%2CuBAAA%3B%3BAANP%2CYA%5C%2FNL%2COAAM%2CQAOF%2COAAM%2COAkMR%2CGAAE%2COAAO%2CMAGL%2CGAkBD%2CiBACC%2COACA%2CeAAe%2CGAGX%2CGAIF%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAZP%2CYA%5C%2FNL%2COAAM%2CQAOF%2COAAM%2COAkMR%2CGAAE%2COAAO%2CMAGL%2CGAkBD%2CiBACC%2COACA%2CeAAe%2CGAGX%2CGAIF%2CEAKI%2CKAAI%3BEACH%2CWAAA%3BEACA%2CgBAAA%3B%3BAA1Pd%2CYAqQC%2CQAAO%3BEACH%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAA4BH%2CQA3B6C%3BEA2B7C%2CYAjCD%2CQAAO%3BIAOF%2CUAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAsBJ%2CYAjCD%2CQAAO%2CQAYF%3BIACC%2CmBAAA%3BIACA%2CQAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3B%3BEACA%2CYAjBN%2CQAAO%2CQAYF%2CYAKE%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAGL%2CYAtBF%2CQAAO%2CQAsBJ%3BIACA%2CSAAS%2CEAAT%3BIACG%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3B%3B%3BAAnSP%2CYAqQC%2CQAAO%2CQAiCN%2CeACC%3BEACC%2CWAAA%3B%3BAAxSJ%2CYAqQC%2CQAAO%2CQAsCH%2CEAAC%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAKH%2CQAJ6C%3BEAI7C%2CYAlDF%2CQAAO%2CQAsCH%2CEAAC%3BIASC%2CeAAA%3BIACA%2CYAAA%3BIAAY%2CYAAA%3B%3B%3BAAMb%2CQAJmC%2CuBAAmC%3BEAItE%2CYAtDL%2CQAAO%2CQAsCH%2CEAAC%3BIAaF%2CeAAA%3BIACG%2CYAAA%3B%3B%3BAAzTP%2CYAqQC%2CQAAO%2CQAsCH%2CEAAC%2CKAgBA%3BEACC%2CgBAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CYA3DF%2CQAAO%2CQAsCH%2CEAAC%2CKAgBA%3BIAGE%2CWAAA%3B%3B%3BAAGL%2CYA5DF%2CQAAO%2CQAsCH%2CEAAC%2CKAsBC%3BEACA%2CkBAAA%3B%3BAAMH%2CQAL6C%3BEAK7C%2CYAnEH%2CQAAO%2CQAsCH%2CEAAC%2CKAsBC%3BIAGC%2CSAAA%3BIACA%2CUAAA%3BIACA%2CUAAA%3B%3B%3BAAKJ%2CQAHsC%3BEAGtC%2CYAtEH%2CQAAO%2CQAsCH%2CEAAC%2CKAsBC%3BIAQF%2COAAA%3B%3B%3BAAME%2CQAJmC%2CuBAAmC%3BEAItE%2CYA1EN%2CQAAO%2CQAsCH%2CEAAC%2CKAsBC%3BIAWF%2CkBAAA%3B%3B%3BAAXF%2CYA5DF%2CQAAO%2CQAsCH%2CEAAC%2CKAsBC%2CmBAcA%3BEACC%2CWAAA%3B%3BAAfL%2CYA5DF%2CQAAO%2CQAsCH%2CEAAC%2CKAsBC%2CmBAcA%2CeAEC%2CoBAAsB%3BEACrB%2CUAAA%3B%3BAASA%2CQAR0C%3BEAQ1C%2CYAtFR%2CQAAO%2CQAsCH%2CEAAC%2CKAsBC%2CmBAcA%2CeAEC%2CoBAAsB%3BIAGpB%2CiBAAA%3B%3BEAOD%2CYAtFR%2CQAAO%2CQAsCH%2CEAAC%2CKAsBC%2CmBAcA%2CeAEC%2CoBAAsB%2CqBAIpB%2CwBACC%3BIACC%2CYAAA%3B%3B%3BAAYJ%2CQARsC%2CuBAAmC%3BEAQzE%2CYA9FP%2CQAAO%2CQAsCH%2CEAAC%2CKAsBC%2CmBAcA%2CeAEC%2CoBAAsB%2CqBAWpB%3BIACC%2C2BAAA%3B%3BEAMH%2CYA9FP%2CQAAO%2CQAsCH%2CEAAC%2CKAsBC%2CmBAcA%2CeAEC%2CoBAAsB%2CqBAWpB%2CwBAEC%3BIACC%2CcAAA%3B%3B%3BAA%5C%2FVZ%2CYAqQC%2CQAAO%2CQAkGN%2CGAAE%3BEACD%2CkBAAA%3B%3BAAOA%2CQAN0C%3BEAM1C%2CYA1GF%2CQAAO%2CQAkGN%2CGAAE%3BIAGA%2CcAAA%3BIACA%2CkBAAA%3BIACG%2CYAAA%3BIACA%2CSAAA%3B%3B%3BAA7WP%2CYAqQC%2CQAAO%2CQAkGN%2CGAAE%2CQAQD%3BEACC%2CiBAAA%3B%3BAAhXJ%2CYAqQC%2CQAAO%2CQAkGN%2CGAAE%2CQAQD%2CGAEC%2CEAAC%3BEACG%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsDAAA%3BEACA%2C4BAAA%3BEACA%2CkCAAA%3BEACA%2CkBAAA%3B%3BAAzXR%2CYAqQC%2CQAAO%2CQAkGN%2CGAAE%2CQAQD%2CGAEC%2CEAAC%2CQASG%2CSAAQ%3BEACP%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAACA%2CYAxIR%2CQAAO%2CQAkGN%2CGAAE%2CQAQD%2CGAEC%2CEAAC%2CQASG%2CSAAQ%2CIAmBN%3BEAAQ%2CaAAA%3B%3BAACT%2CYAzIR%2CQAAO%2CQAkGN%2CGAAE%2CQAQD%2CGAEC%2CEAAC%2CQASG%2CSAAQ%2CIAoBN%3BEAAS%2CaAAA%3B%3BAA9YnB%2CYAqQC%2CQAAO%2CQA8IN%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAQA%2CQAP0C%3BEAO1C%2CYA3JL%2CQAAO%2CQA8IN%3BIAOK%2CSAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3B%3BAA9ZP%2CYAqQC%2CQAAO%2CQA8IN%2CkBAaI%2CQAAO%3BEACN%2CkBAAA%3B%3BAACA%2CYA7JN%2CQAAO%2CQA8IN%2CkBAaI%2CQAAO%2CSAEL%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAvaR%2CYAqQC%2CQAAO%2CQA8IN%2CkBAaI%2CQAAO%2CSASN%2CSAAQ%3BEACP%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CYAlLH%2CQAAO%2CQA8IN%2CkBAaI%2CQAAO%2CSASN%2CSAAQ%3BIAWN%2CSAAA%3BIACA%2CUAAA%3B%3B%3BAA8BN%2CQA1B0C%3BEACzC%2CYArLH%2CQAAO%2CQA8IN%2CkBAuCG%2COAAQ%3BIACL%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CWAAW%2CaAAX%3BIACA%2CmBAAmB%2CaAAnB%3B%3BEAqBL%2CYA9MF%2CQAAO%2CQA8IN%2CkBA6CE%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CQAAA%3BIACA%2CYAAA%3BIACA%2CMAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CsDAAA%3BIACA%2CsCAAA%3B%3B%3BAAhdR%2CYAqQC%2CQAAO%2CQA8IN%2CkBAgEC%3BEACC%2CmBAAA%3BEACA%2CgBAAA%3B%3BAArdJ%2CYAqQC%2CQAAO%2CQA8IN%2CkBAgEC%2CgBAGC%2CeACC%2CSAAS%2COAAM%3BEACX%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA7dT%2CYAqQC%2CQAAO%2CQA8IN%2CkBAgEC%2CgBAGC%2CeASC%2COAAM%2COAAO%3BEACT%2CWAAA%3BEACA%2CQAAA%3B%3BAAjeT%2CYAqQC%2CQAAO%2CQA8IN%2CkBAgEC%2CgBAGC%2CeAaC%3BEACC%2CuBAAA%3BEACG%2C4BAAA%3BEACA%2C2BAAA%3B%3BAAKH%2CQAJ6C%3BEAI7C%2CYAtOL%2CQAAO%2CQA8IN%2CkBAgEC%2CgBAGC%2CeAaC%3BIAKK%2C2BAAA%3BIACH%2C6BAAA%3B%3B%3BAAzeP%2CYAqQC%2CQAAO%2CQA8IN%2CkBAgEC%2CgBAGC%2CeAaC%2CwBAQC%2CGAAG%2CGAAG%3BEACF%2CgBAAA%3B%3BAA5eV%2CYAqQC%2CQAAO%2CQA8IN%2CkBAgEC%2CgBAGC%2CeAaC%2CwBAQC%2CGAAG%2CGAAG%2CsBAEF%2CmBAAmB%3BEAClB%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAlfX%2CYAqQC%2CQAAO%2CQA8IN%2CkBAgEC%2CgBAGC%2CeAaC%2CwBAQC%2CGAAG%2CGAAG%2CsBASL%2CaACC%3BEACI%2CkBAAA%3BEACA%2CWAAA%3B%3BAAvfZ%2CYAqQC%2CQAAO%2CQA8IN%2CkBAgEC%2CgBAGC%2CeAaC%2CwBAQC%2CGAAG%2CGAAG%2CsBASL%2CaAKC%2COAAM%3BEACL%2CWAAA%3BEACG%2CgBAAA%3BEACA%2CqBAAA%3B%3BAA5fZ%2CYAqQC%2CQAAO%2CQA8IN%2CkBAgEC%2CgBAGC%2CeAaC%2CwBAQC%2CGAAG%2CGAAG%2CsBAoBL%2CSAAQ%2CQAAS%2CEAAC%3BEACd%2CWAAA%3B%3BAAhgBX%2CYAqQC%2CQAAO%2CQA8IN%2CkBAgEC%2CgBAGC%2CeA8CC%2CSAAS%3BEACL%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA9gBT%2CYAqQC%2CQAAO%2CQA8QN%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAASH%2CQAR6C%3BEAQ7C%2CYA3RF%2CQAAO%2CQA8QN%3BIAMK%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3BIACA%2CyBAAA%3B%3B%3BAAKD%2CQAHmC%2CuBAAmC%3BEAGtE%2CYA9RL%2CQAAO%2CQA8QN%3BIAcE%2CgBAAA%3B%3B%3BAAOI%2CQAH0C%3BEAG1C%2CYAnSP%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%3BIAEE%2CkBAAA%3B%3B%3BAAtiBT%2CYAqQC%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%3BEACC%2CsBAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3B%3BAAOA%2CQAN0C%3BEAM1C%2CYA7SR%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%3BIAKD%2CYAAA%3BIACG%2CWAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3B%3BAAhjBV%2CYAqQC%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSAUC%3BEACC%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CUAAA%3B%3BAAiBH%2CQAhB6C%3BEAgB7C%2CYAxUN%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSAUC%3BIAYE%2CkBAAA%3BIACA%2CuBAAA%3BIACA%2C0BAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CuBAAA%3BIACA%2C4BAAA%3BIACA%2CgCAAA%3BIACA%2CoCAAA%3BIACA%2CWAAA%3B%3B%3BAAOD%2CQALmC%2CuBAAmC%3BEAKtE%2CYA7UT%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSAUC%3BIA4BD%2CYAAA%3BIACG%2CsBAAA%3BIACA%2CeAAA%3B%3B%3BAAED%2CYA7UT%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSAUC%2CMAgCE%3BEACA%2CWAAA%3B%3BAAEJ%2CYAhVN%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSAUC%2CMAmCD%3BEACA%2CWAAA%3B%3BAAED%2CYAnVN%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSAUC%2CMAsCD%3BEACA%2CWAAA%3B%3BAAED%2CYAtVN%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSAUC%2CMAyCD%3BEACA%2CWAAA%3B%3BAAED%2CYAzVN%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSAUC%2CMA4CD%3BEACA%2CWAAA%3B%3BAAED%2CYA5VN%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSAUC%2CMA%2BCD%3BEACA%2CgBAAA%3B%3BAAlmBR%2CYAqQC%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSA6DF%3BEACI%2CkBAAA%3BEACH%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2C0BAAA%3B%3BAAWG%2CQAV0C%3BEAU1C%2CYAjXT%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSA6DF%3BIAQK%2COAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CuBAAA%3BIACA%2C0BAAA%3B%3B%3BAApnBX%2CYAqQC%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSA6DF%2C0BAiBI%2CSACC%2COAAO%3BEACN%2CWAAA%3BEACA%2CgBAAA%3B%3BAAznBZ%2CYAqQC%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSA6DF%2C0BAiBI%2CSAKF%3BEACC%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA7nBT%2CYAqQC%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSA6DF%2C0BAiBI%2CSAKF%2CGAGC%2CGAAG%3BEACC%2CaAAA%3B%3BAA%5C%2FnBb%2CYAqQC%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAIC%2CSA6DF%2C0BAiBI%2CSAKF%2CGAGC%2CGAAG%2CgBAEC%2CiBAAiB%3BEAChB%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3B%3BAAyBV%2CQAjB2C%3BEAiB3C%2CYAvZH%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAwGD%3BIACC%2CeAAA%3BIACG%2CkBAAA%3BIACA%2CSAAA%3B%3BEACH%2CYA3YN%2CQAAO%2CQA8QN%2CcAgBI%2CYACC%2CQAwGD%2CMAIE%3BIACG%2CSAAA%3BIACA%2CSAAQ%2CEAAR%3BIACA%2CqBAAA%3BIACA%2CmDAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2C4BAAA%3B%3B%3BAAaD%2CQAL0C%3BEAK1C%2CYAhaT%2CQAAO%2CQA8QN%2CcAgBI%2CYA0HD%2COACA%2CQACI%3BIAEE%2CUAAA%3BIACA%2CYAAA%3BIACG%2CiBAAA%3B%3B%3BAAMP%2CQAH8C%3BEAG9C%2CYApaN%2CQAAO%2CQA8QN%2CcAgBI%2CYA0HD%2COACA%2CQACI%2CSAMC%3BIAEE%2CUAAA%3B%3B%3BAAvqBZ%2CYAqQC%2CQAAO%2CQA8QN%2CcAgBI%2CYA0IF%2CSAAS%2COAAM%3BEACX%2CcAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAKA%2CQAJsC%2CuBAAmC%3BEAIzE%2CYAjbP%2CQAAO%2CQA8QN%2CcAgBI%2CYA0IF%2CSAAS%2COAAM%3BIAMV%2CSAAA%3BIACA%2CQAAA%3B%3B%3BAAED%2CYAjbP%2CQAAO%2CQA8QN%2CcAgBI%2CYA0IF%2CSAAS%2COAAM%2COASV%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CmDAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3B%3BAAMD%2CQALuC%2CuBAAmC%3BEAK1E%2CYA7bP%2CQAAO%2CQA8QN%2CcAgBI%2CYA0IF%2CSAAS%2COAAM%2COASV%3BIAQC%2CYAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3B%3B%3BAAQV%2CSAAS%3BEACR%2CSAAA%3BEACA%2CUAAA%3BEACG%2C6BAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3B%3BAAmLH%2CQAlL6C%3BEAkL7C%2CSAxLQ%3BIAOJ%2CcAAA%3BIACA%2CYAAA%3B%3BEAgLJ%2CSAxLQ%2CaASJ%2CoBACC%3BIACC%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEA0KN%2CSAxLQ%2CaASJ%2CoBACC%2CyBAKC%3BIACC%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAED%2CSAvBE%2CaASJ%2CoBACC%2CyBAaE%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAFD%2CSAvBE%2CaASJ%2CoBACC%2CyBAaE%2COAGA%3BIACC%2CWAAA%3B%3BEA6JR%2CSAxLQ%2CaASJ%2CoBAsBF%3BIACI%2CgBAAA%3BIACA%2CeAAA%3B%3BEAuJN%2CSAxLQ%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%3BIACzB%2CeAAA%3B%3BEACA%2CSApCC%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%3BIACL%2CeAAA%3BIACA%2CWAAA%3B%3BEACA%2CSAvCA%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COAGD%3BIACH%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgCAAA%3B%3BEACA%2CSA3CD%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COAGD%2CIAIC%2COAAI%3BIACP%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CmBAAmB%2CgBAAnB%3B%3BEACA%2CSAlDF%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COAGD%2CIAIC%2COAAI%2CIAON%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CSAAS%2CGAAT%3B%3BEAGH%2CSA1DA%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COAGD%2CIAIC%2COAAI%2CIAcT%2CMACC%3BIACA%2CiBAAA%3BIACA%2CSAAS%2CGAAT%3B%3BEAKJ%2CSAjEG%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA6BJ%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEACA%2CSAvED%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA6BJ%2CWAMI%3BIACH%2CqBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2C%2BBAAA%3BIACA%2CgCAAA%3B%3BEACA%2CSA9EF%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA6BJ%2CWAMI%2CKAOF%2CUAAU%3BIACV%2CeAAA%3B%3BEAEF%2CSAjFD%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA6BJ%2CWAMI%2CKAUA%3BIACF%2CaAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEACA%2CSAvFH%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA6BJ%2CWAMI%2CKAUA%2CIAME%2COAAI%3BIACP%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAKP%2CSA%5C%2FFG%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA2DP%2CoBAAuB%2CKAAE%3BIACzB%2CUAAA%3BIACA%2CuBAAA%3B%3BEACA%2CSAlGE%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA2DP%2CoBAAuB%2CKAAE%2CQAGrB%3BIACA%2CqBAAA%3BIACA%2CYAAA%3B%3BEAFJ%2CSAlGE%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA2DP%2CoBAAuB%2CKAAE%2CQAGrB%2CKAGA%3BIACC%2CaAAA%3BIACA%2CeAAA%3B%3BEALL%2CSAlGE%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA2DP%2CoBAAuB%2CKAAE%2CQAGrB%2CKAGA%2CeAGC%3BIACC%2CUAAA%3BIACA%2C%2BBAAA%3BIACA%2CgCAAA%3BIACA%2CYAAA%3B%3BEACA%2CSA7GJ%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA2DP%2CoBAAuB%2CKAAE%2CQAGrB%2CKAGA%2CeAGC%2CoBAKE%2CUAAU%3BIACV%2CkBAAA%3B%3BEAED%2CSAhHJ%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA2DP%2CoBAAuB%2CKAAE%2CQAGrB%2CKAGA%2CeAGC%2CoBAQK%3BIACH%2CYAAA%3B%3BEADD%2CSAhHJ%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA2DP%2CoBAAuB%2CKAAE%2CQAGrB%2CKAGA%2CeAGC%2CoBAQK%2CqBAEH%2C0BACC%3BIACC%2CkBAAA%3B%3BEAJH%2CSAhHJ%2CaASJ%2CoBAsBF%2C2BAGI%2CWAAU%2CaAAc%2CGAAE%2CUAErB%2CKAAE%2COA2DP%2CoBAAuB%2CKAAE%2CQAGrB%2CKAGA%2CeAGC%2CoBAQK%2CqBAOH%2CqBAAqB%3BIACpB%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%2BDd%2CSAxLQ%2CaASJ%2CoBAsBF%2C2BAmGC%2CGAAE%2COAAO%3BIACL%2CeAAA%3BIACA%2CYAAA%3B%3BEAEC%2CSAtIA%2CaASJ%2CoBAsBF%2C2BAmGC%2CGAAE%2COAAO%2CMAGL%2CGACE%2CMAAM%3BIACN%2CYAAA%3BIACA%2CUAAA%3B%3BEAEJ%2CSA1IG%2CaASJ%2CoBAsBF%2C2BAmGC%2CGAAE%2COAAO%2CMAGL%2CGAKE%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgCAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3B%3BEAsCT%2CSAxLQ%2CaASJ%2CoBAsBF%2C2BA4HC%3BIACI%2CeAAA%3BIACA%2CYAAA%3B%3BEA2BP%2CSAxLQ%2CaASJ%2CoBAsBF%2C2BA4HC%2CUAGI%2COAAM%3BIACL%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgCAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3B%3BEAiBR%2CSAxLQ%2CaASJ%2CoBAsBF%2C2BA4HC%2CUAcC%2CiBAAmB%3BIACf%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgCAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3B%3BAAxBL%2CQApJ0C%2CuBA%2BIC%3BEAK3C%2CSA1JK%2CaASJ%2CoBAsBF%2C2BAmGC%2CGAAE%2COAAO%2CMAoBP%2CeAAiB%2CKAAE%2COAAO%3BIACtB%2CUAAA%3B%3B%3BAAvJV%2CSAAS%2CaAwLR%2CWAAU%3BEACN%2CsBAAA%3B%3BAAzLL%2CSAAS%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%3BEACD%2CiBAAA%3BEACA%2CeAAA%3B%3BAACA%2CSA7LG%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%3BEACL%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAgFA%2CQA%5C%2FEyB%2CuBAAwB%3BEA%2BEjD%2CSAhRE%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%3BIAKJ%2CWAAA%3B%3BEACA%2CSAnMC%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAMH%2COAAU%2CIAAI%2COAAI%3BIAClB%2CSAAS%2CEAAT%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C6BAAA%3B%3BEACA%2CSA7MA%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAMH%2COAAU%2CIAAI%2COAAI%2CIAUjB%3BIACA%2CaAAA%3B%3BEAGL%2CSAjNI%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAoBH%3BIACH%2CwBAAA%3BIACA%2CSAAA%3BIACA%2COAAA%3BIAAO%2CQAAA%3BIACP%2CcAAA%3BIACA%2CaAAA%3BIACG%2CyBAAA%3BIACA%2C4CAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3B%3BEAIH%2CSAlOG%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAoBH%2CWAiBC%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEACA%2CSAxOD%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAoBH%2CWAiBC%2CKAMC%2CUAAU%3BIACV%2CeAAA%3B%3BEAED%2CSA3OD%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAoBH%2CWAiBC%2CKASI%3BIACH%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CsBAAA%3B%3BEAKA%2CSA3PF%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAoBH%2CWAiBC%2CKASI%2CIAgBF%3BIACA%2CmCAAA%3BIACA%2CwCAAA%3BIACA%2C2CAAA%3B%3BEAnBF%2CSA3OD%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAoBH%2CWAiBC%2CKASI%2CIAqBH%2CKAAI%3BIACH%2CgBAAA%3BIACA%2CQAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CwBAAA%3B%3B%3BAArCN%2CQAjC0B%2CuBAAwB%2CwBA8Bb%2CuBAAmC%3BEAGxE%2CSAlOG%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAoBH%3BIAeF%2CSAAA%3B%3B%3BAA2BI%2CQA1DqB%2CuBAAwB%2CwBAsDR%2CuBAAmC%3BEAIxE%2CSA3PF%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAoBH%2CWAiBC%2CKASI%3BIAaF%2CaAAA%3BIACA%2CeAAA%3B%3B%3BAAkBJ%2CQA1EwB%2CuBAAwB%2CwBAuEP%3BEAGzC%2CSA3QC%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAoBH%2CWAiBC%2CKASI%2CIAqBH%2CKAAI%3BIASF%2CeAAA%3B%3B%3BAAUN%2CQAHqC%2CuBAAmC%3BEAGxE%2CSAnRE%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%3BIAoFJ%2CkBAAA%3B%3B%3BAAKD%2CQAHyC%2CuBAAmC%3BEAG5E%2CSAtRE%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%3BIAuFJ%2CkBAAA%3B%3B%3BAAED%2CSAtRE%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAyFJ%3BEACA%2CeAAA%3B%3BAAED%2CSAzRE%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COA4FD%3BEACH%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CQAJqC%2CuBAAmC%3BEAIxE%2CSAvSC%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COA4FD%3BIAWF%2CeAAA%3BIACA%2CsBAAA%3B%3B%3BAAED%2CSAvSC%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COA4FD%2CIAcC%2COAAI%3BEACP%2CsBAAA%3BEACA%2CUAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CSA7SA%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COA4FD%2CIAcC%2COAAI%3BIAIN%2CuBAAA%3B%3B%3BAAKF%2CQAHsC%2CuBAAmC%3BEAGzE%2CSAhTC%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COA4FD%2CIAcC%2COAAI%3BIAON%2C2BAAA%3B%3B%3BAAKN%2CSAnTK%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAsHJ%3BEACF%2CwBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEAAO%2CQAAA%3BEACP%2CcAAA%3BEACA%2CaAAA%3BEACG%2CyBAAA%3BEACA%2C4CAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAIH%2CQAHqC%2CuBAAmC%3BEAGxE%2CSApUG%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAsHJ%3BIAeD%2CSAAA%3B%3B%3BAAED%2CSApUG%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAsHJ%2CWAiBE%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAACA%2CSAxUD%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAsHJ%2CWAiBE%2CKAIC%2CUAAU%3BEACV%2CeAAA%3B%3BAAED%2CSA3UD%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAsHJ%2CWAiBE%2CKAOI%3BEACH%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3B%3BAAKA%2CQAJqC%2CuBAAmC%3BEAIxE%2CSA3VF%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAsHJ%2CWAiBE%2CKAOI%3BIAaF%2CaAAA%3BIACA%2CeAAA%3B%3B%3BAAED%2CSA3VF%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAsHJ%2CWAiBE%2CKAOI%2CIAgBF%3BEACA%2CmCAAA%3BEACA%2CwCAAA%3BEACA%2C2CAAA%3B%3BAAnBF%2CSA3UD%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAsHJ%2CWAiBE%2CKAOI%2CIAqBH%2CKAAI%3BEACH%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CwBAAA%3B%3BAAIJ%2CQAHyC%3BEAGzC%2CSA3WC%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAsHJ%2CWAiBE%2CKAOI%2CIAqBH%2CKAAI%3BIASF%2CeAAA%3B%3B%3BAAMT%2CSA%5C%2FWK%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%3BEACzB%2CaAAA%3B%3BAACA%2CSAjXI%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%3BEACA%2CqBAAA%3BEACA%2CSAAA%3B%3BAAFJ%2CSAjXI%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%3BEACC%2CWAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAPL%2CSAjXI%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%3BEACC%2CaAAA%3B%3BAAIA%2CQAHsC%2CuBAAmC%3BEAGzE%2CSA9XF%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%3BIAGE%2CYAAA%3B%3B%3BAAED%2CSA9XF%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%2CoBAKK%3BEACH%2CgBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAHsC%2CuBAAmC%3BEAGzE%2CSApYH%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%2CoBAKK%3BIAIF%2CaAAA%3B%3B%3BAAJF%2CSA9XF%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%2CoBAKK%2CqBAMH%2CkBAAoB%2CqBACnB%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CSA9YD%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%2CoBAKK%2CqBAMH%2CkBAAoB%2CqBACnB%3BIAME%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAdJ%2CSA9XF%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%2CoBAKK%2CqBAMH%2CkBAAoB%2CqBAWtB%3BEACI%2CUAAA%3BEACA%2CSAAA%3B%3BAAnBH%2CSA9XF%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%2CoBAKK%2CqBAMH%2CkBAAoB%2CqBAWtB%2CGAGG%3BEACC%2CkBAAA%3BEACA%2C0DAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAMC%2CQALyC%3BEAKzC%2CSA7ZN%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%2CoBAKK%2CqBAMH%2CkBAAoB%2CqBAWtB%2CGAGG%3BIAOE%2CkBAAA%3BIACA%2C6BAAA%3BIACA%2CoBAAA%3B%3B%3BAA7BJ%2CSA9XF%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%2CoBAKK%2CqBAMH%2CkBAAoB%2CqBAWtB%2CGAGG%2CGAWE%3BEACC%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CSAvaH%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%2CoBAKK%2CqBAMH%2CkBAAoB%2CqBAWtB%2CGAGG%2CGAWE%3BIAOE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAvCN%2CSA9XF%2CaAwLR%2CWAAU%2CaAEN%2CGAAE%2CUAGG%2CKAAE%2COAkLP%2CoBAAuB%2CKAAE%2CQAErB%2CKAGA%2CeAKC%2CoBAKK%2CqBA6CH%2C0BACC%3BEACC%2CmBAAA%3B%3B%3BACrnCd%2CgBACC%2CWACC%2CiBACC%3BEACI%2CqBAAA%3B%3BAAJP%2CgBACC%2CWACC%2CiBAIC%3BEACC%2CkBAAA%3B%3BAAPJ%2CgBACC%2CWACC%2CiBAIC%2CoBAoBI%3BEACC%2CWAAA%3B%3BAA3BR%2CgBACC%2CWACC%2CiBAIC%2CoBAoBI%2CeAEC%2CcAcF%3BEACC%2CgBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CgBA9CN%2CWACC%2CiBAIC%2CoBAoBI%2CeAEC%2CcAcF%3BIAGE%2CgBAAA%3B%3B%3BAA7CR%2CgBACC%2CWACC%2CiBAIC%2CoBAoBI%2CeAEC%2CcAcF%2CUAKC%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAjDR%2CgBACC%2CWACC%2CiBAIC%2CoBAoBI%2CeAEC%2CcAcF%2CUAKC%2COAGC%3BEACI%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3B%3BAArDZ%2CgBACC%2CWACC%2CiBAIC%2CoBAoBI%2CeAEC%2CcAcF%2CUAKC%2COAQC%3BEACI%2CQAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAA3DZ%2CgBACC%2CWACC%2CiBAIC%2CoBAoBI%2CeAEC%2CcAcF%2CUAKC%2COAcC%3BEACI%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAjEP%2CWACC%2CiBAIC%2CoBAoBI%2CeAEC%2CcAcF%2CUAKC%2COAmBE%2COACA%3BEACC%2CuBAAA%3B%3BAAFF%2CgBAjEP%2CWACC%2CiBAIC%2CoBAoBI%2CeAEC%2CcAcF%2CUAKC%2COAmBE%2COAIA%3BEACI%2CmBAAA%3B%3BAAvEb%2CgBACC%2CWACC%2CiBAIC%2CoBAoBI%2CeAmDF%3BEACC%2CcAAA%3B%3BAA9EN%2CgBACC%2CWACC%2CiBAIC%2CoBAoBI%2CeAmDF%2C0BAEC%3BEACI%2CWAAA%3B%3BAAhFV%2CgBACC%2CWACC%2CiBAmFC%3BEACC%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAIG%2CQAHuC%3BEAGvC%2CgBA1FN%2CWACC%2CiBAmFC%3BIAIK%2CmBAAA%3B%3B%3BAAKJ%2CQAHyC%2CuBAAsC%3BEAG%5C%2FE%2CgBA7FH%2CWACC%2CiBAmFC%3BIAOE%2CmBAAA%3B%3B%3BAA5FL%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CgBApGP%2CWACC%2CiBAmFC%2CqBASC%3BIAKK%2CeAAA%3B%3B%3BAAnGT%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%3BEACC%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAACH%2CgBAxGL%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAID%3BEACG%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAIJ%2CQAH0C%2CuBAAmC%3BEAG7E%2CgBArHL%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAID%3BIAWI%2CiBAAA%3B%3B%3BAApHX%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAkBC%2CGAAE%3BECqYP%2CaAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3B%3BAAQA%2CQAP0C%3BEAO1C%2CgBDjhBH%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAkBC%2CGAAE%3BICqZN%2CeAAA%3BIACA%2CiBAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3BIACH%2CYAAA%3B%3B%3BAASD%2CQAPyC%2CuBAAmC%3BEAO5E%2CgBDxhBA%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAkBC%2CGAAE%3BIC4ZN%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3B%3BAAMD%2CQAJuB%3BEAIvB%2CgBD5hBH%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAkBC%2CGAAE%3BICmaT%2CgBAAA%3BIACG%2CYAAA%3B%3B%3BAAED%2CgBD5hBH%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAkBC%2CGAAE%2CMCsaN%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CiBAAiB%2CcAA5B%3BEACA%2CmBAAmB%2CiBAAiB%2CcAApC%3B%3BAAKH%2CQAJ6C%3BEAI7C%2CgBD5iBD%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAkBC%2CGAAE%2CMCsaN%3BIAaC%2CaAAA%3BIACH%2CYAAA%3B%3B%3BAAMF%2CQAJuC%2CuBAAmC%3BEAI1E%2CgBDhjBA%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAkBC%2CGAAE%2CMCsaN%3BIAiBF%2CaAAA%3BIACA%2CYAAA%3B%3B%3BAAGC%2CgBDjjBH%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAkBC%2CGAAE%2CMC2bN%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CiBAAiB%2CcAA5B%3BEACA%2CmBAAmB%2CiBAAiB%2CcAApC%3B%3BAAMH%2CQAJ6C%3BEAI7C%2CgBDlkBD%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAkBC%2CGAAE%2CMC2bN%3BIAcC%2CaAAA%3BIACH%2CWAAA%3B%3B%3BAAMF%2CQAJuC%2CuBAAmC%3BEAI1E%2CgBDtkBA%2CWACC%2CiBAmFC%2CqBASC%2CeAOI%2CmBAkBC%2CGAAE%2CMC2bN%3BIAkBF%2CaAAA%3BIACA%2CWAAA%3B%3B%3BADrkBH%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%3BEACI%2CuBAAA%3B%3BAA7HV%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAIH%2CQAH6C%3BEAG7C%2CgBDPD%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%3BIAKK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CgBDVJ%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%3BIAQE%2CaAAA%3B%3B%3BADTH%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBACC%3BEACC%2CcAAA%3B%3BADbP%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CgBDtBP%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBACC%3BIAIK%2CmBAAA%3B%3B%3BADrBT%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBACC%2CmBAMI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CgBDlCR%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBACC%2CmBAMI%3BIASE%2CgBAAA%3B%3B%3BAAQJ%2CQAL6C%3BEAK7C%2CgBDvCL%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBACC%2CmBAMI%3BIAaE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CgBD5CL%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBACC%2CmBAMI%3BIAkBD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CgBD%5C%2FCJ%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBACC%2CmBAMI%3BIAuBD%2CgBAAA%3B%3B%3BAD9CP%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBAkCC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CgBD1DJ%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBAkCC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CgBD7DJ%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBAkCC%3BIAUE%2CmBAAA%3B%3B%3BAD5DN%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBAkCC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CgBDlEJ%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBAkCC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BADjEV%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBAkCC%2CWAkBC%3BEACI%2CQAAA%3B%3BADrET%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBAkCC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BADvEV%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBAkCC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CgBDrFL%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBAkCC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BADpFX%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBAkCC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CgBDjGJ%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBAKF%2CsBAkCC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BADhGV%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BADzGP%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAD3GR%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BADlHT%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CgBDjIR%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAMJ%2CQAJ6B%2CuBAAuB%3BEAIpD%2CgBDrIL%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAGF%2CgBDrIL%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COAkBP%3BEACG%2CmBAAA%3B%3BADvIV%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COAqBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CgBD7IT%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COAqBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAUD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CgBDhKT%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COAqBL%2CKAKE%3BIAiBC%2CiBAAA%3B%3B%3BAAIH%2CgBDlKR%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COA%2BCJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CgBDvKT%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COA%2BCJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CgBDlKR%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COA%2BCJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CgBDzKV%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COA%2BCJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAD9KZ%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CgBDlMR%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CgBDlMR%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BADzMV%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CgBDzNR%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CgBDzNR%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcACC%2CYC3HL%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BADhOV%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAKC%3BEACI%2CSAAA%3B%3BAAjIV%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAKC%2CSAEC%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3B%3BAAMA%2CQALsC%3BEAKtC%2CgBAhJV%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAKC%2CSAEC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAGD%2CgBAhJV%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAKC%2CSAEC%2COAeK%3BEACA%2COAAA%3B%3BAADD%2CgBAhJV%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAKC%2CSAEC%2COAeK%2CSAEA%2CEAAC%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2C%2BCAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3B%3BAAMD%2CQALuC%3BEAKvC%2CgBA%5C%2FJX%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAKC%2CSAEC%2COAeK%2CSAEA%2CEAAC%3BIASC%2CYAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3B%3B%3BAAIN%2CgBAjKP%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAKC%2CSAEC%2COAgCE%3BEACA%2CQAAA%3B%3BAADD%2CgBAjKP%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAKC%2CSAEC%2COAgCE%2CSAEG%2CEAAC%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CgDAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3B%3BAAMD%2CQALuC%3BEAKvC%2CgBAhLX%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAKC%2CSAEC%2COAgCE%2CSAEG%2CEAAC%3BIASC%2CYAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3B%3B%3BAAKN%2CgBAnLP%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAKC%2CSAEC%2COAkDE%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAvLT%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAgEC%3BEACC%2CgBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CgBA%5C%2FLN%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAgEC%3BIAGE%2CgBAAA%3B%3B%3BAA9LR%2CgBACC%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAgEC%2CUAKC%2COACC%3BEACI%2CaAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CgBApMP%2CWACC%2CiBAmFC%2CqBASC%2CeA6BC%2CcAgEC%2CUAKC%2COAKE%2COACA%3BEACC%2CgBAAA%3B%3BAAON%2CgBA7MH%2CWACC%2CiBAmFC%2CqBAyHE%3BEACA%2CoBAAA%3B%3BAAIG%2CQAHuC%3BEAGvC%2CgBAlNP%2CWACC%2CiBAmFC%2CqBAyHE%3BIAGI%2CeAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAsC%3BEAGhF%2CgBArNH%2CWACC%2CiBAmFC%2CqBAyHE%3BIAMC%2CsBAAA%3B%3B%3BAApNN%2CgBACC%2CWACC%2CiBAsNC%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CgBA7NN%2CWACC%2CiBAsNC%3BIAIK%2CmBAAA%3B%3B%3BAAKD%2CQAHsC%2CuBAAsC%3BEAG5E%2CgBAhON%2CWACC%2CiBAsNC%3BIAOE%2CmBAAA%3B%3B%3BAA%5C%2FNL%2CgBACC%2CWACC%2CiBAsNC%2CoBASI%3BEACC%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CgBAvOP%2CWACC%2CiBAsNC%2CoBASI%3BIAKE%2CeAAA%3B%3B%3BAAtOT%2CgBACC%2CWACC%2CiBAsNC%2CoBASI%2CeAOC%3BEACC%2CmBAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CgBA7OJ%2CWACC%2CiBAsNC%2CoBASI%2CeAOC%3BIAGE%2CUAAA%3BIACA%2CmBAAA%3B%3B%3BAA5OV%2CgBACC%2CWACC%2CiBAsNC%2CoBASI%2CeAcF%3BEACC%2CkBAAA%3B%3BAAID%2CQAH6C%3BEAG7C%2CgBAnPJ%2CWACC%2CiBAsNC%2CoBASI%2CeAcF%3BIAGK%2CUAAA%3B%3B%3BAAlPV%2CgBACC%2CWACC%2CiBAsNC%2CoBASI%2CeAoBF%3BEACI%2CcAAA%3B%3BAAtPT%2CgBACC%2CWACC%2CiBAsNC%2CoBASI%2CeAoBF%2C0BAEI%3BEACC%2CWAAA%3B%3BAAxPV%2CgBACC%2CWACC%2CiBA2PC%3BEACI%2CgBAAA%3BEACA%2CeAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CgBAlQN%2CWACC%2CiBA2PC%3BIAIK%2CeAAA%3B%3B%3BAAjQR%2CgBACC%2CWACC%2CiBA2PC%2CoBAMI%3BEACC%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CgBA5QP%2CWACC%2CiBA2PC%2CoBAMI%3BIAOE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAA3QT%2CgBACC%2CWACC%2CiBA2PC%2CoBAMI%2CeAUC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAACA%2CgBAhRR%2CWACC%2CiBA2PC%2CoBAMI%2CeAUC%2CoBAIE%3BEACD%2CyCAAA%3BEACC%2C0CAAA%3B%3BAAnRV%2CgBACC%2CWACC%2CiBA2PC%2CoBAMI%2CeAUC%2CoBAQF%2CmBAAmB%3BEACf%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CgBA3RT%2CWACC%2CiBA2PC%2CoBAMI%2CeAUC%2CoBAQF%2CmBAAmB%3BIAKd%2CsBAAA%3B%3B%3BAA1RX%2CgBACC%2CWACC%2CiBA2PC%2CoBAMI%2CeAUC%2CoBAQF%2CmBAAmB%2CEAOf%3BEACC%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAOH%2CQAN6C%3BEAM7C%2CgBAzSP%2CWACC%2CiBA2PC%2CoBAMI%2CeAUC%2CoBAQF%2CmBAAmB%2CEAOf%3BIASE%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3B%3BAAOJ%2CQALsC%2CuBAAmC%3BEAKzE%2CgBA9SP%2CWACC%2CiBA2PC%2CoBAMI%2CeAUC%2CoBAQF%2CmBAAmB%2CEAOf%3BIAeD%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAAMF%2CQAJ0C%2CwBAAsC%3BEAIhF%2CgBAlTN%2CWACC%2CiBA2PC%2CoBAMI%2CeAUC%2CoBAQF%2CmBAAmB%2CEAOf%3BIAoBD%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAjTT%2CgBACC%2CWACC%2CiBAsTC%3BEACC%2CeAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CgBA7TH%2CWACC%2CiBAsTC%3BIAGE%2CeAAA%3B%3B%3BAAMD%2CQAHsC%2CuBAAsC%3BEAG5E%2CgBAhUH%2CWACC%2CiBAsTC%3BIAOE%2CeAAA%3B%3B%3BAA%5C%2FTL%2CgBACC%2CWACC%2CiBAsTC%2CwBASC%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CgBAvUP%2CWACC%2CiBAsTC%2CwBASC%3BIAKK%2CeAAA%3B%3B%3BAAtUT%2CgBACC%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%3BEACC%2CkBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CgBA3UT%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAGE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAIJ%2CQAH0C%2CuBAAmC%3BEAG7E%2CgBAxVN%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAGE%3BIAWC%2CiBAAA%3B%3B%3BAAvVZ%2CgBACC%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAiBC%3BECkKN%2CaAAA%3BEACA%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3B%3BAAQA%2CQAP0C%3BEAO1C%2CgBDjhBH%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAiBC%3BICkLL%2CeAAA%3BIACA%2CiBAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3BIACH%2CYAAA%3B%3B%3BAASD%2CQAPyC%2CuBAAmC%3BEAO5E%2CgBDxhBA%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAiBC%3BICyLL%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3B%3BAAMD%2CQAJuB%3BEAIvB%2CgBD5hBH%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAiBC%3BICgMR%2CgBAAA%3BIACG%2CYAAA%3B%3B%3BAAED%2CgBD5hBH%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAiBC%2CGCmML%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CiBAAiB%2CcAA5B%3BEACA%2CmBAAmB%2CiBAAiB%2CcAApC%3B%3BAAKH%2CQAJ6C%3BEAI7C%2CgBD5iBD%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAiBC%2CGCmML%3BIAaC%2CaAAA%3BIACH%2CYAAA%3B%3B%3BAAMF%2CQAJuC%2CuBAAmC%3BEAI1E%2CgBDhjBA%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAiBC%2CGCmML%3BIAiBF%2CaAAA%3BIACA%2CYAAA%3B%3B%3BAAGC%2CgBDjjBH%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAiBC%2CGCwNL%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CgBAAA%3BEACA%2CWAAW%2CiBAAiB%2CcAA5B%3BEACA%2CmBAAmB%2CiBAAiB%2CcAApC%3B%3BAAMH%2CQAJ6C%3BEAI7C%2CgBDlkBD%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAiBC%2CGCwNL%3BIAcC%2CaAAA%3BIACH%2CWAAA%3B%3B%3BAAMF%2CQAJuC%2CuBAAmC%3BEAI1E%2CgBDtkBA%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BACC%2CeAiBC%2CGCwNL%3BIAkBF%2CaAAA%3BIACA%2CWAAA%3B%3B%3BADrkBH%2CgBACC%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%3BEACI%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CgBA5WV%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%3BIASK%2CeAAA%3BIACA%2CuBAAA%3BIACA%2C8BAAA%3B%3B%3BAA3WZ%2CgBACC%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%3BEACC%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CgBApXX%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%3BIAKE%2CUAAA%3BIACA%2CSAAA%3B%3B%3BAAED%2CgBApXX%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%3BAArXhB%2CgBACC%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%3BEACb%2CkBAAA%3B%3BAADD%2CgBApXX%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAEH%3BAAvXb%2CgBACC%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAEb%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAOH%2CQAN6C%3BEAM7C%2CgBAvYV%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAEH%3BEAiBF%2CgBAvYV%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAEb%3BIAYE%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3B%3BAAQD%2CQANmC%2CuBAAsC%3BEAMzE%2CgBA7Yb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAEH%3BEAuBC%2CgBA7Yb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAEb%3BIAkBD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3B%3BAAED%2CgBA7Yb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAEH%2CKAuBE%3BAAAD%2CgBA7Yb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAEb%2CKAuBE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2C%2BCAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CgBA9Zd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAEH%2CKAuBE%3BEAiBA%2CgBA9Zd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAEb%2CKAuBE%3BIAcC%2CWAAA%3BIACA%2CSAAA%3B%3B%3BAAMF%2CQAJuC%2CuBAAsC%3BEAI7E%2CgBAlab%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAEH%2CKAuBE%3BEAqBD%2CgBAlab%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAEb%2CKAuBE%3BIAkBC%2CSAAA%3BIACA%2CWAAA%3B%3B%3BAA5CJ%2CgBApXX%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%3BAAraV%2CgBACC%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2C4CAAA%3BEACA%2CoDAAA%3BEACA%2CiDAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CgBApbb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%3BEAgBI%2CgBApbb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%3BIAcK%2CSAAA%3B%3B%3BAAKD%2CQAHsC%2CuBAAsC%3BEAG5E%2CgBAvbb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%3BEAmBI%2CgBAvbb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%3BIAiBK%2CSAAA%3B%3B%3BAAED%2CgBAvbb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%2CGAmBQ%3BAAAJ%2CgBAvbb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%2CGAmBQ%3BAACJ%2CgBAxbb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%2CGAoBQ%3BAAAJ%2CgBAxbb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%2CGAoBQ%3BEACH%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2C4BAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3B%3BAAMH%2CQAL6C%3BEAK7C%2CgBA5cX%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%2CGAmBQ%3BEAqBN%2CgBA5cX%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%2CGAmBQ%3BEAqBN%2CgBA5cX%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%2CGAoBQ%3BEAoBN%2CgBA5cX%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%2CGAoBQ%3BIAgBF%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAOD%2CQALmC%2CuBAAsC%3BEAKzE%2CgBAjdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%2CGAmBQ%3BEA0BH%2CgBAjdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%2CGAmBQ%3BEA0BH%2CgBAjdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%2CGAoBQ%3BEAyBH%2CgBAjdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%2CGAoBQ%3BIAqBL%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAAED%2CgBAjdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%2CGAmBQ%2CKA0BF%3BAAAD%2CgBAjdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%2CGAmBQ%2CKA0BF%3BAAAD%2CgBAjdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%2CGAoBQ%2CSAyBF%3BAAAD%2CgBAjdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%2CGAoBQ%2CSAyBF%3BEACA%2CyBAAA%3B%3BAAED%2CgBApdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%2CGAmBQ%2CKA6BF%3BAAAD%2CgBApdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%2CGAmBQ%2CKA6BF%3BAAAD%2CgBApdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAgDN%2CGAoBQ%2CSA4BF%3BAAAD%2CgBApdd%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAgDhB%2CGAoBQ%2CSA4BF%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAIN%2CgBA1dT%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAsGL%2COACA%2CKAAI%3BAADL%2CgBA1dT%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAsGf%2COACA%2CKAAI%3BEACA%2CWAAW%2CcAAX%3BEACA%2CgBAAgB%2CcAAhB%3BEACA%2CmBAAmB%2CcAAnB%3B%3BAAJL%2CgBA1dT%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGAQK%2CYAsGL%2COAMA%3BAAND%2CgBA1dT%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA6LV%2CCArLyB%2CgBAsGf%2COAMA%3BEACI%2CcAAA%3B%3BAA0BN%2CgBA3fR%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA%2BID%3BEACG%2CeAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CgBAngBZ%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA%2BID%3BIAII%2CwBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3B%3BAANL%2CgBA3fR%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA%2BID%2CWAQG%2CMAAK%3BEACJ%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3BEACG%2CoCAAA%3BEACA%2CiCAAA%3B%3BAAMN%2CQAL6C%3BEAK7C%2CgBAphBV%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA%2BID%2CWAQG%2CMAAK%3BIAaH%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALmC%2CuBAAsC%3BEAKzE%2CgBAzhBb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA%2BID%2CWAQG%2CMAAK%3BIAkBN%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CgBAzhBb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA%2BID%2CWAQG%2CMAAK%2CIAsBH%3BEACA%2CgBAAA%3B%3BAAED%2CgBA5hBb%2CWACC%2CiBAsTC%2CwBASC%2CeAOI%2C2BAuBF%2CgBACC%2CGAaI%2CGA%2BID%2CWAQG%2CMAAK%2CIAyBH%3BEACA%2CmBAAA%3B%3B%3BAE9hBf%2CsBACC%2CQAAO%2CKACN%3BEACI%2CiBAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBAND%2CQAAO%2CKACN%3BIAGM%2CiBAAA%3B%3B%3BAALR%2CsBACC%2CQAAO%2CKAON%2CGAAE%3BEACD%2CmBAAA%3B%3BAACA%2CsBATF%2CQAAO%2CKAON%2CGAAE%2CwBAEG%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAjBN%2CQAAO%2CKAON%2CGAAE%2CwBAEG%3BIAKC%2CWAAA%3BIACA%2CkBAAA%3B%3B%3BAASD%2CQAP4C%2CuBAAuC%3BEAOnF%2CsBAxBN%2CQAAO%2CKAON%2CGAAE%2CwBAEG%3BIASC%2CUAAA%3BIACA%2CiBAAA%3B%3BEACC%2CsBApBR%2CQAAO%2CKAON%2CGAAE%2CwBAEG%2CKAWG%2CUAAU%3BIACX%2CeAAA%3B%3B%3BAAQF%2CQALyC%2CwBAAsC%3BEAK%5C%2FE%2CsBA7BN%2CQAAO%2CKAON%2CGAAE%2CwBAEG%3BIAgBC%2C8BAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAAED%2CsBA7BN%2CQAAO%2CKAON%2CGAAE%2CwBAEG%2CKAoBC%2CUAAU%3BEACV%2CeAAA%3B%3BAAID%2CQAHuC%2CuBAAmC%3BEAG1E%2CsBAlCN%2CQAAO%2CKAON%2CGAAE%2CwBAEG%2CKAoBC%2CUAAU%3BIAGT%2C4BAAA%3B%3B%3BAAWF%2CQARsC%2CuBAAmC%3BEAQzE%2CsBA3CN%2CQAAO%2CKAON%2CGAAE%2CwBAEG%3BIA2BC%2C8BAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CsBAvCP%2CQAAO%2CKAON%2CGAAE%2CwBAEG%2CKA8BE%2CUAAU%3BIACV%2CyBAAA%3B%3B%3BAAGF%2CsBA3CN%2CQAAO%2CKAON%2CGAAE%2CwBAEG%2CKAkCC%2CUAAU%3BEACV%2CeAAA%3B%3BAAnCL%2CsBATF%2CQAAO%2CKAON%2CGAAE%2CwBAEG%2CKAqCH%3BEACC%2CgBAAA%3BEACG%2CaAAA%3BEACA%2CyBAAA%3B%3BAAxCL%2CsBATF%2CQAAO%2CKAON%2CGAAE%2CwBAEG%2CKAqCH%2CkCAIC%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FCN%2CsBATF%2CQAAO%2CKAON%2CGAAE%2CwBAEG%2CKAqCH%2CkCAIC%2CEAOI%3BEACC%2CgBAAA%3B%3B%3BAC3DV%3BEACC%2CmBAAA%3B%3BAADD%2CsBAEC%2CsBACC%3BAAHF%2CsBAEC%2CsBA%2BsDA%2CCA9sDqB%3BEAChB%2CaAAA%3B%3BAAMH%2CQAH0C%3BEAG1C%2CsBARF%2CsBAIC%3BIAEK%2CcAAA%3B%3B%3BAARP%2CsBAEC%2CsBAIC%2CSAIC%2CQAAO%3BEACN%2CUAAA%3B%3BAAXJ%2CsBAEC%2CsBAaC%2CeACC%3BEACC%2CaAAA%3B%3BAAjBJ%2CsBAEC%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%3BEACxB%2CiBAAA%3BEACA%2CeAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%3BIAIvB%2CeAAA%3B%3B%3BAAED%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%3BEACH%2CoBAAA%3B%3BAADD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%3B%3B%3B%3B%3B%3B%3B%3B%3BAAFE%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBACC%3BEACC%2CWAAA%3B%3BAAJA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBACC%2CeAEC%2CoBAAsB%3BEAClB%2CUAAA%3B%3BAANJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeACC%2CqBAAqB%3BEACpB%2CcAAA%3B%3BAAbF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeACC%2CqBAAqB%2C0BAEpB%3BEACI%2CWAAA%3B%3BAAfN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAOC%3BEACC%2CeAAA%3BEACG%2C6BAAA%3BEACA%2CmBAAA%3B%3BAArBL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAOC%2C0BAIC%2CqBAAqB%3BEACjB%2CSAAA%3B%3BAACA%2CsBAjDZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAOC%2C0BAIC%2CqBAAqB%2CmBAEb%3BEACH%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA3Db%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAOC%2C0BAIC%2CqBAAqB%2CmBAEb%3BIAOF%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBA9DT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAOC%2C0BAIC%2CqBAAqB%2CmBAEb%3BIAWF%2CeAAA%3B%3B%3BAAKL%2CsBAjET%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAOC%2C0BAqBC%2CkBAAkB%2CmBACb%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAA5CP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAqCC%3BEACI%2C4BAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBAhFX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAqCC%3BIAKK%2CkBAAA%3B%3B%3BAAKD%2CQAHsC%2CuBAAmC%3BEAGzE%2CsBAnFX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAqCC%3BIAQK%2CaAAA%3B%3B%3BAAxDN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAqCC%2CyBAUI%2CqBAAqB%3BEACpB%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA9FZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAqCC%2CyBAUI%2CqBAAqB%3BIAQnB%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBAjGR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAqCC%2CyBAUI%2CqBAAqB%3BIAYnB%2CeAAA%3B%3B%3BAAtEP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA%2BDC%3BEACC%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2C6BAAA%3B%3BAA7EF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA%2BDC%2CsBAIC%3BEACI%2CaAAA%3BEACA%2C8BAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA9GZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA%2BDC%2CsBAIC%3BIAIK%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAED%2CsBA9GZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA%2BDC%2CsBAIC%2CeAOK%3BEACA%2CaAAA%3B%3BAAED%2CsBAjHZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA%2BDC%2CsBAIC%2CeAUK%3BEACA%2CaAAA%3B%3BAAED%2CsBApHZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA%2BDC%2CsBAIC%2CeAaQ%3BEACH%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBAzHb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA%2BDC%2CsBAIC%2CeAaQ%3BIAGF%2CWAAA%3B%3B%3BAAMD%2CQAH2C%3BEAG3C%2CsBA7Hb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA%2BDC%2CsBAIC%2CeAaQ%2CsBAKF%3BIAEC%2CmBAAA%3B%3B%3BAAGF%2CsBA9Hb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA%2BDC%2CsBAIC%2CeAaQ%2CsBAUF%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAEC%2CsBAlIf%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA%2BDC%2CsBAIC%2CeAaQ%2CsBAUF%2CgBAGA%2CkBACK%2CqBAAqB%3BEACxB%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAPH%2CsBA9Hb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA%2BDC%2CsBAIC%2CeAaQ%2CsBAUF%2CgBAUH%2CsBAAsB%3BEAClB%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAnHT%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA8GC%2CsBACC%3BEACC%2CcAAA%3B%3BAA3HH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA8GC%2CsBACC%2C0BAEC%2CwBAA0B%3BEACtB%2CWAAA%3B%3BAA7HP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%3BEACI%2CcAAA%3BEACA%2CoBAAA%3BEACA%2C6BAAA%3B%3BAACA%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBACN%3BEACI%2CuBAAA%3B%3BAAFF%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAEhIQ%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEpIK%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAEtII%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAE5IG%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEjKI%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAE%5C%2FKK%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEpLC%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAExLE%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE1LC%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAEvMA%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAEnNC%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAE5NI%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAE9NG%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAErOE%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAE7PC%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEhSD%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAE3TC%2CsBA9JX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAsHC%2C0BAIQ%2CqBFyEf%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAiIC%3BEACI%2C4BAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBA3KX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAiIC%3BIAIK%2CkBAAA%3B%3B%3BAAKD%2CQAHsC%2CuBAAmC%3BEAGzE%2CsBA9KX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAiIC%3BIAOK%2CaAAA%3B%3B%3BAAnJN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAiIC%2C0BASI%2CqBAAqB%3BEACpB%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAMA%2CQAJ0C%3BEAI1C%2CsBA1LZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAiIC%2C0BASI%2CqBAAqB%3BIASnB%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBA7LR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAiIC%2C0BASI%2CqBAAqB%3BIAanB%2CeAAA%3B%3B%3BAAlKP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA2JC%3BEACC%2CmBAAA%3BEACG%2CuBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBArMX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA2JC%3BIAIK%2CuBAAA%3B%3B%3BAAKJ%2CQAHyC%2CuBAAmC%3BEAG5E%2CsBAxMR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA2JC%3BIAOK%2CaAAA%3B%3B%3BAAGH%2CsBAzMT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA2JC%2CuBASC%2CsBACK%2CqBACH%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAJL%2CsBAzMT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA2JC%2CuBASC%2CsBACK%2CqBAMF%3BEACG%2CaAAA%3BEACA%2CeAAA%3B%3BAARL%2CsBAzMT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA2JC%2CuBASC%2CsBACK%2CqBAMF%2CGAGG%3BEACC%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAQA%2CQAP0C%3BEAO1C%2CsBA7Nf%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA2JC%2CuBASC%2CsBACK%2CqBAMF%2CGAGG%3BIAKE%2CYAAA%3BIACH%2CmBAAA%3B%3BEACA%2CsBAzNb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA2JC%2CuBASC%2CsBACK%2CqBAMF%2CGAGG%2CGAOA%2CUAAU%3BIACP%2CeAAA%3B%3B%3BAAGF%2CsBA7Nf%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA2JC%2CuBASC%2CsBACK%2CqBAMF%2CGAGG%2CGAWE%3BEACA%2CeAAA%3B%3BAArBP%2CsBAzMT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA2JC%2CuBASC%2CsBACK%2CqBAMF%2CGAGG%2CGAcF%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA9MV%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA0MC%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAxNL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA0MC%2CuBAII%2CqBACC%2CGAAE%3BEACD%2CSAAA%3B%3BAA3NP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA0MC%2CuBAII%2CqBAIC%3BEACC%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAjQb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA0MC%2CuBAII%2CqBAIC%3BIAQE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBApQT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeA0MC%2CuBAII%2CqBAIC%3BIAYE%2CeAAA%3B%3B%3BAAzOR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAmOC%3BEACC%2CmBAAA%3BEACG%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAEF%2CsBA5QT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAmOC%2CuBAIC%2CkBACK%3BEACA%2CkBAAA%3B%3BAACA%2CsBA9Qb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAmOC%2CuBAIC%2CkBACK%2CqBAEI%2CIAAC%3BEACJ%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAzPR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAmPC%2CwBACC%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBA%5C%2FRZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAmPC%2CwBACC%3BIAKK%2CkBAAA%3B%3B%3BAApQP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAmPC%2CwBACC%2CmBAOI%2CEAAC%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAzQP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAmPC%2CwBACC%2CmBAYC%3BEACI%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CsBA7Sb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAmPC%2CwBACC%2CmBAYC%3BIAKK%2CkBAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3B%3B%3BAAlRR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAmPC%2CwBACC%2CmBAYC%2CcASI%3BEACC%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAvRR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAmPC%2CwBA6BC%2CkBACC%3BEACI%2CWAAA%3B%3BAA7RP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAQC%2CsBACC%2CeAmPC%2CwBAkCC%3BEACC%2CeAAA%3BEACG%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAArSN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAwSC%2C0BACC%2CeACC%3BEACC%2CgBAAA%3B%3BAA7SF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAwSC%2C0BACC%2CeAIC%3BEACC%2C6BAAA%3B%3BAAhTF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BACC%2CyBACC%3BEACC%2CcAAA%3B%3BAAxTF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BACC%2CyBACC%2C0BAEC%3BEACI%2CWAAA%3B%3BAA1TN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BASC%3BEACC%2CeAAA%3BEACG%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAjUJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BASC%2C0BAIC%2CqBAAqB%3BEACjB%2CSAAA%3B%3BAACA%2CsBA7VX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BASC%2C0BAIC%2CqBAAqB%2CmBAEb%3BEACH%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAvWZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BASC%2C0BAIC%2CqBAAqB%2CmBAEb%3BIAOF%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBA1WR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BASC%2C0BAIC%2CqBAAqB%2CmBAEb%3BIAWF%2CeAAA%3B%3B%3BAA%5C%2FUP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BASC%2C0BAqBC%2CkBAAkB%2CmBACjB%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAACA%2CsBAnXZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BASC%2C0BAqBC%2CkBAAkB%2CmBACjB%2CEAMK%3BEACA%2CgBAAA%3B%3BAA3VP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA2CC%3BEACI%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA%5C%2FXV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA2CC%3BIAGK%2CUAAA%3BIACA%2CWAAA%3B%3B%3BAApWL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA2CC%2CuBAMI%3BEACC%2CcAAA%3B%3BAAvWL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA2CC%2CuBAMI%2C0BAEC%3BEACC%2CWAAA%3B%3BAAzWN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA2CC%2CuBAYI%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAlXL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA2CC%2CuBAoBC%2CkBAAkB%3BEACd%2CeAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAvXL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAqEC%3BEACI%2CmBAAA%3B%3BAAMJ%2CQAL8C%3BEAK9C%2CsBA1ZN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAqEC%3BIAGK%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3B%3BAA%5C%2FXL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA6EC%3BEACC%2CgBAAA%3B%3BAAID%2CQAH2C%3BEAG3C%2CsBAhaN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA6EC%3BIAGK%2CWAAA%3B%3B%3BAArYL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAmFC%3BEACC%2CcAAA%3B%3BAAzYD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAmFC%2CsBAEC%3BEACC%2CcAAA%3B%3BAA3YF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAmFC%2CsBAEC%2C0BAEC%3BEACI%2CWAAA%3B%3BAA7YN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA4FC%3BEACC%2CmBAAA%3B%3BAAlZD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA4FC%2CkBAEC%3BEACC%2CcAAA%3B%3BAApZF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA4FC%2CkBAEC%2C0BAEC%3BEACI%2CWAAA%3B%3BAAtZN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAqGC%3BEACI%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAzbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAqGC%3BIAGK%2CUAAA%3BIACA%2CWAAA%3B%3B%3BAA9ZL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAqGC%2CiBAMI%3BEACC%2CcAAA%3B%3BAAjaL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAqGC%2CiBAMI%2C0BAEC%3BEACC%2CWAAA%3B%3BAAnaN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAqGC%2CiBAYI%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAA5aL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAqGC%2CiBAoBC%2CkBAAkB%3BEACd%2CeAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAjbL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAqGC%2CiBAyBC%2CsBAAsB%2CEAAC%3BEACnB%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAzbL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAuIC%3BEACI%2CmBAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CsBA3dN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BAuIC%3BIAGK%2CUAAA%3BIACA%2CgBAAA%3B%3B%3BAAhcL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%3BEACI%2CSAAA%3B%3BAApcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAmTC%2C8BA8IC%2C0BFrPN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BACC%2CmBACC%3BEACC%2CUAAA%3B%3BAA5cF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BACC%2CmBACC%2CWAEC%3BEACI%2CgBAAA%3B%3BAA9cN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BASC%3BEACC%2CeAAA%3BEACG%2CmBAAA%3BEACA%2C6BAAA%3B%3BAArdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BASC%2C0BAIC%2CqBAAqB%3BEACjB%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAzfX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BASC%2C0BAIC%2CqBAAqB%3BIAOhB%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBA5fP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BASC%2C0BAIC%2CqBAAqB%3BIAWhB%2CeAAA%3B%3B%3BAAjeN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BASC%2C0BAkBC%2CkBAAkB%3BEACd%2CmBAAA%3B%3BAAreL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%3BEACC%2CmBAAA%3B%3BAAKA%2CQAJsC%3BEAItC%2CsBAvgBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%3BIAGE%2CUAAA%3BIACG%2CWAAA%3B%3B%3BAAEJ%2CsBAvgBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%2CsBAMK%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAHJ%2CsBAvgBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%2CsBAMK%2CqBAIA%3BEACC%2CUAAA%3B%3BAAIA%2CQAH4C%3BEAG5C%2CsBAhhBZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%2CsBAMK%2CqBAIA%3BIAGE%2CWAAA%3B%3B%3BAAPN%2CsBAvgBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%2CsBAMK%2CqBAIA%2C0BAKC%3BEACC%2CSAAA%3B%3BAAVN%2CsBAvgBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%2CsBAMK%2CqBAIA%2C0BAKC%2CmBAEC%3BEACC%2CcAAA%3B%3BAAZP%2CsBAvgBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%2CsBAMK%2CqBAIA%2C0BAKC%2CmBAEC%2C0BAEC%3BEACC%2CWAAA%3B%3BAAdR%2CsBAvgBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%2CsBAMK%2CqBAmBH%3BEACI%2CUAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CQAJ4C%3BEAI5C%2CsBAjiBZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%2CsBAMK%2CqBAmBH%3BIAIK%2CWAAA%3BIACA%2CmBAAA%3B%3B%3BAAxBN%2CsBAvgBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%2CsBAMK%2CqBAmBH%2C4BAOI%2CkBACC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FBP%2CsBAvgBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA%2BBC%2CsBAMK%2CqBAmBH%2C4BAOI%2CkBAOF%2CUAAU%3BEACN%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAArhBR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAkFC%3BEACC%2CmBAAA%3B%3BAAKD%2CQAJuC%3BEAIvC%2CsBA1jBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAkFC%3BIAGE%2CUAAA%3BIACG%2CgBAAA%3B%3B%3BAA%5C%2FhBL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAyFC%3BEACC%2CgBAAA%3B%3BAAniBD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%3BEACC%2CgBAAA%3B%3BAACA%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%3BEACA%2CUAAA%3B%3BAADJ%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAEkSI%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAE8RC%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE4RA%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEsRD%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEiQA%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEmPC%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAE8OH%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE0OF%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAEwOH%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE2NJ%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAE%2BMH%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEsMA%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEoMD%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE6LF%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAEqKH%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEkIL%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEuGH%2CsBAhkBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA4FC%2C0BAEK%2CqBFzVX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAmGC%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAA%5C%2FiBJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAmGC%2C4BAII%3BEACC%2CUAAA%3B%3BAAjjBL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAmGC%2C4BAII%2CmBAEC%3BEACC%2CWAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAtjBN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAmGC%2C4BAII%2CmBAEC%2CeAKC%3BEACC%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CsBA1lBb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAmGC%2C4BAII%2CmBAEC%2CeAKC%3BIAME%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3B%3BAAED%2CsBA1lBb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAmGC%2C4BAII%2CmBAEC%2CeAKC%2CoBAUE%3BEACA%2CeAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBA%5C%2FlBV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAmGC%2C4BAII%2CmBAEC%2CeAKC%2CoBAUE%3BIAGC%2CSAAA%3B%3B%3BAApkBT%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAmGC%2C4BAII%2CmBAEC%2CeAKC%2CoBAgBF%2CqBAAqB%3BEACjB%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA3kBR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAwIC%3BAAjlBA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCArmCoB%3BEACV%2CcAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3B%3BAACA%2CsBA9mBV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAwIC%2CcAIQ%3BAAAJ%2CsBA9mBV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCArmCoB%2CaAIN%3BEACH%2CUAAA%3B%3BAAIJ%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%3BAAAJ%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%3BEACA%2CUAAA%3B%3BAADJ%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%3BAE2YM%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%3BEAcI%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%3BEAiBI%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%3BEAoBI%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%3BEAuBI%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAuBK%2CUAAU%3BAAAX%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcA2BM%2CUAAU%3BEAAX%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcA8BM%2CUAAU%3BEAAX%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAmCG%2CUAAU%3BEAAX%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAsCM%2CUAAU%3BEAAX%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcA2CM%2CUAAU%3BEAAX%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcA8CM%2CUAAU%3BEAAX%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%3BEAqDC%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%3BEAwDI%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAEqVI%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%3BAEmVE%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEiVC%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAGC%3BAEgVC%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE%2BUA%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BAE2UG%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEyUD%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BAEwUD%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEAcF%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEAmBF%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEAsBH%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEoTA%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BAEgTG%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEASC%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEAYC%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEsSC%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BAEoSE%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEAKA%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEiSH%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BAE8RE%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE6RF%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BAE4RF%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE2RH%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BAEyRC%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEAaA%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE8QJ%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BAE0QL%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEAUP%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAEkQH%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%3BAE6PI%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEyPA%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BAEwPA%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEuPD%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BAEsPP%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAEgPF%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BAE8OP%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEAcL%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEAiBL%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEAqBL%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BAAAD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAEwNH%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BAEsNF%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BAAAD%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEAcD%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BAAAD%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEAKA%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BAALD%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BAAAD%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEqLL%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BAE8KE%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEAcI%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BAAAD%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAE0JH%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BAEuJE%2CsBAnnBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEAcI%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BAgJC%2CiBACK%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BAAAD%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAucC%2C0BA6uCL%2CCA7lCuB%2CgBACZ%2CqBF5YX%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBACC%2CyBACC%3BEACC%2CcAAA%3B%3BAApmBF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBACC%2CyBACC%2C0BAEC%3BEACI%2CWAAA%3B%3BAAtmBN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBASC%3BEACC%2CcAAA%3BEACA%2CoBAAA%3BEACA%2C6BAAA%3B%3BAA7mBD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBASC%2CuBAIC%2CqBAAqB%3BEACjB%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAjpBX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBASC%2CuBAIC%2CqBAAqB%3BIAOhB%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBAppBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBASC%2CuBAIC%2CqBAAqB%3BIAWhB%2CeAAA%3B%3B%3BAAznBN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBASC%2CuBAkBC%2CkBAAkB%3BEACd%2CmBAAA%3B%3BAA7nBL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BBC%3BEACI%2C4BAAA%3BEAIA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAADA%2CQAH0C%3BEAG1C%2CsBA9pBV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BBC%3BIAGK%2CkBAAA%3B%3B%3BAAnoBL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BBC%2CoBAOI%2CqBAAqB%3BEACpB%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA3qBX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BBC%2CoBAOI%2CqBAAqB%3BIAQnB%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBA9qBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BBC%2CoBAOI%2CqBAAqB%3BIAYnB%2CeAAA%3B%3B%3BAAnpBN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAsDC%3BEACC%2CoBAAA%3BEACA%2C6BAAA%3B%3BAAzpBD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAsDC%2CmBAGC%3BEACC%2CcAAA%3B%3BAA3pBF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAsDC%2CmBAGC%2C0BAEC%3BEACI%2CWAAA%3B%3BAA7pBN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAgEC%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBAjsBV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAgEC%3BIAKK%2CkBAAA%3B%3B%3BAAtqBL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAgEC%2CyBAOI%2CyBACC%2CqBAAqB%3BEACpB%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA9sBZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAgEC%2CyBAOI%2CyBACC%2CqBAAqB%3BIASnB%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBAjtBR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAgEC%2CyBAOI%2CyBACC%2CqBAAqB%3BIAanB%2CeAAA%3B%3B%3BAAtrBP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAgEC%2CyBAyBC%3BEACC%2CmBAAA%3B%3BAAKD%2CQAJ2C%3BEAI3C%2CsBAztBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAgEC%2CyBAyBC%3BIAGE%2CUAAA%3BIACA%2CWAAA%3B%3B%3BAA9rBH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAgEC%2CyBAgCC%3BEACC%2CkBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAhuBR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAgEC%2CyBAgCC%3BIAGE%2CmBAAA%3BIACA%2CWAAA%3B%3B%3BAArsBH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAgEC%2CyBAgCC%2CwBAMC%2CqBACC%3BAAxsBH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAgEC%2CyBAgCC%2CwBAMC%2CqBA%2B%2BBR%2CCA9%2BBY%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAA3sBP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BGC%3BEACC%2CmBAAA%3BEACG%2CaAAA%3BEACA%2CcAAA%3B%3BAAIH%2CQAH6C%3BEAG7C%2CsBAhvBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BGC%3BIAKK%2CkBAAA%3B%3B%3BAArtBL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BGC%2CwBAOC%2CwBACI%2CqBAAqB%3BEACpB%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA7vBZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BGC%2CwBAOC%2CwBACI%2CqBAAqB%3BIASnB%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBAhwBR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BGC%2CwBAOC%2CwBACI%2CqBAAqB%3BIAanB%2CeAAA%3B%3B%3BAAruBP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BGC%2CwBAyBC%3BEACC%2CmBAAA%3B%3BAAKD%2CQAJ2C%3BEAI3C%2CsBAxwBP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BGC%2CwBAyBC%3BIAGE%2CUAAA%3BIACA%2CWAAA%3B%3B%3BAA7uBH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BGC%2CwBAgCC%3BEACC%2CkBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA%5C%2FwBR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BGC%2CwBAgCC%3BIAGE%2CmBAAA%3BIACA%2CWAAA%3B%3B%3BAApvBH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BGC%2CwBAgCC%2CuBAMC%2CqBACC%3BAAvvBH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA%2BGC%2CwBAgCC%2CuBAMC%2CqBAg8BR%2CCA%5C%2F7BY%3BEACC%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAA1vBP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA8JC%3BAA%5C%2FvBA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAqlCL%2CCAv7B8B%3BEACvB%2CoBAAA%3BEACA%2C6BAAA%3B%3BAAjwBD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA8JC%2CwBAGC%3BAAlwBD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAqlCL%2CCAv7B8B%2CsBAGvB%3BEACC%2CcAAA%3B%3BAAnwBF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA8JC%2CwBAGC%2C0BAEC%3BAApwBF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAqlCL%2CCAv7B8B%2CsBAGvB%2C0BAEC%3BEACI%2CWAAA%3B%3BAArwBN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAwKC%3BEACC%2CmBAAA%3B%3BAA1wBD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%3BEACC%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAA%5C%2FwBD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBA2KC%2CuBF9jBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%3BEACf%2CaAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3B%3BAASA%2CQAP0C%3BEAO1C%2CsBAzzBV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%3BIAQd%2C8BAAA%3B%3BEACA%2CsBApzBX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeASb%3BEACD%2CsBArzBX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeAUb%3BIACA%2CaAAA%3B%3B%3BAA7xBN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeAcf%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAh0BX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeAcf%3BIAIE%2CUAAA%3BIACA%2CeAAA%3B%3B%3BAAryBN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeAcf%2CoBAOC%2C0BAA0B%3BEACzB%2CgBAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBAr0BR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeAcf%2CoBAOC%2C0BAA0B%3BIAGxB%2CgBAAA%3B%3B%3BAA1yBP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeAcf%2CoBAaC%2CmBACC%3BEACC%2CkBAAA%3B%3BAACA%2CsBAz0Bb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeAcf%2CoBAaC%2CmBACC%2CaAEK%3BEACH%2CSAAA%3B%3BAADD%2CsBAz0Bb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeAcf%2CoBAaC%2CmBACC%2CaAEK%2CqBAEH%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBAp1BX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeAcf%2CoBAaC%2CmBACC%2CaAEK%2CqBAEH%3BIAOE%2CeAAA%3B%3B%3BAATH%2CsBAz0Bb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeAcf%2CoBAaC%2CmBACC%2CaAEK%2CqBAYN%2CEACC%3BEACC%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAQD%2CQAP2C%3BEAO3C%2CsBAl2BZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBA%2BlBC%2CuBAiLC%2CmBAAmB%2CeAcf%2CoBAaC%2CmBACC%2CaAEK%2CqBAYN%2CEACC%3BIAME%2CmBAAA%3BIACA%2CgBAAA%3BIACG%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3B%3B%3BAAv0BX%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBACC%2C4BACC%3BEACC%2CcAAA%3B%3BAAr1BF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBACC%2C4BACC%2C0BAEC%3BEACI%2CWAAA%3B%3BAAv1BN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBASC%3BEACC%2CeAAA%3BEACG%2CmBAAA%3BEACA%2C6BAAA%3B%3BAA91BJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBASC%2CyBAIC%2CqBAAqB%3BEACjB%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAl4BX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBASC%2CyBAIC%2CqBAAqB%3BIAOhB%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBAr4BP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBASC%2CyBAIC%2CqBAAqB%3BIAWhB%2CeAAA%3B%3B%3BAA12BN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBASC%2CyBAkBC%2CkBAAkB%3BEACd%2CmBAAA%3B%3BAA92BL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BBC%2CkBACC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAj5BR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BBC%2CkBACC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAt3BH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BBC%2CkBACC%2CeAMC%3BEACI%2CgBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAv5BZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BBC%2CkBACC%2CeAMC%3BIAGK%2CUAAA%3BIACA%2CWAAA%3B%3B%3BAA53BP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BBC%2CkBACC%2CeAMC%2CmBAMI%3BEACF%2CcAAA%3B%3BAA%5C%2F3BJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BBC%2CkBACC%2CeAMC%2CmBAMI%2C0BAEF%3BEACI%2CWAAA%3B%3BAAj4BR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BBC%2CkBACC%2CeAmBC%3BEACI%2CaAAA%3BEACA%2CgBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAr6BZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BBC%2CkBACC%2CeAmBC%3BIAIK%2CkBAAA%3BIACA%2CWAAA%3B%3B%3BAAED%2CsBAr6BZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BBC%2CkBACC%2CeAmBC%2CoBAOQ%3BEACH%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHD%2CsBAr6BZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BBC%2CkBACC%2CeAmBC%2CoBAOQ%2CqBAIH%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAp5BR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAA75BD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwEC%2CoBF5sBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA8EC%2CgBACC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAh8BR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA8EC%2CgBACC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAr6BH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA8EC%2CgBACC%2CeAMC%3BEACI%2CeAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CsBAv8BZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA8EC%2CgBACC%2CeAMC%3BIAGK%2CUAAA%3BIACA%2CQAAA%3BIACA%2CWAAA%3B%3B%3BAA56BP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA8EC%2CgBACC%2CeAMC%2CiBAOI%3BEACF%2CcAAA%3B%3BAA%5C%2F6BJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA8EC%2CgBACC%2CeAMC%2CiBAOI%2C0BAEF%3BEACI%2CWAAA%3B%3BAAj7BR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA8EC%2CgBACC%2CeAoBC%3BEACI%2CaAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CsBAt9BZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA8EC%2CgBACC%2CeAoBC%3BIAIK%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3B%3B%3BAAED%2CsBAt9BZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA8EC%2CgBACC%2CeAoBC%2CkBAQQ%3BEACH%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHD%2CsBAt9BZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA8EC%2CgBACC%2CeAoBC%2CkBAQQ%2CqBAIH%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAr8BR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%3BEACC%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA98BD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAyHC%2CkBF7vBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BHC%2CyBACC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAj%5C%2FBR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BHC%2CyBACC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAt9BH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BHC%2CyBACC%2CeAMC%2CwBACI%3BEACF%2CcAAA%3B%3BAA19BJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BHC%2CyBACC%2CeAMC%2CwBACI%2C0BAEF%3BEACI%2CWAAA%3B%3BAA59BR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BHC%2CyBACC%2CeAcC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBA%5C%2F%5C%2FBT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BHC%2CyBACC%2CeAcC%3BIAIK%2CkBAAA%3B%3B%3BAAEJ%2CsBA%5C%2F%5C%2FBT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BHC%2CyBACC%2CeAcC%2CyBAMK%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHJ%2CsBA%5C%2F%5C%2FBT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA%2BHC%2CyBACC%2CeAcC%2CyBAMK%2CqBAIA%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAA9%2BBR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAv%5C%2FBD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAkKC%2CyBFtyBN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwKC%3BEACC%2CmBAAA%3B%3BAA3%5C%2FBD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwKC%2C4BAEC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA3hCR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwKC%2C4BAEC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAhgCH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwKC%2C4BAEC%2CeAMC%2C2BACI%3BEACF%2CcAAA%3B%3BAApgCJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwKC%2C4BAEC%2CeAMC%2C2BACI%2C0BAEF%3BEACI%2CWAAA%3B%3BAAtgCR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwKC%2C4BAEC%2CeAcC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBAziCT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwKC%2C4BAEC%2CeAcC%3BIAIK%2CkBAAA%3B%3B%3BAAEJ%2CsBAziCT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwKC%2C4BAEC%2CeAcC%2C4BAMK%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHJ%2CsBAziCT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBAwKC%2C4BAEC%2CeAcC%2C4BAMK%2CqBAIA%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAxhCR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%3BEACC%2CmBAAA%3B%3BAA%5C%2FhCD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAg1BC%2CyBA4MC%2C4BFh1BN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBACC%2CuBACC%3BEACC%2CcAAA%3B%3BAAviCF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBACC%2CuBACC%2C0BAEC%3BEACI%2CWAAA%3B%3BAAziCN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBASC%3BEACC%2CeAAA%3BEACG%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAhjCJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBASC%2CqBAIC%2CqBAAqB%3BEACjB%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAplCX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBASC%2CqBAIC%2CqBAAqB%3BIAOhB%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBAvlCP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBASC%2CqBAIC%2CqBAAqB%3BIAWhB%2CeAAA%3B%3B%3BAA5jCN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBASC%2CqBAkBC%2CkBAAkB%3BEACd%2CmBAAA%3B%3BAAhkCL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%3BEACC%2CmBAAA%3B%3BAArkCD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%3BEACD%2CgBAAA%3BEACG%2CUAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA7kCL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAQG%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3B%3BAACA%2CsBA3mCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAQG%2CGAIC%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3B%3BAA5lCP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAQG%2CGAgBA%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CsBAloCT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAQG%2CGA2BF%2COACA%3BEACI%2CmBAAA%3BEACA%2CcAAA%3B%3BAAIJ%2CsBAzoCV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAQG%2CGAiCF%2CWACC%3BEACA%2CaAAA%3B%3BAAIH%2CsBA9oCR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWA%2BCA%3BEACG%2CeAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CsBA7pCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWA%2BCA%3BIAaI%2CUAAA%3B%3B%3BAAKD%2CQAH0C%3BEAG1C%2CsBAhqCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWA%2BCA%3BIAgBI%2CUAAA%3B%3B%3BAAmCL%2CQAjC8B%3BEACzB%2CsBAjqCb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWA%2BCA%2COAmBK%3BIACA%2CgBAAA%3BIACH%2CoBAAA%3B%3BEAFE%2CsBAjqCb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWA%2BCA%2COAmBK%2CaAMH%2CUACC%2CGAAE%2CUAAW%3BIACT%2CmBAAA%3BIACA%2CcAAA%3B%3BEAKH%2CsBA%5C%2FqCb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWA%2BCA%2COAmBK%2CaAYH%2CSACC%2COACE%3BIACG%2CQAAA%3BIACA%2CUAAA%3B%3BEAKJ%2CsBAtrCb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWA%2BCA%2COAmBK%2CaAYH%2CSACC%2COAQE%3BIACG%2CWAAA%3BIACA%2CQAAA%3B%3B%3BAAjBN%2CQAP2B%2CwBAIe%3BEAG1C%2CsBAvqCX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWA%2BCA%2COAmBK%3BIAIF%2CoBAAA%3B%3B%3BAAgBC%2CQArByB%2CwBAkBqB%3BEAG9C%2CsBArrCb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWA%2BCA%2COAmBK%2CaAYH%2CSACC%2COACE%3BIAII%2CSAAA%3B%3B%3BAASL%2CQA5ByB%2CwBAyBqB%3BEAG9C%2CsBA5rCb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWA%2BCA%2COAmBK%2CaAYH%2CSACC%2COAQE%3BIAII%2CUAAA%3B%3B%3BAAmFX%2CQA3E2B%3BEA2E3B%2CsBA7wCP%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%3BIAoGA%2CmBAAA%3B%3BEACG%2CsBApsCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%3BIACH%2CcAAA%3BIACA%2CYAAA%3BIACA%2CoBAAA%3B%3BEAHE%2CsBApsCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAOH%2CUACC%2CGAAG%3BIACF%2CeAAA%3BIACG%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3B%3BEACA%2CsBAvtCf%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAOH%2CUACC%2CGAAG%2CEAWE%3BIACA%2CmBAAA%3BIACA%2CcAAA%3B%3BEArBJ%2CsBApsCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAyBH%3BIACC%2CYAAA%3BIACA%2CSAAA%3B%3BEA3BC%2CsBApsCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAyBH%2CSAGC%3BIACC%2CWAAA%3BIACG%2CYAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEACA%2CsBAruCf%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAyBH%2CSAGC%2COAKK%3BIACA%2CuBAAA%3B%3BEAlCJ%2CsBApsCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAyBH%2CSAGC%2COAQI%3BIACC%2CYAAA%3B%3BEAEJ%2CsBA3uCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAyBH%2CSAGC%2COAWE%3BIACG%2CQAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CsBA3uCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAyBH%2CSAGC%2COAWE%2CSAMG%3BIACC%2CQAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3BIACA%2CqCAAA%3BIACA%2C6BAAA%3BIACA%2CqBAAA%3B%3BEAGL%2CsBA1vCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAyBH%2CSAGC%2COA0BE%3BIACG%2CYAAA%3BIACA%2CQAAA%3B%3BEAFJ%2CsBA1vCZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAyBH%2CSAGC%2COA0BE%2CSAMG%3BIACC%2CQAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3BIACA%2CqCAAA%3BIACA%2C4BAAA%3BIACA%2CqBAAA%3B%3B%3BAA3DP%2CQATwB%2CwBAMkB%3BEAG1C%2CsBA3sCV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%3BIAKF%2CoBAAA%3B%3B%3BAAwCK%2CQA%5C%2FCkB%2CwBA4CwB%3BEAG1C%2CsBAjvChB%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAyBH%2CSAGC%2COAWE%3BIAII%2COAAA%3B%3B%3BAAiBD%2CQA9DkB%2CwBA2DwB%3BEAG1C%2CsBAhwChB%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAgCC%2CoBAEC%2CGAAE%2CWAqGI%2CaAyBH%2CSAGC%2COA0BE%3BIAII%2CQAAA%3B%3B%3BAAruCX%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAkNC%2CsBACC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAtxCR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAkNC%2CsBACC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAA3vCH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAkNC%2CsBACC%2CeAMC%2CwBACI%3BEACF%2CcAAA%3B%3BAA%5C%2FvCJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAkNC%2CsBACC%2CeAMC%2CwBACI%2C0BAEF%3BEACI%2CWAAA%3B%3BAAjwCR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAkNC%2CsBACC%2CeAcC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBApyCT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAkNC%2CsBACC%2CeAcC%3BIAIE%2CkBAAA%3B%3B%3BAAED%2CsBApyCT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAkNC%2CsBACC%2CeAcC%2CwBAMK%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHJ%2CsBApyCT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAkNC%2CsBACC%2CeAcC%2CwBAMK%2CqBAIA%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAnxCR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqPC%2CyBF3kCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAwPC%2CoBACC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA5zCR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAwPC%2CoBACC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAjyCH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAwPC%2CoBACC%2CeAMC%2CmBACI%3BEACF%2CcAAA%3B%3BAAryCJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAwPC%2CoBACC%2CeAMC%2CmBACI%2C0BAEF%3BEACI%2CWAAA%3B%3BAAvyCR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAwPC%2CoBACC%2CeAcC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBA10CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAwPC%2CoBACC%2CeAcC%3BIAIE%2CkBAAA%3B%3B%3BAAED%2CsBA10CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAwPC%2CoBACC%2CeAcC%2CmBAMK%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHJ%2CsBA10CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAwPC%2CoBACC%2CeAcC%2CmBAMK%2CqBAIA%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAzzCR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAl0CD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA2RC%2CoBFjnCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAiSC%2CsBACC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAr2CR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAiSC%2CsBACC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAA10CH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAiSC%2CsBACC%2CeAMC%2CqBACI%3BEACF%2CcAAA%3B%3BAA90CJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAiSC%2CsBACC%2CeAMC%2CqBACI%2C0BAEF%3BEACI%2CWAAA%3B%3BAAh1CR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAiSC%2CsBACC%2CeAcC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBAn3CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAiSC%2CsBACC%2CeAcC%3BIAIE%2CkBAAA%3B%3B%3BAAED%2CsBAn3CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAiSC%2CsBACC%2CeAcC%2CqBAMK%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHJ%2CsBAn3CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAiSC%2CsBACC%2CeAcC%2CqBAMK%2CqBAIA%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAl2CR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAA32CD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAoUC%2CsBF1pCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA0UC%2C2BACC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA94CR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA0UC%2C2BACC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAn3CH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA0UC%2C2BACC%2CeAMC%2C0BACI%3BEACF%2CcAAA%3B%3BAAv3CJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA0UC%2C2BACC%2CeAMC%2C0BACI%2C0BAEF%3BEACI%2CWAAA%3B%3BAAz3CR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA0UC%2C2BACC%2CeAcC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBA55CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA0UC%2C2BACC%2CeAcC%3BIAIE%2CkBAAA%3B%3B%3BAAED%2CsBA55CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA0UC%2C2BACC%2CeAcC%2C0BAMK%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHJ%2CsBA55CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA0UC%2C2BACC%2CeAcC%2C0BAMK%2CqBAIA%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAA34CR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAp5CD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA6WC%2C2BFnsCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAmXC%2CsBACC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAv7CR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAmXC%2CsBACC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAA55CH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAmXC%2CsBACC%2CeAMC%2CqBACI%3BEACF%2CcAAA%3B%3BAAh6CJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAmXC%2CsBACC%2CeAMC%2CqBACI%2C0BAEF%3BEACI%2CWAAA%3B%3BAAl6CR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAmXC%2CsBACC%2CeAcC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBAr8CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAmXC%2CsBACC%2CeAcC%3BIAIE%2CkBAAA%3B%3B%3BAAED%2CsBAr8CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAmXC%2CsBACC%2CeAcC%2CqBAMK%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHJ%2CsBAr8CT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAmXC%2CsBACC%2CeAcC%2CqBAMK%2CqBAIA%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAp7CR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAA77CD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAsZC%2CsBF5uCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA4ZC%2CyBACC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAh%2BCR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA4ZC%2CyBACC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAr8CH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA4ZC%2CyBACC%2CeAMC%2CwBACI%3BEACF%2CcAAA%3B%3BAAz8CJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA4ZC%2CyBACC%2CeAMC%2CwBACI%2C0BAEF%3BEACI%2CWAAA%3B%3BAA38CR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA4ZC%2CyBACC%2CeAcC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBA9%2BCT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA4ZC%2CyBACC%2CeAcC%3BIAIE%2CkBAAA%3B%3B%3BAAED%2CsBA9%2BCT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA4ZC%2CyBACC%2CeAcC%2CwBAMK%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHJ%2CsBA9%2BCT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA4ZC%2CyBACC%2CeAcC%2CwBAMK%2CqBAIA%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAA79CR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%3BEACC%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAt%2BCD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA%2BbC%2CyBFrxCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqcC%2CiBACC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAzgDR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqcC%2CiBACC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAA9%2BCH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqcC%2CiBACC%2CeAMC%2CgBACI%3BEACF%2CcAAA%3B%3BAAl%5C%2FCJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqcC%2CiBACC%2CeAMC%2CgBACI%2C0BAEF%3BEACI%2CWAAA%3B%3BAAp%5C%2FCR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqcC%2CiBACC%2CeAcC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBAvhDT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqcC%2CiBACC%2CeAcC%3BIAIE%2CkBAAA%3B%3B%3BAAED%2CsBAvhDT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqcC%2CiBACC%2CeAcC%2CgBAMK%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHJ%2CsBAvhDT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAqcC%2CiBACC%2CeAcC%2CgBAMK%2CqBAIA%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAtgDR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAA%5C%2FgDD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAweC%2CiBF9zCN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA8eC%2CuBACC%3BEACC%2CaAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAljDR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA8eC%2CuBACC%3BIAGE%2CeAAA%3BIACA%2CuBAAA%3B%3B%3BAAvhDH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA8eC%2CuBACC%2CeAMC%2CsBACI%3BEACF%2CcAAA%3B%3BAA3hDJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA8eC%2CuBACC%2CeAMC%2CsBACI%2C0BAEF%3BEACI%2CWAAA%3B%3BAA7hDR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA8eC%2CuBACC%2CeAcC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBAhkDT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA8eC%2CuBACC%2CeAcC%3BIAIE%2CkBAAA%3B%3B%3BAAED%2CsBAhkDT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA8eC%2CuBACC%2CeAcC%2CsBAMK%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAHJ%2CsBAhkDT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBA8eC%2CuBACC%2CeAcC%2CsBAMK%2CqBAIA%2CqBAAqB%3BEACpB%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAA%5C%2FiDR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%3BEACC%2CmBAAA%3B%3BAAtjDD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAkiCC%2CqBAihBC%2CuBFv2CN%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeACC%2CuBAAuB%3BEACtB%2CcAAA%3B%3BAA9jDF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeACC%2CuBAAuB%2C0BAEtB%3BEACI%2CWAAA%3B%3BAAhkDN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAOC%3BEACC%2CeAAA%3BEACA%2C6BAAA%3BEACG%2CmBAAA%3B%3BAAtkDL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAOC%2CwBAIC%2CqBAAqB%3BEACjB%2CSAAA%3B%3BAACA%2CsBAlmDZ%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAOC%2CwBAIC%2CqBAAqB%2CmBAEb%3BEACH%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA5mDb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAOC%2CwBAIC%2CqBAAqB%2CmBAEb%3BIAOF%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBA%5C%2FmDT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAOC%2CwBAIC%2CqBAAqB%2CmBAEb%3BIAWF%2CeAAA%3B%3B%3BAAKL%2CsBAlnDT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAOC%2CwBAqBC%2CkBAAkB%2CmBACb%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAKL%2CsBA3nDR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBACE%3BEACG%2CmBAAA%3B%3BAAMJ%2CQAL8C%3BEAK9C%2CsBAloDR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBACE%3BIAGI%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3B%3BAAGL%2CsBAnoDR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBASE%3BEACG%2CkBAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CsBAzoDR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBASE%3BIAGI%2CUAAA%3BIACA%2CWAAA%3B%3B%3BAAGL%2CsBA1oDR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBAgBK%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAFJ%2CsBA1oDR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBAgBK%2CqBAGA%3BEACC%2CUAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBAlpDb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBAgBK%2CqBAGA%3BIAGE%2CWAAA%3B%3B%3BAAED%2CsBAlpDb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBAgBK%2CqBAGA%2C0BAKK%3BEACH%2CSAAA%3B%3BAADD%2CsBAlpDb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBAgBK%2CqBAGA%2C0BAKK%2CqBAEH%3BEACC%2CcAAA%3B%3BAAHF%2CsBAlpDb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBAgBK%2CqBAGA%2C0BAKK%2CqBAEH%2C0BAEE%3BEACA%2CWAAA%3B%3BAAbR%2CsBA1oDR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBAgBK%2CqBAkBH%3BEACI%2CUAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAnqDb%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBAgBK%2CqBAkBH%3BIAIK%2CWAAA%3BIACA%2CmBAAA%3B%3B%3BAAvBN%2CsBA1oDR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBAgBK%2CqBAkBH%2CsBAOI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBA3qDV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBAgBK%2CqBAkBH%2CsBAOI%3BIAME%2CeAAA%3B%3B%3BAA%5C%2FBP%2CsBA1oDR%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAqCC%2CmBAgBK%2CqBAkBH%2CsBAgBC%2CUAAU%3BEACN%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAzpDR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAkGC%3BAA9pDD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAxB6B%3BAA9pDvB%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAxBsD%3BEAC9C%2CcAAA%3B%3BAA%5C%2FpDF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAkGC%2CsBAEC%3BAAhqDF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAxB6B%2CwBAErB%3BAAhqDF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAxBsD%2CwBAE9C%3BEACC%2CcAAA%3B%3BAAjqDH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeAkGC%2CsBAEC%2C0BAEC%3BAAlqDH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAxB6B%2CwBAErB%2C0BAEC%3BAAlqDH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAxBsD%2CwBAE9C%2C0BAEC%3BEACI%2CWAAA%3B%3BAAnqDP%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%3BAE%5C%2FMK%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%3BAE%5C%2FMK%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMA%2CQAJyB%3BEAIzB%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%3BEAcI%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%3BEAcI%2CsBEtPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAmC%3BEAG5D%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%3BEAiBI%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%3BEAiBI%2CsBEzPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%3BIAeK%2C8BAAA%3B%3B%3BAAKD%2CQAH0C%2CuBAAmC%3BEAG7E%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%3BEAoBI%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%3BEAoBI%2CsBE5PL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%3BIAkBK%2C8BAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%3BEAuBI%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%3BEAuBI%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%3BIAqBK%2C8BAAA%3B%3B%3BAAED%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAuBK%2CUAAU%3BAAAX%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAuBK%2CUAAU%3BAAAX%2CsBE%5C%2FPL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAuBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAUJ%2CQAR4B%2CuBAAmC%3BEAC3D%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcA2BM%2CUAAU%3BEAAX%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcA2BM%2CUAAU%3BEAAX%2CsBEnQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcA2BM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcA8BM%2CUAAU%3BEAAX%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcA8BM%2CUAAU%3BEAAX%2CsBEtQN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcA8BM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWL%2CQAR0C%2CuBAAmC%3BEAC5E%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAmCG%2CUAAU%3BEAAX%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAmCG%2CUAAU%3BEAAX%2CsBE3QH%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAmCG%2CUAAU%3BIACP%2CyBAAA%3B%3BEAED%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAsCM%2CUAAU%3BEAAX%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAsCM%2CUAAU%3BEAAX%2CsBE9QN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAsCM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CwBAAsC%3BEAC3E%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcA2CM%2CUAAU%3BEAAX%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcA2CM%2CUAAU%3BEAAX%2CsBEnRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcA2CM%2CUAAU%3BIACV%2CyBAAA%3B%3BEAED%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcA8CM%2CUAAU%3BEAAX%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcA8CM%2CUAAU%3BEAAX%2CsBEtRN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcA8CM%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BAAML%2CQAH6C%3BEAG7C%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%3BEAqDC%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%3BEAqDC%2CsBE7RF%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%3BIAmDK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%3BEAwDI%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%3BEAwDI%2CsBEhSL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%3BIAsDE%2CaAAA%3B%3B%3BAErQG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%3BAEvQC%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%3BAEvQC%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%3BEACC%2CUAAA%3BEACA%2CYAAA%3B%3BAEzQA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAGC%3BAE1QA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAGC%3BAE1QA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAGC%3BEACC%2CcAAA%3B%3BAE3QD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BAE%5C%2FQE%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BAE%5C%2FQE%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAEjRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BAElRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BAElRF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEAcF%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEAcF%2CsBEzTN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEAmBF%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEAmBF%2CsBE9TN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAeD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEAsBH%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BEAsBH%2CsBEjUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBACC%2CmBAGI%3BIAoBD%2CgBAAA%3B%3B%3BAEtSD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BAE1SE%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BAE1SE%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEASC%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEASC%2CsBE5UL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEAYC%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BEAYC%2CsBE%5C%2FUL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%3BIAUE%2CmBAAA%3B%3B%3BAEpTA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BAEtTC%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BAEtTC%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEAKA%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BEAKA%2CsBEpVL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAEzTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BAE5TC%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BAE5TC%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%3BEACI%2CQAAA%3B%3BAE7TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BAE9TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BAE9TH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAE%5C%2FTJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BAEjUA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BAEjUA%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEAaA%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BEAaA%2CsBEvWN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAE5UL%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BAEhVN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BAEhVN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEAUP%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BEAUP%2CsBEnXL%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAOF%2CsBA4BC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAExVJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%3BAE7VG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%3BAE7VG%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAEjWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BAElWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BAElWD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAEnWF%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BAEpWR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BAEpWR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAE1WH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BAE5WR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BAE5WR%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEAcL%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEAcL%2CsBEnZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEAiBL%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEAiBL%2CsBEtZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAMC%2CQAJ0B%2CwBAAuB%3BEAIjD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEAqBL%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BEAqBL%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%3BIAkBJ%2CYAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BAAAD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BAAAD%2CsBE1ZT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAqBJ%3BEACA%2CmBAAA%3B%3BAElYJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BAEpYH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BAEpYH%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BAAAD%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BAAAD%2CsBElaV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEAcD%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BEAcD%2CsBEhbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COAwBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAKH%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BAAAD%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BAAAD%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEAKA%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BEAKA%2CsBExbV%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BAALD%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BAALD%2CsBEnbT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BAAAD%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BAAAD%2CsBE1bX%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBAKI%2CiBAUC%2COAAM%2COA8CJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAEraN%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BAE5aC%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BAE5aC%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEAcI%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BEAcI%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BAAAD%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BAAAD%2CsBEndT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEhcJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BAEncC%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BAEncC%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEAcI%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BEAcI%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA2GC%2C8BFz9CP%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BAAAD%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfqC%2CgCFz9CrC%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BAAAD%2CsBE1eT%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAfsE%2CgCFz9CtE%2CmBACC%2CcAwDI%2CmBAsFF%2CsBA8EC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAEvdJ%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA8GC%3BAA1qDD%2CsBAzBN%2CsBAkBC%2CsBACC%2CIAAG%2CyBAAyB%2C6BAMpB%2CMAEN%2CiBAyjDC%2CwBACC%2CeA0HN%2CCAZgC%3BEACrB%2CiBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3B%3BACxsDZ%3BAAAuB%3BEACnB%2CmBAAA%3B%3BAAKC%2CQAH0C%3BEAG1C%2CsBAJD%3BEAIC%2C2BAJD%3BIAEE%2CgBAAA%3B%3B%3BAAJN%2CsBAEI%2CWAIC%2CGAAE%3BAANgB%2C2BAEnB%2CWAIC%2CGAAE%3BEACD%2CeAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAXN%2CsBAEI%2CWAWC%3BAAbkB%2C2BAEnB%2CWAWC%3BEACC%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2C2CAAA%3B%3BAAhBN%2CsBAEI%2CWAWC%2CeAIC%3BAAjBiB%2C2BAEnB%2CWAWC%2CeAIC%3BEACC%2CaAAA%3B%3BAAlBP%2CsBAEI%2CWAWC%2CeAOF%3BAApBoB%2C2BAEnB%2CWAWC%2CeAOF%3BEACC%2CgBAAA%3B%3BAArBJ%2CsBAEI%2CWAWC%2CeAOF%2CsBAEC%2CIAAG%3BAAtBgB%2C2BAEnB%2CWAWC%2CeAOF%2CsBAEC%2CIAAG%3BEACC%2CeAAA%3B%3BAAvBR%2CsBAEI%2CWAWC%2CeAOF%2CsBAEC%2CIAAG%2CyBAEC%2CIAAG%3BAAxBY%2C2BAEnB%2CWAWC%2CeAOF%2CsBAEC%2CIAAG%2CyBAEC%2CIAAG%3BEACF%2CoBAAA%3BEACA%2CmBAAA%3B%3BAA1BT%2CsBAEI%2CWAWC%2CeAOF%2CsBAEC%2CIAAG%2CyBAEC%2CIAAG%2CsBAGF%2CiBAAiB%3BAA3BH%2C2BAEnB%2CWAWC%2CeAOF%2CsBAEC%2CIAAG%2CyBAEC%2CIAAG%2CsBAGF%2CiBAAiB%3BEAChB%2CWAAA%3B%3BAA5BV%2CsBAEI%2CWAWC%2CeAOF%2CsBAEC%2CIAAG%2CyBAEC%2CIAAG%2CsBAGF%2CiBAAiB%2CeAEhB%3BAA7Ba%2C2BAEnB%2CWAWC%2CeAOF%2CsBAEC%2CIAAG%2CyBAEC%2CIAAG%2CsBAGF%2CiBAAiB%2CeAEhB%3BEACC%2CUAAA%3B%3BAA9BX%2CsBAEI%2CWAWC%2CeAOF%2CsBAEC%2CIAAG%2CyBAEC%2CIAAG%2CsBAGF%2CiBAAiB%2CeAEhB%2CmBAEC%3BAA%5C%2FBY%2C2BAEnB%2CWAWC%2CeAOF%2CsBAEC%2CIAAG%2CyBAEC%2CIAAG%2CsBAGF%2CiBAAiB%2CeAEhB%2CmBAEC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAYT%2CQAH0C%3BEAG1C%2CsBA9CC%2CWA0CF%3BEAIC%2C2BA9CC%2CWA0CF%3BIAEE%2CcAAA%3B%3B%3BAA9CJ%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%3BAAhDa%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%3BEACN%2CUAAA%3B%3BAAjDJ%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%3BAAlDmB%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%3BEACI%2CWAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAxDR%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAOI%3BAAzDe%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAOI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEAAY%2CeAAA%3BEAAe%2CaAAA%3B%3BAAO%5C%2FB%2CQAN8C%3BEAM9C%2CsBAlED%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAOI%3BEAWH%2C2BAlED%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAOI%3BIAME%2CUAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3B%3BAAlEV%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%3BAArEkB%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%3BEACC%2CkBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBAxEF%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%3BEAKC%2C2BAxEF%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%3BIAGE%2CgBAAA%3B%3B%3BAAxEP%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%2CgBAKC%3BAA1EiB%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%2CgBAKC%3BEACC%2CeAAA%3BEACG%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CsBAjFF%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%2CgBAKC%3BEASA%2C2BAjFF%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%2CgBAKC%3BIAMK%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAjFX%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%2CgBAeC%3BAApFiB%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%2CgBAeC%3BEACI%2CgBAAA%3BEACA%2CqCAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiFAAA%3B%3BAAOJ%2CQAN8C%3BEAM9C%2CsBArGF%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%2CgBAeC%3BEAmBA%2C2BArGF%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%2CgBAeC%3BIAcK%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CqCAAA%3B%3B%3BAAIJ%2CsBAvGH%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%2CgBAmCC%2CEAAC%2CcACC%3BAAAD%2C2BAvGH%2CWA0CF%2CSAIC%2CQAAO%2CKAEN%2CkBAmBC%2CgBAmCC%2CEAAC%2CcACC%3BEACG%2CWAAA%3BEACA%2CeAAA%3B%3BAA3GX%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BAAlHiB%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BEACI%2CUAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBAzHN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BEASI%2C2BAzHN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BIAMK%2CWAAA%3BIACA%2CkBAAA%3B%3B%3BAASD%2CQAP4C%2CuBAAuC%3BEAOnF%2CsBAhIN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BEAgBI%2C2BAhIN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BIAUK%2CUAAA%3BIACA%2CiBAAA%3B%3BEACC%2CsBA5HR%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGAYO%2CUAAU%3BEAAX%2C2BA5HR%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGAYO%2CUAAU%3BIACX%2CeAAA%3B%3B%3BAAQF%2CQALyC%2CwBAAsC%3BEAK%5C%2FE%2CsBArIN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BEAqBI%2C2BArIN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BIAiBK%2C8BAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAAED%2CsBArIN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGAqBK%2CUAAU%3BAAAX%2C2BArIN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGAqBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAID%2CQAHuC%2CuBAAmC%3BEAG1E%2CsBA1IN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGAqBK%2CUAAU%3BEAKX%2C2BA1IN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGAqBK%2CUAAU%3BIAGT%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CuBAAmC%3BEAQzE%2CsBAnJN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BEAmCI%2C2BAnJN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BIA4BK%2C8BAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CsBA%5C%2FIP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA%2BBM%2CUAAU%3BEAAX%2C2BA%5C%2FIP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA%2BBM%2CUAAU%3BIACV%2CeAAA%3B%3B%3BAAWF%2CQAR0C%2CuBAAmC%3BEAQ7E%2CsBA3JN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BEA2CI%2C2BA3JN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%3BIAoCK%2C8BAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CsBAvJP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGAuCM%2CUAAU%3BEAAX%2C2BAvJP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGAuCM%2CUAAU%3BIACV%2CeAAA%3B%3B%3BAA1JZ%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%3BAA7Ja%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAHsC%3BEAGtC%2CsBAlKP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%3BEAOC%2C2BAlKP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%3BIAKE%2CaAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBArKP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%3BEAUC%2C2BArKP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%3BIAQE%2CaAAA%3B%3B%3BAAED%2CsBArKP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAUE%3BAAAD%2C2BArKP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAUE%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CQAH0C%3BEAG1C%2CsBA9KJ%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAUE%3BEASJ%2C2BA9KJ%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAUE%3BIAOC%2CaAAA%3B%3B%3BAA9Kb%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAoBF%3BAAjLe%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAoBF%3BEACC%2CcAAA%3B%3BAAlLT%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAoBF%2CoBAEC%3BAAnLc%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAoBF%2CoBAEC%3BEACI%2CsBAAA%3B%3BAApLb%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAoBF%2CoBAEC%2CyBAEI%3BAArLU%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAoBF%2CoBAEC%2CyBAEI%3BEACC%2C%2BBAAA%3B%3BAAtLd%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%3BAA3Lc%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA7Lb%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%2CmBAGI%3BAA9LU%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CsBA1MP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%2CmBAGI%3BEAcF%2C2BA1MP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKD%2CQAH4C%2CuBAAuC%3BEAGnF%2CsBA7MP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%2CmBAGI%3BEAiBF%2C2BA7MP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%2CmBAGI%3BIAeD%2CgBAAA%3B%3B%3BAAOD%2CQALyC%2CwBAAsC%3BEAK%5C%2FE%2CsBAlNP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%2CmBAGI%3BEAsBF%2C2BAlNP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%2CmBAGI%3BIAkBD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAOL%2CQAL6C%2CuBAAmC%3BEAKhF%2CsBAvNN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%2CmBAGI%3BEA2BH%2C2BAvNN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBACC%2CmBAGI%3BIAuBD%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAvNZ%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBAiCC%3BAA3Nc%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBAiCC%3BEACI%2CYAAA%3BEACA%2CmBAAA%3B%3BAAIH%2CQAH6C%3BEAG7C%2CsBA%5C%2FNN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBAiCC%3BEAMC%2C2BA%5C%2FNN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBAiCC%3BIAIK%2CmBAAA%3B%3B%3BAAKJ%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBAlON%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBAiCC%3BEASC%2C2BAlON%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBAiCC%3BIAOE%2CmBAAA%3B%3B%3BAAKF%2CQAH6C%2CuBAAmC%3BEAGhF%2CsBArOL%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBAiCC%3BEAYA%2C2BArOL%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBAiCC%3BIAUE%2CmBAAA%3B%3B%3BAArOX%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%3BAAxOc%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBA%5C%2FON%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%3BEASC%2C2BA%5C%2FON%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBAlPN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%3BEAYC%2C2BAlPN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%3BIAUE%2CmBAAA%3B%3B%3BAAKD%2CQAH4C%2CuBAAmC%3BEAG%5C%2FE%2CsBArPN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%3BEAeC%2C2BArPN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%3BIAaE%2CmBAAA%3B%3B%3BAArPX%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAeC%3BAAvPa%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAeC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBA1PN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAeC%3BEAKA%2C2BA1PN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAeC%3BIAGK%2CaAAA%3B%3B%3BAA1Pf%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAqBC%3BAA7Pa%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAqBC%3BEACI%2CQAAA%3B%3BAA9Pd%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAqBC%2CWAEI%3BAA%5C%2FPS%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAqBC%2CWAEI%3BEACC%2CaAAA%3B%3BAAhQf%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAqBC%2CWAKC%3BAAlQY%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAqBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMH%2CQAL6C%3BEAK7C%2CsBA7QR%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAqBC%2CWAKC%3BEAaC%2C2BA7QR%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAqBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAAML%2CQAJ6C%2CuBAAmC%3BEAIhF%2CsBAjRP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAqBC%2CWAKC%3BEAiBA%2C2BAjRP%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWAqBC%2CWAKC%3BIAcE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAjRb%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWA6CI%2CKAAI%3BAArRM%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWA6CI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CsBA7RV%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWA6CI%2CKAAI%3BEAUH%2C2BA7RV%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWA6CI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAAML%2CQAJgD%2CuBAAmC%3BEAInF%2CsBAjSN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWA6CI%2CKAAI%3BEAcP%2C2BAjSN%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBA6BF%2CsBA8CC%2CWA6CI%2CKAAI%3BIAWF%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAjSf%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%3BAAtSe%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAACA%2CsBA5SR%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAQK%3BAAAD%2C2BA5SR%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAQK%3BEACA%2CaAAA%3B%3BAA%5C%2FSb%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAWI%2COAAM%2CgBAAiB%3BAAjTZ%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAWI%2COAAM%2CgBAAiB%3BEACtB%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAApTb%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%3BAAtTW%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%3BEACC%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAA3Tb%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%3BAA5TU%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%3BEACC%2CyBAAA%3B%3BAA7Td%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%3BAA9TG%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CsBA1UX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%3BEAcL%2C2BA1UX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAHsC%2CuBAAmC%3BEAGzE%2CsBA7UX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%3BEAiBL%2C2BA7UX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%3BIAeJ%2CiBAAA%3B%3B%3BAAKJ%2CQAH6B%2CuBAAuB%3BEAGpD%2CsBAhVR%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%3BEAoBR%2C2BAhVR%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%3BIAkBN%2CiBAAA%3B%3B%3BAAEF%2CsBAhVR%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAoBP%3BAAAD%2C2BAhVR%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAoBP%3BEACG%2CmBAAA%3B%3BAAnVhB%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAuBL%3BAArVQ%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAuBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBAxVZ%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAuBL%2CKAKE%3BAAAD%2C2BAxVZ%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAuBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAUD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CsBA3WZ%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAuBL%2CKAKE%3BEAmBD%2C2BA3WZ%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAuBL%2CKAKE%3BIAiBC%2CiBAAA%3B%3B%3BAAIH%2CsBA7WX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAiDJ%3BAAAD%2C2BA7WX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAiDJ%3BEACA%2CkBAAA%3B%3BAAIH%2CQAH%2BC%2CuBAAmC%3BEAGlF%2CsBAlXT%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAiDJ%3BEAKH%2C2BAlXT%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAiDJ%3BIAGF%2CkBAAA%3B%3B%3BAAKE%2CQAHuB%2CuBAAuB%3BEAG9C%2CsBArXZ%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAiDJ%3BEAQA%2C2BArXZ%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAiDJ%3BIAMD%2CiBAAA%3B%3B%3BAANA%2CsBA7WX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAiDJ%2CSAQA%3BAARD%2C2BA7WX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAiDJ%2CSAQA%3BEACC%2C0BAAA%3B%3BAACA%2CsBAvXb%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAiDJ%2CSAQA%2CKAEE%3BAAAD%2C2BAvXb%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAEC%2COAAM%2COAiDJ%2CSAQA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAA7XlB%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAsEF%2COAAM%3BAAlYM%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAMC%2CiBAsEF%2COAAM%3BEACF%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAxYf%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAqFF%2CmBACC%3BAA5YY%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAqFF%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBApZX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAqFF%2CmBACC%2CYAUK%3BAAAD%2C2BApZX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAqFF%2CmBACC%2CYAUK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAA5ZhB%2CsBAEI%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAqFF%2CmBAoBC%3BAA%5C%2FZY%2C2BAEnB%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAqFF%2CmBAoBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CsBAvaX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAqFF%2CmBAoBC%2CWAUK%3BAAAD%2C2BAvaX%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUACC%2CGAAE%2CSACD%2CGA2CI%2CmBAyIF%2CoBAgBI%2CsBAqFF%2CmBAoBC%2CWAUK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAASX%2CsBAtbD%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUAwUK%3BAAAJ%2C2BAtbD%2CWA0CF%2CSAIC%2CQAAO%2CKAgEN%2CUAwUK%3BEACA%2CaAAA%3B%3BAAQT%2C2BACC%2CcACC%2CQAAO%3BEACN%2CWAAA%3B%3BAAKC%2CQAH0C%3BEAG1C%2C2BAPH%2CcACC%2CQAAO%2CKAEN%3BIAEE%2CcAAA%3B%3B%3BAANL%2C2BACC%2CcACC%2CQAAO%2CKAEN%2CUAIC%2CGAAE%2CSACD%3BEACI%2CUAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAACA%2C2BAdR%2CcACC%2CQAAO%2CKAEN%2CUAIC%2CGAAE%2CSACD%2CGAMK%2CUAAU%3BEACV%2CeAAA%3B%3BAAML%2CQAJ8C%3BEAI9C%2C2BArBJ%2CcACC%2CQAAO%2CKAEN%2CUAIC%2CGAAE%2CSACD%3BIAUK%2CWAAA%3BIACA%2CkBAAA%3B%3B%3BAAeR%2CQAV2C%3BEAU3C%2C2BAlCD%2CcACC%2CQAAO%2CKAwBL%3BIACI%2CcAAA%3B%3BEAQN%2C2BAlCD%2CcACC%2CQAAO%2CKAwBL%2CkBAEI%3BIACC%2CkBAAA%3BIACA%2CSAAA%3BIACA%2COAAA%3B%3B%3BAAQT%2CsBACC%3BEACC%2CkBAAA%3B%3BAAFF%2CsBACC%2CcAEC%2CmBAAmB%3BEACf%2CWAAA%3BEACA%2CaAAA%3B%3BAAKA%2CQAH4C%3BEAG5C%2CsBATL%2CcAEC%2CmBAAmB%3BIAKd%2CsBAAA%3B%3B%3BAAMA%2CQAH4C%3BEAG5C%2CsBAbN%2CcAEC%2CmBAAmB%2CeAOf%3BIAEE%2CWAAA%3B%3B%3BAAED%2CsBAbN%2CcAEC%2CmBAAmB%2CeAOf%2CoBAIK%3BEACH%2CUAAA%3B%3BAAGH%2CsBAjBJ%2CcAEC%2CmBAAmB%2CeAOf%2CoBAOD%2CaACI%3BEACA%2CaAAA%3B%3BAAIJ%2CQAH6B%2CuBAAuC%3BEAGpE%2CsBAtBJ%2CcAEC%2CmBAAmB%2CeAOf%2CoBAOD%2CaACI%3BIAGC%2CaAAA%3B%3B%3BAAIH%2CsBAxBN%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%3BEACA%2CqEAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CsBA9BP%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%3BIAIC%2CUAAA%3B%3B%3BAAKD%2CQAH4C%3BEAG5C%2CsBAjCP%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%3BIAOC%2CeAAA%3B%3B%3BAAPF%2CsBAxBN%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%3BEACC%2CaAAA%3BEACA%2CYAAA%3B%3BAACA%2CsBApCR%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%3BEACH%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAAJD%2CsBApCR%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAKH%3BEACC%2CmBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBA9CV%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAKH%3BIAGE%2CmBAAA%3B%3B%3BAARH%2CsBApCR%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAKH%2CqBAKC%3BEACC%2CSAAA%3B%3BAAXH%2CsBApCR%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAKH%2CqBAKC%2CmBAEC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CsBA1DZ%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAKH%2CqBAKC%2CmBAEC%3BIAOE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAMD%2CQAJsC%2CuBAAmC%3BEAIzE%2CsBA9DZ%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAKH%2CqBAKC%2CmBAEC%3BIAWE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAML%2CQAJ6C%2CwBAAsC%3BEAInF%2CsBAlER%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAKH%2CqBAKC%2CmBAEC%3BIAeE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAA5BL%2CsBApCR%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAiCN%3BEACC%2CmBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CsBA1EP%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAiCN%3BIAGK%2CmBAAA%3B%3B%3BAApCH%2CsBApCR%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAiCN%2CkBAKC%3BEACC%2CSAAA%3B%3BAAvCA%2CsBApCR%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAiCN%2CkBAKC%2CmBAEC%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAKH%2CQAJ6C%3BEAI7C%2CsBArFT%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAiCN%2CkBAKC%2CmBAEC%3BIAME%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAMD%2CQAJsC%2CuBAAmC%3BEAIzE%2CsBAzFT%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAiCN%2CkBAKC%2CmBAEC%3BIAUE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAMF%2CQAJ0C%2CwBAAsC%3BEAIhF%2CsBA7FR%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBAiCN%2CkBAKC%2CmBAEC%3BIAcE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAvDF%2CsBApCR%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBA4DN%2CoBACC%2CmBAAmB%3BEACf%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAQJ%2CQAN8C%3BEAM9C%2CsBAnHP%2CcAEC%2CmBAAmB%2CeAOf%2CoBAeE%2CoBASA%2CuBAGK%2CqBA4DN%2CoBACC%2CmBAAmB%3BIAad%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3B%3BAAOT%2CsBAxHH%2CcAEC%2CmBAAmB%2CeAOf%2CoBA%2BGD%3BEACG%2CmBAAA%3B%3BAADJ%2CsBAxHH%2CcAEC%2CmBAAmB%2CeAOf%2CoBA%2BGD%2CoBAEG%3BEACC%2CaAAA%3BEACA%2CYAAA%3B%3BAACA%2CsBA7HR%2CcAEC%2CmBAAmB%2CeAOf%2CoBA%2BGD%2CoBAEG%2C0BAGK%3BEACH%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3B%3BAALD%2CsBA7HR%2CcAEC%2CmBAAmB%2CeAOf%2CoBA%2BGD%2CoBAEG%2C0BAGK%2CqBAMH%3BEACC%2CaAAA%3BEACA%2CgBAAA%3B%3BAARF%2CsBA7HR%2CcAEC%2CmBAAmB%2CeAOf%2CoBA%2BGD%2CoBAEG%2C0BAGK%2CqBAMH%2C0BAGC%3BEACC%2CkBAAA%3B%3BAAVH%2CsBA7HR%2CcAEC%2CmBAAmB%2CeAOf%2CoBA%2BGD%2CoBAEG%2C0BAGK%2CqBAMH%2C0BAGC%2CwBAEC%3BEACC%2CgBAAA%3B%3BAA1Ib%2CsBAoJC%3BEACC%2CaAAA%3BEACG%2CeAAA%3BEACA%2CUAAA%3B%3BAAvJL%2CsBAoJC%2CWAIC%3BEACC%2CeAAA%3B%3BAAzJH%2CsBAoJC%2CWAOC%3BEACC%2CgBAAA%3B%3BAA5JH%2CsBAoJC%2CWAOC%2CsBAEC%2C0BAAyB%3BEACrB%2CeAAA%3B%3BAA9JP%2CsBAoJC%2CWAOC%2CsBAEC%2C0BAAyB%2C6BAErB%3BEACC%2CqBAAA%3BEAAsB%2C0BAAA%3B%3BAAhK9B%2CsBAoJC%2CWAOC%2CsBAEC%2C0BAAyB%2C6BAErB%2CuBAEC%2CiBACC%3BEACC%2CWAAA%3B%3BAACA%2CsBAhBT%2CWAOC%2CsBAEC%2C0BAAyB%2C6BAErB%2CuBAEC%2CiBACC%2CeAEK%2CsBAAsB%3BEACzB%2CUAAA%3B%3BAADD%2CsBAhBT%2CWAOC%2CsBAEC%2C0BAAyB%2C6BAErB%2CuBAEC%2CiBACC%2CeAEK%2CsBAAsB%2CqBAEzB%3BAAFD%2CsBAhBT%2CWAOC%2CsBAEC%2C0BAAyB%2C6BAErB%2CuBAEC%2CiBACC%2CeAEK%2CsBAAsB%2CqBAEH%3BEACrB%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBAzBP%2CWAOC%2CsBAEC%2C0BAAyB%2C6BAErB%2CuBAEC%2CiBACC%2CeAEK%2CsBAAsB%2CqBAEzB%3BEAOH%2CsBAzBP%2CWAOC%2CsBAEC%2C0BAAyB%2C6BAErB%2CuBAEC%2CiBACC%2CeAEK%2CsBAAsB%2CqBAEH%3BIAKpB%2CeAAA%3B%3B%3BAAPH%2CsBAhBT%2CWAOC%2CsBAEC%2C0BAAyB%2C6BAErB%2CuBAEC%2CiBACC%2CeAEK%2CsBAAsB%2CqBAU5B%2CqBACC%3BEACC%2CeAAA%3BEACG%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAApLb%2CsBAoJC%2CWAOC%2CsBAEC%2C0BAAyB%2C6BAErB%2CuBAEC%2CiBACC%2CeAsBF%2CsBACC%3BEACC%2CcAAA%3B%3BAA1LT%2CsBAoJC%2CWAOC%2CsBAEC%2C0BAAyB%2C6BAErB%2CuBAEC%2CiBACC%2CeAsBF%2CsBACC%2C0BAEC%3BEACI%2CWAAA%3B%3BAA5Lb%2CsBAoJC%2CWAiDC%2CSAAS%2CQAAO%3BEACf%2CiBAAA%3BEACG%2CeAAA%3BEACA%2CcAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CsBAxDD%2CWAiDC%2CSAAS%2CQAAO%3BIAKX%2CeAAA%3B%3B%3BAAMP%2CsBACC%2CQAAO%2CKACN%2CgBACC%2CgBACC%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAANR%2CsBACC%2CQAAO%2CKACN%2CgBACC%2CgBAKC%2CGAAG%3BEACC%2CaAAA%3BEACA%2CSAAA%3B%3BAAVR%2CsBACC%2CQAAO%2CKACN%2CgBACC%2CgBAKC%2CGAAG%2CGAGC%2CEAAC%3BEACA%2CSAAA%3B%3BAACA%2CsBAZR%2CQAAO%2CKACN%2CgBACC%2CgBAKC%2CGAAG%2CGAGC%2CEAAC%2CgBAEC%3BEACA%2CsBAAA%3B%3BAAEJ%2CsBAfL%2CQAAO%2CKACN%2CgBACC%2CgBAKC%2CGAAG%2CGAGC%2CEAAC%2CgBAKF%3BEACG%2CsBAAA%3B%3BAAjBV%2CsBACC%2CQAAO%2CKACN%2CgBAoBC%2CgBAAgB%2CEAAC%3BEACb%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAIN%2CsBAAC%2C0BACA%3BEACI%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CsBARJ%2C0BACA%3BIAKK%2CyBAAA%3B%3B%3BAANN%2CsBAAC%2C0BACA%2CSAOI%2CQAAO%3BEACN%2CeAAA%3BEACA%2CUAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CsBAdL%2C0BACA%2CSAOI%2CQAAO%3BIAIL%2CiBAAA%3B%3B%3BAAKD%2CQAHyB%2CuBAAsB%3BEAG%5C%2FC%2CsBAjBL%2C0BACA%2CSAOI%2CQAAO%3BIAOR%2CiBAAA%3B%3B%3BAAQE%2CQAN0B%3BEAM1B%2CsBAvBL%2C0BACA%2CSAOI%2CQAAO%3BIAUL%2CUAAA%3B%3BEAKD%2CsBAvBL%2C0BACA%2CSAOI%2CQAAO%2CKAWL%2CkBAAkB%3BIACjB%2CaAAA%3B%3B%3BAApBR%2CsBAAC%2C0BACA%2CSAOI%2CQAAO%2CKAeN%2CUACC%2CGAAE%2CSAAU%3BEACX%2CcAAA%3B%3BAAgBL%2CQAVwB%3BEAUxB%2CsBAzCF%2C0BACA%2CSA6BC%3BIAEE%2CgBAAA%3BIACA%2CiBAAA%3BIACM%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAMP%2CsBAzCF%2C0BACA%2CSA6BC%2CSAMQ%2COAAM%3BIACL%2CgBAAA%3BIACA%2CiBAAA%3B%3B%3BAAMR%2CQAHyB%2CuBAAsB%3BEAG%5C%2FC%2CsBA5CF%2C0BACA%2CSA6BC%3BIAYE%2CiBAAA%3B%3B%3BAA1CJ%2CsBAAC%2C0BACA%2CSA6BC%2CSAcC%2COAAM%3BEACF%2CgBAAA%3B%3BAAiCA%2CQAhCyB%3BEAC3B%2CsBA%5C%2FCJ%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAGH%2COACA%3BIACC%2CmBAAA%3B%3BEAFF%2CsBA%5C%2FCJ%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAGH%2COACA%2CcAEC%3BIACI%2CYAAA%3BIACA%2CaAAA%3B%3BEACA%2CsBArDV%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAGH%2COACA%2CcAEC%2COAGK%3BIACG%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAmBR%2CsBA9EN%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAoBJ%2CcAAc%3BIACV%2C6BAAA%3BIACA%2CgBAAA%3BIACA%2CqCAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3B%3BAA3ET%2CsBAAC%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAkCF%2CgBACC%2CgBACC%2CqBACC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAApFX%2CsBAAC%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAkCF%2CgBACC%2CgBACC%2CqBAMF%2CwBACI%3BAAvFX%2CsBAAC%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAkCF%2CgBACC%2CgBACC%2CqBAMF%2CwBAiMP%2CCAhMc%3BEACF%2CiBAAA%3B%3BAAxFZ%2CsBAAC%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAkCF%2CgBACC%2CgBACC%2CqBAMF%2CwBACI%2CGAEI%3BAAzFf%2CsBAAC%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAkCF%2CgBACC%2CgBACC%2CqBAMF%2CwBAiMP%2CCAhMc%2CEAEC%3BEACC%2CSAAA%3B%3BAA1FhB%2CsBAAC%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAkCF%2CgBACC%2CgBACC%2CqBAMF%2CwBACI%2CGAEI%2CGAEC%3BAA3FhB%2CsBAAC%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAkCF%2CgBACC%2CgBACC%2CqBAMF%2CwBAiMP%2CCAhMc%2CEAEC%2CGAEC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAtGjB%2CsBAAC%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAkCF%2CgBACC%2CgBACC%2CqBAMF%2CwBACI%2CGAEI%2CGAEC%2CEAYC%3BAAvGjB%2CsBAAC%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAkCF%2CgBACC%2CgBACC%2CqBAMF%2CwBAiMP%2CCAhMc%2CEAEC%2CGAEC%2CEAYC%3BEACC%2CcAAA%3B%3BAAED%2CsBA1GhB%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAkCF%2CgBACC%2CgBACC%2CqBAMF%2CwBACI%2CGAEI%2CGAEC%2CEAeE%2CMAAO%3BAAAR%2CsBA1GhB%2C0BACA%2CSA6BC%2CSAcC%2COAAM%2COAkCF%2CgBACC%2CgBACC%2CqBAMF%2CwBAiMP%2CCAhMc%2CEAEC%2CGAEC%2CEAeE%2CMAAO%3BEACP%2CcAAA%3B%3BAAoGf%2CQAjF4B%3BEAiF5B%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%3BIAEJ%2CgBAAA%3B%3BEAgFJ%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%3BIACC%2CaAAA%3B%3BEA6EN%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%3BIACC%2CUAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CgCAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2COAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAEC%2CsBArBV%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAYE%2COACC%3BIACA%2CaAAA%3B%3BEAED%2CsBAxBV%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAYE%2COAIC%3BIACA%2CaAAA%3B%3BEAGF%2CsBA5BT%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAoBE%3BIACA%2CeAAA%3B%3BEAuDR%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAuBC%3BIACC%2CcAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEA4CR%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAkCF%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2COAAA%3B%3BEAsCR%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAkCF%2CwBAKI%2CKACC%3BEAoCT%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAkCF%2CwBAKI%2CKA6GX%2CCA5Ge%3BIACF%2CSAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEA%2BBb%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAkCF%2CwBAKI%2CKACC%2CGAMI%3BEA8Bb%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAkCF%2CwBAKI%2CKA6GX%2CCA5Ge%2CEAMC%3BIACC%2CSAAA%3B%3BEA6Bd%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAkCF%2CwBAKI%2CKACC%2CGAMI%2CGAEC%3BEA4Bd%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAkCF%2CwBAKI%2CKA6GX%2CCA5Ge%2CEAMC%2CGAEC%3BIACC%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEAgBf%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAkCF%2CwBAKI%2CKACC%2CGAMI%2CGAEC%2CEAaC%3BEAef%2CsBApFF%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAkCF%2CwBAKI%2CKA6GX%2CCA5Ge%2CEAMC%2CGAEC%2CEAaC%3BIACC%2CcAAA%3B%3BEAED%2CsBAxEjB%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAkCF%2CwBAKI%2CKACC%2CGAMI%2CGAEC%2CEAgBE%2CMAAO%3BEAAR%2CsBAxEjB%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAGJ%2CgBACC%2CgBAEC%2CqBAkCF%2CwBAKI%2CKA6GX%2CCA5Ge%2CEAMC%2CGAEC%2CEAgBE%2CMAAO%3BIACP%2CcAAA%3B%3B%3BAA2EjB%2CQAhE0B%3BEACxB%2CsBArFH%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAmFN%2COACA%3BIACC%2CmBAAA%3B%3BEAFF%2CsBArFH%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAmFN%2COACA%2CcAEC%3BIACI%2CYAAA%3BIACA%2CaAAA%3B%3BEACA%2CsBA3FT%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAmFN%2COACA%2CcAEC%2COAGK%3BIACG%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAmDZ%2CsBApJD%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAoGP%2CcAAc%3BIACV%2C6BAAA%3BIACA%2CgBAAA%3BIACA%2CqCAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAoCN%2CsBApJD%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAgHP%2CgBACC%2CqBACC%3BIACI%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEA6BR%2CsBApJD%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAgHP%2CgBAQC%3BEA0BH%2CsBApJD%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAgHP%2CgBA0CJ%2CCAlCQ%3BIACF%2CiBAAA%3B%3BEAyBJ%2CsBApJD%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAgHP%2CgBAQC%2CGAEC%2CGACE%3BEAuBN%2CsBApJD%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAgHP%2CgBA0CJ%2CCAlCQ%2CEAEF%2CGACE%3BIACG%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEAYT%2CsBApJD%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAgHP%2CgBAQC%2CGAEC%2CGACE%2CEAYG%3BEAWT%2CsBApJD%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAgHP%2CgBA0CJ%2CCAlCQ%2CEAEF%2CGACE%2CEAYG%3BIACC%2CcAAA%3B%3BEAEJ%2CsBA5IP%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAgHP%2CgBAQC%2CGAEC%2CGACE%2CEAeC%2CMAAO%3BEAAR%2CsBA5IP%2CoBACA%2CQAAO%2CKACH%2COAAM%2COAgHP%2CgBA0CJ%2CCAlCQ%2CEAEF%2CGACE%2CEAeC%2CMAAO%3BIACJ%2CcAAA%3B%3B%3BAAaX%2CQAL0B%3BEAK1B%2CsBA1JA%2CoBACA%2CQAAO%2CKAqJL%2CkBAAkB%3BIACd%2CuBAAA%3B%3B%3B%3BACv%2BBR%2CkBACC%3BEACC%2CmBAAA%3B%3BAAFF%2CkBACC%2CcAGC%3BEACC%2CgBAAA%3B%3BAALH%2CkBACC%2CcAGC%2CWAEC%3BEACC%2CcAAA%3B%3BAAPJ%2CkBACC%2CcAGC%2CWAEC%2CSAEC%2COAAM%3BEACL%2CaAAA%3B%3BAATL%2CkBACC%2CcAGC%2CWAEC%2CSAKC%3BEACI%2CWAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAjBR%2CkBACC%2CcAGC%2CWAEC%2CSAKC%2CkBAOI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEAAY%2CeAAA%3B%3BAAOhB%2CQAN8C%3BEAM9C%2CkBA5BJ%2CcAGC%2CWAEC%2CSAKC%2CkBAOI%3BIAME%2CUAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3B%3BAA3BV%2CkBACC%2CcAGC%2CWAEC%2CSAKC%2CkBAmBC%3BEACC%2CkBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CkBAlCL%2CcAGC%2CWAEC%2CSAKC%2CkBAmBC%3BIAGE%2CgBAAA%3B%3B%3BAAjCP%2CkBACC%2CcAGC%2CWAEC%2CSAKC%2CkBAmBC%2CgBAKC%3BEACC%2CeAAA%3BEACG%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CkBA3CL%2CcAGC%2CWAEC%2CSAKC%2CkBAmBC%2CgBAKC%3BIAMK%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAA1CX%2CkBACC%2CcAGC%2CWAEC%2CSAKC%2CkBAmBC%2CgBAeC%3BEACI%2CgBAAA%3BEACA%2CqCAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiFAAA%3B%3BAAOJ%2CQAN8C%3BEAM9C%2CkBA%5C%2FDL%2CcAGC%2CWAEC%2CSAKC%2CkBAmBC%2CgBAeC%3BIAcK%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CqCAAA%3B%3B%3BAA9DX%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%3BEACI%2CUAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CkBA7ET%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%3BIAMK%2CWAAA%3BIACA%2CkBAAA%3B%3B%3BAASD%2CQAP4C%2CuBAAuC%3BEAOnF%2CkBApFT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%3BIAUK%2CUAAA%3BIACA%2CiBAAA%3B%3BEACC%2CkBAhFX%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAYO%2CUAAU%3BIACX%2CeAAA%3B%3B%3BAAQF%2CQALyC%2CwBAAsC%3BEAK%5C%2FE%2CkBAzFT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%3BIAiBK%2C8BAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAAED%2CkBAzFT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAqBK%2CUAAU%3BEACV%2CeAAA%3B%3BAAID%2CQAHuC%2CuBAAmC%3BEAG1E%2CkBA9FT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAqBK%2CUAAU%3BIAGT%2CkBAAA%3B%3B%3BAAWF%2CQARsC%2CuBAAmC%3BEAQzE%2CkBAvGT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%3BIA4BK%2C8BAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CkBAnGV%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGA%2BBM%2CUAAU%3BIACV%2CeAAA%3B%3B%3BAArGZ%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAHsC%3BEAGtC%2CkBA9GV%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%3BIAKE%2CaAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CkBAjHV%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%3BIAQE%2CaAAA%3B%3B%3BAAED%2CkBAjHV%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAUE%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEAAc%2CgBAAA%3B%3BAAtH1B%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAgBF%3BEACC%2CcAAA%3B%3BAAzHT%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAgBF%2CoBAEC%3BEACI%2CsBAAA%3B%3BAA3Hb%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAgBF%2CoBAEC%2CyBAEI%3BEACC%2C%2BBAAA%3B%3BAA7Hd%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAApIb%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAOH%2CQAL6C%3BEAK7C%2CkBAlJV%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBACC%2CmBAGI%3BIAUE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKD%2CQAH4C%2CuBAAuC%3BEAGnF%2CkBArJV%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBACC%2CmBAGI%3BIAeD%2CgBAAA%3B%3B%3BAAOD%2CQALyC%2CwBAAsC%3BEAK%5C%2FE%2CkBA1JV%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBACC%2CmBAGI%3BIAkBD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAOL%2CQAL6C%2CuBAAmC%3BEAKhF%2CkBA%5C%2FJT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBACC%2CmBAGI%3BIAuBD%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAA9JZ%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBAiCC%3BEACI%2CYAAA%3BEACA%2CmBAAA%3B%3BAAIH%2CQAH6C%3BEAG7C%2CkBAvKT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBAiCC%3BIAIK%2CmBAAA%3B%3B%3BAAKJ%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CkBA1KT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBAiCC%3BIAOE%2CmBAAA%3B%3B%3BAAKF%2CQAH6C%2CuBAAmC%3BEAGhF%2CkBA7KR%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBAiCC%3BIAUE%2CmBAAA%3B%3B%3BAA5KX%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CkBAvLT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CkBA1LT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%3BIAUE%2CmBAAA%3B%3B%3BAAKD%2CQAH4C%2CuBAAmC%3BEAG%5C%2FE%2CkBA7LT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%3BIAaE%2CmBAAA%3B%3B%3BAA5LX%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%2CWAeC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CkBAlMT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%2CWAeC%3BIAGK%2CaAAA%3B%3B%3BAAjMf%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%2CWAqBC%3BEACI%2CQAAA%3B%3BAArMd%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%2CWAqBC%2CWAEI%3BEACC%2CaAAA%3B%3BAAvMf%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%2CWAqBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMH%2CQAL6C%3BEAK7C%2CkBArNX%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%2CWAqBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAAML%2CQAJ6C%2CuBAAmC%3BEAIhF%2CkBAzNV%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%2CWAqBC%2CWAKC%3BIAcE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAxNb%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%2CWA6CI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CkBArOb%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%2CWA6CI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAAML%2CQAJgD%2CuBAAmC%3BEAInF%2CkBAzOT%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA8CC%2CWA6CI%2CKAAI%3BIAWF%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAxOf%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyBF%2CsBA4GC%2CQAAO%3BEACH%2CaAAA%3B%3BAA9Ob%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAACA%2CkBAxPX%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAQK%3BEACA%2CaAAA%3B%3BAA1Pb%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%3BEACC%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAjQb%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%3BEACC%2CyBAAA%3B%3BAAIA%2CQAH4C%2CuBAAmC%3BEAG%5C%2FE%2CkBAtQb%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%3BIAGE%2CwBAAA%3B%3B%3BAArQf%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAKC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAA7Qf%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAaC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CkBA5Rd%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAaC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAKD%2CQAHsC%2CuBAAmC%3BEAGzE%2CkBA%5C%2FRd%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAaC%2COAAM%3BIAeJ%2CiBAAA%3B%3B%3BAAED%2CkBA%5C%2FRd%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAaC%2COAAM%2COAiBJ%3BEACA%2CmBAAA%3B%3BAAjShB%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAaC%2COAAM%2COAoBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CkBAvSf%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAaC%2COAAM%2COAoBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAKD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CkBArTf%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAaC%2COAAM%2COAoBL%2CKAKE%3BIAYC%2CiBAAA%3B%3B%3BAAIH%2CkBAvTd%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAaC%2COAAM%2COAyCJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH4C%2CuBAAmC%3BEAG%5C%2FE%2CkBA5Tf%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAaC%2COAAM%2COAyCJ%3BIAGF%2CkBAAA%3B%3B%3BAAHC%2CkBAvTd%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAaC%2COAAM%2COAyCJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CkBA9ThB%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBAMC%2CiBAaC%2COAAM%2COAyCJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACH%2CWAAA%3B%3BAAlUf%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBA4EF%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKH%2CQAJ6C%3BEAI7C%2CkBAtVX%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBA4EF%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAMD%2CQAJyC%2CuBAAmC%3BEAI5E%2CkBA1Vd%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBA4EF%2CmBACC%3BIAeE%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAEE%2CkBA1Vd%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBA4EF%2CmBACC%2CYAkBK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAjWhB%2CkBACC%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBA4EF%2CmBA4BC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKH%2CQAJ6C%3BEAI7C%2CkBAjXX%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBA4EF%2CmBA4BC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAMD%2CQAJyC%2CuBAAmC%3BEAI5E%2CkBArXd%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBA4EF%2CmBA4BC%3BIAeE%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAEE%2CkBArXd%2CcAGC%2CWAEC%2CSA6DC%2CUACC%2CGAAE%2CSACD%2CGAmCI%2CmBAyIF%2CoBAWI%2CsBA4EF%2CmBA4BC%2CWAkBK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAASX%2CkBApYJ%2CcAGC%2CWAEC%2CSA6DC%2CUAkUM%3BEACD%2CaAAA%3B%3B%3BACtYT%2CqBACC%3BEACC%2CiBAAA%3B%3BAAFF%2CqBACC%2CWAEC%2CSAAQ%3BEACP%2CYAAA%3B%3BAAJH%2CqBACC%2CWAEC%2CSAAQ%2CMAEP%2CqBACC%2CIAAG%3BEACC%2CaAAA%3B%3BAAmDL%2CQAhD6C%3BEAgD7C%2CqBAzDF%2CWAEC%2CSAAQ%3BIAQH%2CWAAA%3B%3BEA%2BCJ%2CqBAzDF%2CWAEC%2CSAAQ%2CMASH%3BIACC%2CmBAAA%3B%3BEAGE%2CqBAfT%2CWAEC%2CSAAQ%2CMASH%2CqBAEC%2CoBACC%2CsBACE%2CiBAAkB%3BIAClB%2CsBAAA%3BIACA%2CYAAA%3B%3BEAwCR%2CqBAzDF%2CWAEC%2CSAAQ%2CMASH%2CqBAEC%2CoBACC%2CsBAKF%3BIACC%2CWAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACG%2CYAAA%3B%3BEAkCR%2CqBAzDF%2CWAEC%2CSAAQ%2CMASH%2CqBAgBF%2CgBACC%2CiBACC%3BIACI%2C0BAAA%3BIACA%2CUAAA%3BIACA%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3B%3BEACA%2CqBAnCV%2CWAEC%2CSAAQ%2CMASH%2CqBAgBF%2CgBACC%2CiBACC%2CeAMK%3BIACA%2CmBAAA%3B%3BEADD%2CqBAnCV%2CWAEC%2CSAAQ%2CMASH%2CqBAgBF%2CgBACC%2CiBACC%2CeAMK%2CoBAEA%3BIACC%2CwDAAA%3B%3BEAGL%2CqBAzCP%2CWAEC%2CSAAQ%2CMASH%2CqBAgBF%2CgBACC%2CiBACC%2CeAYE%2CoBACA%3BIACI%2CuDAAA%3B%3BEAcV%2CqBAzDF%2CWAEC%2CSAAQ%2CMASH%2CqBAgBF%2CgBACC%2CiBACC%2CeAiBC%3BIACI%2CkCAAA%3BIACA%2C4BAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3B%3BAA2EV%2CQApEuC%3BEAoEvC%2CqBA7HD%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%3BIACpB%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CaAAA%3BIACA%2C2BAAA%3BIACA%2CeAAA%3B%3BEA6DN%2CqBA7HD%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBAOpB%3BIACC%2CuBAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3B%3BEAsDP%2CqBA7HD%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBAOpB%2CiBAOC%2CwBAAwB%3BIACvB%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAW%2CoBAAX%3BIACA%2CmBAAA%3BIACA%2CcAAA%3B%3BEAgDR%2CqBA7HD%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBAOpB%2CiBAeF%3BIACI%2C0BAAA%3B%3BEA4CR%2CqBA7HD%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBAOpB%2CiBAkBF%3BIACI%2C0BAAA%3BIACA%2CUAAA%3BIACA%2CuBAAA%3B%3BEACA%2CqBAvFT%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBAOpB%2CiBAkBF%2CeAIK%3BIACA%2CmBAAA%3B%3BEADD%2CqBAvFT%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBAOpB%2CiBAkBF%2CeAIK%2CoBAEA%3BIACC%2CwDAAA%3B%3BEAGL%2CqBA7FN%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBAOpB%2CiBAkBF%2CeAUE%2CoBACA%3BIACI%2CuDAAA%3B%3BEA8BV%2CqBA7HD%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBAOpB%2CiBAkBF%2CeAeC%3BIACI%2CkCAAA%3BIACA%2C4BAAA%3B%3BEAyBT%2CqBA7HD%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBA8CvB%3BIAEI%2CQAAA%3B%3BEAmBP%2CqBA7HD%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBA8CvB%2CoBAII%2CeAGC%3BEAcR%2CqBA7HD%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBA8CvB%2CoBAII%2CeAGiB%3BIACf%2C0CAAA%3B%3BEAaT%2CqBA7HD%2CWAEC%2CSAAQ%2CMAwDH%2CqBAAqB%2CgBA8CvB%2CoBAII%2CeASC%3BIACC%2CkBAAA%3B%3B%3BAAvHX%2CqBACC%2CWA8HC%3BEACI%2CYAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CqBApIL%2CWA8HC%3BIAGK%2CWAAA%3BIACA%2CmBAAA%3B%3B%3BAAKD%2CQAHsC%3BEAGtC%2CqBAvIL%2CWA8HC%3BIAOK%2CmBAAA%3B%3B%3BAAtIP%2CqBACC%2CWA8HC%2CmBASI%2CoBACC%2CGAAE%3BEACD%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAMJ%2CQAL0C%3BEAK1C%2CqBAnJH%2CWA8HC%2CmBASI%2CoBACC%2CGAAE%3BIAOA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3B%3BAAlJT%2CqBACC%2CWA8HC%2CmBAuBC%2CSAAQ%2CUAAU%3BEACd%2CkBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAKA%2CQAJsC%3BEAItC%2CqBA7JN%2CWA8HC%2CmBAuBC%2CSAAQ%2CUAAU%3BIAKb%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAA5JR%2CqBACC%2CWA8HC%2CmBAuBC%2CSAAQ%2CUAAU%2CSAQd%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAMA%2CQALsC%3BEAKtC%2CqBAtKP%2CWA8HC%2CmBAuBC%2CSAAQ%2CUAAU%2CSAQd%3BIAKE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAApKT%2CqBACC%2CWA8HC%2CmBAuBC%2CSAAQ%2CUAAU%2CSAQd%2COASC%3BEACC%2CSAAA%3B%3BAAxKT%2CqBACC%2CWA8HC%2CmBA6CC%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CqBAlLN%2CWA8HC%2CmBA6CC%3BIAKK%2CqBAAA%3B%3B%3BAAMD%2CQAJsC%3BEAItC%2CqBAtLN%2CWA8HC%2CmBA6CC%3BIAQK%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAArLR%2CqBACC%2CWA8HC%2CmBA6CC%2CoBAWI%3BEACC%2CcAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAACA%2CqBA1LP%2CWA8HC%2CmBA6CC%2CoBAWI%2CWAIE%3BEACA%2CgBAAA%3B%3BAAED%2CqBA7LP%2CWA8HC%2CmBA6CC%2CoBAWI%2CWAOK%3BEACH%2CqBAAA%3B%3BAA%5C%2FLT%2CqBACC%2CWA8HC%2CmBA6CC%2CoBAWI%2CWAUC%2CKAAI%3BEACH%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2CQAJ0C%3BEAI1C%2CqBAzMJ%2CWA8HC%2CmBA6CC%2CoBAWI%2CWAUC%2CKAAI%3BIAMF%2CyBAAA%3BIACA%2CiBAAA%3B%3B%3BAAxMV%2CqBACC%2CWA8HC%2CmBA6CC%2CoBAWI%2CWAoBF%3BEACI%2CiBAAA%3B%3BAA5MT%2CqBACC%2CWA8HC%2CmBA6CC%2CoBAWI%2CWAoBF%2CWAEI%3BEACC%2CaAAA%3B%3BAA9MV%2CqBACC%2CWA8HC%2CmBA6CC%2CoBAWI%2CWAoBF%2CWAKC%2CKAAI%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAKJ%2CQAJ0C%3BEAI1C%2CqBAxNL%2CWA8HC%2CmBA6CC%2CoBAWI%2CWAoBF%2CWAKC%2CKAAI%3BIAMC%2CyBAAA%3BIACA%2CiBAAA%3B%3B%3BAAvNX%2CqBACC%2CWA8HC%2CmBA6CC%2CoBAgDC%3BEACI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FNR%2CqBACC%2CWA8HC%2CmBA6CC%2CoBAgDC%2CwBAIK%3BEACC%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAnOV%2CqBACC%2CWA8HC%2CmBA6CC%2CoBAgDC%2CwBASI%2COAAM%3BEACL%2CaAAA%3B%3BAAtOT%2CqBACC%2CWA8HC%2CmBA6CC%2CoBAgDC%2CwBAYC%2COAAM%3BEACF%2CWAAA%3B%3BAAzOT%2CqBACC%2CWA8HC%2CmBA6CC%2CoBAgDC%2CwBAeC%2CSAAQ%2CUAAU%3BEACd%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FOT%2CqBACC%2CWA8HC%2CmBAoHC%2CkBACC%2CIAAI%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAvPR%2CqBACC%2CWA8HC%2CmBA2HC%3BEACI%2CUAAA%3B%3BAA3PP%2CqBACC%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYACJ%3BEACC%2CaAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAjQT%2CqBACC%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYACJ%2CUAKC%2COAAM%3BEACL%2CkBAAA%3B%3BAAnQV%2CqBACC%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYACJ%2CUAKC%2COAAM%2CIAEL%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAxQX%2CqBACC%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYACJ%2CUAKC%2COAAM%2CIAQR%2CSACC%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAACA%2CqBAhRX%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYACJ%2CUAKC%2COAAM%2CIAQR%2CSACC%2CMAMQ%3BEACH%2CkBAAA%3BEACA%2COAAA%3B%3BAAnRb%2CqBACC%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYACJ%2CUA2BF%3BEACC%2CWAAA%3B%3BAAzRP%2CqBACC%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYACJ%2CUA2BF%2CSAEC%2COAAM%3BEACF%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAACA%2CqBArSV%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYACJ%2CUA2BF%2CSAEC%2COAAM%2COAYD%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAxSZ%2CqBACC%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYACJ%2CUA2BF%2CSAEC%2COAAM%2COAgBF%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CqBA9SX%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYACJ%2CUA2BF%2CSAEC%2COAAM%2COAgBF%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2C6CAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtTb%2CqBACC%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYAgEP%2COAAM%2COAAO%3BEACT%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACH%2CgBAAA%3B%3BAAxUN%2CqBACC%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYAgEP%2COAAM%2COAAO%2CSAaT%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CqBA7UT%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYAgEP%2COAAM%2COAAO%2CSAaT%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2C8CAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGA%2CqBAvVV%2CWA8HC%2CmBA2HC%2CkBAEI%2CKAAK%2CYAgEP%2COAAM%2COAAO%2CSAaT%2CKAcK%2COACF%3BEAAS%2CaAAA%3B%3BAAKjB%2CqBA5VH%2CWA8HC%2CmBA2HC%2CkBAmGK%2CMAAI%3BEACJ%2CkCAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2C2BAAA%3B%3BAAEC%2CqBAnWR%2CWA8HC%2CmBA2HC%2CkBAmGK%2CMAAI%2CuCAMJ%2CyCACK%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAa%2CSAAb%3B%3BAACA%2CqBAxWT%2CWA8HC%2CmBA2HC%2CkBAmGK%2CMAAI%2CuCAMJ%2CyCACK%2COAKF%2CoCAAuC%3BEACvC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3B%3BAACA%2CqBA5WV%2CWA8HC%2CmBA2HC%2CkBAmGK%2CMAAI%2CuCAMJ%2CyCACK%2COAKF%2CoCAAuC%2COAInC%3BEACH%2CaAAa%2CSAAb%3B%3BAADD%2CqBA5WV%2CWA8HC%2CmBA2HC%2CkBAmGK%2CMAAI%2CuCAMJ%2CyCACK%2COAKF%2CoCAAuC%2COAInC%2CsCAEH%3BEACC%2CaAAa%2CSAAb%3B%3BAAnBT%2CqBA5VH%2CWA8HC%2CmBA2HC%2CkBAmGK%2CMAAI%2CuCAMJ%2CyCAkBF%2CcAAc%3BEACV%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAvXV%2CqBACC%2CWA8HC%2CmBA6PC%2CSAAQ%3BEACJ%2CSAAA%3B%3BAA7XP%2CqBACC%2CWA8HC%2CmBA6PC%2CSAAQ%2CMAEJ%3BEACC%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAjYR%2CqBACC%2CWA8HC%2CmBAqQC%2CgBACI%2CKACC%3BEACC%2CWAAA%3BEACA%2CkBAAA%3B%3BAAxYT%2CqBACC%2CWA8HC%2CmBAqQC%2CgBACI%2CKAKI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAIA%2CQAHyB%2CuBAAwB%3BEAGjD%2CqBAjZd%2CWA8HC%2CmBAqQC%2CgBACI%2CKAKI%3BIAMK%2CWAAA%3B%3B%3BAAKD%2CQAHyB%3BEAGzB%2CqBApZd%2CWA8HC%2CmBAqQC%2CgBACI%2CKAKI%3BIASK%2CWAAA%3B%3B%3BAAnZhB%2CqBACC%2CWA8HC%2CmBAqQC%2CgBACI%2CKAKI%2CwBAWI%3BEACI%2CUAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CqBA3ZlB%2CWA8HC%2CmBAqQC%2CgBACI%2CKAKI%2CwBAWI%3BIAKK%2CUAAA%3B%3B%3BAA1ZpB%2CqBACC%2CWA8HC%2CmBAqQC%2CgBACI%2CKAKI%2CwBAWI%2CcAOI%2CMAAK%3BEACD%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FZvB%2CqBACC%2CWA8HC%2CmBAqQC%2CgBACI%2CKAKI%2CwBAwBI%3BEACI%2CUAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CqBAzalB%2CWA8HC%2CmBAqQC%2CgBACI%2CKAKI%2CwBAwBI%3BIAMK%2CUAAA%3B%3B%3BAAxapB%2CqBACC%2CWA8HC%2CmBAqQC%2CgBACI%2CKAKI%2CwBAwBI%2CiBAQI%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BAA5avB%2CqBACC%2CWA8HC%2CmBAqQC%2CgBACI%2CKAKI%2CwBAwBI%2CiBAQI%2CSAGI%2COAAM%3BEACF%2CSAAA%3BEACA%2CWAAA%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAvb3B%2CqBACC%2CWA8HC%2CmBAqQC%2CgBACI%2CKAKI%2CwBAiDI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAUhB%2CQAH0C%3BEAG1C%2CqBAvcF%2CWAmcC%2CSAAQ%2CKAAK%3BIAEX%2CgBAAA%3B%3B%3BAAGA%2CqBAxcH%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIACE%3BEACG%2CeAAA%3BEACA%2CUAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CqBAtdP%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIACE%3BIAWI%2CUAAA%3BIACA%2CeAAA%3B%3B%3BAAKD%2CQAHsC%2CuBAAmC%3BEAGzE%2CqBAzdP%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIACE%3BIAeI%2CUAAA%3B%3B%3BAAfL%2CqBAxcH%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIACE%2COAiBG%2CGAAE%3BEACD%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA5dT%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%3BEACE%2CaAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3B%3BAA0EA%2CQAzEyB%3BEACxB%2CqBAreR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%3BIACH%2CcAAA%3BIACA%2CYAAA%3BIACA%2CoBAAA%3B%3BEAHE%2CqBAreR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%2CaAIH%2CUACC%2CGACC%3BIACC%2CeAAA%3BIACG%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEACA%2CqBAtfZ%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%2CaAIH%2CUACC%2CGACC%2CEAWK%3BIACA%2CmBAAA%3BIACA%2CcAAA%3B%3BEAGL%2CqBA3fR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%2CaAIH%2CUACC%2CGAiBE%2CWACA%3BIACC%2CmBAAA%3BIACA%2CcAAA%3B%3BEAzBF%2CqBAreR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%2CaA8BH%3BIACC%2CYAAA%3BIACA%2CSAAA%3B%3BEAhCC%2CqBAreR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%2CaA8BH%2CSAGC%3BIACC%2CWAAA%3BIACG%2CYAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEArCH%2CqBAreR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%2CaA8BH%2CSAGC%2COAKI%3BIACC%2CYAAA%3B%3BEAED%2CqBA9gBX%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%2CaA8BH%2CSAGC%2COAQK%3BIACA%2CuBAAA%3B%3BEAEJ%2CqBAjhBR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%2CaA8BH%2CSAGC%2COAWE%3BIACG%2CQAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CqBAjhBR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%2CaA8BH%2CSAGC%2COAWE%2CSAGG%3BIACC%2CQAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3BIACA%2CqCAAA%3BIACA%2C6BAAA%3BIACA%2CqBAAA%3B%3BEAGL%2CqBA7hBR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%2CaA8BH%2CSAGC%2COAuBE%3BIACG%2CWAAA%3BIACA%2CQAAA%3B%3BEAFJ%2CqBA7hBR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIAOI%2CaA8BH%2CSAGC%2COAuBE%2CSAGG%3BIACC%2CQAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3BIACA%2CqCAAA%3BIACA%2C4BAAA%3BIACA%2CqBAAA%3B%3B%3BAAON%2CqBA7iBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIA%2BEM%3BEACH%2CiBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CqBAljBR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIA%2BEM%3BIAGF%2CiBAAA%3B%3B%3BAAED%2CqBAljBR%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIA%2BEM%2CKAKC%3BEACH%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CqBA9jBT%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIA%2BEM%2CKAKC%3BIASF%2CeAAA%3BIACA%2CkBAAA%3B%3B%3BAAML%2CQAJ0C%2CuBAAmC%3BEAI7E%2CqBAlkBL%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIA%2BEM%2CKAKC%3BIAaF%2CeAAA%3BIACA%2CkBAAA%3B%3B%3BAAIJ%2CqBApkBN%2CWAmcC%2CSAAQ%2CKAAK%2CSAIZ%2CIAuBC%2CGAAE%2CIA%2BEM%2CKAsBL%2COACI%3BEACH%2CmBAAA%3B%3BAAtkBR%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBACC%3BEACC%2CmBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CqBAllBJ%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBACC%3BIAGE%2CmBAAA%3B%3B%3BAAjlBN%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBACC%2CiBAKC%2CkBAAkB%3BEACd%2CSAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAvlBT%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAaC%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2C2CAAA%3BEACA%2CgBAAA%3B%3BAAjmBR%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%3BEACC%2CaAAA%3BEACA%2CeAAA%3B%3BAAvmBP%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%3BEACI%2CaAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CqBA9mBV%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%3BIAIK%2CWAAA%3BIACA%2CkBAAA%3B%3B%3BAAED%2CqBA9mBV%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%2CoBAOK%3BEACA%2CeAAA%3B%3BAAEJ%2CqBAjnBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%2CoBAUK%3BEACA%2CyBAAA%3BEACA%2CYAAA%3B%3BAAFJ%2CqBAjnBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%2CoBAUK%2CqBAGA%2C0BACC%3BEACF%2CSAAA%3B%3BAALH%2CqBAjnBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%2CoBAUK%2CqBAGA%2C0BACC%2CmBAEF%3BEACC%2CcAAA%3B%3BAAPJ%2CqBAjnBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%2CoBAUK%2CqBAGA%2C0BACC%2CmBAEF%2C0BAEC%3BEACI%2CWAAA%3B%3BAATR%2CqBAjnBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%2CoBAUK%2CqBAcH%3BEACC%2CcAAA%3B%3BAAfF%2CqBAjnBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%2CoBAUK%2CqBAcH%2CqBAEC%3BEACC%2CSAAA%3B%3BAAjBH%2CqBAjnBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%2CoBAUK%2CqBAcH%2CqBAEC%2CmBAEC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAvBJ%2CqBAjnBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%2CoBAUK%2CqBA2BH%3BEACC%2CcAAA%3B%3BAA5BF%2CqBAjnBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%2CoBAUK%2CqBA2BH%2CkBAEC%3BEACC%2CSAAA%3B%3BAA9BH%2CqBAjnBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBACC%2CuBACC%2CeAGC%2CoBAUK%2CqBA2BH%2CkBAEC%2CmBAEC%3BEACC%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAArpBZ%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBA0DC%2CuBACC%3BEACI%2CeAAA%3BEACA%2C8BAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CqBAnqBT%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBA0DC%2CuBACC%3BIAIK%2CgBAAA%3B%3B%3BAAED%2CqBAnqBT%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBA0DC%2CuBACC%2C2BAMK%3BEACA%2CaAAA%3B%3BAAED%2CqBAtqBT%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBA0DC%2CuBACC%2C2BASK%3BEACA%2CaAAA%3B%3BAAxqBX%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBA0DC%2CuBACC%2C2BAYC%3BEACC%2CaAAA%3BEACG%2CYAAA%3B%3BAAIH%2CQAH6C%3BEAG7C%2CqBA%5C%2FqBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBA0DC%2CuBACC%2C2BAYC%3BIAIK%2CWAAA%3B%3B%3BAA9qBZ%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBA0DC%2CuBACC%2C2BAYC%2CmBAMC%3BEACC%2CYAAA%3BEACG%2CmBAAA%3B%3BAAlrBZ%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAsBC%2CwBA0DC%2CuBACC%2C2BAYC%2CmBAMC%2CmCAGC%2CGACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAA5rBd%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAuHC%3BEACC%2CgBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CqBAzsBJ%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAuHC%3BIAIE%2CgBAAA%3B%3B%3BAAxsBN%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAuHC%2CqBAMC%2CmBAAqB%3BEACjB%2CWAAA%3B%3BAA3sBT%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAuHC%2CqBAMC%2CmBAAqB%2CiBAEjB%3BEACC%2CUAAA%3B%3BAA7sBV%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAuHC%2CqBAYC%3BEACC%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAltBN%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAuHC%2CqBAYC%2CMAGC%3BEACC%2CsBAAA%3B%3BAAptBP%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAuHC%2CqBAYC%2CMAGC%2CGAEC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAA%5C%2FtBX%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAuHC%2CqBAYC%2CMAGC%2CGAEC%2CGAWI%3BEACC%2CSAAA%3B%3BAAED%2CqBAluBV%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBAuHC%2CqBAYC%2CMAGC%2CGAEC%2CGAcK%3BEACA%2C8BAAA%3B%3BAApuBZ%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%3BEACd%2CaAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3B%3BAA%5C%2FuBT%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%3BEACC%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAQA%2CQAP0C%3BEAO1C%2CqBA1vBT%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%3BIAKE%2CWAAA%3BIACA%2CeAAA%3B%3BEACA%2CqBAtvBV%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%2CUAOG%3BIACA%2CmBAAA%3B%3B%3BAAGF%2CqBA1vBT%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%2CUAWE%3BEACA%2CeAAA%3B%3BAA5vBX%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%2CUAcF%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAArwBX%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%2CUAuBF%2CMAAM%2CGACL%3BEACI%2CgBAAA%3BEACA%2CgCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAACA%2CqBA%5C%2FwBX%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%2CUAuBF%2CMAAM%2CGACL%2CGAQK%3BEACA%2CgBAAA%3B%3BAAGL%2CqBAnxBP%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%2CUAuBF%2CMAAM%2CGAaJ%2CWACA%3BEACC%2CYAAA%3B%3BAAIH%2CqBAzxBN%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%2CUA0CD%2CUACA%3BEACI%2CUAAA%3BEACA%2CSAAA%3B%3BAAHL%2CqBAzxBN%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%2CUA0CD%2CUACA%2CGAGI%3BEACC%2CgCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CqBApyBZ%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%2CUA0CD%2CUACA%2CGAGI%2CGAOE%3BEACA%2CgBAAA%3B%3BAAZP%2CqBAzxBN%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAKd%2CUA0CD%2CUAgBA%2CMACC%2CGACC%2CGAAG%3BEACC%2CUAAA%3B%3BAA7yBd%2CqBACC%2CWAmcC%2CSAAQ%2CKAAK%2CSAyIZ%2CqBA6JC%2C0BACC%2CkBAAkB%2CKAwEjB%2CIAAI%3BEACA%2CsBAAA%3B%3BAAqGR%2CQA9F0B%3BEA8F1B%2CqBAx5BD%2CWAyzBC%3BIAEE%2CaAAA%3BIACG%2CWAAA%3BIACA%2CeAAA%3B%3BEA2FL%2CqBAx5BD%2CWAyzBC%2CwBAKE%3BIACC%2CWAAA%3BIACG%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2C2CAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAiFN%2CqBAx5BD%2CWAyzBC%2CwBAgBE%3BIACC%2CmBAAA%3B%3BEA8EH%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BAEC%3BIACU%2CcAAA%3B%3BEA4Eb%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BAKC%3BIACI%2CeAAA%3BIACA%2CyBAAA%3BIACA%2CuBAAA%3BIACA%2CiBAAA%3B%3BEAsEP%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BAKC%2CqBAKI%3BIACC%2CWAAA%3B%3BEAoER%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BAKC%2CqBAQI%3BIACC%2CkBAAA%3BIACA%2CYAAA%3B%3BEAgER%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BAKC%2CqBAQI%2CqBAGC%3BIACC%2CWAAA%3BIACA%2CYAAA%3B%3BEA6DT%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BAKC%2CqBAQI%2CqBAOF%3BIACC%2CgBAAA%3B%3BEA0DN%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BAKC%2CqBAQI%2CqBAOF%2CmBAEC%3BIACI%2CmBAAA%3B%3BEAwDV%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BAKC%2CqBAQI%2CqBAOF%2CmBAEC%2CgBAEI%2CEAAC%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEAgDX%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BAKC%2CqBAQI%2CqBAOF%2CmBAcC%3BIACI%2CcAAA%3B%3BEA4CV%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BAKC%2CqBAQI%2CqBAOF%2CmBAcC%2CWAEI%2CKAAI%3BIACH%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAuCX%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BA8CC%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3B%3BEA2BP%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BA8CC%2C2BAOI%3BIACO%2C0BAAA%3BIACA%2CYAAA%3B%3BEAwBd%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BA8CC%2C2BAOI%2CyBAGO%2CMAAK%3BIACJ%2CeAAA%3B%3BEAsBf%2CqBAx5BD%2CWAyzBC%2CwBAgBE%2C2BA8CC%2C2BAcO%2C0BACC%3BIACF%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CaAAa%2CSAAb%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3B%3BAAn5BX%2CqBACC%2CWAy5BC%2CwBACC%3BEACI%2CmBAAA%3B%3BAA0EL%2CQAxE0B%3BEAwE1B%2CqBAr%2BBD%2CWAy5BC%2CwBAKE%3BIACC%2CWAAA%3BIACG%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2C2CAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEA8DN%2CqBAr%2BBD%2CWAy5BC%2CwBAgBE%2C2BACC%3BIACU%2CcAAA%3B%3BEA0Db%2CqBAr%2BBD%2CWAy5BC%2CwBAgBE%2C2BAIC%2CqBACI%3BIACC%2CWAAA%3B%3BEAsDR%2CqBAr%2BBD%2CWAy5BC%2CwBAgBE%2C2BAIC%2CqBAII%2CqBACF%3BIACC%2CgBAAA%3B%3BEAkDN%2CqBAr%2BBD%2CWAy5BC%2CwBAgBE%2C2BAIC%2CqBAII%2CqBACF%2CmBAEC%3BIACI%2CmBAAA%3B%3BEAgDV%2CqBAr%2BBD%2CWAy5BC%2CwBAgBE%2C2BAIC%2CqBAII%2CqBACF%2CmBAEC%2CgBAEI%2CEAAC%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEAwCX%2CqBAr%2BBD%2CWAy5BC%2CwBAgBE%2C2BAIC%2CqBAII%2CqBACF%2CmBAcC%3BIACI%2CcAAA%3B%3BEAoCV%2CqBAr%2BBD%2CWAy5BC%2CwBAgBE%2C2BAIC%2CqBAII%2CqBACF%2CmBAcC%2CWAEI%2CKAAI%3BIACH%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEA%2BBX%2CqBAr%2BBD%2CWAy5BC%2CwBAgBE%2C2BAmCC%2C2BACI%2CyBACO%2CMAAK%3BIACJ%2CeAAA%3B%3BEAsBf%2CqBAr%2BBD%2CWAy5BC%2CwBAgBE%2C2BAmCC%2C2BAMO%2C0BACC%3BIACF%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CaAAa%2CSAAb%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3B%3BAAWR%2CQAH0C%3BEAG1C%2CqBA1%2BBF%2CWAs%2BBC%2COAAM%3BIAEJ%2CmBAAA%3B%3B%3BAAz%2BBJ%2CqBACC%2CWAs%2BBC%2COAAM%2CQAIL%3BEACC%2CmBAAA%3BEACG%2C2CAAA%3BEACA%2CgBAAA%3B%3BAA9%2BBP%2CqBACC%2CWAs%2BBC%2COAAM%2CQAIL%2CaAIC%3BEACC%2CeAAA%3BEACG%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAn%5C%2FBR%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%3BEACD%2CkBAAA%3B%3BAAx%5C%2FBL%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%3BEACC%2CmBAAA%3B%3BAA1%5C%2FBN%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%3BEACG%2CWAAA%3BEACA%2CSAAA%3B%3BAA7%5C%2FBT%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAHsC%3BEAGtC%2CqBArgCT%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%3BIAME%2CaAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CqBAxgCT%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%3BIASE%2CaAAA%3B%3B%3BAAED%2CqBAxgCT%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAWE%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAA7gCX%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAiBF%3BEACC%2CcAAA%3B%3BAAhhCR%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAiBF%2CoBAEC%3BEACI%2CsBAAA%3B%3BAAlhCZ%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAiBF%2CoBAEC%2CyBAEI%3BEACC%2C%2BBAAA%3B%3BAAphCb%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAiBF%2CoBAEC%2CyBAEI%2CuBAEC%3BEACC%2CWAAA%3B%3BAAthCd%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA9hCZ%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAriCb%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAA3iCZ%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAII%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CqBArjCZ%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAII%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAAML%2CQAJgD%2CuBAAmC%3BEAInF%2CqBAzjCR%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAII%2CKAAI%3BIAWF%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAxjCd%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAmBC%3BEACI%2CiBAAA%3B%3BAA5jCb%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAmBC%2CWAEI%3BEACC%2CaAAA%3B%3BAA9jCd%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAmBC%2CWAKC%2CKAAI%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3B%3BAAKJ%2CQAJ0C%3BEAI1C%2CqBAvkCT%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAmBC%2CWAKC%2CKAAI%3BIAKC%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAQN%2CQAH0B%3BEAG1B%2CqBA7kCR%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAkCC%3BIAEE%2CqBAAA%3B%3B%3BAA5kCX%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAmFC%3BEACC%2CaAAA%3B%3BAAllCX%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAgID%3BEACI%2CSAAA%3B%3BAAxnCT%2CqBACC%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAgID%2CSAEC%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3B%3BAAMA%2CQALsC%3BEAKtC%2CqBAxoCT%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAgID%2CSAEC%3BIAYK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAGD%2CqBAxoCT%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAgID%2CSAEC%2COAgBK%3BEACA%2COAAA%3B%3BAADD%2CqBAxoCT%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAgID%2CSAEC%2COAgBK%2CSAEA%3BEACC%2CqBAAA%3BEACA%2C%2BCAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3B%3BAAMD%2CQALuC%3BEAKvC%2CqBAtpCV%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAgID%2CSAEC%2COAgBK%2CSAEA%3BIAQE%2CYAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3B%3B%3BAAIN%2CqBAxpCN%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAgID%2CSAEC%2COAgCE%3BEACA%2CQAAA%3B%3BAADD%2CqBAxpCN%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAgID%2CSAEC%2COAgCE%2CSAEG%3BEACC%2CqBAAA%3BEACA%2CgDAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3B%3BAAMD%2CQALuC%3BEAKvC%2CqBAtqCV%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAgID%2CSAEC%2COAgCE%2CSAEG%3BIAQE%2CYAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3B%3B%3BAAKN%2CqBAzqCN%2CWAs%2BBC%2COAAM%2CQAeL%2CUACC%2CGAAE%2CSAgID%2CSAEC%2COAiDE%3BEACA%2CoBAAA%3BEACA%2CYAAA%3B%3BAA5qCR%2CqBACC%2CWAkrCC%2COAAM%2COACL%3BEACC%2CmBAAA%3BEACG%2C2CAAA%3BEACA%2CgBAAA%3B%3BAAvrCP%2CqBACC%2CWAkrCC%2COAAM%2COACL%2CaAIC%3BEACC%2CeAAA%3BEACG%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAA5rCR%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%3BEACD%2CkBAAA%3B%3BAAjsCL%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%3BEACC%2CmBAAA%3B%3BAAnsCN%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%3BEACG%2CWAAA%3BEACA%2CSAAA%3B%3BAAtsCT%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAHsC%3BEAGtC%2CqBA9sCT%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%3BIAME%2CaAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CqBAjtCT%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%3BIASE%2CaAAA%3B%3B%3BAAED%2CqBAjtCT%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAWE%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAttCX%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAiBF%3BEACC%2CcAAA%3B%3BAAztCR%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAiBF%2CoBAEC%3BEACI%2CsBAAA%3B%3BAA3tCZ%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAiBF%2CoBAEC%2CyBAEI%3BEACC%2C%2BBAAA%3B%3BAA7tCb%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAiBF%2CoBAEC%2CyBAEI%2CuBAEC%3BEACC%2CWAAA%3B%3BAA%5C%2FtCd%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAvuCZ%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBACC%2CmBAGI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAA9uCb%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAApvCZ%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAII%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CqBA9vCZ%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAII%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAAML%2CQAJgD%2CuBAAmC%3BEAInF%2CqBAlwCR%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAII%2CKAAI%3BIAWF%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAjwCd%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAmBC%3BEACI%2CiBAAA%3B%3BAArwCb%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAmBC%2CWAEI%3BEACC%2CaAAA%3B%3BAAvwCd%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAmBC%2CWAKC%2CKAAI%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3B%3BAAKJ%2CQAJ0C%3BEAI1C%2CqBAhxCT%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAmBC%2CWAKC%2CKAAI%3BIAKC%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAQN%2CQAH0B%3BEAG1B%2CqBAtxCR%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBA6BF%2CsBAaC%2CWAkCC%3BIAEE%2CqBAAA%3B%3B%3BAArxCX%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAED%2CUAEC%2CGAGG%2CmBAmFC%3BEACC%2CaAAA%3B%3BAA3xCX%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAgGD%3BEACI%2CSAAA%3B%3BAAjyCT%2CqBACC%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAgGD%2CSAEC%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3B%3BAAMA%2CQALsC%3BEAKtC%2CqBAjzCT%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAgGD%2CSAEC%3BIAYK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAGD%2CqBAjzCT%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAgGD%2CSAEC%2COAgBK%3BEACA%2COAAA%3B%3BAADD%2CqBAjzCT%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAgGD%2CSAEC%2COAgBK%2CSAEA%3BEACC%2CqBAAA%3BEACA%2C%2BCAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3B%3BAAMD%2CQALuC%3BEAKvC%2CqBA%5C%2FzCV%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAgGD%2CSAEC%2COAgBK%2CSAEA%3BIAQE%2CYAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3B%3B%3BAAIN%2CqBAj0CN%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAgGD%2CSAEC%2COAgCE%3BEACA%2CQAAA%3B%3BAADD%2CqBAj0CN%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAgGD%2CSAEC%2COAgCE%2CSAEG%3BEACC%2CqBAAA%3BEACA%2CgDAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3B%3BAAMD%2CQALuC%3BEAKvC%2CqBA%5C%2F0CV%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAgGD%2CSAEC%2COAgCE%2CSAEG%3BIAQE%2CYAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3B%3B%3BAAKN%2CqBAl1CN%2CWAkrCC%2COAAM%2COAYL%2CUACC%2CGAAE%2CSAgGD%2CSAEC%2COAiDE%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEAAY%2CeAAA%3B%3B%3BACr1CpB%2CoBACC%3BEACI%2CiBAAA%3B%3BAAKA%2CQAJyC%3BEAIzC%2CoBANJ%3BIAGK%2CiBAAA%3B%3B%3BAAJN%2CoBACC%2CcAMI%2CGAAE%3BEACD%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CoBAbL%2CcAMI%2CGAAE%3BIAKA%2CeAAA%3B%3B%3BAAML%2CQAJ0C%2CuBAAsC%3BEAIhF%2CoBAjBD%2CcAMI%2CGAAE%3BIAQA%2CeAAA%3BIACA%2CmBAAA%3B%3B%3BAAUJ%2CQAL0C%3BEAK1C%2CoBAzBF%2CcAmBC%3BIAEE%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3B%3B%3BAAOA%2CQAJ0C%3BEAI1C%2CoBA9BH%2CcAmBC%2CgBAMC%3BIAEE%2CgBAAA%3BIACA%2CQAAA%3B%3B%3BAAMD%2CQAJsC%2CuBAAmC%3BEAIzE%2CoBAlCH%2CcAmBC%2CgBAMC%3BIAMK%2CWAAA%3BIACA%2CgBAAA%3B%3B%3BAAMH%2CQAH0C%3BEAG1C%2CoBAtCJ%2CcAmBC%2CgBAMC%2CWASC%3BIAEE%2CgBAAA%3B%3B%3BAArCN%2CoBACC%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGACL%2CGAAE%2CIAAI%3BEACF%2C4BAAA%3B%3BAAID%2CQAH2C%3BEAG3C%2CoBA5CR%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGACL%2CGAAE%2CIAAI%3BIAGD%2CaAAA%3B%3B%3BAAoBJ%2CQAhB6C%3BEAgB7C%2CoBA9DN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%3BIAEK%2C2BAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEACA%2CoBAnDV%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGAMM%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAED%2CoBAvDV%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGAUS%3BIACH%2CqBAAA%3B%3BEAML%2CoBA9DN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGAaK%2COAAM%3BIACL%2CqBAAA%3B%3B%3BAAQL%2CQAL0C%3BEACzC%2CoBA%5C%2FDP%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGAkBG%2CIAAI%3BIACJ%2CgBAAA%3B%3B%3BAAYF%2CQATsC%2CuBAAmC%3BEACxE%2CoBApEP%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGAuBG%2CIAAI%2CKACJ%2CoBACC%3BIACC%2CqBAAA%3B%3B%3BAAKJ%2CoBA5EN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA%2BBE%2CIAAK%2CSAAQ%3BEACb%2CaAAA%3BEACA%2CyBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CoBAlFP%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA%2BBE%2CIAAK%2CSAAQ%3BIAIZ%2C2BAAA%3B%3B%3BAAJF%2CoBA5EN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA%2BBE%2CIAAK%2CSAAQ%2CIAMb%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAZL%2CoBA5EN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA%2BBE%2CIAAK%2CSAAQ%2CIAMb%2CMAOI%3BEACC%2CSAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAhBN%2CoBA5EN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA%2BBE%2CIAAK%2CSAAQ%2CIAMb%2CMAYC%3BEACC%2CeAAA%3BEACG%2CYAAA%3BEACA%2CiBAAA%3B%3BAACH%2CoBAlGT%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA%2BBE%2CIAAK%2CSAAQ%2CIAMb%2CMAYC%2CIAIE%3BEACG%2C4BAAA%3B%3BAAEJ%2CoBArGT%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA%2BBE%2CIAAK%2CSAAQ%2CIAMb%2CMAYC%2CIAOE%3BEACG%2C2BAAA%3B%3BAAKP%2CoBA3GN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA8DE%2CIAAI%3BEACD%2CiBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CoBAhHV%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA8DE%2CIAAI%3BIAGA%2CiBAAA%3B%3B%3BAAHL%2CoBA3GN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA8DE%2CIAAI%2CMAKD%2CKAAI%3BEACH%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CeAAA%3B%3BAAIJ%2CQAH0C%2CuBAAmC%3BEAG7E%2CoBAvHP%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA8DE%2CIAAI%2CMAKD%2CKAAI%3BIAKF%2CeAAA%3B%3B%3BAAKN%2CoBA1HN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA6EE%2CIAAI%3BEACD%2CiBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CoBA%5C%2FHV%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA6EE%2CIAAI%3BIAGA%2CiBAAA%3B%3B%3BAAHL%2CoBA1HN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA6EE%2CIAAI%2CSAKD%2CKAAI%3BEACH%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CeAAA%3B%3BAAIJ%2CQAH0C%2CuBAAmC%3BEAG7E%2CoBAtIP%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA6EE%2CIAAI%2CSAKD%2CKAAI%3BIAKF%2CeAAA%3B%3B%3BAAIN%2CoBAxIN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA2FE%2CIAAI%2CKACJ%3BEACC%2CiBAAA%3B%3BAAFF%2CoBAxIN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA2FE%2CIAAI%2CKACJ%2CsBAEC%3BEACI%2CgBAAA%3BEACA%2CeAAA%3B%3BAAIA%2CQAHsC%2CuBAAmC%3BEAGzE%2CoBAjJZ%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA2FE%2CIAAI%2CKACJ%2CsBAEC%3BIAIK%2CeAAA%3B%3B%3BAAPP%2CoBAxIN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA2FE%2CIAAI%2CKACJ%2CsBAEC%2CmBAMI%3BEACC%2CWAAA%3B%3BAAKP%2CoBAvJN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA0GE%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CoBA7JP%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA0GE%3BIAIC%2CkBAAA%3B%3B%3BAAJF%2CoBAvJN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA0GE%2CgBAMA%3BEACC%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAJ0C%3BEAI1C%2CoBArKR%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA0GE%2CgBAMA%3BIAKE%2CaAAA%3BIACA%2CgBAAA%3B%3B%3BAAZH%2CoBAvJN%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA0GE%2CgBAMA%2CiBAQC%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0C%2CuBAAsC%3BEAGhF%2CoBA3KT%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA0GE%2CgBAMA%2CiBAQC%3BIAIE%2CiBAAA%3B%3B%3BAAED%2CoBA3KT%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA0GE%2CgBAMA%2CiBAQC%2CEAME%3BEACG%2CeAAA%3B%3BAAEJ%2CoBA9KT%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA0GE%2CgBAMA%2CiBAQC%2CEASE%3BEACG%2CWAAA%3B%3BAAQH%2CQAL0C%3BEAK1C%2CoBAvLV%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA0GE%2CgBAMA%2CiBAQC%2CEAYE%3BIAEC%2CWAAA%3BIACG%2CQAAA%3BIACA%2CaAAA%3B%3B%3BAAEJ%2CoBAvLV%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA0GE%2CgBAMA%2CiBAQC%2CEAYE%2CWAMC%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApBL%2CoBAjLT%2CcAmBC%2CgBAMC%2CWASC%2CeAIC%2CMAAM%2CGAOL%2CGA0GE%2CgBAMA%2CiBAQC%2CEAYE%2CWAsBA%3BEACC%2CYAAA%3B%3BAAzMZ%2CoBACC%2CcAmBC%2CgBA%2BLC%3BEACI%2CuBAAA%3BEACA%2CWAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CoBAzNN%2CcAmBC%2CgBA%2BLC%3BIAIK%2CuBAAA%3BIACA%2CQAAA%3B%3B%3BAAMD%2CQAJsC%2CuBAAmC%3BEAIzE%2CoBA7NN%2CcAmBC%2CgBA%2BLC%3BIAQK%2CWAAA%3BIACA%2CWAAA%3B%3B%3BAA5NR%2CoBACC%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSACL%2COAAM%3BEACL%2CWAAA%3B%3BAAIH%2CoBAnOL%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%3BEACG%2CaAAA%3BEACA%2CqBAAA%3BEACA%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAAIA%2CQAH0C%2CuBAAmC%3BEAG7E%2CoBA5OT%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%3BIAOI%2CsBAAA%3B%3B%3BAAPL%2CoBAnOL%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COASG%3BEACC%2CSAAA%3BEACA%2CUAAA%3B%3BAAIA%2CQAH0C%2CuBAAmC%3BEAG7E%2CoBAlPV%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COASG%3BIAIE%2CWAAA%3B%3B%3BAAMD%2CQAJyC%2CwBAAsC%3BEAI%5C%2FE%2CoBAtPV%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COASG%3BIAOE%2CUAAA%3B%3B%3BAAMD%2CQAHyB%3BEAGzB%2CoBAzPV%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COASG%3BIAWE%2CUAAA%3B%3B%3BAApBN%2CoBAnOL%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COASG%2COAaC%2CSAAS%3BEACR%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAA1BN%2CoBAnOL%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COA6BA%3BEACI%2CUAAA%3B%3BAAIA%2CQAH0C%2CuBAAmC%3BEAG7E%2CoBArQV%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COA6BA%3BIAGK%2CWAAA%3B%3B%3BAAKD%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CoBAxQV%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COA6BA%3BIAMK%2CUAAA%3B%3B%3BAAKD%2CQAHyB%3BEAGzB%2CoBA3QV%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COA6BA%3BIASK%2CUAAA%3B%3B%3BAAtCN%2CoBAnOL%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COA6BA%2CiBAWI%3BEACC%2CWAAA%3BEACA%2CkBAAA%3B%3BAA1CN%2CoBAnOL%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COA6BA%2CiBAWI%2CSAGC%3BEACC%2CSAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAIJ%2CQAH6C%2CwBAAsC%3BEAGnF%2CoBA5RR%2CcAmBC%2CgBA%2BLC%2CcAWI%2COAAM%2CSAKR%2CKAAK%2CUACH%2COA6BA%2CiBAWI%2CSAGC%3BIAYE%2CsBAAA%3B%3B%3BAA3Rd%2CoBACC%2CcAmBC%2CgBA%2BLC%2CcAgFI%2COAAM%3BEACL%2CaAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL8C%3BEAK9C%2CoBA5SH%2CcAmBC%2CgBA%2BLC%2CcAgFI%2COAAM%3BIAMJ%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3B%3BAAQH%2CQAH0C%3BEAG1C%2CoBAlTL%2CcAmBC%2CgBA%2BLC%2CcA2FC%2CUACC%3BIAEK%2CyBAAA%3B%3B%3BAAEJ%2CoBAlTL%2CcAmBC%2CgBA%2BLC%2CcA2FC%2CUACC%2COAIE%3BEACA%2CWAAA%3B%3BAApTP%2CoBACC%2CcAmBC%2CgBA%2BLC%2CcA2FC%2CUACC%2COAOC%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAUL%2CQAJ0C%3BEAI1C%2CoBAlUJ%2CcAmBC%2CgBA%2BLC%2CcA2GC%3BIAEK%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAAGH%2CoBAnUL%2CcAmBC%2CgBA%2BLC%2CcA2GC%2CaAKC%2CMAAM%2CGACJ%2COAAO%2CIAAK%2CGAAG%2CKAAI%3BEAChB%2CgBAAA%3B%3BAAEJ%2CoBAtUL%2CcAmBC%2CgBA%2BLC%2CcA2GC%2CaAKC%2CMAAM%2CGAIJ%2COAAO%2CSAAU%2CGAAG%2CKAAI%3BEACrB%2CgBAAA%3B%3BAAQH%2CQAL0C%3BEAK1C%2CoBA%5C%2FUN%2CcAmBC%2CgBA%2BLC%2CcA2GC%2CaAKC%2CMAAM%2CGAOJ%2CmBAEC%3BIACC%2CYAAA%3B%3B%3BAAHH%2CoBAzUL%2CcAmBC%2CgBA%2BLC%2CcA2GC%2CaAKC%2CMAAM%2CGAOJ%2CmBAMA%2CGAAG%2CKAAI%3BEACH%2CgBAAA%3B%3BAAGL%2CoBAnVL%2CcAmBC%2CgBA%2BLC%2CcA2GC%2CaAKC%2CMAAM%2CGAiBJ%2CmBAAoB%2CGAAG%2CKAAI%3BEACxB%2CgBAAA%3B%3BAAEJ%2CoBAtVL%2CcAmBC%2CgBA%2BLC%2CcA2GC%2CaAKC%2CMAAM%2CGAoBJ%2CMACA%3BAADD%2CoBAtVL%2CcAmBC%2CgBA%2BLC%2CcA2GC%2CaAKC%2CMAAM%2CGAoBJ%2CMAqJN%2CCApJS%3BEACC%2CeAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CoBA5VV%2CcAmBC%2CgBA%2BLC%2CcA2GC%2CaAKC%2CMAAM%2CGAoBJ%2CMACA%3BEAKI%2CoBA5VV%2CcAmBC%2CgBA%2BLC%2CcA2GC%2CaAKC%2CMAAM%2CGAoBJ%2CMAqJN%2CCApJS%3BIAGE%2CYAAA%3B%3B%3BAAKL%2CQAH8C%2CuBAAmC%3BEAGjF%2CoBA%5C%2FVN%2CcAmBC%2CgBA%2BLC%2CcA2GC%2CaAKC%2CMAAM%2CGAoBJ%2CMACA%3BEAQA%2CoBA%5C%2FVN%2CcAmBC%2CgBA%2BLC%2CcA2GC%2CaAKC%2CMAAM%2CGAoBJ%2CMAqJN%2CCApJS%3BIAME%2CeAAA%3B%3B%3BAAUP%2CQAH0C%3BEAG1C%2CoBAvWJ%2CcAmBC%2CgBA%2BLC%2CcAiJC%2CGAAE%3BIAEA%2CUAAA%3B%3B%3BAAtWN%2CoBACC%2CcAmBC%2CgBA%2BLC%2CcAiJC%2CGAAE%2CuBAID%2CGACC%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CgBAAA%3B%3BAACA%2CoBA%5C%2FWT%2CcAmBC%2CgBA%2BLC%2CcAiJC%2CGAAE%2CuBAID%2CGACC%2CUAOK%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAKL%2CQAH8C%2CuBAAmC%3BEAGjF%2CoBAvXL%2CcAmBC%2CgBA%2BLC%2CcAiJC%2CGAAE%2CuBAID%2CGACC%3BIAaK%2CeAAA%3B%3B%3BAAWR%2CQAH0C%3BEAG1C%2CoBAhYF%2CcA4XC%3BIAEE%2CmBAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAmC%3BEAKzE%2CoBArYF%2CcA4XC%3BIAKE%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3B%3BAAMD%2CQAJsC%2CuBAAmC%3BEAIzE%2CoBAzYF%2CcA4XC%3BIAUE%2CmBAAA%3B%3B%3BAAQC%2CQAH0C%3BEAG1C%2CoBA9YJ%2CcA4XC%2CeAaC%2CUACC%3BIAEE%2CgBAAA%3B%3B%3BAA7YN%2CoBACC%2CcA4XC%2CeAaC%2CUACC%2COAIC%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CoBApZJ%2CcA4XC%2CeAaC%2CUACC%2COAUE%3BEACA%2CWAAA%3B%3BAAtZN%2CoBACC%2CcA4XC%2CeAaC%2CUAeC%2CSAAS%2CKACR%2CUAAS%2COACR%2COAAO%2CSAAS%3BEACZ%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAjaV%2CoBACC%2CcA4XC%2CeAaC%2CUAeC%2CSAAS%2CKACR%2CUAAS%2COASR%2CiBAAiB%2COAAM%3BEACnB%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA5aV%2CoBACC%2CcAkbC%2COAAM%3BEACL%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CoBAzbF%2CcAkbC%2COAAM%3BIAKJ%2CQAAA%3B%3B%3BAAxbJ%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAIH%2CQAH6C%3BEAG7C%2CoBMPD%2CcAkbC%2COAAM%2CUNlbP%3BIAKK%2CuBAAA%3B%3B%3BAAKD%2CQAHsC%2CwBAAsC%3BEAG5E%2CoBMVJ%2CcAkbC%2COAAM%2CUNlbP%3BIAQE%2CaAAA%3B%3B%3BAMTH%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBACC%3BEACC%2CcAAA%3B%3BAMbP%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBACC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CoBMtBP%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBACC%3BIAIK%2CmBAAA%3B%3B%3BAMrBT%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBACC%2CmBAMI%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CoBMlCR%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBACC%2CmBAMI%3BIASE%2CgBAAA%3B%3B%3BAAQJ%2CQAL6C%3BEAK7C%2CoBMvCL%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBACC%2CmBAMI%3BIAaE%2CeAAA%3BIACH%2CiBAAA%3BIACA%2CYAAA%3B%3B%3BAAOD%2CQALsC%2CuBAAsC%3BEAK5E%2CoBM5CL%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBACC%2CmBAMI%3BIAkBD%2CeAAA%3BIACG%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAKL%2CQAH0B%3BEAG1B%2CoBM%5C%2FCJ%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBACC%2CmBAMI%3BIAuBD%2CgBAAA%3B%3B%3BAM9CP%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBAkCC%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CoBM1DJ%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBAkCC%3BIAOK%2CmBAAA%3B%3B%3BAAKJ%2CQAHsC%2CuBAAsC%3BEAG5E%2CoBM7DJ%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBAkCC%3BIAUE%2CmBAAA%3B%3B%3BAM5DN%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBAkCC%2CWAYC%3BEACI%2CQAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CoBMlEJ%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBAkCC%2CWAYC%3BIAGK%2CaAAA%3B%3B%3BAMjEV%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBAkCC%2CWAkBC%3BEACI%2CQAAA%3B%3BAMrET%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBAkCC%2CWAkBC%2CWAEI%3BEACC%2CaAAA%3B%3BAMvEV%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBAkCC%2CWAkBC%2CWAKC%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CoBMrFL%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBAkCC%2CWAkBC%2CWAKC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3BAMpFX%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBAkCC%2CWAsCI%2CKAAI%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAMJ%2CQAL6C%3BEAK7C%2CoBMjGJ%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBAKF%2CsBAkCC%2CWAsCI%2CKAAI%3BIAMF%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3B%3BAMhGV%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAMzGP%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%3BEACC%2CyBAAA%3B%3BAM3GR%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAEC%2COAAM%3BEACL%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAMlHT%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%3BEACL%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIA%2CQAHyC%2CwBAAsC%3BEAG%5C%2FE%2CoBMjIR%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%3BIAYJ%2CkBAAA%3B%3B%3BAAMJ%2CQAJ6B%2CuBAAuB%3BEAIpD%2CoBMrIL%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%3BIAeN%2CiBAAA%3B%3B%3BAAGF%2CoBMrIL%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COAkBP%3BEACG%2CmBAAA%3B%3BAMvIV%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COAqBL%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CoBM7IT%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COAqBL%2CKAKE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CyDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAUD%2CQAHwB%2CwBAAuB%3BEAG%5C%2FC%2CoBMhKT%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COAqBL%2CKAKE%3BIAiBC%2CiBAAA%3B%3B%3BAAIH%2CoBMlKR%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COA%2BCJ%3BEACA%2CkBAAA%3B%3BAAIA%2CQAH0B%2CuBAAuB%3BEAGjD%2CoBMvKT%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COA%2BCJ%3BIAGD%2CiBAAA%3B%3B%3BAAHA%2CoBMlKR%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COA%2BCJ%2CSAKA%3BEACC%2C0BAAA%3B%3BAACA%2CoBMzKV%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBAKI%2CiBAUC%2COAAM%2COA%2BCJ%2CSAKA%2CKAEE%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAM9KZ%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBACC%3BEACC%2CkBAAA%3BEACG%2COAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CoBMlMR%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBACC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CoBMlMR%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBACC%2CYAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CkDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAMzMV%2CoBACC%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBAwBC%3BEACC%2CkBAAA%3BEACG%2CQAAA%3BEACA%2CMAAA%3BEACA%2CqCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CoBMzNR%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBAwBC%3BIAWK%2CWAAA%3BIACA%2CYAAA%3B%3B%3BAAED%2CoBMzNR%2CcAkbC%2COAAM%2CUNlbP%2CUAUI%2CmBA0FF%2CsBA%2BEC%2CmBAwBC%2CWAcK%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CqBAAA%3BEACA%2CiDAAA%3BEACA%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAMhOV%2CoBACC%2CcAkbC%2COAAM%2CUAQL%2CeACC%3BEACC%2CWAAA%3B%3BAA7bL%2CoBACC%2CcAkbC%2COAAM%2CUAQL%2CeACC%2CcAEC%3BEACI%2CWAAA%3B%3BAACA%2CoBA%5C%2FbR%2CcAkbC%2COAAM%2CUAQL%2CeACC%2CcAEC%2CmBAEK%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAApcV%2CoBACC%2CcAkbC%2COAAM%2CUAQL%2CeACC%2CcAEC%2CmBAQI%2CsBAAsB%3BEACrB%2C2BAAA%3B%3BAAvcV%2CoBACC%2CcAkbC%2COAAM%2CUAQL%2CeACC%2CcAEC%2CmBAQI%2CsBAAsB%2CWAErB%2CKAAI%3BEACH%2CmBAAA%3B%3BAAzcX%2CoBACC%2CcAkbC%2COAAM%2CUA4BL%2CUAAU%2CmBACT%2CsBACC%2CiBAAiB%2COAAM%3BEACnB%2CiBAAA%3BEACA%2CYAAA%3B%3BAAaF%2CoBA%5C%2FdN%2CcAkbC%2COAAM%2CUA4BL%2CUAAU%2CmBACT%2CsBACC%2CiBAAiB%2COAAM%2COAGnB%2CKAYD%3BEACA%2CYAAA%3BEACG%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3B%3BACpeX%2CqBACC%2CaAAa%2CQAAO%3BEAChB%2CkCAAA%3B%3BAAKJ%2CQAH8C%3BEAG9C%2CqBANA%2CaAAa%2CQAAO%3BIAIf%2CmBAAA%3B%3B%3BAAwCJ%2CQApC0C%3BEAoC1C%2CqBArCD%2CWAEE%3BIACC%2CSAAA%3B%3BEAkCF%2CqBArCD%2CWAEE%2CuBAEC%2CiBACC%3BIACI%2CeAAA%3B%3BEA%2BBP%2CqBArCD%2CWAEE%2CuBAEC%2CiBAIC%3BIACC%2CeAAA%3B%3BEA4BJ%2CqBArCD%2CWAEE%2CuBAUC%2CkBACC%2COAAM%3BIACL%2CYAAA%3BIACG%2CkBAAA%3B%3BEACH%2CqBAhBL%2CWAEE%2CuBAUC%2CkBACC%2COAAM%2CSAGJ%3BIACA%2CSAAS%2CEAAT%3BIACG%2CqBAAA%3BIACA%2CyDAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3BEAgBR%2CqBArCD%2CWAEE%2CuBAUC%2CkBACC%2COAAM%2CSAUL%2CSAAQ%3BIACJ%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3B%3B%3BAAvCV%2CqBAQC%2CWAqCC%3BEACC%2CoBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FCH%2CqBAQC%2CWAqCC%2CoBAGC%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CqBAjDF%2CWAqCC%2CoBAGC%3BIAMK%2CeAAA%3BIACA%2C8BAAA%3B%3B%3BAAvDR%2CqBAQC%2CWAqCC%2CoBAaC%3BEACI%2CWAAA%3B%3BAA3DP%2CqBAQC%2CWAsDC%2C2BACC%2CcACC%2CMAAK%3BEACJ%2CmBAAA%3B%3BAAID%2CQAH2C%3BEAG3C%2CqBA7DH%2CWAsDC%2C2BACC%2CcACC%2CMAAK%3BIAGH%2CiBAAA%3B%3B%3BAAnEN%2CqBAQC%2CWAgEE%3BEACI%2CSAAA%3B%3BAAzEP%2CqBAQC%2CWAmEE%2CaACC%3BEACI%2C2BAAA%3BEACA%2CWAAA%3B%3BAA9ER%2CqBAQC%2CWAmEE%2CaAKC%2C2BACC%2CcACC%2COAAM%3BEACF%2C0BAAA%3B%3BAAnFV%2CqBAQC%2CWAmEE%2CaAKC%2C2BAMC%3BEACC%2CaAAA%3BEACA%2CeAAA%3B%3BAAIA%2CQAHsC%2CuBAAmC%3BEAGzE%2CqBApFL%2CWAmEE%2CaAKC%2C2BAMC%3BIAIE%2CeAAA%3B%3B%3BAAKD%2CQAH0B%3BEAG1B%2CqBAvFL%2CWAmEE%2CaAKC%2C2BAMC%3BIAOE%2CUAAA%3B%3B%3BAA7FP%2CqBAQC%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%3BEACC%2CcAAA%3B%3BAAKA%2CQAJsC%2CuBAAmC%3BEAIzE%2CqBA9FP%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%3BIAGE%2CyBAAA%3BIACA%2CUAAA%3B%3B%3BAApGT%2CqBAQC%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%2COAMC%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CqBArGP%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%2COAMC%3BIAKK%2CeAAA%3B%3B%3BAA3Gb%2CqBAQC%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%2COAcC%2CSACC%3BAA%5C%2FGT%2CqBAQC%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%2COAcC%2CSAukBP%2CCAtkBc%3BEACF%2C2BAAA%3BEACA%2CYAAA%3B%3BAAIJ%2CQAH8C%3BEAG9C%2CqBA7GR%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%2COAcC%2CSACC%3BEAMA%2CqBA7GR%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%2COAcC%2CSAukBP%2CCAtkBc%3BIAID%2CWAAA%3B%3B%3BAAQL%2CQAHyB%3BEAGzB%2CqBAnHR%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%2COAuBE%3BIAEI%2CqBAAA%3B%3B%3BAAeL%2CQAbuC%2CuBAAmC%3BEAa1E%2CqBAhIP%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%2COAuBE%3BIAKC%2CWAAA%3BIACA%2CoBAAA%3B%3BEAWF%2CqBAhIP%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%2COAuBE%2COAOC%2COAAM%3BIACL%2C4BAAA%3B%3BEASH%2CqBAhIP%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%2COAuBE%2COAUC%3BIACI%2CWAAA%3B%3BEACA%2CqBA3Hb%2CWAmEE%2CaAKC%2C2BAMC%2CuBASC%2CUAAS%2CQACR%2COAuBE%2COAUC%2COAEK%3BIACA%2CaAAA%3B%3B%3BAApIf%2CqBAQC%2CWAmEE%2CaAkEC%3BEACI%2CuBAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FIR%2CqBAQC%2CWAmEE%2CaAkEC%2CwBAGI%2CuBAAsB%3BEACrB%2CkBAAA%3B%3BAACA%2CqBA1IR%2CWAmEE%2CaAkEC%2CwBAGI%2CuBAAsB%2CcAEpB%3BEACA%2CgBAAA%3B%3BAASJ%2CQAHyB%3BEAGzB%2CqBApJL%2CWAmEE%2CaA4EC%2CyBAAyB%2CcACxB%3BIAEK%2CSAAA%3B%3B%3BAA1JV%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcACxB%2CiBAIC%3B%3B%3B%3B%3BEAKI%2CkBAAA%3B%3BAAjKV%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcACxB%2CiBAIC%2CeAMI%3BEACC%2CYAAA%3BEACA%2CsBAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3B%3B%3B%3BEAIA%2C6BAAA%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%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%3BAACA%2CqBAnKV%2CWAmEE%2CaA4EC%2CyBAAyB%2CcACxB%2CiBAIC%2CeAMI%2CgBASE%3BEACA%2CqBAAA%3B%3BAAGH%2CqBAvKR%2CWAmEE%2CaA4EC%2CyBAAyB%2CcACxB%2CiBAIC%2CeAMI%2CgBAYD%2CSACC%2CQACC%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2C0BAAA%3BEACA%2CkCAAA%3B%3BAAdF%2CqBAvKR%2CWAmEE%2CaA4EC%2CyBAAyB%2CcACxB%2CiBAIC%2CeAMI%2CgBAYD%2CSACC%2CQACC%2CwBAcA%3BEACC%2CeAAA%3B%3BAA%5C%2FLZ%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcACxB%2CiBAIC%2CeAMI%2CgBAkCF%2COAAM%2COACL%3BEACC%2CiBAAA%3B%3BAAtMV%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcACxB%2CiBAIC%2CeAMI%2CgBA8FF%3BEACC%2CaAAA%3B%3BAAjQT%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeACC%2CMAAK%2CcACJ%2CsBAAqB%3BEACpB%2C2BAAA%3B%3BAA1QT%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeACC%2CMAAK%2CcACJ%2CsBAAqB%2CMAEpB%2CSAAQ%3BEACP%2CUAAA%3B%3BAAID%2CQAH0B%3BEAG1B%2CqBAxQR%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeACC%2CMAAK%2CcACJ%2CsBAAqB%2CMAEpB%2CSAAQ%3BIAGN%2CUAAA%3B%3B%3BAA9QX%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeACC%2CMAAK%2CcACJ%2CsBAAqB%2CMAQpB%3BEACC%2C0BAAA%3BEACA%2CWAAA%3B%3BAAOH%2CQAHyB%3BEAGzB%2CqBAlRN%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%3BIAiBE%2CSAAA%3B%3B%3BAAxRR%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeAmBC%3BEACI%2CeAAA%3B%3BAAEC%2CqBArRX%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeAmBC%2CsBAEI%2CeACK%3BEACH%2CWAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CqBAzRR%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeAmBC%2CsBAEI%2CeAKD%3BEACA%2CWAAA%3B%3BAACA%2CqBA3RT%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeAmBC%2CsBAEI%2CeAKD%2CMAEC%3BEACA%2CUAAA%3B%3BAApSX%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeAkCC%3BEACC%2CsBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CqBAtSP%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeAkCC%3BIAGE%2CeAAA%3B%3B%3BAA5ST%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeAkCC%2CwBAKC%2COAAO%2CSACN%3BEACC%2C0BAAA%3B%3BAAhTV%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcA%2BGxB%2C2BACC%2CeAkCC%2CwBAUC%2CiBACC%2CSACC%3BEACC%2C0BAAA%3B%3BAAtTX%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcAsKxB%2C2BACC%2CMAAK%3BEACJ%2CeAAA%3B%3BAA%5C%2FTP%2CqBAQC%2CWAmEE%2CaA4EC%2CyBAAyB%2CcAsKxB%2C2BACC%2CMAAK%2CcAEJ%2CsBAAqB%2CMACpB%3BEACC%2CaAAA%3B%3BAAlUT%2CqBAQC%2CWAmEE%2CaA6PC%2C0BACC%3BEACC%2CmBAAA%3B%3BAAQC%2CQAJyB%3BEAIzB%2CqBA1UN%2CWAmEE%2CaA6PC%2C0BAIC%2CcACC%3BIAEE%2CaAAA%3BIACG%2CUAAA%3B%3B%3BAAhVX%2CqBAQC%2CWAmEE%2CaA6PC%2C0BAIC%2CcACC%2CKAKC%3BEACC%2CaAAA%3B%3BAAnVR%2CqBAQC%2CWAmEE%2CaA6PC%2C0BAIC%2CcACC%2CKAQC%3BEACC%2CYAAA%3BEACA%2CqBAAA%3B%3BAAvVR%2CqBAQC%2CWAmEE%2CaA6PC%2C0BAIC%2CcACC%2CKAQC%2CuBAGC%2CWAAW%3BEACP%2C2BAAA%3B%3BAAzVZ%2CqBAQC%2CWAmEE%2CaAoRC%2CaACC%2CeACC%3BEACC%2CmBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CqBA9VN%2CWAmEE%2CaAoRC%2CaACC%2CeACC%3BIAGE%2CUAAA%3B%3B%3BAApWR%2CqBAQC%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAKC%2CeAAe%3BEACd%2CcAAA%3B%3BAAvWR%2CqBAQC%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAKC%2CeAAe%2COAEd%3BEACI%2CeAAA%3B%3BAAzWZ%2CqBAQC%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAWC%2CcACC%2CoBACC%3BEACC%2CmBAAA%3B%3BAA%5C%2FWV%2CqBAQC%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAWC%2CcACC%2CoBAIC%3BEACC%2CmBAAA%3B%3BAAUA%2CQAH4C%3BEAG5C%2CqBApXT%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMACC%3BIAEE%2CaAAA%3B%3B%3BAAKF%2CQAHuC%2CuBAAuB%3BEAG9D%2CqBAvXR%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMACC%3BIAKE%2CaAAA%3B%3B%3BAA0CD%2CQAtC4C%3BEAsC5C%2CqBA%5C%2FZT%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%3BIAEE%2CaAAA%3BIACG%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CuBAAA%3BIACA%2CUAAA%3B%3BEACA%2CqBA%5C%2FXb%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGAOS%3BIACH%2CYAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAND%2CqBA%5C%2FXb%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGAOS%2CKAOH%3BIACC%2COAAA%3B%3BEARF%2CqBA%5C%2FXb%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGAOS%2CKAOH%2CqBAEC%3BIACC%2CgBAAA%3B%3BEAVH%2CqBA%5C%2FXb%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGAOS%2CKAOH%2CqBAEC%2CoBAEC%3BIACC%2CgBAAA%3B%3BEAZJ%2CqBA%5C%2FXb%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGAOS%2CKAOH%2CqBAEC%2CoBAEC%2CyBAEC%3BIACC%2CgBAAA%3B%3BEAKP%2CqBAlZX%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGAOS%2CKAmBL%2CcACA%2CEAAC%2COACA%3BIACC%2CeAAA%3BIACA%2CWAAA%3B%3BEAIA%2CqBA1Zd%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGAOS%2CKA2BF%2CIAAI%3BIACJ%2C4BAAA%3B%3B%3BAA0CN%2CQAtCsC%2CuBAAuB%3BEAsC7D%2CqBArcT%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%3BIAwCE%2CaAAA%3BIACG%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CuBAAA%3BIACA%2CUAAA%3B%3BEACA%2CqBArab%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6CS%3BIACH%2CYAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAND%2CqBArab%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6CS%2CKAOH%3BIACC%2COAAA%3B%3BEARF%2CqBArab%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6CS%2CKAOH%2CqBAEC%3BIACC%2CgBAAA%3B%3BEAVH%2CqBArab%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6CS%2CKAOH%2CqBAEC%2CoBAEC%3BIACC%2CgBAAA%3B%3BEAZJ%2CqBArab%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6CS%2CKAOH%2CqBAEC%2CoBAEC%2CyBAEC%3BIACC%2CgBAAA%3B%3BEAKP%2CqBAxbX%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6CS%2CKAmBL%2CcACA%2CEAAC%2COACA%3BIACC%2CeAAA%3BIACA%2CWAAA%3B%3BEAIA%2CqBAhcd%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6CS%2CKA2BF%2CIAAI%3BIACJ%2C4BAAA%3B%3B%3BAAKL%2CqBAtcV%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6EC%2CGACE%2CQACA%2CqBACC%2CyBAAyB%3BEACrB%2CWAAA%3BEACA%2CqBAAA%3B%3BAAJN%2CqBAtcV%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6EC%2CGACE%2CQACA%2CqBACC%2CyBAAyB%2CEAGrB%3BEACC%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAAKP%2CqBAndV%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6EC%2CGAcE%2CYACA%3BEACI%2CUAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3B%3BAAJL%2CqBAndV%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6EC%2CGAcE%2CYACA%2CaAII%2CEAAC%3BEACA%2C2BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAVN%2CqBAndV%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6EC%2CGAcE%2CYACA%2CaAII%2CEAAC%2CcAMC%3BEACA%2CiBAAA%3B%3BAAZP%2CqBAndV%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6EC%2CGAcE%2CYACA%2CaAcC%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAAlBN%2CqBAndV%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6EC%2CGAcE%2CYACA%2CaAcC%2CUAII%3BEACC%2C2BAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAAKP%2CqBAnfV%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBACC%2CMASC%2CGA6EC%2CGA8CE%2CcACA%2CgBACC%2CEAAC%3BEACA%2CWAAA%3B%3BAA9fd%2CqBAQC%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAqBC%2CgBA%2BIC%3BEACC%2CaAAA%3B%3BAAtgBT%2CqBAQC%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAwKC%2CcACC%3BEACC%2CgBAAA%3B%3BAACA%2CqBApgBR%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAwKC%2CcACC%2CGAEE%2COAAO%2CSACP%2CGAAE%2CKAAM%2CKAAI%3BEACR%2CaAAA%3B%3BAAGL%2CqBAzgBR%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAwKC%2CcACC%2CGAOE%2CMAAM%2COAAO%2CKACb%3BEACC%2CeAAA%3B%3BAAFF%2CqBAzgBR%2CWAmEE%2CaAoRC%2CaACC%2CeACC%2CcAwKC%2CcACC%2CGAOE%2CMAAM%2COAAO%2CKAIb%2CGAAE%3BEACE%2CkBAAA%3BEACA%2CeAAA%3B%3BAAvhBd%2CqBAQC%2CWAmEE%2CaAoRC%2CaA%2BLC%2CyBACC%2COAAM%2COAAO%2CQAAQ%3BEACpB%2C0BAAA%3B%3BAAhiBP%2CqBAQC%2CWAmEE%2CaAoRC%2CaA%2BLC%2CyBACC%2COAAM%2COAAO%2CQAAQ%2CSAEpB%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAApiBX%2CqBAQC%2CWAmEE%2CaAoRC%2CaA%2BLC%2CyBASC%2C4BACC%2CQAAO%3BEACN%2CWAAA%3BEACG%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3B%3BAAmBP%2CQAd0C%3BEAc1C%2CqBAvjBH%2CWAmEE%2CaAueE%2C6BACC%3BIACC%2CUAAA%3BIACA%2CqBAAA%3B%3BEAUH%2CqBAvjBH%2CWAmEE%2CaAueE%2C6BACC%2CQAGC%3BIACC%2CSAAA%3B%3BEAED%2CqBAjjBN%2CWAmEE%2CaAueE%2C6BACC%2CQAME%3BIACA%2CgBAAA%3B%3B%3BAAqBL%2CQAhBuC%2CuBAAmC%3BEAGtE%2CqBA1jBN%2CWAmEE%2CaAqfE%2C6BACC%2CQACE%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3BEAFD%2CqBA1jBN%2CWAmEE%2CaAqfE%2C6BACC%2CQACE%2CYAGA%3BIACC%2CSAAA%3B%3BEAJF%2CqBA1jBN%2CWAmEE%2CaAqfE%2C6BACC%2CQACE%2CYAGA%2CQAEC%3BIACI%2CUAAA%3B%3B%3BAAxkBb%2CqBAQC%2CWAykBC%2CaAAY%2CsBACX%3BEACI%2CmBAAA%3B%3BAAnlBP%2CqBAQC%2CWAykBC%2CaAAY%2CsBACX%2CeAEI%3BEACC%2CeAAA%3B%3BAArlBR%2CqBAQC%2CWAykBC%2CaAAY%2CsBACX%2CeAEI%2CKAEC%2CUAAU%2COAAO%2CSAChB%3BAAvlBT%2CqBAQC%2CWAykBC%2CaAAY%2CsBACX%2CeAEI%2CKAEC%2CUAAU%2COAAO%2CSA%2BFxB%2CCA9Fc%3BEACL%2C2BAAA%3BEACA%2CYAAA%3B%3BAAzlBV%2CqBAgmBC%2CaACC%3BEACI%2CqBAAA%3BEACA%2C2BAAA%3B%3BAAnmBN%2CqBAgmBC%2CaACC%2CkBAGI%3BEACC%2CcAAA%3B%3B%3BAAcJ%2CQAHyB%3BEAGzB%2CyBALF%2CWACC%3BIAEE%2CeAAA%3B%3B%3BAAJJ%2CyBACC%2CWACC%2CoBAIC%3BEACI%2CaAAA%3B%3BAAPP%2CyBACC%2CWACC%2CoBAOC%2CEAAC%2COAAO%3BEACJ%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAdP%2CyBACC%2CWAgBC%2CQAAO%2CKAAM%3BEACT%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2C8CAAA%3BEACA%2CsDAAA%3BEACA%2CmDAAA%3B%3BAAIA%2CQAH4C%3BEAG5C%2CyBA7BL%2CWAgBC%2CQAAO%2CKAAM%3BIAWR%2CkBAAA%3B%3B%3BAAKD%2CQAHyB%3BEAGzB%2CyBAhCL%2CWAgBC%2CQAAO%2CKAAM%3BIAcX%2CaAAA%3B%3B%3BAA%5C%2FBJ%2CyBACC%2CWAgBC%2CQAAO%2CKAAM%2CkBAgBT%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CyBAnCN%2CWAgBC%2CQAAO%2CKAAM%2CkBAgBT%2CiBAGK%3BEACH%2CWAAA%3BEACA%2CSAAA%3B%3BAAFD%2CyBAnCN%2CWAgBC%2CQAAO%2CKAAM%2CkBAgBT%2CiBAGK%2CWAGH%2CEAAC%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CSAAA%3B%3BAA9CT%2CyBACC%2CWAgBC%2CQAAO%2CKAAM%2CkBAiCZ%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CQAJgD%3BEAIhD%2CyBA1DF%2CWAgBC%2CQAAO%2CKAAM%2CkBAiCZ%3BIAMK%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAzDR%2CyBACC%2CWAgBC%2CQAAO%2CKAAM%2CkBA2CZ%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAACA%2CyBA%5C%2FDN%2CWAgBC%2CQAAO%2CKAAM%2CkBA2CZ%2CEAIQ%3BEACH%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CqBAAA%3B%3B%3BAChrBR%2CIAAI%2CoBACH%3BEACI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAALL%2CIAAI%2CoBACH%2CWAKI%3BEACC%2CaAAA%3B%3BAAPN%2CIAAI%2CoBACH%2CWAQI%3BEACC%2CmBAAA%3B%3BAAIA%2CQAHsC%3BEAGtC%2CIAdF%2CoBACH%2CWAQI%3BIAGE%2CmBAAA%3B%3B%3BAAZP%2CIAAI%2CoBACH%2CWAQI%2CaAKC%3BEACC%2CWAAA%3B%3BAAfP%2CIAAI%2CoBACH%2CWAQI%2CaAKC%2CeAEC%2CoBAAsB%3BEACrB%2CUAAA%3B%3BAAjBR%2CIAAI%2CoBACH%2CWAQI%2CaAKC%2CeAEC%2CoBAAsB%2CqBAErB%2CYAAY%3BEACX%2CcAAA%3B%3BAAnBT%2CIAAI%2CoBACH%2CWAuBE%3BEACG%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CIApCF%2CoBACH%2CWAuBE%3BIAQI%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3B%3B%3BAAKD%2CQAHsC%2CuBAAmC%3BEAGzE%2CIAvCF%2CoBACH%2CWAuBE%3BIAaI%2CmBAAA%3B%3B%3BAArCP%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%3BEACJ%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CIAhDH%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%3BIAMH%2CWAAA%3BIACA%2CkBAAA%3B%3B%3BAAMD%2CQAJsC%2CuBAAmC%3BEAIzE%2CIApDH%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%3BIAUH%2CUAAA%3BIACA%2CkBAAA%3B%3B%3BAAlDR%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%3BEACC%2CmBAAA%3B%3BAArDR%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSAEC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CIAnEL%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSAEC%3BIAUE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAMD%2CQAJsC%2CuBAAmC%3BEAIzE%2CIAvEL%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSAEC%3BIAcE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAED%2CIAvEL%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSAEC%2COAiBE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAIJ%2CQAH0C%3BEAG1C%2CIAjFF%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSAEC%2COAiBE%3BIAQC%2CYAAA%3B%3B%3BAAKL%2CIApFF%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COACE%3BEACG%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CIA9FN%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COACE%3BIAOI%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAOL%2CQAL0C%2CuBAAmC%3BEAK7E%2CIAnGF%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COACE%3BIAWI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3B%3BAAjGX%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAkBC%3BEACC%2CaAAA%3B%3BAAtGP%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSACC%3BEACI%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAOJ%2CQAN0C%3BEAM1C%2CIAxHH%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSACC%3BIAUK%2CYAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3B%3B%3BAAtHZ%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSAiBC%2CMAAK%3BEACH%2CUAAA%3BEACA%2CWAAA%3B%3BAA3HT%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSAqBC%2CMAAK%3BEACH%2CUAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FHT%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSAyBC%2CMAAK%3BEACH%2CUAAA%3BEACA%2CWAAA%3B%3BAAnIT%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSA6BC%2CMAAK%3BEACH%2CUAAA%3BEACA%2CWAAA%3B%3BAAvIT%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSAiCC%2CMAAK%3BEACH%2CUAAA%3BEACA%2CWAAA%3B%3BAA3IT%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSAqCC%3BEACC%2CkBAAA%3BEACG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAMJ%2CQAL0C%3BEAK1C%2CIA1JH%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSAqCC%3BIASK%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3B%3B%3BAAxJZ%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSAmDC%2CSAAQ%3BEACN%2CUAAA%3BEACA%2CWAAA%3B%3BAA7JT%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSAuDC%2CSAAQ%3BEACN%2CUAAA%3BEACA%2CWAAA%3B%3BAAjKT%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSA2DC%2CSAAQ%3BEACN%2CUAAA%3BEACA%2CWAAA%3B%3BAArKT%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSA%2BDC%2CSAAQ%3BEACN%2CUAAA%3BEACA%2CWAAA%3B%3BAAzKT%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQAaJ%2CSA%2BBF%2COAqBC%2CSAmEC%2CSAAQ%3BEACN%2CUAAA%3BEACA%2CWAAA%3B%3BAA7KT%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQA2IP%3BEACC%2CSAAA%3B%3BAAnLL%2CIAAI%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQA2IP%2CiBAEC%2COAAM%3BEACF%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAMA%2CQAL0C%3BEAK1C%2CIAlML%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQA2IP%2CiBAEC%2COAAM%3BIAUD%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3B%3BAAED%2CIAlML%2CoBACH%2CWAuBE%2CqBAeG%2CMAAK%2CQA2IP%2CiBAEC%2COAAM%2COAcD%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAApMV%2CIAAI%2CoBACH%2CWAuBE%2CqBAiLA%3BEACI%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CIAjNH%2CoBACH%2CWAuBE%2CqBAiLA%3BIAKK%2CWAAA%3BIACA%2CkBAAA%3B%3B%3BAAMD%2CQAJsC%2CuBAAmC%3BEAIzE%2CIArNH%2CoBACH%2CWAuBE%2CqBAiLA%3BIASK%2CUAAA%3BIACA%2CkBAAA%3B%3B%3BAAnNR%2CIAAI%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%3BEACrB%2CWAAA%3B%3BAAtNR%2CIAAI%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%3BEACrB%2CUAAA%3B%3BAAxNT%2CIAAI%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAErB%2CqBACC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAMJ%2CQAL0C%3BEAK1C%2CIArOH%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAErB%2CqBACC%3BIAOE%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAnOZ%2CIAAI%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAgBxB%3BEACC%2CmBAAA%3B%3BAAKA%2CQAJsC%3BEAItC%2CIA7OH%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAgBxB%3BIAGE%2CmBAAA%3B%3B%3BAA1OR%2CIAAI%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAgBxB%2CkBAMC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAIA%2CQAHsC%3BEAGtC%2CIArPJ%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAgBxB%2CkBAMC%3BIAME%2CeAAA%3B%3B%3BAAMD%2CQAJsC%2CuBAAmC%3BEAIzE%2CIAzPJ%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAgBxB%2CkBAMC%3BIASE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAvPT%2CIAAI%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAgBxB%2CkBAMC%2CEAYC%3BEACC%2C0BAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAA5PT%2CIAAI%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAyCxB%2CsBAAsB%2C2BACrB%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CIAzQP%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAyCxB%2CsBAAsB%2C2BACrB%2CoBAQK%3BEACA%2CgBAAA%3B%3BAAMD%2CQAJ0C%3BEAI1C%2CIAhRP%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAyCxB%2CsBAAsB%2C2BACrB%3BIAYK%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAMD%2CQAJsC%2CuBAAmC%3BEAIzE%2CIApRP%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAyCxB%2CsBAAsB%2C2BACrB%3BIAgBE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAlRT%2CIAAI%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAyCxB%2CsBAAsB%2C2BACrB%2CoBAmBI%3BEACC%2CkBAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CkCAAA%3B%3BAACA%2CIAhSR%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAyCxB%2CsBAAsB%2C2BACrB%2CoBAmBI%2CEAYE%3BEACA%2CaAAA%3B%3BAAED%2CIAnSR%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAyCxB%2CsBAAsB%2C2BACrB%2CoBAmBI%2CEAeE%3BEACA%2CuDAAA%3B%3BAAED%2CIAtSR%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAyCxB%2CsBAAsB%2C2BACrB%2CoBAmBI%2CEAkBE%3BEACA%2CsDAAA%3B%3BAAED%2CIAzSR%2CoBACH%2CWAuBE%2CqBAiLA%2CkBAYI%2CsBAAsB%2CeAErB%2CoBAAsB%2CqBAyCxB%2CsBAAsB%2C2BACrB%2CoBAmBI%2CEAqBE%3BEACA%2C0DAAA%3B%3B%3BAC1Sb%3BEACI%2CyBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3B%3BAAKH%2CQAJ6C%3BEAI7C%3BIAHI%2CeAAA%3B%3B%3BAALL%2CYAQC%2CQAAO%3BEACH%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3B%3BAAMA%2CQAJ0C%3BEAI1C%2CYAZJ%2CQAAO%3BIASF%2CeAAA%3BIACA%2CYAAA%3B%3B%3BAAlBN%2CYAQC%2CQAAO%2CQAYH%3BEACC%2CSAAA%3BEACA%2CWAAA%3B%3BAAtBN%2CYAQC%2CQAAO%2CQAYH%2CoBAGC%3BEACF%2CgBAAA%3B%3BAAxBJ%2CYAQC%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%3BEACC%2CWAAA%3B%3BAA1BR%2CYAQC%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%3BEACC%2CmBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CYAxBR%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%3BIAGE%2CgBAAA%3B%3B%3BAAED%2CYAxBR%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAKK%3BEACH%2CUAAA%3BEACA%2CgBAAA%3B%3BAAFD%2CYAxBR%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAKK%2CqBAGH%2CqBACC%3BEACC%2CmBAAA%3B%3BAALH%2CYAxBR%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAKK%2CqBAGH%2CqBACC%2CmBAEC%3BEACC%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAXJ%2CYAxBR%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAKK%2CqBAeN%2CkBACC%3BEACC%2CkBAAA%3B%3BAAjBA%2CYAxBR%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAKK%2CqBAeN%2CkBACC%2CEAEC%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CYAjDR%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAKK%2CqBAeN%2CkBACC%2CEASK%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMN%2CYA7DN%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAyCD%2CuBACI%2CqBAAmB%2CkBAAkB%2CEAAI%3BEACzC%2CeAAA%3B%3BAADJ%2CYA7DN%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAyCD%2CuBACI%2CqBAAmB%2CkBAAkB%2CEAAI%2CKAEzC%3BEACC%2CgBAAA%3B%3BAAQN%2CQAH2C%3BEAG3C%2CYAxEL%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAiDD%3BIAEC%2CcAAA%3B%3B%3BAAOD%2CQAH0C%3BEAG1C%2CYA7EN%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAsDD%3BIAEC%2CgBAAA%3B%3B%3BAAFF%2CYAzEL%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAsDD%2CmBAIA%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CYAhFV%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAsDD%2CmBAIA%2CkBAGQ%3BEACH%2CgBAAA%3B%3BAARN%2CYAzEL%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAsDD%2CmBAIA%2CkBAMC%3BEACI%2CWAAA%3BEACA%2CYAAA%3B%3BAAZN%2CYAzEL%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAsDD%2CmBAIA%2CkBAMC%2CkBAGI%3BEACC%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAhBP%2CYAzEL%2CQAAO%2CQAYH%2CoBAGC%2CiBAEC%2CeAEC%2CoBAsDD%2CmBAIA%2CkBAMC%2CkBAGI%2CEAIC%3BEACC%2CgBAAA%3BEACA%2CeAAA%3B%3B%3BAC%5C%2FFZ%2CQAH0C%3BEAG1C%2CcAJD%3BIAEE%2CgBAAA%3B%3B%3BAAHH%2CcACC%2CWAIC%3BEACI%2CmBAAA%3B%3BAANN%2CcACC%2CWAOC%2CoBAAoB%3BEAChB%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CcAhBD%2CWAOC%2CoBAAoB%3BIAMf%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAfP%2CcACC%2CWAiBC%3BEACI%2CqBAAA%3B%3BAACA%2CcAnBL%2CWAiBC%2CeAEQ%2CeAAe%3BEAClB%2CUAAA%3B%3BAArBP%2CcACC%2CWAuBC%3B%3B%3BAAEC%2CcAzBF%2CWAuBC%2CuBAEE%2CiBACA%3BEACC%2CcAAA%3B%3BAAFF%2CcAzBF%2CWAuBC%2CuBAEE%2CiBACA%2C0BAEC%3BEACI%2CWAAA%3B%3BAAJN%2CcAzBF%2CWAuBC%2CuBAEE%2CiBAOA%3BEACC%2CgBAAA%3B%3BAARF%2CcAzBF%2CWAuBC%2CuBAEE%2CiBAOA%2CeAEC%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAKJ%2CQAJ8C%3BEAI9C%2CcA3CJ%2CWAuBC%2CuBAEE%2CiBAOA%2CeAEC%3BIAMK%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAhBP%2CcAzBF%2CWAuBC%2CuBAEE%2CiBAoBA%3BEACI%2CmBAAA%3B%3BAArBL%2CcAzBF%2CWAuBC%2CuBAEE%2CiBAuBA%3BAAvBD%2CcAzBF%2CWAuBC%2CuBAEE%2CiBAyQH%2CCAlP2B%3BAAvBzB%2CcAzBF%2CWAuBC%2CuBAEE%2CiBAyQH%2CCAlPmD%3BAAvBjD%2CcAzBF%2CWAuBC%2CuBAEE%2CiBAyQH%2CCAlPkE%3BEAAe%2CmBAAA%3B%3BAAvB%5C%2FE%2CcAzBF%2CWAuBC%2CuBAEE%2CiBAwBA%2CwBACC%3BAAzBF%2CcAzBF%2CWAuBC%2CuBAEE%2CiBAyQH%2CCAjP2B%2C6BACvB%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAACA%2CcArDR%2CWAuBC%2CuBAEE%2CiBAwBA%2CwBACC%2CeAGK%3BAAAD%2CcArDR%2CWAuBC%2CuBAEE%2CiBAyQH%2CCAjP2B%2C6BACvB%2CeAGK%3BAAAQ%2CcArDjB%2CWAuBC%2CuBAEE%2CiBAwBA%2CwBACC%2CeAGc%3BAAAD%2CcArDjB%2CWAuBC%2CuBAEE%2CiBAyQH%2CCAjP2B%2C6BACvB%2CeAGc%3BEACT%2CaAAA%3B%3BAA7BP%2CcAzBF%2CWAuBC%2CuBAEE%2CiBAwBA%2CwBACC%2CeAMI%3BAA%5C%2FBN%2CcAzBF%2CWAuBC%2CuBAEE%2CiBAyQH%2CCAjP2B%2C6BACvB%2CeAMI%3BEACC%2CcAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CQAJ0C%3BEAI1C%2CcA%5C%2FDT%2CWAuBC%2CuBAEE%2CiBAwBA%2CwBACC%2CeAMI%3BEAOC%2CcA%5C%2FDT%2CWAuBC%2CuBAEE%2CiBAyQH%2CCAjP2B%2C6BACvB%2CeAMI%3BIAIE%2CWAAA%3BIACA%2CeAAA%3B%3B%3BAAED%2CcA%5C%2FDT%2CWAuBC%2CuBAEE%2CiBAwBA%2CwBACC%2CeAMI%2CoBAOE%3BAAAD%2CcA%5C%2FDT%2CWAuBC%2CuBAEE%2CiBAyQH%2CCAjP2B%2C6BACvB%2CeAMI%2CoBAOE%3BEACA%2CeAAA%3B%3BAAQV%2CcAAC%2CiBACA%3BEACC%2CaAAA%3B%3BAAFF%2CcAAC%2CiBAIA%2CSACC%3BEACC%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CcAZF%2CiBAIA%2CSACC%3BIAKE%2CyBAAA%3B%3B%3BAAVJ%2CcAAC%2CiBAIA%2CSACC%2CeAOC%3BEACC%2CUAAA%3B%3BAAbJ%2CcAAC%2CiBAIA%2CSAYC%2CoBACC%3BEACI%2CeAAA%3BEACA%2CoBAAA%3B%3BAAnBP%2CcAAC%2CiBAIA%2CSAkBC%3BEACC%2CmBAAA%3BEACG%2CeAAA%3BEACA%2CcAAA%3B%3BAAzBN%2CcAAC%2CiBAIA%2CSAkBC%2CwBAIC%3BEACI%2CeAAA%3BEACA%2CUAAA%3B%3BAACA%2CcA7BN%2CiBAIA%2CSAkBC%2CwBAIC%2CeAGQ%3BEACH%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CcArCP%2CiBAIA%2CSAkBC%2CwBAIC%2CeAGQ%3BIAMF%2CUAAA%3B%3B%3BAANF%2CcA7BN%2CiBAIA%2CSAkBC%2CwBAIC%2CeAGQ%2CsBAQH%2CoBACA%2CkBAAoB%3BEACnB%2CmBAAA%3B%3BAAVF%2CcA7BN%2CiBAIA%2CSAkBC%2CwBAIC%2CeAGQ%2CsBAQH%2CoBACA%2CkBAAoB%2CqBAEnB%3BEACC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAbH%2CcA7BN%2CiBAIA%2CSAkBC%2CwBAIC%2CeAGQ%2CsBAQH%2CoBAQH%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAIA%2CQAH0B%2CuBAAwB%3BEAGlD%2CcAtDR%2CiBAIA%2CSAkBC%2CwBAIC%2CeAGQ%2CsBAQH%2CoBAQH%3BIAOK%2CeAAA%3B%3B%3BAAML%2CQAJ6B%3BEAI7B%2CcA1DJ%2CiBAIA%2CSAkBC%2CwBAIC%2CeAGQ%2CsBAQH%2CoBAQH%3BIAUK%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAxDV%2CcAAC%2CiBAIA%2CSA2DC%2CoBACC%3BEACI%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAApEP%2CcAAC%2CiBAIA%2CSA2DC%2CoBACC%2CeAMI%2CoBACC%3BEACC%2CaAAA%3BEACA%2CsBAAA%3B%3BAAKH%2CQAJ6B%3BEAI7B%2CcA9EL%2CiBAIA%2CSA2DC%2CoBACC%2CeAMI%2CoBACC%3BIAIE%2CoBAAA%3BIACA%2C%2BBAAA%3B%3B%3BAA5EV%2CcAAC%2CiBAIA%2CSA2DC%2CoBACC%2CeAMI%2CoBACC%2CmBAOF%2CqBACC%3BEACI%2CeAAA%3B%3BAAhFX%2CcAAC%2CiBAIA%2CSA2DC%2CoBACC%2CeAMI%2CoBACC%2CmBAYF%2CkBACC%2CEACC%3BEACC%2CqBAAA%3BEACG%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAzFZ%2CcAAC%2CiBAIA%2CSA2DC%2CoBACC%2CeAMI%2CoBACC%2CmBAsBC%3BEACC%2CgBAAA%3B%3BAA9FV%2CcAAC%2CiBAIA%2CSA2DC%2CoBACC%2CeAMI%2CoBACC%2CmBAsBC%2CoBAEF%2CEAAC%3BEACG%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAA5GX%2CcAAC%2CiBAIA%2CSA%2BGC%2C0BACC%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAtHP%2CcAAC%2CiBAIA%2CSA%2BGC%2C0BACC%2CeAGI%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3B%3BAAKA%2CQAJ2B%3BEAI3B%2CcA%5C%2FHP%2CiBAIA%2CSA%2BGC%2C0BACC%2CeAGI%3BIAKE%2CiBAAA%3BIACA%2CaAAA%3B%3B%3BAA7HT%2CcAAC%2CiBAIA%2CSA%2BGC%2C0BACC%2CeAGI%2CoBAQC%3BEACC%2CeAAA%3B%3BAAYP%2CmBAFF%2CwBACC%2CoBACK%3BAAAJ%2CmBAFF%2CwBAgFA%2CCA%5C%2FEqB%2CoBACf%3BEACH%2C0BAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CmBAPH%2CwBACC%2CoBACK%3BEAKH%2CmBAPH%2CwBAgFA%2CCA%5C%2FEqB%2CoBACf%3BIAGF%2C0BAAA%3B%3B%3BAAHF%2CmBAFF%2CwBACC%2CoBACK%2CqBAKH%2C0BACC%3BAANF%2CmBAFF%2CwBAgFA%2CCA%5C%2FEqB%2CoBACf%2CqBAKH%2C0BACC%3BEACC%2C0BAAA%3B%3BAAPH%2CmBAFF%2CwBACC%2CoBACK%2CqBAKH%2C0BACC%2CmBAEC%3BAARH%2CmBAFF%2CwBAgFA%2CCA%5C%2FEqB%2CoBACf%2CqBAKH%2C0BACC%2CmBAEC%3BEACI%2CcAAA%3B%3BAATP%2CmBAFF%2CwBACC%2CoBACK%2CqBAKH%2C0BACC%2CmBAEC%2C0BAEI%2CIAAG%3BAAVV%2CmBAFF%2CwBAgFA%2CCA%5C%2FEqB%2CoBACf%2CqBAKH%2C0BACC%2CmBAEC%2C0BAEI%2CIAAG%3BEACF%2CWAAA%3B%3BAAXR%2CmBAFF%2CwBACC%2CoBACK%2CqBAgBH%3BAAhBD%2CmBAFF%2CwBAgFA%2CCA%5C%2FEqB%2CoBACf%2CqBAgBH%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3B%3BAAIA%2CQAH0B%3BEAG1B%2CmBA1BP%2CwBACC%2CoBACK%2CqBAgBH%3BEAQI%2CmBA1BP%2CwBAgFA%2CCA%5C%2FEqB%2CoBACf%2CqBAgBH%3BIAMK%2CkBAAA%3B%3B%3BAAKD%2CQAHyB%3BEAGzB%2CmBA7BP%2CwBACC%2CoBACK%2CqBAgBH%3BEAWI%2CmBA7BP%2CwBAgFA%2CCA%5C%2FEqB%2CoBACf%2CqBAgBH%3BIASK%2CgBAAA%3B%3B%3BAAzBN%2CmBAFF%2CwBACC%2CoBACK%2CqBAgBH%2CsBAWI%3BAA3BL%2CmBAFF%2CwBAgFA%2CCA%5C%2FEqB%2CoBACf%2CqBAgBH%2CsBAWI%3BEACC%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAKA%2CQAJ0B%3BEAI1B%2CmBArCR%2CwBACC%2CoBACK%2CqBAgBH%2CsBAWI%3BEAQC%2CmBArCR%2CwBAgFA%2CCA%5C%2FEqB%2CoBACf%2CqBAgBH%2CsBAWI%3BIAKE%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKL%2CQAH6B%3BEAG7B%2CmBAxCJ%2CwBACC%2CoBACK%2CqBAgBH%2CsBAWI%3BEAWH%2CmBAxCJ%2CwBAgFA%2CCA%5C%2FEqB%2CoBACf%2CqBAgBH%2CsBAWI%3BIASE%2CgBAAA%3B%3B%3BAAvCV%2CmBACC%2CwBA4CC%3BEACI%2CmBAAA%3B%3BAAIA%2CQAHyB%3BEAGzB%2CmBAjDL%2CwBA4CC%3BIAGK%2CmBAAA%3B%3B%3BAAhDP%2CmBACC%2CwBA4CC%2CmBAKI%3BEACC%2C8BAAA%3B%3BAAnDP%2CmBACC%2CwBA4CC%2CmBAKI%2CWAEC%3BEACC%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAtDR%2CmBACC%2CwBA4CC%2CmBAKI%2CWAEC%2CmBAGC%2CGACC%2CUAAU%3BEACT%2CWAAA%3B%3BAAzDV%2CmBACC%2CwBA4CC%2CmBAKI%2CWAWF%3BEACI%2CuBAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3B%3BAAhER%2CmBACC%2CwBA4CC%2CmBAKI%2CWAWF%2CgBAII%3BEACC%2CeAAA%3B%3BAAlET%2CmBACC%2CwBAsEC%3BEACI%2CaAAA%3B%3BAAxEN%2CmBACC%2CwBAyEC%2CwBACC%3BEACI%2CgBAAA%3BEACA%2CYAAA%3B%3B%3BAC%5C%2FRP%3BEACC%2CgBAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%3BIAFC%2CgBAAA%3B%3B%3BAAHF%2CqBAKC%2CoBACC%3BEACC%2CWAAA%3BEACG%2CgBAAA%3BEACA%2CmBAAA%3B%3BAATN%2CqBAYC%2CaACC%2CaACC%2CmBACC%3BEACC%2CcAAA%3B%3BAAhBL%2CqBAYC%2CaACC%2CaACC%2CmBACC%2CoBAEC%3BEACO%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAAtBZ%2CqBAYC%2CaACC%2CaAaC%2CUACC%2CGAAG%2CGAAE%2CSACJ%3BEACI%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3B%3BAAIA%2CQAH0C%3BEAG1C%2CqBAlCR%2CaACC%2CaAaC%2CUACC%2CGAAG%2CGAAE%2CSACJ%3BIAgBK%2C4BAAA%3B%3B%3BAAED%2CqBAlCR%2CaACC%2CaAaC%2CUACC%2CGAAG%2CGAAE%2CSACJ%2COAkBK%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAU%2CgBAAV%3BEACA%2CmBAAkB%2CgBAAlB%3BEACA%2CgBAAe%2CgBAAf%3B%3BAAGL%2CqBAhDJ%2CaACC%2CaAaC%2CUACC%2CGAAG%2CGAAE%2CSAiCH%2COAAQ%2COAAM%3BEACX%2CSAAS%2CGAAT%3B%3BAA7DT%2CqBAYC%2CaACC%2CaAaC%2CUACC%2CGAAG%2CGAAE%2CSAoCJ%3BEACO%2C4BAAA%3BEACA%2CgBAAA%3B%3BAACA%2CqBAtDX%2CaACC%2CaAaC%2CUACC%2CGAAG%2CGAAE%2CSAoCJ%2COAGQ%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAFD%2CqBAtDX%2CaACC%2CaAaC%2CUACC%2CGAAG%2CGAAE%2CSAoCJ%2COAGQ%2CWAGA%2CEAAC%3BEACH%2CgBAAA%22%7D */