/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/* jsTree default theme */
.aw-faq-sidebar-content .jstree-node,
.aw-faq-sidebar-content .jstree-children,
.aw-faq-sidebar-content .jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.aw-faq-sidebar-content .jstree-node {
  white-space: nowrap;
}
.aw-faq-sidebar-content .jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.aw-faq-sidebar-content .jstree-anchor:focus {
  outline: 0;
}
.aw-faq-sidebar-content .jstree-anchor,
.aw-faq-sidebar-content .jstree-anchor:link,
.aw-faq-sidebar-content .jstree-anchor:visited,
.aw-faq-sidebar-content .jstree-anchor:hover,
.aw-faq-sidebar-content .jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}
.aw-faq-sidebar-content .jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.aw-faq-sidebar-content .jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.aw-faq-sidebar-content .jstree-ocl {
  cursor: pointer;
}
.aw-faq-sidebar-content .jstree-leaf > .jstree-ocl {
  cursor: default;
}
.aw-faq-sidebar-content .jstree .jstree-open > .jstree-children {
  display: block;
}
.aw-faq-sidebar-content .jstree .jstree-closed > .jstree-children,
.aw-faq-sidebar-content .jstree .jstree-leaf > .jstree-children {
  display: none;
}
.aw-faq-sidebar-content .jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}
.aw-faq-sidebar-content .jstree-no-icons .jstree-themeicon,
.aw-faq-sidebar-content .jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}
.aw-faq-sidebar-content .jstree-hidden,
.aw-faq-sidebar-content .jstree-node.jstree-hidden {
  display: none;
}
.aw-faq-sidebar-content .jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}
.aw-faq-sidebar-content .jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.aw-faq-sidebar-content .jstree-rtl .jstree-node {
  margin-left: 0;
}
.aw-faq-sidebar-content .jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}
.aw-faq-sidebar-content .jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.aw-faq-sidebar-content .jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}
.aw-faq-sidebar-content .jstree-wholerow-ul .jstree-anchor,
.aw-faq-sidebar-content .jstree-wholerow-ul .jstree-icon {
  position: relative;
}
.aw-faq-sidebar-content .jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.aw-faq-sidebar-content .jstree-contextmenu .jstree-anchor {
  -webkit-user-select: none;
  /* disable selection/Copy of UIWebView */
  -webkit-touch-callout: none;
  /* disable the IOS popup when long-press on a link */
}
.aw-faq-sidebar-content .vakata-context {
  display: none;
}
.aw-faq-sidebar-content .vakata-context,
.aw-faq-sidebar-content .vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}
.aw-faq-sidebar-content .vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.aw-faq-sidebar-content .vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.aw-faq-sidebar-content .vakata-context li {
  list-style: none;
}
.aw-faq-sidebar-content .vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}
.aw-faq-sidebar-content .vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.aw-faq-sidebar-content .vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.aw-faq-sidebar-content .vakata-context li > a:focus {
  outline: 0;
}
.aw-faq-sidebar-content .vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.aw-faq-sidebar-content .vakata-context .vakata-context-separator > a,
.aw-faq-sidebar-content .vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}
.aw-faq-sidebar-content .vakata-context .vakata-contextmenu-disabled a,
.aw-faq-sidebar-content .vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.aw-faq-sidebar-content .vakata-context .vakata-contextmenu-disabled > a > i {
  filter: grayscale(100%);
}
.aw-faq-sidebar-content .vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.aw-faq-sidebar-content .vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.aw-faq-sidebar-content .vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.aw-faq-sidebar-content .vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.aw-faq-sidebar-content .vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.aw-faq-sidebar-content .vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.aw-faq-sidebar-content .vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.aw-faq-sidebar-content .vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.aw-faq-sidebar-content .vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.aw-faq-sidebar-content .vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
.aw-faq-sidebar-content #jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.aw-faq-sidebar-content #jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
.aw-faq-sidebar-content #jstree-dnd .jstree-icon,
.aw-faq-sidebar-content #jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
.aw-faq-sidebar-content #jstree-dnd .jstree-ok {
  background: green;
}
.aw-faq-sidebar-content #jstree-dnd .jstree-er {
  background: red;
}
.aw-faq-sidebar-content #jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}
.aw-faq-sidebar-content .jstree-default .jstree-node,
.aw-faq-sidebar-content .jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.aw-faq-sidebar-content .jstree-default .jstree-anchor,
.aw-faq-sidebar-content .jstree-default .jstree-animated,
.aw-faq-sidebar-content .jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}
.aw-faq-sidebar-content .jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.aw-faq-sidebar-content .jstree-default .jstree-context {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.aw-faq-sidebar-content .jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999;
}
.aw-faq-sidebar-content .jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}
.aw-faq-sidebar-content .jstree-default .jstree-disabled {
  background: transparent;
  color: #666666;
}
.aw-faq-sidebar-content .jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.aw-faq-sidebar-content .jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.aw-faq-sidebar-content .jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.aw-faq-sidebar-content .jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}
.aw-faq-sidebar-content .jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.aw-faq-sidebar-content .jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}
.aw-faq-sidebar-content .jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}
.aw-faq-sidebar-content .jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}
.aw-faq-sidebar-content .jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.aw-faq-sidebar-content .jstree-default > .jstree-wholerow-ul .jstree-hovered,
.aw-faq-sidebar-content .jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.aw-faq-sidebar-content .jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.aw-faq-sidebar-content .jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}
.aw-faq-sidebar-content .jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}
.aw-faq-sidebar-content .jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}
.aw-faq-sidebar-content .jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}
.aw-faq-sidebar-content .jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.aw-faq-sidebar-content .jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.aw-faq-sidebar-content .jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}
.aw-faq-sidebar-content .jstree-default .jstree-wholerow {
  height: 24px;
}
.aw-faq-sidebar-content .jstree-default .jstree-node,
.aw-faq-sidebar-content .jstree-default .jstree-icon {
  background-image: url("../Aheadworks_FaqFree/images/32px.png");
}
.aw-faq-sidebar-content .jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}
.aw-faq-sidebar-content .jstree-default .jstree-last {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}
.aw-faq-sidebar-content .jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}
.aw-faq-sidebar-content .jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}
.aw-faq-sidebar-content .jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}
.aw-faq-sidebar-content .jstree-default > .jstree-no-dots .jstree-node,
.aw-faq-sidebar-content .jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}
.aw-faq-sidebar-content .jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}
.aw-faq-sidebar-content .jstree-default .jstree-disabled {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.aw-faq-sidebar-content .jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}
.aw-faq-sidebar-content .jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}
.aw-faq-sidebar-content .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.aw-faq-sidebar-content .jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}
.aw-faq-sidebar-content .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.aw-faq-sidebar-content .jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}
.aw-faq-sidebar-content .jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}
.aw-faq-sidebar-content .jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}
.aw-faq-sidebar-content .jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.aw-faq-sidebar-content .jstree-default > .jstree-striped {
  background-size: auto 48px;
}
.aw-faq-sidebar-content .jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.aw-faq-sidebar-content .jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}
.aw-faq-sidebar-content .jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}
.aw-faq-sidebar-content .jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}
.aw-faq-sidebar-content .jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.aw-faq-sidebar-content .jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}
.aw-faq-sidebar-content .jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}
.aw-faq-sidebar-content .jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.aw-faq-sidebar-content .jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../Aheadworks_FaqFree/images/throbber.gif") center center no-repeat;
}
.aw-faq-sidebar-content .jstree-default .jstree-file {
  background: url("../Aheadworks_FaqFree/images/32px.png") -100px -68px no-repeat;
}
.aw-faq-sidebar-content .jstree-default .jstree-folder {
  background: url("../Aheadworks_FaqFree/images/32px.png") -260px -4px no-repeat;
}
.aw-faq-sidebar-content .jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default .jstree-ok,
.aw-faq-sidebar-content #jstree-dnd.jstree-default .jstree-er {
  background-image: url("../Aheadworks_FaqFree/images/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}
.aw-faq-sidebar-content .jstree-default .jstree-ellipsis {
  overflow: hidden;
}
.aw-faq-sidebar-content .jstree-default .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 29px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.aw-faq-sidebar-content .jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.aw-faq-sidebar-content .jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-wholerow {
  height: 18px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-node,
.aw-faq-sidebar-content .jstree-default-small .jstree-icon {
  background-image: url("../Aheadworks_FaqFree/images/32px.png");
}
.aw-faq-sidebar-content .jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-last {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}
.aw-faq-sidebar-content .jstree-default-small > .jstree-no-dots .jstree-node,
.aw-faq-sidebar-content .jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}
.aw-faq-sidebar-content .jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-disabled {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.aw-faq-sidebar-content .jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.aw-faq-sidebar-content .jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.aw-faq-sidebar-content .jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.aw-faq-sidebar-content .jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../Aheadworks_FaqFree/images/throbber.gif") center center no-repeat;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-file {
  background: url("../Aheadworks_FaqFree/images/32px.png") -103px -71px no-repeat;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-folder {
  background: url("../Aheadworks_FaqFree/images/32px.png") -263px -7px no-repeat;
}
.aw-faq-sidebar-content .jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default-small .jstree-ok,
.aw-faq-sidebar-content #jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../Aheadworks_FaqFree/images/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-ellipsis {
  overflow: hidden;
}
.aw-faq-sidebar-content .jstree-default-small .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 23px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.aw-faq-sidebar-content .jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-wholerow {
  height: 32px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-node,
.aw-faq-sidebar-content .jstree-default-large .jstree-icon {
  background-image: url("../Aheadworks_FaqFree/images/32px.png");
}
.aw-faq-sidebar-content .jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-last {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}
.aw-faq-sidebar-content .jstree-default-large > .jstree-no-dots .jstree-node,
.aw-faq-sidebar-content .jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}
.aw-faq-sidebar-content .jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-disabled {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.aw-faq-sidebar-content .jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.aw-faq-sidebar-content .jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.aw-faq-sidebar-content .jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.aw-faq-sidebar-content .jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../Aheadworks_FaqFree/images/throbber.gif") center center no-repeat;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-file {
  background: url("../Aheadworks_FaqFree/images/32px.png") -96px -64px no-repeat;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-folder {
  background: url("../Aheadworks_FaqFree/images/32px.png") -256px 0px no-repeat;
}
.aw-faq-sidebar-content .jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default-large .jstree-ok,
.aw-faq-sidebar-content #jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../Aheadworks_FaqFree/images/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px;
}
.aw-faq-sidebar-content #jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-ellipsis {
  overflow: hidden;
}
.aw-faq-sidebar-content .jstree-default-large .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 37px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.aw-faq-sidebar-content .jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../Aheadworks_FaqFree/images/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../Aheadworks_FaqFree/images/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/
  }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../Aheadworks_FaqFree/images/40px.png");
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
    background: transparent;
  }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl,
  .jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0 !important;
  }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0 !important;
  }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../Aheadworks_FaqFree/images/40px.png");
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .jstree-default-responsive .jstree-last {
    background: transparent;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  .jstree-default-responsive .jstree-file {
    background: url("../Aheadworks_FaqFree/images/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-folder {
    background: url("../Aheadworks_FaqFree/images/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}
.aw-faq-sidebar-tree.jstree.jstree-2.jstree-default {
  display: inline-grid;
}
.catalog-product-view .mageprince-buynow {
  display: inline;
}
.catalog-product-view .mageprince-buynow .mageprince-buy-now-btn {
  padding: 14px 17px;
  font-size: 13px;
  width: auto;
  padding: 0 34px;
  border: none;
  border-radius: 40px;
  line-height: 40px;
  height: 40px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 901px) {
  .catalog-product-view .box-tocart .actions + .mageprince-buynow {
    margin-left: 10px;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .box-tocart .actions + .mageprince-buynow {
    margin-right: 10px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .mageprince-buynow .mageprince-buy-now-btn {
    width: 100%;
  }
}
.checkout-agreement.field.choice.required {
  margin-top: 20px !important;
}
button.action.action-show {
  border: none !important;
  background: none !important;
  color: #1979c3 !important;
}
/**
 * @copyright Copyright © 2021 Magepow. All rights reserved.
 * @author    Magepow
 * @category Magepow
 * @copyright Copyright (c) 2014 Magepow (<https://www.magepow.com>)
 * @license <https://www.magepow.com/license-agreement.html>
 * @Author: magepow<support@magepow.com>
 * @github: <https://github.com/magepow>
 */
.estimated-delivery-days {
  background-color: #ffefe9;
  border-radius: 6px;
  padding: 10px 15px;
  margin: 20px 0px 0px 0px;
  font-size: 14px;
  display: inline-block;
  width: 100%;
}
.estimated-delivery-days strong {
  font-weight: 700;
  margin-right: 5px;
  color: #000000;
}
.estimated-delivery-days span {
  font-weight: 600;
  color: #000000;
}
#opc-new-shipping-address {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media (max-width: 1199px) {
  .modal-popup._inner-scroll.quickViewDetails {
    inset: 15px !important;
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header {
    z-index: 9;
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header .action-close {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.38);
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header .action-close:before {
    font-size: 30px;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap {
    min-height: auto !important;
    height: auto !important;
    position: relative !important;
    top: 50% !important;
    background-color: #fff !important;
  }
  .modal-popup._inner-scroll.quickViewDetails .product_quickview_content {
    overflow: hidden;
  }
  .modal-popup._inner-scroll.quickViewDetails .column.main.product-info-clearfix {
    flex-direction: column;
  }
  .modal-popup._inner-scroll.quickViewDetails .product-info-main-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .modal-popup._inner-scroll.quickViewDetails .product-info-media-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.post-item-info .post-image + h1.post-title {
  margin-top: 15px;
}
.post-item-info h1.post-title {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 5px;
}
.post-item-info h1.post-title a {
  color: var(--thim-mgs-color-01);
}
.modal-popup.modal-mgs-gdpr .modal-content {
  max-width: calc(100% - 30px);
  margin: 0 auto;
}
.modal-popup.modal-mgs-gdpr .mgs-gdpr-popup {
  padding: 20px;
}
.modal-popup.modal-mgs-gdpr .mgs-gdpr-popup .message {
  position: relative;
  top: 0;
  margin-bottom: 20px;
}
.header-area.header8 .top-header-content {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  clear: both;
  background-color: #f6f6f8;
}
.header-area.header8 .vertical-menu-widget > ul {
  display: none;
}
.header-area.header8 .middle-header-content .logo-header .logo {
  text-align: left;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
  justify-content: flex-start;
}
.header-area.header8 .search-form .form-search .form.minisearch {
  border: 1px solid #f6f6f8;
}
.header-area.header8 .vertical-menu-widget {
  position: relative;
}
body.dark .header-area.header8 .vertical-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  background-color: var(--thim-mgs-color-15) !important;
  height: 48px;
  line-height: 48px;
  padding: 0 28px;
  cursor: pointer;
}
.header-area.header8 .vertical-title {
  font-size: 16px;
  background: #f6ab4a;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  height: 48px;
  padding: 0 28px;
  cursor: pointer;
}
.header-area.header8 .vertical-title .fa {
  margin-right: 15px;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle {
  height: 48px;
  width: 48px;
  text-align: center;
  background-color: #222;
  margin: 0;
}
.header8 .vertical-menu-widget {
  position: relative;
}
.header8 .vertical-menu-widget .vertical-menu {
  display: none;
  position: absolute;
  top: 100%;
  background-color: #fff;
  left: 0;
  right: 0;
  z-index: 10;
}
.header8 .top-header-content .col-4 {
  text-align: right;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle {
  background: transparent;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle img {
  filter: unset;
}
.header-area.header8 #search {
  border: 1px solid #ccc !important;
}
.header-area.header8 #search::placeholder {
  color: var(--thim-mgs-color-body, #696969);
}
.header-area.header8 #search:focus {
  border-color: #222 !important;
}
#placeholder-header {
  height: auto !important;
}
@media (min-width: 1800px) {
  .header.header8 .vertical-menu-widget {
    max-width: 270px;
  }
}
@media (min-width: 1200px) {
  .header-area.header8 .bottom-header-content {
    position: relative;
  }
  #main-Settingcontent,
  #main-Accountcontent {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .header-area.header8.active-sticky .middle-header-content {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 997;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .header-area.header8 .top-header-content {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 768px) {
  .header-area.header8 .top-header-content {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  .header8 .top-header-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header8 .parent__megameu {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .header-area.header8 .middle-header-content .logo-header .logo {
    padding: 0;
  }
  .header8 .col-3.col-mb-10 {
    padding: 0;
  }
  .header-area.header8 .top-header-content {
    display: none;
  }
}
.header9 .container-fuild {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}
.header9 .label-menu {
  top: 20px;
}
.header9 .logo-header img {
  margin: auto;
}
header.page-header .header-area.header9 .navigation .nav-main-menu {
  height: auto;
}
header.page-header .header-area.header9 .navigation .nav-main-menu > li > a {
  padding: 38px 24px;
  display: block;
  font-weight: 500;
}
.header-area.header9 .switcher .switcher-options .switcher-dropdown {
  left: 0;
  right: auto;
}
.header10 .navigation > ul {
  padding: 0;
}
.header10 .header-tell-info p {
  margin: 0;
}
.header10 .header-tell-info p.title {
  font-size: 18px;
  font-weight: 600;
  color: black;
}
.header10 .megamenu-widget .vertical-title {
  background-color: #01bad4;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  cursor: pointer;
}
.header10 .megamenu-widget .vertical-title > span {
  display: none;
}
.header10 .vertical-menu li a {
  padding: 10px 0 10px 25px;
}
.header10 .bottom-content {
  padding-bottom: 28px;
}
.header-area.header10.search-visible .search-form .block-search .block-content .form.minisearch {
  margin: 0;
  max-width: 100%;
  border: 0;
  border-radius: 5px;
}
.header-area.header10 .table-icon-menu > div {
  padding: 17px 10px;
}
.header-area.header10 .table-icon-menu > div:last-child {
  padding-right: 0;
}
.header-area.header10 .table-icon-menu > div.contact-info {
  padding-right: 30px;
}
.header-area.header10 .megamenu-widget .vertical-menu {
  border: 1px solid var(--thim-mgs-color-03, #ddd);
  position: absolute;
  top: 100%;
  left: 15px;
  right: 15px;
  background-color: #fff;
  z-index: 99;
  display: none;
}
@media (max-width: 1199px) {
  .header-area.header10 .megamenu-widget .vertical-menu {
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .page-header .header10 .menu-wrapper {
    justify-content: flex-start;
  }
  .header10 .navigation > ul > li:first-child > a {
    padding-left: 0 !important;
  }
  .header-area.header10 .table-icon-menu .block-search .block-title,
  .header-area.header10 .table-icon-menu .minicart-wrapper .action.showcart,
  .header-area.header10 .table-icon-menu .theme-header-icon,
  .header-area.header10 .table-icon-menu .minicart-wrapper .action.showcart:before {
    font-size: 30px;
  }
  header.page-header .header-area.header10 .navigation .nav-main-menu li.mega-menu-fullwidth:not(.menu-2columns) > ul.dropdown-menu {
    left: 0;
    margin-left: 0;
  }
  .cms-index-index .header-area.header10 .megamenu-widget .vertical-menu {
    display: block;
  }
  .header-area.header10.search-visible .search-form .block-search .block-content .form.minisearch .input-text {
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    border-color: var(--thim-mgs-color-03, #ddd);
  }
  .header-area.header10 .minicart-wrapper .action.showcart > .counter.qty {
    width: 25px;
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    left: 12px;
  }
}
@media (max-width: 1199px) {
  .header10 .parent__search {
    display: flex;
    justify-content: flex-end;
  }
  .header10 .parent__search .search-form {
    margin-right: 20px;
    margin-left: 0;
  }
  .header10 .middle-header {
    padding-bottom: 10px;
  }
  header.page-header button.action.nav-tg:before,
  header.page-header .cart.table-wrapper .actions-toolbar > .action.action.nav-tg:before,
  header.page-header .action-gift.action.nav-tg:before {
    pointer-events: none;
  }
  .nav-before-open header.page-header button.action.nav-tg:before,
  .nav-before-open header.page-header .cart.table-wrapper .actions-toolbar > .action.action.nav-tg:before,
  .nav-before-open header.page-header .action-gift.action.nav-tg:before {
    pointer-events: all;
  }
}
.checkout-agreements-item-content {
  padding: 20px;
}
.cl-sticky-atc {
  position: fixed;
  bottom: 0;
  background: #ccc;
  left: 0;
  right: 0;
  height: 85px;
  color: #000;
  padding: 10px;
  background-color: #fff;
  z-index: 190;
  box-shadow: 0 0 9px #000000 1f;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transform: translate3d(0, 105%, 0);
  transform: translate3d(0, 105%, 0);
  opacity: 1;
  pointer-events: auto;
}
.cl-sticky-atc.is-show {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.cl-sticky-atc .info-img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cl-sticky-atc img {
  width: 50px;
  height: 100%;
}
.cl-sticky-atc__wrap {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  height: 100%;
}
.cl-sticky-atc__title {
  color: var(--thim-mgs-color-01);
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 48px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 250px;
}
.cl-sticky-atc__info {
  display: flex;
  align-items: center;
  gap: 20px;
}
.cl-sticky-atc select {
  border: 1px solid #ddd;
  font-weight: 500;
  cursor: pointer;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: block;
}
.cl-sticky-atc option {
  display: block;
}
.cl-sticky-atc .control {
  position: relative;
  height: 40px;
  border: 1px solid #ddd;
  text-align: left;
  border-radius: 40px;
  display: flex;
  align-items: center ;
}
.cl-sticky-atc span.edit-qty {
  display: block;
  text-align: center;
  font-size: 22px;
  color: var(--thim-mgs-color-01);
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 2px;
  left: 16px;
  cursor: pointer;
  padding-top: 7px;
}
.cl-sticky-atc span.edit-qty.plus {
  font-size: 18px;
  left: auto;
  right: 16px;
  padding-top: 9px;
}
.cl-sticky-atc .input-text.qty {
  width: 115px;
  border: 0;
  height: 40px;
  background: 0 0;
  padding: 0;
  font-weight: 600;
  font-size: 16px;
  color: var(--thim-mgs-color-01);
  text-align: center;
}
.cl-sticky-atc .tocart {
  font-size: 13px;
  width: auto;
  padding: 0 34px;
  border: none;
  border-radius: 40px;
  line-height: 1.2;
  height: 40px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: var(--thim-primary-color, #CF9683);
  color: #fff;
  transition: all 0.5s;
  cursor: pointer;
}
.cl-sticky-atc .tocart:hover {
  background-color: #000;
}
.cl-sticky-atc .box-tocart {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 992px) {
  .cl-sticky-atc__title {
    max-width: 200px;
  }
}
@media (max-width: 768px) {
  .cl-sticky-atc {
    bottom: 51px;
  }
  .cl-sticky-atc__wrap {
    gap: 10px;
  }
  .cl-sticky-atc__info {
    gap: 0;
  }
  .cl-sticky-atc .box-tocart {
    gap: 10px;
  }
  .cl-sticky-atc img,
  .cl-sticky-atc .cl-sticky-atc__infos {
    display: none;
  }
  .cl-sticky-atc select {
    max-width: 150px;
  }
}
@media (max-width: 470px) {
  .cl-sticky-atc .tocart {
    padding: 0 20px;
  }
}
@media (max-width: 370px) {
  .cl-sticky-atc .tocart {
    padding: 0 10px;
    font-size: 12px;
  }
  .cl-sticky-atc .input-text.qty {
    width: 70px;
    font-size: 14px;
    font-weight: 500;
  }
  .cl-sticky-atc span.edit-qty {
    font-size: 14px !important;
    padding-top: 9px !important;
    left: 10px !important;
  }
  .cl-sticky-atc span.edit-qty.plus {
    left: auto !important;
    right: 10px !important;
  }
}
.share-this-container {
  display: flex;
  margin-top: 20px;
}
.share-this-container .st-label {
  display: none !important;
}
.share-this-container #st-1.st-has-labels .st-btn {
  min-width: 50px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.arrow-mode {
  display: inline-flex;
}
.mode-list + .arrow-mode-grid,
.arrow-mode-list + .mode-grid,
.arrow-mode-grid + .mode-list,
.mode-grid + .arrow-mode-list {
  margin: 0 10px;
}
.arrow-mode-grid {
  position: relative;
  display: inline-flex;
}
.arrow-mode-grid .change-product-per-row {
  display: flex;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 10px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-top: 10px;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
}
.arrow-mode-grid:hover .change-product-per-row {
  margin-top: 5px;
  opacity: 1;
  visibility: visible;
}
.toolbar .modes {
  display: flex;
  align-items: center;
  width: 100%;
}
.breadcrumbs.layout-title-below > * {
  max-width: 1200px !important;
}
.breadcrumbs.layout-title-below a {
  color: var(--thim-mgs-color-02, #333);
}
.breadcrumbs + .page-title-wrapper::before {
  display: none;
}
.breadcrumbs + .page-title-wrapper h1.page-title {
  color: var(--thim-mgs-color-02, black);
  font-size: 24px;
  text-align: left;
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .category-product-actions {
    display: flex;
  }
  .page-layout-2columns-left .product-container .category-product-actions .filter-toggle,
  .page-layout-2columns-right .product-container .category-product-actions .filter-toggle,
  .page-layout-3columns .product-container .category-product-actions .filter-toggle {
    float: unset;
    width: auto;
    margin-right: auto;
    display: inline-flex;
    align-items: center;
  }
  .page-layout-2columns-left .product-container .category-product-actions .filter-toggle .title,
  .page-layout-2columns-right .product-container .category-product-actions .filter-toggle .title,
  .page-layout-3columns .product-container .category-product-actions .filter-toggle .title {
    display: inline-flex;
    align-items: center;
  }
  .page-layout-2columns-left .product-container .category-product-actions .toolbar-products,
  .page-layout-2columns-right .product-container .category-product-actions .toolbar-products,
  .page-layout-3columns .product-container .category-product-actions .toolbar-products {
    float: unset;
    width: auto;
  }
  .toolbar .modes .modes-mode {
    padding: 0 11px;
  }
  .toolbar .modes .arrow-topbar-page-title {
    display: none;
  }
  .toolbar .sorter .sorter-action {
    padding: 0 16px;
  }
}
:root {
  --thim-mgs-color-01: #222;
  --thim-mgs-color-04: #2a2a2a;
  --thim-mgs-color-05: #1a1a1a;
  --thim-mgs-color-06: #fff;
  --thim-mgs-color-07: #fff;
  --thim-mgs-color-08: #2b2b2b;
  --thim-mgs-color-09: #ebebeb;
  --thim-mgs-color-10: #fff;
  --thim-mgs-color-11: #eee;
  --thim-mgs-color-12: #f4f4f4;
  --thim-mgs-color-13: #ddd;
  --thim-mgs-color-14: #000;
  --thim-mgs-color-15: #222;
  --thim-mgs-color-16: #f0f0f0;
}
body.dark {
  --thim-mgs-color-01: #f0f0f0;
  --thim-mgs-color-02: #f0f0f0;
  --thim-mgs-color-03: #696969;
  --thim-mgs-color-04: #999;
  --thim-mgs-color-05: #f0f0f0;
  --thim-mgs-color-06: #222;
  --thim-mgs-color-07: #0f0f0f;
  --thim-mgs-color-08: #f0f0f0;
  --thim-mgs-color-09: #696969;
  --thim-mgs-color-10: #1b1b1b;
  --thim-mgs-color-11: #333;
  --thim-mgs-color-12: #222;
  --thim-mgs-color-13: #333;
  --thim-mgs-color-14: #666;
  --thim-mgs-color-15: #666;
  --thim-mgs-color-16: #333;
  --thim-mgs-color-17: #fff;
  --thim-mgs-color-18: #333;
  --thim-mgs-color-body: #acacac;
}
body.dark input[type="text"],
body.dark input[type="password"],
body.dark input[type="url"],
body.dark input[type="tel"],
body.dark input[type="search"],
body.dark input[type="number"],
body.dark input[type*="date"],
body.dark input[type="email"],
body.dark textarea,
body.dark select {
  background-color: var(--thim-mgs-color-06);
  border-color: var(--thim-mgs-color-09);
}
body.dark .breadcrumbs a {
  color: var(--thim-mgs-color-02);
}
.columns-main-sticky .product-detail-information {
  display: none;
}
.block-blog-tags .btn-default {
  border-width: 1px;
  border-color: #ccc;
  color: #949494;
}
.block-blog-tags .btn-default:hover {
  color: white;
  background: #222;
  border-color: #222;
}
.social-link > li {
  display: inline-flex;
}
.social-link svg path {
  fill: #8e8e8e;
}
.social-link a:hover svg path {
  fill: var(--thim-primary-color, #CF9683);
}
.social-link a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.social-link a span {
  display: inherit;
}
.header-area .social-link li svg path {
  fill: var(--thim-mgs-color-01);
}
@media (max-width: 767px) {
  .block-new-customer {
    margin-top: 50px;
  }
}
.store-list-container + .store-list-container {
  margin-bottom: 60px;
}
#guilde-content > .modal-body-content,
#delivery-content > .modal-body-content {
  display: none;
}
.modal-popup._show #delivery-content .modal-body-content,
.modal-popup._show #guilde-content .modal-body-content {
  display: block;
}
.modal-popup .modal-footer .action-secondary,
.modal-popup .modal-footer .action-primary {
  margin-bottom: 10px;
}
.toolbar-products .toolbar .sorter {
  margin-bottom: 30px;
}
.callforprice,
[class*="request-quote"],
.logintoseeprice {
  padding: 8px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  border: 0;
  border-radius: 40px;
  background-color: var(--thim-mgs-color-01);
  color: var(--thim-mgs-color-06);
}
@media (max-width: 1199px) {
  .callforprice,
  [class*="request-quote"],
  .logintoseeprice {
    font-size: 14px;
    padding: 5px 15px;
  }
}
.callforprice span,
[class*="request-quote"] span,
.logintoseeprice span {
  display: flex;
  align-items: center;
}
.callforprice span i,
[class*="request-quote"] span i,
.logintoseeprice span i {
  margin-right: 5px;
  margin-left: 0;
  font-weight: bold;
  animation: tada 2s infinite ease-in-out;
}
.callforprice:hover,
[class*="request-quote"]:hover,
.logintoseeprice:hover,
.callforprice:focus,
[class*="request-quote"]:focus,
.logintoseeprice:focus {
  background-color: var(--thim-primary-color, #CF9683);
  color: #fff;
}
.product-name + .callforprice,
.product-name + [class*="request-quote"],
.product-name + .logintoseeprice {
  margin-top: 10px;
}
.product-item-name ~ .callforprice,
.product-item-name ~ [class*="request-quote"],
.product-item-name ~ .logintoseeprice {
  margin-top: 5px;
  margin-bottom: 10px;
}
.mageprince-buynow-btn,
.mageprince-buynow-btn-list {
  padding: 10px 20px;
  font-size: 14px;
  border: 0;
  border-radius: 40px;
  font-weight: 600;
  margin-top: 10px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}
button.action.primary.mageprince-buynow-btn,
button.action.primary.mageprince-buynow-btn-list {
  background-color: var(--thim-primary-color, #CF9683);
}
button.action.primary.mageprince-buynow-btn:hover,
button.action.primary.mageprince-buynow-btn-list:hover {
  filter: brightness(95%);
}
#opc-new-shipping-address #co-shipping-form {
  max-width: 100%;
}
#opc-new-shipping-address #shipping-new-address-form {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
#opc-new-shipping-address #shipping-new-address-form > .field {
  width: calc(50% - 8px);
  margin: 0;
}
@media (max-width: 767px) {
  #opc-new-shipping-address #shipping-new-address-form > .field {
    width: 100%;
  }
}
#opc-new-shipping-address #shipping-new-address-form .field.choice {
  width: 100%;
}
.new-shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap {
  background-color: white !important;
  transform: translate(-50%, -50%) !important;
  top: 50% !important;
  left: 50% !important;
  margin: 0 !important;
}
.new-shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap .modal-content {
  padding: 0 3rem 3rem;
}
@media (max-width: 767px) {
  .new-shipping-address-modal .modal-header,
  .new-shipping-address-modal .modal-footer {
    padding: 30px;
  }
  .new-shipping-address-modal .modal-footer button.action {
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 40px;
  }
  .new-shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap {
    margin: 0 !important;
    height: auto !important;
    min-height: auto !important;
    overflow: visible !important;
    width: 90%;
    background-color: #fff !important;
  }
  .modal-popup.modal-slide.new-shipping-address-modal .modal-inner-wrap .modal-content {
    padding: 0 30px 30px;
  }
}
/* Common styles for all screens*/
.page-header .header-area .switcher .action.toggle {
  color: white;
}
.page-header .header-area .top-header {
  display: block !important;
}
.page-header .header-area .top-header a.hover {
  color: #cf9683 !important;
}
@media (min-width: 1200px) {
  .page-header .header-area .middle-header .logo .default-logo {
    width: 75% !important;
  }
}
.page-header .header-area .minicart-wrapper:hover .block-minicart {
  display: none !important;
}
@media (min-width: 1200px) {
  .page-header .header-area .navigation .nav-main-menu > li > a {
    padding: 19px 6px !important;
  }
}
@media (min-width: 1300px) {
  .page-header .header-area .navigation .nav-main-menu > li > a {
    padding: 19px 10px !important;
  }
}
@media (min-width: 1440px) {
  .page-header .header-area .navigation .nav-main-menu > li > a {
    padding: 19px 15px !important;
  }
}
/* Menu Changes*/
#main-Menucontent .subcategory-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 960px;
  margin: 0 auto;
  gap: 1.5rem;
}
#main-Menucontent .subcategory-container .subcategory-item {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  text-decoration: none;
  color: inherit;
  margin-bottom: 10px;
  border: 0px;
}
#main-Menucontent .subcategory-container .subcategory-item .subcategory-img {
  width: 100%;
  max-width: 140px;
  height: auto;
  object-fit: cover;
  border-radius: 1rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  margin-bottom: 0.5rem;
}
#main-Menucontent .subcategory-container .subcategory-item .subcategory-text {
  font-size: 1rem;
  font-weight: 500;
  color: #333;
  text-align: center;
  display: block;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #main-Menucontent .subcategory-container .subcategory-item {
    width: 45%;
  }
}
@media (max-width: 480px) {
  #main-Menucontent .subcategory-container .subcategory-item .subcategory-img {
    max-width: 120px;
    width: 100%;
    height: auto;
  }
  #main-Menucontent .subcategory-container .subcategory-item .subcategory-text {
    font-size: 0.95rem;
    max-width: 120px;
  }
}
/* Main Slider Changes */
.main-home-slider-section .slide-text .btn-default:hover {
  color: #ffffff !important;
}
.main-home-slider-section .mgs-owl-carousel.owl-carousel .owl-nav > div {
  height: 38px !important;
}
.main-home-slider-section .mgs-carousel-single .owl-nav div span em {
  font-size: 30px !important;
}
.search-open .page-header .search-form .block-search {
  opacity: 1;
  visibility: visible;
  margin: 0;
  z-index: 10001;
}
.search-open .page-header .search-form .block-search.active {
  background-color: transparent;
}
.search-open .page-header .search-form .block-search.active:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #000000;
  opacity: 0.85;
  content: "";
}
.search-open .page-header .search-form .block-search.active .block-content .form.minisearch {
  z-index: 2;
}
.search-open .page-header .search-form .search-close {
  display: block;
  z-index: 3;
}
.mgs-products.products-grid.deals-products-grid .product-item-info .tocart.btn-cart {
  transform: none;
}
.onestepcheckout-index-index .form-discount .actions-toolbar {
  margin-top: 0px;
}
.onestepcheckout-index-index .form-discount .actions-toolbar .action {
  color: #ffffff !important;
}
.onestepcheckout-index-index .page-title-wrapper {
  height: 0px !important;
  padding: 0px !important;
}
.onestepcheckout-index-index .payment-method._active .payment-method-title .radio {
  display: block !important;
}
.onestepcheckout-index-index .breadcrumbs {
  margin: 0 0 10px;
}
.onestepcheckout-index-index .authentication-wrapper {
  margin-bottom: 10px;
  padding: 0px;
}
.onestepcheckout-index-index .checkout-container .action.action-auth-toggle {
  color: #fff !important;
  text-align: center;
}
.checkout-onepage-success .checkout-success {
  text-align: center;
  max-width: 600px;
  margin: 40px auto;
  padding: 20px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.checkout-onepage-success .checkout-success p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 15px;
  color: #333;
}
.checkout-onepage-success .checkout-success .order-number strong {
  color: #111;
  font-weight: 600;
}
.checkout-onepage-success .checkout-success .actions-toolbar {
  margin-top: 25px;
}
.checkout-onepage-success .checkout-success .action.continue {
  font-size: 15px;
  border-radius: 6px;
  color: #fff !important;
}
.checkout-onepage-success #registration {
  max-width: 500px;
  margin: 30px auto;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #fafafa;
  text-align: center;
}
.checkout-onepage-success #registration p {
  margin: 10px 0;
  font-size: 14px;
}
.checkout-onepage-success #registration .action.primary {
  margin-top: 15px;
  padding: 8px 18px;
  font-size: 14px;
}
.catalog-product-view .braintree-paypal-logo.oneclick-container {
  width: auto !important;
}
.catalog-product-view #maincontent .columns [data-content-type='html'] {
  width: 100%;
}
/* RMA Page changes frontend */
.rmasystem-index-index .fieldset .legend {
  float: left;
}
.rmasystem-index-index .fieldset .legend #wk_rma_new_request {
  float: none;
  width: auto;
  margin-bottom: 20px;
}
.rmasystem-index-index .fieldset .legend #wk_rma_new_request a {
  color: #ffffff !important;
  padding: 0px;
  font-size: 15px;
}
@media (max-width: 768px) {
  .rmasystem-index-index .fieldset .legend #wk_rma_new_request a {
    font-size: 14px;
  }
}
.rmasystem-index-index .fieldset .filter-order {
  float: right;
  border-radius: 40px;
  padding: 5px 20px;
  font-weight: 600;
}
/* Category Page */
.catalog-category-view .breadcrumbs + .page-title-wrapper h1.page-title {
  max-width: none !important;
}
.catalog-category-view .category-view {
  padding: 0 15px !important;
  width: 100%;
}
@media (min-width: 768px) {
  .catalog-category-view .category-view {
    padding: 0 30px !important;
  }
}
@media (min-width: 1024px) {
  .catalog-category-view .category-view {
    padding: 0 40px !important;
  }
}
@media (min-width: 1200px) {
  .catalog-category-view .category-view {
    padding: 0 50px !important;
  }
}
.cms-index-index .section-builder-full .frame {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.page-main > .columns {
  padding: 0 15px !important;
}
.page-main .message.success .close {
  width: 26px;
  height: 26px;
}
.frame-fluid {
  padding: 0 15px;
}
body.fullwidth .frame {
  padding-left: 15px;
  padding-right: 15px;
}
#page-title-wrapper {
  padding: 15px 0px;
}
.cart_update_cart_button {
  display: none;
}
.set-new-password {
  border-radius: 40px;
}
.breadcrumbs {
  margin: 0 0 30px;
  min-height: 24px;
  position: relative;
  background-color: var(--thim-mgs-color-18, #f6f6f8);
  padding: 18px 40px 13px;
}
.delivery-date {
  width: 100%;
  display: block;
  margin-top: 10px;
}
.delivery-date .delivery_wrapper-text {
  background: #CF9683;
  padding: 5px 15px;
  color: #000;
  font-size: 12px;
  font-weight: 500;
}
.promocode-view {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.promocode-view .promocode-desc {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  background: #ffede6;
  background: linear-gradient(90deg, #ffede6 0%, #cf9683 100%);
}
.promocode-view .promocode-desc p {
  color: #000;
  font-size: 25px;
  margin: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .promocode-view .promocode-desc p {
    flex-direction: column;
    text-align: center;
  }
}
.promocode-view .promocode-desc p span {
  margin-right: 80px;
  font-size: 35px;
  font-weight: 700;
  font-family: auto;
  position: relative;
}
@media (max-width: 1199px) {
  .promocode-view .promocode-desc p span {
    margin: 0px;
  }
}
.promocode-view .promocode-desc p span::after {
  content: '';
  width: 2px;
  height: 145px;
  display: block;
  background: #d7a594;
  position: absolute;
  top: -42px;
  right: -40px;
  transform: rotate(35deg);
}
@media (max-width: 1199px) {
  .promocode-view .promocode-desc p span::after {
    display: none;
  }
}
.customer-account-forgotpassword .form.password {
  width: 50% !important;
  min-width: 50% !important;
}
@media (max-width: 768px) {
  .customer-account-forgotpassword .form.password {
    width: 100% !important;
    min-width: 100% !important;
  }
}
.catalogsearch-result-index .page-title-wrapper {
  display: none !important;
}
.catalogsearch-result-index #maincontent .columns [data-content-type='html'] {
  width: 100%;
}
.checkout-cart-index .cart.table-wrapper table thead tr th {
  background: #ffefe9;
  font-weight: 600;
}
.checkout-cart-index .cart.table-wrapper .col {
  border: none;
}
.checkout-cart-index .cart-bottom #block-shipping {
  display: none !important;
}
.checkout-cart-index .cart-bottom .cart-totals .mark strong {
  font-weight: 700;
}
.checkout-cart-index .cart-bottom .cart-totals table.data.table.totals tbody tr.grand.totals {
  background: #ffefe9;
}
.checkout-cart-index .cart-bottom .cart-totals table.data.table.totals tbody tr.grand.totals th {
  padding: 0 10px 0;
  font-size: 16px;
}
.checkout-cart-index .cart-bottom .cart-totals table.data.table.totals tbody tr.grand.totals td strong span.price {
  font-weight: 700;
  font-size: 16px;
}
.checkout-cart-index .cart-bottom .cart-totals table.data.table.totals tbody tr.totals th {
  font-size: 16px;
}
.checkout-cart-index .cart-bottom .cart-totals table.data.table.totals tbody tr.totals td span.price {
  font-size: 16px;
}
.checkout-cart-index .cart-bottom #block-discount-heading {
  font-size: 16px;
  color: #000000;
}
.checkout-cart-index .cart-bottom #discount-coupon-form .actions-toolbar .btn.btn-primary {
  background: #000;
  color: #fff;
}
.checkout-cart-index .cart-bottom #discount-coupon-form .actions-toolbar .btn.btn-primary:hover {
  background: #CF9683;
}
.checkout-cart-index .control.qty div.mage-error {
  position: absolute;
  bottom: 25px;
  left: 0px;
}
.sales-order-view .order-header-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sales-order-view .order-header-info .order-date .label {
  font-size: 14px;
}
.sales-order-view .order-header-info .order-status {
  margin: 0px;
}
.sales-order-view .order-header-info .order-status .label {
  font-size: 14px;
}
.sales-order-view .order-header-info .order-actions-toolbar {
  display: none;
}
.sales-order-view .order-view-actions-buttons a {
  font-weight: 700;
}
.sales-order-view .items.order-links {
  margin: 20px auto 20px;
}
.sales-order-view .table-wrapper {
  margin-bottom: 0px;
}
.sales-order-view .block-title-account {
  margin-bottom: 10px;
}
.customer-account-create .account-social-login,
.customer-account-login .account-social-login {
  margin-top: 0px;
}
.customer-account-create .account-social-login .block-content,
.customer-account-login .account-social-login .block-content {
  gap: 20px;
}
.customer-account-create .account-social-login .social-btn .btn-social,
.customer-account-login .account-social-login .social-btn .btn-social {
  padding-top: 9px;
}
.customer-account-create .account-social-login .social-btn .btn-social > :first-child,
.customer-account-login .account-social-login .social-btn .btn-social > :first-child {
  top: 3px;
}
.customer-account-createpassword .form.password.reset {
  width: 50% !important;
  min-width: 50% !important;
}
.customer-account-createpassword .form.password.reset .actions-toolbar {
  margin: 0px;
}
#social-login-popup .social-login-authentication-channel .block-content {
  gap: 20px;
  margin-bottom: 20px;
}
#social-login-popup .social-login .actions-toolbar {
  justify-content: center !important;
}
#social-login-popup .social-login .fieldset .field.newsletter label {
  padding-left: 20px !important;
}
#social-login-popup .social-login #button-create-social {
  width: 200px;
  height: 45px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
}
#social-login-popup .social-login #bnt-social-login-forgot {
  width: 150px;
  height: 45px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
}
#social-login-popup .social-login .action.back {
  margin-left: 20px;
}
#social-login-popup .social-login .social-login-title h2 {
  font-size: 1.45em;
}
#social-login-popup .social-btn .btn-social {
  padding-top: 9px;
}
#social-login-popup .social-btn .btn-social > :first-child {
  top: 3px;
}
#social-login-popup .form-customer-create .col-mb-12 {
  padding: 0px;
}
#newsletter-popup .newsletter-popup-content {
  padding: 15px 25px 15px;
}
#newsletter-popup .newsletter-popup-form {
  padding: 0px 25px 15px;
}
#newsletter-popup .newsletter-popup-form .form-group.newsletter {
  margin-bottom: 15px;
}
#newsletter-popup .newsletter-popup-form form .grpr-checkbox.choice.mgs-gdpr-checkbox {
  margin-bottom: 15px;
}
#newsletter-popup .newsletter-popup-form form label.label {
  padding-left: 10px;
}
#newsletter-popup .newsletter-popup-form form #accept_gdpr_popup {
  top: 6px;
}
#newsletter-popup .newsletter-popup-form form .mage-error {
  text-align: left;
}
#newsletter-popup .checkbox.dont-show-popup {
  padding: 0px 25px 15px;
}
.customer-account-create .page-wrapper footer.page-footer,
.customer-account-login .page-wrapper footer.page-footer,
.customer-account-createpassword .page-wrapper footer.page-footer,
.catalog-product-view .page-wrapper footer.page-footer,
.page-products .page-wrapper footer.page-footer {
  margin-top: 40px;
}
.wishlist-count {
  background: none !important;
}
.wishlist-count.has-items {
  background-color: #222 !important;
}
.catalog-product_compare-index .page-title-wrapper {
  margin-bottom: 0px;
}
.catalog-product_compare-index .comparison-top {
  padding-bottom: 10px;
}
.owl-prev.disabled {
  display: none !important;
}
.owl-next.disabled {
  display: none !important;
}
.disabled-wishlist-comment {
  display: none !important;
}
.wishlist-index-index .products-grid.wishlist .product-items {
  grid-template-columns: unset;
  display: block;
}
.wishlist-index-index .products-grid .product-item {
  display: inline-block;
  padding: 0 15px;
  border: none;
}
.wishlist-index-index .products-grid .product-item .product-item-link {
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.wishlist-index-index .products-grid .product-item input.qty {
  width: 70px;
}
.wishlist-index-index .products-grid .product-item .actions-primary .btn {
  padding: 0 20px;
}
.wishlist-index-index .products-grid .product-image-photo {
  margin: 0px !important;
}
.messages .message-success a {
  color: #000000 !important;
  text-decoration: underline;
  font-weight: 600;
  font-size: 14px;
}
.sidebar-additional .actions-toolbar .primary a.action {
  color: #ffffff !important;
}
#section-toolbar-mobile {
  display: none !important;
}
.product-options-wrapper .swatch-opt {
  margin: 0px;
}
footer.page-footer .middle-footer {
  padding: 40px 0;
}
.sidebar > .block {
  margin-bottom: 30px;
}
.our-products-home-page .product.data.items {
  margin-bottom: 0px;
}
.our-products-home-page .mgs-products .mgs-owl-carousel .product-item {
  margin-bottom: 0px;
}
.latest-sale-home-page .mgs-products.products-grid .product-item,
.trending-home-page .mgs-products.products-grid .product-item {
  margin-bottom: 10px;
}
.our-products-head-home-page .content-heading {
  margin-bottom: 20px;
}
.catalog-product-view .block-releated {
  padding-top: 0px !important;
}
/* Common styles for all screens up to 1199px */
@media (max-width: 1199px) {
  header.page-header {
    /*.header-area:not(.header7) {
            .navigation {
                .nav-main-menu {
                    li:hover {
                        >ul.dropdown-menu {
                            transform: translateY(10px);
                        }
                    }
                }
            }
        }*/
  }
  header.page-header .header-area .switcher .action.toggle {
    color: #000000 !important;
  }
  .nav-before-open header.page-header .menu-wrapper .nav-tabs > li > a {
    color: #fff !important;
  }
  .nav-before-open header.page-header .menu-wrapper .nav-tabs > li > a:hover,
  .nav-before-open header.page-header .menu-wrapper .nav-tabs > li > a:focus,
  .active .nav-before-open header.page-header .menu-wrapper .nav-tabs > li > a {
    color: #000000 !important;
  }
  .nav-before-open header.page-header .menu-wrapper .nav-tabs > li.active > a {
    color: #000000 !important;
  }
  .onestepcheckout-index-index .opc-estimated-wrapper .minicart-wrapper {
    display: none !important;
  }
  body.wishlist-index-index main.page-main .columns {
    display: block !important;
  }
  body.wishlist-index-index main.page-main .columns .column.main {
    width: 75%;
  }
  body.wishlist-index-index main.page-main .columns .sidebar.sidebar-main {
    width: 25%;
    margin-top: 0px;
  }
}
/* Common styles for all screens up to 767px */
@media (max-width: 767px) {
  .page-title-wrapper h1.page-title {
    font-size: 20px;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom {
    width: 100%;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom .line {
    display: contents;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom .cart-totals {
    margin-top: 20px;
  }
  .checkout-cart-index .page-main .cart-container .cart.table-wrapper .items > .item .item-info .col.price,
  .checkout-cart-index .page-main .cart-container .cart.table-wrapper .items > .item .item-info .col.qty,
  .checkout-cart-index .page-main .cart-container .cart.table-wrapper .items > .item .item-info .col.subtotal {
    width: 33%;
    float: left;
  }
  .customer-account-createpassword .page-main {
    padding-top: 40px;
  }
  .customer-account-createpassword .form.password.reset {
    width: 100% !important;
    min-width: 100% !important;
  }
  .customer-account-create .account-social-login,
  .customer-account-login .account-social-login {
    margin-top: 20px;
  }
  .customer-account-create .login-container,
  .customer-account-login .login-container {
    margin-top: 0px;
  }
  .customer-account-create .login-container form.form.form-login .actions-toolbar,
  .customer-account-login .login-container form.form.form-login .actions-toolbar {
    display: block;
  }
  .catalog-product_compare-index .comparison-top {
    padding-top: 10px;
  }
  footer.page-footer .bottom-footer {
    padding-bottom: 0px !important;
  }
  .page.messages .message.notice {
    top: 44%;
  }
  body.wishlist-index-index main.page-main .columns .column.main {
    width: 100%;
  }
  body.wishlist-index-index main.page-main .columns .sidebar.sidebar-main {
    width: 100%;
  }
  body.wishlist-index-index main.page-main .columns .actions-toolbar-form {
    margin-bottom: 20px !important;
  }
  body.wishlist-index-index main.page-main .columns .control-buttons {
    margin: 0px;
  }
  body.wishlist-index-index main.page-main .columns .products-grid.wishlist .product-item .price-box {
    display: inline-block;
  }
  body.wishlist-index-index main.page-main .columns .products-grid.wishlist .product-item .product-item-info .product-item-actions {
    margin: 5px 0 0 10px;
  }
  .columns .sidebar-additional {
    margin-top: 0px;
  }
}
/* Common styles for all screens up to 480px */
@media (max-width: 480px) {
  #social-login-popup .social-btn .btn-social {
    padding: 9px 10px 6px 40px;
    font-size: 12px;
  }
  #social-login-popup .social-btn .btn-social > :first-child {
    top: 2px;
    font-size: 1.5em;
  }
  .product_quickview_content .product-info-main-wrapper {
    padding: 30px 15px;
  }
  .product_quickview_content .product-info-main .box-tocart .actions .action.tocart {
    padding: 0 20px;
  }
}
/* Common styles for all screens up to 414px */
@media (max-width: 414px) {
  h3.title {
    font-size: 20px;
  }
  .sales-order-view .order-header-info {
    display: inherit;
  }
  .sales-order-view .items.order-links {
    margin: 0px auto 20px;
  }
  .customer-account-create .account-social-login .block-content,
  .customer-account-login .account-social-login .block-content {
    gap: 10px;
  }
  .customer-account-create .account-social-login .actions-toolbar.social-btn,
  .customer-account-login .account-social-login .actions-toolbar.social-btn {
    width: 175px;
  }
  .customer-account-create .account-social-login .actions-toolbar.social-btn a,
  .customer-account-login .account-social-login .actions-toolbar.social-btn a {
    font-size: 12px;
  }
  #social-login-popup #mp-popup-social-content .block-content {
    width: 200px;
    text-align: center;
    align-items: center !important;
    display: block;
    margin: 0 auto 20px;
  }
}
/* Common styles for all screens up to 360px */
/* Styles from minimum 768px and above */
@media (min-width: 768px) {
  .cms-index-index .section-builder-full .frame {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .page-main > .columns {
    padding: 0 30px !important;
  }
  .frame-fluid {
    padding: 0 30px;
  }
  body.fullwidth .frame {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* Styles from minimum 768 to 1199px*/
@media (min-width: 768px) and (max-width: 1199px) {
  .checkout-cart-index .page-main .cart-container .cart-bottom {
    width: 60%;
  }
}
/* Styles from minimum 1024px and above */
@media (min-width: 1024px) {
  .cms-index-index .section-builder-full .frame {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .page-main > .columns {
    padding: 0 40px !important;
  }
  .frame-fluid {
    padding: 0 40px;
  }
  body.fullwidth .frame {
    padding-left: 40px;
    padding-right: 40px;
  }
}
/* Styles from minimum 1200px and above */
@media (min-width: 1200px) {
  .cms-index-index .section-builder-full .frame {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .page-main > .columns {
    padding: 0 50px !important;
  }
  .frame-fluid {
    padding: 0 50px;
  }
  body.fullwidth .frame {
    padding-left: 50px;
    padding-right: 50px;
  }
  #main-Menucontent .subcategory-container {
    max-width: 100%;
  }
  #main-Menucontent .subcategory-container .subcategory-item {
    width: 18%;
    padding: 0;
  }
  #main-Menucontent .subcategory-container .subcategory-item .subcategory-img {
    width: 100%;
    max-width: 100%;
    height: 250px;
  }
  #search_mini_form .mgs-instant-search-dropdown {
    right: 0px !important;
    left: inherit !important;
    width: 400px;
  }
  .checkout-cart-index .page-main .cart-container {
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 20px;
  }
  .checkout-cart-index .page-main .cart-container .form-cart {
    width: 75%;
    text-align: left;
  }
  .checkout-cart-index .page-main .cart-container .cart.table-wrapper .item-options {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .checkout-cart-index .page-main .cart-container .cart.table-wrapper .product-item-name a {
    font-size: 12px;
  }
  .checkout-cart-index .page-main .cart-container .cart.table-wrapper .delivery_wrapper-text {
    padding: 5px 5px;
    font-size: 10px;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom {
    width: 25%;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom .checkout-extra {
    margin-top: 0;
    padding-left: 0;
    padding-top: 85px;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom .checkout-extra .block:first-child > .title {
    border-left: 1px solid #efefef;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom .checkout-extra > .block > .title {
    left: 30px;
    border-top: 1px solid #efefef;
    border-right: 1px solid #efefef;
    text-align: center;
    width: 215px;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom .checkout-extra > .block + .block > .title {
    margin-left: 215px;
    margin-top: 0;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom .checkout-extra > .block > .content {
    padding: 20px 30px;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom .cart-totals {
    margin-top: 0px;
  }
}
/* Styles from minimum 1280px and above */
@media (min-width: 1280px) {
  .checkout-cart-index .page-main .cart-container .cart.table-wrapper .product-item-name a {
    font-size: 14px;
  }
  .checkout-cart-index .page-main .cart-container .cart.table-wrapper .delivery_wrapper-text {
    font-size: 12px;
  }
}
/* Styles from minimum 1440px and above */
@media (min-width: 1440px) {
  #search_mini_form .mgs-instant-search-dropdown {
    width: 500px;
  }
  .checkout-cart-index .page-main .cart-container .cart.table-wrapper .product-item-name a {
    font-size: 16px;
  }
  .checkout-cart-index .page-main .cart-container .cart.table-wrapper .delivery_wrapper-text {
    padding: 5px 15px;
    font-size: 12px;
  }
}
/* Styles from minimum 1600px and above */
@media (min-width: 1600px) {
  .checkout-cart-index .page-main .cart-container {
    padding: 0px 20px;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom .checkout-extra > .block > .title {
    width: 250px;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom .checkout-extra > .block + .block > .title {
    margin-left: 250px;
  }
}
/* Styles from minimum 1600 to 1919px*/
@media (min-width: 1600px) and (max-width: 1919px) {
  .checkout-cart-index .page-main .cart-container .cart-bottom .checkout-extra > .block > .title {
    width: 240px;
  }
  .checkout-cart-index .page-main .cart-container .cart-bottom .checkout-extra > .block + .block > .title {
    margin-left: 240px;
  }
}
.page-products .page-title-wrapper.ttbg-color,
.blog-post-list .page-title-wrapper.ttbg-color,
.page-products .page-title-wrapper.ttbg-image,
.blog-post-list .page-title-wrapper.ttbg-image {
  margin-bottom: 30px;
}
.brand-brand-view .page-title-wrapper.ttbg-color,
.brand-brand-view .page-title-wrapper.ttbg-image {
  margin-bottom: 80px;
}
.layout_type2 .page-title-wrapper.ttbg-color,
.layout_type2 .page-title-wrapper.ttbg-image {
  margin-bottom: 0;
}
.toolbar-products .toolbar .sorter {
  margin-bottom: 30px;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue {
    float: left;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 30px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 25px 10px 18px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 100%;
  }
  .checkout-onepage-success .print {
    display: none;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
    background-color: #222;
    border: 1px solid #222;
    color: #fff;
    font-size: 14px;
    padding: 0 30px;
    height: 40px;
    font-weight: 600;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address:hover {
    border-color: var(--thim-primary-color, #CF9683);
    background-color: var(--thim-primary-color, #CF9683);
    color: #fff;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    color: #222;
    background-color: #fff;
    border-color: #222;
    border-width: 2px;
    padding: 0 30px;
    height: 40px;
    font-weight: 600;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
    color: #fff;
    background-color: #222;
    border-color: #222;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-address .form-login {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 18px;
    padding-bottom: 4px;
  }
  .checkout-shipping-address .form-login fieldset#customer-email-fieldset {
    margin-bottom: 15px;
  }
  .checkout-shipping-address .form-login fieldset .field {
    margin-bottom: 15px;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar button.action.login.primary {
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
    color: #fff;
    border: 2px solid #222;
    background-color: #222;
    margin-bottom: 0;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar button.action.login.primary:hover {
    border: 2px solid var(--thim-primary-color, #CF9683) !important;
    background-color: var(--thim-primary-color, #CF9683) !important;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar .secondary {
    margin-top: 0;
  }
  form.form.form-shipping-address fieldset.field.street.admin__control-fields {
    padding: 0;
    border: none;
  }
  .table-checkout-shipping-method {
    width: 100%;
  }
  .opc-sidebar {
    display: none;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: var(--thim-mgs-color-06, #fff);
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    right: 0;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .block-authentication .block-title {
    font-size: 24px;
    border-bottom: 0;
    margin-bottom: 20px;
    color: #333;
    line-height: normal;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .mgs-instant-search .products-grid .product-item {
    width: calc(100% / 3);
  }
  .mgs-instant-search .posts.wrapper .items .item,
  .mgs-instant-search-type-page .posts.wrapper .items .item {
    width: 50%;
  }
  .catalogsearch-result-index .category-product-actions .toolbar .modes {
    display: none;
  }
  .catalogsearch-result-index .category-product-actions .change-product-per-row {
    display: none;
  }
  .header-area.header4.search-visible .search-form .block.block-search {
    position: static;
    background: none;
    opacity: 1;
    visibility: visible;
  }
  .header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch {
    padding: 0;
    border: 1px solid #fff;
    border-radius: 4px;
    margin: 10px 10px 10px 25px;
    background-color: #fff;
  }
  .header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch .input-text {
    position: unset !important;
    border-radius: 40px;
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    height: 36px;
    line-height: 36px;
    color: var(--thim-mgs-color-body, #696969);
  }
  .header-area.header4.search-visible .search-form .actions-search {
    display: none;
  }
  .tabs_categories_porfolio_content .item {
    width: calc(100% / 2);
  }
  .portfolio-detail-item .pull-right {
    width: 100%;
    padding-left: 0;
    margin-bottom: 35px;
  }
  .portfolio-detail-item .pull-left {
    width: 100%;
    padding-right: 0;
  }
  .product-tab-wrapper .product-tab-content .product.info.detailed {
    padding-top: 30px;
  }
  .product-tab-wrapper .product-tab-content .product-tab {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .product-tab-wrapper .product-tab-content .product-tab {
    text-align: center;
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .product-tab-wrapper .product-tab-content .data.item.title {
    box-sizing: border-box;
    float: unset;
    width: auto;
    margin: 0 -1px 0 0;
    display: inline-block;
  }
  .product-tab-wrapper .product-tab-content .data.item.title .switch {
    color: #8e8e8e;
    border-radius: 20px;
    background: none !important;
    padding: 0 25px !important;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid transparent;
  }
  .product-tab-wrapper .product-tab-content .data.item.title .switch:hover {
    color: var(--thim-mgs-color-01);
  }
  .product-tab-wrapper .product-tab-content .data.item.title.active .switch {
    border: 1px solid var(--thim-mgs-color-01);
    color: var(--thim-mgs-color-01);
    border-radius: 20px;
  }
  .product-tab-wrapper .product-tab-content .data.item.content {
    border: none;
    margin-top: 51px;
    padding: 10px 0;
    background-color: transparent;
    box-shadow: unset;
    text-align: initial;
    display: none;
  }
  .product-tab-wrapper .product-tab-content .data.item.content[aria-hidden="false"] {
    display: block;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title {
    display: block;
    font-weight: 600;
    color: #000000;
    padding: 0 40px 0 17px;
    background-color: #f6f6f8;
    position: relative;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: left;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title a {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    font-size: 14px;
    color: var(--thim-mgs-color-01);
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title a:after {
    content: "+";
    position: absolute;
    background-color: #000;
    line-height: 40px;
    display: block;
    color: #fff;
    right: 0;
    top: 0;
    width: 40px;
    bottom: 0;
    text-align: center;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title.active a:after {
    content: "-";
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.content {
    padding: 17px;
    border: 1px solid #f6f6f8;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    width: 100%;
  }
  .bundle-options-container .block-bundle-summary {
    position: relative;
    width: 100%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart {
    max-width: 40px;
    min-width: 40px;
    height: 40px;
    padding: 0px;
    transform: unset;
    left: auto;
    right: 10px;
    top: unset;
    bottom: 10px;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart .icon,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart .icon {
    display: block;
    margin: 0;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart span.text,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart span.text {
    display: none;
    padding: 0;
  }
  .page-products .columns {
    padding-top: 0;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .page-layout-3columns .bottom-pagination {
    border-top: 1px solid var(--thim-mgs-color-03, #ddd);
    padding-top: 13px;
  }
  .page-layout-3columns .bottom-pagination .toolbar .limiter {
    display: block;
    text-align: right;
  }
  .page-layout-3columns .bottom-pagination .pages {
    padding-top: 0;
    border-top: none;
  }
  .page-layout-3columns .category-product-container .products {
    margin-bottom: 20px;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: block;
  }
  .product-info-main .box-tocart .fieldset,
  .product-options-bottom .box-tocart .fieldset {
    display: flex;
    flex-wrap: wrap;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
    flex-shrink: 0;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: flex;
    padding-top: 0;
    text-align: center;
    vertical-align: bottom;
    flex-shrink: 0;
  }
  .product-info-main .box-tocart .product-social-links,
  .product-options-bottom .box-tocart .product-social-links {
    width: auto;
    display: flex;
    margin-left: 10px;
  }
  .product-info-main .box-tocart .product-social-links .product-addto-links,
  .product-options-bottom .box-tocart .product-social-links .product-addto-links {
    margin: 0;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .product-info-main .product-info-stock-sku {
    margin-top: 10px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-product-view .block-releated {
    padding-top: 30px;
  }
  body.page-layout-product-with-sticky-info .column.main {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky {
    width: 100%;
    overflow: hidden;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky > div:first-child {
    width: 50% !important;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product-info-main {
    width: 50%;
    padding-left: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product-info-main.is_stuck {
    top: 0 !important;
    padding-top: 30px !important;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product.media {
    width: 50%;
  }
  body.page-layout-product-with-sticky-info-2 .column.main {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    display: none;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information.is_stuck {
    top: 0 !important;
    padding-top: 90px !important;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information h1.product-name {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .product-reviews-summary.empty {
    margin-left: auto;
    margin-right: auto;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .product-info-price .price-box .price {
    font-size: 22px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product.media {
    float: left;
    width: 50%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main {
    width: 50%;
    text-align: center;
    padding: 0 15px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-reviews-summary.empty {
    margin-left: 0;
    margin-top: auto;
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-reviews-summary.empty > div {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .swatch-opt .swatch-attribute-options {
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main.is_stuck {
    top: 0 !important;
    padding-top: 90px !important;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .fieldset,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .fieldset {
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .fieldset .actions,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .fieldset .actions {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links {
    justify-content: center;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links .product-addto-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links .product-addto-links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links .share-this-container,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links .share-this-container {
    margin-top: 20px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock {
    color: var(--thim-mgs-color-01);
    padding: 10px 0;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock span {
    margin-left: 4px;
    font-weight: 400;
    letter-spacing: normal;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock.available span {
    color: #008000;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock.unavailable span {
    color: red;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku {
    display: block;
    vertical-align: top;
    color: var(--thim-mgs-color-body, #696969);
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku strong.type {
    font-weight: 400;
    color: var(--thim-mgs-color-01);
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku strong.type:after {
    content: ":";
    display: inline-block;
    margin-right: 4px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku .value {
    display: inline-block;
    vertical-align: top;
    word-break: break-all;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand {
    margin-top: 5px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand .brand-name .title {
    font-weight: 400;
    color: var(--thim-mgs-color-01);
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand .brand-name .title:after {
    content: ":";
    display: inline-block;
    margin-right: 4px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
    position: relative;
  }
  .page-layout-1column .product-info-main {
    width: 50%;
    padding-left: 30px;
  }
  .page-layout-1column .product.media {
    width: 50%;
    height: auto !important;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .header-area.header3:not(.search-icon-popup) .block-search .minisearch .input-text {
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    height: 36px;
    line-height: 36px;
    color: var(--thim-mgs-color-body, #696969);
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 100%;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 100%;
    width: 100%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-title-wrapper + .page-main {
    margin-top: 40px;
  }
  .block.block-dashboard-addresses .box {
    margin-bottom: 0 !important;
  }
  .block-dashboard-orders .table-order-items tr th {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 14px;
  }
  .block-dashboard-orders .table-order-items tr th,
  .block-dashboard-orders .table-order-items tr td {
    padding: 15px;
    text-align: center;
    width: auto;
    border: 1px solid var(--thim-mgs-color-03, #ddd) !important;
  }
  .block-dashboard-orders .table-order-items tr td.col.actions .action.view {
    margin: 0;
  }
  .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after {
    content: "|";
    display: inline-block;
    margin: 0 10px;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-header .header-area.header2 .top-custom-link ul {
    justify-content: left;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    vertical-align: top;
  }
  .page-footer .middle-footer div[class*="col-des"]:not(:last-child) {
    margin-bottom: 50px;
  }
  .page-footer .bottom-footer small.copyright {
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.75;
  }
  .page-footer .bottom-footer ul {
    display: table;
    margin: 0 auto;
  }
  .metro-banner .slide-text h2 {
    margin-top: 13px;
    margin-bottom: 22px;
  }
  .metro-banner .slide-text p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 42px;
    max-width: 500px;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 0;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 100%;
  }
  .page-layout-1column .filter-options .filter-options-content {
    padding: 10px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .section-builder.section-common {
    margin-top: 48px;
  }
  .section-builder.section-common .panel-heading {
    margin-bottom: 24px;
  }
  .banner-auto-parts h2.big-text {
    font-size: 26px;
    line-height: 48px;
    margin-bottom: 0;
  }
  .banner-auto-parts h2.big-text br {
    display: none;
  }
  .banner-auto-parts .inner-text a.btn-red {
    margin-top: 20px;
  }
  .banner-auto-parts h4 {
    font-size: 12px;
  }
  .banner-auto-parts .sub-number {
    margin-top: 10px;
  }
  .home-policy.section-builder-full {
    padding: 40px 0;
  }
  .section-builder.section-blog {
    margin-bottom: 108px;
  }
  .section-builder.section-blog .mgs-owl-carousel .owl-dots {
    display: none;
  }
  .section-builder.section-blog .mgs-owl-carousel .owl-nav div.owl-prev {
    left: -22px;
  }
  .section-builder.section-blog .mgs-owl-carousel .owl-nav div.owl-next {
    right: -22px;
  }
  .section-builder.section-blog .latest-post-grid-block .post-content h3.title-blog {
    line-height: 24px;
    display: block;
    margin-top: 24px;
  }
  .section-builder.section-blog .latest-post-grid-block .mgs-post .post-create-date {
    font-family: "Libre Baskerville";
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #adadad;
    margin-bottom: 0;
  }
  .section-builder.section-blog .latest-post-grid-block .mgs-post .post-create-date span {
    color: #adadad;
  }
  .section-builder.section-common .panel-heading h2:after,
  .section-builder.section-common .panel-heading h2:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #000;
    top: 48%;
  }
  .section-builder.section-common .panel-heading h2:after {
    right: -75px;
  }
  .section-builder.section-common .panel-heading h2:before {
    left: -75px;
  }
}
@media all and (min-width: 1024px), print {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 100%;
  }
  .mgs-instant-search .products-grid .product-item {
    width: 25%;
  }
  .mgs-instant-search .posts.wrapper .items .item,
  .mgs-instant-search-type-page .posts.wrapper .items .item {
    width: calc(100% / 3);
  }
  .catalogsearch-result-index .category-product-actions .toolbar .modes {
    display: block;
  }
  .catalogsearch-result-index .category-product-actions .change-product-per-row {
    display: flex;
  }
  .tabs_categories_porfolio_content .item {
    width: calc(100% / 3);
  }
  .portfolio-detail-item .pull-right {
    width: calc(100% / 3);
    padding-left: 15px;
  }
  .portfolio-detail-item .pull-left {
    width: calc(100% / 1.5);
    padding-right: 15px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1200px), print {
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: block;
  }
  .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart .icon,
  .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart .icon {
    display: none;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    margin-bottom: 10px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    text-align: center;
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information h1.product-name {
    padding-top: 70px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main {
    width: 25%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main h1.product-name,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-info-price,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-info-stock-sku,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-brand {
    display: none;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-add-form {
    padding-top: 70px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links {
    width: 100%;
    margin-left: 0;
    justify-content: center;
  }
  .header-area.search-visible .search-form .block-search {
    position: static;
    background: none;
    opacity: 1;
    visibility: visible;
  }
  .header-area.search-visible .search-form .block-search .block-content .form.minisearch {
    margin: 6px auto;
    padding: 0;
    border: 1px solid #fff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    background-color: #fff;
    border-radius: 40px;
  }
  .header-area.search-visible .search-form .block-search .block-content .form.minisearch .input-text {
    position: unset !important;
    border-radius: 40px;
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    height: 36px;
    line-height: 36px;
    color: var(--thim-mgs-color-body, #696969);
    border: 1px solid var(--thim-mgs-color-body, #696969);
  }
  .header-area.search-visible .search-form .actions-search {
    display: none;
  }
  .header-area.header3 .parent-search .table-icon-menu {
    width: 1%;
  }
  .page-header .middle-header .menu-content {
    margin-left: 20px;
  }
  .page-header .menu-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-header .header-area.header3 .menu-wrapper {
    justify-content: flex-end;
  }
  .menu-wrapper .tab-content .tab-pane {
    display: none;
  }
  .menu-wrapper .tab-content .tab-pane.active {
    display: block;
  }
  .page-footer .middle-footer div[class*="col-des"]:not(:last-child) {
    margin-bottom: 0;
  }
  .page-footer .bottom-footer small.copyright {
    text-align: left;
    margin-bottom: 0;
    line-height: 1;
  }
  .page-footer .bottom-footer ul {
    display: block;
    margin: 0;
  }
  .section-tabs-left .mgs-product-tab .mgs-tab.data.items > .item.title,
  .section-tabs-right .mgs-product-tab .mgs-tab.data.items > .item.title {
    position: relative;
    top: -30px;
  }
  .section-tabs-left .banner-tab,
  .section-tabs-right .banner-tab {
    padding-top: 60px;
  }
  .section-tabs-right .mgs-product-tab .mgs-tab.data.items > .item.title {
    right: -17%;
  }
  .section-tabs-left .mgs-product-tab .mgs-tab.data.items > .item.title {
    left: -17%;
  }
  body.menu-vertical-fixed .page-wrapper {
    padding-left: 270px;
    position: inherit;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header {
    width: 270px;
    left: 0;
    position: fixed;
    top: 0;
    display: block;
    overflow: visible;
    height: 100vh;
    background-color: #fff;
    z-index: 500;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    min-height: 100vh;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-area.header5.active-sticky.scrolling {
    right: inherit;
    width: 270px;
    min-height: 100vh;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-bottom {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-bottom ul.social-link {
    justify-content: center;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li {
    width: 100%;
    display: block;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li > a {
    padding: 11px 0px 11px 0px;
    position: relative;
    margin: 0 20px;
    border-bottom: 1px solid var(--thim-mgs-color-03, #ddd);
    font-size: 16px;
    display: block;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li > .dropdown-menu {
    left: 100% !important;
    top: -11px;
    margin: 0 !important;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .menu-wrapper {
    display: block;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .menu-wrapper ul.nav-main-menu {
    display: block;
    width: 100%;
    padding: 0;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content {
    padding: 60px 0 200px;
    position: relative;
    min-height: 100vh;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-logo img {
    margin: 0 auto;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-wishlist {
    margin-left: 10px;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-wishlist a {
    font-size: 24px;
    line-height: 1;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .table-icon-menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-switchers {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-links {
    font-size: 24px;
    line-height: 1;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links {
    margin-left: 10px;
    position: relative;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links .header-acccount {
    left: -15px;
    right: inherit;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links .header-acccount .header.links li a {
    padding: 12px 10px 8px;
  }
  .section-builder.section-common {
    margin-top: 100px;
  }
  .section-builder.section-common .panel-heading {
    margin-bottom: 40px;
  }
  .section-builder.section-common.section-category {
    margin-bottom: -30px;
  }
  .banner-auto-parts h2.big-text {
    font-size: 56px;
    line-height: 64px;
    margin-bottom: 9px;
  }
  .banner-auto-parts h2.big-text br {
    display: block;
  }
  .banner-auto-parts .inner-text a.btn-red {
    margin-top: 55px;
  }
  .banner-auto-parts h4 {
    font-size: 16px;
  }
  .banner-auto-parts .sub-number {
    margin-top: 15px;
  }
  .home-policy.section-builder-full .panel-block-row {
    margin: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 0px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FAheadworks_FaqFree%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_jstree.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMGS_BuyNow%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMGS_OSCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMorvica_Custom%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMGS_Aquickview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMGS_Blog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMGS_GDPR%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMGS_Mmegamenu%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_custom.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMGS_InstantSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMGS_Portfolio%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMGS_Protabs%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_themelib.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FSmile_ElasticsuiteCatalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMgs%5C%2Fclaue%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAIA%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3BACEI%2CeADJ%2CeACM%2CWACE%3BEACI%2CgBAAA%3B%3BACJhB%3BEACI%2CgBAAA%3B%3BACCI%2CcADA%2CMACI%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAIA%2CaAAE%3BEACE%2CgBAAA%3B%3BACdR%3BEACI%2CgBAAA%3B%3BAAEA%2CWAAE%3BEACE%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3B%3B%3B%3B%3BACfR%2CuBACI%3BEACI%2CaAAA%3B%3B%3BACLR%2CuBACE%3BAADF%2CuBAEE%3BAAFF%2CuBAGE%3BEACE%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAARJ%2CuBAWE%3BEACE%2CmBAAA%3B%3BAAZJ%2CuBAeE%3BEACE%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAArBJ%2CuBAwBE%2CeAAc%3BEACZ%2CUAAA%3B%3BAAzBJ%2CuBA4BE%3BAA5BF%2CuBA6BE%2CeAAc%3BAA7BhB%2CuBA8BE%2CeAAc%3BAA9BhB%2CuBA%2BBE%2CeAAc%3BAA%5C%2FBhB%2CuBAgCE%2CeAAc%3BEACZ%2CqBAAA%3BEACA%2CcAAA%3B%3BAAlCJ%2CuBAqCE%3BEACE%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA3CJ%2CuBA8CE%2CaAAY%3BEACV%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAApDJ%2CuBAuDE%3BEACE%2CeAAA%3B%3BAAxDJ%2CuBA2DE%2CaAAa%3BEACX%2CeAAA%3B%3BAA5DJ%2CuBA%2BDE%2CQAAQ%2CaAAa%3BEACnB%2CcAAA%3B%3BAAhEJ%2CuBAmEE%2CQAAQ%2CeAAe%3BAAnEzB%2CuBAoEE%2CQAAQ%2CaAAa%3BEACnB%2CaAAA%3B%3BAArEJ%2CuBAwEE%2CeAAe%3BEACb%2CiBAAA%3B%3BAAzEJ%2CuBA4EE%2CiBAAiB%3BAA5EnB%2CuBA6EE%2CeAAe%3BEACb%2CaAAA%3B%3BAA9EJ%2CuBAiFE%3BAAjFF%2CuBAkFE%2CaAAY%3BEACV%2CaAAA%3B%3BAAnFJ%2CuBAsFE%2CYAAY%3BEACV%2CoBAAA%3B%3BAAvFJ%2CuBA0FE%2CYAAY%2CeAAe%3BEACzB%2CgBAAA%3BEACA%2CeAAA%3B%3BAA5FJ%2CuBA%2BFE%2CYAAY%3BEACV%2CcAAA%3B%3BAAhGJ%2CuBAmGE%2CYAAY%2CqBAAqB%3BEAC%5C%2FB%2CeAAA%3B%3BAApGJ%2CuBAuGE%3BEACE%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAA1GJ%2CuBA6GE%2CoBAAoB%2CaAAa%3BEAC%5C%2FB%2CeAAA%3B%3BAA9GJ%2CuBAiHE%2CoBAAoB%3BAAjHtB%2CuBAkHE%2CoBAAoB%3BEAClB%2CkBAAA%3B%3BAAnHJ%2CuBAsHE%2CoBAAoB%3BEAClB%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAA9HJ%2CuBAiIE%2CoBAAoB%3BEAClB%2CyBAAA%3B%3BEAEA%2C2BAAA%3B%3B%3BAApIJ%2CuBAwIE%3BEACE%2CaAAA%3B%3BAAzIJ%2CuBA4IE%3BAA5IF%2CuBA6IE%2CgBAAgB%3BEACd%2CSAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C%2BBAAA%3B%3BAAnJJ%2CuBAsJE%2CgBAAgB%3BEACd%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAA1JJ%2CuBA6JE%2CgBAAgB%2CsBAAsB%3BEACpC%2CUAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAjKJ%2CuBAoKE%2CgBAAgB%3BEACd%2CgBAAA%3B%3BAArKJ%2CuBAwKE%2CgBAAgB%2CGAAG%3BEACjB%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3B%3BAAjLJ%2CuBAoLE%2CgBAAgB%2CGAAG%2CIAAC%3BEAClB%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3B%3BAAvLJ%2CuBA0LE%2CgBAAgB%2CGAAG%2CIAAC%3BEAClB%2CsBAAsB%2CqGAAtB%3BEACA%2CiCAAA%3BEACA%2C4BAAA%3B%3BAA7LJ%2CuBAgME%2CgBAAgB%2CGAAG%2CIAAC%3BEAClB%2CUAAA%3B%3BAAjMJ%2CuBAoME%2CgBAAgB%2CsBAAsB%3BEACpC%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3B%3BAAvMJ%2CuBA0ME%2CgBAAgB%2C0BAA0B%3BAA1M5C%2CuBA2ME%2CgBAAgB%2C0BAA0B%2CIAAC%3BEACzC%2CiBAAA%3BEACA%2CSAAA%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2C8BAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3B%3BAAvNJ%2CuBA0NE%2CgBAAgB%2C6BAA6B%3BAA1N%5C%2FC%2CuBA2NE%2CgBAAgB%2C6BAA6B%2CEAAC%3BEAC5C%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3B%3BAA%5C%2FNJ%2CuBAkOE%2CgBAAgB%2C6BAA6B%2CIAAE%3BEAC7C%2CQAAQ%2CeAAR%3B%3BAAnOJ%2CuBAsOE%2CgBAAgB%2CGAAG%2CIAAE%3BEACnB%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FOJ%2CuBAkPE%2CgBAAgB%2CGAAG%2CIAAE%2CIAAC%3BEACpB%2CYAAA%3BEACA%2CkBAAA%3B%3BAApPJ%2CuBAuPE%2CgBAAgB%2CGAAG%2CIAAE%3BEACnB%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAA7PJ%2CuBAgQE%2CgBAAgB%3BEACd%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAApQJ%2CuBAuQE%2CoBAAoB%3BEAClB%2CUAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAA3QJ%2CuBA8QE%2CoBAAoB%2CGAAG%2CIAAC%3BEACtB%2CsBAAsB%2CiGAAtB%3BEACA%2CgCAAA%3BEACA%2C4BAAA%3B%3BAAjRJ%2CuBAoRE%2CoBAAoB%2C0BAA0B%3BEAC5C%2CmBAAA%3BEACA%2CcAAA%3BEACA%2C%2BBAAA%3B%3BAAvRJ%2CuBA0RE%2CoBAAoB%2CqBAAqB%3BEACvC%2CWAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAA9RJ%2CuBAiSE%2CoBAAoB%2CGAAG%2CIAAE%3BEACvB%2CkBAAA%3B%3BAAlSJ%2CuBAqSE%2CoBAAoB%2CGAAG%2CIAAE%3BEACvB%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3B%3BAAxSJ%2CuBA2SE%3BEACE%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAxTJ%2CuBA2TE%3BEACE%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAA9TJ%2CuBAiUE%2CYAAY%3BAAjUd%2CuBAkUE%2CYAAY%3BEACV%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAxUJ%2CuBA2UE%2CYAAY%3BEACV%2CiBAAA%3B%3BAA5UJ%2CuBA%2BUE%2CYAAY%3BEACV%2CeAAA%3B%3BAAhVJ%2CuBAmVE%2CYAAY%3BEACV%2CmBAAA%3B%3BAApVJ%2CuBAuVE%2CgBAAgB%3BAAvVlB%2CuBAwVE%2CgBAAgB%3BEACd%2C4BAAA%3BEACA%2C6BAAA%3B%3BAA1VJ%2CuBA6VE%2CgBAAgB%3BAA7VlB%2CuBA8VE%2CgBAAgB%3BAA9VlB%2CuBA%2BVE%2CgBAAgB%3BEACd%2CoDAAA%3B%3BAAhWJ%2CuBAmWE%2CgBAAgB%3BEACd%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiCAAA%3B%3BAAtWJ%2CuBAyWE%2CgBAAgB%3BEACd%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiCAAA%3B%3BAA5WJ%2CuBA%2BWE%2CgBAAgB%3BEACd%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiCAAA%3B%3BAAlXJ%2CuBAqXE%2CgBAAgB%2CiBAAiB%2CeAAe%3BEAC9C%2CaAAA%3B%3BAAtXJ%2CuBAyXE%2CgBAAgB%3BEACd%2CuBAAA%3BEACA%2CcAAA%3B%3BAA3XJ%2CuBA8XE%2CgBAAgB%2CiBAAgB%3BEAC9B%2CuBAAA%3BEACA%2CgBAAA%3B%3BAAhYJ%2CuBAmYE%2CgBAAgB%2CiBAAgB%3BEAC9B%2CmBAAA%3B%3BAApYJ%2CuBAuYE%2CgBAAgB%2CiBAAiB%3BEAC%5C%2FB%2CYAAA%3BEACA%2CYAAY%2CqQAAZ%3B%3BEAEA%2CYAAA%3B%3BEAEA%2CgBAAgB%2CeAAhB%3B%3B%3BAA7YJ%2CuBAiZE%2CgBAAgB%3BEACd%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAApZJ%2CuBAuZE%2CgBAAgB%2CsBAAsB%3BEACpC%2CwBAAA%3B%3BAAxZJ%2CuBA2ZE%2CgBAAe%2C2BAA4B%3BEACzC%2CuBAAA%3BEACA%2CgBAAA%3B%3BAA7ZJ%2CuBAgaE%2CgBAAe%2C2BAA4B%2CgBAAe%3BEACxD%2CmBAAA%3B%3BAAjaJ%2CuBAoaE%2CgBAAe%2C2BAA4B%2CsBAAoB%3BEAC7D%2CuBAAA%3B%3BAAraJ%2CuBAwaE%2CgBAAe%2C2BAA4B%2CsBAAoB%2CyBAAwB%3BEACrF%2CmBAAA%3B%3BAAzaJ%2CuBA4aE%2CgBAAgB%3BEACd%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAgB%2CiMAAhB%3B%3BAA%5C%2FaJ%2CuBAkbE%2CgBAAgB%2CsBAAoB%3BAAlbtC%2CuBAmbE%2CgBAAgB%2CsBAAoB%3BEAClC%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAtbJ%2CuBAybE%2CgBAAgB%3BEACd%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAA5bJ%2CuBA%2BbE%2CgBAAgB%3BEACd%2CmBAAA%3B%3BAAhcJ%2CuBAmcE%2CgBAAgB%3BEACd%2CmBAAA%3BEACA%2CYAAY%2CsDAAZ%3BEACA%2CYAAY%2CoDAAZ%3B%3BAAtcJ%2CuBAycE%2CgBAAgB%3BEACd%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAA7cJ%2CuBAgdE%2CgBAAgB%3BEACd%2CiBAAA%3BEACA%2CYAAA%3B%3BAAldJ%2CuBAqdE%2CgBAAgB%3BEACd%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAxdJ%2CuBA2dE%2CgBAAgB%2CaAAY%3BEAC1B%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA9dJ%2CuBAieE%2CgBAAe%2CWAAY%3BEACzB%2CkBAAA%3B%3BAAleJ%2CuBAqeE%2CgBAAgB%3BEACd%2CYAAA%3B%3BAAteJ%2CuBAyeE%2CgBAAgB%3BAAzelB%2CuBA0eE%2CgBAAgB%3BEACd%2CsBAAsB%2CwCAAtB%3B%3BAA3eJ%2CuBA8eE%2CgBAAgB%3BEACd%2CgCAAA%3BEACA%2C2BAAA%3B%3BAAhfJ%2CuBAmfE%2CgBAAgB%3BEACd%2CuBAAA%3B%3BAApfJ%2CuBAufE%2CgBAAgB%2CaAAa%3BEAC3B%2CgCAAA%3B%3BAAxfJ%2CuBA2fE%2CgBAAgB%2CeAAe%3BEAC7B%2CgCAAA%3B%3BAA5fJ%2CuBA%2BfE%2CgBAAgB%2CaAAa%3BEAC3B%2C%2BBAAA%3B%3BAAhgBJ%2CuBAmgBE%2CgBAAgB%3BEACd%2CgCAAA%3B%3BAApgBJ%2CuBAugBE%2CgBAAgB%2CkBAAgB%3BAAvgBlC%2CuBAwgBE%2CgBAAgB%2CkBAAgB%2CaAAa%3BEAC3C%2CuBAAA%3B%3BAAzgBJ%2CuBA4gBE%2CgBAAgB%2CkBAAgB%2CaAAa%3BEAC3C%2C%2BBAAA%3B%3BAA7gBJ%2CuBAghBE%2CgBAAgB%2CkBAAgB%2CeAAe%3BEAC7C%2C8BAAA%3B%3BAAjhBJ%2CuBAohBE%2CgBAAgB%3BEACd%2CuBAAA%3B%3BAArhBJ%2CuBAwhBE%2CgBAAgB%2CiBAAgB%3BEAC9B%2CuBAAA%3B%3BAAzhBJ%2CuBA4hBE%2CgBAAgB%2CiBAAgB%3BEAC9B%2CmBAAA%3B%3BAA7hBJ%2CuBAgiBE%2CgBAAgB%3BEACd%2CgCAAA%3B%3BAAjiBJ%2CuBAoiBE%2CgBAAgB%2CiBAAgB%3BEAC9B%2CiCAAA%3B%3BAAriBJ%2CuBAwiBE%2CgBAAe%2C0BAA2B%2CgBAAgB%3BAAxiB5D%2CuBAyiBE%2CgBAAgB%2CgBAAgB%3BEAC9B%2CgCAAA%3B%3BAA1iBJ%2CuBA6iBE%2CgBAAe%2C0BAA2B%2CgBAAgB%2CmBAAgB%3BAA7iB5E%2CuBA8iBE%2CgBAAgB%2CgBAAgB%2CmBAAgB%3BEAC9C%2CiCAAA%3B%3BAA%5C%2FiBJ%2CuBAkjBE%2CgBAAgB%2CeAAe%3BEAC7B%2CgCAAA%3B%3BAAnjBJ%2CuBAsjBE%2CgBAAgB%2CeAAe%2CuBAAoB%3BEACjD%2CiCAAA%3B%3BAAvjBJ%2CuBA0jBE%2CgBAAgB%3BEACd%2CYAAA%3BEACA%2CYAAY%2CqQAAZ%3B%3BEAEA%2CYAAA%3B%3BEAEA%2CgBAAgB%2CeAAhB%3B%3B%3BAAhkBJ%2CuBAokBE%2CgBAAgB%3BEACd%2C0BAAA%3B%3BAArkBJ%2CuBAwkBE%2CgBAAe%2CWAAY%3BEACzB%2CsBAAsB%2CiKAAtB%3BEACA%2C6BAAA%3BEACA%2C2BAAA%3B%3BAA3kBJ%2CuBA8kBE%2CgBAAe%2CWAAY%3BEACzB%2CuBAAA%3B%3BAA%5C%2FkBJ%2CuBAklBE%2CgBAAe%2CWAAY%2CaAAa%3BEACtC%2CiCAAA%3B%3BAAnlBJ%2CuBAslBE%2CgBAAe%2CWAAY%2CeAAe%3BEACxC%2CiCAAA%3B%3BAAvlBJ%2CuBA0lBE%2CgBAAe%2CWAAY%2CaAAa%3BEACtC%2CgCAAA%3B%3BAA3lBJ%2CuBA8lBE%2CgBAAe%2CWAAY%2CkBAAgB%3BAA9lB7C%2CuBA%2BlBE%2CgBAAe%2CWAAY%2CkBAAgB%2CaAAa%3BEACtD%2CuBAAA%3B%3BAAhmBJ%2CuBAmmBE%2CgBAAe%2CWAAY%2CkBAAgB%2CaAAa%3BEACtD%2CgCAAA%3B%3BAApmBJ%2CuBAumBE%2CgBAAe%2CWAAY%2CkBAAgB%2CeAAe%3BEACxD%2C%2BBAAA%3B%3BAAxmBJ%2CuBA2mBE%2CgBAAgB%3BEACd%2C6BAAA%3BEACA%2CsBAAA%3BEACA%2CwBAAA%3B%3BAA9mBJ%2CuBAinBE%2CgBAAgB%2CuBAAqB%2CgBAAgB%3BEACnD%2CgBAAgB%2CoEAAhB%3B%3BAAlnBJ%2CuBAqnBE%2CgBAAgB%3BEACd%2CgBAAgB%2C%2BDAAhB%3B%3BAAtnBJ%2CuBAynBE%2CgBAAgB%3BEACd%2CgBAAgB%2C8DAAhB%3B%3BAA1nBJ%2CuBA6nBE%2CgBAAgB%2CuBAAqB%3BEACnC%2CcAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FnBJ%2CuBAkoBE%2CYAAW%3BEACT%2CiBAAA%3BEACA%2CcAAA%3B%3BAApoBJ%2CuBAuoBE%2CYAAW%2CeAAgB%3BAAvoB7B%2CuBAwoBE%2CYAAW%2CeAAgB%3BEACzB%2CsBAAsB%2CwCAAtB%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAA3oBJ%2CuBA8oBE%2CYAAW%2CeAAgB%3BEACzB%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAlpBJ%2CuBAqpBE%2CYAAW%2CeAAgB%3BEACzB%2C%2BBAAA%3B%3BAAtpBJ%2CuBAypBE%2CYAAW%2CeAAgB%3BEACzB%2CgCAAA%3B%3BAA1pBJ%2CuBA6pBE%2CgBAAgB%3BEACd%2CgBAAA%3B%3BAA9pBJ%2CuBAiqBE%2CgBAAgB%2CiBAAiB%3BEAC%5C%2FB%2COAAO%2CiBAAP%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAApqBJ%2CuBAuqBE%2CgBAAe%2CWAAY%3BEACzB%2CsBAAsB%2CiKAAtB%3B%3BAAxqBJ%2CuBA2qBE%2CgBAAe%2CWAAY%3BEACzB%2CuBAAA%3B%3BAA5qBJ%2CuBA%2BqBE%2CsBAAsB%3BEACpB%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAnrBJ%2CuBAsrBE%2CsBAAsB%3BEACpB%2CiBAAA%3BEACA%2CYAAA%3B%3BAAxrBJ%2CuBA2rBE%2CsBAAsB%3BEACpB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA9rBJ%2CuBAisBE%2CsBAAsB%2CaAAY%3BEAChC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAApsBJ%2CuBAusBE%2CsBAAqB%2CWAAY%3BEAC%5C%2FB%2CkBAAA%3B%3BAAxsBJ%2CuBA2sBE%2CsBAAsB%3BEACpB%2CYAAA%3B%3BAA5sBJ%2CuBA%2BsBE%2CsBAAsB%3BAA%5C%2FsBxB%2CuBAgtBE%2CsBAAsB%3BEACpB%2CsBAAsB%2CwCAAtB%3B%3BAAjtBJ%2CuBAotBE%2CsBAAsB%3BEACpB%2CgCAAA%3BEACA%2C2BAAA%3B%3BAAttBJ%2CuBAytBE%2CsBAAsB%3BEACpB%2CuBAAA%3B%3BAA1tBJ%2CuBA6tBE%2CsBAAsB%2CaAAa%3BEACjC%2CgCAAA%3B%3BAA9tBJ%2CuBAiuBE%2CsBAAsB%2CeAAe%3BEACnC%2CgCAAA%3B%3BAAluBJ%2CuBAquBE%2CsBAAsB%2CaAAa%3BEACjC%2C%2BBAAA%3B%3BAAtuBJ%2CuBAyuBE%2CsBAAsB%3BEACpB%2CgCAAA%3B%3BAA1uBJ%2CuBA6uBE%2CsBAAsB%2CkBAAgB%3BAA7uBxC%2CuBA8uBE%2CsBAAsB%2CkBAAgB%2CaAAa%3BEACjD%2CuBAAA%3B%3BAA%5C%2FuBJ%2CuBAkvBE%2CsBAAsB%2CkBAAgB%2CaAAa%3BEACjD%2C%2BBAAA%3B%3BAAnvBJ%2CuBAsvBE%2CsBAAsB%2CkBAAgB%2CeAAe%3BEACnD%2C8BAAA%3B%3BAAvvBJ%2CuBA0vBE%2CsBAAsB%3BEACpB%2CuBAAA%3B%3BAA3vBJ%2CuBA8vBE%2CsBAAsB%2CiBAAgB%3BEACpC%2CuBAAA%3B%3BAA%5C%2FvBJ%2CuBAkwBE%2CsBAAsB%2CiBAAgB%3BEACpC%2CmBAAA%3B%3BAAnwBJ%2CuBAswBE%2CsBAAsB%3BEACpB%2CgCAAA%3B%3BAAvwBJ%2CuBA0wBE%2CsBAAsB%2CiBAAgB%3BEACpC%2CiCAAA%3B%3BAA3wBJ%2CuBA8wBE%2CsBAAqB%2C0BAA2B%2CgBAAgB%3BAA9wBlE%2CuBA%2BwBE%2CsBAAsB%2CgBAAgB%3BEACpC%2CgCAAA%3B%3BAAhxBJ%2CuBAmxBE%2CsBAAqB%2C0BAA2B%2CgBAAgB%2CmBAAgB%3BAAnxBlF%2CuBAoxBE%2CsBAAsB%2CgBAAgB%2CmBAAgB%3BEACpD%2CiCAAA%3B%3BAArxBJ%2CuBAwxBE%2CsBAAsB%2CeAAe%3BEACnC%2CgCAAA%3B%3BAAzxBJ%2CuBA4xBE%2CsBAAsB%2CeAAe%2CuBAAoB%3BEACvD%2CiCAAA%3B%3BAA7xBJ%2CuBAgyBE%2CsBAAsB%3BEACpB%2CYAAA%3BEACA%2CYAAY%2CqQAAZ%3B%3BEAEA%2CYAAA%3B%3BEAEA%2CgBAAgB%2CeAAhB%3B%3B%3BAAtyBJ%2CuBA0yBE%2CsBAAsB%3BEACpB%2C0BAAA%3B%3BAA3yBJ%2CuBA8yBE%2CsBAAqB%2CWAAY%3BEAC%5C%2FB%2CsBAAsB%2CiKAAtB%3BEACA%2C6BAAA%3BEACA%2C2BAAA%3B%3BAAjzBJ%2CuBAozBE%2CsBAAqB%2CWAAY%3BEAC%5C%2FB%2CuBAAA%3B%3BAArzBJ%2CuBAwzBE%2CsBAAqB%2CWAAY%2CaAAa%3BEAC5C%2CiCAAA%3B%3BAAzzBJ%2CuBA4zBE%2CsBAAqB%2CWAAY%2CeAAe%3BEAC9C%2CiCAAA%3B%3BAA7zBJ%2CuBAg0BE%2CsBAAqB%2CWAAY%2CaAAa%3BEAC5C%2CgCAAA%3B%3BAAj0BJ%2CuBAo0BE%2CsBAAqB%2CWAAY%2CkBAAgB%3BAAp0BnD%2CuBAq0BE%2CsBAAqB%2CWAAY%2CkBAAgB%2CaAAa%3BEAC5D%2CuBAAA%3B%3BAAt0BJ%2CuBAy0BE%2CsBAAqB%2CWAAY%2CkBAAgB%2CaAAa%3BEAC5D%2CgCAAA%3B%3BAA10BJ%2CuBA60BE%2CsBAAqB%2CWAAY%2CkBAAgB%2CeAAe%3BEAC9D%2C%2BBAAA%3B%3BAA90BJ%2CuBAi1BE%2CsBAAsB%3BEACpB%2C6BAAA%3BEACA%2CsBAAA%3BEACA%2CwBAAA%3B%3BAAp1BJ%2CuBAu1BE%2CsBAAsB%2CuBAAqB%2CgBAAgB%3BEACzD%2CgBAAgB%2CoEAAhB%3B%3BAAx1BJ%2CuBA21BE%2CsBAAsB%3BEACpB%2CgBAAgB%2C%2BDAAhB%3B%3BAA51BJ%2CuBA%2B1BE%2CsBAAsB%3BEACpB%2CgBAAgB%2C8DAAhB%3B%3BAAh2BJ%2CuBAm2BE%2CsBAAsB%2CuBAAqB%3BEACzC%2CcAAA%3BEACA%2CeAAA%3B%3BAAr2BJ%2CuBAw2BE%2CYAAW%3BEACT%2CiBAAA%3BEACA%2CcAAA%3B%3BAA12BJ%2CuBA62BE%2CYAAW%2CqBAAsB%3BAA72BnC%2CuBA82BE%2CYAAW%2CqBAAsB%3BEAC%5C%2FB%2CsBAAsB%2CwCAAtB%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAAj3BJ%2CuBAo3BE%2CYAAW%2CqBAAsB%3BEAC%5C%2FB%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAx3BJ%2CuBA23BE%2CYAAW%2CqBAAsB%3BEAC%5C%2FB%2C%2BBAAA%3B%3BAA53BJ%2CuBA%2B3BE%2CYAAW%2CqBAAsB%3BEAC%5C%2FB%2CgCAAA%3B%3BAAh4BJ%2CuBAm4BE%2CsBAAsB%3BEACpB%2CgBAAA%3B%3BAAp4BJ%2CuBAu4BE%2CsBAAsB%2CiBAAiB%3BEACrC%2COAAO%2CiBAAP%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAA14BJ%2CuBA64BE%2CsBAAqB%2CWAAY%3BEAC%5C%2FB%2CsBAAsB%2CiKAAtB%3B%3BAA94BJ%2CuBAi5BE%2CsBAAqB%2CWAAY%3BEAC%5C%2FB%2CuBAAA%3B%3BAAl5BJ%2CuBAq5BE%2CsBAAsB%3BEACpB%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAz5BJ%2CuBA45BE%2CsBAAsB%3BEACpB%2CiBAAA%3BEACA%2CYAAA%3B%3BAA95BJ%2CuBAi6BE%2CsBAAsB%3BEACpB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAp6BJ%2CuBAu6BE%2CsBAAsB%2CaAAY%3BEAChC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA16BJ%2CuBA66BE%2CsBAAqB%2CWAAY%3BEAC%5C%2FB%2CkBAAA%3B%3BAA96BJ%2CuBAi7BE%2CsBAAsB%3BEACpB%2CYAAA%3B%3BAAl7BJ%2CuBAq7BE%2CsBAAsB%3BAAr7BxB%2CuBAs7BE%2CsBAAsB%3BEACpB%2CsBAAsB%2CwCAAtB%3B%3BAAv7BJ%2CuBA07BE%2CsBAAsB%3BEACpB%2C%2BBAAA%3BEACA%2C2BAAA%3B%3BAA57BJ%2CuBA%2B7BE%2CsBAAsB%3BEACpB%2CuBAAA%3B%3BAAh8BJ%2CuBAm8BE%2CsBAAsB%2CaAAa%3BEACjC%2C%2BBAAA%3B%3BAAp8BJ%2CuBAu8BE%2CsBAAsB%2CeAAe%3BEACnC%2C8BAAA%3B%3BAAx8BJ%2CuBA28BE%2CsBAAsB%2CaAAa%3BEACjC%2C8BAAA%3B%3BAA58BJ%2CuBA%2B8BE%2CsBAAsB%3BEACpB%2C%2BBAAA%3B%3BAAh9BJ%2CuBAm9BE%2CsBAAsB%2CkBAAgB%3BAAn9BxC%2CuBAo9BE%2CsBAAsB%2CkBAAgB%2CaAAa%3BEACjD%2CuBAAA%3B%3BAAr9BJ%2CuBAw9BE%2CsBAAsB%2CkBAAgB%2CaAAa%3BEACjD%2C8BAAA%3B%3BAAz9BJ%2CuBA49BE%2CsBAAsB%2CkBAAgB%2CeAAe%3BEACnD%2C4BAAA%3B%3BAA79BJ%2CuBAg%2BBE%2CsBAAsB%3BEACpB%2CuBAAA%3B%3BAAj%2BBJ%2CuBAo%2BBE%2CsBAAsB%2CiBAAgB%3BEACpC%2CuBAAA%3B%3BAAr%2BBJ%2CuBAw%2BBE%2CsBAAsB%2CiBAAgB%3BEACpC%2CmBAAA%3B%3BAAz%2BBJ%2CuBA4%2BBE%2CsBAAsB%3BEACpB%2C%2BBAAA%3B%3BAA7%2BBJ%2CuBAg%5C%2FBE%2CsBAAsB%2CiBAAgB%3BEACpC%2CiCAAA%3B%3BAAj%5C%2FBJ%2CuBAo%5C%2FBE%2CsBAAqB%2C0BAA2B%2CgBAAgB%3BAAp%5C%2FBlE%2CuBAq%5C%2FBE%2CsBAAsB%2CgBAAgB%3BEACpC%2C%2BBAAA%3B%3BAAt%5C%2FBJ%2CuBAy%5C%2FBE%2CsBAAqB%2C0BAA2B%2CgBAAgB%2CmBAAgB%3BAAz%5C%2FBlF%2CuBA0%5C%2FBE%2CsBAAsB%2CgBAAgB%2CmBAAgB%3BEACpD%2CiCAAA%3B%3BAA3%5C%2FBJ%2CuBA8%5C%2FBE%2CsBAAsB%2CeAAe%3BEACnC%2C%2BBAAA%3B%3BAA%5C%2F%5C%2FBJ%2CuBAkgCE%2CsBAAsB%2CeAAe%2CuBAAoB%3BEACvD%2CiCAAA%3B%3BAAngCJ%2CuBAsgCE%2CsBAAsB%3BEACpB%2CYAAA%3BEACA%2CYAAY%2CqQAAZ%3B%3BEAEA%2CYAAA%3B%3BEAEA%2CgBAAgB%2CeAAhB%3B%3B%3BAA5gCJ%2CuBAghCE%2CsBAAsB%3BEACpB%2C0BAAA%3B%3BAAjhCJ%2CuBAohCE%2CsBAAqB%2CWAAY%3BEAC%5C%2FB%2CsBAAsB%2CiKAAtB%3BEACA%2C6BAAA%3BEACA%2C2BAAA%3B%3BAAvhCJ%2CuBA0hCE%2CsBAAqB%2CWAAY%3BEAC%5C%2FB%2CuBAAA%3B%3BAA3hCJ%2CuBA8hCE%2CsBAAqB%2CWAAY%2CaAAa%3BEAC5C%2CiCAAA%3B%3BAA%5C%2FhCJ%2CuBAkiCE%2CsBAAqB%2CWAAY%2CeAAe%3BEAC9C%2CgCAAA%3B%3BAAniCJ%2CuBAsiCE%2CsBAAqB%2CWAAY%2CaAAa%3BEAC5C%2CgCAAA%3B%3BAAviCJ%2CuBA0iCE%2CsBAAqB%2CWAAY%2CkBAAgB%3BAA1iCnD%2CuBA2iCE%2CsBAAqB%2CWAAY%2CkBAAgB%2CaAAa%3BEAC5D%2CuBAAA%3B%3BAA5iCJ%2CuBA%2BiCE%2CsBAAqB%2CWAAY%2CkBAAgB%2CaAAa%3BEAC5D%2CgCAAA%3B%3BAAhjCJ%2CuBAmjCE%2CsBAAqB%2CWAAY%2CkBAAgB%2CeAAe%3BEAC9D%2C8BAAA%3B%3BAApjCJ%2CuBAujCE%2CsBAAsB%3BEACpB%2C6BAAA%3BEACA%2CsBAAA%3BEACA%2CwBAAA%3B%3BAA1jCJ%2CuBA6jCE%2CsBAAsB%2CuBAAqB%2CgBAAgB%3BEACzD%2CgBAAgB%2CoEAAhB%3B%3BAA9jCJ%2CuBAikCE%2CsBAAsB%3BEACpB%2CgBAAgB%2C8DAAhB%3B%3BAAlkCJ%2CuBAqkCE%2CsBAAsB%3BEACpB%2CgBAAgB%2C6DAAhB%3B%3BAAtkCJ%2CuBAykCE%2CsBAAsB%2CuBAAqB%3BEACzC%2CcAAA%3BEACA%2CeAAA%3B%3BAA3kCJ%2CuBA8kCE%2CYAAW%3BEACT%2CiBAAA%3BEACA%2CcAAA%3B%3BAAhlCJ%2CuBAmlCE%2CYAAW%2CqBAAsB%3BAAnlCnC%2CuBAolCE%2CYAAW%2CqBAAsB%3BEAC%5C%2FB%2CsBAAsB%2CwCAAtB%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAAvlCJ%2CuBA0lCE%2CYAAW%2CqBAAsB%3BEAC%5C%2FB%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA9lCJ%2CuBAimCE%2CYAAW%2CqBAAsB%3BEAC%5C%2FB%2C8BAAA%3B%3BAAlmCJ%2CuBAqmCE%2CYAAW%2CqBAAsB%3BEAC%5C%2FB%2CgCAAA%3B%3BAAtmCJ%2CuBAymCE%2CsBAAsB%3BEACpB%2CgBAAA%3B%3BAA1mCJ%2CuBA6mCE%2CsBAAsB%2CiBAAiB%3BEACrC%2COAAO%2CiBAAP%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAAhnCJ%2CuBAmnCE%2CsBAAqB%2CWAAY%3BEAC%5C%2FB%2CsBAAsB%2CiKAAtB%3B%3BAApnCJ%2CuBAunCE%2CsBAAqB%2CWAAY%3BEAC%5C%2FB%2CuBAAA%3B%3BAAsCJ%2CQAlC0B%3BEACxB%2CWAAW%3BIACT%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAGF%2CWAAW%2CsBAAuB%3BIAChC%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAGF%2CWAAW%2CsBAAuB%3BIAChC%2CsBAAsB%2CwCAAtB%3BIACA%2C6BAAA%3BIACA%2C4BAAA%3B%3BEAGF%2CWAAW%2CsBAAuB%3BIAChC%2CsBAAsB%2CwCAAtB%3BIACA%2CiCAAA%3BIACA%2C4BAAA%3B%3BEAGF%2CcAAc%3BIACZ%2CuBAAA%3BIACA%2CsBAAA%3BIACA%2CyBAAA%3BIACA%2CiBAAA%3B%3B%3BAAyLJ%2CQArL0B%3BEACxB%3B%3B%3B%3B%3B%3BEAOA%2C0BAA2B%3BIACzB%2CsBAAsB%2CwCAAtB%3B%3BEAGF%2C0BAA2B%3BEAC3B%2C0BAA2B%2CaAAa%3BIACtC%2CuBAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2CiBAAA%3BIACA%2CYAAA%3B%3BEAGF%2C0BAA2B%3BEAC3B%2C0BAA2B%2CaAAY%3BIACrC%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEAGF%2C0BAA2B%2CuBAAqB%3BIAC9C%2CcAAA%3B%3BEAGF%2C0BAA0B%2CWAAY%3BIACpC%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CuBAAA%3B%3BEAGF%2C0BAA0B%2CWAAY%2CqBAAqB%3BIACzD%2CeAAA%3B%3BEAGF%2C0BAA2B%3BEAC3B%2C0BAA2B%3BEAC3B%2C0BAA2B%3BIACzB%2C4BAAA%3B%3BEAGF%2C0BAA2B%2CaAAa%3BEACxC%2C0BAA0B%2CWAAY%2CaAAa%3BIACjD%2CuBAAA%3B%3BEAGF%2C0BAA2B%2CaAAa%3BIACtC%2CmCAAA%3B%3BEAGF%2C0BAA2B%2CeAAe%3BIACxC%2C4BAAA%3B%3BEAGF%2C0BAA0B%2CWAAY%2CeAAe%3BIACnD%2C4BAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2CgCAAA%3B%3BEAGF%2C0BAA2B%3BEAC3B%2C0BAA2B%2CiBAAgB%3BIACzC%2CgCAAA%3B%3BEAGF%2C0BAA0B%2C0BAA2B%2CgBAAgB%3BEACrE%2C0BAA0B%2C0BAA2B%2CgBAAgB%2CmBAAgB%3BEACrF%2C0BAA2B%2CgBAAgB%3BEAC3C%2C0BAA2B%2CgBAAgB%2CmBAAgB%3BIACzD%2C4BAAA%3B%3BEAGF%2C0BAA2B%2CeAAe%3BEAC1C%2C0BAA2B%2CeAAe%2CuBAAoB%3BIAC5D%2C6BAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2CuBAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2C8CAAA%3BIACA%2C8CAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2CmBAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2CmBAAA%3B%3BEAGF%2C0BAA2B%2CiBAAiB%2CaAAa%3BIACvD%2CyCAAA%3B%3BEAGF%2C0BAA2B%2CiBAAiB%2CaAAa%3BIACvD%2CwCAAA%3BIACA%2CaAAA%3B%3BEAGF%2C0BAA2B%2CiBAAiB%2CaAAa%3BIACvD%2CgBAAA%3B%3BEAGF%2C0BAA2B%3BEAC3B%2C0BAA2B%3BEAC3B%2C0BAA2B%2CaAAa%3BEACxC%2C0BAA2B%3BEAC3B%2C0BAA2B%3BIACzB%2CsBAAsB%2CwCAAtB%3BIACA%2C4BAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2C4BAAA%3BIACA%2C2BAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2CuBAAA%3B%3BEAGF%2C0BAA2B%2CaAAa%3BIACtC%2CiCAAA%3B%3BEAGF%2C0BAA2B%2CaAAa%3BIACtC%2CiCAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2C6BAAA%3BIACA%2CsBAAA%3BIACA%2CwBAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2CgBAAgB%2C2DAAhB%3BIACA%2C4BAAA%3B%3BEAGF%2C0BAA2B%3BIACzB%2CgBAAgB%2C8DAAhB%3BIACA%2C4BAAA%3B%3BEAGF%2C0BAA2B%2CuBAAqB%3BIAC9C%2CcAAA%3BIACA%2CeAAA%3B%3B%3BAAIJ%2CoBAAoB%2COAAO%2CSAAS%3BEAClC%2CoBAAA%3B%3BACr1CF%2CqBACI%3BEACI%2CeAAA%3B%3BAAFR%2CqBACI%2CmBAGI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAWR%2CQAP0B%3BEAO1B%2CqBANI%2CYAAY%2CSAAS%3BIACjB%2CiBAAA%3BIACA%2CeAAA%3B%3B%3BAAUZ%2CQAN8B%3BEAM9B%2CqBALQ%2CYAAY%2CSAAS%3BIACjB%2CkBAAA%3BIACA%2CcAAA%3B%3B%3BAAaX%2CQARyB%3BEACtB%2CqBACI%2CmBACI%3BIACI%2CWAAA%3B%3B%3BACy9BhB%2CmBAAmB%2CMAAM%2COAAO%3BEAC9B%2C2BAAA%3B%3BAAGF%2CMAAM%2COAAO%3BEACX%2CuBAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACrgCF%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAPJ%2CwBASI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAZR%2CwBAeI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BACwKR%3BEACI%2CaAAA%3B%3BACAJ%2CwBAxB%2BC%3BEAC3C%2CcAAe%3BIACX%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BEACrC%2CcAAe%2CuBAAsB%3BIACjC%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BICwHrC%2CyBAAA%3B%3BEDrHA%2CcAAe%2CuBAAsB%3BICqHrC%2C4BAAA%3BIDnHI%2CQAAA%3B%3B%3BAE5ER%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BACiVR%2CQAhC2B%3BEACvB%2CYAAY%2CcAAc%3BIACtB%2CsBAAA%3B%3BEADJ%2CYAAY%2CcAAc%2CiBAGtB%2CkBACI%3BIACI%2CUAAA%3B%3BEALZ%2CYAAY%2CcAAc%2CiBAGtB%2CkBACI%2CcAGI%3BIACI%2CSAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2C%2BBAAA%3B%3BEAEA%2CYApBJ%2CcAAc%2CiBAGtB%2CkBACI%2CcAGI%2CcAaK%3BIACG%2CeAAA%3BIACA%2CWAAA%3B%3B%3BAAsCvB%2CQA7ByB%3BEACtB%2CYAAY%2CcAAc%2CiBAEtB%3BIACI%2C2BAAA%3BIACA%2CuBAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3B%3BEAPR%2CYAAY%2CcAAc%2CiBAUtB%3BIACI%2CgBAAA%3B%3BEAXR%2CYAAY%2CcAAc%2CiBActB%2CQAAO%2CKAAK%3BIACR%2CsBAAA%3B%3BEAfR%2CYAAY%2CcAAc%2CiBAkBtB%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEApBR%2CYAAY%2CcAAc%2CiBAuBtB%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3B%3BAC1GZ%2CeACI%2CYAAY%2CKAAE%3BEACV%2CgBAAA%3B%3BAAFR%2CeAKI%2CGAAE%3BEACE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAARR%2CeAKI%2CGAAE%2CWAKE%3BEACI%2COAAO%2CwBAAP%3B%3BAC9TZ%2CYAAY%2CeAER%3BEACI%2CWAAW%2CiBAAX%3BEACA%2CcAAA%3B%3BAAJR%2CYAAY%2CeAOR%3BEACI%2CaAAA%3B%3BAARR%2CYAAY%2CeAOR%2CgBAGI%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CmBAAA%3B%3BACgRZ%2CYAAY%2CQAAS%3BEACjB%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CsBAAsB%3BEACvC%2CaAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CuBAAuB%2CaAAa%3BEACrD%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CaAAa%2CaAAa%2CMAAK%3BEAChD%2CyBAAA%3B%3BAAGJ%2CYAAY%2CQAAS%3BEACjB%2CkBAAA%3B%3BAAGJ%2CIAAI%2CKAAM%2CaAAY%2CQAAS%3BEAC3B%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAkB%2CwBAAlB%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CYAAY%2CQAAS%3BEACjB%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CgBAAgB%3BEACjC%2CkBAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CuBAAuB%2CiBAAiB%3BEACzD%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CQACI%3BEACI%2CkBAAA%3B%3BAAFR%2CQACI%2CsBAGI%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAXZ%2CQAeI%2CoBACI%3BEACI%2CiBAAA%3B%3BAAKZ%2CYAAY%2CQAAS%2CuBAAuB%2CiBAAiB%3BEACzD%2CuBAAA%3B%3BAAGJ%2CYAAY%2CQAAS%2CuBAAuB%2CiBAAiB%2CYAAY%3BEACrE%2CaAAA%3B%3BAAGJ%2CYAAY%2CQAAS%3BEACjB%2CsBAAA%3B%3BAAEA%2CYAHQ%2CQAAS%2CQAGhB%3BEACG%2COCxZW%2CmCDwZX%3B%3BAAGJ%2CYAPQ%2CQAAS%2CQAOhB%3BEACG%2CkBAAA%3B%3BAAIR%3BEACI%2CuBAAA%3B%3BAASJ%2CQAN2B%3BEACvB%2COAAO%2CQAAS%3BIACZ%2CgBAAA%3B%3B%3BAAeR%2CQAX2B%3BEACvB%2CYAAY%2CQAAS%3BIACjB%2CkBAAA%3B%3BEAGJ%3BEACA%3BIACI%2CwBAAA%3B%3B%3BAAgBR%2CQAZ0B%3BEACtB%2CYAAY%2CQAAQ%2CcAAe%3BIAC%5C%2FB%2CeAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CYAAA%3BIACA%2CsBAAA%3BIACA%2CwCAAA%3B%3B%3BAAUR%2CwBANiD%2C8BAA%2BB%3BEAC5E%2CYAAY%2CQAAS%3BIACjB%2C0BAAA%3B%3B%3BAAUR%2CmBANqC%3BEACjC%2CYAAY%2CQAAS%3BIACjB%2CeAAA%3B%3B%3BAAkBR%2CQAd2B%3BEACvB%2CQACI%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CQAMI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3B%3B%3BAAsBZ%2CQAjB0B%3BEACtB%2CYAAY%2CQAAS%2CuBAAuB%2CaAAa%3BIACrD%2CUAAA%3B%3BEAGJ%2CQAAS%2COAAM%3BIACX%2CUAAA%3B%3BEAGJ%2CYAAY%2CQAAS%3BIACjB%2CaAAA%3B%3B%3BAAOR%2CQACI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAALR%2CQAQI%3BEACI%2CSAAA%3B%3BAATR%2CQAYI%2CaAAa%3BEACT%2CYAAA%3B%3BAAIR%2CMAAM%2CYAAa%2CaAAY%2CQAAS%2CYAAY%3BEAChD%2CYAAA%3B%3BAADJ%2CMAAM%2CYAAa%2CaAAY%2CQAAS%2CYAAY%2CeAG%5C%2FC%2CKAAG%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CYAAY%2CQAAS%2CUAAU%2CkBAAkB%3BEAC7C%2COAAA%3BEACA%2CWAAA%3B%3BAAOJ%2CSACI%2CYAAY%3BEACR%2CUAAA%3B%3BAAFR%2CSAKI%2CkBAAkB%3BEACd%2CSAAA%3B%3BAAEA%2CSAHJ%2CkBAAkB%2CEAGb%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAXZ%2CSAeI%2CiBAAiB%3BEACb%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAvBR%2CSAeI%2CiBAAiB%2CgBAUZ%3BEACG%2CaAAA%3B%3BAA1BZ%2CSA8BI%2CeAAe%2CGAAG%3BEACd%2CyBAAA%3B%3BAA%5C%2FBR%2CSAkCI%3BEACI%2CoBAAA%3B%3BAAIR%2CYAAY%2CSAAS%2CeAAgB%2CaAAa%2CcAAc%2CeAAe%2CMAAK%3BEAChF%2CSAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CYAAY%2CSAAU%2CiBAAiB%3BEACnC%2CkBAAA%3B%3BAAEA%2CYAHQ%2CSAAU%2CiBAAiB%2CMAGlC%3BEACG%2CgBAAA%3B%3BAAGJ%2CYAPQ%2CSAAU%2CiBAAiB%2CMAOlC%3BEACG%2CmBAAA%3B%3BAAIR%2CYAAY%2CSAAU%2CiBAAiB%3BEACnC%2CkBAAkB%2C8BAAlB%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAKJ%2CQAH%2BB%3BEAG%5C%2FB%2CYAbY%2CSAAU%2CiBAAiB%3BIAW%5C%2FB%2CgBAAA%3B%3B%3BAAoDR%2CQAhD2B%3BEACvB%2CYAAa%2CUAAU%3BIACnB%2C2BAAA%3B%3BEAGJ%2CSACI%2CYAAY%2CKACP%2CKAAE%2CYAAa%3BIACZ%2C0BAAA%3B%3BEAKZ%2CYAAY%2CSAAU%2CiBAElB%2CcAAc%3BEAFlB%2CYAAY%2CSAAU%2CiBAGlB%2CkBAAkB%2CQAAO%3BEAH7B%2CYAAY%2CSAAU%2CiBAIlB%3BEAJJ%2CYAAY%2CSAAU%2CiBAKlB%2CkBAAkB%2CQAAO%2CSAAS%3BIAC9B%2CeAAA%3B%3BEAIR%2CMAAM%2CYAAa%2CaAAY%2CSAAU%2CYAAY%2CeAAe%2CGAAE%2CoBAAoB%2CIAAI%2CgBAAiB%2CKAAE%3BIAC7G%2COAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAiB%2CaAAY%2CSAAU%2CiBAAiB%3BIACpD%2CcAAA%3B%3BEAGJ%2CYAAY%2CSAAS%2CeAAgB%2CaAAa%2CcAAc%2CeAAe%2CMAAK%2CWAAY%3BIAC5F%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CcAAc%2C8BAAd%3B%3BEAGJ%2CYAAY%2CSAAU%2CkBAAkB%2CQAAO%2CSAAU%2CWAAQ%3BIAC7D%2CWAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3B%3BAAwCP%2CQApC0B%3BEACvB%2CSAAU%3BIACN%2CaAAA%3BIACA%2CyBAAA%3B%3BEAFJ%2CSAAU%2CgBAIN%3BIACI%2CkBAAA%3BIACA%2CcAAA%3B%3BEAIR%2CSAAU%3BIACN%2CoBAAA%3B%3BEAQI%2CMALF%2CYAEF%2COAGK%2COAAO%2COAAO%3BEAAf%2CMALF%2CYAGF%2CMAAK%2CcAAe%2CiBAAiB%2CUAEhC%2COAAO%2COAAO%3BEAAf%2CMALF%2CYAIF%2CaACK%2COAAO%2COAAO%3BIACX%2CoBAAA%3B%3BEAUJ%2CgBALS%2COAAM%2CYAEnB%2COAGK%2COAAO%2COAAO%3BEAAf%2CgBALS%2COAAM%2CYAGnB%2CMAAK%2CcAAe%2CiBAAiB%2CUAEhC%2COAAO%2COAAO%3BEAAf%2CgBALS%2COAAM%2CYAInB%2CaACK%2COAAO%2COAAO%3BIACX%2CmBAAA%3B%3B%3BAEg6ChB%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2C8BAAA%3BEACA%2CwCAAA%3BEACA%2CgCAAA%3BEACA%2C8DAAA%3BEACA%2CmBAAmB%2CuBAAnB%3BEACA%2CWAAW%2CuBAAX%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAACA%2CcAAC%3BEACG%2CmBAAmB%2CoBAAnB%3BEACA%2CWAAW%2CoBAAX%3BEACA%2CUAAA%3B%3BAAtBR%2CcAwBI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAA3BR%2CcA6BI%3BEACG%2CWAAA%3BEACA%2CYAAA%3B%3BAAEH%2CcAAC%3BEACG%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CcAAC%3BEACG%2COAAO%2CwBAAP%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CcAAC%3BEACG%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAA1DR%2CcA4DI%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3B%3BAArER%2CcAuEI%3BEACI%2CcAAA%3B%3BAAxER%2CcA0EI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3B%3BAAjFR%2CcAmFI%2CKAAI%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2COAAO%2CwBAAP%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA9FR%2CcAgGI%2CKAAI%2CSAAS%3BEACT%2CeAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAApGR%2CcAsGI%2CYAAW%3BEACP%2CYAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2COAAO%2CwBAAP%3BEACA%2CkBAAA%3B%3BAA%5C%2FGR%2CcAiHI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAkB%2CkCAAlB%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3B%3BAACA%2CcAdJ%2CQAcK%3BEACG%2CsBAAA%3B%3BAAhIZ%2CcAmII%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAOJ%2CQALyB%3BEACrB%2CcAAC%3BIACG%2CgBAAA%3B%3B%3BAAqBR%2CQAlB0B%3BEAkB1B%3BIAjBI%2CYAAA%3B%3BEACA%2CcAAC%3BIACG%2CSAAA%3B%3BEAEJ%2CcAAC%3BIACG%2CMAAA%3B%3BEAYR%2CcAVI%3BIACI%2CSAAA%3B%3BEASR%2CcAPI%3BEAOJ%2CcAPS%3BIACD%2CaAAA%3B%3BEAMR%2CcAJI%3BIACI%2CgBAAA%3B%3B%3BAASR%2CQAN0B%3BEAM1B%2CcALI%3BIACI%2CeAAA%3B%3B%3BAAwBZ%2CQApB8B%3BEAoB9B%2CcAnBQ%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEAiBZ%2CcAfQ%2CYAAW%3BIACP%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAYZ%2CcAVQ%2CKAAI%3BIACA%2C0BAAA%3BIACA%2C2BAAA%3BIACA%2CqBAAA%3B%3BEAOZ%2CcALS%2CKAAI%2CSAAS%3BIACV%2CqBAAA%3BIACA%2CsBAAA%3B%3B%3BAAMZ%3BEACI%2CaAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CqBAGI%3BEACI%2CwBAAA%3B%3BAAJR%2CqBAMI%2CMAAK%2CcAAe%3BEAChB%2CeAAA%3B%3B%3B%3B%3B%3BAC7vCR%3BEACI%2CoBAAA%3B%3BAAGJ%2CUAAW%3BAACX%2CgBAAiB%3BAACjB%2CgBAAiB%3BAACjB%2CUAAW%3BEACP%2CcAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAFJ%2CgBAII%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CwCAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgBAAC%2CMACG%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAKZ%2CQAAS%3BEACL%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAA4CA%2CYAAC%2CmBACI%3BEACG%2C4BAAA%3B%3BAAFR%2CYAAC%2CmBAKG%3BEACI%2COAAO%2C8BAAP%3B%3BAAMJ%2CYAFH%2CsBAEI%3BEACG%2CaAAA%3B%3BAAdZ%2CYAWK%2CsBAMG%2CGAAE%3BEACE%2COAAO%2C%2BBAAP%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAA%2BCX%2CQA1CyB%3BEACtB%3BIACI%2CaAAA%3B%3BEAGH%2C0BAGG%2CmBAAmB%2C0BACf%3BEAHP%2C2BAEG%2CmBAAmB%2C0BACf%3BEAFP%2CqBACG%2CmBAAmB%2C0BACf%3BIACI%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3B%3BEATX%2C0BAGG%2CmBAAmB%2C0BACf%2CeAOI%3BEAVX%2C2BAEG%2CmBAAmB%2C0BACf%2CeAOI%3BEATX%2CqBACG%2CmBAAmB%2C0BACf%2CeAOI%3BIACI%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAbf%2C0BAGG%2CmBAAmB%2C0BAcf%3BEAhBP%2C2BAEG%2CmBAAmB%2C0BAcf%3BEAfP%2CqBACG%2CmBAAmB%2C0BAcf%3BIACI%2CYAAA%3BIACA%2CWAAA%3B%3BEAKZ%2CQAAS%2COACL%3BIACI%2CeAAA%3B%3BEAFR%2CQAAS%2COAKL%3BIACI%2CaAAA%3B%3BEAIR%2CQAAS%2CQAAQ%3BIACb%2CeAAA%3B%3B%3BAC3pCR%3BEACI%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3B%3BAAIJ%2CIAAI%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3B%3BAAm2KJ%2CIAAI%2CKAEA%2CMAAK%3BAAFT%2CIAAI%2CKAGA%2CMAAK%3BAAHT%2CIAAI%2CKAIA%2CMAAK%3BAAJT%2CIAAI%2CKAKA%2CMAAK%3BAALT%2CIAAI%2CKAMA%2CMAAK%3BAANT%2CIAAI%2CKAOA%2CMAAK%3BAAPT%2CIAAI%2CKAQA%2CMAAK%3BAART%2CIAAI%2CKASA%2CMAAK%3BAATT%2CIAAI%2CKAUA%3BAAVJ%2CIAAI%2CKAWA%3BEACI%2CkBAAkB%2CwBAAlB%3BEACA%2CcAAc%2CwBAAd%3B%3BAAbR%2CIAAI%2CKAgBA%2CaAAa%3BEACT%2COAAO%2CwBAAP%3B%3BAAIR%2CoBACI%3BEACI%2CaAAA%3B%3BAAIR%2CgBACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CgBALJ%2CaAKK%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAKZ%2CYACK%3BEACG%2CoBAAA%3B%3BAAFR%2CYAKI%2CIAAI%3BEACA%2CaAAA%3B%3BAANR%2CYASI%2CEAAC%2CMACG%2CIAAI%3BEACA%2CMHr9KU%2CkCGq9KV%3B%3BAAXZ%2CYAeI%3BEACI%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAlBR%2CYAeI%2CEAKI%3BEACI%2CgBAAA%3B%3BAAKZ%2CYAAa%2CaAAa%2CGACtB%2CIAAI%3BEACA%2CMAAM%2CwBAAN%3B%3BAAUR%2CQAN0B%3BEACtB%3BIACI%2CgBAAA%3B%3B%3BAAIR%2CqBAAsB%3BEAClB%2CmBAAA%3B%3BAAGJ%2CeAEK%3BAADL%2CiBACK%3BEACG%2CaAAA%3B%3BAAIR%2CYAAY%2CMAER%2CkBAEI%3BAAJR%2CYAAY%2CMAGR%2CgBACI%3BEACI%2CcAAA%3B%3BAAMZ%2CYAAa%2CcAET%3BAAFJ%2CYAAa%2CcAGT%3BEACI%2CmBAAA%3B%3BAAIR%2CiBAAkB%2CSAAS%3BEACvB%2CmBAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAkB%2CwBAAlB%3BEACA%2COAAO%2CwBAAP%3B%3BAAOA%2CQAL2B%3BEAK3B%3BEAAA%3BEAAA%3BIAJI%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAjBR%2CaAoBI%3BAAnBJ%2CwBAmBI%3BAAlBJ%2CgBAkBI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3B%3BAAtBR%2CaAoBI%2CKAII%3BAAvBR%2CwBAmBI%2CKAII%3BAAtBR%2CgBAkBI%2CKAII%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CuCAAA%3B%3BAAIR%2CaAAC%3BAAAD%2CwBAAC%3BAAAD%2CgBAAC%3BAACD%2CaAAC%3BAAAD%2CwBAAC%3BAAAD%2CgBAAC%3BEACG%2CkBAAkB%2CkCAAlB%3BEACA%2CWAAA%3B%3BAAIR%2CaAEK%3BAAFL%2CaAGK%3BAAHL%2CaAIK%3BEACG%2CgBAAA%3B%3BAAIR%2CkBAEK%3BAAFL%2CkBAGK%3BAAHL%2CkBAIK%3BEACG%2CeAAA%3BEACA%2CmBAAA%3B%3BAAIR%3BAACA%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3B%3BAAKA%2CMAFE%2COAAO%2CQAER%3BAACD%2CMAHE%2COAAO%2CQAGR%3BEACG%2CkBAAkB%2CkCAAlB%3B%3BAAEA%2CMANF%2COAAO%2CQAER%2CsBAII%3BAAAD%2CMANF%2COAAO%2CQAGR%2C2BAGI%3BEACG%2CQAAQ%2CeAAR%3B%3BAAKZ%2CyBACI%3BEACI%2CeAAA%3B%3BAAFR%2CyBAKI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAARR%2CyBAKI%2C2BAKK%3BEACG%2COAAO%2CeAAP%3BEACA%2CSAAA%3B%3BAAKJ%2CQAH8B%3BEAG9B%2CyBAZJ%2C2BAKK%3BIAKO%2CWAAA%3B%3B%3BAAfhB%2CyBAKI%2C2BAcI%2COAAM%3BEACF%2CWAAA%3B%3BAAMR%2C2BAAC%2CYAAY%2CYACT%3BEACI%2CkCAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3B%3BAANR%2C2BAAC%2CYAAY%2CYACT%2CkBAOI%3BEACI%2CoBAAA%3B%3BAA2Cf%2CQArCyB%3BEACtB%2C2BAEI%3BEAFJ%2C2BAGI%3BIACI%2CaAAA%3B%3BEAJR%2C2BAOI%2CcACI%2COAAM%3BIACF%2CeAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAIR%2C2BAAC%2CYAAY%2CYACT%3BIACI%2CoBAAA%3BIACA%2CuBAAA%3BIACA%2C2BAAA%3BIACA%2C4BAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3B%3BEAMZ%2CYAAY%2CYAAY%2C2BAA4B%2CkBAAkB%3BIAClE%2CoBAAA%3B%3B%3B%3BAC1rLQ%2CYAHZ%2CaACI%2CUACI%2CQACK%3BEACG%2CYAAA%3B%3BAALpB%2CYACI%2CaASI%3BEACI%2CyBAAA%3B%3BAAGI%2CYAbZ%2CaASI%2CYAGI%2CEACK%3BEACG%2CcAAA%3B%3BAAYR%2CQAL%2BB%3BEAK%5C%2FB%2CYA1BR%2CaAmBI%2CeACI%2CMAEQ%3BIACI%2CqBAAA%3B%3B%3BAAOZ%2CYA9BR%2CaA6BI%2CkBACK%2CMACG%3BEACI%2CwBAAA%3B%3BAAWJ%2CQAJ2B%3BEAI3B%2CYA3CZ%2CaAqCI%2CYACI%2CeAAe%2CKAAG%3BIAEV%2C4BAAA%3B%3B%3BAAOJ%2CQAJ2B%3BEAI3B%2CYA%5C%2FCZ%2CaAqCI%2CYACI%2CeAAe%2CKAAG%3BIAMV%2C6BAAA%3B%3B%3BAAMR%2CQAH%2BB%3BEAG%5C%2FB%2CYAlDR%2CaAqCI%2CYACI%2CeAAe%2CKAAG%3BIAUV%2C6BAAA%3B%3B%3B%3BAAUpB%2CiBACI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAPR%2CiBACI%2CuBAQI%3BEACI%2CUAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAlBZ%2CiBACI%2CuBAQI%2CkBAWI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CyCAAA%3BEACA%2CqBAAA%3B%3BAA3BhB%2CiBACI%2CuBAQI%2CkBAqBI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAYR%2CQAP0B%3BEAO1B%2CiBA%5C%2FCJ%2CuBAyCQ%3BIACI%2CUAAA%3B%3B%3BAAmBZ%2CQAd8B%3BEAc9B%2CiBA7DA%2CuBAgDQ%2CkBACI%3BIACI%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAShB%2CiBA7DA%2CuBAgDQ%2CkBAOI%3BIACI%2CkBAAA%3BIACA%2CgBAAA%3B%3B%3B%3BAAUZ%2CyBADJ%2CYAAY%2CaACP%3BEACG%2CcAAA%3B%3BAAHZ%2CyBAOI%2CkBAAiB%2CaAAc%2CSAAS%3BEACpC%2CuBAAA%3B%3BAARR%2CyBAWI%2CqBAAqB%2CSAAS%2CIAAI%2CKAAK%3BEACnC%2C0BAAA%3B%3BAAKR%2CYACI%2CaACI%2CaACI%3BEACI%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3B%3BAAEA%2CYARZ%2CaACI%2CaACI%2CcAMK%3BEACG%2C6BAAA%3B%3BAAEA%2CYAXhB%2CaACI%2CaACI%2CcAMK%2COAGI%3BEACG%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAZR%2CYARZ%2CaACI%2CaACI%2CcAMK%2COAeG%2CeAAe%2CMAAK%3BEAChB%2CUAAA%3B%3BAAzBxB%2CYACI%2CaACI%2CaA4BI%3BEACI%2CcAAA%3BEACA%2CUAAA%3B%3BAAWI%2CaAJf%2CcACI%2CoBACG%2CmBACI%2CQACK%3BEACG%2CeAAA%3B%3BAAQxB%2C4BACI%2CeACI%3BEACI%2CeAAA%3B%3BAAHZ%2C4BACI%2CeACI%2CiBAGI%3BEACI%2CcAAA%3B%3BAANhB%2C4BAWI%3BEACI%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAIA%2C4BADJ%2CgBACK%2CQACG%2CsBACI%3BEACI%2CyBAAA%3B%3BAApBpB%2C4BA0BI%3BEACI%2CgBAAA%3B%3BAA3BR%2C4BA8BI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3B%3BAAhCR%2C4BAmCI%2CoBACI%2CQAAO%3BEACH%2CWAAA%3BEACA%2CkBAAA%3B%3BAAMZ%2CyBAEI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CyCAAA%3B%3BAAVR%2CyBAEI%2CkBAUI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAhBZ%2CyBAEI%2CkBAiBI%2CcACI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAAtBhB%2CyBAEI%2CkBAwBI%3BEACI%2CgBAAA%3B%3BAA3BZ%2CyBAEI%2CkBA4BI%2CQAAO%3BEACH%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAjCZ%2CyBAqCI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA5CR%2CyBAqCI%2CcASI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAhDZ%2CyBAqCI%2CcAcI%2CQAAO%3BEACH%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAOJ%2CqBADJ%2CuBACK%3BEACG%2CsBAAA%3B%3BAAHZ%2CqBAOI%2CaACI%2CSACI%3BEACI%2CWAAA%3B%3B%3BAAOhB%2CsBACI%2CUACI%3BEACI%2CWAAA%3B%3BAAHZ%2CsBACI%2CUACI%2CQAGI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAARhB%2CsBACI%2CUACI%2CQAGI%2CoBAKI%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAKJ%2CQAH8B%3BEAG9B%2CsBAjBZ%2CUACI%2CQAGI%2CoBAKI%3BIAMQ%2CeAAA%3B%3B%3BAAhBxB%2CsBACI%2CUAqBI%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3B%3BAAMZ%2CsBACI%2CaAAa%2CsBAAoB%2CGAAE%3BEAC%5C%2FB%2C0BAAA%3B%3BAAFR%2CsBAKI%3BEACI%2C0BAAA%3BEACA%2CWAAA%3B%3BAAMA%2CQAJ0B%3BEAI1B%2CsBARJ%3BIAKQ%2C0BAAA%3B%3B%3BAAOJ%2CQAJ2B%3BEAI3B%2CsBAZJ%3BIASQ%2C0BAAA%3B%3B%3BAAMR%2CQAH%2BB%3BEAG%5C%2FB%2CsBAfA%3BIAaQ%2C0BAAA%3B%3B%3BAAKZ%2CgBACI%2CsBACI%3BEACI%2C6BAAA%3BEACA%2C8BAAA%3B%3BAAKZ%2CUACK%3BEACG%2C0BAAA%3B%3BAAFR%2CUAKI%2CSAAQ%2CQAAS%3BEACb%2CWAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CeAAA%3B%3BAAGJ%2CIAAI%2CUAAW%3BEACX%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAkB%2CiCAAlB%3BEACA%2CuBAAA%3B%3BAAIJ%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAHJ%2CcAKI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIR%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAHJ%2CeAKI%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAY%2CgDAAZ%3B%3BAAZR%2CeAKI%2CgBASI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAOA%2CQAL2B%3BEAK3B%2CeArBR%2CgBASI%3BIAQQ%2CsBAAA%3BIACA%2CkBAAA%3B%3B%3BAAvBhB%2CeAKI%2CgBASI%2CEAYI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAMA%2CQAJ2B%3BEAI3B%2CeAhCZ%2CgBASI%2CEAYI%3BIAQQ%2CWAAA%3B%3B%3BAAGJ%2CeAhCZ%2CgBASI%2CEAYI%2CKAWK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAW%2CaAAX%3B%3BAAKJ%2CQAH%2BB%3BEAG%5C%2FB%2CeA9CZ%2CgBASI%2CEAYI%2CKAWK%3BIAYO%2CaAAA%3B%3B%3BAAQxB%2CgCACI%2CMAAK%3BEACD%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAMJ%2CQAJ8B%3BEAI9B%2CgCARA%2CMAAK%3BIAKG%2CsBAAA%3BIACA%2C0BAAA%3B%3B%3BAAKZ%2C2BAEI%3BEACI%2CwBAAA%3B%3BAAHR%2C2BAMI%2CaACI%2CSACI%3BEACI%2CWAAA%3B%3BAAQR%2CoBADJ%2CMACK%2CcACG%2CMAAM%2CMAAM%2CGAAG%3BEACX%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CoBADJ%2CMACK%2CcAMG%3BEACI%2CYAAA%3B%3BAAThB%2CoBAgBI%2CaACI%3BEACI%2CwBAAA%3B%3BAAlBZ%2CoBAgBI%2CaAMI%2CaACI%2CMACI%3BEACI%2CgBAAA%3B%3BAAzBpB%2CoBAgBI%2CaAMI%2CaAOI%2CMAAK%2CKAAK%2CMAAM%2COACZ%2CMACI%2CGAAE%2CMAAM%3BEACJ%2CmBAAA%3B%3BAAhCxB%2CoBAgBI%2CaAMI%2CaAOI%2CMAAK%2CKAAK%2CMAAM%2COACZ%2CMACI%2CGAAE%2CMAAM%2COAGJ%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAApC5B%2CoBAgBI%2CaAMI%2CaAOI%2CMAAK%2CKAAK%2CMAAM%2COACZ%2CMACI%2CGAAE%2CMAAM%2COAQJ%2CGACI%2COACI%2CKAAI%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAA3CpC%2CoBAgBI%2CaAMI%2CaAOI%2CMAAK%2CKAAK%2CMAAM%2COACZ%2CMAmBI%2CGAAE%2COACE%3BEACI%2CeAAA%3B%3BAAnD5B%2CoBAgBI%2CaAMI%2CaAOI%2CMAAK%2CKAAK%2CMAAM%2COACZ%2CMAmBI%2CGAAE%2COAKE%2CGAAG%2CKAAI%3BEACH%2CeAAA%3B%3BAAvD5B%2CoBAgBI%2CaA%2BCI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAjEZ%2CoBAgBI%2CaAqDI%2CsBACI%2CiBACI%2CKAAI%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CoBA3DhB%2CaAqDI%2CsBACI%2CiBACI%2CKAAI%2CYAIC%3BEACG%2CmBAAA%3B%3BAA5ExB%2CoBAmFI%2CSAAQ%2CIACJ%2CIAAG%3BEACC%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CiBACI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAJR%2CiBACI%2CmBAKI%2CYACI%3BEACI%2CeAAA%3B%3BAARhB%2CiBACI%2CmBAWI%3BEACI%2CWAAA%3B%3BAAbZ%2CiBACI%2CmBAWI%2CcAGI%3BEACI%2CeAAA%3B%3BAAhBhB%2CiBACI%2CmBAmBI%3BEACI%2CaAAA%3B%3BAArBZ%2CiBA0BI%2C4BACI%3BEACI%2CgBAAA%3B%3BAA5BZ%2CiBAgCI%2COAAM%3BEACF%2CsBAAA%3B%3BAAjCR%2CiBAoCI%3BEACI%2CkBAAA%3B%3BAArCR%2CiBAwCI%3BEACI%2CmBAAA%3B%3BAAIR%2CwBAEI%3BAADJ%2CuBACI%3BEACI%2CeAAA%3B%3BAAHR%2CwBAEI%2CsBAGI%3BAAJR%2CuBACI%2CsBAGI%3BEACI%2CSAAA%3B%3BAANZ%2CwBAEI%2CsBAOI%2CYACI%3BAATZ%2CuBACI%2CsBAOI%2CYACI%3BEACI%2CgBAAA%3B%3BAAXhB%2CwBAEI%2CsBAOI%2CYACI%2CYAGK%3BAAZjB%2CuBACI%2CsBAOI%2CYACI%2CYAGK%3BEACG%2CQAAA%3B%3BAAOpB%2CgCACI%2CMAAK%2CSAAS%3BEACV%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAHR%2CgCACI%2CMAAK%2CSAAS%2CMAIV%3BEACI%2CWAAA%3B%3BAAKZ%2CmBACI%2CqCACI%3BEACI%2CSAAA%3BEACA%2CmBAAA%3B%3BAAJZ%2CmBAQI%2CcACI%3BEACI%2CkCAAA%3B%3BAAVZ%2CmBAQI%2CcAKI%2CUAAU%2COAAM%2CWAAY%3BEACxB%2C6BAAA%3B%3BAAdZ%2CmBAQI%2CcASI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAtBZ%2CmBAQI%2CcAiBI%3BEACI%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA9BZ%2CmBAQI%2CcAyBI%2CQAAO%3BEACH%2CiBAAA%3B%3BAAlCZ%2CmBAQI%2CcA6BI%2CoBACI%3BEACI%2CiBAAA%3B%3BAAvChB%2CmBA4CI%2CYACI%3BEACI%2CgBAAA%3B%3BAA9CZ%2CmBA4CI%2CYACI%2CYAGK%3BEACG%2CQAAA%3B%3BAAjDhB%2CmBAsDI%2CsBACI%3BEACI%2CYAAA%3B%3BAAKZ%2CiBACI%3BEACI%2CuBAAA%3B%3BAAFR%2CiBAKI%3BEACI%2CsBAAA%3B%3BAANR%2CiBAKI%2CuBAGI%2CYAAW%3BEACP%2CmBAAA%3B%3BAATZ%2CiBAKI%2CuBAOI%2CKACI%2CeAAc%2COAAO%3BEACjB%2CmBAAA%3B%3BAAdhB%2CiBAKI%2CuBAOI%2CKAKI%2CMAAK%3BEACD%2CkBAAA%3B%3BAAlBhB%2CiBAKI%2CuBAOI%2CKASI%3BEACI%2CQAAA%3B%3BAAtBhB%2CiBAKI%2CuBAOI%2CKAaI%3BEACI%2CgBAAA%3B%3BAA1BhB%2CiBA%2BBI%2CUAAS%3BEACL%2CsBAAA%3B%3BAAaI%2CwBAFR%2CcACI%2COACK%3BAAAD%2CuBAFR%2CcACI%2COACK%3BAAAD%2CgCAFR%2CcACI%2COACK%3BAAAD%2CqBAFR%2CcACI%2COACK%3BAAAD%2CcAFR%2CcACI%2COACK%3BEACG%2CgBAAA%3B%3BAAMhB%3BEACI%2C2BAAA%3B%3BAAEA%2CeAAC%3BEACG%2CsBAAA%3B%3BAAIR%2C8BACI%3BEACI%2CkBAAA%3B%3BAAFR%2C8BAKI%3BEACI%2CoBAAA%3B%3BAAIR%2CSAAS%3BEACL%2CwBAAA%3B%3BAAGJ%2CSAAS%3BEACL%2CwBAAA%3B%3BAAGJ%3BEACI%2CwBAAA%3B%3BAAGJ%2CqBACI%2CeAAc%2CSAAU%3BEACpB%2C4BAAA%3BEACA%2CcAAA%3B%3BAAHR%2CqBAMI%2CeACI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAVZ%2CqBAMI%2CeACI%2CcAKI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3B%3BAAlBhB%2CqBAMI%2CeACI%2CcAcI%2CMAAK%3BEACD%2CWAAA%3B%3BAAtBhB%2CqBAMI%2CeACI%2CcAkBI%2CiBACI%3BEACI%2CeAAA%3B%3BAA3BpB%2CqBAMI%2CeA0BI%3BEACI%2CsBAAA%3B%3BAAMZ%2CSACI%2CiBACI%3BEACI%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAKZ%2CmBACI%2CiBAAiB%2CSACb%2CEAAC%3BEACG%2CcAAA%3B%3BAAKZ%3BEACI%2CwBAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CWAAA%3B%3BAAGJ%2CMAAM%2CYACF%3BEACI%2CeAAA%3B%3BAAIR%2CQACK%3BEACG%2CmBAAA%3B%3BAAIR%2CuBACI%2CSAAQ%2CKAAK%3BEACT%2CkBAAA%3B%3BAAFR%2CuBAKI%2CcAAc%2CkBAAkB%3BEAC5B%2CkBAAA%3B%3BAAIR%2CsBAEI%2CcAAa%2CcAAe%3BAADhC%2CmBACI%2CcAAa%2CcAAe%3BEACxB%2CmBAAA%3B%3BAAIR%2C4BACI%3BEACI%2CmBAAA%3B%3BAAIR%2CqBAAsB%3BEAClB%2C2BAAA%3B%3B%3BAAkFJ%2CQA9E2B%3BEAEvB%2CMAAM%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAAN%2CMAAM%2CYACF%2CaACI%2CUACI%2CQAAO%3BIACH%2CcAAA%3B%3BEAkBhB%2CgBACI%2COAAM%2CYACF%2CcACI%2CUACK%2CKACI%3BIACG%2CWAAA%3B%3BEAGA%2CgBARpB%2COAAM%2CYACF%2CcACI%2CUACK%2CKACI%2CIAII%3BEACD%2CgBATpB%2COAAM%2CYACF%2CcACI%2CUACK%2CKACI%2CIAKI%3BEACD%2COAAQ%2CiBAV5B%2COAAM%2CYACF%2CcACI%2CUACK%2CKACI%3BIAOO%2CcAAA%3B%3BEAIR%2CgBAfhB%2COAAM%2CYACF%2CcACI%2CUACK%2CKAYI%2COACI%3BIACG%2CcAAA%3B%3BEAS5B%2C4BACI%2CuBACI%3BIACI%2CwBAAA%3B%3BEAKZ%2CIAAI%2CqBACA%2CKAAI%2CUACA%3BIACI%2CyBAAA%3B%3BEAHZ%2CIAAI%2CqBACA%2CKAAI%2CUACA%2CSAGI%2CQAAO%3BIACH%2CUAAA%3B%3BEANhB%2CIAAI%2CqBACA%2CKAAI%2CUACA%2CSAOI%2CSAAQ%3BIACJ%2CUAAA%3BIACA%2CeAAA%3B%3B%3B%3BAAkIpB%2CQA1H0B%3BEAEtB%2CmBAAoB%2CGAAE%3BIAClB%2CeAAA%3B%3BEAGJ%2CoBACI%2CWACI%2CgBACI%3BIACI%2CWAAA%3B%3BEAJhB%2CoBACI%2CWACI%2CgBACI%2CaAGI%3BIACI%2CiBAAA%3B%3BEAPpB%2CoBACI%2CWACI%2CgBACI%2CaAOI%3BIACI%2CgBAAA%3B%3BEAXpB%2CoBACI%2CWACI%2CgBAaI%2CMAAK%2CcACD%2COAAO%2CQACH%2CWAEI%2CKAAI%3BEAnB5B%2CoBACI%2CWACI%2CgBAaI%2CMAAK%2CcACD%2COAAO%2CQACH%2CWAGI%2CKAAI%3BEApB5B%2CoBACI%2CWACI%2CgBAaI%2CMAAK%2CcACD%2COAAO%2CQACH%2CWAII%2CKAAI%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3BEAU5B%2CgCACI%3BIACI%2CiBAAA%3B%3BEAFR%2CgCAKI%2CMAAK%2CSAAS%3BIACV%2CsBAAA%3BIACA%2C0BAAA%3B%3BEAIR%2CwBAEI%3BEADJ%2CuBACI%3BIACI%2CgBAAA%3B%3BEAHR%2CwBAMI%3BEALJ%2CuBAKI%3BIACI%2CeAAA%3B%3BEAPR%2CwBAMI%2CiBAGI%2CKAAI%2CKAAK%2CWAAY%3BEAR7B%2CuBAKI%2CiBAGI%2CKAAI%2CKAAK%2CWAAY%3BIACjB%2CcAAA%3B%3BEAKZ%2C8BAEI%3BIACI%2CiBAAA%3B%3BEAIR%2CMAAM%2CYAAa%3BIACf%2C8BAAA%3B%3BEAGJ%2CKAAK%2CSAAU%2CSAAQ%3BIACnB%2CQAAA%3B%3BEAGJ%2CIAAI%2CqBACA%2CKAAI%2CUACA%2CSACI%2CQAAO%3BIACH%2CWAAA%3B%3BEAJhB%2CIAAI%2CqBACA%2CKAAI%2CUACA%2CSAKI%2CSAAQ%3BIACJ%2CWAAA%3B%3BEARhB%2CIAAI%2CqBACA%2CKAAI%2CUACA%2CSASI%3BIACI%2C8BAAA%3B%3BEAZhB%2CIAAI%2CqBACA%2CKAAI%2CUACA%2CSAaI%3BIACI%2CWAAA%3B%3BEAhBhB%2CIAAI%2CqBACA%2CKAAI%2CUACA%2CSAiBI%2CeAAc%2CSACV%2CcACI%3BIACI%2CqBAAA%3B%3BEAtBxB%2CIAAI%2CqBACA%2CKAAI%2CUACA%2CSAiBI%2CeAAc%2CSACV%2CcAKI%2CmBAAmB%3BIACf%2CoBAAA%3B%3BEAQxB%2CQACI%3BIACI%2CeAAA%3B%3B%3B%3BAAiCZ%2CQA3B0B%3BEACtB%2CmBACI%2CYACI%3BIACI%2C0BAAA%3BIACA%2CeAAA%3B%3BEAJZ%2CmBACI%2CYACI%2CYAIM%3BIACE%2CQAAA%3BIACA%2CgBAAA%3B%3BEAMhB%2C0BACI%3BIACI%2CkBAAA%3B%3BEAFR%2C0BAKI%2CmBAAmB%2CYAAY%2CSAAS%2CQAAO%3BIAC3C%2CeAAA%3B%3B%3B%3BAAoDZ%2CQA9C0B%3BEACtB%2CEAAE%3BIACE%2CeAAA%3B%3BEAGJ%2CiBACI%3BIACI%2CgBAAA%3B%3BEAFR%2CiBAKI%2COAAM%3BIACF%2CqBAAA%3B%3BEAIR%2CwBAEI%2CsBACI%3BEAFR%2CuBACI%2CsBACI%3BIACI%2CSAAA%3B%3BEAJZ%2CwBAEI%2CsBAKI%2CiBAAgB%3BEANxB%2CuBACI%2CsBAKI%2CiBAAgB%3BIACZ%2CYAAA%3B%3BEARZ%2CwBAEI%2CsBAKI%2CiBAAgB%2CWAGZ%3BEATZ%2CuBACI%2CsBAKI%2CiBAAgB%2CWAGZ%3BIACI%2CeAAA%3B%3BEAMhB%2CmBACI%2CyBACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2C8BAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3B%3B%3B%3BAAsChB%2CQA5B0B%3BEAEtB%2CgBACI%2CsBACI%3BIACI%2C6BAAA%3BIACA%2C8BAAA%3B%3BEAKZ%2CUACK%3BIACG%2C0BAAA%3B%3BEAIR%3BIACI%2CeAAA%3B%3BEAGJ%2CIAAI%2CUAAW%3BIACX%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3B%3BAAkBR%2CQAb0B%2CuBAAwB%3BEAC9C%2CoBACI%2CWACI%2CgBACI%3BIACI%2CUAAA%3B%3B%3B%3BAAqCpB%2CQA7B2B%3BEACvB%2CgBACI%2CsBACI%3BIACI%2C6BAAA%3BIACA%2C8BAAA%3B%3BEAKZ%2CUACK%3BIACG%2C0BAAA%3B%3BEAIR%3BIACI%2CeAAA%3B%3BEAGJ%2CIAAI%2CUAAW%3BIACX%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3B%3BAAwIR%2CQAjI2B%3BEAEvB%2CgBACI%2CsBACI%3BIACI%2C6BAAA%3BIACA%2C8BAAA%3B%3BEAKZ%2CUACK%3BIACG%2C0BAAA%3B%3BEAIR%3BIACI%2CeAAA%3B%3BEAGJ%2CIAAI%2CUAAW%3BIACX%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CiBACI%3BIACI%2CeAAA%3B%3BEAFR%2CiBACI%2CuBAGI%3BIACI%2CUAAA%3BIACA%2CUAAA%3B%3BEANZ%2CiBACI%2CuBAGI%2CkBAII%3BIACI%2CWAAA%3BIACA%2CeAAA%3BIACA%2CaAAA%3B%3BEAMhB%2CiBACI%3BIACI%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CYAAA%3B%3BEAIR%2CoBACI%2CWACI%3BIACI%2CWAAA%3BIACA%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CSAAA%3B%3BEANZ%2CoBACI%2CWACI%2CgBAOI%3BIACI%2CUAAA%3BIACA%2CgBAAA%3B%3BEAXhB%2CoBACI%2CWACI%2CgBAYI%2CMAAK%2CcACD%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CQAAA%3B%3BEAlBpB%2CoBACI%2CWACI%2CgBAYI%2CMAAK%2CcAOD%2CmBACI%3BIACI%2CeAAA%3B%3BEAvBxB%2CoBACI%2CWACI%2CgBAYI%2CMAAK%2CcAaD%3BIACI%2CgBAAA%3BIACA%2CeAAA%3B%3BEA7BpB%2CoBACI%2CWACI%2CgBA%2BBI%3BIACI%2CUAAA%3B%3BEAlChB%2CoBACI%2CWACI%2CgBA%2BBI%2CaAII%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAxCpB%2CoBACI%2CWACI%2CgBA%2BBI%2CaAII%2CgBAKI%2COAAM%2CYAAa%3BIACf%2C8BAAA%3B%3BEA3CxB%2CoBACI%2CWACI%2CgBA%2BBI%2CaAII%2CgBASK%2CSAAO%3BIACJ%2CUAAA%3BIACA%2C6BAAA%3BIACA%2C%2BBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3B%3BEAnDxB%2CoBACI%2CWACI%2CgBA%2BBI%2CaAII%2CgBAiBK%2CSAAO%2CSAAO%3BIACX%2CkBAAA%3BIACA%2CaAAA%3B%3BEAxDxB%2CoBACI%2CWACI%2CgBA%2BBI%2CaAII%2CgBAsBK%2CSAAO%3BIACJ%2CkBAAA%3B%3BEA5DxB%2CoBACI%2CWACI%2CgBA%2BBI%2CaA%2BBI%3BIACI%2CeAAA%3B%3B%3B%3BAAqCxB%2CQAxB2B%3BEACvB%2CoBACI%2CWACI%2CgBAEI%2CMAAK%2CcACD%2CmBACI%3BIACI%2CeAAA%3B%3BEAPxB%2CoBACI%2CWACI%2CgBAEI%2CMAAK%2CcAOD%3BIACI%2CeAAA%3B%3B%3B%3BAAwCxB%2CQA7B2B%3BEACvB%2CiBACI%3BIACI%2CYAAA%3B%3BEAIR%2CoBACI%2CWACI%2CgBACI%2CMAAK%2CcACD%2CmBACI%3BIACI%2CeAAA%3B%3BEANxB%2CoBACI%2CWACI%2CgBACI%2CMAAK%2CcAOD%3BIACI%2CiBAAA%3BIACA%2CeAAA%3B%3B%3B%3BAAkCxB%2CQAxB2B%3BEACvB%2CoBACI%2CWACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CoBACI%2CWACI%2CgBAGI%2CaAEI%2CgBACK%2CSAAO%3BIACJ%2CYAAA%3B%3BEATxB%2CoBACI%2CWACI%2CgBAGI%2CaAEI%2CgBAKK%2CSAAO%2CSAAO%3BIACX%2CkBAAA%3B%3B%3B%3BAA6B3B%2CQAnB0B%2CwBAAwB%3BEAC%5C%2FC%2CoBACI%2CWACI%2CgBACI%2CaAEI%2CgBACK%2CSAAO%3BIACJ%2CYAAA%3B%3BEAPxB%2CoBACI%2CWACI%2CgBACI%2CaAEI%2CgBAKK%2CSAAO%2CSAAO%3BIACX%2CkBAAA%3B%3B%3BAC5nCxB%2CcAFF%2CoBAEG%3BAAAD%2CeAFF%2CoBAEG%3BAACD%2CcAHF%2CoBAGG%3BAAAD%2CeAHF%2CoBAGG%3BEACC%2CmBAAA%3B%3BAAQF%2CiBAFF%2CoBAEG%3BAACD%2CiBAHF%2CoBAGG%3BEACC%2CmBAAA%3B%3BAAKN%2CaAEE%2CoBAAmB%3BAAFrB%2CaAGE%2CoBAAmB%3BEACjB%2CgBAAA%3B%3BAAgUJ%2CiBAAkB%2CSAAS%3BEACvB%2CmBAAA%3B%3BAChoBA%2CgBALsC%3BECMtC%2CiCAzBA%3BECuLA%2C0BACI%2CcDxLJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECkLL%2C0BACI%2CcDxLJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAmBR%2CiCAfA%3BEC6KA%2C0BACI%2CcD9KJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA4BJ%3BEEgDA%2COACI%2CgBACI%2CeAGI%3BEC3BZ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BECq7BhB%2CgBAGI%3BEAiEJ%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEC7dhB%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BILtlBhB%2CYAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEE2DX%2COACI%2CgBACI%2CeAGI%2CKFhEX%2CUAAU%3BEGqCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH3Cf%2CUAAU%3BEIg%2BBX%2CgBAGI%2COJn%2BBH%2CUAAU%3BEIoiCX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJ1iCf%2CUAAU%3BEK6kBX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKLplBf%2CUAAU%3BEK8kBX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKLplBf%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEEsDX%2COACI%2CgBACI%2CeAGI%2CKF3DX%2CUAAU%3BEGgCX%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHtCf%2CUAAU%3BEI29BX%2CgBAGI%2COJ99BH%2CUAAU%3BEI%2BhCX%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKJriCf%2CUAAU%3BEKwkBX%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKL%5C%2FkBf%2CUAAU%3BEKykBX%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKL%5C%2FkBf%2CUAAU%3BIACP%2CYAAA%3B%3BEAyNJ%3BEMxKI%2COAAO%2CKAAM%2CyBACT%3BEC4rBA%2COAAO%2CKAAM%2CcADjB%3BEAqBA%2CKAAC%2CcAuCG%2CcACI%3BENhrBR%2COAAO%2CKAAM%2CiCACT%3BEOlNR%2CmBACI%2CUAAU%3BEADd%2CmBAEI%3BECsFA%2COAAO%2CKAAM%2CeACT%3BECwER%2CyBACI%2CQAAO%3BEC2OX%2CqBASI%2CMACI%2CqBACI%3BIXlHZ%2CcAAA%3B%3BEA%2BDA%3BEAkFgB%2CuBAXZ%2CUASI%2CYACI%2CQACK%3BEClQjB%2CwBDuPI%2CUASI%2CYACI%2CQACK%3BECjQjB%2CuBDsPI%2CUASI%2CYACI%2CQACK%3BEYtajB%2CqBZ2ZI%2CUASI%2CYACI%2CQACK%3BEG9UjB%2CmBHmUI%2CUASI%2CYACI%2CQACK%3BEa3ajB%2CKAAK%2CKAAK%2CObgaN%2CUASI%2CYACI%2CQACK%3BIAjFb%2CkBAAA%3BIACA%2CQAAA%3B%3BEAuEQ%2CuBAFR%2CUACI%2COACK%2CIAAI%2CSACD%3BEC1PhB%2CwBDuPI%2CUACI%2COACK%2CIAAI%2CSACD%3BECzPhB%2CuBDsPI%2CUACI%2COACK%2CIAAI%2CSACD%3BEY9ZhB%2CqBZ2ZI%2CUACI%2COACK%2CIAAI%2CSACD%3BEGtUhB%2CmBHmUI%2CUACI%2COACK%2CIAAI%2CSACD%3BEanahB%2CKAAK%2CKAAK%2CObgaN%2CUACI%2COACK%2CIAAI%2CSACD%3BIACI%2CUAAA%3B%3BEAyBpB%3BEcvaQ%2COAAO%2CIAAI%2CeAAgB%2CKAD%5C%2FB%3BEAEI%2COAAO%2CIAAI%2CqBAAsB%2CKAFrC%3BI3BiPJ%2CkBAAA%3B%3BEa6OA%3BEe9HA%3BEC6MA%2CaACI%3BEZolBJ%3BIjB7pCA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEa8%5C%2FBD%2CkBb%5C%2F%5C%2FBC%3BEa%2B%5C%2FBD%2CkBb9%5C%2FBC%3BEmBmFD%2CwBAKI%2CenBzFH%3BEmBoFD%2CwBAKI%2CenBxFH%3BEmBoID%2CiCnBrIC%3BEmBqID%2CiCnBpIC%3BEmB0JD%2CkBnB3JC%3BEmB2JD%2CkBnB1JC%3BEe6FD%2CkBAWI%2CefzGH%3BEe8FD%2CkBAWI%2CefxGH%3BEe6GD%2COACI%2CgBACI%2CefhHP%3BEe8GD%2COACI%2CgBACI%2Cef%5C%2FGP%3BEoBuxBD%2CepBxxBC%3BEoBwxBD%2CepBvxBC%3BEc0KD%2C0BACI%2Ccd5KH%3BEc2KD%2C0BACI%2Ccd3KH%3BE8ByLD%2CcACI%2CQ9B3LH%3BE8B0LD%2CcACI%2CQ9B1LH%3BE8B%2BLD%2CMACI%2CeACI%2CS9BlMP%3BE8BgMD%2CMACI%2CeACI%2CS9BjMP%3BE%2BB6VD%2C0B%5C%2FB9VC%3BE%2BB8VD%2C0B%5C%2FB7VC%3BEsBoCD%2CcAKI%2CetB1CH%3BEsBqCD%2CcAKI%2CetBzCH%3BEgBuFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CehB3FX%3BEgBwFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CehB1FX%3BEiBkhCD%2CgBjBnhCC%3BEiBmhCD%2CgBjBlhCC%3BEiBslCD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CejB1lCX%3BEiBulCD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CejBzlCX%3BEiBwmCD%2CqBACI%2COAAM%2CUjB1mCT%3BEiBymCD%2CqBACI%2COAAM%2CUjBzmCT%3BEkB%2BnBD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelBpoBX%3BEkBgoBD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelBnoBX%3BEkBgoBD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelBpoBX%3BEkBioBD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelBnoBX%3BESmsHG%2COAAC%2CQTpsHJ%3BESosHG%2COAAC%2CQTnsHJ%3BESysHD%2CYAMI%2CQAAO%2CMThtHV%3BES0sHD%2CYAMI%2CQAAO%2CMT%5C%2FsHV%3BEcsKD%2C6BdvKC%3BEcuKD%2C6BdtKC%3BE%2BBybD%2CyB%5C%2FB1bC%3BE%2BB0bD%2CyB%5C%2FBzbC%3BEiBslCD%2CQAaI%2CSjBpmCH%3BEiBulCD%2CQAaI%2CSjBnmCH%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEay%5C%2FBD%2CkBbz%5C%2FBC%3BEmB8ED%2CwBAKI%2CenBnFH%3BEmB%2BHD%2CiCnB%5C%2FHC%3BEmBqJD%2CkBnBrJC%3BEewFD%2CkBAWI%2CefnGH%3BEewGD%2COACI%2CgBACI%2Cef1GP%3BEoBkxBD%2CepBlxBC%3BEcqKD%2C0BACI%2CcdtKH%3BE8BoLD%2CcACI%2CQ9BrLH%3BE8B0LD%2CMACI%2CeACI%2CS9B5LP%3BE%2BBwVD%2C0B%5C%2FBxVC%3BEsB%2BBD%2CcAKI%2CetBpCH%3BEgBkFD%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CehBrFX%3BEiB6gCD%2CgBjB7gCC%3BEiBilCD%2CQACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CejBplCX%3BEiBmmCD%2CqBACI%2COAAM%2CUjBpmCT%3BEkB0nBD%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelB9nBX%3BEkB2nBD%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CelB9nBX%3BES8rHG%2COAAC%2CQT9rHJ%3BESosHD%2CYAMI%2CQAAO%2CMT1sHV%3BEciKD%2C6BdjKC%3BE%2BBobD%2CyB%5C%2FBpbC%3BEiBilCD%2CQAaI%2CSjB9lCH%3BIACG%2CWAAA%3B%3BEa8hBJ%3BEmBpOH%2COAAO%3BEAMP%3BEAWA%3BInByMG%2CsBAAA%3B%3BEAsBA%3BIAtBA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BEN66BlB%2CiBM%5C%2F6BI%2CUACM%3BEN86BV%2CiBM%5C%2F6BI%2CUAEI%2CQAAU%3BIb1UlB%2CgBAAA%3B%3BEiCulBA%2C8BpB%5C%2FQI%2CUACM%2CSoB8QT%2CIAAI%2CSACC%3BEADN%2C8BpB%5C%2FQI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSACC%3BE1B%2BpBN%2CiBM%5C%2F6BI%2CUACM%2CSoB8QT%2CIAAI%2CSACC%3BE1B%2BpBN%2CiBM%5C%2F6BI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BpB%5C%2FQI%2CUACM%2CSoB8QT%2CIAAI%2CSAeC%3BEAfN%2C8BpB%5C%2FQI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSAeC%3BE1BipBN%2CiBM%5C%2F6BI%2CUACM%2CSoB8QT%2CIAAI%2CSAeC%3BE1BipBN%2CiBM%5C%2F6BI%2CUAEI%2CQAAU%2CSoB6QjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEpBjSR%2C8BACI%2CUACM%2CSoB2KR%3BEpB7KF%2C8BACI%2CUAEI%2CQAAU%2CSoB0KhB%3BE1BmwBF%2CiBM%5C%2F6BI%2CUACM%2CSoB2KR%3BE1BmwBF%2CiBM%5C%2F6BI%2CUAEI%2CQAAU%2CSoB0KhB%3BIjCpfF%2CeAAA%3BIiCwfI%2CqBAAA%3B%3BEA6HA%2C8BpB7SA%2CUACM%2CSoB0ST%2COAEI%3BEAAD%2C8BpB7SA%2CUAEI%2CQAAU%2CSoBySjB%2COAEI%3BEAAD%2C8BpB7SA%2CUACM%2CSoB2ST%2CSACI%3BEAAD%2C8BpB7SA%2CUAEI%2CQAAU%2CSoB0SjB%2CSACI%3BE1BkoBL%2CiBM%5C%2F6BI%2CUACM%2CSoB0ST%2COAEI%3BE1BkoBL%2CiBM%5C%2F6BI%2CUAEI%2CQAAU%2CSoBySjB%2COAEI%3BE1BkoBL%2CiBM%5C%2F6BI%2CUACM%2CSoB2ST%2CSACI%3BE1BkoBL%2CiBM%5C%2F6BI%2CUAEI%2CQAAU%2CSoB0SjB%2CSACI%3BIACG%2CaAAA%3B%3BEpBzSI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BEN06B%5C%2FB%2CiBM%5C%2F6BI%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEN06B%5C%2FB%2CiBM%5C%2F6BI%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEA2YhB%3BEqBj3BA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BIrBg2BnC%2CaAAA%3B%3BEAkEA%3BECx1BA%3BEiBmRA%3BEd6pBA%2CQAaI%3BIJpGA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CkBAKI%3BEC71BJ%2C6BD61BI%3BEkB1kBJ%2CyBlB0kBI%3BEImFJ%2CQAaI%2CSJhGA%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEARR%2CkBAWI%3BECn2BJ%2C6BDm2BI%3BEkBhlBJ%2CyBlBglBI%3BEI6EJ%2CQAaI%2CSJ1FA%3BIACI%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAhBR%2CkBAmBI%3BEC32BJ%2C6BD22BI%3BEkBxlBJ%2CyBlBwlBI%3BEIqEJ%2CQAaI%2CSJlFA%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEA4ER%3BEEngCA%3BIFogCI%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAHJ%2CgCAKI%3BEExgCJ%2CkBFwgCI%3BIACI%2CiBAAA%3B%3BEAIA%2CgCADJ%2CQACK%3BEACD%2CgCAFJ%2CQAEK%3BEE9gCT%2CkBF4gCI%2CQACK%3BEE7gCT%2CkBF4gCI%2CQAEK%3BIACG%2CiBAAA%3B%3BEAGJ%2CgCANJ%2CQAMK%3BEElhCT%2CkBF4gCI%2CQAMK%3BIACG%2CWAAA%3B%3BEmBh1Bf%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAc%3BEACd%2CaAAc%3BEACd%2CMAAM%2CSAAS%3BEACf%3BEACA%3BIACC%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGD%3BIACC%2CWAAA%3BIhC8DE%2CoBAAA%3BIACQ%2CYAAA%3BIAMR%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3B%3BEgCvEV%2CIAAK%3BIACJ%2CWAAA%3B%3BEAIF%3BIACC%2CcAAA%3B%3BEAGD%2COAAO%3BIAGN%2CiBAAA%3B%3BEGtUM%2CCAAC%2CmBAAwB%2CQHmUzB%3BIhC7EJ%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmCrZL%2CCAAC%2CoBAAyB%2CQHgU1B%3BIhC7EJ%2CmBAAA%3BImC9KA%2CqBAAA%3BInC8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmClZL%2CCAAC%2CyBAA%2BB%2CQH6ThC%3BIhC7EJ%2CmBAAA%3BImClLA%2CYAAA%3BInCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmC%5C%2FYL%2CCAAC%2C0BAAgC%2CQH0TjC%3BIhC7EJ%2CmBAAA%3BImCtLA%2CWAAA%3BInCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgC%5C%2FEZ%3BIAEC%2CiBAAA%3B%3BEG5TM%2CCAAC%2CoBAAyB%3BInCuO9B%2CmBAAA%3BImCtLA%2CWAAA%3BInCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmCtYL%2CCAAC%2CyBAA%2BB%3BInCoOpC%2CmBAAA%3BImCtLA%2CWAAA%3BInCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmCnYL%2CCAAC%2C0BAAgC%3BInCiOrC%2CmBAAA%3BImCtLA%2CWAAA%3BInCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgCzEZ%2C2BAA4B%3BIAC3B%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGD%3BIAEC%2CYAAA%3BIACA%2CgBAAA%3B%3BEG5TM%2CCAAC%2CoBAAyB%3BInC2N9B%2CmBAAA%3BImClLA%2CYAAA%3BInCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmC1XL%2CCAAC%2CyBAA%2BB%3BInCwNpC%2CmBAAA%3BImClLA%2CYAAA%3BInCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEmCvXL%2CCAAC%2C0BAAgC%3BInCqNrC%2CmBAAA%3BImClLA%2CYAAA%3BInCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEgC7DZ%2C0BACC%3BIACC%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAIF%2CMAAM%3BIACL%2CkBAAA%3B%3BEIrIE%3BIACI%2CaAAA%3B%3BEAGJ%3BIpCqJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BIoC1JJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3B%3BEAGJ%2C0BAA2B%3BIACvB%2CaAAA%3B%3BEAGJ%2C0BACK%3BIACG%2CcAAA%3B%3BEAMR%2CMAAM%2COAEF%3BEAFJ%2CMAAM%2COAGF%3BIACI%2CqBAAA%3B%3BECjSR%2CQAAQ%2CKAAK%3BICVb%2CkBAAA%3BIACA%2CUAAA%3B%3BEtC0CA%2CQqCjCQ%2CKAAK%2CMrCiCZ%3BEACD%2CQqClCQ%2CKAAK%2CMrCkCZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQqCvCQ%2CKAAK%2CMrCuCZ%3BIACG%2CWAAA%3B%3BEqCxCJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDKJ%2CQAAQ%2CKAAK%2CMCPX%2CQAAK%2CMAID%3BItCwRN%2CYAAA%3BIsCtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEDDR%2CQAAQ%2CKAAK%2CMCKX%2CQAAK%3BItCgRP%2CgBAAA%3BIsC7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEtCsBJ%2CQqCjCQ%2CKAAK%2CMCKX%2CQAAK%2CQtC4BN%3BEACD%2CQqClCQ%2CKAAK%2CMCKX%2CQAAK%2CQtC6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQqCvCQ%2CKAAK%2CMCKX%2CQAAK%2CQtCkCN%3BIACG%2CWAAA%3B%3BEsC3BA%2CQDbI%2CKAAK%2CMCKX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BEDdR%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%3BItCsNP%2CiBAAA%3B%3BEqCrRA%2CQAAQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%3BItCoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CyBAAA%3BIsC%5C%2FLQ%2CmBAAA%3BItC%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BEuCjJA%2CQFpIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCmEL%3BIvCiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEuC5IA%2CQFzIQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUCwEL%3BIvC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEuCvIA%2CQF9IQ%2CKAAK%2CMC%2BDX%2CQAAK%2CMAED%2CUC6EL%3BIvCuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEsC1LI%2CQD3FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQD5FI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BItCyL9B%2CmBAAA%3B%3BEsCrLI%2CQDhGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAiCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAkCF%2COAAU%3BEACX%2CQDlGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAmCF%2COAAU%2CUAAO%3BEAClB%2CQDnGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BItCkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEsC5KI%2CQDzGI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD1GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQD3GI%2CKAAK%2CMC%2BDX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BItC0KtB%2CmBAAA%3B%3BEqCrRA%2CQAAQ%2CKAAK%2CMCgHX%2CQAAK%3BItCqKP%2CmBAAA%3BIsCnKI%2CgBAAA%3BIACA%2C4BAAA%3BItCkKJ%2CyBAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BE2BlBJ%2CgBa0CA%3BIACI%2CWAAA%3B%3BEb3CJ%2CgBa8CA%3BIACI%2CYAAA%3B%3BEb%5C%2FCJ%2CgBajBA%3BEbiBA%2CgBahBA%3BIACI%2CqBAAA%3B%3BEbeJ%2CgBajBA%2CSAQI%2CEAAC%3BEbSL%2CgBahBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEbQR%2CgBaHA%2CSACI%3BIxCiQJ%2CiBAAA%3B%3BE2B%5C%2FPA%2CgBaOA%2CWAKI%2CEAAC%3BIxCmPL%2CeAAA%3B%3BE2B%5C%2FPA%2CgBAEM%3BEAFN%2CgBAGM%3BIACE%2CgBAAA%3B%3BEAJR%2CgBAEM%2CWAIE%3BEANR%2CgBAGM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEcqIR%2CYAAC%2CYACG%3BIzCiHR%2C6BAAA%3BIyC%5C%2FGY%2CiBAAA%3B%3B%3B%3B%3BECaZ%2CeAEI%2CeACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CeAPZ%2CeACI%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEC5IpB%3BIACI%2CwBAAA%3B%3BExBmEJ%2CwBACI%3BIACI%2CgCAAA%3B%3BEAFR%2CwBAKI%2CeAGI%3BEARR%2CwBAKI%2CeAII%3BEATR%2CwBAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CwBAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CwBAFR%2CqCACI%2CKACK%3BEACD%2CwBAHR%2CqCACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CwBAPR%2CqCACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CwBAyCI%2CKAAI%3BEAzCR%2CwBA0CI%3BEA1CJ%2CwBA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C6BAAA%3B%3BEAHJ%2CiCAKI%3BInB0GJ%2CmBAAA%3B%3BEmBtGY%2CiCAJR%2COAGI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CiCAKI%2COAWI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BEJxEZ%2CkBAGI%3BIACI%2CgBAAA%3B%3BEAJR%2CkBAOI%2CSAAQ%3BIACJ%2CYAAA%3B%3BE6B1DJ%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BI5CgMR%2CiBAAA%3B%3BE4CzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BI5CqLR%2CeAAA%3B%3BE4CzMA%2CqBAcI%2CQAUI%3BI5CiLR%2CiBAAA%3BI4C%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BI5C0KR%2CeAAA%3B%3BE4CzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BI5CmKb%2CeAAA%3BI4CjKgB%2CWAAA%3B%3BExBqsBhB%2CeAGI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAQJ%2COAAO%2CKAAM%2CcADjB%2CiBAIS%3BIACG%2CWAAA%3B%3BEAPhB%2CaAYI%2COACI%2CUACI%3BIpB9jBZ%2CgBAAA%3BIoBgkBgB%2CgBAAA%3B%3BEauBhB%2Cab3BI%2COACI%2CUACI%2COayBX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2Cab3BI%2COACI%2CUACI%2COayBX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEbxDR%2CaAYI%2COACI%2CUACI%2COa1EV%3BIjCpfF%2CeAAA%3BIiCwfI%2CqBAAA%3B%3BEA6HA%2CabzDA%2COACI%2CUACI%2COaqDX%2COAEI%3BEAAD%2CabzDA%2COACI%2CUACI%2COasDX%2CSACI%3BIACG%2CaAAA%3B%3BEb%5C%2FCJ%2CKAAC%2CcACG%3BIAEI%2CeAAA%3BIACA%2CWAAA%3B%3BEAKI%2CKATX%2CcAOG%2CMACI%2CKACK%3BIACG%2CuBAAA%3B%3BEAIR%2CKAdP%2CcAOG%2CMAOK%2CQACG%3BIACI%2CiBAAA%3B%3BEAMR%2CKAtBP%2CcAqBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA%5C%2FBP%2CcAqBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAnCZ%2CKAAC%2CcAuCG%2CcACI%3BIACI%2CgBAAA%3B%3BEA1ChB%2CKAgDI%3BIACI%2CmBAAA%3B%3BEAKR%2CsBACI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEAHR%2CsBAMI%3BIACI%2CYAAA%3BIACA%2CeAAA%3B%3BEAGI%2CsBALR%2COAII%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACK%2CQACG%2CMACI%2CGACI%2CGAAE%3BIACE%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACK%3BIACG%2CgBAAA%3B%3BEyBxMZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3BIACA%2CYAAA%3B%3BE%5C%2FClmBR%3BIACI%2CWAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CaAAA%3B%3BEgDzIR%2CqBACI%2CaACI%3BI9CwQR%2CgBAAA%3B%3BE8C1QA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CqBAjBZ%2CaAKI%2CcACI%2CqBAWK%3BIACG%2CcxC1BF%2CkCwC0BE%3BIACA%2CkBxC3BF%2CkCwC2BE%3BIACA%2CWAAA%3B%3BEArBpB%2CqBACI%2CaAKI%2CcAmBI%3BIACI%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CqBAjCZ%2CaAKI%2CcAmBI%2CmBASK%3BIACG%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3B%3BEC4apB%2CyBACI%2CiBACK%3BIACG%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEAOhB%2C0BACI%3BIACI%2CgCAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAJR%2C0BACI%2CYAKI%2CSAAQ%3BIACJ%2CmBAAA%3B%3BEAPZ%2C0BACI%2CYASI%2CSACI%3BIACI%2CmBAAA%3B%3BEAZhB%2C0BACI%2CYASI%2CSAKI%3BIACI%2CcAAA%3BIACA%2CmBAAA%3B%3BEAjBhB%2C0BACI%2CYASI%2CSAKI%2CiBAII%2COAAM%2COAAO%2CMAAM%3BIACf%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2C0BA5BhB%2CYASI%2CSAKI%2CiBAII%2COAAM%2COAAO%2CMAAM%2CQAUd%3BIACG%2CkBzCrgBN%2CkCyCqgBM%3BIACA%2CkBzCtgBN%2CkCyCsgBM%3B%3BEA%5C%2FBxB%2C0BACI%2CYASI%2CSAKI%2CiBAoBI%3BIACI%2CaAAA%3B%3BEAOpB%2CIAAI%2CKAAK%2CsBACL%2CSAAQ%2CMAAM%2COAAO%3BIACjB%2CUAAA%3BIACA%2CYAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BECjiBJ%3BIACI%2CaAAA%3B%3BEC8TJ%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BECrKZ%3BIlD2HA%2CkBkD1H%2BB%2C8BlD0H%5C%2FB%3BIAAA%2CyBAAA%3BIkDxHI%2CmBAAmB%2CWAAnB%3BIACA%2C6BAAA%3BIACA%2C4EAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2CqBAAA%3BIACA%2C4DAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3B%3BEAEA%2CwBAAC%3BIlD4GL%2CYAAA%3BIkD1GQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%2CqBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3B%3BEANR%2CqBASI%2CiBACK%3BIACG%2CeAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAbZ%2CqBASI%2CiBACK%2CWAKG%3BIACI%2CeAAA%3B%3BEAhBhB%2CqBASI%2CiBAWK%3BIACG%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CqBACI%3BIACI%2CgBAAA%3BIACA%2CUAAA%3B%3BEAHR%2CqBAMI%3BIlDoLJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIkDvNA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BIlD2KJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BEkDnMR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAMA%3BIACE%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAMA%2CSAMG%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BECgER%2CwBACI%2CiBACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CwBAQI%2CUACK%2CwBACI%3BIACG%2CWAAA%3BIACA%2CWAAA%3B%3BEAZhB%2CwBAiBI%2CwBACI%2CUACK%3BIACG%2CgBAAA%3B%3BEAGI%2CwBANhB%2CwBACI%2CUACK%2CSAGI%2COACI%3BIACG%2CUAAA%3BIACA%2CQAAA%3B%3BEAIR%2CwBAZZ%2CwBACI%2CUACK%2CSAUI%2CKACG%3BIACI%2CkBAAA%3B%3BEAGJ%2CwBAjBhB%2CwBACI%2CUACK%2CSAUI%2CKAKI%2CaACG%3BIACI%2CcAAA%3B%3BEAS5B%2CyBACI%3BIACI%2CYAAA%3B%3BEAFR%2CyBAKI%2CiBACI%3BIACI%2CoBAAA%3B%3BECtMZ%2CwBACI%3BIpD6GJ%2CkBAAA%3B%3BEoD9GA%2CwBAKI%2CwBACI%2CsBACK%3BIACG%2CcAAA%3B%3BEC9GhB%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAPR%2C0BAUI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEAGI%2C0BALR%2CwBAII%2COAAM%2CIACE%3BIACA%2CcAAA%3B%3BEvC4GhB%2CyBACI%3BIACI%2CmBAAA%3B%3BEAFR%2CyBACI%2CUAEM%2C2BACI%3BIdoFd%2CgBAAA%3BIiCwcA%2CsBAAA%3B%3BEnBhiBA%2CyBACI%2CUAEM%2C2BACI%2CSmB6tBZ%3BIAoDF%2CSAAA%3B%3BEjCj7BA%2CyBc6JI%2CUAEM%2C2BACI%2CSdhKb%3BEACD%2CyBc4JI%2CUAEM%2C2BACI%2CSd%5C%2FJb%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBcuJI%2CUAEM%2C2BACI%2CSd1Jb%3BIACG%2CWAAA%3B%3BEiCurBJ%2CyBnBjiBI%2CUAEM%2C2BACI%2CSmB8hBb%2COAAO%3BEACR%2CyBnBliBI%2CUAEM%2C2BACI%2CSmB%2BhBb%2CSAAS%3BIjC3cV%2CqBAAA%3BIAAA%2CYAAA%3BIiC8cI%2CsBAAA%3BIACA%2CSAAS%2CGAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEnBziBJ%2CyBACI%2CUAEM%2C2BACI%2CSmBwiBd%3BIjCpdA%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BIiCwdI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CyBnBnjBI%2CUAEM%2C2BACI%2CSmBgjBb%2CIAAI%2CSACC%3BIjC7dN%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BIiCkeQ%2CsBAAA%3BIACA%2CWAAA%3B%3BEAPR%2CyBnBnjBI%2CUAEM%2C2BACI%2CSmBgjBb%2CIAAI%2CSAUC%3BIjCteN%2CYAAA%3BIiCweQ%2CWAAA%3B%3BEnBliBA%2CgCADJ%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CgCATJ%2CSASK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAKJ%2CgCADJ%2CKACK%3BIACG%2CUAAA%3B%3BEAGJ%2CgCALJ%2CKAKK%2CIAAI%3BIACD%2CkBAAA%3B%3BEAGJ%2CgCATJ%2CKASK%3BIACG%2CiBAAA%3B%3BEAKJ%2CgCADJ%2CYACK%3BIACG%2CgBAAA%3B%3BEgBlBZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BI9BoCZ%2C8BAAA%3BI8BlCY%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BELlOZ%2CqBAEI%3BEAFJ%2CqBAGI%2COAAM%3BIzB8PV%2CgBAAA%3B%3BEyBzPA%2CkBACI%3BIACI%2CUAAA%3B%3BEMmVJ%2CSAAC%2COAAO%3BIAKJ%2CYAAA%3BI%5C%2FBjGR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BI%2BBsGQ%2CWAAA%3B%3BEAVJ%2CSAAC%2COAAO%2CMACJ%3BI%5C%2FB7FR%2CgBAAA%3B%3BEiCulBA%2CSF3fK%2COAAO%2CMACJ%2COE0fP%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CSF3fK%2COAAO%2CMACJ%2COE0fP%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEF5gBJ%2CSAAC%2COAAO%2CMACJ%2COEuZN%3BIjCpfF%2CeAAA%3BIiCwfI%2CqBAAA%3B%3BEA6HA%2CSFzhBC%2COAAO%2CMACJ%2COEshBP%2COAEI%3BEAAD%2CSFzhBC%2COAAO%2CMACJ%2COEuhBP%2CSACI%3BIACG%2CaAAA%3B%3BEF5gBR%3BIAEI%2CmBAAA%3B%3BEAII%2C0BAFJ%2CUAEK%3BIACG%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAJJ%2C0BAFJ%2CUAEK%2COAMG%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2C0BAjBR%2CUAEK%2COAeI%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2C0BAjBR%2CUAEK%2COAeI%2CMAKG%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAEA%2C0BA3BhB%2CUAEK%2COAeI%2CMAKG%2CMAKK%3BIACG%2CeAAA%3B%3BEAXZ%2C0BAjBR%2CUAEK%2COAeI%2CMAeG%3BIACI%2CgCAAA%3BIACA%2CgBAAA%3B%3BEAhCZ%2C0BAFJ%2CUAEK%2COAoCG%3BIACI%2CaAAA%3B%3BEAIR%2C0BA3CJ%2CUA2CK%2CIAAI%3BIACD%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3B%3BEAIJ%2C0BAlDJ%2CUAkDK%2CMACG%3BI%5C%2FBjKZ%2CeAAA%3B%3BE%2BBuKQ%2C0BAzDJ%2CUAyDK%3BIACG%2CWAAA%3B%3BEAIJ%2C0BA9DJ%2CUA8DK%3BIACG%2CYAAA%3B%3BEAKZ%2C0BACI%3BIACI%2CcAAA%3B%3BEAOI%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CWAAA%3B%3BEADJ%2CcAHE%2CSACV%2CSACK%2CKACI%2CSAGK%3BIACE%2CiBAAA%3B%3BEuB5ZpB%2CMAAM%3BIACF%2CcAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CMAAM%2CWAIF%3BIACI%2CiBAAA%3B%3BEAEA%2CMAPF%2CWAIF%2COAGK%3BIACG%2CgBAAA%3B%3BEARZ%2CMAAM%2CWAIF%2COAOI%3BIACI%2CWAAA%3B%3BEAZZ%2CMAAM%2CWAgBF%2CQAAO%3BIACH%2CkBAAA%3B%3BEhCHR%2CcACI%3BIACI%2CgCAAA%3B%3BEAFR%2CcAKI%2CeAEI%3BEAPR%2CcAKI%2CeAGI%3BEARR%2CcAKI%2CeAII%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAZZ%2CcAKI%2CeAUI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAjBZ%2CcA2BI%2CKAAI%3BEA3BR%2CcA4BI%3BEA5BJ%2CcA6BI%3BIACI%2CiBAAA%3B%3BEiC9ER%2CgBACM%3BIACE%2CiBAAA%3B%3BEvCoFR%2CmBAEI%2CYACI%2COAAM%3BIACF%2CgBAAA%3B%3BEASZ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BEAOpB%2CuBACI%2CaACI%3BIACI%2CkBAAA%3B%3BEAHZ%2CuBACI%2CaAKI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEwClGZ%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BEC4Uf%2CmBAEC%2CeAAe%3BIACd%2COAAO%2CcAAP%3B%3BEAIF%2CmBAGC%2COAAM%2CQAAS%2COAEd%3BEAJF%2C6BAEC%2COAAM%2CQAAS%2COAEd%3BIACC%2CUAAA%3B%3BEAKH%2C2BAA4B%2C0BAE3B%2CSAAS%3BIACR%2CaAAA%3B%3BEAHF%2C2BAA4B%2C0BAM3B%3BIACC%2CaAAA%3B%3BEpDtKC%2CYAAY%2CQAAQ%2CeAChB%2CaACI%2COAAM%3BIACF%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEANZ%2CYAAY%2CQAAQ%2CeAChB%2CaACI%2COAAM%2CaAMF%2CeACI%2CKAAI%2CKAAK%3BIACL%2CUAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2C2BAAA%3BIACA%2CsBAAA%3B%3BEAdpB%2CYAAY%2CQAAQ%2CeAChB%2CaACI%2COAAM%2CaAMF%2CeACI%2CKAAI%2CKAAK%2CWAOL%3BIACI%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2COC7PT%2CmCD6PS%3B%3BEAxBxB%2CYAAY%2CQAAQ%2CeAChB%2CaA6BI%3BIACI%2CaAAA%3B%3BEqD7FZ%2CiCAAkC%3BIAC9B%2COAAO%2CcAAP%3B%3BEAGJ%2CsBAEI%3BIACI%2CWAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEALR%2CsBAQI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3B%3BECxER%2CoBACI%2CqBACI%2CSAAQ%2CKAAK%3BIACT%2CiBAAA%3B%3BEAHZ%2CoBACI%2CqBAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEATZ%2CoBACI%2CqBAWI%3BIACI%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEAIA%2CoBAxBR%2CqBAuBI%2CMAAK%2CKACA%3BIACG%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEALJ%2CoBAxBR%2CqBAuBI%2CMAAK%2CKACA%2CMAOG%3BIACI%2CcAAA%3BIACA%2CmBAAA%3BIACA%2C2BAAA%3BIACA%2C0BAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2C6BAAA%3B%3BEAEA%2CoBAzChB%2CqBAuBI%2CMAAK%2CKACA%2CMAOG%2CQAUK%3BIACG%2COAAO%2CwBAAP%3B%3BEAIR%2CoBA9CZ%2CqBAuBI%2CMAAK%2CKACA%2CMAsBI%2COACG%3BIACI%2CkBAAkB%2CwBAAlB%3BIACA%2COAAO%2CwBAAP%3BIACA%2CmBAAA%3B%3BEAKZ%2CoBAvDR%2CqBAuBI%2CMAAK%2CKAgCA%3BIACG%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2C6BAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEAEA%2CoBAhEZ%2CqBAuBI%2CMAAK%2CKAgCA%2CQASI%3BIACG%2CcAAA%3B%3BEAOJ%2CoBAxEZ%2CqBAsEI%2CiBACI%2CMAAK%2CKACA%3BIACG%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CsBAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAZJ%2CoBAxEZ%2CqBAsEI%2CiBACI%2CMAAK%2CKACA%2CMAcG%3BIACI%2CwCAAA%3BIACA%2CuBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2COAAO%2CwBAAP%3B%3BEAEA%2CoBA7FpB%2CqBAsEI%2CiBACI%2CMAAK%2CKACA%2CMAcG%2CEAOK%3BIACG%2CSAAS%2CGAAT%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3B%3BEAMA%2CoBA9GxB%2CqBAsEI%2CiBACI%2CMAAK%2CKACA%2CMAoCI%2COACG%2CEACK%3BIACG%2CSAAS%2CGAAT%3B%3BEAMhB%2CoBArHZ%2CqBAsEI%2CiBACI%2CMAAK%2CKA8CA%3BIACG%2CaAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEpC9EpB%2CyBAKI%3BEALJ%2CyBAMI%3BIACI%2CWAAA%3B%3BEAPR%2CyBAUI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3B%3BEAMA%2C0BAA2B%2C0BAH%5C%2FB%3BEAGI%2C0BAA2B%2C0BAF%5C%2FB%3BEAGI%2C2BAA4B%2C0BAJhC%3BEAII%2C2BAA4B%2C0BAHhC%3BEAII%2CqBAAsB%2C0BAL1B%3BEAKI%2CqBAAsB%2C0BAJ1B%3BIAKQ%2CUAAA%3B%3BEqCqwDJ%2CsBAFc%2CqBAClB%2CKACK%2CQAAQ%2CcAEL%2CmBACI%2CaACI%2CQAAO%3BEAHnB%2CsBAHc%2CqBAClB%2CKAEK%2CSAAS%2CcACN%2CmBACI%2CaACI%2CQAAO%3BIACH%2CeAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3B%3BEAbhB%2CsBAFc%2CqBAClB%2CKACK%2CQAAQ%2CcAEL%2CmBACI%2CaACI%2CQAAO%2CSAWH%3BEAdhB%2CsBAHc%2CqBAClB%2CKAEK%2CSAAS%2CcACN%2CmBACI%2CaACI%2CQAAO%2CSAWH%3BIACI%2CcAAA%3BIACA%2CSAAA%3B%3BEAjBpB%2CsBAFc%2CqBAClB%2CKACK%2CQAAQ%2CcAEL%2CmBACI%2CaACI%2CQAAO%2CSAgBH%2CKAAI%3BEAnBpB%2CsBAHc%2CqBAClB%2CKAEK%2CSAAS%2CcACN%2CmBACI%2CaACI%2CQAAO%2CSAgBH%2CKAAI%3BIACA%2CaAAA%3BIACA%2CUAAA%3B%3BEhCvmD5B%2CcACI%3BIACI%2CcAAA%3BIACA%2CUAAA%3B%3BEAKJ%2CSAAS%2CQAAS%2CWAAE%3BIAChB%2CWAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEAIA%2CSAAS%2CQAAS%2CWAAS%3BIACvB%2CaAAA%3B%3BEAQR%3BI5BnHA%2CcAAA%3BI4BqHI%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BI5B3HJ%2CqBAAA%3BI6D9QA%2CqBAAA%3B%3BEjC2YI%2CWAAC%3BIACG%2C%2BBAAA%3B%3BEAGJ%2CWAAC%3BI5BjIL%2CcAAA%3B%3BE4BmHA%2CWiC%5C%2FHE%3BI7DhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE6DHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI7D9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS8DnPQ%2CO9DmPR%3BIAAA%2Ca%2BDzRe%2CmB%5C%2FDyRf%3BIAAA%2CsBAAA%3BI6DqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BI7D2PL%2CcAAA%3B%3BE6DzKA%2CUAAC%3BI7DyKD%2CS8DrPQ%2CO9DqPR%3B%3BE4BiJI%2CSAAS%2CQAAS%2CWAAE%3BIAChB%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CqBACI%3BIACI%2CsBAAsB%2C8BAAtB%3BIACA%2CiBAAA%3B%3BEAHR%2CqBACI%2CmBAII%2CSACI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3B%3BEARhB%2CqBACI%2CmBAWI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEAdZ%2CqBAkBI%2C4BACI%3BIACI%2CmBAAA%3B%3BErBugCZ%2CkBAEI%3BEADJ%2CuBACI%3BIACI%2CcAAA%3B%3BEAHR%2CkBAEI%2CYAGI%3BEAJR%2CuBACI%2CYAGI%3BIACI%2CaAAA%3BIACA%2CeAAA%3B%3BEAPZ%2CkBAEI%2CYAQI%2COAAM%3BEATd%2CuBACI%2CYAQI%2COAAM%3BIACF%2CmBAAA%3BIACA%2CcAAA%3B%3BEAZZ%2CkBAEI%2CYAaI%3BEAdR%2CuBACI%2CYAaI%3BIACI%2CaAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CcAAA%3B%3BEApBZ%2CkBAEI%2CYAqBI%3BEAtBR%2CuBACI%2CYAqBI%3BIACI%2CWAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3B%3BEA1BZ%2CkBAEI%2CYAqBI%2CsBAKI%3BEA3BZ%2CuBACI%2CYAqBI%2CsBAKI%3BIACI%2CSAAA%3B%3BEAMhB%2CkBACI%2CoBACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CkBAOI%3BIACI%2CgBAAA%3B%3BEAIR%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CQACI%2CeAeI%3BIACI%2CWAAA%3B%3BEASZ%2CqBACI%3BIACI%2CiBAAA%3B%3BEAIR%2CIAAI%2CqCACA%2CQAAO%3BIACH%2CWAAA%3B%3BEAFR%2CIAAI%2CqCAKA%3BIACI%2CWAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CIAAI%2CqCAKA%2CqBAIK%2CMAAG%3BIACA%2CqBAAA%3B%3BEAVZ%2CIAAI%2CqCAKA%2CqBAQI%3BIACI%2CUAAA%3BIACA%2CkBAAA%3BIyDpiDZ%2C4BAAA%3BIACG%2CyBAAA%3BIACC%2CwBAAA%3BIACC%2CuBAAA%3BIACG%2CoBAAA%3B%3BEzDmiDI%2CIAlBR%2CqCAKA%2CqBAQI%2CmBAKK%3BIACG%2CiBAAA%3BIACA%2C4BAAA%3B%3BEApBhB%2CIAAI%2CqCAKA%2CqBAmBI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAKZ%2CIAAI%2CuCACA%2CQAAO%3BIACH%2CWAAA%3B%3BEAFR%2CIAAI%2CuCAKA%3BIACI%2CWAAA%3B%3BEANR%2CIAAI%2CuCAKA%2CqBAGI%3BIACI%2CaAAA%3B%3BEAEA%2CIAXR%2CuCAKA%2CqBAGI%2C4BAGK%3BIACG%2CiBAAA%3BIACA%2C4BAAA%3B%3BEAbhB%2CIAAI%2CuCAKA%2CqBAGI%2C4BAQI%2CGAAE%3BIACE%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAnBhB%2CIAAI%2CuCAKA%2CqBAGI%2C4BAcI%2CyBAAwB%3BIACpB%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAxBhB%2CIAAI%2CuCAKA%2CqBAGI%2C4BAmBI%2CoBACI%2CWACI%3BIACI%2CeAAA%3B%3BEA9BxB%2CIAAI%2CuCAKA%2CqBA%2BBI%2CSAAQ%3BIACJ%2CWAAA%3BIACA%2CUAAA%3B%3BEAtCZ%2CIAAI%2CuCAKA%2CqBAoCI%3BIACI%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEA5CZ%2CIAAI%2CuCAKA%2CqBAoCI%2CmBAKI%2CyBAAwB%3BIACpB%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAEA%2CIAnDZ%2CuCAKA%2CqBAoCI%2CmBAKI%2CyBAAwB%2CMAKlB%3BIACE%2CcAAA%3B%3BEApDpB%2CIAAI%2CuCAKA%2CqBAoCI%2CmBAeI%2CYACI%3BIACI%2CSAAA%3BIPruCpB%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIOquCoB%2CuBAAA%3B%3BEAIR%2CIAhER%2CuCAKA%2CqBAoCI%2CmBAuBK%3BIACG%2CiBAAA%3BIACA%2C4BAAA%3B%3BEAlEhB%2CIAAI%2CuCAKA%2CqBAiEI%2CmBAEI%2CYACI%3BEAzEhB%2CIAAI%2CuCAKA%2CqBAkEI%2CwBACI%2CYACI%3BIACI%2CuBAAA%3BIPrvCpB%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3B%3BEOqoCR%2CIAAI%2CuCAKA%2CqBAiEI%2CmBAEI%2CYACI%2CUAKI%3BEA9EpB%2CIAAI%2CuCAKA%2CqBAkEI%2CwBACI%2CYACI%2CUAKI%3BIACI%2CcAAA%3B%3BEA%5C%2FExB%2CIAAI%2CuCAKA%2CqBAiEI%2CmBAEI%2CYAWI%3BEAnFhB%2CIAAI%2CuCAKA%2CqBAkEI%2CwBACI%2CYAWI%3BIACI%2CuBAAA%3B%3BEApFpB%2CIAAI%2CuCAKA%2CqBAiEI%2CmBAEI%2CYAWI%2CsBAGI%3BEAtFpB%2CIAAI%2CuCAKA%2CqBAkEI%2CwBACI%2CYAWI%2CsBAGI%3BIPjwCpB%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIOiwCwB%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAzFxB%2CIAAI%2CuCAKA%2CqBAiEI%2CmBAEI%2CYAWI%2CsBASI%3BEA5FpB%2CIAAI%2CuCAKA%2CqBAkEI%2CwBACI%2CYAWI%2CsBASI%3BIACI%2CgBAAA%3B%3BEA7FxB%2CIAAI%2CuCAKA%2CqBA8FI%2C4BACI%3BIACI%2COAAO%2CwBAAP%3BIACA%2CeAAA%3B%3BEAtGhB%2CIAAI%2CuCAKA%2CqBA8FI%2C4BACI%2COAII%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3B%3BEA3GpB%2CIAAI%2CuCAKA%2CqBA8FI%2C4BAYI%2COAAM%2CUACF%3BIACI%2CcAAA%3B%3BEAjHpB%2CIAAI%2CuCAKA%2CqBA8FI%2C4BAkBI%2COAAM%2CYACF%3BIACI%2CUAAA%3B%3BEAvHpB%2CIAAI%2CuCAKA%2CqBAuHI%2CwBACI%2CSAAQ%2CUAAU%3BIACd%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CODzqDD%2CmCCyqDC%3B%3BEAhIhB%2CIAAI%2CuCAKA%2CqBAuHI%2CwBACI%2CSAAQ%2CUAAU%2CIAKd%2COAAM%3BIACF%2CgBAAA%3BIACA%2COAAO%2CwBAAP%3B%3BEAEA%2CIAtIhB%2CuCAKA%2CqBAuHI%2CwBACI%2CSAAQ%2CUAAU%2CIAKd%2COAAM%2CKAID%3BIACG%2CSAAS%2CGAAT%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3B%3BEAzIxB%2CIAAI%2CuCAKA%2CqBAuHI%2CwBACI%2CSAAQ%2CUAAU%2CIAgBd%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3B%3BEAhJpB%2CIAAI%2CuCAKA%2CqBAgJI%3BIAcI%2CeAAA%3B%3BEAnKZ%2CIAAI%2CuCAKA%2CqBAgJI%2CeACI%2CYACI%3BIACI%2CgBAAA%3BIACA%2COAAO%2CwBAAP%3B%3BEAEA%2CIA3JhB%2CuCAKA%2CqBAgJI%2CeACI%2CYACI%2COAIK%3BIACG%2CSAAS%2CGAAT%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3B%3BEA2CxB%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3BIACA%2CkBAAA%3B%3BEAHR%2CoBAMI%2CSAAQ%3BIACJ%2CUAAA%3BIACA%2CuBAAA%3B%3BEAIR%2C0BAGI%3BEAFJ%2C2BAEI%3BEADJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAJR%2C0BAOI%2CSAAQ%3BEANZ%2C2BAMI%2CSAAQ%3BEALZ%2CqBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEsB1sCR%2CaAKI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3B%3BEARR%2CaAWI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAdR%2CaAiBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BE7BzPR%2Ca6BqPI%2CM7BrPH%3BIAxFD%2CcAAA%3B%3BEA6FA%2Ca6BgPI%2CM7BhPH%3BIA7FD%2CcAAA%3B%3BEAkGA%2Ca6B2OI%2CM7B3OH%3BIAlGD%2CcAAA%3B%3BEAuGA%2Ca6BsOI%2CM7BtOH%3BIAvGD%2CcAAA%3B%3BE6B4TA%2CaAwBI%2CQAAO%3BI7BpVX%2CqBAAA%3BIiEzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIjEgDA%2CgBAAA%3BI6B0VQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAlCR%2CaAwBI%2CQAAO%2COgChWT%3BI7DhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE6DHA%2CahC4lBI%2CQAAO%2COgC5lBV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI7D9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS8D3OU%2CO9D2OV%3BIAAA%2Ca%2BDzRe%2CmB%5C%2FDyRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI6DqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CahC%2BkBA%2CQAAO%2COgChlBV%2CMACI%3BI7D2PL%2CcAAA%3B%3BE6DrPI%2CahCykBA%2CQAAO%2COgC1kBV%2COACI%3BI7DqPL%2CcAAA%3B%3BEiE7CA%2CapCiYI%2CQAAO%2COoCjYV%3BEACD%2CapCgYI%2CQAAO%2COoChYV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CapC2XI%2CQAAO%2COoC3XV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CapCsXI%2CQAAO%2COoCtXV%3BEACD%2CapCqXI%2CQAAO%2COoCrXV%3BEACD%2CQAAQ%2CUAAW%2CcpCoXf%2CQAAO%3BIoCnXP%2CoBAAA%3BIjE%2BBJ%2CYAAA%3B%3BE6BiWY%2CaAbR%2CQAAO%2COAYF%2CMACI%3BI7BjWb%2CWAAA%3B%3BE6B0WQ%2CYADH%2CQACI%2CIAAI%2CoBACD%2CcACI%2CYACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BI7BlXxB%2COM1Qe%2CmCN0Qf%3B%3BEkE5OA%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CeAAA%3B%3BEjD0gCJ%2CgBAGI%2COAGI%2COACI%2CiBACK%3BIACG%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAVpB%2CgBAGI%2COAGI%2COACI%2CiBAMK%3BIACG%2CWAAA%3B%3BEAQpB%2CSACI%2CUACI%2COACI%3BIjBxzBZ%2CqBAAA%3BIAAA%2CiBAAA%3BIAAA%2CYAAA%3BIiB6zBgB%2CsBAAA%3BIACA%2CWAAA%3B%3BEAThB%2CSACI%2CUACI%2COAUI%3BIjBj0BZ%2CYAAA%3BIiBm0BgB%2CWAAA%3B%3BEAMhB%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CeAAA%3BIACA%2CWAAA%3B%3BEAOJ%2CQAAQ%2C0BAEJ%3BEAFJ%2CQAAQ%2C0BAGJ%3BIACI%2CYAAA%3B%3BEAJR%2CQAAQ%2C0BAOJ%2CQAAO%3BIACH%2CYAAA%3B%3BEAsBR%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAID%3BIACG%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAID%2CQAOI%2CeAAe%3BEAChB%2CqBAZR%2COAAM%2CUAID%2CQAQI%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAID%2CQAYI%2CUAAU%3BIACP%2CiBAAA%3B%3BEAchB%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BEAIR%2CmBAAoB%3BIAChB%2CgBAAA%3B%3BEAGJ%2CMAAM%2C0BACF%3BIACI%2C2BAAA%3B%3BEAIR%2CuBACI%2CmBACI%2CGACI%3BIACI%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAPhB%2CuBACI%2CmBACI%2CGAQI%3BEAVZ%2CuBACI%2CmBACI%2CGASI%3BIACI%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAkB%2C8BAAlB%3B%3BEAfhB%2CuBACI%2CmBACI%2CGAgBI%2CGAAE%2CIAAI%2CQACF%2CQAAO%3BIAOH%2CSAAA%3B%3BEANA%2CuBAnBhB%2CmBACI%2CGAgBI%2CGAAE%2CIAAI%2CQACF%2CQAAO%2CKACF%3BIACG%2CSAAS%2CGAAT%3BIACA%2CqBAAA%3BIACA%2CcAAA%3B%3BEkDt%2BBxB%2CaACI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CaAII%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAII%2CiBAKI%3BIACI%2CYAAA%3B%3BEAVZ%2CaAII%2CiBAKI%2CWAGI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3B%3BEAdhB%2CaAII%2CiBAKI%2CWAQI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAKJ%2CaArBR%2CiBAoBK%2CUAAU%2CGACN%3BInEWb%2C8BAAA%3BImETgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BInEJA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEmEcI%2CKAAC%2CcACG%3BIACI%2CWAAA%3B%3BEASZ%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BECQJ%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BElDmTR%2CkBAEI%3BEAFJ%2CkBAGI%3BIACI%2CiBAAA%3B%3BEAMI%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BEACD%2CkBALP%2CWACG%2CKAIK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBATP%2CWACG%2CKAQK%3BIACG%2CiBAAA%3B%3BEAMhB%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CoBAMI%3BIACI%2CYAAA%3B%3BEAIR%2CsBACI%2CQAAO%3BIACH%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CmBACI%3BIlBlYJ%2CeAAA%3B%3BEkB4YA%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEANhB%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BIAEI%2CmBAAA%3B%3BETmhGpB%2CaAEK%3BEAFL%2CaAGK%3BEAHL%2CaAIK%3BIACG%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CWAAY%3BIACR%2CcAAA%3B%3BEAIA%2COAAC%2CMACI%2CUAAO%3BIACJ%2CYAAA%3BIACA%2CYAAA%3BIT17GZ%2CSAAA%3BIAAA%2CUAAA%3BIuC1KA%2CqBAAA%3BI9BsmHY%2CiBAAA%3B%3BEALR%2COAAC%2CMACI%2CUAAO%2CM8B5lHd%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BE9BylHA%2COAAC%2CMACI%2CUAAO%2CMAMH%3BIACG%2CeAAA%3BIACA%2CkBAAA%3B%3BEAEA%2COAXX%2CMACI%2CUAAO%2CMAMH%2CKAII%3BEAXb%2COAAC%2CMACI%2CUAAO%2CMAMH%2CKAKG%3BIACI%2CgBAAA%3B%3BEAGJ%2COAhBX%2CMACI%2CUAAO%2CMAMH%2CKASI%2CQACG%3BITx8GpB%2CiBAAA%3B%3BESg9GI%2COAAC%3BIAEG%2CoBAAA%3B%3BEAIR%2CYAEI%2COAAM%3BIACF%2CgCAAA%3B%3BEAHR%2CYAMI%2CQAAO%3BIAEH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEATR%2CYAYI%3BIACI%2CqBAAA%3B%3BEAbR%2CYAgBI%2CaAAY%2CQACR%2CiBACI%3BIACI%2CqBAAA%3B%3BEAMhB%2CUACK%2CsBACG%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACK%2CsBAKG%2CYAAY%3BIACR%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIACI%2CSAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAKJ%2COAAC%2CQAEG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEANR%2COAAC%2CQASG%2CUAAS%3BIACL%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAaA%2CYAFR%2CeACI%2CIAAG%2CkBACE%2CIAAI%3BIACD%2CmBAAA%3B%3BEAJhB%2CYASI%2CeACI%2CMAAK%3BIACD%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAbZ%2CYASI%2CeAOI%3BIACI%2CcAAA%3BIACA%2CcAAA%3B%3BEAKZ%2CaACI%2CYACI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAJZ%2CaACI%2CYAMI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEej%2BGA%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CqBAAA%3B%3BEAGJ%2CcAPE%2CSACV%2CSACK%2CKAKI%3BIACG%2CgBAAA%3B%3BEANR%2CcAFM%2CSACV%2CSACK%2CKASG%2CUACI%2COAAM%3BIACF%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAZZ%2CcAFM%2CSACV%2CSACK%2CKASG%2CUACI%2COAAM%2CIAIF%3BIACI%2CWAAA%3B%3BEAfhB%2CcAFM%2CSACV%2CSACK%2CKAoBG%2CYACI%3BIACI%2CSAAA%3B%3BEAtBZ%2CcAFM%2CSACV%2CSACK%2CKAoBG%2CYAKI%3BIACI%2CgBAAA%3B%3BEAUR%2CqBAFR%2CSACK%2CKACI%3BIACG%2CWAAA%3B%3BE6CvPA%2CoBAHZ%2CgBACI%2CQACK%2CQACI%3BIACG%2CaAAA%3B%3BEnChEpB%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CmBAAA%3B%3BEAEA%2CQAAS%2COAHP%2COAAQ%2CeAAe%3BIAIrB%2CcAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CQAAS%2COAHP%2COAAQ%2CeAAe%2CcAOrB%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEAKZ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CUAAA%3B%3BEAGJ%2CQAAS%2COAAM%2COAAQ%2COAKnB%3BIACI%2CUAAA%3B%3BEANR%2CQAAS%2COAAM%2COAAQ%2COAKnB%2CiBAGI%3BIACI%2CSAAA%3B%3BEvB2Od%2CgBAAgB%3BIACd%2CgBAAA%3B%3BEADF%2CgBAAgB%2CeAGd%3BIACE%2CmBAAA%3B%3BEAIJ%2CkBACE%2CGAAE%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAJJ%2CkBACE%2CGAAE%2CSAKA%3BIACE%2CaAAA%3B%3BEAPN%2CkBAWE%2CYACE%2CEAAC%3BIACC%2CgBAAA%3B%3BEAbN%2CkBAiBE%3BIACE%2CeAAA%3B%3BEAlBJ%2CkBAqBE%3BIACE%2CgBAAA%3B%3BEAIJ%2CYAAY%3BIACV%2CeAAA%3B%3BEAGF%2CgBAAgB%3BIACd%2CoBAAA%3B%3BEADF%2CgBAAgB%2CaAGd%2CkBACE%3BIACE%2CaAAA%3B%3BEALN%2CgBAAgB%2CaAGd%2CkBAKE%2CSACE%2CIAAG%3BIACD%2CWAAA%3B%3BEAVR%2CgBAAgB%2CaAGd%2CkBAKE%2CSAKE%2CIAAG%3BIACD%2CYAAA%3B%3BEAdR%2CgBAAgB%2CaAmBd%2CwBACE%2CcACE%2CGAAE%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEAxBR%2CgBAAgB%2CaAmBd%2CwBASE%2CUACE%3BIACE%2CaAxcgB%2CmBAwchB%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEArCR%2CgBAAgB%2CaAmBd%2CwBASE%2CUACE%2CkBAUE%3BIACE%2CcAAA%3B%3BEAWJ%2CgBAJU%2CeACd%2CeACE%2CGAEG%3BEACD%2CgBALU%2CeACd%2CeACE%2CGAGG%3BIACC%2CkBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3B%3BEAGF%2CgBAdU%2CeACd%2CeACE%2CGAYG%3BIACC%2CYAAA%3B%3BEAGF%2CgBAlBU%2CeACd%2CeACE%2CGAgBG%3BIACC%2CWAAA%3B%3B%3BAClaN%2CgBALsC%3BEkCOtC%2CqBACI%2CaACI%3BI9C0NR%2CmBAAA%3BIAAA%2CYAAA%3BI8CvNY%2CSAAA%3B%3BECueJ%2CYADJ%2CuBACK%3BI%5C%2FChRT%2CgBAAA%3BIAAA%2CQ%2BCvQoC%2CiB%5C%2FCuQpC%3BI%2BCmRY%2CSAAS%2CEAAT%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAIA%2CYAZR%2CuBAWK%2CUAAU%2CQACN%3BIACG%2CaAAA%3B%3BEAKJ%2CYAlBR%2CuBAiBK%2CcACI%3BIACG%2CaAAA%3B%3BEAIA%2CYAvBZ%2CuBAiBK%2CcAKI%2CyBACI%3BIACG%2CaAAA%3B%3BEAOpB%3BIACI%2CeAAA%3B%3BEUvOP%2CmBAEC%2CeAAe%3BIACd%2CUAAA%3B%3BEAIF%2CmBAGC%2COAAM%2CQAAS%2COAEd%3BEAJF%2C6BAEC%2COAAM%2CQAAS%2COAEd%3BIACC%2COAAO%2CcAAP%3B%3BEAKH%2C2BAA4B%2C0BAE3B%2CSAAS%3BIACR%2CcAAA%3B%3BEAHF%2C2BAA4B%2C0BAM3B%3BIACC%2CaAAA%3B%3BECxNC%2CiCAAkC%3BIAC9B%2COAAO%2CcAAP%3B%3BEAGJ%2CsBAEI%3BIACI%2COAAO%2CcAAP%3BIACA%2CkBAAA%3B%3BEAJR%2CsBAOI%3BIACI%2COAAO%2CgBAAP%3BIACA%2CmBAAA%3B%3BElCyPR%2CqBACI%2CeACI%3BIACI%2CSAAA%3B%3BEU1RZ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CUAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CUAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CSAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAa%2C8BAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAEA%2CMALE%2COAAQ%2CeAAe%2CcAKxB%2CUAAU%3BIACP%2CcAAA%3B%3B%3BAtBhHR%2CgBALuC%3BEduGvC%3BIEuHA%2CmBAAA%3BImCtLA%2CWAAA%3BInCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIFtRL%2CmBAAA%3B%3BEwEhFJ%3BIACI%2CaAAA%3B%3BEtB%5C%2FEJ%3BIhDkRA%2CmBAAA%3BIAAA%2CmBAAA%3BImClLA%2CYAAA%3BInCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIgDjbL%2CcAAA%3B%3BEY89DA%2CIAAC%2CQAAQ%2CcAEL%2CmBACI%2CaACI%2CQAAO%2CSACH%3BEAJhB%2CIAAC%2CSAAS%2CcACN%2CmBACI%2CaACI%2CQAAO%2CSACH%3BIACI%2CaAAA%3B%3BErDvMxB%2CkBAEI%2CYACI%2COAAM%3BEAFd%2CuBACI%2CYACI%2COAAM%3BIACF%2CmBAAA%3B%3BEAKZ%2CIAAI%2CuCACA%2CqBACI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAPZ%2CIAAI%2CuCACA%2CqBACI%2C4BAOI%2CGAAE%3BIACE%2CiBAAA%3B%3BEAVhB%2CIAAI%2CuCACA%2CqBAaI%3BIACI%2CUAAA%3B%3BEAfZ%2CIAAI%2CuCACA%2CqBAaI%2CmBAGI%2CGAAE%3BEAjBd%2CIAAI%2CuCACA%2CqBAaI%2CmBAII%3BEAlBZ%2CIAAI%2CuCACA%2CqBAaI%2CmBAKI%3BEAnBZ%2CIAAI%2CuCACA%2CqBAaI%2CmBAMI%3BIACI%2CaAAA%3B%3BEArBhB%2CIAAI%2CuCACA%2CqBAaI%2CmBAUI%3BIACI%2CiBAAA%3B%3BEAzBhB%2CIAAI%2CuCACA%2CqBA4BI%3BIACI%2CcAAA%3B%3BEA9BZ%2CIAAI%2CuCACA%2CqBAkCI%2CwBAEI%2CYACI%3BEAtChB%2CIAAI%2CuCACA%2CqBAmCI%2CmBACI%2CYACI%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CuBAAA%3B%3BEsBnsCpB%2CYAAY%2CeACR%2CaACI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEANZ%2CYAAY%2CeACR%2CaACI%2CcAMI%2CeACI%2CMAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3BIACA%2C2BAAA%3BIACA%2CwBAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3B%3BEAjBpB%2CYAAY%2CeACR%2CaACI%2CcAMI%2CeACI%2CMAAK%2CWAUD%3BIACI%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2COvBlqBT%2CmCuBkqBS%3BIACA%2CkBvBnqBT%2CmCuBmqBS%3B%3BEA5BxB%2CYAAY%2CeACR%2CaAkCI%3BIACI%2CaAAA%3B%3BEAKZ%2CYAAY%2CQACR%2CeACI%3BIACI%2CSAAA%3B%3BEpB2pGZ%2CYACI%2CeACI%3BIACI%2CiBAAA%3B%3BEAHZ%2CYAOI%3BIuDrzHP%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIvDmzHW%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAVR%2CYAaI%2CaAAY%2CQACR%3BIACI%2CyBAAA%3B%3BEAMZ%2CaACI%2CaACI%3BIACI%2CaAAA%3B%3BEAEA%2CaAJR%2CaACI%2CUAGK%3BIACG%2CcAAA%3B%3BEASJ%2CYAFR%2CeACI%2CIAAG%2CkBACE%2CIAAI%3BIACD%2CgBAAA%3B%3BEAJhB%2CYASI%2CeACI%2CMAAK%3BIACD%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAbZ%2CYASI%2CeAOI%3BIACI%2CcAAA%3BIACA%2CSAAA%3B%3BEAOR%2CQAAC%2CUAEG%2CiBACI%2CSAAQ%2CKAAK%2CMACR%2CQAAK%3BEAHlB%2CQAAC%2CWACG%2CiBACI%2CSAAQ%2CKAAK%2CMACR%2CQAAK%3BIACF%2CkBAAA%3BIACA%2CUAAA%3B%3BEANhB%2CQAAC%2CUAWG%3BEAVJ%2CQAAC%2CWAUG%3BIACI%2CiBAAA%3B%3BEAIR%2CQAAC%2CWACG%2CiBACI%2CSAAQ%2CKAAK%2CMACR%2CQAAK%3BIACF%2CWAAA%3B%3BEAMhB%2CQAAC%2CUACG%2CiBACI%2CSAAQ%2CKAAK%2CMACR%2CQAAK%3BIACF%2CUAAA%3B%3BEAOpB%2CIAAI%2CoBACA%3BIACI%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAHR%2CIAAI%2CoBACA%2CcAII%2COAAM%3BIACF%2CYAAA%3BIACA%2COAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CwCAAA%3BIACA%2CiBAAA%3B%3BEAhBZ%2CIAAI%2CoBACA%2CcAII%2COAAM%2CYAaF%2CaAAY%2CQAAQ%2CcAAc%3BIAC9B%2CcAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CwCAAA%3B%3BEAtBhB%2CIAAI%2CoBACA%2CcAII%2COAAM%2CYAoBF%3BIACI%2CkBAAA%3BIACA%2CYAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3B%3BEA7BhB%2CIAAI%2CoBACA%2CcAII%2COAAM%2CYAoBF%2CeAMI%2CGAAE%3BIACE%2CuBAAA%3B%3BEAhCpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQACR%2CYACI%2CeACK%3BIACG%2CWAAA%3BIACA%2CcAAA%3B%3BEA1CxB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQACR%2CYACI%2CeACK%2CKAII%3BIACG%2C0BAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAyB%2C8BAAzB%3BIACA%2CeAAA%3BIACA%2CcAAA%3B%3BEAlD5B%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQACR%2CYACI%2CeACK%2CKAaI%3BIACG%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CoBAAA%3B%3BEAxD5B%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAyBR%3BIACI%2CcAAA%3B%3BEA%5C%2FDhB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAyBR%2CcAGI%2CGAAE%3BIACE%2CcAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEApEpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEA3EhB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAKI%2CaACI%3BIACI%2CcAAA%3B%3BEA%5C%2FExB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAWI%3BIACI%2CiBAAA%3B%3BEApFpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAWI%2CcAGI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAxFxB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAoBI%3BIT3oHhB%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIS2oHoB%2CuBAAA%3BIACA%2CgBAAA%3B%3BEA%5C%2FFpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBA0BI%3BITjpHhB%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BISipHoB%2CuBAAA%3B%3BEApGpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBA%2BBI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAzGpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAoCI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3B%3BEA9GpB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAoCI%2CkBAII%3BIACI%2CWAAA%3BIACA%2CcAAA%3B%3BEAlHxB%2CIAAI%2CoBACA%2CcAoCI%2CaAAY%2CQAmCR%2CqBAoCI%2CkBAII%2CiBAII%2CQAAO%2CMAAO%2CGAAG%3BIACb%2CsBAAA%3B%3BEE5kH9B%2CgBAAgB%3BIACd%2CiBAAA%3B%3BEADF%2CgBAAgB%2CeAGd%3BIACE%2CmBAAA%3B%3BEAGF%2CgBAPc%2CeAOb%3BIACC%2CoBAAA%3B%3BEAIJ%2CkBACE%2CGAAE%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAJJ%2CkBACE%2CGAAE%2CSAKA%3BIACE%2CcAAA%3B%3BEAPN%2CkBAWE%2CYACE%2CEAAC%3BIACC%2CgBAAA%3B%3BEAbN%2CkBAiBE%3BIACE%2CeAAA%3B%3BEAlBJ%2CkBAqBE%3BIACE%2CgBAAA%3B%3BEAIJ%2CYAAY%2CqBACV%3BIACE%2CSAAA%3B%3B%3BACzcN%2CgBAJ2C%3BELuqDvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CgBAAA%22%7D */